@trustme24/flext 1.1.4 → 1.2.0

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.
package/dist/index.cjs CHANGED
@@ -1,17 +1,571 @@
1
- "use strict";var m=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Wt=m(V=>{"use strict";Object.defineProperty(V,"__esModule",{value:!0});V.PotentialLoopError=V.BaseWarning=V.BaseThrowable=V.BaseError=void 0;function de(t){"@babel/helpers - typeof";return de=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},de(t)}function $r(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,en(n.key),n)}}function ze(t,e,r){return e&&$r(t.prototype,e),r&&$r(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function Je(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Qe(t,e,r){return e=Ie(e),Oo(t,Vt()?Reflect.construct(e,r||[],Ie(t).constructor):e.apply(t,r))}function Oo(t,e){if(e&&(de(e)=="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Ao(t)}function Ao(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function Ye(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&xe(t,e)}function jt(t){var e=typeof Map=="function"?new Map:void 0;return jt=function(n){if(n===null||!xo(n))return n;if(typeof n!="function")throw new TypeError("Super expression must either be null or a function");if(e!==void 0){if(e.has(n))return e.get(n);e.set(n,i)}function i(){return Mo(n,arguments,Ie(this).constructor)}return i.prototype=Object.create(n.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),xe(i,n)},jt(t)}function Mo(t,e,r){if(Vt())return Reflect.construct.apply(null,arguments);var n=[null];n.push.apply(n,e);var i=new(t.bind.apply(t,n));return r&&xe(i,r.prototype),i}function Vt(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(Vt=function(){return!!t})()}function xo(t){try{return Function.toString.call(t).indexOf("[native code]")!==-1}catch{return typeof t=="function"}}function xe(t,e){return xe=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},xe(t,e)}function Ie(t){return Ie=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Ie(t)}function Ze(t,e,r){return(e=en(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function en(t){var e=Io(t,"string");return de(e)=="symbol"?e:e+""}function Io(t,e){if(de(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(de(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var Ut=V.BaseThrowable=function(t){function e(r){var n,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return Je(this,e),n=Qe(this,e,[r]),Ze(n,"name","BaseThrowable"),i&&(n.stack=i),n}return Ye(e,t),ze(e)}(jt(Error)),yl=V.BaseError=function(t){function e(){var r;Je(this,e);for(var n=arguments.length,i=new Array(n),o=0;o<n;o++)i[o]=arguments[o];return r=Qe(this,e,[].concat(i)),Ze(r,"name","BaseError"),r}return Ye(e,t),ze(e)}(Ut),_l=V.BaseWarning=function(t){function e(){var r;Je(this,e);for(var n=arguments.length,i=new Array(n),o=0;o<n;o++)i[o]=arguments[o];return r=Qe(this,e,[].concat(i)),Ze(r,"name","BaseWarning"),r}return Ye(e,t),ze(e)}(Ut),bl=V.PotentialLoopError=function(t){function e(){var r;Je(this,e);for(var n=arguments.length,i=new Array(n),o=0;o<n;o++)i[o]=arguments[o];return r=Qe(this,e,[].concat(i)),Ze(r,"name","PotentialLoopError"),r}return Ye(e,t),ze(e)}(Ut)});var x=m(N=>{"use strict";function Gt(t){"@babel/helpers - typeof";return Gt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Gt(t)}N.__esModule=!0;N.extend=tn;N.indexOf=Bo;N.escapeExpression=qo;N.isEmpty=Ho;N.createFrame=Fo;N.blockParams=jo;N.appendContextPath=Vo;var No={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;","=":"&#x3D;"},Ro=/[&<>"'`=]/g,Do=/[&<>"'`=]/;function To(t){return No[t]}function tn(t){for(var e=1;e<arguments.length;e++)for(var r in arguments[e])Object.prototype.hasOwnProperty.call(arguments[e],r)&&(t[r]=arguments[e][r]);return t}var zt=Object.prototype.toString;N.toString=zt;var Kt=function(e){return typeof e=="function"};Kt(/x/)&&(N.isFunction=Kt=function(e){return typeof e=="function"&&zt.call(e)==="[object Function]"});N.isFunction=Kt;var rn=Array.isArray||function(t){return t&&Gt(t)==="object"?zt.call(t)==="[object Array]":!1};N.isArray=rn;function Bo(t,e){for(var r=0,n=t.length;r<n;r++)if(t[r]===e)return r;return-1}function qo(t){if(typeof t!="string"){if(t&&t.toHTML)return t.toHTML();if(t==null)return"";if(!t)return t+"";t=""+t}return Do.test(t)?t.replace(Ro,To):t}function Ho(t){return!t&&t!==0?!0:!!(rn(t)&&t.length===0)}function Fo(t){var e=tn({},t);return e._parent=t,e}function jo(t,e){return t.path=e,t}function Vo(t,e){return(t?t+".":"")+e}});var B=m((Xe,nn)=>{"use strict";Xe.__esModule=!0;var Jt=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function Qt(t,e){var r=e&&e.loc,n=void 0,i=void 0,o=void 0,a=void 0;r&&(n=r.start.line,i=r.end.line,o=r.start.column,a=r.end.column,t+=" - "+n+":"+o);for(var u=Error.prototype.constructor.call(this,t),l=0;l<Jt.length;l++)this[Jt[l]]=u[Jt[l]];Error.captureStackTrace&&Error.captureStackTrace(this,Qt);try{r&&(this.lineNumber=n,this.endLineNumber=i,Object.defineProperty?(Object.defineProperty(this,"column",{value:o,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:a,enumerable:!0})):(this.column=o,this.endColumn=a))}catch{}}Qt.prototype=new Error;Xe.default=Qt;nn.exports=Xe.default});var an=m(($e,on)=>{"use strict";$e.__esModule=!0;var Yt=x();$e.default=function(t){t.registerHelper("blockHelperMissing",function(e,r){var n=r.inverse,i=r.fn;if(e===!0)return i(this);if(e===!1||e==null)return n(this);if(Yt.isArray(e))return e.length>0?(r.ids&&(r.ids=[r.name]),t.helpers.each(e,r)):n(this);if(r.data&&r.ids){var o=Yt.createFrame(r.data);o.contextPath=Yt.appendContextPath(r.data.contextPath,r.name),r={data:o}}return i(e,r)})};on.exports=$e.default});var un=m((et,sn)=>{"use strict";function Zt(t){"@babel/helpers - typeof";return Zt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Zt(t)}et.__esModule=!0;function Uo(t){return t&&t.__esModule?t:{default:t}}var Ne=x(),Wo=B(),Go=Uo(Wo);et.default=function(t){t.registerHelper("each",function(e,r){if(!r)throw new Go.default("Must pass iterator to #each");var n=r.fn,i=r.inverse,o=0,a="",u=void 0,l=void 0;r.data&&r.ids&&(l=Ne.appendContextPath(r.data.contextPath,r.ids[0])+"."),Ne.isFunction(e)&&(e=e.call(this)),r.data&&(u=Ne.createFrame(r.data));function s(v,y,_){u&&(u.key=v,u.index=y,u.first=y===0,u.last=!!_,l&&(u.contextPath=l+v)),a=a+n(e[v],{data:u,blockParams:Ne.blockParams([e[v],v],[l+v,null])})}if(e&&Zt(e)==="object")if(Ne.isArray(e))for(var h=e.length;o<h;o++)o in e&&s(o,o,o===e.length-1);else if(typeof Symbol=="function"&&e[Symbol.iterator]){for(var c=[],p=e[Symbol.iterator](),f=p.next();!f.done;f=p.next())c.push(f.value);e=c;for(var h=e.length;o<h;o++)s(o,o,o===e.length-1)}else(function(){var v=void 0;Object.keys(e).forEach(function(y){v!==void 0&&s(v,o-1),v=y,o++}),v!==void 0&&s(v,o-1,!0)})();return o===0&&(a=i(this)),a})};sn.exports=et.default});var cn=m((tt,ln)=>{"use strict";tt.__esModule=!0;function Ko(t){return t&&t.__esModule?t:{default:t}}var zo=B(),Jo=Ko(zo);tt.default=function(t){t.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new Jo.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})};ln.exports=tt.default});var dn=m((rt,fn)=>{"use strict";rt.__esModule=!0;function Qo(t){return t&&t.__esModule?t:{default:t}}var hn=x(),Yo=B(),pn=Qo(Yo);rt.default=function(t){t.registerHelper("if",function(e,r){if(arguments.length!=2)throw new pn.default("#if requires exactly one argument");return hn.isFunction(e)&&(e=e.call(this)),!r.hash.includeZero&&!e||hn.isEmpty(e)?r.inverse(this):r.fn(this)}),t.registerHelper("unless",function(e,r){if(arguments.length!=2)throw new pn.default("#unless requires exactly one argument");return t.helpers.if.call(this,e,{fn:r.inverse,inverse:r.fn,hash:r.hash})})};fn.exports=rt.default});var mn=m((nt,gn)=>{"use strict";nt.__esModule=!0;nt.default=function(t){t.registerHelper("log",function(){for(var e=[void 0],r=arguments[arguments.length-1],n=0;n<arguments.length-1;n++)e.push(arguments[n]);var i=1;r.hash.level!=null?i=r.hash.level:r.data&&r.data.level!=null&&(i=r.data.level),e[0]=i,t.log.apply(t,e)})};gn.exports=nt.default});var yn=m((it,vn)=>{"use strict";it.__esModule=!0;it.default=function(t){t.registerHelper("lookup",function(e,r,n){return e&&n.lookupProperty(e,r)})};vn.exports=it.default});var bn=m((ot,_n)=>{"use strict";ot.__esModule=!0;function Zo(t){return t&&t.__esModule?t:{default:t}}var Re=x(),Xo=B(),$o=Zo(Xo);ot.default=function(t){t.registerHelper("with",function(e,r){if(arguments.length!=2)throw new $o.default("#with requires exactly one argument");Re.isFunction(e)&&(e=e.call(this));var n=r.fn;if(Re.isEmpty(e))return r.inverse(this);var i=r.data;return r.data&&r.ids&&(i=Re.createFrame(r.data),i.contextPath=Re.appendContextPath(r.data.contextPath,r.ids[0])),n(e,{data:i,blockParams:Re.blockParams([e],[i&&i.contextPath])})})};_n.exports=ot.default});var Xt=m(at=>{"use strict";at.__esModule=!0;at.registerDefaultHelpers=da;at.moveHelperToHooks=ga;function ne(t){return t&&t.__esModule?t:{default:t}}var ea=an(),ta=ne(ea),ra=un(),na=ne(ra),ia=cn(),oa=ne(ia),aa=dn(),sa=ne(aa),ua=mn(),la=ne(ua),ca=yn(),ha=ne(ca),pa=bn(),fa=ne(pa);function da(t){ta.default(t),na.default(t),oa.default(t),sa.default(t),la.default(t),ha.default(t),fa.default(t)}function ga(t,e,r){t.helpers[e]&&(t.hooks[e]=t.helpers[e],r||delete t.helpers[e])}});var Pn=m((st,Sn)=>{"use strict";st.__esModule=!0;var ma=x();st.default=function(t){t.registerDecorator("inline",function(e,r,n,i){var o=e;return r.partials||(r.partials={},o=function(u,l){var s=n.partials;n.partials=ma.extend({},s,r.partials);var h=e(u,l);return n.partials=s,h}),r.partials[i.args[0]]=i.fn,o})};Sn.exports=st.default});var kn=m($t=>{"use strict";$t.__esModule=!0;$t.registerDefaultDecorators=ba;function va(t){return t&&t.__esModule?t:{default:t}}var ya=Pn(),_a=va(ya);function ba(t){_a.default(t)}});var er=m((ut,wn)=>{"use strict";ut.__esModule=!0;var Sa=x(),ge={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(e){if(typeof e=="string"){var r=Sa.indexOf(ge.methodMap,e.toLowerCase());r>=0?e=r:e=parseInt(e,10)}return e},log:function(e){if(e=ge.lookupLevel(e),typeof console<"u"&&ge.lookupLevel(ge.level)<=e){var r=ge.methodMap[e];console[r]||(r="log");for(var n=arguments.length,i=Array(n>1?n-1:0),o=1;o<n;o++)i[o-1]=arguments[o];console[r].apply(console,i)}}};ut.default=ge;wn.exports=ut.default});var Cn=m(tr=>{"use strict";tr.__esModule=!0;tr.createNewLookupObject=ka;var Pa=x();function ka(){for(var t=arguments.length,e=Array(t),r=0;r<t;r++)e[r]=arguments[r];return Pa.extend.apply(void 0,[Object.create(null)].concat(e))}});var rr=m(De=>{"use strict";De.__esModule=!0;De.createProtoAccessControl=La;De.resultIsAllowed=Oa;De.resetLoggedProperties=Ma;function wa(t){return t&&t.__esModule?t:{default:t}}var En=Cn(),Ca=er(),Ea=wa(Ca),lt=Object.create(null);function La(t){var e=Object.create(null);e.constructor=!1,e.__defineGetter__=!1,e.__defineSetter__=!1,e.__lookupGetter__=!1;var r=Object.create(null);return r.__proto__=!1,{properties:{whitelist:En.createNewLookupObject(r,t.allowedProtoProperties),defaultValue:t.allowProtoPropertiesByDefault},methods:{whitelist:En.createNewLookupObject(e,t.allowedProtoMethods),defaultValue:t.allowProtoMethodsByDefault}}}function Oa(t,e,r){return Ln(typeof t=="function"?e.methods:e.properties,r)}function Ln(t,e){return t.whitelist[e]!==void 0?t.whitelist[e]===!0:t.defaultValue!==void 0?t.defaultValue:(Aa(e),!1)}function Aa(t){lt[t]!==!0&&(lt[t]=!0,Ea.default.log("error",'Handlebars: Access has been denied to resolve the property "'+t+`" because it is not an "own property" of its parent.
1
+ "use strict";var Pq=Object.create;var _d=Object.defineProperty;var Oq=Object.getOwnPropertyDescriptor;var Tq=Object.getOwnPropertyNames;var Rq=Object.getPrototypeOf,Fq=Object.prototype.hasOwnProperty;var $=(e,t)=>()=>(e&&(t=e(e=0)),t);var ne=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),Qu=(e,t)=>{for(var r in t)_d(e,r,{get:t[r],enumerable:!0})},NA=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Tq(t))!Fq.call(e,i)&&i!==r&&_d(e,i,{get:()=>t[i],enumerable:!(n=Oq(t,i))||n.enumerable});return e};var At=(e,t,r)=>(r=e!=null?Pq(Rq(e)):{},NA(t||!e||!e.__esModule?_d(r,"default",{value:e,enumerable:!0}):r,e)),R=e=>NA(_d({},"__esModule",{value:!0}),e);var MA={};function Xu(e){"@babel/helpers - typeof";return Xu=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Xu(e)}function jA(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,BA(n.key),n)}}function Cd(e,t,r){return t&&jA(e.prototype,t),r&&jA(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Ed(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function Ad(e,t,r){return t=nf(t),Iq(e,cv()?Reflect.construct(t,r||[],nf(e).constructor):t.apply(e,r))}function Iq(e,t){if(t&&(Xu(t)=="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return Lq(e)}function Lq(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function Dd(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&rf(e,t)}function lv(e){var t=typeof Map=="function"?new Map:void 0;return lv=function(n){if(n===null||!Nq(n))return n;if(typeof n!="function")throw new TypeError("Super expression must either be null or a function");if(t!==void 0){if(t.has(n))return t.get(n);t.set(n,i)}function i(){return $q(n,arguments,nf(this).constructor)}return i.prototype=Object.create(n.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),rf(i,n)},lv(e)}function $q(e,t,r){if(cv())return Reflect.construct.apply(null,arguments);var n=[null];n.push.apply(n,t);var i=new(e.bind.apply(e,n));return r&&rf(i,r.prototype),i}function cv(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(cv=function(){return!!e})()}function Nq(e){try{return Function.toString.call(e).indexOf("[native code]")!==-1}catch{return typeof e=="function"}}function rf(e,t){return rf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},rf(e,t)}function nf(e){return nf=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},nf(e)}function Pd(e,t,r){return(t=BA(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function BA(e){var t=jq(e,"string");return Xu(t)=="symbol"?t:t+""}function jq(e,t){if(Xu(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(Xu(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var fv,CSe,ESe,ASe,pv=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.PotentialLoopError=exports.BaseWarning=exports.BaseThrowable=exports.BaseError=void 0;fv=exports.BaseThrowable=function(e){function t(r){var n,i=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;return Ed(this,t),n=Ad(this,t,[r]),Pd(n,"name","BaseThrowable"),i&&(n.stack=i),n}return Dd(t,e),Cd(t)}(lv(Error)),CSe=exports.BaseError=function(e){function t(){var r;Ed(this,t);for(var n=arguments.length,i=new Array(n),o=0;o<n;o++)i[o]=arguments[o];return r=Ad(this,t,[].concat(i)),Pd(r,"name","BaseError"),r}return Dd(t,e),Cd(t)}(fv),ESe=exports.BaseWarning=function(e){function t(){var r;Ed(this,t);for(var n=arguments.length,i=new Array(n),o=0;o<n;o++)i[o]=arguments[o];return r=Ad(this,t,[].concat(i)),Pd(r,"name","BaseWarning"),r}return Dd(t,e),Cd(t)}(fv),ASe=exports.PotentialLoopError=function(e){function t(){var r;Ed(this,t);for(var n=arguments.length,i=new Array(n),o=0;o<n;o++)i[o]=arguments[o];return r=Ad(this,t,[].concat(i)),Pd(r,"name","PotentialLoopError"),r}return Dd(t,e),Cd(t)}(fv)});function Mq(e){return e.split(jd)}function Fe(e=[]){return Array.isArray(e)?e:[e]}function zn(e){return Array.from(new Set(e))}function hv(e,t){return e.reduce((r,n)=>(r.findIndex(o=>t(n,o))===-1&&r.push(n),r),[])}function ft(e){return typeof e=="string"}function Td(e){return e instanceof uf}function rn(e){return e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function nn(e){let t=e.length,r=-1,n,i="",o=e.charCodeAt(0);for(;++r<t;){if(n=e.charCodeAt(r),n===0){i+="\uFFFD";continue}if(n===37){i+="\\%";continue}if(n===44){i+="\\,";continue}if(n>=1&&n<=31||n===127||r===0&&n>=48&&n<=57||r===1&&n>=48&&n<=57&&o===45){i+=`\\${n.toString(16)} `;continue}if(r===0&&t===1&&n===45){i+=`\\${e.charAt(r)}`;continue}if(n>=128||n===45||n===95||n>=48&&n<=57||n>=65&&n<=90||n>=97&&n<=122){i+=e.charAt(r);continue}i+=`\\${e.charAt(r)}`}return i}function KA(){return{events:{},emit(e,...t){(this.events[e]||[]).forEach(r=>r(...t))},on(e,t){return(this.events[e]=this.events[e]||[]).push(t),()=>this.events[e]=(this.events[e]||[]).filter(r=>r!==t)}}}function yv(e){return e.match(YA)}function Zu(e=""){return QA.test(e)}function XA(e){return typeof e=="function"?{match:e}:e}function dv(e){return e.length===3}function No(e){return e!=null}function JA(){}function qq(e,t){return t.forEach(r=>{r[2]?r[2].layer=e:r[2]={layer:e}}),t}function lf(e){return ft(e)?e:(Array.isArray(e)?e:Object.entries(e)).filter(t=>t[1]!=null)}function ZA(e){return Array.isArray(e)?e.find(t=>!Array.isArray(t)||Array.isArray(t[0]))?e.map(t=>lf(t)):[e]:[lf(e)]}function e3(e){return e.filter(([t,r],n)=>{if(t.startsWith("$$"))return!1;for(let i=n-1;i>=0;i--)if(e[i][0]===t&&e[i][1]===r)return!1;return!0})}function Ju(e){return e==null?"":e3(e).map(([t,r])=>r!=null&&typeof r!="function"?`${t}:${r};`:void 0).filter(Boolean).join("")}function of(e){return e&&typeof e=="object"&&!Array.isArray(e)}function Ia(e,t,r=!1){let n=e,i=t;if(Array.isArray(i))return r&&Array.isArray(i)?[...n,...i]:[...i];let o={...n};return of(n)&&of(i)&&Object.keys(i).forEach(a=>{of(n[a])&&of(i[a])||Array.isArray(n[a])&&Array.isArray(i[a])?o[a]=Ia(n[a],i[a],r):Object.assign(o,{[a]:i[a]})}),o}function sf(e){let t,r,n;if(Array.isArray(e)){for(r=Array.from({length:t=e.length});t--;)r[t]=(n=e[t])&&typeof n=="object"?sf(n):n;return r}if(Object.prototype.toString.call(e)==="[object Object]"){r={};for(t in e)t==="__proto__"?Object.defineProperty(r,t,{value:sf(e[t]),configurable:!0,enumerable:!0,writable:!0}):r[t]=(n=e[t])&&typeof n=="object"?sf(n):n;return r}return e}function t3(e){return ft(e[0])}function r3(e){return ft(e[0])}function n3(e=["-",":"]){let t=e.join("|");return Od[t]||(Od[t]=new RegExp(`((?:[!@<~\\w+:_-]|\\[&?>?:?\\S*\\])+?)(${t})\\(((?:[~!<>\\w\\s:/\\\\,%#.$?-]|\\[[^\\]]*?\\])+?)\\)(?!\\s*?=>)`,"gm")),Od[t].lastIndex=0,Od[t]}function Bd(e,t=["-",":"],r=5){let n=n3(t),i,o=e.toString(),a=new Set,s=new Map;do i=!1,o=o.replace(n,(l,f,p,m,b)=>{if(!t.includes(p))return l;i=!0,a.add(f+p);let v=b+f.length+p.length+1,w={length:l.length,items:[]};s.set(b,w);for(let _ of[...m.matchAll(/\S+/g)]){let P=v+_.index,A=s.get(P)?.items;A?s.delete(P):A=[{offset:P,length:_[0].length,className:_[0]}];for(let E of A)E.className=E.className==="~"?f:E.className.replace(/^(!?)(.*)/,`$1${f}${p}$2`),w.items.push(E)}return"$".repeat(l.length)}),r-=1;while(i&&r);let u;if(typeof e=="string"){u="";let l=0;for(let[f,p]of s)u+=e.slice(l,f),u+=p.items.map(m=>m.className).join(" "),l=f+p.length;u+=e.slice(l)}else{u=e;for(let[l,f]of s)u.overwrite(l,l+f.length,f.items.map(p=>p.className).join(" "))}return{prefixes:Array.from(a),hasChanged:i,groupsByOffset:s,get expanded(){return u.toString()}}}function Vq(e,t){let r=new Map,n=t.sort((i,o)=>o.length-i.length);return e.split(/\s+/g).map(i=>{let o=n.find(s=>i.startsWith(s));if(!o)return i;let a=i.slice(o.length);if(r.has(o))return r.get(o).push(a),null;{let s=[a];return r.set(o,s),{prefix:o,items:s}}}).filter(No).map(i=>typeof i=="string"?i:`${i.prefix}(${i.items.join(" ")})`).join(" ")}function Ts(e,t=["-",":"],r=5){let n=Bd(e,t,r);return typeof e=="string"?n.expanded:e}function Md(e){qA.has(e)||(console.warn("[unocss]",e),qA.add(e))}function vv(e){return Fe(e).flatMap(t=>Array.isArray(t)?[t]:Object.entries(t))}async function i3(e){let t=typeof e=="function"?await e():await e;if(VA in t)return t;t={...t},Object.defineProperty(t,VA,{value:!0,enumerable:!1});let r=t.shortcuts?vv(t.shortcuts):void 0;if(t.shortcuts=r,t.prefix||t.layer){let n=i=>{i[2]||(i[2]={});let o=i[2];o.prefix==null&&t.prefix&&(o.prefix=Fe(t.prefix)),o.layer==null&&t.layer&&(o.layer=t.layer)};r?.forEach(n),t.rules?.forEach(n)}return t}async function xv(e){let t=await i3(e);if(!t.presets)return[t];let r=(await Promise.all((t.presets||[]).flatMap(Fe).flatMap(xv))).flat();return[t,...r]}function o3(e){if(e.length===0)return{};let t=[],r=[],n=!1,i=[],o=[];for(let s of e){if(s.pipeline===!1){n=!0;break}else s.pipeline?.include&&t.push(s.pipeline.include),s.pipeline?.exclude&&r.push(s.pipeline.exclude);s.filesystem&&i.push(s.filesystem),s.inline&&o.push(s.inline)}let a={pipeline:n?!1:{include:zn(UA(...t)),exclude:zn(UA(...r))}};return i.length&&(a.filesystem=zn(i.flat())),o.length&&(a.inline=zn(o.flat())),a}async function mv(e={},t={}){let r=Object.assign({},t,e),n=hv((await Promise.all((r.presets||[]).flatMap(Fe).flatMap(xv))).flat(),(L,I)=>L.name===I.name),i=[...n.filter(L=>L.enforce==="pre"),...n.filter(L=>!L.enforce),...n.filter(L=>L.enforce==="post")],o=[...i,r],a=[...o].reverse(),s=Object.assign({},HA,...o.map(L=>L.layers));function u(L){return zn(o.flatMap(I=>Fe(I[L]||[])))}let l=u("extractors"),f=a.find(L=>L.extractorDefault!==void 0)?.extractorDefault;f===void 0&&(f=GA),f&&!l.includes(f)&&l.unshift(f),l.sort((L,I)=>(L.order||0)-(I.order||0));let p=u("rules"),m={},b=p.length,v=p.filter(L=>t3(L)?(Fe(L[2]?.prefix||"").forEach(O=>{m[O+L[0]]=L}),!1):!0).reverse(),w={templates:zn(o.flatMap(L=>Fe(L.autocomplete?.templates))),extractors:o.flatMap(L=>Fe(L.autocomplete?.extractors)).sort((L,I)=>(L.order||0)-(I.order||0)),shorthands:Wq(o.map(L=>L.autocomplete?.shorthands||{}))},_=u("separators");_.length||(_=[":","-"]);let P=u("content"),A=o3(P),E={mergeSelectors:!0,warn:!0,sortLayers:L=>L,...r,blocklist:u("blocklist"),presets:i,envMode:r.envMode||"build",shortcutsLayer:r.shortcutsLayer||"shortcuts",layers:s,theme:a3(o.map(L=>L.theme)),rules:p,rulesSize:b,rulesDynamic:v,rulesStaticMap:m,preprocess:u("preprocess"),postprocess:u("postprocess"),preflights:u("preflights"),autocomplete:w,variants:u("variants").map(XA).sort((L,I)=>(L.order||0)-(I.order||0)),shortcuts:vv(u("shortcuts")).reverse(),extractors:l,safelist:u("safelist"),separators:_,details:r.details??r.envMode==="dev",content:A,transformers:hv(u("transformers"),(L,I)=>L.name===I.name)},y=u("extendTheme");for(let L of y)E.theme=L(E.theme,E)||E.theme;for(let L of o)L?.configResolved?.(E);return E}function Uq(e){let t=["shortcuts","preprocess","postprocess"];return e.map(n=>Object.entries(n).reduce((i,[o,a])=>({...i,[o]:t.includes(o)?Fe(a):a}),{})).reduce(({theme:n,content:i,...o},{theme:a,content:s,...u})=>{let l=Ia(o,u,!0);return(n||a)&&(l.theme=a3([n,a])),(i||s)&&(l.content=o3([i||{},s||{}])),l},{})}function a3(e){return e.map(t=>t?sf(t):{}).reduce((t,r)=>Ia(t,r),{})}function Wq(e){return e.reduce((t,r)=>{let n={};for(let i in r){let o=r[i];Array.isArray(o)?n[i]=`(${o.join("|")})`:n[i]=o}return{...t,...n}},{})}function UA(...e){return e.flatMap(zq)}function zq(e){return Array.isArray(e)?e:e?[e]:[]}function La(e){return e}async function Gq(e,t){return await $d.create(e,t)}function s3(e){return cf.test(e)}function Kq(e,t){return s3(e)?e.replace(cf,t?` ${t} `:" "):t?`${t} ${e}`:e}function qd(e){return WA.test(e)?e.replace(WA,(t,r,n,i)=>`[${Rd(r)}${n}"${Rd(i)}"]`):`.${Rd(e)}`}function Yq(e,t){return t(e)}var af,Fd,zA,Nd,HA,jd,Bq,GA,uf,Rd,YA,bv,QA,Id,Ld,Od,qA,VA,Hq,Qt,$d,gv,cf,WA,Dt=$(()=>{af="default",Fd="preflights",zA="shortcuts",Nd="imports",HA={[Nd]:-200,[Fd]:-100,[zA]:-10,[af]:0},jd=/[\\:]?[\s'"`;{}]+/g,Bq=/([\\:]?[\s"'`;<>]|:\(|\)"|\)\s)/g;GA={name:"@unocss/core/extractor-split",order:0,extract({code:e}){return Mq(e)}};uf=class extends Set{_map=new Map;constructor(t){if(super(),t)for(let r of t)this.add(r)}add(t){return this._map.set(t,(this._map.get(t)??0)+1),super.add(t)}delete(t){return this._map.has(t)?(this._map.delete(t),super.delete(t)):!1}clear(){this._map.clear(),super.clear()}getCount(t){return this._map.get(t)??0}setCount(t,r){return this._map.set(t,r),super.add(t)}};Rd=nn;YA=/^\[(.+?)~?="(.*)"\]$/,bv=/\.(css|postcss|sass|scss|less|stylus|styl)($|\?)/,QA=/[\w\u00A0-\uFFFF%-?]/;Id=class{_map=new Map;get(t,r){let n=this._map.get(t);if(n)return n.get(r)}getFallback(t,r,n){let i=this._map.get(t);return i||(i=new Map,this._map.set(t,i)),i.has(r)||i.set(r,n),i.get(r)}set(t,r,n){let i=this._map.get(t);return i||(i=new Map,this._map.set(t,i)),i.set(r,n),this}has(t,r){return this._map.get(t)?.has(r)}delete(t,r){return this._map.get(t)?.delete(r)||!1}deleteTop(t){return this._map.delete(t)}map(t){return Array.from(this._map.entries()).flatMap(([r,n])=>Array.from(n.entries()).map(([i,o])=>t(o,r,i)))}},Ld=class extends Map{getFallback(t,r){let n=this.get(t);return n===void 0?(this.set(t,r),r):n}map(t){let r=[];return this.forEach((n,i)=>{r.push(t(n,i))}),r}flatMap(t){let r=[];return this.forEach((n,i)=>{r.push(...t(n,i))}),r}};Od={};qA=new Set;VA="_uno_resolved";Hq="66.3.3",Qt={shortcutsNoMerge:"$$symbol-shortcut-no-merge",noMerge:"$$symbol-no-merge",variants:"$$symbol-variants",parent:"$$symbol-parent",selector:"$$symbol-selector",layer:"$$symbol-layer",sort:"$$symbol-sort"},$d=class e{constructor(t={},r={}){this.userConfig=t,this.defaults=r}version=Hq;events=KA();config=void 0;cache=new Map;blocked=new Set;parentOrders=new Map;activatedRules=new Set;static async create(t={},r={}){let n=new e(t,r);return n.config=await mv(n.userConfig,n.defaults),n.events.emit("config",n.config),n}async setConfig(t,r){t&&(r&&(this.defaults=r),this.userConfig=t,this.blocked.clear(),this.parentOrders.clear(),this.activatedRules.clear(),this.cache.clear(),this.config=await mv(t,this.defaults),this.events.emit("config",this.config))}async applyExtractors(t,r,n=new Set){let i={original:t,code:t,id:r,extracted:n,envMode:this.config.envMode};for(let o of this.config.extractors){let a=await o.extract?.(i);if(a)if(Td(a)&&Td(n))for(let s of a)n.setCount(s,n.getCount(s)+a.getCount(s));else for(let s of a)n.add(s)}return n}makeContext(t,r){let n={rawSelector:t,currentSelector:r[1],theme:this.config.theme,generator:this,symbols:Qt,variantHandlers:r[2],constructCSS:(...i)=>this.constructCustomCSS(n,...i),variantMatch:r};return n}async parseToken(t,r){if(this.blocked.has(t))return;let n=`${t}${r?` ${r}`:""}`;if(this.cache.has(n))return this.cache.get(n);let i=this.config.preprocess.reduce((u,l)=>l(u)??u,t);if(this.isBlocked(i)){this.blocked.add(t),this.cache.set(n,null);return}let o=await this.matchVariants(t,i);if(o.every(u=>!u||this.isBlocked(u[1]))){this.blocked.add(t),this.cache.set(n,null);return}let a=async u=>{let l=this.makeContext(t,[r||u[0],u[1],u[2],u[3]]);this.config.details&&(l.variants=[...u[3]]);let f=await this.expandShortcut(l.currentSelector,l);return f?await this.stringifyShortcuts(l.variantMatch,l,f[0],f[1]):(await this.parseUtil(l.variantMatch,l))?.map(m=>this.stringifyUtil(m,l)).filter(No)},s=(await Promise.all(o.map(u=>a(u)))).flat().filter(u=>!!u);if(s?.length)return this.cache.set(n,s),s;this.cache.set(n,null)}async generate(t,r={}){let{id:n,scope:i,preflights:o=!0,safelist:a=!0,minify:s=!1,extendedInfo:u=!1}=r,l=ft(t)?await this.applyExtractors(t,n,u?new uf:new Set):Array.isArray(t)?new Set(t):t;if(a){let O={generator:this,theme:this.config.theme};this.config.safelist.flatMap(N=>typeof N=="function"?N(O):N).forEach(N=>{let X=N.trim();X&&!l.has(X)&&l.add(X)})}let f=s?"":`
2
+ `,p=new Set([af]),m=u?new Map:new Set,b=new Map,v={},w=Array.from(l).map(async O=>{if(m.has(O))return;let N=await this.parseToken(O);if(N!=null){m instanceof Map?m.set(O,{data:N,count:Td(l)?l.getCount(O):-1}):m.add(O);for(let X of N){let se=X[3]||"",ie=X[4]?.layer;b.has(se)||b.set(se,[]),b.get(se).push(X),ie&&p.add(ie)}}});await Promise.all(w),await(async()=>{if(!o)return;let O={generator:this,theme:this.config.theme},N=new Set([]);this.config.preflights.forEach(({layer:X=Fd})=>{p.add(X),N.add(X)}),v=Object.fromEntries(await Promise.all(Array.from(N).map(async X=>{let ie=(await Promise.all(this.config.preflights.filter(te=>(te.layer||Fd)===X).map(async te=>await te.getCSS(O)))).filter(Boolean).join(f);return[X,ie]})))})();let _=this.config.sortLayers(Array.from(p).sort((O,N)=>(this.config.layers[O]??0)-(this.config.layers[N]??0)||O.localeCompare(N))),P={},A=this.config.outputToCssLayers,E=O=>{let N=O;return typeof A=="object"&&(N=A.cssLayerName?.(O)),N===null?null:N??O},y=(O=af)=>{if(P[O])return P[O];let N=Array.from(b).sort((ie,te)=>(this.parentOrders.get(ie[0])??0)-(this.parentOrders.get(te[0])??0)||ie[0]?.localeCompare(te[0]||"")||0).map(([ie,te])=>{let Ee=te.length,z=te.filter(pe=>(pe[4]?.layer||af)===O).sort((pe,Le)=>pe[0]-Le[0]||(pe[4]?.sort||0)-(Le[4]?.sort||0)||pe[5]?.currentSelector?.localeCompare(Le[5]?.currentSelector??"")||pe[1]?.localeCompare(Le[1]||"")||pe[2]?.localeCompare(Le[2]||"")||0).map(([,pe,Le,,Mt,,Hr])=>[[[(pe&&Kq(pe,i))??"",Mt?.sort??0]],Le,!!(Hr??Mt?.noMerge)]);if(!z.length)return;let G=z.reverse().map(([pe,Le,Mt],Hr)=>{if(!Mt&&this.config.mergeSelectors)for(let pt=Hr+1;pt<Ee;pt++){let Zt=z[pt];if(Zt&&!Zt[2]&&(pe&&Zt[0]||pe==null&&Zt[0]==null)&&Zt[1]===Le)return pe&&Zt[0]&&Zt[0].push(...pe),null}let Gr=pe?zn(pe.sort((pt,Zt)=>pt[1]-Zt[1]||pt[0]?.localeCompare(Zt[0]||"")||0).map(pt=>pt[0]).filter(Boolean)):[];return Gr.length?`${Gr.join(`,${f}`)}{${Le}}`:Le}).filter(Boolean),Z=Array.from(new Set(G)).reverse().join(f);if(!ie)return Z;let Q=ie.split(" $$ ");return`${Q.join("{")}{${f}${Z}${f}${"}".repeat(Q.length)}`}).filter(Boolean).join(f);o&&(N=[v[O],N].filter(Boolean).join(f));let X;A&&N&&(X=E(O),X!==null&&(N=`@layer ${X}{${f}${N}${f}}`));let se=s?"":`/* layer: ${O}${X&&X!==O?`, alias: ${X}`:""} */${f}`;return P[O]=N?se+N:""},L=(O=_,N)=>{let X=O.filter(se=>!N?.includes(se));return[A&&X.length>0?`@layer ${X.map(E).filter(No).join(", ")};`:void 0,...X.map(se=>y(se)||"")].filter(Boolean).join(f)};return{get css(){return L()},layers:_,matched:m,getLayers:L,getLayer:y,setLayer:async(O,N)=>{let X=await N(y(O));return P[O]=X,X}}}async matchVariants(t,r){let n={rawSelector:t,theme:this.config.theme,generator:this},i=async o=>{let a=!0,[,,s,u]=o;for(;a;){a=!1;let l=o[1];for(let f of this.config.variants){if(!f.multiPass&&u.has(f))continue;let p=await f.match(l,n);if(p){if(ft(p)){if(p===l)continue;p={matcher:p}}if(Array.isArray(p)){if(!p.length)continue;if(p.length===1)p=p[0];else{if(f.multiPass)throw new Error("multiPass can not be used together with array return variants");let m=p.map(b=>{let v=b.matcher??l,w=[b,...s],_=new Set(u);return _.add(f),[o[0],v,w,_]});return(await Promise.all(m.map(b=>i(b)))).flat()}}o[1]=p.matcher??l,s.unshift(p),u.add(f),a=!0;break}}if(!a)break;if(s.length>500)throw new Error(`Too many variants applied to "${t}"`)}return[o]};return await i([t,r||t,[],new Set])}applyVariants(t,r=t[4],n=t[1]){let o=r.slice().sort((l,f)=>(l.order||0)-(f.order||0)).reduceRight((l,f)=>p=>{let m=f.body?.(p.entries)||p.entries,b=Array.isArray(f.parent)?f.parent:[f.parent,void 0],v=f.selector?.(p.selector,m);return(f.handle??Yq)({...p,entries:m,selector:v||p.selector,parent:b[0]||p.parent,parentOrder:b[1]||p.parentOrder,layer:f.layer||p.layer,sort:f.sort||p.sort},l)},l=>l)({prefix:"",selector:qd(n),pseudo:"",entries:t[2]}),{parent:a,parentOrder:s}=o;a!=null&&s!=null&&this.parentOrders.set(a,s);let u={selector:[o.prefix,o.selector,o.pseudo].join(""),entries:o.entries,parent:a,layer:o.layer,sort:o.sort,noMerge:o.noMerge};for(let l of this.config.postprocess)l(u);return u}constructCustomCSS(t,r,n){let i=lf(r);if(ft(i))return i;let{selector:o,entries:a,parent:s}=this.applyVariants([0,n||t.rawSelector,i,void 0,t.variantHandlers]),u=`${o}{${Ju(a)}}`;return s?`${s}{${u}}`:u}async parseUtil(t,r,n=!1,i){let o=ft(t)?await this.matchVariants(t):[t],a=async([u,l,f])=>{this.config.details&&(r.rules=r.rules??[]);let p={...r,variantHandlers:f},m=this.config.rulesStaticMap[l];if(m&&m[1]&&(n||!m[2]?.internal))return this.resolveCSSResult(u,m[1],m,p);for(let b of this.config.rulesDynamic){let[v,w,_]=b;if(_?.internal&&!n)continue;let P=l;if(_?.prefix){let L=Fe(_.prefix);if(i){let I=Fe(i);if(!L.some(O=>I.includes(O)))continue}else{let I=L.find(O=>l.startsWith(O));if(I==null)continue;P=l.slice(I.length)}}let A=P.match(v);if(!A)continue;let E=await w(A,p);if(!E)continue;if(typeof E!="string")if(Symbol.asyncIterator in E){let L=[];for await(let I of E)I&&L.push(I);E=L}else Symbol.iterator in E&&!Array.isArray(E)&&(E=Array.from(E).filter(No));let y=this.resolveCSSResult(u,E,b,p);if(y)return y}},s=(await Promise.all(o.map(u=>a(u)))).flat().filter(u=>!!u);if(s.length)return s}resolveCSSResult=(t,r,n,i)=>{let o=ZA(r).filter(a=>a.length);if(o.length){this.config.details&&i.rules.push(n),i.generator.activatedRules.add(n);let a=i.generator.config.rules.indexOf(n),s=n[2];return o.map(u=>{if(ft(u))return[a,u,s];let l=i.variantHandlers,f=s;for(let p of u)p[0]===Qt.variants?typeof p[1]=="function"?l=p[1](l)||l:l=[...Fe(p[1]),...l]:p[0]===Qt.parent?l=[{parent:p[1]},...l]:p[0]===Qt.selector?l=[{selector:p[1]},...l]:p[0]===Qt.layer?l=[{layer:p[1]},...l]:p[0]===Qt.sort?f={...f,sort:p[1]}:p[0]===Qt.noMerge&&(f={...f,noMerge:p[1]});return[a,t,u,f,l]})}};stringifyUtil(t,r){if(!t)return;if(dv(t))return[t[0],void 0,t[1],void 0,t[2],this.config.details?r:void 0,void 0];let{selector:n,entries:i,parent:o,layer:a,sort:s,noMerge:u}=this.applyVariants(t),l=Ju(i);if(!l)return;let{layer:f,sort:p,...m}=t[3]??{},b={...m,layer:a??f,sort:s??p};return[t[0],n,l,o,b,this.config.details?r:void 0,u]}async expandShortcut(t,r,n=5){if(n===0)return;let i=this.config.details?l=>{r.shortcuts=r.shortcuts??[],r.shortcuts.push(l)}:JA,o,a,s,u;for(let l of this.config.shortcuts){let f=t;if(l[2]?.prefix){let m=Fe(l[2].prefix).find(b=>t.startsWith(b));if(m==null)continue;f=t.slice(m.length)}if(r3(l)){if(l[0]===f){o=o||l[2],a=l[1],i(l);break}}else{let p=f.match(l[0]);if(p&&(a=l[1](p,r)),a){o=o||l[2],i(l);break}}}if(a&&(s=zn(Fe(a).filter(ft).map(l=>Ts(l.trim()).split(/\s+/g)).flat()),u=Fe(a).filter(l=>!ft(l)).map(l=>({handles:[],value:l}))),!a){let l=ft(t)?await this.matchVariants(t):[t];for(let f of l){let[p,m,b]=f;if(p!==m){let v=await this.expandShortcut(m,r,n-1);v&&(s=v[0].filter(ft).map(w=>p.replace(m,w)),u=v[0].filter(w=>!ft(w)).map(w=>({handles:[...w.handles,...b],value:w.value})))}}}if(!(!s?.length&&!u?.length))return[[await Promise.all(Fe(s).map(async l=>(await this.expandShortcut(l,r,n-1))?.[0]||[l])),u].flat(2).filter(l=>!!l),o]}async stringifyShortcuts(t,r,n,i={layer:this.config.shortcutsLayer}){let o=new Ld,a=(await Promise.all(zn(n).map(async f=>{let p=ft(f)?await this.parseUtil(f,r,!0,i.prefix):[[Number.POSITIVE_INFINITY,"{inline}",lf(f.value),void 0,f.handles]];return!p&&this.config.warn&&Md(`unmatched utility "${f}" in shortcut "${t[1]}"`),p||[]}))).flat(1).filter(Boolean).sort((f,p)=>f[0]-p[0]),[s,,u]=t,l=[];for(let f of a){if(dv(f)){l.push([f[0],void 0,f[1],void 0,f[2],r,void 0]);continue}let{selector:p,entries:m,parent:b,sort:v,noMerge:w,layer:_}=this.applyVariants(f,[...f[4],...u],s);o.getFallback(_??i.layer,new Id).getFallback(p,b,[[],f[0]])[0].push([m,!!(w??f[3]?.noMerge),v??0])}return l.concat(o.flatMap((f,p)=>f.map(([m,b],v,w)=>{let _=(A,E,y)=>{let L=Math.max(...y.map(O=>O[1])),I=y.map(O=>O[0]);return(A?[I.flat(1)]:I).map(O=>{let N=Ju(O);if(N)return[b,v,N,w,{...i,noMerge:E,sort:L,layer:p},r,void 0]})};return[[m.filter(([,A])=>A).map(([A,,E])=>[A,E]),!0],[m.filter(([,A])=>!A).map(([A,,E])=>[A,E]),!1]].map(([A,E])=>[..._(!1,E,A.filter(([y])=>y.some(L=>L[0]===Qt.shortcutsNoMerge))),..._(!0,E,A.filter(([y])=>y.every(L=>L[0]!==Qt.shortcutsNoMerge)))])}).flat(2).filter(Boolean)))}isBlocked(t){return!t||this.config.blocklist.map(r=>Array.isArray(r)?r[0]:r).some(r=>typeof r=="function"?r(t):ft(r)?r===t:r.test(t))}getBlocked(t){let r=this.config.blocklist.find(n=>{let i=Array.isArray(n)?n[0]:n;return typeof i=="function"?i(t):ft(i)?i===t:i.test(t)});return r?Array.isArray(r)?r:[r,void 0]:void 0}},gv=class extends $d{constructor(t={},r={}){super(t,r),console.warn("`new UnoGenerator()` is deprecated, please use `createGenerator()` instead")}};cf=/\s\$\$\s+/g;WA=/^\[(.+?)(~?=)"(.*)"\]$/});function Qq(e={}){let t=e.prefix??"un-",r=e.prefixedOnly??!1,n=e.trueToNonValued??!1,i;return{name:"attributify",match(o,{generator:a}){let s=yv(o);if(!s)return;let u=s[1];if(u.startsWith(t))u=u.slice(t.length);else if(r)return;let l=s[2],[,f="",p=l]=l.match(c3)||[];if(p==="~"||n&&p==="true"||!p)return`${f}${u}`;if(i==null){let m=a?.config?.separators?.join("|");m?i=new RegExp(`^(.*\\](?:${m}))(\\[[^\\]]+?\\])$`):i=!1}if(i){let[,m,b]=l.match(i)||[];if(b)return`${m}${f}${u}-${b}`}if(f&&p.match(/^[\d.]+$/)){let m=f.split(/([^:]*:)/g).filter(Boolean),b=m.pop()+p,v=m.join("");return[{matcher:`${f}${u}-${p}`},{matcher:`${v}${u}-${b}`}]}return`${f}${u}-${p}`}}}function Zq(e){return{name:"attributify",extract:({content:t,cursor:r})=>{let n=t.matchAll(Xq),i,o=0;for(let A of n){let[,E,y]=A,L=A.index+E.length;if(r>L&&r<=L+y.length){o=L,i=y;break}}if(!i)return null;let a=i.matchAll(Jq),s=0,u,l;for(let A of a){let[E,y,L]=A,I=o+A.index;if(r>I&&r<=I+E.length){s=I,u=y,l=L?.slice(1);break}}if(!u||u==="class"||u==="className"||u===":class")return null;let f=!!e?.prefix&&u.startsWith(e.prefix);if(e?.prefixedOnly&&!f)return null;let p=f?u.slice(e.prefix.length):u;if(l===void 0)return{extracted:p,resolveReplacement(A){let E=f?e.prefix.length:0;return{start:s+E,end:s+u.length,replacement:A}}};let m=s+u.length+2,b=u3.exec(l),v=0,w;for(;b;){let[A]=b;if(r>m+v&&r<=m+v+b.index){w=l.slice(v,v+b.index);break}v+=b.index+A.length,b=u3.exec(l.slice(v))}w===void 0&&(w=l.slice(v));let[,_="",P]=w.match(c3)||[];return{extracted:`${_}${p}-${P}`,transformSuggestions(A){return A.filter(E=>E.startsWith(`${_}${p}-`)).map(E=>_+E.slice(_.length+p.length+1))},resolveReplacement(A){return{start:v+m,end:v+m+w.length,replacement:_+A.slice(_.length+p.length+1)}}}}}}function rV(e){let t=e?.ignoreAttributes??f3,r=e?.nonValuedAttribute??!0,n=e?.trueToNonValued??!1;return{name:"@unocss/preset-attributify/extractor",extract({code:i}){return Array.from(i.matchAll(wv)).flatMap(o=>Array.from((o[1]||"").matchAll(tV))).flatMap(([,o,...a])=>{let s=a.filter(Boolean).join("");if(t.includes(o))return[];for(let u of eV)if(o.startsWith(u)){o=o.slice(u.length);break}if(!s){if(Zu(o)&&r!==!1){let u=[`[${o}=""]`];return n&&u.push(`[${o}="true"]`),u}return[]}return["class","className"].includes(o)?s.split(l3).filter(Zu):wv.test(s)?(wv.lastIndex=0,this.extract({code:s})):e?.prefixedOnly&&e.prefix&&!o.startsWith(e.prefix)?[]:s.split(l3).filter(u=>!!u&&u!==":").map(u=>`[${o}~="${u}"]`)})}}}var c3,Xq,Jq,u3,eV,l3,wv,tV,f3,p3,h3=$(()=>{Dt();c3=/^(?!.*\[[^:]+:.+\]$)((?:.+:)?!?)(.*)$/;Xq=/(<\w[\w:.$-]*\s)((?:'[^>']*'|"[^>"]*"|`[^>`]*`|\{[^>}]*\}|[^>]*?)*)/g,Jq=/(\?|(?!\d|-{2}|-\d)[\w\u00A0-\uFFFF-:%]+)(?:=("[^"]*|'[^']*))?/g,u3=/[\s'"`;>]+/;eV=["v-bind:",":"],l3=/[\s'"`;]+/g,wv=/<[^>\s]*\s((?:'[^']*'|"[^"]*"|`[^`]*`|\{[^}]*\}|=>|[^>]*?)*)/g,tV=/(\?|(?!\d|-{2}|-\d)[\w\u00A0-\uFFFF:!%.~<-]+)=?(?:"([^"]*)"|'([^']*)'|\{([^}]*)\})?/g,f3=["placeholder","fill","opacity","stroke-opacity"];p3=(e={})=>{e.strict=e.strict??!1,e.prefix=e.prefix??"un-",e.prefixedOnly=e.prefixedOnly??!1,e.nonValuedAttribute=e.nonValuedAttribute??!0,e.ignoreAttributes=e.ignoreAttributes??f3;let t=[Qq(e)],r=[rV(e)],n=[Zq(e)];return{name:"@unocss/preset-attributify",enforce:"post",variants:t,extractors:r,options:e,autocomplete:{extractors:n},extractorDefault:e.strict?!1:void 0}}});var nV,el,kv,d3,Vd=$(()=>{nV=Object.freeze({left:0,top:0,width:16,height:16}),el=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),kv=Object.freeze({...nV,...el}),d3=Object.freeze({...kv,body:"",hidden:!1})});var iV,Ud,Sv=$(()=>{Vd();iV=Object.freeze({width:null,height:null}),Ud=Object.freeze({...iV,...el})});function m3(e,t){let r={};!e.hFlip!=!t.hFlip&&(r.hFlip=!0),!e.vFlip!=!t.vFlip&&(r.vFlip=!0);let n=((e.rotate||0)+(t.rotate||0))%4;return n&&(r.rotate=n),r}var g3=$(()=>{});function _v(e,t){let r=m3(e,t);for(let n in d3)n in el?n in e&&!(n in r)&&(r[n]=el[n]):n in t?r[n]=t[n]:n in e&&(r[n]=e[n]);return r}var b3=$(()=>{Vd();g3()});function y3(e,t){let r=e.icons,n=e.aliases||Object.create(null),i=Object.create(null);function o(a){if(r[a])return i[a]=[];if(!(a in i)){i[a]=null;let s=n[a]&&n[a].parent,u=s&&o(s);u&&(i[a]=[s].concat(u))}return i[a]}return(t||Object.keys(r).concat(Object.keys(n))).forEach(o),i}var v3=$(()=>{});function x3(e,t,r){let n=e.icons,i=e.aliases||Object.create(null),o={};function a(s){o=_v(n[s]||i[s],o)}return a(t),r.forEach(a),_v(e,o)}function w3(e,t){if(e.icons[t])return x3(e,t,[]);let r=y3(e,[t])[t];return r?x3(e,t,r):null}var k3=$(()=>{b3();v3()});function Rs(e,t,r){if(t===1)return e;if(r=r||100,typeof e=="number")return Math.ceil(e*t*r)/r;if(typeof e!="string")return e;let n=e.split(oV);if(n===null||!n.length)return e;let i=[],o=n.shift(),a=aV.test(o);for(;;){if(a){let s=parseFloat(o);isNaN(s)?i.push(o):i.push(Math.ceil(s*t*r)/r)}else i.push(o);if(o=n.shift(),o===void 0)return i.join("");a=!a}}var oV,aV,Wd=$(()=>{oV=/(-?[0-9.]*[0-9]+[0-9.]*)/g,aV=/^-?[0-9.]*[0-9]+[0-9.]*$/g});function sV(e,t="defs"){let r="",n=e.indexOf("<"+t);for(;n>=0;){let i=e.indexOf(">",n),o=e.indexOf("</"+t);if(i===-1||o===-1)break;let a=e.indexOf(">",o);if(a===-1)break;r+=e.slice(i+1,o).trim(),e=e.slice(0,n).trim()+e.slice(a+1)}return{defs:r,content:e}}function uV(e,t){return e?"<defs>"+e+"</defs>"+t:t}function S3(e,t,r){let n=sV(e);return uV(n.defs,t+n.content+r)}var _3=$(()=>{});function C3(e,t){let r={...kv,...e},n={...Ud,...t},i={left:r.left,top:r.top,width:r.width,height:r.height},o=r.body;[r,n].forEach(w=>{let _=[],P=w.hFlip,A=w.vFlip,E=w.rotate;P?A?E+=2:(_.push("translate("+(i.width+i.left).toString()+" "+(0-i.top).toString()+")"),_.push("scale(-1 1)"),i.top=i.left=0):A&&(_.push("translate("+(0-i.left).toString()+" "+(i.height+i.top).toString()+")"),_.push("scale(1 -1)"),i.top=i.left=0);let y;switch(E<0&&(E-=Math.floor(E/4)*4),E=E%4,E){case 1:y=i.height/2+i.top,_.unshift("rotate(90 "+y.toString()+" "+y.toString()+")");break;case 2:_.unshift("rotate(180 "+(i.width/2+i.left).toString()+" "+(i.height/2+i.top).toString()+")");break;case 3:y=i.width/2+i.left,_.unshift("rotate(-90 "+y.toString()+" "+y.toString()+")");break}E%2===1&&(i.left!==i.top&&(y=i.left,i.left=i.top,i.top=y),i.width!==i.height&&(y=i.width,i.width=i.height,i.height=y)),_.length&&(o=S3(o,'<g transform="'+_.join(" ")+'">',"</g>"))});let a=n.width,s=n.height,u=i.width,l=i.height,f,p;a===null?(p=s===null?"1em":s==="auto"?l:s,f=Rs(p,u/l)):(f=a==="auto"?u:a,p=s===null?Rs(f,l/u):s==="auto"?l:s);let m={},b=(w,_)=>{ff(_)||(m[w]=_.toString())};b("width",f),b("height",p);let v=[i.left,i.top,u,l];return m.viewBox=v.join(" "),{attributes:m,viewBox:v,body:o}}var ff,Cv=$(()=>{Vd();Sv();Wd();_3();ff=e=>e==="unset"||e==="undefined"||e==="none"});function E3(e){return e.replace(/"/g,"'").replace(/%/g,"%25").replace(/#/g,"%23").replace(/</g,"%3C").replace(/>/g,"%3E").replace(/\s+/g," ")}var A3=$(()=>{});function Ev(e){let t=e.startsWith("<svg>")?e.replace("<svg>","<svg >"):e;return!t.includes(" xmlns:xlink=")&&t.includes(" xlink:")&&(t=t.replace("<svg ",'<svg xmlns:xlink="http://www.w3.org/1999/xlink" ')),t.includes(" xmlns=")||(t=t.replace("<svg ",'<svg xmlns="http://www.w3.org/2000/svg" ')),E3(t)}var D3=$(()=>{A3()});function P3(e){return e.replace(/(['"])\s*\n\s*([^>\\/\s])/g,"$1 $2").replace(/(["';{}><])\s*\n\s*/g,"$1").replace(/\s*\n\s*/g," ").replace(/\s+"/g,'"').replace(/="\s+/g,'="').replace(/(\s)+\/>/g,"/>").trim()}var O3=$(()=>{});function fV(e,t,r){let n=e.slice(0,e.indexOf(">")),i=(o,a)=>{let s=a.exec(n),u=s!=null,l=t[o];return!l&&!ff(l)&&(typeof r=="number"?r>0&&(t[o]=Rs(s?.[1]??"1em",r)):s&&(t[o]=s[1])),u};return[i("width",lV),i("height",cV)]}async function zd(e,t,r,n,i,o){let{scale:a,addXmlNs:s=!1}=n??{},{additionalProps:u={},iconCustomizer:l}=n?.customizations??{},f=await i?.()??{};await l?.(t,r,f),Object.keys(u).forEach(w=>{let _=u[w];_!=null&&(f[w]=_)}),o?.(f);let[p,m]=fV(e,f,a);s&&(!e.includes("xmlns=")&&!f.xmlns&&(f.xmlns="http://www.w3.org/2000/svg"),!e.includes("xmlns:xlink=")&&e.includes("xlink:")&&!f["xmlns:xlink"]&&(f["xmlns:xlink"]="http://www.w3.org/1999/xlink"));let b=Object.keys(f).map(w=>w==="width"&&p||w==="height"&&m?null:`${w}="${f[w]}"`).filter(w=>w!=null);if(b.length&&(e=e.replace(Av,`<svg ${b.join(" ")} `)),n){let{defaultStyle:w,defaultClass:_}=n;_&&!e.includes("class=")&&(e=e.replace(Av,`<svg class="${_}" `)),w&&!e.includes("style=")&&(e=e.replace(Av,`<svg style="${w}" `))}let v=n?.usedProps;return v&&(Object.keys(u).forEach(w=>{let _=f[w];_!=null&&(v[w]=_)}),typeof f.width<"u"&&f.width!==null&&(v.width=f.width),typeof f.height<"u"&&f.height!==null&&(v.height=f.height)),e}function T3(e){return[e,e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),e.replace(/([a-z])(\d+)/g,"$1-$2")]}var lV,cV,Av,Hd=$(()=>{Cv();Wd();lV=/\swidth\s*=\s*["']([\w.]+)["']/,cV=/\sheight\s*=\s*["']([\w.]+)["']/,Av=/<svg\s+/});var F3=ne((r2e,R3)=>{"use strict";function Dv(e){"@babel/helpers - typeof";return Dv=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Dv(e)}var tl=1e3,rl=tl*60,nl=rl*60,Fs=nl*24,pV=Fs*7,hV=Fs*365.25;R3.exports=function(e,t){t=t||{};var r=Dv(e);if(r==="string"&&e.length>0)return dV(e);if(r==="number"&&isFinite(e))return t.long?gV(e):mV(e);throw new Error("val is not a non-empty string or a valid number. val="+JSON.stringify(e))};function dV(e){if(e=String(e),!(e.length>100)){var t=/^(-?(?:\d+)?\.?\d+) *(milliseconds?|msecs?|ms|seconds?|secs?|s|minutes?|mins?|m|hours?|hrs?|h|days?|d|weeks?|w|years?|yrs?|y)?$/i.exec(e);if(t){var r=parseFloat(t[1]),n=(t[2]||"ms").toLowerCase();switch(n){case"years":case"year":case"yrs":case"yr":case"y":return r*hV;case"weeks":case"week":case"w":return r*pV;case"days":case"day":case"d":return r*Fs;case"hours":case"hour":case"hrs":case"hr":case"h":return r*nl;case"minutes":case"minute":case"mins":case"min":case"m":return r*rl;case"seconds":case"second":case"secs":case"sec":case"s":return r*tl;case"milliseconds":case"millisecond":case"msecs":case"msec":case"ms":return r;default:return}}}}function mV(e){var t=Math.abs(e);return t>=Fs?Math.round(e/Fs)+"d":t>=nl?Math.round(e/nl)+"h":t>=rl?Math.round(e/rl)+"m":t>=tl?Math.round(e/tl)+"s":e+"ms"}function gV(e){var t=Math.abs(e);return t>=Fs?Gd(e,t,Fs,"day"):t>=nl?Gd(e,t,nl,"hour"):t>=rl?Gd(e,t,rl,"minute"):t>=tl?Gd(e,t,tl,"second"):e+" ms"}function Gd(e,t,r,n){var i=t>=r*1.5;return Math.round(e/r)+" "+n+(i?"s":"")}});var Tv=ne((n2e,$3)=>{"use strict";function I3(e){return vV(e)||yV(e)||L3(e)||bV()}function bV(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
3
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function yV(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function vV(e){if(Array.isArray(e))return Ov(e)}function Pv(e,t){var r=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=L3(e))||t&&e&&typeof e.length=="number"){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(l){throw l},f:i}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
4
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var o,a=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var l=r.next();return a=l.done,l},e:function(l){s=!0,o=l},f:function(){try{a||r.return==null||r.return()}finally{if(s)throw o}}}}function L3(e,t){if(e){if(typeof e=="string")return Ov(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Ov(e,t):void 0}}function Ov(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function xV(e){r.debug=r,r.default=r,r.coerce=u,r.disable=a,r.enable=i,r.enabled=s,r.humanize=F3(),r.destroy=l,Object.keys(e).forEach(function(f){r[f]=e[f]}),r.names=[],r.skips=[],r.formatters={};function t(f){for(var p=0,m=0;m<f.length;m++)p=(p<<5)-p+f.charCodeAt(m),p|=0;return r.colors[Math.abs(p)%r.colors.length]}r.selectColor=t;function r(f){var p,m=null,b,v;function w(){for(var _=arguments.length,P=new Array(_),A=0;A<_;A++)P[A]=arguments[A];if(w.enabled){var E=w,y=Number(new Date),L=y-(p||y);E.diff=L,E.prev=p,E.curr=y,p=y,P[0]=r.coerce(P[0]),typeof P[0]!="string"&&P.unshift("%O");var I=0;P[0]=P[0].replace(/%([a-zA-Z%])/g,function(N,X){if(N==="%%")return"%";I++;var se=r.formatters[X];if(typeof se=="function"){var ie=P[I];N=se.call(E,ie),P.splice(I,1),I--}return N}),r.formatArgs.call(E,P);var O=E.log||r.log;O.apply(E,P)}}return w.namespace=f,w.useColors=r.useColors(),w.color=r.selectColor(f),w.extend=n,w.destroy=r.destroy,Object.defineProperty(w,"enabled",{enumerable:!0,configurable:!1,get:function(){return m!==null?m:(b!==r.namespaces&&(b=r.namespaces,v=r.enabled(f)),v)},set:function(P){m=P}}),typeof r.init=="function"&&r.init(w),w}function n(f,p){var m=r(this.namespace+(typeof p>"u"?":":p)+f);return m.log=this.log,m}function i(f){r.save(f),r.namespaces=f,r.names=[],r.skips=[];var p=(typeof f=="string"?f:"").trim().replace(/\s+/g,",").split(",").filter(Boolean),m=Pv(p),b;try{for(m.s();!(b=m.n()).done;){var v=b.value;v[0]==="-"?r.skips.push(v.slice(1)):r.names.push(v)}}catch(w){m.e(w)}finally{m.f()}}function o(f,p){for(var m=0,b=0,v=-1,w=0;m<f.length;)if(b<p.length&&(p[b]===f[m]||p[b]==="*"))p[b]==="*"?(v=b,w=m,b++):(m++,b++);else if(v!==-1)b=v+1,w++,m=w;else return!1;for(;b<p.length&&p[b]==="*";)b++;return b===p.length}function a(){var f=[].concat(I3(r.names),I3(r.skips.map(function(p){return"-"+p}))).join(",");return r.enable(""),f}function s(f){var p=Pv(r.skips),m;try{for(p.s();!(m=p.n()).done;){var b=m.value;if(o(f,b))return!1}}catch(P){p.e(P)}finally{p.f()}var v=Pv(r.names),w;try{for(v.s();!(w=v.n()).done;){var _=w.value;if(o(f,_))return!0}}catch(P){v.e(P)}finally{v.f()}return!1}function u(f){return f instanceof Error?f.stack||f.message:f}function l(){console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.")}return r.enable(r.load()),r}$3.exports=xV});var N3=ne((on,Kd)=>{"use strict";on.formatArgs=kV;on.save=SV;on.load=_V;on.useColors=wV;on.storage=CV();on.destroy=function(){var e=!1;return function(){e||(e=!0,console.warn("Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`."))}}();on.colors=["#0000CC","#0000FF","#0033CC","#0033FF","#0066CC","#0066FF","#0099CC","#0099FF","#00CC00","#00CC33","#00CC66","#00CC99","#00CCCC","#00CCFF","#3300CC","#3300FF","#3333CC","#3333FF","#3366CC","#3366FF","#3399CC","#3399FF","#33CC00","#33CC33","#33CC66","#33CC99","#33CCCC","#33CCFF","#6600CC","#6600FF","#6633CC","#6633FF","#66CC00","#66CC33","#9900CC","#9900FF","#9933CC","#9933FF","#99CC00","#99CC33","#CC0000","#CC0033","#CC0066","#CC0099","#CC00CC","#CC00FF","#CC3300","#CC3333","#CC3366","#CC3399","#CC33CC","#CC33FF","#CC6600","#CC6633","#CC9900","#CC9933","#CCCC00","#CCCC33","#FF0000","#FF0033","#FF0066","#FF0099","#FF00CC","#FF00FF","#FF3300","#FF3333","#FF3366","#FF3399","#FF33CC","#FF33FF","#FF6600","#FF6633","#FF9900","#FF9933","#FFCC00","#FFCC33"];function wV(){if(typeof window<"u"&&window.process&&(window.process.type==="renderer"||window.process.__nwjs))return!0;if(typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/(edge|trident)\/(\d+)/))return!1;var e;return typeof document<"u"&&document.documentElement&&document.documentElement.style&&document.documentElement.style.WebkitAppearance||typeof window<"u"&&window.console&&(window.console.firebug||window.console.exception&&window.console.table)||typeof navigator<"u"&&navigator.userAgent&&(e=navigator.userAgent.toLowerCase().match(/firefox\/(\d+)/))&&parseInt(e[1],10)>=31||typeof navigator<"u"&&navigator.userAgent&&navigator.userAgent.toLowerCase().match(/applewebkit\/(\d+)/)}function kV(e){if(e[0]=(this.useColors?"%c":"")+this.namespace+(this.useColors?" %c":" ")+e[0]+(this.useColors?"%c ":" ")+"+"+Kd.exports.humanize(this.diff),!!this.useColors){var t="color: "+this.color;e.splice(1,0,t,"color: inherit");var r=0,n=0;e[0].replace(/%[a-zA-Z%]/g,function(i){i!=="%%"&&(r++,i==="%c"&&(n=r))}),e.splice(n,0,t)}}on.log=console.debug||console.log||function(){};function SV(e){try{e?on.storage.setItem("debug",e):on.storage.removeItem("debug")}catch{}}function _V(){var e;try{e=on.storage.getItem("debug")||on.storage.getItem("DEBUG")}catch{}return!e&&typeof process<"u"&&"env"in process&&(e=process.env.DEBUG),e}function CV(){try{return localStorage}catch{}}Kd.exports=Tv()(on);var EV=Kd.exports.formatters;EV.j=function(e){try{return JSON.stringify(e)}catch(t){return"[UnexpectedJSONParseError]: "+t.message}}});var B3=ne((tr,Qd)=>{"use strict";var AV=require("tty"),pf=require("util");tr.init=IV;tr.log=TV;tr.formatArgs=PV;tr.save=RV;tr.load=FV;tr.useColors=DV;tr.destroy=pf.deprecate(function(){},"Instance method `debug.destroy()` is deprecated and no longer does anything. It will be removed in the next major version of `debug`.");tr.colors=[6,2,3,4,5,1];try{Yd=require("supports-color"),Yd&&(Yd.stderr||Yd).level>=2&&(tr.colors=[20,21,26,27,32,33,38,39,40,41,42,43,44,45,56,57,62,63,68,69,74,75,76,77,78,79,80,81,92,93,98,99,112,113,128,129,134,135,148,149,160,161,162,163,164,165,166,167,168,169,170,171,172,173,178,179,184,185,196,197,198,199,200,201,202,203,204,205,206,207,208,209,214,215,220,221])}catch{}var Yd;tr.inspectOpts=Object.keys(process.env).filter(function(e){return/^debug_/i.test(e)}).reduce(function(e,t){var r=t.substring(6).toLowerCase().replace(/_([a-z])/g,function(i,o){return o.toUpperCase()}),n=process.env[t];return/^(yes|on|true|enabled)$/i.test(n)?n=!0:/^(no|off|false|disabled)$/i.test(n)?n=!1:n==="null"?n=null:n=Number(n),e[r]=n,e},{});function DV(){return"colors"in tr.inspectOpts?!!tr.inspectOpts.colors:AV.isatty(process.stderr.fd)}function PV(e){var t=this.namespace,r=this.useColors;if(r){var n=this.color,i="\x1B[3"+(n<8?n:"8;5;"+n),o=" ".concat(i,";1m").concat(t," \x1B[0m");e[0]=o+e[0].split(`
5
+ `).join(`
6
+ `+o),e.push(i+"m+"+Qd.exports.humanize(this.diff)+"\x1B[0m")}else e[0]=OV()+t+" "+e[0]}function OV(){return tr.inspectOpts.hideDate?"":new Date().toISOString()+" "}function TV(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return process.stderr.write(pf.formatWithOptions.apply(pf,[tr.inspectOpts].concat(t))+`
7
+ `)}function RV(e){e?process.env.DEBUG=e:delete process.env.DEBUG}function FV(){return process.env.DEBUG}function IV(e){e.inspectOpts={};for(var t=Object.keys(tr.inspectOpts),r=0;r<t.length;r++)e.inspectOpts[t[r]]=tr.inspectOpts[t[r]]}Qd.exports=Tv()(tr);var j3=Qd.exports.formatters;j3.o=function(e){return this.inspectOpts.colors=this.useColors,pf.inspect(e,this.inspectOpts).split(`
8
+ `).map(function(t){return t.trim()}).join(" ")};j3.O=function(e){return this.inspectOpts.colors=this.useColors,pf.inspect(e,this.inspectOpts)}});var Gi=ne((i2e,Rv)=>{"use strict";typeof process>"u"||process.type==="renderer"||process.browser===!0||process.__nwjs?Rv.exports=N3():Rv.exports=B3()});async function Fv(e,t,r,n){let i;LV(`${t}:${r}`);try{if(typeof e=="function")i=await e(r);else{let o=e[r];i=typeof o=="function"?await o():o}}catch(o){console.warn(`Failed to load custom icon "${r}" in "${t}":`,o);return}if(i){let o=i.indexOf("<svg");o>0&&(i=i.slice(o));let{transform:a}=n?.customizations??{};return i=typeof a=="function"?await a(i,t,r):i,i.startsWith("<svg")?await zd(n?.customizations?.trimCustomSvg===!0?P3(i):i,t,r,n,void 0):(console.warn(`Custom icon "${r}" in "${t}" is not a valid SVG`),i)}}var M3,LV,q3=$(()=>{M3=At(Gi(),1);Hd();O3();LV=(0,M3.default)("@iconify-loader:custom")});async function il(e,t,r,n){let i,{customize:o}=n?.customizations??{};for(let a of r)if(i=w3(e,a),i){$V(`${t}:${a}`);let s={...Ud};typeof o=="function"&&(i=Object.assign({},i),s=o(s,i,`${t}:${a}`)??s);let{attributes:{width:u,height:l,...f},body:p}=C3(i,s),m=n?.scale;return await zd(`<svg >${p}</svg>`,t,a,n,()=>({...f}),b=>{let v=(w,_)=>{let P=b[w],A;if(!ff(P)){if(P)return;typeof m=="number"?m&&(A=Rs(_??"1em",m)):A=_}A?b[w]=A:delete b[w]};v("width",u),v("height",l)})}}var V3,$V,Xd=$(()=>{Cv();k3();Wd();Hd();V3=At(Gi(),1);Sv();$V=(0,V3.default)("@iconify-loader:icon")});var g2e,Is,Jd=$(()=>{q3();Xd();g2e=At(Gi(),1),Is=async(e,t,r)=>{let n=r?.customCollections?.[e];if(n)if(typeof n=="function"){let i;try{i=await n(t)}catch(o){console.warn(`Failed to load custom icon "${t}" in "${e}":`,o);return}if(i){if(typeof i=="string")return await Fv(()=>i,e,t,r);if("icons"in i){let o=[t,t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),t.replace(/([a-z])(\d+)/g,"$1-$2")];return await il(i,e,o,r)}}}else return await Fv(n,e,t,r)}});var y2e,U3=$(()=>{Jd();y2e=At(Gi(),1)});function Lv(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var NV,jV,Iv,Zd=$(()=>{NV=Object.defineProperty,jV=(e,t)=>NV(e,"name",{value:t,configurable:!0}),Iv=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};jV(Lv,"getDefaultExportFromCjs")});var G3={};Qu(G3,{toFormData:()=>H3});function z3(e){let t=e.match(/\bfilename=("(.*?)"|([^()<>@,;:\\"/[\]?={}\s\t]+))($|;\s)/i);if(!t)return;let r=t[2]||t[3]||"",n=r.slice(r.lastIndexOf("\\")+1);return n=n.replace(/%22/g,'"'),n=n.replace(/&#(\d{4});/g,(i,o)=>String.fromCharCode(o)),n}async function H3(e,t){if(!/multipart/i.test(t))throw new TypeError("Failed to fetch");let r=t.match(/boundary=(?:"([^"]+)"|([^;]+))/i);if(!r)throw new TypeError("no or bad content-type header, no multipart boundary");let n=new $v(r[1]||r[2]),i,o,a,s,u,l,f=[],p=new $s,m=_n(P=>{a+=_.decode(P,{stream:!0})},"onPartData"),b=_n(P=>{f.push(P)},"appendToFile"),v=_n(()=>{let P=new ol(f,l,{type:u});p.append(s,P)},"appendFileToFormData"),w=_n(()=>{p.append(s,a)},"appendEntryToFormData"),_=new TextDecoder("utf-8");_.decode(),n.onPartBegin=function(){n.onPartData=m,n.onPartEnd=w,i="",o="",a="",s="",u="",l=null,f.length=0},n.onHeaderField=function(P){i+=_.decode(P,{stream:!0})},n.onHeaderValue=function(P){o+=_.decode(P,{stream:!0})},n.onHeaderEnd=function(){if(o+=_.decode(),i=i.toLowerCase(),i==="content-disposition"){let P=o.match(/\bname=("([^"]*)"|([^()<>@,;:\\"/[\]?={}\s\t]+))/i);P&&(s=P[2]||P[3]||""),l=z3(o),l&&(n.onPartData=b,n.onPartEnd=v)}else i==="content-type"&&(u=o);o="",i=""};for await(let P of e)n.write(P);return n.end(),p}var BV,_n,Ki,ht,W3,$a,em,tm,MV,hf,qV,VV,UV,WV,Ls,$v,K3=$(()=>{rm();Zd();BV=Object.defineProperty,_n=(e,t)=>BV(e,"name",{value:t,configurable:!0}),Ki=0,ht={START_BOUNDARY:Ki++,HEADER_FIELD_START:Ki++,HEADER_FIELD:Ki++,HEADER_VALUE_START:Ki++,HEADER_VALUE:Ki++,HEADER_VALUE_ALMOST_DONE:Ki++,HEADERS_ALMOST_DONE:Ki++,PART_DATA_START:Ki++,PART_DATA:Ki++,END:Ki++},W3=1,$a={PART_BOUNDARY:W3,LAST_BOUNDARY:W3*=2},em=10,tm=13,MV=32,hf=45,qV=58,VV=97,UV=122,WV=_n(e=>e|32,"lower"),Ls=_n(()=>{},"noop"),$v=class{static{_n(this,"MultipartParser")}constructor(t){this.index=0,this.flags=0,this.onHeaderEnd=Ls,this.onHeaderField=Ls,this.onHeadersEnd=Ls,this.onHeaderValue=Ls,this.onPartBegin=Ls,this.onPartData=Ls,this.onPartEnd=Ls,this.boundaryChars={},t=`\r
9
+ --`+t;let r=new Uint8Array(t.length);for(let n=0;n<t.length;n++)r[n]=t.charCodeAt(n),this.boundaryChars[r[n]]=!0;this.boundary=r,this.lookbehind=new Uint8Array(this.boundary.length+8),this.state=ht.START_BOUNDARY}write(t){let r=0,n=t.length,i=this.index,{lookbehind:o,boundary:a,boundaryChars:s,index:u,state:l,flags:f}=this,p=this.boundary.length,m=p-1,b=t.length,v,w,_=_n(y=>{this[y+"Mark"]=r},"mark"),P=_n(y=>{delete this[y+"Mark"]},"clear"),A=_n((y,L,I,O)=>{(L===void 0||L!==I)&&this[y](O&&O.subarray(L,I))},"callback"),E=_n((y,L)=>{let I=y+"Mark";I in this&&(L?(A(y,this[I],r,t),delete this[I]):(A(y,this[I],t.length,t),this[I]=0))},"dataCallback");for(r=0;r<n;r++)switch(v=t[r],l){case ht.START_BOUNDARY:if(u===a.length-2){if(v===hf)f|=$a.LAST_BOUNDARY;else if(v!==tm)return;u++;break}else if(u-1===a.length-2){if(f&$a.LAST_BOUNDARY&&v===hf)l=ht.END,f=0;else if(!(f&$a.LAST_BOUNDARY)&&v===em)u=0,A("onPartBegin"),l=ht.HEADER_FIELD_START;else return;break}v!==a[u+2]&&(u=-2),v===a[u+2]&&u++;break;case ht.HEADER_FIELD_START:l=ht.HEADER_FIELD,_("onHeaderField"),u=0;case ht.HEADER_FIELD:if(v===tm){P("onHeaderField"),l=ht.HEADERS_ALMOST_DONE;break}if(u++,v===hf)break;if(v===qV){if(u===1)return;E("onHeaderField",!0),l=ht.HEADER_VALUE_START;break}if(w=WV(v),w<VV||w>UV)return;break;case ht.HEADER_VALUE_START:if(v===MV)break;_("onHeaderValue"),l=ht.HEADER_VALUE;case ht.HEADER_VALUE:v===tm&&(E("onHeaderValue",!0),A("onHeaderEnd"),l=ht.HEADER_VALUE_ALMOST_DONE);break;case ht.HEADER_VALUE_ALMOST_DONE:if(v!==em)return;l=ht.HEADER_FIELD_START;break;case ht.HEADERS_ALMOST_DONE:if(v!==em)return;A("onHeadersEnd"),l=ht.PART_DATA_START;break;case ht.PART_DATA_START:l=ht.PART_DATA,_("onPartData");case ht.PART_DATA:if(i=u,u===0){for(r+=m;r<b&&!(t[r]in s);)r+=p;r-=m,v=t[r]}if(u<a.length)a[u]===v?(u===0&&E("onPartData",!0),u++):u=0;else if(u===a.length)u++,v===tm?f|=$a.PART_BOUNDARY:v===hf?f|=$a.LAST_BOUNDARY:u=0;else if(u-1===a.length)if(f&$a.PART_BOUNDARY){if(u=0,v===em){f&=~$a.PART_BOUNDARY,A("onPartEnd"),A("onPartBegin"),l=ht.HEADER_FIELD_START;break}}else f&$a.LAST_BOUNDARY&&v===hf?(A("onPartEnd"),l=ht.END,f=0):u=0;if(u>0)o[u-1]=v;else if(i>0){let y=new Uint8Array(o.buffer,o.byteOffset,o.byteLength);A("onPartData",0,i,y),i=0,_("onPartData"),r--}break;case ht.END:break;default:throw new Error(`Unexpected state entered: ${l}`)}E("onHeaderField"),E("onHeaderValue"),E("onPartData"),this.index=u,this.state=l,this.flags=f}end(){if(this.state===ht.HEADER_FIELD_START&&this.index===0||this.state===ht.PART_DATA&&this.index===this.boundary.length)this.onPartEnd();else if(this.state!==ht.END)throw new Error("MultipartParser.end(): stream ended unexpectedly")}};_n(z3,"_fileName");_n(H3,"toFormData")});function lD(e){if(!/^data:/i.test(e))throw new TypeError('`uri` does not appear to be a Data URI (must begin with "data:")');e=e.replace(/\r?\n/g,"");let t=e.indexOf(",");if(t===-1||t<=4)throw new TypeError("malformed data: URI");let r=e.substring(5,t).split(";"),n="",i=!1,o=r[0]||"text/plain",a=o;for(let f=1;f<r.length;f++)r[f]==="base64"?i=!0:r[f]&&(a+=`;${r[f]}`,r[f].indexOf("charset=")===0&&(n=r[f].substring(8)));!r[0]&&!n.length&&(a+=";charset=US-ASCII",n="US-ASCII");let s=i?"base64":"ascii",u=unescape(e.substring(t+1)),l=Buffer.from(u,s);return l.type=o,l.typeFull=a,l.charset=n,l}function cD(){return Q3||(Q3=1,function(e,t){(function(r,n){n(t)})(HV,function(r){function n(){}k(n,"noop");function i(h){return typeof h=="object"&&h!==null||typeof h=="function"}k(i,"typeIsObject");let o=n;function a(h,g){try{Object.defineProperty(h,"name",{value:g,configurable:!0})}catch{}}k(a,"setFunctionName");let s=Promise,u=Promise.prototype.then,l=Promise.reject.bind(s);function f(h){return new s(h)}k(f,"newPromise");function p(h){return f(g=>g(h))}k(p,"promiseResolvedWith");function m(h){return l(h)}k(m,"promiseRejectedWith");function b(h,g,S){return u.call(h,g,S)}k(b,"PerformPromiseThen");function v(h,g,S){b(b(h,g,S),void 0,o)}k(v,"uponPromise");function w(h,g){v(h,g)}k(w,"uponFulfillment");function _(h,g){v(h,void 0,g)}k(_,"uponRejection");function P(h,g,S){return b(h,g,S)}k(P,"transformPromiseWith");function A(h){b(h,void 0,o)}k(A,"setPromiseIsHandledToTrue");let E=k(h=>{if(typeof queueMicrotask=="function")E=queueMicrotask;else{let g=p(void 0);E=k(S=>b(g,S),"_queueMicrotask")}return E(h)},"_queueMicrotask");function y(h,g,S){if(typeof h!="function")throw new TypeError("Argument is not a function");return Function.prototype.apply.call(h,g,S)}k(y,"reflectCall");function L(h,g,S){try{return p(y(h,g,S))}catch(F){return m(F)}}k(L,"promiseCall");let I=16384;class O{static{k(this,"SimpleQueue")}constructor(){this._cursor=0,this._size=0,this._front={_elements:[],_next:void 0},this._back=this._front,this._cursor=0,this._size=0}get length(){return this._size}push(g){let S=this._back,F=S;S._elements.length===I-1&&(F={_elements:[],_next:void 0}),S._elements.push(g),F!==S&&(this._back=F,S._next=F),++this._size}shift(){let g=this._front,S=g,F=this._cursor,B=F+1,W=g._elements,K=W[F];return B===I&&(S=g._next,B=0),--this._size,this._cursor=B,g!==S&&(this._front=S),W[F]=void 0,K}forEach(g){let S=this._cursor,F=this._front,B=F._elements;for(;(S!==B.length||F._next!==void 0)&&!(S===B.length&&(F=F._next,B=F._elements,S=0,B.length===0));)g(B[S]),++S}peek(){let g=this._front,S=this._cursor;return g._elements[S]}}let N=Symbol("[[AbortSteps]]"),X=Symbol("[[ErrorSteps]]"),se=Symbol("[[CancelSteps]]"),ie=Symbol("[[PullSteps]]"),te=Symbol("[[ReleaseSteps]]");function Ee(h,g){h._ownerReadableStream=g,g._reader=h,g._state==="readable"?Q(h):g._state==="closed"?Le(h):pe(h,g._storedError)}k(Ee,"ReadableStreamReaderGenericInitialize");function z(h,g){let S=h._ownerReadableStream;return Un(S,g)}k(z,"ReadableStreamReaderGenericCancel");function G(h){let g=h._ownerReadableStream;g._state==="readable"?Mt(h,new TypeError("Reader was released and can no longer be used to monitor the stream's closedness")):Hr(h,new TypeError("Reader was released and can no longer be used to monitor the stream's closedness")),g._readableStreamController[te](),g._reader=void 0,h._ownerReadableStream=void 0}k(G,"ReadableStreamReaderGenericRelease");function Z(h){return new TypeError("Cannot "+h+" a stream using a released reader")}k(Z,"readerLockException");function Q(h){h._closedPromise=f((g,S)=>{h._closedPromise_resolve=g,h._closedPromise_reject=S})}k(Q,"defaultReaderClosedPromiseInitialize");function pe(h,g){Q(h),Mt(h,g)}k(pe,"defaultReaderClosedPromiseInitializeAsRejected");function Le(h){Q(h),Gr(h)}k(Le,"defaultReaderClosedPromiseInitializeAsResolved");function Mt(h,g){h._closedPromise_reject!==void 0&&(A(h._closedPromise),h._closedPromise_reject(g),h._closedPromise_resolve=void 0,h._closedPromise_reject=void 0)}k(Mt,"defaultReaderClosedPromiseReject");function Hr(h,g){pe(h,g)}k(Hr,"defaultReaderClosedPromiseResetToRejected");function Gr(h){h._closedPromise_resolve!==void 0&&(h._closedPromise_resolve(void 0),h._closedPromise_resolve=void 0,h._closedPromise_reject=void 0)}k(Gr,"defaultReaderClosedPromiseResolve");let pt=Number.isFinite||function(h){return typeof h=="number"&&isFinite(h)},Zt=Math.trunc||function(h){return h<0?Math.ceil(h):Math.floor(h)};function Nu(h){return typeof h=="object"||typeof h=="function"}k(Nu,"isDictionary");function Dr(h,g){if(h!==void 0&&!Nu(h))throw new TypeError(`${g} is not an object.`)}k(Dr,"assertDictionary");function Nt(h,g){if(typeof h!="function")throw new TypeError(`${g} is not a function.`)}k(Nt,"assertFunction");function di(h){return typeof h=="object"&&h!==null||typeof h=="function"}k(di,"isObject");function mi(h,g){if(!di(h))throw new TypeError(`${g} is not an object.`)}k(mi,"assertObject");function Pr(h,g,S){if(h===void 0)throw new TypeError(`Parameter ${g} is required in '${S}'.`)}k(Pr,"assertRequiredArgument");function Vi(h,g,S){if(h===void 0)throw new TypeError(`${g} is required in '${S}'.`)}k(Vi,"assertRequiredField");function yo(h){return Number(h)}k(yo,"convertUnrestrictedDouble");function Ui(h){return h===0?0:h}k(Ui,"censorNegativeZero");function hs(h){return Ui(Zt(h))}k(hs,"integerPart");function Kr(h,g){let S=Number.MAX_SAFE_INTEGER,F=Number(h);if(F=Ui(F),!pt(F))throw new TypeError(`${g} is not a finite number`);if(F=hs(F),F<0||F>S)throw new TypeError(`${g} is outside the accepted range of 0 to ${S}, inclusive`);return!pt(F)||F===0?0:F}k(Kr,"convertUnsignedLongLongWithEnforceRange");function jn(h,g){if(!Fo(h))throw new TypeError(`${g} is not a ReadableStream.`)}k(jn,"assertReadableStream");function Yr(h){return new Qr(h)}k(Yr,"AcquireReadableStreamDefaultReader");function vo(h,g){h._reader._readRequests.push(g)}k(vo,"ReadableStreamAddReadRequest");function Bn(h,g,S){let F=h._reader._readRequests.shift();S?F._closeSteps():F._chunkSteps(g)}k(Bn,"ReadableStreamFulfillReadRequest");function gi(h){return h._reader._readRequests.length}k(gi,"ReadableStreamGetNumReadRequests");function Or(h){let g=h._reader;return!(g===void 0||!Tr(g))}k(Or,"ReadableStreamHasDefaultReader");class Qr{static{k(this,"ReadableStreamDefaultReader")}constructor(g){if(Pr(g,1,"ReadableStreamDefaultReader"),jn(g,"First parameter"),Io(g))throw new TypeError("This stream has already been locked for exclusive reading by another reader");Ee(this,g),this._readRequests=new O}get closed(){return Tr(this)?this._closedPromise:m(Et("closed"))}cancel(g=void 0){return Tr(this)?this._ownerReadableStream===void 0?m(Z("cancel")):z(this,g):m(Et("cancel"))}read(){if(!Tr(this))return m(Et("read"));if(this._ownerReadableStream===void 0)return m(Z("read from"));let g,S,F=f((B,W)=>{g=B,S=W});return bi(this,{_chunkSteps:k(B=>g({value:B,done:!1}),"_chunkSteps"),_closeSteps:k(()=>g({value:void 0,done:!0}),"_closeSteps"),_errorSteps:k(B=>S(B),"_errorSteps")}),F}releaseLock(){if(!Tr(this))throw Et("releaseLock");this._ownerReadableStream!==void 0&&lt(this)}}Object.defineProperties(Qr.prototype,{cancel:{enumerable:!0},read:{enumerable:!0},releaseLock:{enumerable:!0},closed:{enumerable:!0}}),a(Qr.prototype.cancel,"cancel"),a(Qr.prototype.read,"read"),a(Qr.prototype.releaseLock,"releaseLock"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(Qr.prototype,Symbol.toStringTag,{value:"ReadableStreamDefaultReader",configurable:!0});function Tr(h){return!i(h)||!Object.prototype.hasOwnProperty.call(h,"_readRequests")?!1:h instanceof Qr}k(Tr,"IsReadableStreamDefaultReader");function bi(h,g){let S=h._ownerReadableStream;S._disturbed=!0,S._state==="closed"?g._closeSteps():S._state==="errored"?g._errorSteps(S._storedError):S._readableStreamController[ie](g)}k(bi,"ReadableStreamDefaultReaderRead");function lt(h){G(h);let g=new TypeError("Reader was released");mr(h,g)}k(lt,"ReadableStreamDefaultReaderRelease");function mr(h,g){let S=h._readRequests;h._readRequests=new O,S.forEach(F=>{F._errorSteps(g)})}k(mr,"ReadableStreamDefaultReaderErrorReadRequests");function Et(h){return new TypeError(`ReadableStreamDefaultReader.prototype.${h} can only be used on a ReadableStreamDefaultReader`)}k(Et,"defaultReaderBrandCheckException");let Ic=Object.getPrototypeOf(Object.getPrototypeOf(async function*(){}).prototype);class xo{static{k(this,"ReadableStreamAsyncIteratorImpl")}constructor(g,S){this._ongoingPromise=void 0,this._isFinished=!1,this._reader=g,this._preventCancel=S}next(){let g=k(()=>this._nextSteps(),"nextSteps");return this._ongoingPromise=this._ongoingPromise?P(this._ongoingPromise,g,g):g(),this._ongoingPromise}return(g){let S=k(()=>this._returnSteps(g),"returnSteps");return this._ongoingPromise?P(this._ongoingPromise,S,S):S()}_nextSteps(){if(this._isFinished)return Promise.resolve({value:void 0,done:!0});let g=this._reader,S,F,B=f((W,K)=>{S=W,F=K});return bi(g,{_chunkSteps:k(W=>{this._ongoingPromise=void 0,E(()=>S({value:W,done:!1}))},"_chunkSteps"),_closeSteps:k(()=>{this._ongoingPromise=void 0,this._isFinished=!0,G(g),S({value:void 0,done:!0})},"_closeSteps"),_errorSteps:k(W=>{this._ongoingPromise=void 0,this._isFinished=!0,G(g),F(W)},"_errorSteps")}),B}_returnSteps(g){if(this._isFinished)return Promise.resolve({value:g,done:!0});this._isFinished=!0;let S=this._reader;if(!this._preventCancel){let F=z(S,g);return G(S),P(F,()=>({value:g,done:!0}))}return G(S),p({value:g,done:!0})}}let le={next(){return ds(this)?this._asyncIteratorImpl.next():m(ms("next"))},return(h){return ds(this)?this._asyncIteratorImpl.return(h):m(ms("return"))}};Object.setPrototypeOf(le,Ic);function wo(h,g){let S=Yr(h),F=new xo(S,g),B=Object.create(le);return B._asyncIteratorImpl=F,B}k(wo,"AcquireReadableStreamAsyncIterator");function ds(h){if(!i(h)||!Object.prototype.hasOwnProperty.call(h,"_asyncIteratorImpl"))return!1;try{return h._asyncIteratorImpl instanceof xo}catch{return!1}}k(ds,"IsReadableStreamAsyncIterator");function ms(h){return new TypeError(`ReadableStreamAsyncIterator.${h} can only be used on a ReadableSteamAsyncIterator`)}k(ms,"streamAsyncIteratorBrandCheckException");let Wi=Number.isNaN||function(h){return h!==h};var ko,va,gs;function Xr(h){return h.slice()}k(Xr,"CreateArrayFromList");function er(h,g,S,F,B){new Uint8Array(h).set(new Uint8Array(S,F,B),g)}k(er,"CopyDataBlockBytes");let kt=k(h=>(typeof h.transfer=="function"?kt=k(g=>g.transfer(),"TransferArrayBuffer"):typeof structuredClone=="function"?kt=k(g=>structuredClone(g,{transfer:[g]}),"TransferArrayBuffer"):kt=k(g=>g,"TransferArrayBuffer"),kt(h)),"TransferArrayBuffer"),Xe=k(h=>(typeof h.detached=="boolean"?Xe=k(g=>g.detached,"IsDetachedBuffer"):Xe=k(g=>g.byteLength===0,"IsDetachedBuffer"),Xe(h)),"IsDetachedBuffer");function Mn(h,g,S){if(h.slice)return h.slice(g,S);let F=S-g,B=new ArrayBuffer(F);return er(B,0,h,g,F),B}k(Mn,"ArrayBufferSlice");function Ae(h,g){let S=h[g];if(S!=null){if(typeof S!="function")throw new TypeError(`${String(g)} is not a function`);return S}}k(Ae,"GetMethod");function bs(h){let g={[Symbol.iterator]:()=>h.iterator},S=async function*(){return yield*g}(),F=S.next;return{iterator:S,nextMethod:F,done:!1}}k(bs,"CreateAsyncFromSyncIterator");let So=(gs=(ko=Symbol.asyncIterator)!==null&&ko!==void 0?ko:(va=Symbol.for)===null||va===void 0?void 0:va.call(Symbol,"Symbol.asyncIterator"))!==null&&gs!==void 0?gs:"@@asyncIterator";function xa(h,g="sync",S){if(S===void 0)if(g==="async"){if(S=Ae(h,So),S===void 0){let W=Ae(h,Symbol.iterator),K=xa(h,"sync",W);return bs(K)}}else S=Ae(h,Symbol.iterator);if(S===void 0)throw new TypeError("The object is not iterable");let F=y(S,h,[]);if(!i(F))throw new TypeError("The iterator method must return an object");let B=F.next;return{iterator:F,nextMethod:B,done:!1}}k(xa,"GetIterator");function _o(h){let g=y(h.nextMethod,h.iterator,[]);if(!i(g))throw new TypeError("The iterator.next() method must return an object");return g}k(_o,"IteratorNext");function wn(h){return!!h.done}k(wn,"IteratorComplete");function ju(h){return h.value}k(ju,"IteratorValue");function yi(h){return!(typeof h!="number"||Wi(h)||h<0)}k(yi,"IsNonNegativeNumber");function vi(h){let g=Mn(h.buffer,h.byteOffset,h.byteOffset+h.byteLength);return new Uint8Array(g)}k(vi,"CloneAsUint8Array");function Co(h){let g=h._queue.shift();return h._queueTotalSize-=g.size,h._queueTotalSize<0&&(h._queueTotalSize=0),g.value}k(Co,"DequeueValue");function wa(h,g,S){if(!yi(S)||S===1/0)throw new RangeError("Size must be a finite, non-NaN, non-negative number.");h._queue.push({value:g,size:S}),h._queueTotalSize+=S}k(wa,"EnqueueValueWithSize");function ys(h){return h._queue.peek().value}k(ys,"PeekQueueValue");function Jr(h){h._queue=new O,h._queueTotalSize=0}k(Jr,"ResetQueue");function ka(h){return h===DataView}k(ka,"isDataViewConstructor");function vs(h){return ka(h.constructor)}k(vs,"isDataView");function xs(h){return ka(h)?1:h.BYTES_PER_ELEMENT}k(xs,"arrayBufferViewElementSize");class xi{static{k(this,"ReadableStreamBYOBRequest")}constructor(){throw new TypeError("Illegal constructor")}get view(){if(!H(this))throw Mu("view");return this._view}respond(g){if(!H(this))throw Mu("respond");if(Pr(g,1,"respond"),g=Kr(g,"First parameter"),this._associatedReadableByteStreamController===void 0)throw new TypeError("This BYOB request has been invalidated");if(Xe(this._view.buffer))throw new TypeError("The BYOB request's buffer has been detached and so cannot be used as a response");Ss(this._associatedReadableByteStreamController,g)}respondWithNewView(g){if(!H(this))throw Mu("respondWithNewView");if(Pr(g,1,"respondWithNewView"),!ArrayBuffer.isView(g))throw new TypeError("You can only respond with array buffer views");if(this._associatedReadableByteStreamController===void 0)throw new TypeError("This BYOB request has been invalidated");if(Xe(g.buffer))throw new TypeError("The given view's buffer has been detached and so cannot be used as a response");Ea(this._associatedReadableByteStreamController,g)}}Object.defineProperties(xi.prototype,{respond:{enumerable:!0},respondWithNewView:{enumerable:!0},view:{enumerable:!0}}),a(xi.prototype.respond,"respond"),a(xi.prototype.respondWithNewView,"respondWithNewView"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(xi.prototype,Symbol.toStringTag,{value:"ReadableStreamBYOBRequest",configurable:!0});class Rr{static{k(this,"ReadableByteStreamController")}constructor(){throw new TypeError("Illegal constructor")}get byobRequest(){if(!qn(this))throw ki("byobRequest");return Zr(this)}get desiredSize(){if(!qn(this))throw ki("desiredSize");return br(this)}close(){if(!qn(this))throw ki("close");if(this._closeRequested)throw new TypeError("The stream has already been closed; do not close it again!");let g=this._controlledReadableByteStream._state;if(g!=="readable")throw new TypeError(`The stream (in ${g} state) is not in the readable state and cannot be closed`);_a(this)}enqueue(g){if(!qn(this))throw ki("enqueue");if(Pr(g,1,"enqueue"),!ArrayBuffer.isView(g))throw new TypeError("chunk must be an array buffer view");if(g.byteLength===0)throw new TypeError("chunk must have non-zero byteLength");if(g.buffer.byteLength===0)throw new TypeError("chunk's buffer must have non-zero byteLength");if(this._closeRequested)throw new TypeError("stream is closed or draining");let S=this._controlledReadableByteStream._state;if(S!=="readable")throw new TypeError(`The stream (in ${S} state) is not in the readable state and cannot be enqueued to`);Ca(this,g)}error(g=void 0){if(!qn(this))throw ki("error");Fr(this,g)}[se](g){ae(this),Jr(this);let S=this._cancelAlgorithm(g);return ks(this),S}[ie](g){let S=this._controlledReadableByteStream;if(this._queueTotalSize>0){Bu(this,g);return}let F=this._autoAllocateChunkSize;if(F!==void 0){let B;try{B=new ArrayBuffer(F)}catch(K){g._errorSteps(K);return}let W={buffer:B,bufferByteLength:F,byteOffset:0,byteLength:F,bytesFilled:0,minimumFill:1,elementSize:1,viewConstructor:Uint8Array,readerType:"default"};this._pendingPullIntos.push(W)}vo(S,g),ee(this)}[te](){if(this._pendingPullIntos.length>0){let g=this._pendingPullIntos.peek();g.readerType="none",this._pendingPullIntos=new O,this._pendingPullIntos.push(g)}}}Object.defineProperties(Rr.prototype,{close:{enumerable:!0},enqueue:{enumerable:!0},error:{enumerable:!0},byobRequest:{enumerable:!0},desiredSize:{enumerable:!0}}),a(Rr.prototype.close,"close"),a(Rr.prototype.enqueue,"enqueue"),a(Rr.prototype.error,"error"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(Rr.prototype,Symbol.toStringTag,{value:"ReadableByteStreamController",configurable:!0});function qn(h){return!i(h)||!Object.prototype.hasOwnProperty.call(h,"_controlledReadableByteStream")?!1:h instanceof Rr}k(qn,"IsReadableByteStreamController");function H(h){return!i(h)||!Object.prototype.hasOwnProperty.call(h,"_associatedReadableByteStreamController")?!1:h instanceof xi}k(H,"IsReadableStreamBYOBRequest");function ee(h){if(!$c(h))return;if(h._pulling){h._pullAgain=!0;return}h._pulling=!0;let g=h._pullAlgorithm();v(g,()=>(h._pulling=!1,h._pullAgain&&(h._pullAgain=!1,ee(h)),null),S=>(Fr(h,S),null))}k(ee,"ReadableByteStreamControllerCallPullIfNeeded");function ae(h){wi(h),h._pendingPullIntos=new O}k(ae,"ReadableByteStreamControllerClearPendingPullIntos");function be(h,g){let S=!1;h._state==="closed"&&(S=!0);let F=Pe(g);g.readerType==="default"?Bn(h,F,S):id(h,F,S)}k(be,"ReadableByteStreamControllerCommitPullIntoDescriptor");function Pe(h){let g=h.bytesFilled,S=h.elementSize;return new h.viewConstructor(h.buffer,h.byteOffset,g/S)}k(Pe,"ReadableByteStreamControllerConvertPullIntoDescriptor");function Ke(h,g,S,F){h._queue.push({buffer:g,byteOffset:S,byteLength:F}),h._queueTotalSize+=F}k(Ke,"ReadableByteStreamControllerEnqueueChunkToQueue");function it(h,g,S,F){let B;try{B=Mn(g,S,S+F)}catch(W){throw Fr(h,W),W}Ke(h,B,0,F)}k(it,"ReadableByteStreamControllerEnqueueClonedChunkToQueue");function lr(h,g){g.bytesFilled>0&&it(h,g.buffer,g.byteOffset,g.bytesFilled),Do(h)}k(lr,"ReadableByteStreamControllerEnqueueDetachedPullIntoToQueue");function gr(h,g){let S=Math.min(h._queueTotalSize,g.byteLength-g.bytesFilled),F=g.bytesFilled+S,B=S,W=!1,K=F%g.elementSize,ce=F-K;ce>=g.minimumFill&&(B=ce-g.bytesFilled,W=!0);let ke=h._queue;for(;B>0;){let Re=ke.peek(),Ve=Math.min(B,Re.byteLength),Ue=g.byteOffset+g.bytesFilled;er(g.buffer,Ue,Re.buffer,Re.byteOffset,Ve),Re.byteLength===Ve?ke.shift():(Re.byteOffset+=Ve,Re.byteLength-=Ve),h._queueTotalSize-=Ve,Eo(h,Ve,g),B-=Ve}return W}k(gr,"ReadableByteStreamControllerFillPullIntoDescriptorFromQueue");function Eo(h,g,S){S.bytesFilled+=g}k(Eo,"ReadableByteStreamControllerFillHeadPullIntoDescriptor");function Sa(h){h._queueTotalSize===0&&h._closeRequested?(ks(h),Gu(h._controlledReadableByteStream)):ee(h)}k(Sa,"ReadableByteStreamControllerHandleQueueDrain");function wi(h){h._byobRequest!==null&&(h._byobRequest._associatedReadableByteStreamController=void 0,h._byobRequest._view=null,h._byobRequest=null)}k(wi,"ReadableByteStreamControllerInvalidateBYOBRequest");function Ao(h){for(;h._pendingPullIntos.length>0;){if(h._queueTotalSize===0)return;let g=h._pendingPullIntos.peek();gr(h,g)&&(Do(h),be(h._controlledReadableByteStream,g))}}k(Ao,"ReadableByteStreamControllerProcessPullIntoDescriptorsUsingQueue");function td(h){let g=h._controlledReadableByteStream._reader;for(;g._readRequests.length>0;){if(h._queueTotalSize===0)return;let S=g._readRequests.shift();Bu(h,S)}}k(td,"ReadableByteStreamControllerProcessReadRequestsUsingQueue");function he(h,g,S,F){let B=h._controlledReadableByteStream,W=g.constructor,K=xs(W),{byteOffset:ce,byteLength:ke}=g,Re=S*K,Ve;try{Ve=kt(g.buffer)}catch(ct){F._errorSteps(ct);return}let Ue={buffer:Ve,bufferByteLength:Ve.byteLength,byteOffset:ce,byteLength:ke,bytesFilled:0,minimumFill:Re,elementSize:K,viewConstructor:W,readerType:"byob"};if(h._pendingPullIntos.length>0){h._pendingPullIntos.push(Ue),qe(B,F);return}if(B._state==="closed"){let ct=new W(Ue.buffer,Ue.byteOffset,0);F._closeSteps(ct);return}if(h._queueTotalSize>0){if(gr(h,Ue)){let ct=Pe(Ue);Sa(h),F._chunkSteps(ct);return}if(h._closeRequested){let ct=new TypeError("Insufficient bytes to fill elements in the given buffer");Fr(h,ct),F._errorSteps(ct);return}}h._pendingPullIntos.push(Ue),qe(B,F),ee(h)}k(he,"ReadableByteStreamControllerPullInto");function ws(h,g){g.readerType==="none"&&Do(h);let S=h._controlledReadableByteStream;if(_s(S))for(;qu(S)>0;){let F=Do(h);be(S,F)}}k(ws,"ReadableByteStreamControllerRespondInClosedState");function kn(h,g,S){if(Eo(h,g,S),S.readerType==="none"){lr(h,S),Ao(h);return}if(S.bytesFilled<S.minimumFill)return;Do(h);let F=S.bytesFilled%S.elementSize;if(F>0){let B=S.byteOffset+S.bytesFilled;it(h,S.buffer,B-F,F)}S.bytesFilled-=F,be(h._controlledReadableByteStream,S),Ao(h)}k(kn,"ReadableByteStreamControllerRespondInReadableState");function Lc(h,g){let S=h._pendingPullIntos.peek();wi(h),h._controlledReadableByteStream._state==="closed"?ws(h,S):kn(h,g,S),ee(h)}k(Lc,"ReadableByteStreamControllerRespondInternal");function Do(h){return h._pendingPullIntos.shift()}k(Do,"ReadableByteStreamControllerShiftPendingPullInto");function $c(h){let g=h._controlledReadableByteStream;return g._state!=="readable"||h._closeRequested||!h._started?!1:!!(Or(g)&&gi(g)>0||_s(g)&&qu(g)>0||br(h)>0)}k($c,"ReadableByteStreamControllerShouldCallPull");function ks(h){h._pullAlgorithm=void 0,h._cancelAlgorithm=void 0}k(ks,"ReadableByteStreamControllerClearAlgorithms");function _a(h){let g=h._controlledReadableByteStream;if(!(h._closeRequested||g._state!=="readable")){if(h._queueTotalSize>0){h._closeRequested=!0;return}if(h._pendingPullIntos.length>0){let S=h._pendingPullIntos.peek();if(S.bytesFilled%S.elementSize!==0){let F=new TypeError("Insufficient bytes to fill elements in the given buffer");throw Fr(h,F),F}}ks(h),Gu(g)}}k(_a,"ReadableByteStreamControllerClose");function Ca(h,g){let S=h._controlledReadableByteStream;if(h._closeRequested||S._state!=="readable")return;let{buffer:F,byteOffset:B,byteLength:W}=g;if(Xe(F))throw new TypeError("chunk's buffer is detached and so cannot be enqueued");let K=kt(F);if(h._pendingPullIntos.length>0){let ce=h._pendingPullIntos.peek();if(Xe(ce.buffer))throw new TypeError("The BYOB request's buffer has been detached and so cannot be filled with an enqueued chunk");wi(h),ce.buffer=kt(ce.buffer),ce.readerType==="none"&&lr(h,ce)}if(Or(S))if(td(h),gi(S)===0)Ke(h,K,B,W);else{h._pendingPullIntos.length>0&&Do(h);let ce=new Uint8Array(K,B,W);Bn(S,ce,!1)}else _s(S)?(Ke(h,K,B,W),Ao(h)):Ke(h,K,B,W);ee(h)}k(Ca,"ReadableByteStreamControllerEnqueue");function Fr(h,g){let S=h._controlledReadableByteStream;S._state==="readable"&&(ae(h),Jr(h),ks(h),Xy(S,g))}k(Fr,"ReadableByteStreamControllerError");function Bu(h,g){let S=h._queue.shift();h._queueTotalSize-=S.byteLength,Sa(h);let F=new Uint8Array(S.buffer,S.byteOffset,S.byteLength);g._chunkSteps(F)}k(Bu,"ReadableByteStreamControllerFillReadRequestFromQueue");function Zr(h){if(h._byobRequest===null&&h._pendingPullIntos.length>0){let g=h._pendingPullIntos.peek(),S=new Uint8Array(g.buffer,g.byteOffset+g.bytesFilled,g.byteLength-g.bytesFilled),F=Object.create(xi.prototype);nd(F,h,S),h._byobRequest=F}return h._byobRequest}k(Zr,"ReadableByteStreamControllerGetBYOBRequest");function br(h){let g=h._controlledReadableByteStream._state;return g==="errored"?null:g==="closed"?0:h._strategyHWM-h._queueTotalSize}k(br,"ReadableByteStreamControllerGetDesiredSize");function Ss(h,g){let S=h._pendingPullIntos.peek();if(h._controlledReadableByteStream._state==="closed"){if(g!==0)throw new TypeError("bytesWritten must be 0 when calling respond() on a closed stream")}else{if(g===0)throw new TypeError("bytesWritten must be greater than 0 when calling respond() on a readable stream");if(S.bytesFilled+g>S.byteLength)throw new RangeError("bytesWritten out of range")}S.buffer=kt(S.buffer),Lc(h,g)}k(Ss,"ReadableByteStreamControllerRespond");function Ea(h,g){let S=h._pendingPullIntos.peek();if(h._controlledReadableByteStream._state==="closed"){if(g.byteLength!==0)throw new TypeError("The view's length must be 0 when calling respondWithNewView() on a closed stream")}else if(g.byteLength===0)throw new TypeError("The view's length must be greater than 0 when calling respondWithNewView() on a readable stream");if(S.byteOffset+S.bytesFilled!==g.byteOffset)throw new RangeError("The region specified by view does not match byobRequest");if(S.bufferByteLength!==g.buffer.byteLength)throw new RangeError("The buffer of view has different capacity than byobRequest");if(S.bytesFilled+g.byteLength>S.byteLength)throw new RangeError("The region specified by view is larger than byobRequest");let F=g.byteLength;S.buffer=kt(g.buffer),Lc(h,F)}k(Ea,"ReadableByteStreamControllerRespondWithNewView");function Nc(h,g,S,F,B,W,K){g._controlledReadableByteStream=h,g._pullAgain=!1,g._pulling=!1,g._byobRequest=null,g._queue=g._queueTotalSize=void 0,Jr(g),g._closeRequested=!1,g._started=!1,g._strategyHWM=W,g._pullAlgorithm=F,g._cancelAlgorithm=B,g._autoAllocateChunkSize=K,g._pendingPullIntos=new O,h._readableStreamController=g;let ce=S();v(p(ce),()=>(g._started=!0,ee(g),null),ke=>(Fr(g,ke),null))}k(Nc,"SetUpReadableByteStreamController");function rd(h,g,S){let F=Object.create(Rr.prototype),B,W,K;g.start!==void 0?B=k(()=>g.start(F),"startAlgorithm"):B=k(()=>{},"startAlgorithm"),g.pull!==void 0?W=k(()=>g.pull(F),"pullAlgorithm"):W=k(()=>p(void 0),"pullAlgorithm"),g.cancel!==void 0?K=k(ke=>g.cancel(ke),"cancelAlgorithm"):K=k(()=>p(void 0),"cancelAlgorithm");let ce=g.autoAllocateChunkSize;if(ce===0)throw new TypeError("autoAllocateChunkSize must be greater than 0");Nc(h,F,B,W,K,S,ce)}k(rd,"SetUpReadableByteStreamControllerFromUnderlyingSource");function nd(h,g,S){h._associatedReadableByteStreamController=g,h._view=S}k(nd,"SetUpReadableStreamBYOBRequest");function Mu(h){return new TypeError(`ReadableStreamBYOBRequest.prototype.${h} can only be used on a ReadableStreamBYOBRequest`)}k(Mu,"byobRequestBrandCheckException");function ki(h){return new TypeError(`ReadableByteStreamController.prototype.${h} can only be used on a ReadableByteStreamController`)}k(ki,"byteStreamControllerBrandCheckException");function jc(h,g){Dr(h,g);let S=h?.mode;return{mode:S===void 0?void 0:Bc(S,`${g} has member 'mode' that`)}}k(jc,"convertReaderOptions");function Bc(h,g){if(h=`${h}`,h!=="byob")throw new TypeError(`${g} '${h}' is not a valid enumeration value for ReadableStreamReaderMode`);return h}k(Bc,"convertReadableStreamReaderMode");function Mc(h,g){var S;Dr(h,g);let F=(S=h?.min)!==null&&S!==void 0?S:1;return{min:Kr(F,`${g} has member 'min' that`)}}k(Mc,"convertByobReadOptions");function Aa(h){return new Si(h)}k(Aa,"AcquireReadableStreamBYOBReader");function qe(h,g){h._reader._readIntoRequests.push(g)}k(qe,"ReadableStreamAddReadIntoRequest");function id(h,g,S){let F=h._reader._readIntoRequests.shift();S?F._closeSteps(g):F._chunkSteps(g)}k(id,"ReadableStreamFulfillReadIntoRequest");function qu(h){return h._reader._readIntoRequests.length}k(qu,"ReadableStreamGetNumReadIntoRequests");function _s(h){let g=h._reader;return!(g===void 0||!zi(g))}k(_s,"ReadableStreamHasBYOBReader");class Si{static{k(this,"ReadableStreamBYOBReader")}constructor(g){if(Pr(g,1,"ReadableStreamBYOBReader"),jn(g,"First parameter"),Io(g))throw new TypeError("This stream has already been locked for exclusive reading by another reader");if(!qn(g._readableStreamController))throw new TypeError("Cannot construct a ReadableStreamBYOBReader for a stream not constructed with a byte source");Ee(this,g),this._readIntoRequests=new O}get closed(){return zi(this)?this._closedPromise:m(d("closed"))}cancel(g=void 0){return zi(this)?this._ownerReadableStream===void 0?m(Z("cancel")):z(this,g):m(d("cancel"))}read(g,S={}){if(!zi(this))return m(d("read"));if(!ArrayBuffer.isView(g))return m(new TypeError("view must be an array buffer view"));if(g.byteLength===0)return m(new TypeError("view must have non-zero byteLength"));if(g.buffer.byteLength===0)return m(new TypeError("view's buffer must have non-zero byteLength"));if(Xe(g.buffer))return m(new TypeError("view's buffer has been detached"));let F;try{F=Mc(S,"options")}catch(ke){return m(ke)}let B=F.min;if(B===0)return m(new TypeError("options.min must be greater than 0"));if(vs(g)){if(B>g.byteLength)return m(new RangeError("options.min must be less than or equal to view's byteLength"))}else if(B>g.length)return m(new RangeError("options.min must be less than or equal to view's length"));if(this._ownerReadableStream===void 0)return m(Z("read from"));let W,K,ce=f((ke,Re)=>{W=ke,K=Re});return qc(this,g,B,{_chunkSteps:k(ke=>W({value:ke,done:!1}),"_chunkSteps"),_closeSteps:k(ke=>W({value:ke,done:!0}),"_closeSteps"),_errorSteps:k(ke=>K(ke),"_errorSteps")}),ce}releaseLock(){if(!zi(this))throw d("releaseLock");this._ownerReadableStream!==void 0&&od(this)}}Object.defineProperties(Si.prototype,{cancel:{enumerable:!0},read:{enumerable:!0},releaseLock:{enumerable:!0},closed:{enumerable:!0}}),a(Si.prototype.cancel,"cancel"),a(Si.prototype.read,"read"),a(Si.prototype.releaseLock,"releaseLock"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(Si.prototype,Symbol.toStringTag,{value:"ReadableStreamBYOBReader",configurable:!0});function zi(h){return!i(h)||!Object.prototype.hasOwnProperty.call(h,"_readIntoRequests")?!1:h instanceof Si}k(zi,"IsReadableStreamBYOBReader");function qc(h,g,S,F){let B=h._ownerReadableStream;B._disturbed=!0,B._state==="errored"?F._errorSteps(B._storedError):he(B._readableStreamController,g,S,F)}k(qc,"ReadableStreamBYOBReaderRead");function od(h){G(h);let g=new TypeError("Reader was released");c(h,g)}k(od,"ReadableStreamBYOBReaderRelease");function c(h,g){let S=h._readIntoRequests;h._readIntoRequests=new O,S.forEach(F=>{F._errorSteps(g)})}k(c,"ReadableStreamBYOBReaderErrorReadIntoRequests");function d(h){return new TypeError(`ReadableStreamBYOBReader.prototype.${h} can only be used on a ReadableStreamBYOBReader`)}k(d,"byobReaderBrandCheckException");function x(h,g){let{highWaterMark:S}=h;if(S===void 0)return g;if(Wi(S)||S<0)throw new RangeError("Invalid highWaterMark");return S}k(x,"ExtractHighWaterMark");function C(h){let{size:g}=h;return g||(()=>1)}k(C,"ExtractSizeAlgorithm");function T(h,g){Dr(h,g);let S=h?.highWaterMark,F=h?.size;return{highWaterMark:S===void 0?void 0:yo(S),size:F===void 0?void 0:M(F,`${g} has member 'size' that`)}}k(T,"convertQueuingStrategy");function M(h,g){return Nt(h,g),S=>yo(h(S))}k(M,"convertQueuingStrategySize");function V(h,g){Dr(h,g);let S=h?.abort,F=h?.close,B=h?.start,W=h?.type,K=h?.write;return{abort:S===void 0?void 0:re(S,h,`${g} has member 'abort' that`),close:F===void 0?void 0:oe(F,h,`${g} has member 'close' that`),start:B===void 0?void 0:Oe(B,h,`${g} has member 'start' that`),write:K===void 0?void 0:Ne(K,h,`${g} has member 'write' that`),type:W}}k(V,"convertUnderlyingSink");function re(h,g,S){return Nt(h,S),F=>L(h,g,[F])}k(re,"convertUnderlyingSinkAbortCallback");function oe(h,g,S){return Nt(h,S),()=>L(h,g,[])}k(oe,"convertUnderlyingSinkCloseCallback");function Oe(h,g,S){return Nt(h,S),F=>y(h,g,[F])}k(Oe,"convertUnderlyingSinkStartCallback");function Ne(h,g,S){return Nt(h,S),(F,B)=>L(h,g,[F,B])}k(Ne,"convertUnderlyingSinkWriteCallback");function ot(h,g){if(!Es(h))throw new TypeError(`${g} is not a WritableStream.`)}k(ot,"assertWritableStream");function Kt(h){if(typeof h!="object"||h===null)return!1;try{return typeof h.aborted=="boolean"}catch{return!1}}k(Kt,"isAbortSignal");let Cs=typeof AbortController=="function";function Po(){if(Cs)return new AbortController}k(Po,"createAbortController");class Sn{static{k(this,"WritableStream")}constructor(g={},S={}){g===void 0?g=null:mi(g,"First parameter");let F=T(S,"Second parameter"),B=V(g,"First parameter");if(Fy(this),B.type!==void 0)throw new RangeError("Invalid type is specified");let W=C(F),K=x(F,1);UE(this,B,K,W)}get locked(){if(!Es(this))throw Hc("locked");return As(this)}abort(g=void 0){return Es(this)?As(this)?m(new TypeError("Cannot abort a stream that already has a writer")):Vc(this,g):m(Hc("abort"))}close(){return Es(this)?As(this)?m(new TypeError("Cannot close a stream that already has a writer")):_i(this)?m(new TypeError("Cannot close an already-closing stream")):Iy(this):m(Hc("close"))}getWriter(){if(!Es(this))throw Hc("getWriter");return Hi(this)}}Object.defineProperties(Sn.prototype,{abort:{enumerable:!0},close:{enumerable:!0},getWriter:{enumerable:!0},locked:{enumerable:!0}}),a(Sn.prototype.abort,"abort"),a(Sn.prototype.close,"close"),a(Sn.prototype.getWriter,"getWriter"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(Sn.prototype,Symbol.toStringTag,{value:"WritableStream",configurable:!0});function Hi(h){return new To(h)}k(Hi,"AcquireWritableStreamDefaultWriter");function Oo(h,g,S,F,B=1,W=()=>1){let K=Object.create(Sn.prototype);Fy(K);let ce=Object.create(Vu.prototype);return By(K,ce,h,g,S,F,B,W),K}k(Oo,"CreateWritableStream");function Fy(h){h._state="writable",h._storedError=void 0,h._writer=void 0,h._writableStreamController=void 0,h._writeRequests=new O,h._inFlightWriteRequest=void 0,h._closeRequest=void 0,h._inFlightCloseRequest=void 0,h._pendingAbortRequest=void 0,h._backpressure=!1}k(Fy,"InitializeWritableStream");function Es(h){return!i(h)||!Object.prototype.hasOwnProperty.call(h,"_writableStreamController")?!1:h instanceof Sn}k(Es,"IsWritableStream");function As(h){return h._writer!==void 0}k(As,"IsWritableStreamLocked");function Vc(h,g){var S;if(h._state==="closed"||h._state==="errored")return p(void 0);h._writableStreamController._abortReason=g,(S=h._writableStreamController._abortController)===null||S===void 0||S.abort(g);let F=h._state;if(F==="closed"||F==="errored")return p(void 0);if(h._pendingAbortRequest!==void 0)return h._pendingAbortRequest._promise;let B=!1;F==="erroring"&&(B=!0,g=void 0);let W=f((K,ce)=>{h._pendingAbortRequest={_promise:void 0,_resolve:K,_reject:ce,_reason:g,_wasAlreadyErroring:B}});return h._pendingAbortRequest._promise=W,B||sd(h,g),W}k(Vc,"WritableStreamAbort");function Iy(h){let g=h._state;if(g==="closed"||g==="errored")return m(new TypeError(`The stream (in ${g} state) is not in the writable state and cannot be closed`));let S=f((B,W)=>{let K={_resolve:B,_reject:W};h._closeRequest=K}),F=h._writer;return F!==void 0&&h._backpressure&&g==="writable"&&md(F),WE(h._writableStreamController),S}k(Iy,"WritableStreamClose");function OE(h){return f((g,S)=>{let F={_resolve:g,_reject:S};h._writeRequests.push(F)})}k(OE,"WritableStreamAddWriteRequest");function ad(h,g){if(h._state==="writable"){sd(h,g);return}ud(h)}k(ad,"WritableStreamDealWithRejection");function sd(h,g){let S=h._writableStreamController;h._state="erroring",h._storedError=g;let F=h._writer;F!==void 0&&$y(F,g),!LE(h)&&S._started&&ud(h)}k(sd,"WritableStreamStartErroring");function ud(h){h._state="errored",h._writableStreamController[X]();let g=h._storedError;if(h._writeRequests.forEach(B=>{B._reject(g)}),h._writeRequests=new O,h._pendingAbortRequest===void 0){Uc(h);return}let S=h._pendingAbortRequest;if(h._pendingAbortRequest=void 0,S._wasAlreadyErroring){S._reject(g),Uc(h);return}let F=h._writableStreamController[N](S._reason);v(F,()=>(S._resolve(),Uc(h),null),B=>(S._reject(B),Uc(h),null))}k(ud,"WritableStreamFinishErroring");function TE(h){h._inFlightWriteRequest._resolve(void 0),h._inFlightWriteRequest=void 0}k(TE,"WritableStreamFinishInFlightWrite");function RE(h,g){h._inFlightWriteRequest._reject(g),h._inFlightWriteRequest=void 0,ad(h,g)}k(RE,"WritableStreamFinishInFlightWriteWithError");function FE(h){h._inFlightCloseRequest._resolve(void 0),h._inFlightCloseRequest=void 0,h._state==="erroring"&&(h._storedError=void 0,h._pendingAbortRequest!==void 0&&(h._pendingAbortRequest._resolve(),h._pendingAbortRequest=void 0)),h._state="closed";let g=h._writer;g!==void 0&&Uy(g)}k(FE,"WritableStreamFinishInFlightClose");function IE(h,g){h._inFlightCloseRequest._reject(g),h._inFlightCloseRequest=void 0,h._pendingAbortRequest!==void 0&&(h._pendingAbortRequest._reject(g),h._pendingAbortRequest=void 0),ad(h,g)}k(IE,"WritableStreamFinishInFlightCloseWithError");function _i(h){return!(h._closeRequest===void 0&&h._inFlightCloseRequest===void 0)}k(_i,"WritableStreamCloseQueuedOrInFlight");function LE(h){return!(h._inFlightWriteRequest===void 0&&h._inFlightCloseRequest===void 0)}k(LE,"WritableStreamHasOperationMarkedInFlight");function $E(h){h._inFlightCloseRequest=h._closeRequest,h._closeRequest=void 0}k($E,"WritableStreamMarkCloseRequestInFlight");function NE(h){h._inFlightWriteRequest=h._writeRequests.shift()}k(NE,"WritableStreamMarkFirstWriteRequestInFlight");function Uc(h){h._closeRequest!==void 0&&(h._closeRequest._reject(h._storedError),h._closeRequest=void 0);let g=h._writer;g!==void 0&&hd(g,h._storedError)}k(Uc,"WritableStreamRejectCloseAndClosedPromiseIfNeeded");function ld(h,g){let S=h._writer;S!==void 0&&g!==h._backpressure&&(g?XE(S):md(S)),h._backpressure=g}k(ld,"WritableStreamUpdateBackpressure");class To{static{k(this,"WritableStreamDefaultWriter")}constructor(g){if(Pr(g,1,"WritableStreamDefaultWriter"),ot(g,"First parameter"),As(g))throw new TypeError("This stream has already been locked for exclusive writing by another writer");this._ownerWritableStream=g,g._writer=this;let S=g._state;if(S==="writable")!_i(g)&&g._backpressure?Kc(this):Wy(this),Gc(this);else if(S==="erroring")dd(this,g._storedError),Gc(this);else if(S==="closed")Wy(this),YE(this);else{let F=g._storedError;dd(this,F),Vy(this,F)}}get closed(){return Da(this)?this._closedPromise:m(Pa("closed"))}get desiredSize(){if(!Da(this))throw Pa("desiredSize");if(this._ownerWritableStream===void 0)throw Wu("desiredSize");return qE(this)}get ready(){return Da(this)?this._readyPromise:m(Pa("ready"))}abort(g=void 0){return Da(this)?this._ownerWritableStream===void 0?m(Wu("abort")):jE(this,g):m(Pa("abort"))}close(){if(!Da(this))return m(Pa("close"));let g=this._ownerWritableStream;return g===void 0?m(Wu("close")):_i(g)?m(new TypeError("Cannot close an already-closing stream")):Ly(this)}releaseLock(){if(!Da(this))throw Pa("releaseLock");this._ownerWritableStream!==void 0&&Ny(this)}write(g=void 0){return Da(this)?this._ownerWritableStream===void 0?m(Wu("write to")):jy(this,g):m(Pa("write"))}}Object.defineProperties(To.prototype,{abort:{enumerable:!0},close:{enumerable:!0},releaseLock:{enumerable:!0},write:{enumerable:!0},closed:{enumerable:!0},desiredSize:{enumerable:!0},ready:{enumerable:!0}}),a(To.prototype.abort,"abort"),a(To.prototype.close,"close"),a(To.prototype.releaseLock,"releaseLock"),a(To.prototype.write,"write"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(To.prototype,Symbol.toStringTag,{value:"WritableStreamDefaultWriter",configurable:!0});function Da(h){return!i(h)||!Object.prototype.hasOwnProperty.call(h,"_ownerWritableStream")?!1:h instanceof To}k(Da,"IsWritableStreamDefaultWriter");function jE(h,g){let S=h._ownerWritableStream;return Vc(S,g)}k(jE,"WritableStreamDefaultWriterAbort");function Ly(h){let g=h._ownerWritableStream;return Iy(g)}k(Ly,"WritableStreamDefaultWriterClose");function BE(h){let g=h._ownerWritableStream,S=g._state;return _i(g)||S==="closed"?p(void 0):S==="errored"?m(g._storedError):Ly(h)}k(BE,"WritableStreamDefaultWriterCloseWithErrorPropagation");function ME(h,g){h._closedPromiseState==="pending"?hd(h,g):QE(h,g)}k(ME,"WritableStreamDefaultWriterEnsureClosedPromiseRejected");function $y(h,g){h._readyPromiseState==="pending"?zy(h,g):JE(h,g)}k($y,"WritableStreamDefaultWriterEnsureReadyPromiseRejected");function qE(h){let g=h._ownerWritableStream,S=g._state;return S==="errored"||S==="erroring"?null:S==="closed"?0:My(g._writableStreamController)}k(qE,"WritableStreamDefaultWriterGetDesiredSize");function Ny(h){let g=h._ownerWritableStream,S=new TypeError("Writer was released and can no longer be used to monitor the stream's closedness");$y(h,S),ME(h,S),g._writer=void 0,h._ownerWritableStream=void 0}k(Ny,"WritableStreamDefaultWriterRelease");function jy(h,g){let S=h._ownerWritableStream,F=S._writableStreamController,B=zE(F,g);if(S!==h._ownerWritableStream)return m(Wu("write to"));let W=S._state;if(W==="errored")return m(S._storedError);if(_i(S)||W==="closed")return m(new TypeError("The stream is closing or closed and cannot be written to"));if(W==="erroring")return m(S._storedError);let K=OE(S);return HE(F,g,B),K}k(jy,"WritableStreamDefaultWriterWrite");let VE={};class Vu{static{k(this,"WritableStreamDefaultController")}constructor(){throw new TypeError("Illegal constructor")}get abortReason(){if(!cd(this))throw pd("abortReason");return this._abortReason}get signal(){if(!cd(this))throw pd("signal");if(this._abortController===void 0)throw new TypeError("WritableStreamDefaultController.prototype.signal is not supported");return this._abortController.signal}error(g=void 0){if(!cd(this))throw pd("error");this._controlledWritableStream._state==="writable"&&qy(this,g)}[N](g){let S=this._abortAlgorithm(g);return Wc(this),S}[X](){Jr(this)}}Object.defineProperties(Vu.prototype,{abortReason:{enumerable:!0},signal:{enumerable:!0},error:{enumerable:!0}}),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(Vu.prototype,Symbol.toStringTag,{value:"WritableStreamDefaultController",configurable:!0});function cd(h){return!i(h)||!Object.prototype.hasOwnProperty.call(h,"_controlledWritableStream")?!1:h instanceof Vu}k(cd,"IsWritableStreamDefaultController");function By(h,g,S,F,B,W,K,ce){g._controlledWritableStream=h,h._writableStreamController=g,g._queue=void 0,g._queueTotalSize=void 0,Jr(g),g._abortReason=void 0,g._abortController=Po(),g._started=!1,g._strategySizeAlgorithm=ce,g._strategyHWM=K,g._writeAlgorithm=F,g._closeAlgorithm=B,g._abortAlgorithm=W;let ke=fd(g);ld(h,ke);let Re=S(),Ve=p(Re);v(Ve,()=>(g._started=!0,zc(g),null),Ue=>(g._started=!0,ad(h,Ue),null))}k(By,"SetUpWritableStreamDefaultController");function UE(h,g,S,F){let B=Object.create(Vu.prototype),W,K,ce,ke;g.start!==void 0?W=k(()=>g.start(B),"startAlgorithm"):W=k(()=>{},"startAlgorithm"),g.write!==void 0?K=k(Re=>g.write(Re,B),"writeAlgorithm"):K=k(()=>p(void 0),"writeAlgorithm"),g.close!==void 0?ce=k(()=>g.close(),"closeAlgorithm"):ce=k(()=>p(void 0),"closeAlgorithm"),g.abort!==void 0?ke=k(Re=>g.abort(Re),"abortAlgorithm"):ke=k(()=>p(void 0),"abortAlgorithm"),By(h,B,W,K,ce,ke,S,F)}k(UE,"SetUpWritableStreamDefaultControllerFromUnderlyingSink");function Wc(h){h._writeAlgorithm=void 0,h._closeAlgorithm=void 0,h._abortAlgorithm=void 0,h._strategySizeAlgorithm=void 0}k(Wc,"WritableStreamDefaultControllerClearAlgorithms");function WE(h){wa(h,VE,0),zc(h)}k(WE,"WritableStreamDefaultControllerClose");function zE(h,g){try{return h._strategySizeAlgorithm(g)}catch(S){return Uu(h,S),1}}k(zE,"WritableStreamDefaultControllerGetChunkSize");function My(h){return h._strategyHWM-h._queueTotalSize}k(My,"WritableStreamDefaultControllerGetDesiredSize");function HE(h,g,S){try{wa(h,g,S)}catch(B){Uu(h,B);return}let F=h._controlledWritableStream;if(!_i(F)&&F._state==="writable"){let B=fd(h);ld(F,B)}zc(h)}k(HE,"WritableStreamDefaultControllerWrite");function zc(h){let g=h._controlledWritableStream;if(!h._started||g._inFlightWriteRequest!==void 0)return;if(g._state==="erroring"){ud(g);return}if(h._queue.length===0)return;let S=ys(h);S===VE?GE(h):KE(h,S)}k(zc,"WritableStreamDefaultControllerAdvanceQueueIfNeeded");function Uu(h,g){h._controlledWritableStream._state==="writable"&&qy(h,g)}k(Uu,"WritableStreamDefaultControllerErrorIfNeeded");function GE(h){let g=h._controlledWritableStream;$E(g),Co(h);let S=h._closeAlgorithm();Wc(h),v(S,()=>(FE(g),null),F=>(IE(g,F),null))}k(GE,"WritableStreamDefaultControllerProcessClose");function KE(h,g){let S=h._controlledWritableStream;NE(S);let F=h._writeAlgorithm(g);v(F,()=>{TE(S);let B=S._state;if(Co(h),!_i(S)&&B==="writable"){let W=fd(h);ld(S,W)}return zc(h),null},B=>(S._state==="writable"&&Wc(h),RE(S,B),null))}k(KE,"WritableStreamDefaultControllerProcessWrite");function fd(h){return My(h)<=0}k(fd,"WritableStreamDefaultControllerGetBackpressure");function qy(h,g){let S=h._controlledWritableStream;Wc(h),sd(S,g)}k(qy,"WritableStreamDefaultControllerError");function Hc(h){return new TypeError(`WritableStream.prototype.${h} can only be used on a WritableStream`)}k(Hc,"streamBrandCheckException$2");function pd(h){return new TypeError(`WritableStreamDefaultController.prototype.${h} can only be used on a WritableStreamDefaultController`)}k(pd,"defaultControllerBrandCheckException$2");function Pa(h){return new TypeError(`WritableStreamDefaultWriter.prototype.${h} can only be used on a WritableStreamDefaultWriter`)}k(Pa,"defaultWriterBrandCheckException");function Wu(h){return new TypeError("Cannot "+h+" a stream using a released writer")}k(Wu,"defaultWriterLockException");function Gc(h){h._closedPromise=f((g,S)=>{h._closedPromise_resolve=g,h._closedPromise_reject=S,h._closedPromiseState="pending"})}k(Gc,"defaultWriterClosedPromiseInitialize");function Vy(h,g){Gc(h),hd(h,g)}k(Vy,"defaultWriterClosedPromiseInitializeAsRejected");function YE(h){Gc(h),Uy(h)}k(YE,"defaultWriterClosedPromiseInitializeAsResolved");function hd(h,g){h._closedPromise_reject!==void 0&&(A(h._closedPromise),h._closedPromise_reject(g),h._closedPromise_resolve=void 0,h._closedPromise_reject=void 0,h._closedPromiseState="rejected")}k(hd,"defaultWriterClosedPromiseReject");function QE(h,g){Vy(h,g)}k(QE,"defaultWriterClosedPromiseResetToRejected");function Uy(h){h._closedPromise_resolve!==void 0&&(h._closedPromise_resolve(void 0),h._closedPromise_resolve=void 0,h._closedPromise_reject=void 0,h._closedPromiseState="resolved")}k(Uy,"defaultWriterClosedPromiseResolve");function Kc(h){h._readyPromise=f((g,S)=>{h._readyPromise_resolve=g,h._readyPromise_reject=S}),h._readyPromiseState="pending"}k(Kc,"defaultWriterReadyPromiseInitialize");function dd(h,g){Kc(h),zy(h,g)}k(dd,"defaultWriterReadyPromiseInitializeAsRejected");function Wy(h){Kc(h),md(h)}k(Wy,"defaultWriterReadyPromiseInitializeAsResolved");function zy(h,g){h._readyPromise_reject!==void 0&&(A(h._readyPromise),h._readyPromise_reject(g),h._readyPromise_resolve=void 0,h._readyPromise_reject=void 0,h._readyPromiseState="rejected")}k(zy,"defaultWriterReadyPromiseReject");function XE(h){Kc(h)}k(XE,"defaultWriterReadyPromiseReset");function JE(h,g){dd(h,g)}k(JE,"defaultWriterReadyPromiseResetToRejected");function md(h){h._readyPromise_resolve!==void 0&&(h._readyPromise_resolve(void 0),h._readyPromise_resolve=void 0,h._readyPromise_reject=void 0,h._readyPromiseState="fulfilled")}k(md,"defaultWriterReadyPromiseResolve");function ZE(){if(typeof globalThis<"u")return globalThis;if(typeof self<"u")return self;if(typeof Iv<"u")return Iv}k(ZE,"getGlobals");let Aq=ZE();function eA(h){if(!(typeof h=="function"||typeof h=="object")||h.name!=="DOMException")return!1;try{return new h,!0}catch{return!1}}k(eA,"isDOMExceptionConstructor");function tA(){let h=Aq?.DOMException;return eA(h)?h:void 0}k(tA,"getFromGlobal");function rA(){let h=k(function(g,S){this.message=g||"",this.name=S||"Error",Error.captureStackTrace&&Error.captureStackTrace(this,this.constructor)},"DOMException");return a(h,"DOMException"),h.prototype=Object.create(Error.prototype),Object.defineProperty(h.prototype,"constructor",{value:h,writable:!0,configurable:!0}),h}k(rA,"createPolyfill");let Dq=tA()||rA();function Hy(h,g,S,F,B,W){let K=Yr(h),ce=Hi(g);h._disturbed=!0;let ke=!1,Re=p(void 0);return f((Ve,Ue)=>{let ct;if(W!==void 0){if(ct=k(()=>{let Ce=W.reason!==void 0?W.reason:new Dq("Aborted","AbortError"),tt=[];F||tt.push(()=>g._state==="writable"?Vc(g,Ce):p(void 0)),B||tt.push(()=>h._state==="readable"?Un(h,Ce):p(void 0)),Ir(()=>Promise.all(tt.map(at=>at())),!0,Ce)},"abortAlgorithm"),W.aborted){ct();return}W.addEventListener("abort",ct)}function en(){return f((Ce,tt)=>{function at(Lr){Lr?Ce():b(Lo(),at,tt)}k(at,"next"),at(!1)})}k(en,"pipeLoop");function Lo(){return ke?p(!0):b(ce._readyPromise,()=>f((Ce,tt)=>{bi(K,{_chunkSteps:k(at=>{Re=b(jy(ce,at),void 0,n),Ce(!1)},"_chunkSteps"),_closeSteps:k(()=>Ce(!0),"_closeSteps"),_errorSteps:tt})}))}if(k(Lo,"pipeStep"),Wn(h,K._closedPromise,Ce=>(F?tn(!0,Ce):Ir(()=>Vc(g,Ce),!0,Ce),null)),Wn(g,ce._closedPromise,Ce=>(B?tn(!0,Ce):Ir(()=>Un(h,Ce),!0,Ce),null)),Yt(h,K._closedPromise,()=>(S?tn():Ir(()=>BE(ce)),null)),_i(g)||g._state==="closed"){let Ce=new TypeError("the destination writable stream closed before all data could be piped to it");B?tn(!0,Ce):Ir(()=>Un(h,Ce),!0,Ce)}A(en());function Ci(){let Ce=Re;return b(Re,()=>Ce!==Re?Ci():void 0)}k(Ci,"waitForWritesToFinish");function Wn(Ce,tt,at){Ce._state==="errored"?at(Ce._storedError):_(tt,at)}k(Wn,"isOrBecomesErrored");function Yt(Ce,tt,at){Ce._state==="closed"?at():w(tt,at)}k(Yt,"isOrBecomesClosed");function Ir(Ce,tt,at){if(ke)return;ke=!0,g._state==="writable"&&!_i(g)?w(Ci(),Lr):Lr();function Lr(){return v(Ce(),()=>$o(tt,at),Fa=>$o(!0,Fa)),null}k(Lr,"doTheRest")}k(Ir,"shutdownWithAction");function tn(Ce,tt){ke||(ke=!0,g._state==="writable"&&!_i(g)?w(Ci(),()=>$o(Ce,tt)):$o(Ce,tt))}k(tn,"shutdown");function $o(Ce,tt){return Ny(ce),G(K),W!==void 0&&W.removeEventListener("abort",ct),Ce?Ue(tt):Ve(void 0),null}k($o,"finalize")})}k(Hy,"ReadableStreamPipeTo");class Ro{static{k(this,"ReadableStreamDefaultController")}constructor(){throw new TypeError("Illegal constructor")}get desiredSize(){if(!Yc(this))throw Xc("desiredSize");return gd(this)}close(){if(!Yc(this))throw Xc("close");if(!Ps(this))throw new TypeError("The stream is not in a state that permits close");Oa(this)}enqueue(g=void 0){if(!Yc(this))throw Xc("enqueue");if(!Ps(this))throw new TypeError("The stream is not in a state that permits enqueue");return Ds(this,g)}error(g=void 0){if(!Yc(this))throw Xc("error");Vn(this,g)}[se](g){Jr(this);let S=this._cancelAlgorithm(g);return Qc(this),S}[ie](g){let S=this._controlledReadableStream;if(this._queue.length>0){let F=Co(this);this._closeRequested&&this._queue.length===0?(Qc(this),Gu(S)):zu(this),g._chunkSteps(F)}else vo(S,g),zu(this)}[te](){}}Object.defineProperties(Ro.prototype,{close:{enumerable:!0},enqueue:{enumerable:!0},error:{enumerable:!0},desiredSize:{enumerable:!0}}),a(Ro.prototype.close,"close"),a(Ro.prototype.enqueue,"enqueue"),a(Ro.prototype.error,"error"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(Ro.prototype,Symbol.toStringTag,{value:"ReadableStreamDefaultController",configurable:!0});function Yc(h){return!i(h)||!Object.prototype.hasOwnProperty.call(h,"_controlledReadableStream")?!1:h instanceof Ro}k(Yc,"IsReadableStreamDefaultController");function zu(h){if(!Gy(h))return;if(h._pulling){h._pullAgain=!0;return}h._pulling=!0;let g=h._pullAlgorithm();v(g,()=>(h._pulling=!1,h._pullAgain&&(h._pullAgain=!1,zu(h)),null),S=>(Vn(h,S),null))}k(zu,"ReadableStreamDefaultControllerCallPullIfNeeded");function Gy(h){let g=h._controlledReadableStream;return!Ps(h)||!h._started?!1:!!(Io(g)&&gi(g)>0||gd(h)>0)}k(Gy,"ReadableStreamDefaultControllerShouldCallPull");function Qc(h){h._pullAlgorithm=void 0,h._cancelAlgorithm=void 0,h._strategySizeAlgorithm=void 0}k(Qc,"ReadableStreamDefaultControllerClearAlgorithms");function Oa(h){if(!Ps(h))return;let g=h._controlledReadableStream;h._closeRequested=!0,h._queue.length===0&&(Qc(h),Gu(g))}k(Oa,"ReadableStreamDefaultControllerClose");function Ds(h,g){if(!Ps(h))return;let S=h._controlledReadableStream;if(Io(S)&&gi(S)>0)Bn(S,g,!1);else{let F;try{F=h._strategySizeAlgorithm(g)}catch(B){throw Vn(h,B),B}try{wa(h,g,F)}catch(B){throw Vn(h,B),B}}zu(h)}k(Ds,"ReadableStreamDefaultControllerEnqueue");function Vn(h,g){let S=h._controlledReadableStream;S._state==="readable"&&(Jr(h),Qc(h),Xy(S,g))}k(Vn,"ReadableStreamDefaultControllerError");function gd(h){let g=h._controlledReadableStream._state;return g==="errored"?null:g==="closed"?0:h._strategyHWM-h._queueTotalSize}k(gd,"ReadableStreamDefaultControllerGetDesiredSize");function nA(h){return!Gy(h)}k(nA,"ReadableStreamDefaultControllerHasBackpressure");function Ps(h){let g=h._controlledReadableStream._state;return!h._closeRequested&&g==="readable"}k(Ps,"ReadableStreamDefaultControllerCanCloseOrEnqueue");function Ky(h,g,S,F,B,W,K){g._controlledReadableStream=h,g._queue=void 0,g._queueTotalSize=void 0,Jr(g),g._started=!1,g._closeRequested=!1,g._pullAgain=!1,g._pulling=!1,g._strategySizeAlgorithm=K,g._strategyHWM=W,g._pullAlgorithm=F,g._cancelAlgorithm=B,h._readableStreamController=g;let ce=S();v(p(ce),()=>(g._started=!0,zu(g),null),ke=>(Vn(g,ke),null))}k(Ky,"SetUpReadableStreamDefaultController");function iA(h,g,S,F){let B=Object.create(Ro.prototype),W,K,ce;g.start!==void 0?W=k(()=>g.start(B),"startAlgorithm"):W=k(()=>{},"startAlgorithm"),g.pull!==void 0?K=k(()=>g.pull(B),"pullAlgorithm"):K=k(()=>p(void 0),"pullAlgorithm"),g.cancel!==void 0?ce=k(ke=>g.cancel(ke),"cancelAlgorithm"):ce=k(()=>p(void 0),"cancelAlgorithm"),Ky(h,B,W,K,ce,S,F)}k(iA,"SetUpReadableStreamDefaultControllerFromUnderlyingSource");function Xc(h){return new TypeError(`ReadableStreamDefaultController.prototype.${h} can only be used on a ReadableStreamDefaultController`)}k(Xc,"defaultControllerBrandCheckException$1");function oA(h,g){return qn(h._readableStreamController)?sA(h):aA(h)}k(oA,"ReadableStreamTee");function aA(h,g){let S=Yr(h),F=!1,B=!1,W=!1,K=!1,ce,ke,Re,Ve,Ue,ct=f(Yt=>{Ue=Yt});function en(){return F?(B=!0,p(void 0)):(F=!0,bi(S,{_chunkSteps:k(Yt=>{E(()=>{B=!1;let Ir=Yt,tn=Yt;W||Ds(Re._readableStreamController,Ir),K||Ds(Ve._readableStreamController,tn),F=!1,B&&en()})},"_chunkSteps"),_closeSteps:k(()=>{F=!1,W||Oa(Re._readableStreamController),K||Oa(Ve._readableStreamController),(!W||!K)&&Ue(void 0)},"_closeSteps"),_errorSteps:k(()=>{F=!1},"_errorSteps")}),p(void 0))}k(en,"pullAlgorithm");function Lo(Yt){if(W=!0,ce=Yt,K){let Ir=Xr([ce,ke]),tn=Un(h,Ir);Ue(tn)}return ct}k(Lo,"cancel1Algorithm");function Ci(Yt){if(K=!0,ke=Yt,W){let Ir=Xr([ce,ke]),tn=Un(h,Ir);Ue(tn)}return ct}k(Ci,"cancel2Algorithm");function Wn(){}return k(Wn,"startAlgorithm"),Re=Hu(Wn,en,Lo),Ve=Hu(Wn,en,Ci),_(S._closedPromise,Yt=>(Vn(Re._readableStreamController,Yt),Vn(Ve._readableStreamController,Yt),(!W||!K)&&Ue(void 0),null)),[Re,Ve]}k(aA,"ReadableStreamDefaultTee");function sA(h){let g=Yr(h),S=!1,F=!1,B=!1,W=!1,K=!1,ce,ke,Re,Ve,Ue,ct=f(Ce=>{Ue=Ce});function en(Ce){_(Ce._closedPromise,tt=>(Ce!==g||(Fr(Re._readableStreamController,tt),Fr(Ve._readableStreamController,tt),(!W||!K)&&Ue(void 0)),null))}k(en,"forwardReaderError");function Lo(){zi(g)&&(G(g),g=Yr(h),en(g)),bi(g,{_chunkSteps:k(Ce=>{E(()=>{F=!1,B=!1;let tt=Ce,at=Ce;if(!W&&!K)try{at=vi(Ce)}catch(Lr){Fr(Re._readableStreamController,Lr),Fr(Ve._readableStreamController,Lr),Ue(Un(h,Lr));return}W||Ca(Re._readableStreamController,tt),K||Ca(Ve._readableStreamController,at),S=!1,F?Wn():B&&Yt()})},"_chunkSteps"),_closeSteps:k(()=>{S=!1,W||_a(Re._readableStreamController),K||_a(Ve._readableStreamController),Re._readableStreamController._pendingPullIntos.length>0&&Ss(Re._readableStreamController,0),Ve._readableStreamController._pendingPullIntos.length>0&&Ss(Ve._readableStreamController,0),(!W||!K)&&Ue(void 0)},"_closeSteps"),_errorSteps:k(()=>{S=!1},"_errorSteps")})}k(Lo,"pullWithDefaultReader");function Ci(Ce,tt){Tr(g)&&(G(g),g=Aa(h),en(g));let at=tt?Ve:Re,Lr=tt?Re:Ve;qc(g,Ce,1,{_chunkSteps:k(Fa=>{E(()=>{F=!1,B=!1;let Ku=tt?K:W;if(tt?W:K)Ku||Ea(at._readableStreamController,Fa);else{let Yu;try{Yu=vi(Fa)}catch(uv){Fr(at._readableStreamController,uv),Fr(Lr._readableStreamController,uv),Ue(Un(h,uv));return}Ku||Ea(at._readableStreamController,Fa),Ca(Lr._readableStreamController,Yu)}S=!1,F?Wn():B&&Yt()})},"_chunkSteps"),_closeSteps:k(Fa=>{S=!1;let Ku=tt?K:W,Yu=tt?W:K;Ku||_a(at._readableStreamController),Yu||_a(Lr._readableStreamController),Fa!==void 0&&(Ku||Ea(at._readableStreamController,Fa),!Yu&&Lr._readableStreamController._pendingPullIntos.length>0&&Ss(Lr._readableStreamController,0)),(!Ku||!Yu)&&Ue(void 0)},"_closeSteps"),_errorSteps:k(()=>{S=!1},"_errorSteps")})}k(Ci,"pullWithBYOBReader");function Wn(){if(S)return F=!0,p(void 0);S=!0;let Ce=Zr(Re._readableStreamController);return Ce===null?Lo():Ci(Ce._view,!1),p(void 0)}k(Wn,"pull1Algorithm");function Yt(){if(S)return B=!0,p(void 0);S=!0;let Ce=Zr(Ve._readableStreamController);return Ce===null?Lo():Ci(Ce._view,!0),p(void 0)}k(Yt,"pull2Algorithm");function Ir(Ce){if(W=!0,ce=Ce,K){let tt=Xr([ce,ke]),at=Un(h,tt);Ue(at)}return ct}k(Ir,"cancel1Algorithm");function tn(Ce){if(K=!0,ke=Ce,W){let tt=Xr([ce,ke]),at=Un(h,tt);Ue(at)}return ct}k(tn,"cancel2Algorithm");function $o(){}return k($o,"startAlgorithm"),Re=Qy($o,Wn,Ir),Ve=Qy($o,Yt,tn),en(g),[Re,Ve]}k(sA,"ReadableByteStreamTee");function uA(h){return i(h)&&typeof h.getReader<"u"}k(uA,"isReadableStreamLike");function lA(h){return uA(h)?fA(h.getReader()):cA(h)}k(lA,"ReadableStreamFrom");function cA(h){let g,S=xa(h,"async"),F=n;function B(){let K;try{K=_o(S)}catch(ke){return m(ke)}let ce=p(K);return P(ce,ke=>{if(!i(ke))throw new TypeError("The promise returned by the iterator.next() method must fulfill with an object");if(wn(ke))Oa(g._readableStreamController);else{let Re=ju(ke);Ds(g._readableStreamController,Re)}})}k(B,"pullAlgorithm");function W(K){let ce=S.iterator,ke;try{ke=Ae(ce,"return")}catch(Ue){return m(Ue)}if(ke===void 0)return p(void 0);let Re;try{Re=y(ke,ce,[K])}catch(Ue){return m(Ue)}let Ve=p(Re);return P(Ve,Ue=>{if(!i(Ue))throw new TypeError("The promise returned by the iterator.return() method must fulfill with an object")})}return k(W,"cancelAlgorithm"),g=Hu(F,B,W,0),g}k(cA,"ReadableStreamFromIterable");function fA(h){let g,S=n;function F(){let W;try{W=h.read()}catch(K){return m(K)}return P(W,K=>{if(!i(K))throw new TypeError("The promise returned by the reader.read() method must fulfill with an object");if(K.done)Oa(g._readableStreamController);else{let ce=K.value;Ds(g._readableStreamController,ce)}})}k(F,"pullAlgorithm");function B(W){try{return p(h.cancel(W))}catch(K){return m(K)}}return k(B,"cancelAlgorithm"),g=Hu(S,F,B,0),g}k(fA,"ReadableStreamFromDefaultReader");function pA(h,g){Dr(h,g);let S=h,F=S?.autoAllocateChunkSize,B=S?.cancel,W=S?.pull,K=S?.start,ce=S?.type;return{autoAllocateChunkSize:F===void 0?void 0:Kr(F,`${g} has member 'autoAllocateChunkSize' that`),cancel:B===void 0?void 0:hA(B,S,`${g} has member 'cancel' that`),pull:W===void 0?void 0:dA(W,S,`${g} has member 'pull' that`),start:K===void 0?void 0:mA(K,S,`${g} has member 'start' that`),type:ce===void 0?void 0:gA(ce,`${g} has member 'type' that`)}}k(pA,"convertUnderlyingDefaultOrByteSource");function hA(h,g,S){return Nt(h,S),F=>L(h,g,[F])}k(hA,"convertUnderlyingSourceCancelCallback");function dA(h,g,S){return Nt(h,S),F=>L(h,g,[F])}k(dA,"convertUnderlyingSourcePullCallback");function mA(h,g,S){return Nt(h,S),F=>y(h,g,[F])}k(mA,"convertUnderlyingSourceStartCallback");function gA(h,g){if(h=`${h}`,h!=="bytes")throw new TypeError(`${g} '${h}' is not a valid enumeration value for ReadableStreamType`);return h}k(gA,"convertReadableStreamType");function bA(h,g){return Dr(h,g),{preventCancel:!!h?.preventCancel}}k(bA,"convertIteratorOptions");function Yy(h,g){Dr(h,g);let S=h?.preventAbort,F=h?.preventCancel,B=h?.preventClose,W=h?.signal;return W!==void 0&&yA(W,`${g} has member 'signal' that`),{preventAbort:!!S,preventCancel:!!F,preventClose:!!B,signal:W}}k(Yy,"convertPipeOptions");function yA(h,g){if(!Kt(h))throw new TypeError(`${g} is not an AbortSignal.`)}k(yA,"assertAbortSignal");function vA(h,g){Dr(h,g);let S=h?.readable;Vi(S,"readable","ReadableWritablePair"),jn(S,`${g} has member 'readable' that`);let F=h?.writable;return Vi(F,"writable","ReadableWritablePair"),ot(F,`${g} has member 'writable' that`),{readable:S,writable:F}}k(vA,"convertReadableWritablePair");class yr{static{k(this,"ReadableStream")}constructor(g={},S={}){g===void 0?g=null:mi(g,"First parameter");let F=T(S,"Second parameter"),B=pA(g,"First parameter");if(bd(this),B.type==="bytes"){if(F.size!==void 0)throw new RangeError("The strategy for a byte stream cannot have a size function");let W=x(F,0);rd(this,B,W)}else{let W=C(F),K=x(F,1);iA(this,B,K,W)}}get locked(){if(!Fo(this))throw Ta("locked");return Io(this)}cancel(g=void 0){return Fo(this)?Io(this)?m(new TypeError("Cannot cancel a stream that already has a reader")):Un(this,g):m(Ta("cancel"))}getReader(g=void 0){if(!Fo(this))throw Ta("getReader");return jc(g,"First parameter").mode===void 0?Yr(this):Aa(this)}pipeThrough(g,S={}){if(!Fo(this))throw Ta("pipeThrough");Pr(g,1,"pipeThrough");let F=vA(g,"First parameter"),B=Yy(S,"Second parameter");if(Io(this))throw new TypeError("ReadableStream.prototype.pipeThrough cannot be used on a locked ReadableStream");if(As(F.writable))throw new TypeError("ReadableStream.prototype.pipeThrough cannot be used on a locked WritableStream");let W=Hy(this,F.writable,B.preventClose,B.preventAbort,B.preventCancel,B.signal);return A(W),F.readable}pipeTo(g,S={}){if(!Fo(this))return m(Ta("pipeTo"));if(g===void 0)return m("Parameter 1 is required in 'pipeTo'.");if(!Es(g))return m(new TypeError("ReadableStream.prototype.pipeTo's first argument must be a WritableStream"));let F;try{F=Yy(S,"Second parameter")}catch(B){return m(B)}return Io(this)?m(new TypeError("ReadableStream.prototype.pipeTo cannot be used on a locked ReadableStream")):As(g)?m(new TypeError("ReadableStream.prototype.pipeTo cannot be used on a locked WritableStream")):Hy(this,g,F.preventClose,F.preventAbort,F.preventCancel,F.signal)}tee(){if(!Fo(this))throw Ta("tee");let g=oA(this);return Xr(g)}values(g=void 0){if(!Fo(this))throw Ta("values");let S=bA(g,"First parameter");return wo(this,S.preventCancel)}[So](g){return this.values(g)}static from(g){return lA(g)}}Object.defineProperties(yr,{from:{enumerable:!0}}),Object.defineProperties(yr.prototype,{cancel:{enumerable:!0},getReader:{enumerable:!0},pipeThrough:{enumerable:!0},pipeTo:{enumerable:!0},tee:{enumerable:!0},values:{enumerable:!0},locked:{enumerable:!0}}),a(yr.from,"from"),a(yr.prototype.cancel,"cancel"),a(yr.prototype.getReader,"getReader"),a(yr.prototype.pipeThrough,"pipeThrough"),a(yr.prototype.pipeTo,"pipeTo"),a(yr.prototype.tee,"tee"),a(yr.prototype.values,"values"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(yr.prototype,Symbol.toStringTag,{value:"ReadableStream",configurable:!0}),Object.defineProperty(yr.prototype,So,{value:yr.prototype.values,writable:!0,configurable:!0});function Hu(h,g,S,F=1,B=()=>1){let W=Object.create(yr.prototype);bd(W);let K=Object.create(Ro.prototype);return Ky(W,K,h,g,S,F,B),W}k(Hu,"CreateReadableStream");function Qy(h,g,S){let F=Object.create(yr.prototype);bd(F);let B=Object.create(Rr.prototype);return Nc(F,B,h,g,S,0,void 0),F}k(Qy,"CreateReadableByteStream");function bd(h){h._state="readable",h._reader=void 0,h._storedError=void 0,h._disturbed=!1}k(bd,"InitializeReadableStream");function Fo(h){return!i(h)||!Object.prototype.hasOwnProperty.call(h,"_readableStreamController")?!1:h instanceof yr}k(Fo,"IsReadableStream");function Io(h){return h._reader!==void 0}k(Io,"IsReadableStreamLocked");function Un(h,g){if(h._disturbed=!0,h._state==="closed")return p(void 0);if(h._state==="errored")return m(h._storedError);Gu(h);let S=h._reader;if(S!==void 0&&zi(S)){let B=S._readIntoRequests;S._readIntoRequests=new O,B.forEach(W=>{W._closeSteps(void 0)})}let F=h._readableStreamController[se](g);return P(F,n)}k(Un,"ReadableStreamCancel");function Gu(h){h._state="closed";let g=h._reader;if(g!==void 0&&(Gr(g),Tr(g))){let S=g._readRequests;g._readRequests=new O,S.forEach(F=>{F._closeSteps()})}}k(Gu,"ReadableStreamClose");function Xy(h,g){h._state="errored",h._storedError=g;let S=h._reader;S!==void 0&&(Mt(S,g),Tr(S)?mr(S,g):c(S,g))}k(Xy,"ReadableStreamError");function Ta(h){return new TypeError(`ReadableStream.prototype.${h} can only be used on a ReadableStream`)}k(Ta,"streamBrandCheckException$1");function Jy(h,g){Dr(h,g);let S=h?.highWaterMark;return Vi(S,"highWaterMark","QueuingStrategyInit"),{highWaterMark:yo(S)}}k(Jy,"convertQueuingStrategyInit");let xA=k(h=>h.byteLength,"byteLengthSizeFunction");a(xA,"size");class yd{static{k(this,"ByteLengthQueuingStrategy")}constructor(g){Pr(g,1,"ByteLengthQueuingStrategy"),g=Jy(g,"First parameter"),this._byteLengthQueuingStrategyHighWaterMark=g.highWaterMark}get highWaterMark(){if(!ev(this))throw Zy("highWaterMark");return this._byteLengthQueuingStrategyHighWaterMark}get size(){if(!ev(this))throw Zy("size");return xA}}Object.defineProperties(yd.prototype,{highWaterMark:{enumerable:!0},size:{enumerable:!0}}),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(yd.prototype,Symbol.toStringTag,{value:"ByteLengthQueuingStrategy",configurable:!0});function Zy(h){return new TypeError(`ByteLengthQueuingStrategy.prototype.${h} can only be used on a ByteLengthQueuingStrategy`)}k(Zy,"byteLengthBrandCheckException");function ev(h){return!i(h)||!Object.prototype.hasOwnProperty.call(h,"_byteLengthQueuingStrategyHighWaterMark")?!1:h instanceof yd}k(ev,"IsByteLengthQueuingStrategy");let wA=k(()=>1,"countSizeFunction");a(wA,"size");class vd{static{k(this,"CountQueuingStrategy")}constructor(g){Pr(g,1,"CountQueuingStrategy"),g=Jy(g,"First parameter"),this._countQueuingStrategyHighWaterMark=g.highWaterMark}get highWaterMark(){if(!rv(this))throw tv("highWaterMark");return this._countQueuingStrategyHighWaterMark}get size(){if(!rv(this))throw tv("size");return wA}}Object.defineProperties(vd.prototype,{highWaterMark:{enumerable:!0},size:{enumerable:!0}}),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(vd.prototype,Symbol.toStringTag,{value:"CountQueuingStrategy",configurable:!0});function tv(h){return new TypeError(`CountQueuingStrategy.prototype.${h} can only be used on a CountQueuingStrategy`)}k(tv,"countBrandCheckException");function rv(h){return!i(h)||!Object.prototype.hasOwnProperty.call(h,"_countQueuingStrategyHighWaterMark")?!1:h instanceof vd}k(rv,"IsCountQueuingStrategy");function kA(h,g){Dr(h,g);let S=h?.cancel,F=h?.flush,B=h?.readableType,W=h?.start,K=h?.transform,ce=h?.writableType;return{cancel:S===void 0?void 0:EA(S,h,`${g} has member 'cancel' that`),flush:F===void 0?void 0:SA(F,h,`${g} has member 'flush' that`),readableType:B,start:W===void 0?void 0:_A(W,h,`${g} has member 'start' that`),transform:K===void 0?void 0:CA(K,h,`${g} has member 'transform' that`),writableType:ce}}k(kA,"convertTransformer");function SA(h,g,S){return Nt(h,S),F=>L(h,g,[F])}k(SA,"convertTransformerFlushCallback");function _A(h,g,S){return Nt(h,S),F=>y(h,g,[F])}k(_A,"convertTransformerStartCallback");function CA(h,g,S){return Nt(h,S),(F,B)=>L(h,g,[F,B])}k(CA,"convertTransformerTransformCallback");function EA(h,g,S){return Nt(h,S),F=>L(h,g,[F])}k(EA,"convertTransformerCancelCallback");class xd{static{k(this,"TransformStream")}constructor(g={},S={},F={}){g===void 0&&(g=null);let B=T(S,"Second parameter"),W=T(F,"Third parameter"),K=kA(g,"First parameter");if(K.readableType!==void 0)throw new RangeError("Invalid readableType specified");if(K.writableType!==void 0)throw new RangeError("Invalid writableType specified");let ce=x(W,0),ke=C(W),Re=x(B,1),Ve=C(B),Ue,ct=f(en=>{Ue=en});AA(this,ct,Re,Ve,ce,ke),PA(this,K),K.start!==void 0?Ue(K.start(this._transformStreamController)):Ue(void 0)}get readable(){if(!nv(this))throw sv("readable");return this._readable}get writable(){if(!nv(this))throw sv("writable");return this._writable}}Object.defineProperties(xd.prototype,{readable:{enumerable:!0},writable:{enumerable:!0}}),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(xd.prototype,Symbol.toStringTag,{value:"TransformStream",configurable:!0});function AA(h,g,S,F,B,W){function K(){return g}k(K,"startAlgorithm");function ce(ct){return RA(h,ct)}k(ce,"writeAlgorithm");function ke(ct){return FA(h,ct)}k(ke,"abortAlgorithm");function Re(){return IA(h)}k(Re,"closeAlgorithm"),h._writable=Oo(K,ce,Re,ke,S,F);function Ve(){return LA(h)}k(Ve,"pullAlgorithm");function Ue(ct){return $A(h,ct)}k(Ue,"cancelAlgorithm"),h._readable=Hu(K,Ve,Ue,B,W),h._backpressure=void 0,h._backpressureChangePromise=void 0,h._backpressureChangePromise_resolve=void 0,Jc(h,!0),h._transformStreamController=void 0}k(AA,"InitializeTransformStream");function nv(h){return!i(h)||!Object.prototype.hasOwnProperty.call(h,"_transformStreamController")?!1:h instanceof xd}k(nv,"IsTransformStream");function iv(h,g){Vn(h._readable._readableStreamController,g),wd(h,g)}k(iv,"TransformStreamError");function wd(h,g){ef(h._transformStreamController),Uu(h._writable._writableStreamController,g),kd(h)}k(wd,"TransformStreamErrorWritableAndUnblockWrite");function kd(h){h._backpressure&&Jc(h,!1)}k(kd,"TransformStreamUnblockWrite");function Jc(h,g){h._backpressureChangePromise!==void 0&&h._backpressureChangePromise_resolve(),h._backpressureChangePromise=f(S=>{h._backpressureChangePromise_resolve=S}),h._backpressure=g}k(Jc,"TransformStreamSetBackpressure");class Ra{static{k(this,"TransformStreamDefaultController")}constructor(){throw new TypeError("Illegal constructor")}get desiredSize(){if(!Zc(this))throw tf("desiredSize");let g=this._controlledTransformStream._readable._readableStreamController;return gd(g)}enqueue(g=void 0){if(!Zc(this))throw tf("enqueue");ov(this,g)}error(g=void 0){if(!Zc(this))throw tf("error");OA(this,g)}terminate(){if(!Zc(this))throw tf("terminate");TA(this)}}Object.defineProperties(Ra.prototype,{enqueue:{enumerable:!0},error:{enumerable:!0},terminate:{enumerable:!0},desiredSize:{enumerable:!0}}),a(Ra.prototype.enqueue,"enqueue"),a(Ra.prototype.error,"error"),a(Ra.prototype.terminate,"terminate"),typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(Ra.prototype,Symbol.toStringTag,{value:"TransformStreamDefaultController",configurable:!0});function Zc(h){return!i(h)||!Object.prototype.hasOwnProperty.call(h,"_controlledTransformStream")?!1:h instanceof Ra}k(Zc,"IsTransformStreamDefaultController");function DA(h,g,S,F,B){g._controlledTransformStream=h,h._transformStreamController=g,g._transformAlgorithm=S,g._flushAlgorithm=F,g._cancelAlgorithm=B,g._finishPromise=void 0,g._finishPromise_resolve=void 0,g._finishPromise_reject=void 0}k(DA,"SetUpTransformStreamDefaultController");function PA(h,g){let S=Object.create(Ra.prototype),F,B,W;g.transform!==void 0?F=k(K=>g.transform(K,S),"transformAlgorithm"):F=k(K=>{try{return ov(S,K),p(void 0)}catch(ce){return m(ce)}},"transformAlgorithm"),g.flush!==void 0?B=k(()=>g.flush(S),"flushAlgorithm"):B=k(()=>p(void 0),"flushAlgorithm"),g.cancel!==void 0?W=k(K=>g.cancel(K),"cancelAlgorithm"):W=k(()=>p(void 0),"cancelAlgorithm"),DA(h,S,F,B,W)}k(PA,"SetUpTransformStreamDefaultControllerFromTransformer");function ef(h){h._transformAlgorithm=void 0,h._flushAlgorithm=void 0,h._cancelAlgorithm=void 0}k(ef,"TransformStreamDefaultControllerClearAlgorithms");function ov(h,g){let S=h._controlledTransformStream,F=S._readable._readableStreamController;if(!Ps(F))throw new TypeError("Readable side is not in a state that permits enqueue");try{Ds(F,g)}catch(B){throw wd(S,B),S._readable._storedError}nA(F)!==S._backpressure&&Jc(S,!0)}k(ov,"TransformStreamDefaultControllerEnqueue");function OA(h,g){iv(h._controlledTransformStream,g)}k(OA,"TransformStreamDefaultControllerError");function av(h,g){let S=h._transformAlgorithm(g);return P(S,void 0,F=>{throw iv(h._controlledTransformStream,F),F})}k(av,"TransformStreamDefaultControllerPerformTransform");function TA(h){let g=h._controlledTransformStream,S=g._readable._readableStreamController;Oa(S);let F=new TypeError("TransformStream terminated");wd(g,F)}k(TA,"TransformStreamDefaultControllerTerminate");function RA(h,g){let S=h._transformStreamController;if(h._backpressure){let F=h._backpressureChangePromise;return P(F,()=>{let B=h._writable;if(B._state==="erroring")throw B._storedError;return av(S,g)})}return av(S,g)}k(RA,"TransformStreamDefaultSinkWriteAlgorithm");function FA(h,g){let S=h._transformStreamController;if(S._finishPromise!==void 0)return S._finishPromise;let F=h._readable;S._finishPromise=f((W,K)=>{S._finishPromise_resolve=W,S._finishPromise_reject=K});let B=S._cancelAlgorithm(g);return ef(S),v(B,()=>(F._state==="errored"?Os(S,F._storedError):(Vn(F._readableStreamController,g),Sd(S)),null),W=>(Vn(F._readableStreamController,W),Os(S,W),null)),S._finishPromise}k(FA,"TransformStreamDefaultSinkAbortAlgorithm");function IA(h){let g=h._transformStreamController;if(g._finishPromise!==void 0)return g._finishPromise;let S=h._readable;g._finishPromise=f((B,W)=>{g._finishPromise_resolve=B,g._finishPromise_reject=W});let F=g._flushAlgorithm();return ef(g),v(F,()=>(S._state==="errored"?Os(g,S._storedError):(Oa(S._readableStreamController),Sd(g)),null),B=>(Vn(S._readableStreamController,B),Os(g,B),null)),g._finishPromise}k(IA,"TransformStreamDefaultSinkCloseAlgorithm");function LA(h){return Jc(h,!1),h._backpressureChangePromise}k(LA,"TransformStreamDefaultSourcePullAlgorithm");function $A(h,g){let S=h._transformStreamController;if(S._finishPromise!==void 0)return S._finishPromise;let F=h._writable;S._finishPromise=f((W,K)=>{S._finishPromise_resolve=W,S._finishPromise_reject=K});let B=S._cancelAlgorithm(g);return ef(S),v(B,()=>(F._state==="errored"?Os(S,F._storedError):(Uu(F._writableStreamController,g),kd(h),Sd(S)),null),W=>(Uu(F._writableStreamController,W),kd(h),Os(S,W),null)),S._finishPromise}k($A,"TransformStreamDefaultSourceCancelAlgorithm");function tf(h){return new TypeError(`TransformStreamDefaultController.prototype.${h} can only be used on a TransformStreamDefaultController`)}k(tf,"defaultControllerBrandCheckException");function Sd(h){h._finishPromise_resolve!==void 0&&(h._finishPromise_resolve(),h._finishPromise_resolve=void 0,h._finishPromise_reject=void 0)}k(Sd,"defaultControllerFinishPromiseResolve");function Os(h,g){h._finishPromise_reject!==void 0&&(A(h._finishPromise),h._finishPromise_reject(g),h._finishPromise_resolve=void 0,h._finishPromise_reject=void 0)}k(Os,"defaultControllerFinishPromiseReject");function sv(h){return new TypeError(`TransformStream.prototype.${h} can only be used on a TransformStream`)}k(sv,"streamBrandCheckException"),r.ByteLengthQueuingStrategy=yd,r.CountQueuingStrategy=vd,r.ReadableByteStreamController=Rr,r.ReadableStream=yr,r.ReadableStreamBYOBReader=Si,r.ReadableStreamBYOBRequest=xi,r.ReadableStreamDefaultController=Ro,r.ReadableStreamDefaultReader=Qr,r.TransformStream=xd,r.TransformStreamDefaultController=Ra,r.WritableStream=Sn,r.WritableStreamDefaultController=Vu,r.WritableStreamDefaultWriter=To})}(nm,nm.exports)),nm.exports}function J3(){if(X3)return Y3;X3=1;let e=65536;if(!globalThis.ReadableStream)try{let t=require("node:process"),{emitWarning:r}=t;try{t.emitWarning=()=>{},Object.assign(globalThis,require("node:stream/web")),t.emitWarning=r}catch(n){throw t.emitWarning=r,n}}catch{Object.assign(globalThis,cD())}try{let{Blob:t}=require("buffer");t&&!t.prototype.stream&&(t.prototype.stream=k(function(r){let n=0,i=this;return new ReadableStream({type:"bytes",async pull(o){let a=await i.slice(n,Math.min(i.size,n+e)).arrayBuffer();n+=a.byteLength,o.enqueue(new Uint8Array(a)),n===i.size&&o.close()}})},"name"))}catch{}return Y3}async function*im(e,t=!0){for(let r of e)if("stream"in r)yield*r.stream();else if(ArrayBuffer.isView(r))if(t){let n=r.byteOffset,i=r.byteOffset+r.byteLength;for(;n!==i;){let o=Math.min(i-n,Z3),a=r.buffer.slice(n,n+o);n+=a.byteLength,yield new Uint8Array(a)}}else yield r;else{let n=0,i=r;for(;n!==i.size;){let o=await i.slice(n,Math.min(i.size,n+Z3)).arrayBuffer();n+=o.byteLength,yield new Uint8Array(o)}}}function pD(e,t=Vs){var r=`${eD()}${eD()}`.replace(/\./g,"").slice(-28).padStart(32,"-"),n=[],i=`--${r}\r
10
+ Content-Disposition: form-data; name="`;return e.forEach((o,a)=>typeof o=="string"?n.push(i+Nv(a)+`"\r
11
+ \r
12
+ ${o.replace(/\r(?!\n)|(?<!\r)\n/g,`\r
13
+ `)}\r
14
+ `):n.push(i+Nv(a)+`"; filename="${Nv(o.name,1)}"\r
15
+ Content-Type: ${o.type||"application/octet-stream"}\r
16
+ \r
17
+ `,o,`\r
18
+ `)),n.push(`--${r}--`),new t(n,{type:"multipart/form-data; boundary="+r})}async function om(e){if(e[an].disturbed)throw new TypeError(`body used already for: ${e.url}`);if(e[an].disturbed=!0,e[an].error)throw e[an].error;let{body:t}=e;if(t===null)return cr.Buffer.alloc(0);if(!(t instanceof Pt.default))return cr.Buffer.alloc(0);let r=[],n=0;try{for await(let i of t){if(e.size>0&&n+i.length>e.size){let o=new Cn(`content size at ${e.url} over limit: ${e.size}`,"max-size");throw t.destroy(o),o}n+=i.length,r.push(i)}}catch(i){throw i instanceof ul?i:new Cn(`Invalid response body while trying to fetch ${e.url}: ${i.message}`,"system",i)}if(t.readableEnded===!0||t._readableState.ended===!0)try{return r.every(i=>typeof i=="string")?cr.Buffer.from(r.join("")):cr.Buffer.concat(r,n)}catch(i){throw new Cn(`Could not create Buffer from response body for ${e.url}: ${i.message}`,"system",i)}else throw new Cn(`Premature close of server response while trying to fetch ${e.url}`)}function mD(e=[]){return new Ai(e.reduce((t,r,n,i)=>(n%2===0&&t.push(i.slice(n,n+2)),t),[]).filter(([t,r])=>{try{return am(t),Mv(t,String(r)),!0}catch{return!1}}))}function qv(e,t=!1){return e==null||(e=new URL(e),/^(about|blob|data):$/.test(e.protocol))?"no-referrer":(e.username="",e.password="",e.hash="",t&&(e.pathname="",e.search=""),e)}function bD(e){if(!gD.has(e))throw new TypeError(`Invalid referrerPolicy: ${e}`);return e}function yD(e){if(/^(http|ws)s:$/.test(e.protocol))return!0;let t=e.host.replace(/(^\[)|(]$)/g,""),r=(0,sD.isIP)(t);return r===4&&/^127\./.test(t)||r===6&&/^(((0+:){7})|(::(0+:){0,6}))0*1$/.test(t)?!0:e.host==="localhost"||e.host.endsWith(".localhost")?!1:e.protocol==="file:"}function Bs(e){return/^about:(blank|srcdoc)$/.test(e)||e.protocol==="data:"||/^(blob|filesystem):$/.test(e.protocol)?!0:yD(e)}function vD(e,{referrerURLCallback:t,referrerOriginCallback:r}={}){if(e.referrer==="no-referrer"||e.referrerPolicy==="")return null;let n=e.referrerPolicy;if(e.referrer==="about:client")return"no-referrer";let i=e.referrer,o=qv(i),a=qv(i,!0);o.toString().length>4096&&(o=a),t&&(o=t(o)),r&&(a=r(a));let s=new URL(e.url);switch(n){case"no-referrer":return"no-referrer";case"origin":return a;case"unsafe-url":return o;case"strict-origin":return Bs(o)&&!Bs(s)?"no-referrer":a.toString();case"strict-origin-when-cross-origin":return o.origin===s.origin?o:Bs(o)&&!Bs(s)?"no-referrer":a;case"same-origin":return o.origin===s.origin?o:"no-referrer";case"origin-when-cross-origin":return o.origin===s.origin?o:a;case"no-referrer-when-downgrade":return Bs(o)&&!Bs(s)?"no-referrer":o;default:throw new TypeError(`Invalid referrerPolicy: ${n}`)}}function xD(e){let t=(e.get("referrer-policy")||"").split(/[,\s]+/),r="";for(let n of t)n&&gD.has(n)&&(r=n);return r}function wD(){if(rD)return jv;if(rD=1,!globalThis.DOMException)try{let{MessageChannel:e}=require("worker_threads"),t=new e().port1,r=new ArrayBuffer;t.postMessage(r,[r,r])}catch(e){e.constructor.name==="DOMException"&&(globalThis.DOMException=e.constructor)}return jv=globalThis.DOMException,jv}async function Xv(e,t){return new Promise((r,n)=>{let i=new Us(e,t),{parsedURL:o,options:a}=uU(i);if(!mU.has(o.protocol))throw new TypeError(`node-fetch cannot load ${e}. URL scheme "${o.protocol.replace(/:$/,"")}" is not supported.`);if(o.protocol==="data:"){let v=lD(i.url),w=new Hn(v,{headers:{"Content-Type":v.typeFull}});r(w);return}let s=(o.protocol==="https:"?oD.default:sl.default).request,{signal:u}=i,l=null,f=k(()=>{let v=new cm("The operation was aborted.");n(v),i.body&&i.body instanceof Pt.default.Readable&&i.body.destroy(v),!(!l||!l.body)&&l.body.emit("error",v)},"abort");if(u&&u.aborted){f();return}let p=k(()=>{f(),b()},"abortAndFinalize"),m=s(o.toString(),a);u&&u.addEventListener("abort",p);let b=k(()=>{m.abort(),u&&u.removeEventListener("abort",p)},"finalize");m.on("error",v=>{n(new Cn(`request to ${i.url} failed, reason: ${v.message}`,"system",v)),b()}),_D(m,v=>{l&&l.body&&l.body.destroy(v)}),process.version<"v14"&&m.on("socket",v=>{let w;v.prependListener("end",()=>{w=v._eventsCount}),v.prependListener("close",_=>{if(l&&w<v._eventsCount&&!_){let P=new Error("Premature close");P.code="ERR_STREAM_PREMATURE_CLOSE",l.body.emit("error",P)}})}),m.on("response",v=>{m.setTimeout(0);let w=mD(v.rawHeaders);if(Yv(v.statusCode)){let y=w.get("Location"),L=null;try{L=y===null?null:new URL(y,i.url)}catch{if(i.redirect!=="manual"){n(new Cn(`uri requested responds with an invalid redirect URL: ${y}`,"invalid-redirect")),b();return}}switch(i.redirect){case"error":n(new Cn(`uri requested responds with a redirect, redirect mode is set to error: ${i.url}`,"no-redirect")),b();return;case"manual":break;case"follow":{if(L===null)break;if(i.counter>=i.follow){n(new Cn(`maximum redirect reached at: ${i.url}`,"max-redirect")),b();return}let I={headers:new Ai(i.headers),follow:i.follow,counter:i.counter+1,agent:i.agent,compress:i.compress,method:i.method,body:Kv(i),signal:i.signal,size:i.size,referrer:i.referrer,referrerPolicy:i.referrerPolicy};if(!JV(i.url,L)||!ZV(i.url,L))for(let N of["authorization","www-authenticate","cookie","cookie2"])I.headers.delete(N);if(v.statusCode!==303&&i.body&&t.body instanceof Pt.default.Readable){n(new Cn("Cannot follow redirect with body being a readable stream","unsupported-redirect")),b();return}(v.statusCode===303||(v.statusCode===301||v.statusCode===302)&&i.method==="POST")&&(I.method="GET",I.body=void 0,I.headers.delete("content-length"));let O=xD(w);O&&(I.referrerPolicy=O),r(Xv(new Us(L,I))),b();return}default:return n(new TypeError(`Redirect option '${i.redirect}' is not a valid value of RequestRedirect`))}}u&&v.once("end",()=>{u.removeEventListener("abort",p)});let _=(0,Pt.pipeline)(v,new Pt.PassThrough,y=>{y&&n(y)});process.version<"v12.10"&&v.on("aborted",p);let P={url:i.url,status:v.statusCode,statusText:v.statusMessage,headers:w,size:i.size,counter:i.counter,highWaterMark:i.highWaterMark},A=w.get("Content-Encoding");if(!i.compress||i.method==="HEAD"||A===null||v.statusCode===204||v.statusCode===304){l=new Hn(_,P),r(l);return}let E={flush:js.default.Z_SYNC_FLUSH,finishFlush:js.default.Z_SYNC_FLUSH};if(A==="gzip"||A==="x-gzip"){_=(0,Pt.pipeline)(_,js.default.createGunzip(E),y=>{y&&n(y)}),l=new Hn(_,P),r(l);return}if(A==="deflate"||A==="x-deflate"){let y=(0,Pt.pipeline)(v,new Pt.PassThrough,L=>{L&&n(L)});y.once("data",L=>{(L[0]&15)===8?_=(0,Pt.pipeline)(_,js.default.createInflate(),I=>{I&&n(I)}):_=(0,Pt.pipeline)(_,js.default.createInflateRaw(),I=>{I&&n(I)}),l=new Hn(_,P),r(l)}),y.once("end",()=>{l||(l=new Hn(_,P),r(l))});return}if(A==="br"){_=(0,Pt.pipeline)(_,js.default.createBrotliDecompress(),y=>{y&&n(y)}),l=new Hn(_,P),r(l);return}l=new Hn(_,P),r(l)}),nU(m,i).catch(n)})}function _D(e,t){let r=cr.Buffer.from(`0\r
19
+ \r
20
+ `),n=!1,i=!1,o;e.on("response",a=>{let{headers:s}=a;n=s["transfer-encoding"]==="chunked"&&!s["content-length"]}),e.on("socket",a=>{let s=k(()=>{if(n&&!i){let l=new Error("Premature close");l.code="ERR_STREAM_PREMATURE_CLOSE",t(l)}},"onSocketClose"),u=k(l=>{i=cr.Buffer.compare(l.slice(-5),r)===0,!i&&o&&(i=cr.Buffer.compare(o.slice(-3),r.slice(0,3))===0&&cr.Buffer.compare(l.slice(-2),r.slice(3))===0),o=l},"onData");a.prependListener("close",s),a.on("data",u),e.on("close",()=>{a.removeListener("close",s),a.removeListener("data",u)})})}function dt(e){let t=CD.get(e);return console.assert(t!=null,"'this' is expected an Event object, but got",e),t}function Uv(e){if(e.passiveListener!=null){typeof console<"u"&&typeof console.error=="function"&&console.error("Unable to preventDefault inside passive event listener invocation.",e.passiveListener);return}e.event.cancelable&&(e.canceled=!0,typeof e.event.preventDefault=="function"&&e.event.preventDefault())}function Ms(e,t){CD.set(this,{eventTarget:e,event:t,eventPhase:2,currentTarget:e,canceled:!1,stopped:!1,immediateStopped:!1,passiveListener:null,timeStamp:t.timeStamp||Date.now()}),Object.defineProperty(this,"isTrusted",{value:!1,enumerable:!0});let r=Object.keys(t);for(let n=0;n<r.length;++n){let i=r[n];i in this||Object.defineProperty(this,i,Jv(i))}}function Jv(e){return{get(){return dt(this).event[e]},set(t){dt(this).event[e]=t},configurable:!0,enumerable:!0}}function ED(e){return{value(){let t=dt(this).event;return t[e].apply(t,arguments)},configurable:!0,enumerable:!0}}function AD(e,t){let r=Object.keys(t);if(r.length===0)return e;function n(i,o){e.call(this,i,o)}k(n,"CustomEvent"),n.prototype=Object.create(e.prototype,{constructor:{value:n,configurable:!0,writable:!0}});for(let i=0;i<r.length;++i){let o=r[i];if(!(o in e.prototype)){let a=typeof Object.getOwnPropertyDescriptor(t,o).value=="function";Object.defineProperty(n.prototype,o,a?ED(o):Jv(o))}}return n}function Zv(e){if(e==null||e===Object.prototype)return Ms;let t=Vv.get(e);return t==null&&(t=AD(Zv(Object.getPrototypeOf(e)),e),Vv.set(e,t)),t}function DD(e,t){let r=Zv(Object.getPrototypeOf(t));return new r(e,t)}function PD(e){return dt(e).immediateStopped}function OD(e,t){dt(e).eventPhase=t}function TD(e,t){dt(e).currentTarget=t}function Wv(e,t){dt(e).passiveListener=t}function gf(e){return e!==null&&typeof e=="object"}function al(e){let t=RD.get(e);if(t==null)throw new TypeError("'this' is expected an EventTarget object, but got another value.");return t}function FD(e){return{get(){let t=al(this).get(e);for(;t!=null;){if(t.listenerType===sm)return t.listener;t=t.next}return null},set(t){typeof t!="function"&&!gf(t)&&(t=null);let r=al(this),n=null,i=r.get(e);for(;i!=null;)i.listenerType===sm?n!==null?n.next=i.next:i.next!==null?r.set(e,i.next):r.delete(e):n=i,i=i.next;if(t!==null){let o={listener:t,listenerType:sm,passive:!1,once:!1,next:null};n===null?r.set(e,o):n.next=o}},configurable:!0,enumerable:!0}}function e1(e,t){Object.defineProperty(e,`on${t}`,FD(t))}function zv(e){function t(){Yi.call(this)}k(t,"CustomEventTarget"),t.prototype=Object.create(Yi.prototype,{constructor:{value:t,configurable:!0,writable:!0}});for(let r=0;r<e.length;++r)e1(t.prototype,e[r]);return t}function Yi(){if(this instanceof Yi){RD.set(this,new Map);return}if(arguments.length===1&&Array.isArray(arguments[0]))return zv(arguments[0]);if(arguments.length>0){let e=new Array(arguments.length);for(let t=0;t<arguments.length;++t)e[t]=arguments[t];return zv(e)}throw new TypeError("Cannot call a class as a function")}function ID(){let e=Object.create(ll.prototype);return Yi.call(e),pm.set(e,!1),e}function LD(e){pm.get(e)===!1&&(pm.set(e,!0),e.dispatchEvent({type:"abort"}))}function Hv(e){let t=$D.get(e);if(t==null)throw new TypeError(`Expected 'this' to be an 'AbortController' object, but got ${e===null?"null":typeof e}`);return t}function Gv(){!globalThis.process?.versions?.node&&!globalThis.process?.env?.DISABLE_NODE_FETCH_NATIVE_WARN&&console.warn("[node-fetch-native] Node.js compatible build of `node-fetch-native` is being used in a non-Node.js environment. Please make sure you are using proper export conditions or report this issue to https://github.com/unjs/node-fetch-native. You can set `process.env.DISABLE_NODE_FETCH_NATIVE_WARN` to disable this warning.")}var sl,oD,js,Pt,cr,Gn,aD,sD,Ws,uD,zV,k,Y3,nm,HV,Q3,X3,Z3,fD,Vs,GV,ol,mf,KV,YV,eD,QV,tD,Nv,Ns,$s,ul,Cn,um,hD,lm,XV,JV,ZV,eU,an,qs,Kv,tU,dD,rU,nU,am,Mv,Ai,iU,Yv,Ei,Hn,oU,gD,aU,rr,df,sU,Us,uU,cm,jv,rD,lU,cU,Qv,fU,pU,hU,dU,kD,SD,fm,mU,CD,Vv,RD,nD,iD,sm,ll,pm,hm,$D,gU,bU,ND,rm=$(()=>{sl=At(require("node:http"),1),oD=At(require("node:https"),1),js=At(require("node:zlib"),1),Pt=At(require("node:stream"),1),cr=require("node:buffer"),Gn=require("node:util");Zd();aD=require("node:url"),sD=require("node:net"),Ws=require("node:fs"),uD=require("node:path"),zV=Object.defineProperty,k=(e,t)=>zV(e,"name",{value:t,configurable:!0});k(lD,"dataUriToBuffer");Y3={},nm={exports:{}};HV=nm.exports;k(cD,"requirePonyfill_es2018");k(J3,"requireStreams"),J3();Z3=65536;k(im,"toIterator");fD=class Bv{static{k(this,"Blob")}#e=[];#t="";#r=0;#n="transparent";constructor(t=[],r={}){if(typeof t!="object"||t===null)throw new TypeError("Failed to construct 'Blob': The provided value cannot be converted to a sequence.");if(typeof t[Symbol.iterator]!="function")throw new TypeError("Failed to construct 'Blob': The object must have a callable @@iterator property.");if(typeof r!="object"&&typeof r!="function")throw new TypeError("Failed to construct 'Blob': parameter 2 cannot convert to dictionary.");r===null&&(r={});let n=new TextEncoder;for(let o of t){let a;ArrayBuffer.isView(o)?a=new Uint8Array(o.buffer.slice(o.byteOffset,o.byteOffset+o.byteLength)):o instanceof ArrayBuffer?a=new Uint8Array(o.slice(0)):o instanceof Bv?a=o:a=n.encode(`${o}`),this.#r+=ArrayBuffer.isView(a)?a.byteLength:a.size,this.#e.push(a)}this.#n=`${r.endings===void 0?"transparent":r.endings}`;let i=r.type===void 0?"":String(r.type);this.#t=/^[\x20-\x7E]*$/.test(i)?i:""}get size(){return this.#r}get type(){return this.#t}async text(){let t=new TextDecoder,r="";for await(let n of im(this.#e,!1))r+=t.decode(n,{stream:!0});return r+=t.decode(),r}async arrayBuffer(){let t=new Uint8Array(this.size),r=0;for await(let n of im(this.#e,!1))t.set(n,r),r+=n.length;return t.buffer}stream(){let t=im(this.#e,!0);return new globalThis.ReadableStream({type:"bytes",async pull(r){let n=await t.next();n.done?r.close():r.enqueue(n.value)},async cancel(){await t.return()}})}slice(t=0,r=this.size,n=""){let{size:i}=this,o=t<0?Math.max(i+t,0):Math.min(t,i),a=r<0?Math.max(i+r,0):Math.min(r,i),s=Math.max(a-o,0),u=this.#e,l=[],f=0;for(let m of u){if(f>=s)break;let b=ArrayBuffer.isView(m)?m.byteLength:m.size;if(o&&b<=o)o-=b,a-=b;else{let v;ArrayBuffer.isView(m)?(v=m.subarray(o,Math.min(b,a)),f+=v.byteLength):(v=m.slice(o,Math.min(b,a)),f+=v.size),a-=b,l.push(v),o=0}}let p=new Bv([],{type:String(n).toLowerCase()});return p.#r=s,p.#e=l,p}get[Symbol.toStringTag](){return"Blob"}static[Symbol.hasInstance](t){return t&&typeof t=="object"&&typeof t.constructor=="function"&&(typeof t.stream=="function"||typeof t.arrayBuffer=="function")&&/^(Blob|File)$/.test(t[Symbol.toStringTag])}};Object.defineProperties(fD.prototype,{size:{enumerable:!0},type:{enumerable:!0},slice:{enumerable:!0}});Vs=fD,GV=class extends Vs{static{k(this,"File")}#e=0;#t="";constructor(e,t,r={}){if(arguments.length<2)throw new TypeError(`Failed to construct 'File': 2 arguments required, but only ${arguments.length} present.`);super(e,r),r===null&&(r={});let n=r.lastModified===void 0?Date.now():Number(r.lastModified);Number.isNaN(n)||(this.#e=n),this.#t=String(t)}get name(){return this.#t}get lastModified(){return this.#e}get[Symbol.toStringTag](){return"File"}static[Symbol.hasInstance](e){return!!e&&e instanceof Vs&&/^(File)$/.test(e[Symbol.toStringTag])}},ol=GV;({toStringTag:mf,iterator:KV,hasInstance:YV}=Symbol),eD=Math.random,QV="append,set,get,getAll,delete,keys,values,entries,forEach,constructor".split(","),tD=k((e,t,r)=>(e+="",/^(Blob|File)$/.test(t&&t[mf])?[(r=r!==void 0?r+"":t[mf]=="File"?t.name:"blob",e),t.name!==r||t[mf]=="blob"?new ol([t],r,t):t]:[e,t+""]),"f"),Nv=k((e,t)=>(t?e:e.replace(/\r?\n|\r/g,`\r
21
+ `)).replace(/\n/g,"%0A").replace(/\r/g,"%0D").replace(/"/g,"%22"),"e$1"),Ns=k((e,t,r)=>{if(t.length<r)throw new TypeError(`Failed to execute '${e}' on 'FormData': ${r} arguments required, but only ${t.length} present.`)},"x"),$s=class{static{k(this,"FormData")}#e=[];constructor(...e){if(e.length)throw new TypeError("Failed to construct 'FormData': parameter 1 is not of type 'HTMLFormElement'.")}get[mf](){return"FormData"}[KV](){return this.entries()}static[YV](e){return e&&typeof e=="object"&&e[mf]==="FormData"&&!QV.some(t=>typeof e[t]!="function")}append(...e){Ns("append",arguments,2),this.#e.push(tD(...e))}delete(e){Ns("delete",arguments,1),e+="",this.#e=this.#e.filter(([t])=>t!==e)}get(e){Ns("get",arguments,1),e+="";for(var t=this.#e,r=t.length,n=0;n<r;n++)if(t[n][0]===e)return t[n][1];return null}getAll(e,t){return Ns("getAll",arguments,1),t=[],e+="",this.#e.forEach(r=>r[0]===e&&t.push(r[1])),t}has(e){return Ns("has",arguments,1),e+="",this.#e.some(t=>t[0]===e)}forEach(e,t){Ns("forEach",arguments,1);for(var[r,n]of this)e.call(t,n,r,this)}set(...e){Ns("set",arguments,2);var t=[],r=!0;e=tD(...e),this.#e.forEach(n=>{n[0]===e[0]?r&&(r=!t.push(e)):t.push(n)}),r&&t.push(e),this.#e=t}*entries(){yield*this.#e}*keys(){for(var[e]of this)yield e}*values(){for(var[,e]of this)yield e}};k(pD,"formDataToBlob");ul=class extends Error{static{k(this,"FetchBaseError")}constructor(t,r){super(t),Error.captureStackTrace(this,this.constructor),this.type=r}get name(){return this.constructor.name}get[Symbol.toStringTag](){return this.constructor.name}},Cn=class extends ul{static{k(this,"FetchError")}constructor(t,r,n){super(t,r),n&&(this.code=this.errno=n.code,this.erroredSysCall=n.syscall)}},um=Symbol.toStringTag,hD=k(e=>typeof e=="object"&&typeof e.append=="function"&&typeof e.delete=="function"&&typeof e.get=="function"&&typeof e.getAll=="function"&&typeof e.has=="function"&&typeof e.set=="function"&&typeof e.sort=="function"&&e[um]==="URLSearchParams","isURLSearchParameters"),lm=k(e=>e&&typeof e=="object"&&typeof e.arrayBuffer=="function"&&typeof e.type=="string"&&typeof e.stream=="function"&&typeof e.constructor=="function"&&/^(Blob|File)$/.test(e[um]),"isBlob"),XV=k(e=>typeof e=="object"&&(e[um]==="AbortSignal"||e[um]==="EventTarget"),"isAbortSignal"),JV=k((e,t)=>{let r=new URL(t).hostname,n=new URL(e).hostname;return r===n||r.endsWith(`.${n}`)},"isDomainOrSubdomain"),ZV=k((e,t)=>{let r=new URL(t).protocol,n=new URL(e).protocol;return r===n},"isSameProtocol"),eU=(0,Gn.promisify)(Pt.default.pipeline),an=Symbol("Body internals"),qs=class{static{k(this,"Body")}constructor(t,{size:r=0}={}){let n=null;t===null?t=null:hD(t)?t=cr.Buffer.from(t.toString()):lm(t)||cr.Buffer.isBuffer(t)||(Gn.types.isAnyArrayBuffer(t)?t=cr.Buffer.from(t):ArrayBuffer.isView(t)?t=cr.Buffer.from(t.buffer,t.byteOffset,t.byteLength):t instanceof Pt.default||(t instanceof $s?(t=pD(t),n=t.type.split("=")[1]):t=cr.Buffer.from(String(t))));let i=t;cr.Buffer.isBuffer(t)?i=Pt.default.Readable.from(t):lm(t)&&(i=Pt.default.Readable.from(t.stream())),this[an]={body:t,stream:i,boundary:n,disturbed:!1,error:null},this.size=r,t instanceof Pt.default&&t.on("error",o=>{let a=o instanceof ul?o:new Cn(`Invalid response body while trying to fetch ${this.url}: ${o.message}`,"system",o);this[an].error=a})}get body(){return this[an].stream}get bodyUsed(){return this[an].disturbed}async arrayBuffer(){let{buffer:t,byteOffset:r,byteLength:n}=await om(this);return t.slice(r,r+n)}async formData(){let t=this.headers.get("content-type");if(t.startsWith("application/x-www-form-urlencoded")){let n=new $s,i=new URLSearchParams(await this.text());for(let[o,a]of i)n.append(o,a);return n}let{toFormData:r}=await Promise.resolve().then(()=>(K3(),G3));return r(this.body,t)}async blob(){let t=this.headers&&this.headers.get("content-type")||this[an].body&&this[an].body.type||"",r=await this.arrayBuffer();return new Vs([r],{type:t})}async json(){let t=await this.text();return JSON.parse(t)}async text(){let t=await om(this);return new TextDecoder().decode(t)}buffer(){return om(this)}};qs.prototype.buffer=(0,Gn.deprecate)(qs.prototype.buffer,"Please use 'response.arrayBuffer()' instead of 'response.buffer()'","node-fetch#buffer"),Object.defineProperties(qs.prototype,{body:{enumerable:!0},bodyUsed:{enumerable:!0},arrayBuffer:{enumerable:!0},blob:{enumerable:!0},json:{enumerable:!0},text:{enumerable:!0},data:{get:(0,Gn.deprecate)(()=>{},"data doesn't exist, use json(), text(), arrayBuffer(), or body instead","https://github.com/node-fetch/node-fetch/issues/1000 (response)")}});k(om,"consumeBody");Kv=k((e,t)=>{let r,n,{body:i}=e[an];if(e.bodyUsed)throw new Error("cannot clone body after it is used");return i instanceof Pt.default&&typeof i.getBoundary!="function"&&(r=new Pt.PassThrough({highWaterMark:t}),n=new Pt.PassThrough({highWaterMark:t}),i.pipe(r),i.pipe(n),e[an].stream=r,i=n),i},"clone"),tU=(0,Gn.deprecate)(e=>e.getBoundary(),"form-data doesn't follow the spec and requires special treatment. Use alternative package","https://github.com/node-fetch/node-fetch/issues/1167"),dD=k((e,t)=>e===null?null:typeof e=="string"?"text/plain;charset=UTF-8":hD(e)?"application/x-www-form-urlencoded;charset=UTF-8":lm(e)?e.type||null:cr.Buffer.isBuffer(e)||Gn.types.isAnyArrayBuffer(e)||ArrayBuffer.isView(e)?null:e instanceof $s?`multipart/form-data; boundary=${t[an].boundary}`:e&&typeof e.getBoundary=="function"?`multipart/form-data;boundary=${tU(e)}`:e instanceof Pt.default?null:"text/plain;charset=UTF-8","extractContentType"),rU=k(e=>{let{body:t}=e[an];return t===null?0:lm(t)?t.size:cr.Buffer.isBuffer(t)?t.length:t&&typeof t.getLengthSync=="function"&&t.hasKnownLength&&t.hasKnownLength()?t.getLengthSync():null},"getTotalBytes"),nU=k(async(e,{body:t})=>{t===null?e.end():await eU(t,e)},"writeToStream"),am=typeof sl.default.validateHeaderName=="function"?sl.default.validateHeaderName:e=>{if(!/^[\^`\-\w!#$%&'*+.|~]+$/.test(e)){let t=new TypeError(`Header name must be a valid HTTP token [${e}]`);throw Object.defineProperty(t,"code",{value:"ERR_INVALID_HTTP_TOKEN"}),t}},Mv=typeof sl.default.validateHeaderValue=="function"?sl.default.validateHeaderValue:(e,t)=>{if(/[^\t\u0020-\u007E\u0080-\u00FF]/.test(t)){let r=new TypeError(`Invalid character in header content ["${e}"]`);throw Object.defineProperty(r,"code",{value:"ERR_INVALID_CHAR"}),r}},Ai=class e extends URLSearchParams{static{k(this,"Headers")}constructor(t){let r=[];if(t instanceof e){let n=t.raw();for(let[i,o]of Object.entries(n))r.push(...o.map(a=>[i,a]))}else if(t!=null)if(typeof t=="object"&&!Gn.types.isBoxedPrimitive(t)){let n=t[Symbol.iterator];if(n==null)r.push(...Object.entries(t));else{if(typeof n!="function")throw new TypeError("Header pairs must be iterable");r=[...t].map(i=>{if(typeof i!="object"||Gn.types.isBoxedPrimitive(i))throw new TypeError("Each header pair must be an iterable object");return[...i]}).map(i=>{if(i.length!==2)throw new TypeError("Each header pair must be a name/value tuple");return[...i]})}}else throw new TypeError("Failed to construct 'Headers': The provided value is not of type '(sequence<sequence<ByteString>> or record<ByteString, ByteString>)");return r=r.length>0?r.map(([n,i])=>(am(n),Mv(n,String(i)),[String(n).toLowerCase(),String(i)])):void 0,super(r),new Proxy(this,{get(n,i,o){switch(i){case"append":case"set":return(a,s)=>(am(a),Mv(a,String(s)),URLSearchParams.prototype[i].call(n,String(a).toLowerCase(),String(s)));case"delete":case"has":case"getAll":return a=>(am(a),URLSearchParams.prototype[i].call(n,String(a).toLowerCase()));case"keys":return()=>(n.sort(),new Set(URLSearchParams.prototype.keys.call(n)).keys());default:return Reflect.get(n,i,o)}}})}get[Symbol.toStringTag](){return this.constructor.name}toString(){return Object.prototype.toString.call(this)}get(t){let r=this.getAll(t);if(r.length===0)return null;let n=r.join(", ");return/^content-encoding$/i.test(t)&&(n=n.toLowerCase()),n}forEach(t,r=void 0){for(let n of this.keys())Reflect.apply(t,r,[this.get(n),n,this])}*values(){for(let t of this.keys())yield this.get(t)}*entries(){for(let t of this.keys())yield[t,this.get(t)]}[Symbol.iterator](){return this.entries()}raw(){return[...this.keys()].reduce((t,r)=>(t[r]=this.getAll(r),t),{})}[Symbol.for("nodejs.util.inspect.custom")](){return[...this.keys()].reduce((t,r)=>{let n=this.getAll(r);return r==="host"?t[r]=n[0]:t[r]=n.length>1?n:n[0],t},{})}};Object.defineProperties(Ai.prototype,["get","entries","forEach","values"].reduce((e,t)=>(e[t]={enumerable:!0},e),{}));k(mD,"fromRawHeaders");iU=new Set([301,302,303,307,308]),Yv=k(e=>iU.has(e),"isRedirect"),Ei=Symbol("Response internals"),Hn=class e extends qs{static{k(this,"Response")}constructor(t=null,r={}){super(t,r);let n=r.status!=null?r.status:200,i=new Ai(r.headers);if(t!==null&&!i.has("Content-Type")){let o=dD(t,this);o&&i.append("Content-Type",o)}this[Ei]={type:"default",url:r.url,status:n,statusText:r.statusText||"",headers:i,counter:r.counter,highWaterMark:r.highWaterMark}}get type(){return this[Ei].type}get url(){return this[Ei].url||""}get status(){return this[Ei].status}get ok(){return this[Ei].status>=200&&this[Ei].status<300}get redirected(){return this[Ei].counter>0}get statusText(){return this[Ei].statusText}get headers(){return this[Ei].headers}get highWaterMark(){return this[Ei].highWaterMark}clone(){return new e(Kv(this,this.highWaterMark),{type:this.type,url:this.url,status:this.status,statusText:this.statusText,headers:this.headers,ok:this.ok,redirected:this.redirected,size:this.size,highWaterMark:this.highWaterMark})}static redirect(t,r=302){if(!Yv(r))throw new RangeError('Failed to execute "redirect" on "response": Invalid status code');return new e(null,{headers:{location:new URL(t).toString()},status:r})}static error(){let t=new e(null,{status:0,statusText:""});return t[Ei].type="error",t}static json(t=void 0,r={}){let n=JSON.stringify(t);if(n===void 0)throw new TypeError("data is not JSON serializable");let i=new Ai(r&&r.headers);return i.has("content-type")||i.set("content-type","application/json"),new e(n,{...r,headers:i})}get[Symbol.toStringTag](){return"Response"}};Object.defineProperties(Hn.prototype,{type:{enumerable:!0},url:{enumerable:!0},status:{enumerable:!0},ok:{enumerable:!0},redirected:{enumerable:!0},statusText:{enumerable:!0},headers:{enumerable:!0},clone:{enumerable:!0}});oU=k(e=>{if(e.search)return e.search;let t=e.href.length-1,r=e.hash||(e.href[t]==="#"?"#":"");return e.href[t-r.length]==="?"?"?":""},"getSearch");k(qv,"stripURLForUseAsAReferrer");gD=new Set(["","no-referrer","no-referrer-when-downgrade","same-origin","origin","strict-origin","origin-when-cross-origin","strict-origin-when-cross-origin","unsafe-url"]),aU="strict-origin-when-cross-origin";k(bD,"validateReferrerPolicy");k(yD,"isOriginPotentiallyTrustworthy");k(Bs,"isUrlPotentiallyTrustworthy");k(vD,"determineRequestsReferrer");k(xD,"parseReferrerPolicyFromHeader");rr=Symbol("Request internals"),df=k(e=>typeof e=="object"&&typeof e[rr]=="object","isRequest"),sU=(0,Gn.deprecate)(()=>{},".data is not a valid RequestInit property, use .body instead","https://github.com/node-fetch/node-fetch/issues/1000 (request)"),Us=class e extends qs{static{k(this,"Request")}constructor(t,r={}){let n;if(df(t)?n=new URL(t.url):(n=new URL(t),t={}),n.username!==""||n.password!=="")throw new TypeError(`${n} is an url with embedded credentials.`);let i=r.method||t.method||"GET";if(/^(delete|get|head|options|post|put)$/i.test(i)&&(i=i.toUpperCase()),!df(r)&&"data"in r&&sU(),(r.body!=null||df(t)&&t.body!==null)&&(i==="GET"||i==="HEAD"))throw new TypeError("Request with GET/HEAD method cannot have body");let o=r.body?r.body:df(t)&&t.body!==null?Kv(t):null;super(o,{size:r.size||t.size||0});let a=new Ai(r.headers||t.headers||{});if(o!==null&&!a.has("Content-Type")){let l=dD(o,this);l&&a.set("Content-Type",l)}let s=df(t)?t.signal:null;if("signal"in r&&(s=r.signal),s!=null&&!XV(s))throw new TypeError("Expected signal to be an instanceof AbortSignal or EventTarget");let u=r.referrer==null?t.referrer:r.referrer;if(u==="")u="no-referrer";else if(u){let l=new URL(u);u=/^about:(\/\/)?client$/.test(l)?"client":l}else u=void 0;this[rr]={method:i,redirect:r.redirect||t.redirect||"follow",headers:a,parsedURL:n,signal:s,referrer:u},this.follow=r.follow===void 0?t.follow===void 0?20:t.follow:r.follow,this.compress=r.compress===void 0?t.compress===void 0?!0:t.compress:r.compress,this.counter=r.counter||t.counter||0,this.agent=r.agent||t.agent,this.highWaterMark=r.highWaterMark||t.highWaterMark||16384,this.insecureHTTPParser=r.insecureHTTPParser||t.insecureHTTPParser||!1,this.referrerPolicy=r.referrerPolicy||t.referrerPolicy||""}get method(){return this[rr].method}get url(){return(0,aD.format)(this[rr].parsedURL)}get headers(){return this[rr].headers}get redirect(){return this[rr].redirect}get signal(){return this[rr].signal}get referrer(){if(this[rr].referrer==="no-referrer")return"";if(this[rr].referrer==="client")return"about:client";if(this[rr].referrer)return this[rr].referrer.toString()}get referrerPolicy(){return this[rr].referrerPolicy}set referrerPolicy(t){this[rr].referrerPolicy=bD(t)}clone(){return new e(this)}get[Symbol.toStringTag](){return"Request"}};Object.defineProperties(Us.prototype,{method:{enumerable:!0},url:{enumerable:!0},headers:{enumerable:!0},redirect:{enumerable:!0},clone:{enumerable:!0},signal:{enumerable:!0},referrer:{enumerable:!0},referrerPolicy:{enumerable:!0}});uU=k(e=>{let{parsedURL:t}=e[rr],r=new Ai(e[rr].headers);r.has("Accept")||r.set("Accept","*/*");let n=null;if(e.body===null&&/^(post|put)$/i.test(e.method)&&(n="0"),e.body!==null){let s=rU(e);typeof s=="number"&&!Number.isNaN(s)&&(n=String(s))}n&&r.set("Content-Length",n),e.referrerPolicy===""&&(e.referrerPolicy=aU),e.referrer&&e.referrer!=="no-referrer"?e[rr].referrer=vD(e):e[rr].referrer="no-referrer",e[rr].referrer instanceof URL&&r.set("Referer",e.referrer),r.has("User-Agent")||r.set("User-Agent","node-fetch"),e.compress&&!r.has("Accept-Encoding")&&r.set("Accept-Encoding","gzip, deflate, br");let{agent:i}=e;typeof i=="function"&&(i=i(t));let o=oU(t),a={path:t.pathname+o,method:e.method,headers:r[Symbol.for("nodejs.util.inspect.custom")](),insecureHTTPParser:e.insecureHTTPParser,agent:i};return{parsedURL:t,options:a}},"getNodeRequestOptions"),cm=class extends ul{static{k(this,"AbortError")}constructor(t,r="aborted"){super(t,r)}};k(wD,"requireNodeDomexception");lU=wD(),cU=Lv(lU),{stat:Qv}=Ws.promises,fU=k((e,t)=>kD((0,Ws.statSync)(e),e,t),"blobFromSync"),pU=k((e,t)=>Qv(e).then(r=>kD(r,e,t)),"blobFrom"),hU=k((e,t)=>Qv(e).then(r=>SD(r,e,t)),"fileFrom"),dU=k((e,t)=>SD((0,Ws.statSync)(e),e,t),"fileFromSync"),kD=k((e,t,r="")=>new Vs([new fm({path:t,size:e.size,lastModified:e.mtimeMs,start:0})],{type:r}),"fromBlob"),SD=k((e,t,r="")=>new ol([new fm({path:t,size:e.size,lastModified:e.mtimeMs,start:0})],(0,uD.basename)(t),{type:r,lastModified:e.mtimeMs}),"fromFile"),fm=class e{static{k(this,"BlobDataItem")}#e;#t;constructor(t){this.#e=t.path,this.#t=t.start,this.size=t.size,this.lastModified=t.lastModified}slice(t,r){return new e({path:this.#e,lastModified:this.lastModified,size:r-t,start:this.#t+t})}async*stream(){let{mtimeMs:t}=await Qv(this.#e);if(t>this.lastModified)throw new cU("The requested file could not be read, typically due to permission problems that have occurred after a reference to a file was acquired.","NotReadableError");yield*(0,Ws.createReadStream)(this.#e,{start:this.#t,end:this.#t+this.size-1})}get[Symbol.toStringTag](){return"Blob"}},mU=new Set(["data:","http:","https:"]);k(Xv,"fetch$1");k(_D,"fixResponseChunkedTransferBadEnding");CD=new WeakMap,Vv=new WeakMap;k(dt,"pd");k(Uv,"setCancelFlag");k(Ms,"Event"),Ms.prototype={get type(){return dt(this).event.type},get target(){return dt(this).eventTarget},get currentTarget(){return dt(this).currentTarget},composedPath(){let e=dt(this).currentTarget;return e==null?[]:[e]},get NONE(){return 0},get CAPTURING_PHASE(){return 1},get AT_TARGET(){return 2},get BUBBLING_PHASE(){return 3},get eventPhase(){return dt(this).eventPhase},stopPropagation(){let e=dt(this);e.stopped=!0,typeof e.event.stopPropagation=="function"&&e.event.stopPropagation()},stopImmediatePropagation(){let e=dt(this);e.stopped=!0,e.immediateStopped=!0,typeof e.event.stopImmediatePropagation=="function"&&e.event.stopImmediatePropagation()},get bubbles(){return!!dt(this).event.bubbles},get cancelable(){return!!dt(this).event.cancelable},preventDefault(){Uv(dt(this))},get defaultPrevented(){return dt(this).canceled},get composed(){return!!dt(this).event.composed},get timeStamp(){return dt(this).timeStamp},get srcElement(){return dt(this).eventTarget},get cancelBubble(){return dt(this).stopped},set cancelBubble(e){if(!e)return;let t=dt(this);t.stopped=!0,typeof t.event.cancelBubble=="boolean"&&(t.event.cancelBubble=!0)},get returnValue(){return!dt(this).canceled},set returnValue(e){e||Uv(dt(this))},initEvent(){}},Object.defineProperty(Ms.prototype,"constructor",{value:Ms,configurable:!0,writable:!0}),typeof window<"u"&&typeof window.Event<"u"&&(Object.setPrototypeOf(Ms.prototype,window.Event.prototype),Vv.set(window.Event.prototype,Ms));k(Jv,"defineRedirectDescriptor");k(ED,"defineCallDescriptor");k(AD,"defineWrapper");k(Zv,"getWrapper");k(DD,"wrapEvent");k(PD,"isStopped");k(OD,"setEventPhase");k(TD,"setCurrentTarget");k(Wv,"setPassiveListener");RD=new WeakMap,nD=1,iD=2,sm=3;k(gf,"isObject");k(al,"getListeners");k(FD,"defineEventAttributeDescriptor");k(e1,"defineEventAttribute");k(zv,"defineCustomEventTarget");k(Yi,"EventTarget"),Yi.prototype={addEventListener(e,t,r){if(t==null)return;if(typeof t!="function"&&!gf(t))throw new TypeError("'listener' should be a function or an object.");let n=al(this),i=gf(r),o=(i?r.capture:r)?nD:iD,a={listener:t,listenerType:o,passive:i&&!!r.passive,once:i&&!!r.once,next:null},s=n.get(e);if(s===void 0){n.set(e,a);return}let u=null;for(;s!=null;){if(s.listener===t&&s.listenerType===o)return;u=s,s=s.next}u.next=a},removeEventListener(e,t,r){if(t==null)return;let n=al(this),i=(gf(r)?r.capture:r)?nD:iD,o=null,a=n.get(e);for(;a!=null;){if(a.listener===t&&a.listenerType===i){o!==null?o.next=a.next:a.next!==null?n.set(e,a.next):n.delete(e);return}o=a,a=a.next}},dispatchEvent(e){if(e==null||typeof e.type!="string")throw new TypeError('"event.type" should be a string.');let t=al(this),r=e.type,n=t.get(r);if(n==null)return!0;let i=DD(this,e),o=null;for(;n!=null;){if(n.once?o!==null?o.next=n.next:n.next!==null?t.set(r,n.next):t.delete(r):o=n,Wv(i,n.passive?n.listener:null),typeof n.listener=="function")try{n.listener.call(this,i)}catch(a){typeof console<"u"&&typeof console.error=="function"&&console.error(a)}else n.listenerType!==sm&&typeof n.listener.handleEvent=="function"&&n.listener.handleEvent(i);if(PD(i))break;n=n.next}return Wv(i,null),OD(i,0),TD(i,null),!i.defaultPrevented}},Object.defineProperty(Yi.prototype,"constructor",{value:Yi,configurable:!0,writable:!0}),typeof window<"u"&&typeof window.EventTarget<"u"&&Object.setPrototypeOf(Yi.prototype,window.EventTarget.prototype);ll=class extends Yi{static{k(this,"AbortSignal")}constructor(){throw super(),new TypeError("AbortSignal cannot be constructed directly")}get aborted(){let t=pm.get(this);if(typeof t!="boolean")throw new TypeError(`Expected 'this' to be an 'AbortSignal' object, but got ${this===null?"null":typeof this}`);return t}};e1(ll.prototype,"abort");k(ID,"createAbortSignal");k(LD,"abortSignal");pm=new WeakMap;Object.defineProperties(ll.prototype,{aborted:{enumerable:!0}}),typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(ll.prototype,Symbol.toStringTag,{configurable:!0,value:"AbortSignal"});hm=class{static{k(this,"AbortController")}constructor(){$D.set(this,ID())}get signal(){return Hv(this)}abort(){LD(Hv(this))}},$D=new WeakMap;k(Hv,"getSignal"),Object.defineProperties(hm.prototype,{signal:{enumerable:!0},abort:{enumerable:!0}}),typeof Symbol=="function"&&typeof Symbol.toStringTag=="symbol"&&Object.defineProperty(hm.prototype,Symbol.toStringTag,{configurable:!0,value:"AbortController"});gU=Object.defineProperty,bU=k((e,t)=>gU(e,"name",{value:t,configurable:!0}),"e"),ND=Xv;Gv();k(Gv,"s"),bU(Gv,"checkNodeEnvironment")});var Na,t1,T2e,R2e,F2e,jD,I2e,L2e,BD,MD=$(()=>{rm();rm();Zd();Na=!!globalThis.process?.env?.FORCE_NODE_FETCH,t1=!Na&&globalThis.fetch||ND,T2e=!Na&&globalThis.Blob||Vs,R2e=!Na&&globalThis.File||ol,F2e=!Na&&globalThis.FormData||$s,jD=!Na&&globalThis.Headers||Ai,I2e=!Na&&globalThis.Request||Us,L2e=!Na&&globalThis.Response||Hn,BD=!Na&&globalThis.AbortController||hm});function wU(e,t){if(e==="__proto__"||e==="constructor"&&t&&typeof t=="object"&&"prototype"in t){kU(e);return}return t}function kU(e){console.warn(`[destr] Dropping "${e}" key to prevent prototype pollution.`)}function qD(e,t={}){if(typeof e!="string")return e;if(e[0]==='"'&&e[e.length-1]==='"'&&e.indexOf("\\")===-1)return e.slice(1,-1);let r=e.trim();if(r.length<=9)switch(r.toLowerCase()){case"true":return!0;case"false":return!1;case"undefined":return;case"null":return null;case"nan":return Number.NaN;case"infinity":return Number.POSITIVE_INFINITY;case"-infinity":return Number.NEGATIVE_INFINITY}if(!xU.test(e)){if(t.strict)throw new SyntaxError("[destr] Invalid JSON");return e}try{if(yU.test(e)||vU.test(e)){if(t.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(e,wU)}return JSON.parse(e)}catch(n){if(t.strict)throw n;return e}}var yU,vU,xU,VD=$(()=>{yU=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,vU=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,xU=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/});function TU(e){return encodeURI(""+e).replace(PU,"|")}function n1(e){return TU(typeof e=="string"?e:JSON.stringify(e)).replace(o1,"%2B").replace(OU,"+").replace(SU,"%23").replace(_U,"%26").replace(DU,"`").replace(AU,"^").replace(CU,"%2F")}function r1(e){return n1(e).replace(EU,"%3D")}function WD(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function RU(e){return WD(e.replace(o1," "))}function FU(e){return WD(e.replace(o1," "))}function IU(e=""){let t=Object.create(null);e[0]==="?"&&(e=e.slice(1));for(let r of e.split("&")){let n=r.match(/([^=]+)=?(.*)/)||[];if(n.length<2)continue;let i=RU(n[1]);if(i==="__proto__"||i==="constructor")continue;let o=FU(n[2]||"");t[i]===void 0?t[i]=o:Array.isArray(t[i])?t[i].push(o):t[i]=[t[i],o]}return t}function LU(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(r=>`${r1(e)}=${n1(r)}`).join("&"):`${r1(e)}=${n1(t)}`:r1(e)}function $U(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>LU(t,e[t])).filter(Boolean).join("&")}function zD(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?NU.test(e):jU.test(e)||(t.acceptRelative?BU.test(e):!1)}function i1(e="",t){return t?MU.test(e):e.endsWith("/")}function VU(e="",t){if(!t)return(i1(e)?e.slice(0,-1):e)||"/";if(!i1(e,!0))return e||"/";let r=e,n="",i=e.indexOf("#");i!==-1&&(r=e.slice(0,i),n=e.slice(i));let[o,...a]=r.split("?");return((o.endsWith("/")?o.slice(0,-1):o)||"/")+(a.length>0?`?${a.join("?")}`:"")+n}function UU(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(i1(e,!0))return e||"/";let r=e,n="",i=e.indexOf("#");if(i!==-1&&(r=e.slice(0,i),n=e.slice(i),!r))return n;let[o,...a]=r.split("?");return o+"/"+(a.length>0?`?${a.join("?")}`:"")+n}function HD(e,t){if(WU(t)||zD(e))return e;let r=VU(t);return e.startsWith(r)?e:dm(r,e)}function GD(e,t){let r=YD(e),n={...IU(r.search),...t};return r.search=$U(n),HU(r)}function WU(e){return!e||e==="/"}function zU(e){return e&&e!=="/"}function dm(e,...t){let r=e||"";for(let n of t.filter(i=>zU(i)))if(r){let i=n.replace(qU,"");r=UU(r)+i}else r=n;return r}function YD(e="",t){let r=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(r){let[,p,m=""]=r;return{protocol:p.toLowerCase(),pathname:m,href:p+m,auth:"",host:"",search:"",hash:""}}if(!zD(e,{acceptRelative:!0}))return t?YD(t+e):UD(e);let[,n="",i,o=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,a="",s=""]=o.match(/([^#/?]*)(.*)?/)||[];n==="file:"&&(s=s.replace(/\/(?=[A-Za-z]:)/,""));let{pathname:u,search:l,hash:f}=UD(s);return{protocol:n.toLowerCase(),auth:i?i.slice(0,Math.max(0,i.length-1)):"",host:a,pathname:u,search:l,hash:f,[KD]:!n}}function UD(e=""){let[t="",r="",n=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:r,hash:n}}function HU(e){let t=e.pathname||"",r=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",n=e.hash||"",i=e.auth?e.auth+"@":"",o=e.host||"";return(e.protocol||e[KD]?(e.protocol||"")+"//":"")+i+o+t+r+n}var B2e,SU,_U,CU,EU,o1,AU,DU,PU,OU,NU,jU,BU,MU,qU,KD,a1=$(()=>{B2e=String.fromCharCode,SU=/#/g,_U=/&/g,CU=/\//g,EU=/=/g,o1=/\+/g,AU=/%5e/gi,DU=/%60/gi,PU=/%7c/gi,OU=/%20/gi;NU=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,jU=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,BU=/^([/\\]\s*){2,}[^/\\]/,MU=/\/$|\/\?|\/#/,qU=/^\.?\//;KD=Symbol.for("ufo:protocolRelative")});function s1(e){let t=e.error?.message||e.error?.toString()||"",r=e.request?.method||e.options?.method||"GET",n=e.request?.url||String(e.request)||"/",i=`[${r}] ${JSON.stringify(n)}`,o=e.response?`${e.response.status} ${e.response.statusText}`:"<no response>",a=`${i}: ${o}${t?` ${t}`:""}`,s=new bf(a,e.error?{cause:e.error}:void 0);for(let u of["request","options","response"])Object.defineProperty(s,u,{get(){return e[u]}});for(let[u,l]of[["data","_data"],["status","status"],["statusCode","status"],["statusText","statusText"],["statusMessage","statusText"]])Object.defineProperty(s,u,{get(){return e.response&&e.response[l]}});return s}function QD(e="GET"){return GU.has(e.toUpperCase())}function KU(e){if(e===void 0)return!1;let t=typeof e;return t==="string"||t==="number"||t==="boolean"||t===null?!0:t!=="object"?!1:Array.isArray(e)?!0:e.buffer?!1:e.constructor&&e.constructor.name==="Object"||typeof e.toJSON=="function"}function XU(e=""){if(!e)return"json";let t=e.split(";").shift()||"";return QU.test(t)?"json":YU.has(t)||t.startsWith("text/")?"text":"blob"}function JU(e,t,r,n){let i=ZU(t?.headers??e?.headers,r?.headers,n),o;return(r?.query||r?.params||t?.params||t?.query)&&(o={...r?.params,...r?.query,...t?.params,...t?.query}),{...r,...t,query:o,params:o,headers:i}}function ZU(e,t,r){if(!t)return new r(e);let n=new r(t);if(e)for(let[i,o]of Symbol.iterator in e||Array.isArray(e)?e:new r(e))n.set(i,o);return n}async function mm(e,t){if(t)if(Array.isArray(t))for(let r of t)await r(e);else await t(e)}function gm(e={}){let{fetch:t=globalThis.fetch,Headers:r=globalThis.Headers,AbortController:n=globalThis.AbortController}=e;async function i(s){let u=s.error&&s.error.name==="AbortError"&&!s.options.timeout||!1;if(s.options.retry!==!1&&!u){let f;typeof s.options.retry=="number"?f=s.options.retry:f=QD(s.options.method)?0:1;let p=s.response&&s.response.status||500;if(f>0&&(Array.isArray(s.options.retryStatusCodes)?s.options.retryStatusCodes.includes(p):eW.has(p))){let m=typeof s.options.retryDelay=="function"?s.options.retryDelay(s):s.options.retryDelay||0;return m>0&&await new Promise(b=>setTimeout(b,m)),o(s.request,{...s.options,retry:f-1})}}let l=s1(s);throw Error.captureStackTrace&&Error.captureStackTrace(l,o),l}let o=async function(u,l={}){let f={request:u,options:JU(u,l,e.defaults,r),response:void 0,error:void 0};f.options.method&&(f.options.method=f.options.method.toUpperCase()),f.options.onRequest&&await mm(f,f.options.onRequest),typeof f.request=="string"&&(f.options.baseURL&&(f.request=HD(f.request,f.options.baseURL)),f.options.query&&(f.request=GD(f.request,f.options.query),delete f.options.query),"query"in f.options&&delete f.options.query,"params"in f.options&&delete f.options.params),f.options.body&&QD(f.options.method)&&(KU(f.options.body)?(f.options.body=typeof f.options.body=="string"?f.options.body:JSON.stringify(f.options.body),f.options.headers=new r(f.options.headers||{}),f.options.headers.has("content-type")||f.options.headers.set("content-type","application/json"),f.options.headers.has("accept")||f.options.headers.set("accept","application/json")):("pipeTo"in f.options.body&&typeof f.options.body.pipeTo=="function"||typeof f.options.body.pipe=="function")&&("duplex"in f.options||(f.options.duplex="half")));let p;if(!f.options.signal&&f.options.timeout){let b=new n;p=setTimeout(()=>{let v=new Error("[TimeoutError]: The operation was aborted due to timeout");v.name="TimeoutError",v.code=23,b.abort(v)},f.options.timeout),f.options.signal=b.signal}try{f.response=await t(f.request,f.options)}catch(b){return f.error=b,f.options.onRequestError&&await mm(f,f.options.onRequestError),await i(f)}finally{p&&clearTimeout(p)}if((f.response.body||f.response._bodyInit)&&!tW.has(f.response.status)&&f.options.method!=="HEAD"){let b=(f.options.parseResponse?"json":f.options.responseType)||XU(f.response.headers.get("content-type")||"");switch(b){case"json":{let v=await f.response.text(),w=f.options.parseResponse||qD;f.response._data=w(v);break}case"stream":{f.response._data=f.response.body||f.response._bodyInit;break}default:f.response._data=await f.response[b]()}}return f.options.onResponse&&await mm(f,f.options.onResponse),!f.options.ignoreResponseError&&f.response.status>=400&&f.response.status<600?(f.options.onResponseError&&await mm(f,f.options.onResponseError),await i(f)):f.response},a=async function(u,l){return(await o(u,l))._data};return a.raw=o,a.native=(...s)=>t(...s),a.create=(s={},u={})=>gm({...e,...u,defaults:{...e.defaults,...u.defaults,...s}}),a}var bf,GU,YU,QU,eW,tW,u1=$(()=>{VD();a1();bf=class extends Error{constructor(t,r){super(t,r),this.name="FetchError",r?.cause&&!this.cause&&(this.cause=r.cause)}};GU=new Set(Object.freeze(["PATCH","POST","PUT","DELETE"]));YU=new Set(["image/svg","application/xml","application/xhtml","application/html"]),QU=/^application\/(?:[\w!#$%&*.^`~-]*\+)?json(;.+)?$/i;eW=new Set([408,409,425,429,500,502,503,504]),tW=new Set([101,204,205,304])});var bm={};Qu(bm,{$fetch:()=>l1,AbortController:()=>rP,FetchError:()=>bf,Headers:()=>tP,createFetch:()=>gm,createFetchError:()=>s1,createNodeFetch:()=>ZD,fetch:()=>eP,ofetch:()=>nP});function ZD(){if(!JSON.parse(process.env.FETCH_KEEP_ALIVE||"false"))return t1;let t={keepAlive:!0},r=new XD.default.Agent(t),n=new JD.default.Agent(t),i={agent(o){return o.protocol==="http:"?r:n}};return function(a,s){return t1(a,{...i,...s})}}var XD,JD,eP,tP,rP,nP,l1,yf=$(()=>{XD=At(require("node:http"),1),JD=At(require("node:https"),1);MD();u1();u1();eP=globalThis.fetch?(...e)=>globalThis.fetch(...e):ZD(),tP=globalThis.Headers||jD,rP=globalThis.AbortController||BD,nP=gm({fetch:eP,Headers:tP,AbortController:rP}),l1=nP});function aP(e){return(t={})=>{let{scale:r=1,mode:n="auto",prefix:i="i-",warn:o=!1,iconifyCollectionsNames:a,collections:s,extraProperties:u={},customizations:l={},autoInstall:f=!1,collectionsNodeResolvePath:p,layer:m="icons",unit:b,processor:v}=t,w=c1(),_={addXmlNs:!0,scale:r,customCollections:s,autoInstall:f,cwd:p,warn:void 0,customizations:{...l,additionalProps:{...u},trimCustomSvg:!0,async iconCustomizer(A,E,y){await l.iconCustomizer?.(A,E,y),b&&(y.width||(y.width=`${r}${b}`),y.height||(y.height=`${r}${b}`))}}},P;return{name:"@unocss/preset-icons",enforce:"pre",options:t,layers:{icons:-30},api:{encodeSvgForCss:Ev,parseIconWithLoader:iP},rules:[[/^([\w:-]+)(?:\?(mask|bg|auto))?$/,async A=>{let[E,y,L=n]=A;P=P||await e(t);let I={},O=await iP(y,P,{..._,usedProps:I},a);if(!O){o&&!w.isESLint&&Md(`failed to load icon "${E}"`);return}let N,X=`url("data:image/svg+xml;utf8,${Ev(O.svg)}")`;return L==="auto"&&(L=O.svg.includes("currentColor")?"mask":"bg"),L==="mask"?N={"--un-icon":X,"-webkit-mask":"var(--un-icon) no-repeat",mask:"var(--un-icon) no-repeat","-webkit-mask-size":"100% 100%","mask-size":"100% 100%","background-color":"currentColor",color:"inherit",...I}:N={background:`${X} no-repeat`,"background-size":"100% 100%","background-color":"transparent",...I},v?.(N,{...O,icon:O.name,mode:L}),N},{layer:m,prefix:i}]]}}}function sP(e){return async(...t)=>{for(let r of e){if(!r)continue;let n=await r(...t);if(n)return n}}}function uP(e,t,r=new Map){function n(i){if(oP.includes(i))return r.has(i)||r.set(i,e(`${t}@iconify-json/${i}/icons.json`)),r.get(i)}return async(i,o,a)=>{let s=await Is(i,o,a);if(s)return s;let u=await n(i);if(u){let l=[o,o.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),o.replace(/([a-z])(\d+)/g,"$1-$2")];s=await il(u,i,l,a)}return s}}function c1(){let e=typeof process<"u"&&process.stdout,t=e&&!!process.env.VSCODE_CWD,r=e&&!!process.env.ESLINT;return{isNode:e,isVSCode:t,isESLint:r}}async function iP(e,t,r={},n=[]){let i="",o="",a,s=new Set([...oP,...n,...Object.keys(r.customCollections||{})]);if(e.includes(":")){if([i,o]=e.split(":"),!s.has(i))return;a=await t(i,o,r)}else{let u=e.split(/-/g);for(let l=rW;l>=1&&(i=u.slice(0,l).join("-"),!(!!s.has(i)&&(o=u.slice(l).join("-"),a=await t(i,o,r),a)));l--);}if(a)return{collection:i,name:o,svg:a}}var oP,rW,f1=$(()=>{Jd();Xd();D3();Dt();oP=["academicons","akar-icons","ant-design","arcticons","aws","basil","bi","bitcoin-icons","bpmn","brandico","bubbles","bx","bxl","bxs","bytesize","carbon","catppuccin","cbi","charm","ci","cib","cif","cil","circle-flags","circum","clarity","codex","codicon","covid","cryptocurrency-color","cryptocurrency","cuida","dashicons","devicon-line","devicon-original","devicon-plain","devicon","dinkie-icons","duo-icons","ei","el","emblemicons","emojione-monotone","emojione-v1","emojione","entypo-social","entypo","eos-icons","ep","et","eva","f7","fa-brands","fa-regular","fa-solid","fa","fa6-brands","fa6-regular","fa6-solid","fad","famicons","fe","feather","file-icons","flag","flagpack","flat-color-icons","flat-ui","flowbite","fluent-color","fluent-emoji-flat","fluent-emoji-high-contrast","fluent-emoji","fluent-mdl2","fluent","fontelico","fontisto","formkit","foundation","fxemoji","gala","game-icons","garden","geo","gg","gis","gravity-ui","gridicons","grommet-icons","guidance","healthicons","heroicons-outline","heroicons-solid","heroicons","hugeicons","humbleicons","ic","icomoon-free","icon-park-outline","icon-park-solid","icon-park-twotone","icon-park","iconamoon","iconoir","icons8","il","ion","iwwa","ix","jam","la","lets-icons","line-md","lineicons","logos","ls","lsicon","lucide-lab","lucide","mage","majesticons","maki","map","marketeq","material-icon-theme","material-symbols-light","material-symbols","mdi-light","mdi","medical-icon","memory","meteocons","meteor-icons","mi","mingcute","mono-icons","mynaui","nimbus","nonicons","noto-v1","noto","nrk","octicon","oi","ooui","openmoji","oui","pajamas","pepicons-pencil","pepicons-pop","pepicons-print","pepicons","ph","picon","pixel","pixelarticons","prime","proicons","ps","qlementine-icons","quill","radix-icons","raphael","ri","rivet-icons","si-glyph","si","simple-icons","simple-line-icons","skill-icons","solar","stash","streamline-block","streamline-color","streamline-cyber-color","streamline-cyber","streamline-emojis","streamline-flex-color","streamline-flex","streamline-freehand-color","streamline-freehand","streamline-guidance","streamline-kameleon-color","streamline-logos","streamline-pixel","streamline-plump-color","streamline-plump","streamline-sharp-color","streamline-sharp","streamline-stickies-color","streamline-ultimate-color","streamline-ultimate","streamline","subway","svg-spinners","system-uicons","tabler","tdesign","teenyicons","token-branded","token","topcoat","twemoji","typcn","uil","uim","uis","uit","uiw","unjs","vaadin","vs","vscode-icons","websymbol","weui","whh","wi","wpf","zmdi","zondicons"],rW=3});function lP(e){return uP(l1,e)}var cP=$(()=>{yf();f1()});function m1(e,t){for(var r=65536,n=0;n<t.length;n+=2){if(r+=t[n],r>e)return!1;if(r+=t[n+1],r>=e)return!0}return!1}function Qi(e,t){return e<65?e===36:e<91?!0:e<97?e===95:e<123?!0:e<=65535?e>=170&&sW.test(String.fromCharCode(e)):t===!1?!1:m1(e,gP)}function Ba(e,t){return e<48?e===36:e<58?!0:e<65?!1:e<91?!0:e<97?e===95:e<123?!0:e<=65535?e>=170&&uW.test(String.fromCharCode(e)):t===!1?!1:m1(e,gP)||m1(e,nW)}function Kn(e,t){return new rt(e,{beforeExpr:!0,binop:t})}function et(e,t){return t===void 0&&(t={}),t.keyword=e,v1[e]=new rt(e,t)}function cl(e){return e===10||e===13||e===8232||e===8233}function yP(e,t,r){r===void 0&&(r=e.length);for(var n=t;n<r;n++){var i=e.charCodeAt(n);if(cl(i))return n<r-1&&i===13&&e.charCodeAt(n+1)===10?n+2:n+1}return-1}function ja(e){return pP[e]||(pP[e]=new RegExp("^(?:"+e.replace(/ /g,"|")+")$"))}function jo(e){return e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode((e>>10)+55296,(e&1023)+56320))}function wP(e,t){for(var r=1,n=0;;){var i=yP(e,n,t);if(i<0)return new xf(r,t-n);++r,n=i}}function hW(e){var t={};for(var r in g1)t[r]=e&&fl(e,r)?e[r]:g1[r];if(t.ecmaVersion==="latest"?t.ecmaVersion=1e8:t.ecmaVersion==null?(!hP&&typeof console=="object"&&console.warn&&(hP=!0,console.warn(`Since Acorn 8.0.0, options.ecmaVersion is required.
22
+ Defaulting to 2020, but this will stop working in the future.`)),t.ecmaVersion=11):t.ecmaVersion>=2015&&(t.ecmaVersion-=2009),t.allowReserved==null&&(t.allowReserved=t.ecmaVersion<5),(!e||e.allowHashBang==null)&&(t.allowHashBang=t.ecmaVersion>=14),fP(t.onToken)){var n=t.onToken;t.onToken=function(i){return n.push(i)}}return fP(t.onComment)&&(t.onComment=dW(t,t.onComment)),t}function dW(e,t){return function(r,n,i,o,a,s){var u={type:r?"Block":"Line",value:n,start:i,end:o};e.locations&&(u.loc=new Sm(this,a,s)),e.ranges&&(u.range=[i,o]),t.push(u)}}function k1(e,t){return pl|(e?x1:0)|(t?kP:0)}function yW(e,t){var r=t.key.name,n=e[r],i="true";return t.type==="MethodDefinition"&&(t.kind==="get"||t.kind==="set")&&(i=(t.static?"s":"i")+t.kind),n==="iget"&&i==="iset"||n==="iset"&&i==="iget"||n==="sget"&&i==="sset"||n==="sset"&&i==="sget"?(e[r]="true",!1):n?!0:(e[r]=i,!1)}function xm(e,t){var r=e.computed,n=e.key;return!r&&(n.type==="Identifier"&&n.name===t||n.type==="Literal"&&n.value===t)}function PP(e){return e.type==="Identifier"||e.type==="ParenthesizedExpression"&&PP(e.expression)}function y1(e){return e.type==="MemberExpression"&&e.property.type==="PrivateIdentifier"||e.type==="ChainExpression"&&y1(e.expression)||e.type==="ParenthesizedExpression"&&y1(e.expression)}function OP(e,t,r,n){return e.type=t,e.end=r,this.options.locations&&(e.loc.end=n),this.options.ranges&&(e.range[1]=r),e}function DW(e){var t=qP[e]={binary:ja(SW[e]+" "+dP),binaryOfStrings:ja(CW[e]),nonBinary:{General_Category:ja(dP),Script:ja(AW[e])}};t.nonBinary.Script_Extensions=t.nonBinary.Script,t.nonBinary.gc=t.nonBinary.General_Category,t.nonBinary.sc=t.nonBinary.Script,t.nonBinary.scx=t.nonBinary.Script_Extensions}function PW(e){for(var t in e)return!0;return!1}function OW(e){return e===105||e===109||e===115}function VP(e){return e===36||e>=40&&e<=43||e===46||e===63||e>=91&&e<=94||e>=123&&e<=125}function TW(e){return Qi(e,!0)||e===36||e===95}function RW(e){return Ba(e,!0)||e===36||e===95||e===8204||e===8205}function UP(e){return e>=65&&e<=90||e>=97&&e<=122}function FW(e){return e>=0&&e<=1114111}function IW(e){return e===100||e===68||e===115||e===83||e===119||e===87}function zP(e){return UP(e)||e===95}function LW(e){return zP(e)||Dm(e)}function $W(e){return e===33||e>=35&&e<=38||e>=42&&e<=44||e===46||e>=58&&e<=64||e===94||e===96||e===126}function NW(e){return e===40||e===41||e===45||e===47||e>=91&&e<=93||e>=123&&e<=125}function jW(e){return e===33||e===35||e===37||e===38||e===44||e===45||e>=58&&e<=62||e===64||e===96||e===126}function Dm(e){return e>=48&&e<=57}function HP(e){return e>=48&&e<=57||e>=65&&e<=70||e>=97&&e<=102}function GP(e){return e>=65&&e<=70?10+(e-65):e>=97&&e<=102?10+(e-97):e-48}function KP(e){return e>=48&&e<=55}function BW(e,t){return t?parseInt(e,8):parseFloat(e.replace(/_/g,""))}function YP(e){return typeof BigInt!="function"?null:BigInt(e.replace(/_/g,""))}var nW,gP,iW,bP,p1,h1,oW,aW,sW,uW,rt,Yn,sn,v1,D,un,lW,vP,vr,xP,cW,fW,fl,fP,pP,pW,xf,Sm,g1,hP,wf,pl,x1,kP,w1,SP,_m,_P,zs,kf,Cm,vm,S1,Mo,CP,EP,AP,nr,Xi,$r,mW,Em,ye,_1,gW,bW,vf,b1,DP,Xn,Di,St,hl,Ie,vW,wm,Ma,xW,Am,Sf,wW,TP,RP,FP,IP,LP,kW,SW,_W,CW,dP,$P,NP,jP,BP,MP,EW,AW,qP,mP,ym,d1,ge,km,Ji,WP,Bo,Qn,C1,Je,QP,MW,XP=$(()=>{nW=[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],gP=[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],iW="\u200C\u200D\xB7\u0300-\u036F\u0387\u0483-\u0487\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u0669\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u06F0-\u06F9\u0711\u0730-\u074A\u07A6-\u07B0\u07C0-\u07C9\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0966-\u096F\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09E6-\u09EF\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A66-\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AE6-\u0AEF\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B66-\u0B6F\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0BE6-\u0BEF\u0C00-\u0C04\u0C3C\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0CE6-\u0CEF\u0CF3\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D66-\u0D6F\u0D81-\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0E50-\u0E59\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0ED0-\u0ED9\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1040-\u1049\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F-\u109D\u135D-\u135F\u1369-\u1371\u1712-\u1715\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u18A9\u1920-\u192B\u1930-\u193B\u1946-\u194F\u19D0-\u19DA\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AB0-\u1ABD\u1ABF-\u1ACE\u1B00-\u1B04\u1B34-\u1B44\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BB0-\u1BB9\u1BE6-\u1BF3\u1C24-\u1C37\u1C40-\u1C49\u1C50-\u1C59\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF4\u1CF7-\u1CF9\u1DC0-\u1DFF\u200C\u200D\u203F\u2040\u2054\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\u30FB\uA620-\uA629\uA66F\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA82C\uA880\uA881\uA8B4-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F1\uA8FF-\uA909\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9D0-\uA9D9\uA9E5\uA9F0-\uA9F9\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA50-\uAA59\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uABF0-\uABF9\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFF10-\uFF19\uFF3F\uFF65",bP="\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\u0560-\u0588\u05D0-\u05EA\u05EF-\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\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\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\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\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\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\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-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\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\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\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\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\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-\uAB69\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",p1={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},h1="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",oW={5:h1,"5module":h1+" export import",6:h1+" const class extends export import super"},aW=/^in(stanceof)?$/,sW=new RegExp("["+bP+"]"),uW=new RegExp("["+bP+iW+"]");rt=function(t,r){r===void 0&&(r={}),this.label=t,this.keyword=r.keyword,this.beforeExpr=!!r.beforeExpr,this.startsExpr=!!r.startsExpr,this.isLoop=!!r.isLoop,this.isAssign=!!r.isAssign,this.prefix=!!r.prefix,this.postfix=!!r.postfix,this.binop=r.binop||null,this.updateContext=null};Yn={beforeExpr:!0},sn={startsExpr:!0},v1={};D={num:new rt("num",sn),regexp:new rt("regexp",sn),string:new rt("string",sn),name:new rt("name",sn),privateId:new rt("privateId",sn),eof:new rt("eof"),bracketL:new rt("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new rt("]"),braceL:new rt("{",{beforeExpr:!0,startsExpr:!0}),braceR:new rt("}"),parenL:new rt("(",{beforeExpr:!0,startsExpr:!0}),parenR:new rt(")"),comma:new rt(",",Yn),semi:new rt(";",Yn),colon:new rt(":",Yn),dot:new rt("."),question:new rt("?",Yn),questionDot:new rt("?."),arrow:new rt("=>",Yn),template:new rt("template"),invalidTemplate:new rt("invalidTemplate"),ellipsis:new rt("...",Yn),backQuote:new rt("`",sn),dollarBraceL:new rt("${",{beforeExpr:!0,startsExpr:!0}),eq:new rt("=",{beforeExpr:!0,isAssign:!0}),assign:new rt("_=",{beforeExpr:!0,isAssign:!0}),incDec:new rt("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new rt("!/~",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:Kn("||",1),logicalAND:Kn("&&",2),bitwiseOR:Kn("|",3),bitwiseXOR:Kn("^",4),bitwiseAND:Kn("&",5),equality:Kn("==/!=/===/!==",6),relational:Kn("</>/<=/>=",7),bitShift:Kn("<</>>/>>>",8),plusMin:new rt("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:Kn("%",10),star:Kn("*",10),slash:Kn("/",10),starstar:new rt("**",{beforeExpr:!0}),coalesce:Kn("??",1),_break:et("break"),_case:et("case",Yn),_catch:et("catch"),_continue:et("continue"),_debugger:et("debugger"),_default:et("default",Yn),_do:et("do",{isLoop:!0,beforeExpr:!0}),_else:et("else",Yn),_finally:et("finally"),_for:et("for",{isLoop:!0}),_function:et("function",sn),_if:et("if"),_return:et("return",Yn),_switch:et("switch"),_throw:et("throw",Yn),_try:et("try"),_var:et("var"),_const:et("const"),_while:et("while",{isLoop:!0}),_with:et("with"),_new:et("new",{beforeExpr:!0,startsExpr:!0}),_this:et("this",sn),_super:et("super",sn),_class:et("class",sn),_extends:et("extends",Yn),_export:et("export"),_import:et("import",sn),_null:et("null",sn),_true:et("true",sn),_false:et("false",sn),_in:et("in",{beforeExpr:!0,binop:7}),_instanceof:et("instanceof",{beforeExpr:!0,binop:7}),_typeof:et("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:et("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:et("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},un=/\r\n?|\n|\u2028|\u2029/,lW=new RegExp(un.source,"g");vP=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,vr=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,xP=Object.prototype,cW=xP.hasOwnProperty,fW=xP.toString,fl=Object.hasOwn||function(e,t){return cW.call(e,t)},fP=Array.isArray||function(e){return fW.call(e)==="[object Array]"},pP=Object.create(null);pW=/(?:[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,xf=function(t,r){this.line=t,this.column=r};xf.prototype.offset=function(t){return new xf(this.line,this.column+t)};Sm=function(t,r,n){this.start=r,this.end=n,t.sourceFile!==null&&(this.source=t.sourceFile)};g1={ecmaVersion:null,sourceType:"script",onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowAwaitOutsideFunction:null,allowSuperOutsideMethod:null,allowHashBang:!1,checkPrivateFields:!0,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1},hP=!1;wf=1,pl=2,x1=4,kP=8,w1=16,SP=32,_m=64,_P=128,zs=256,kf=512,Cm=wf|pl|zs;vm=0,S1=1,Mo=2,CP=3,EP=4,AP=5,nr=function(t,r,n){this.options=t=hW(t),this.sourceFile=t.sourceFile,this.keywords=ja(oW[t.ecmaVersion>=6?6:t.sourceType==="module"?"5module":5]);var i="";t.allowReserved!==!0&&(i=p1[t.ecmaVersion>=6?6:t.ecmaVersion===5?5:3],t.sourceType==="module"&&(i+=" await")),this.reservedWords=ja(i);var o=(i?i+" ":"")+p1.strict;this.reservedWordsStrict=ja(o),this.reservedWordsStrictBind=ja(o+" "+p1.strictBind),this.input=String(r),this.containsEsc=!1,n?(this.pos=n,this.lineStart=this.input.lastIndexOf(`
23
+ `,n-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(un).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=D.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule=t.sourceType==="module",this.strict=this.inModule||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.potentialArrowInForAwait=!1,this.yieldPos=this.awaitPos=this.awaitIdentPos=0,this.labels=[],this.undefinedExports=Object.create(null),this.pos===0&&t.allowHashBang&&this.input.slice(0,2)==="#!"&&this.skipLineComment(2),this.scopeStack=[],this.enterScope(wf),this.regexpState=null,this.privateNameStack=[]},Xi={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},canAwait:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0},allowNewDotTarget:{configurable:!0},inClassStaticBlock:{configurable:!0}};nr.prototype.parse=function(){var t=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(t)};Xi.inFunction.get=function(){return(this.currentVarScope().flags&pl)>0};Xi.inGenerator.get=function(){return(this.currentVarScope().flags&kP)>0};Xi.inAsync.get=function(){return(this.currentVarScope().flags&x1)>0};Xi.canAwait.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e],r=t.flags;if(r&(zs|kf))return!1;if(r&pl)return(r&x1)>0}return this.inModule&&this.options.ecmaVersion>=13||this.options.allowAwaitOutsideFunction};Xi.allowSuper.get=function(){var e=this.currentThisScope(),t=e.flags;return(t&_m)>0||this.options.allowSuperOutsideMethod};Xi.allowDirectSuper.get=function(){return(this.currentThisScope().flags&_P)>0};Xi.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())};Xi.allowNewDotTarget.get=function(){for(var e=this.scopeStack.length-1;e>=0;e--){var t=this.scopeStack[e],r=t.flags;if(r&(zs|kf)||r&pl&&!(r&w1))return!0}return!1};Xi.inClassStaticBlock.get=function(){return(this.currentVarScope().flags&zs)>0};nr.extend=function(){for(var t=[],r=arguments.length;r--;)t[r]=arguments[r];for(var n=this,i=0;i<t.length;i++)n=t[i](n);return n};nr.parse=function(t,r){return new this(r,t).parse()};nr.parseExpressionAt=function(t,r,n){var i=new this(n,t,r);return i.nextToken(),i.parseExpression()};nr.tokenizer=function(t,r){return new this(r,t)};Object.defineProperties(nr.prototype,Xi);$r=nr.prototype,mW=/^(?:'((?:\\[^]|[^'\\])*?)'|"((?:\\[^]|[^"\\])*?)")/;$r.strictDirective=function(e){if(this.options.ecmaVersion<5)return!1;for(;;){vr.lastIndex=e,e+=vr.exec(this.input)[0].length;var t=mW.exec(this.input.slice(e));if(!t)return!1;if((t[1]||t[2])==="use strict"){vr.lastIndex=e+t[0].length;var r=vr.exec(this.input),n=r.index+r[0].length,i=this.input.charAt(n);return i===";"||i==="}"||un.test(r[0])&&!(/[(`.[+\-/*%<>=,?^&]/.test(i)||i==="!"&&this.input.charAt(n+1)==="=")}e+=t[0].length,vr.lastIndex=e,e+=vr.exec(this.input)[0].length,this.input[e]===";"&&e++}};$r.eat=function(e){return this.type===e?(this.next(),!0):!1};$r.isContextual=function(e){return this.type===D.name&&this.value===e&&!this.containsEsc};$r.eatContextual=function(e){return this.isContextual(e)?(this.next(),!0):!1};$r.expectContextual=function(e){this.eatContextual(e)||this.unexpected()};$r.canInsertSemicolon=function(){return this.type===D.eof||this.type===D.braceR||un.test(this.input.slice(this.lastTokEnd,this.start))};$r.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0};$r.semicolon=function(){!this.eat(D.semi)&&!this.insertSemicolon()&&this.unexpected()};$r.afterTrailingComma=function(e,t){if(this.type===e)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),t||this.next(),!0};$r.expect=function(e){this.eat(e)||this.unexpected()};$r.unexpected=function(e){this.raise(e??this.start,"Unexpected token")};Em=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1};$r.checkPatternErrors=function(e,t){if(e){e.trailingComma>-1&&this.raiseRecoverable(e.trailingComma,"Comma is not permitted after the rest element");var r=t?e.parenthesizedAssign:e.parenthesizedBind;r>-1&&this.raiseRecoverable(r,t?"Assigning to rvalue":"Parenthesized pattern")}};$r.checkExpressionErrors=function(e,t){if(!e)return!1;var r=e.shorthandAssign,n=e.doubleProto;if(!t)return r>=0||n>=0;r>=0&&this.raise(r,"Shorthand property assignments are valid only in destructuring patterns"),n>=0&&this.raiseRecoverable(n,"Redefinition of __proto__ property")};$r.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,"Yield expression cannot be a default value"),this.awaitPos&&this.raise(this.awaitPos,"Await expression cannot be a default value")};$r.isSimpleAssignTarget=function(e){return e.type==="ParenthesizedExpression"?this.isSimpleAssignTarget(e.expression):e.type==="Identifier"||e.type==="MemberExpression"};ye=nr.prototype;ye.parseTopLevel=function(e){var t=Object.create(null);for(e.body||(e.body=[]);this.type!==D.eof;){var r=this.parseStatement(null,!0,t);e.body.push(r)}if(this.inModule)for(var n=0,i=Object.keys(this.undefinedExports);n<i.length;n+=1){var o=i[n];this.raiseRecoverable(this.undefinedExports[o].start,"Export '"+o+"' is not defined")}return this.adaptDirectivePrologue(e.body),this.next(),e.sourceType=this.options.sourceType,this.finishNode(e,"Program")};_1={kind:"loop"},gW={kind:"switch"};ye.isLet=function(e){if(this.options.ecmaVersion<6||!this.isContextual("let"))return!1;vr.lastIndex=this.pos;var t=vr.exec(this.input),r=this.pos+t[0].length,n=this.input.charCodeAt(r);if(n===91||n===92)return!0;if(e)return!1;if(n===123||n>55295&&n<56320)return!0;if(Qi(n,!0)){for(var i=r+1;Ba(n=this.input.charCodeAt(i),!0);)++i;if(n===92||n>55295&&n<56320)return!0;var o=this.input.slice(r,i);if(!aW.test(o))return!0}return!1};ye.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual("async"))return!1;vr.lastIndex=this.pos;var e=vr.exec(this.input),t=this.pos+e[0].length,r;return!un.test(this.input.slice(this.pos,t))&&this.input.slice(t,t+8)==="function"&&(t+8===this.input.length||!(Ba(r=this.input.charCodeAt(t+8))||r>55295&&r<56320))};ye.isUsingKeyword=function(e,t){if(this.options.ecmaVersion<17||!this.isContextual(e?"await":"using"))return!1;vr.lastIndex=this.pos;var r=vr.exec(this.input),n=this.pos+r[0].length;if(un.test(this.input.slice(this.pos,n)))return!1;if(e){var i=n+5,o;if(this.input.slice(n,i)!=="using"||i===this.input.length||Ba(o=this.input.charCodeAt(i))||o>55295&&o<56320)return!1;vr.lastIndex=i;var a=vr.exec(this.input);if(a&&un.test(this.input.slice(i,i+a[0].length)))return!1}if(t){var s=n+2,u;if(this.input.slice(n,s)==="of"&&(s===this.input.length||!Ba(u=this.input.charCodeAt(s))&&!(u>55295&&u<56320)))return!1}var l=this.input.charCodeAt(n);return Qi(l,!0)||l===92};ye.isAwaitUsing=function(e){return this.isUsingKeyword(!0,e)};ye.isUsing=function(e){return this.isUsingKeyword(!1,e)};ye.parseStatement=function(e,t,r){var n=this.type,i=this.startNode(),o;switch(this.isLet(e)&&(n=D._var,o="let"),n){case D._break:case D._continue:return this.parseBreakContinueStatement(i,n.keyword);case D._debugger:return this.parseDebuggerStatement(i);case D._do:return this.parseDoStatement(i);case D._for:return this.parseForStatement(i);case D._function:return e&&(this.strict||e!=="if"&&e!=="label")&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(i,!1,!e);case D._class:return e&&this.unexpected(),this.parseClass(i,!0);case D._if:return this.parseIfStatement(i);case D._return:return this.parseReturnStatement(i);case D._switch:return this.parseSwitchStatement(i);case D._throw:return this.parseThrowStatement(i);case D._try:return this.parseTryStatement(i);case D._const:case D._var:return o=o||this.value,e&&o!=="var"&&this.unexpected(),this.parseVarStatement(i,o);case D._while:return this.parseWhileStatement(i);case D._with:return this.parseWithStatement(i);case D.braceL:return this.parseBlock(!0,i);case D.semi:return this.parseEmptyStatement(i);case D._export:case D._import:if(this.options.ecmaVersion>10&&n===D._import){vr.lastIndex=this.pos;var a=vr.exec(this.input),s=this.pos+a[0].length,u=this.input.charCodeAt(s);if(u===40||u===46)return this.parseExpressionStatement(i,this.parseExpression())}return this.options.allowImportExportEverywhere||(t||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),n===D._import?this.parseImport(i):this.parseExport(i,r);default:if(this.isAsyncFunction())return e&&this.unexpected(),this.next(),this.parseFunctionStatement(i,!0,!e);var l=this.isAwaitUsing(!1)?"await using":this.isUsing(!1)?"using":null;if(l)return t&&this.options.sourceType==="script"&&this.raise(this.start,"Using declaration cannot appear in the top level when source type is `script`"),l==="await using"&&(this.canAwait||this.raise(this.start,"Await using cannot appear outside of async function"),this.next()),this.next(),this.parseVar(i,!1,l),this.semicolon(),this.finishNode(i,"VariableDeclaration");var f=this.value,p=this.parseExpression();return n===D.name&&p.type==="Identifier"&&this.eat(D.colon)?this.parseLabeledStatement(i,f,p,e):this.parseExpressionStatement(i,p)}};ye.parseBreakContinueStatement=function(e,t){var r=t==="break";this.next(),this.eat(D.semi)||this.insertSemicolon()?e.label=null:this.type!==D.name?this.unexpected():(e.label=this.parseIdent(),this.semicolon());for(var n=0;n<this.labels.length;++n){var i=this.labels[n];if((e.label==null||i.name===e.label.name)&&(i.kind!=null&&(r||i.kind==="loop")||e.label&&r))break}return n===this.labels.length&&this.raise(e.start,"Unsyntactic "+t),this.finishNode(e,r?"BreakStatement":"ContinueStatement")};ye.parseDebuggerStatement=function(e){return this.next(),this.semicolon(),this.finishNode(e,"DebuggerStatement")};ye.parseDoStatement=function(e){return this.next(),this.labels.push(_1),e.body=this.parseStatement("do"),this.labels.pop(),this.expect(D._while),e.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(D.semi):this.semicolon(),this.finishNode(e,"DoWhileStatement")};ye.parseForStatement=function(e){this.next();var t=this.options.ecmaVersion>=9&&this.canAwait&&this.eatContextual("await")?this.lastTokStart:-1;if(this.labels.push(_1),this.enterScope(0),this.expect(D.parenL),this.type===D.semi)return t>-1&&this.unexpected(t),this.parseFor(e,null);var r=this.isLet();if(this.type===D._var||this.type===D._const||r){var n=this.startNode(),i=r?"let":this.value;return this.next(),this.parseVar(n,!0,i),this.finishNode(n,"VariableDeclaration"),this.parseForAfterInit(e,n,t)}var o=this.isContextual("let"),a=!1,s=this.isUsing(!0)?"using":this.isAwaitUsing(!0)?"await using":null;if(s){var u=this.startNode();return this.next(),s==="await using"&&this.next(),this.parseVar(u,!0,s),this.finishNode(u,"VariableDeclaration"),this.parseForAfterInit(e,u,t)}var l=this.containsEsc,f=new Em,p=this.start,m=t>-1?this.parseExprSubscripts(f,"await"):this.parseExpression(!0,f);return this.type===D._in||(a=this.options.ecmaVersion>=6&&this.isContextual("of"))?(t>-1?(this.type===D._in&&this.unexpected(t),e.await=!0):a&&this.options.ecmaVersion>=8&&(m.start===p&&!l&&m.type==="Identifier"&&m.name==="async"?this.unexpected():this.options.ecmaVersion>=9&&(e.await=!1)),o&&a&&this.raise(m.start,"The left-hand side of a for-of loop may not start with 'let'."),this.toAssignable(m,!1,f),this.checkLValPattern(m),this.parseForIn(e,m)):(this.checkExpressionErrors(f,!0),t>-1&&this.unexpected(t),this.parseFor(e,m))};ye.parseForAfterInit=function(e,t,r){return(this.type===D._in||this.options.ecmaVersion>=6&&this.isContextual("of"))&&t.declarations.length===1?(this.options.ecmaVersion>=9&&(this.type===D._in?r>-1&&this.unexpected(r):e.await=r>-1),this.parseForIn(e,t)):(r>-1&&this.unexpected(r),this.parseFor(e,t))};ye.parseFunctionStatement=function(e,t,r){return this.next(),this.parseFunction(e,vf|(r?0:b1),!1,t)};ye.parseIfStatement=function(e){return this.next(),e.test=this.parseParenExpression(),e.consequent=this.parseStatement("if"),e.alternate=this.eat(D._else)?this.parseStatement("if"):null,this.finishNode(e,"IfStatement")};ye.parseReturnStatement=function(e){return!this.inFunction&&!this.options.allowReturnOutsideFunction&&this.raise(this.start,"'return' outside of function"),this.next(),this.eat(D.semi)||this.insertSemicolon()?e.argument=null:(e.argument=this.parseExpression(),this.semicolon()),this.finishNode(e,"ReturnStatement")};ye.parseSwitchStatement=function(e){this.next(),e.discriminant=this.parseParenExpression(),e.cases=[],this.expect(D.braceL),this.labels.push(gW),this.enterScope(0);for(var t,r=!1;this.type!==D.braceR;)if(this.type===D._case||this.type===D._default){var n=this.type===D._case;t&&this.finishNode(t,"SwitchCase"),e.cases.push(t=this.startNode()),t.consequent=[],this.next(),n?t.test=this.parseExpression():(r&&this.raiseRecoverable(this.lastTokStart,"Multiple default clauses"),r=!0,t.test=null),this.expect(D.colon)}else t||this.unexpected(),t.consequent.push(this.parseStatement(null));return this.exitScope(),t&&this.finishNode(t,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(e,"SwitchStatement")};ye.parseThrowStatement=function(e){return this.next(),un.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),e.argument=this.parseExpression(),this.semicolon(),this.finishNode(e,"ThrowStatement")};bW=[];ye.parseCatchClauseParam=function(){var e=this.parseBindingAtom(),t=e.type==="Identifier";return this.enterScope(t?SP:0),this.checkLValPattern(e,t?EP:Mo),this.expect(D.parenR),e};ye.parseTryStatement=function(e){if(this.next(),e.block=this.parseBlock(),e.handler=null,this.type===D._catch){var t=this.startNode();this.next(),this.eat(D.parenL)?t.param=this.parseCatchClauseParam():(this.options.ecmaVersion<10&&this.unexpected(),t.param=null,this.enterScope(0)),t.body=this.parseBlock(!1),this.exitScope(),e.handler=this.finishNode(t,"CatchClause")}return e.finalizer=this.eat(D._finally)?this.parseBlock():null,!e.handler&&!e.finalizer&&this.raise(e.start,"Missing catch or finally clause"),this.finishNode(e,"TryStatement")};ye.parseVarStatement=function(e,t,r){return this.next(),this.parseVar(e,!1,t,r),this.semicolon(),this.finishNode(e,"VariableDeclaration")};ye.parseWhileStatement=function(e){return this.next(),e.test=this.parseParenExpression(),this.labels.push(_1),e.body=this.parseStatement("while"),this.labels.pop(),this.finishNode(e,"WhileStatement")};ye.parseWithStatement=function(e){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),e.object=this.parseParenExpression(),e.body=this.parseStatement("with"),this.finishNode(e,"WithStatement")};ye.parseEmptyStatement=function(e){return this.next(),this.finishNode(e,"EmptyStatement")};ye.parseLabeledStatement=function(e,t,r,n){for(var i=0,o=this.labels;i<o.length;i+=1){var a=o[i];a.name===t&&this.raise(r.start,"Label '"+t+"' is already declared")}for(var s=this.type.isLoop?"loop":this.type===D._switch?"switch":null,u=this.labels.length-1;u>=0;u--){var l=this.labels[u];if(l.statementStart===e.start)l.statementStart=this.start,l.kind=s;else break}return this.labels.push({name:t,kind:s,statementStart:this.start}),e.body=this.parseStatement(n?n.indexOf("label")===-1?n+"label":n:"label"),this.labels.pop(),e.label=r,this.finishNode(e,"LabeledStatement")};ye.parseExpressionStatement=function(e,t){return e.expression=t,this.semicolon(),this.finishNode(e,"ExpressionStatement")};ye.parseBlock=function(e,t,r){for(e===void 0&&(e=!0),t===void 0&&(t=this.startNode()),t.body=[],this.expect(D.braceL),e&&this.enterScope(0);this.type!==D.braceR;){var n=this.parseStatement(null);t.body.push(n)}return r&&(this.strict=!1),this.next(),e&&this.exitScope(),this.finishNode(t,"BlockStatement")};ye.parseFor=function(e,t){return e.init=t,this.expect(D.semi),e.test=this.type===D.semi?null:this.parseExpression(),this.expect(D.semi),e.update=this.type===D.parenR?null:this.parseExpression(),this.expect(D.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,"ForStatement")};ye.parseForIn=function(e,t){var r=this.type===D._in;return this.next(),t.type==="VariableDeclaration"&&t.declarations[0].init!=null&&(!r||this.options.ecmaVersion<8||this.strict||t.kind!=="var"||t.declarations[0].id.type!=="Identifier")&&this.raise(t.start,(r?"for-in":"for-of")+" loop variable declaration may not have an initializer"),e.left=t,e.right=r?this.parseExpression():this.parseMaybeAssign(),this.expect(D.parenR),e.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(e,r?"ForInStatement":"ForOfStatement")};ye.parseVar=function(e,t,r,n){for(e.declarations=[],e.kind=r;;){var i=this.startNode();if(this.parseVarId(i,r),this.eat(D.eq)?i.init=this.parseMaybeAssign(t):!n&&r==="const"&&!(this.type===D._in||this.options.ecmaVersion>=6&&this.isContextual("of"))?this.unexpected():!n&&(r==="using"||r==="await using")&&this.options.ecmaVersion>=17&&this.type!==D._in&&!this.isContextual("of")?this.raise(this.lastTokEnd,"Missing initializer in "+r+" declaration"):!n&&i.id.type!=="Identifier"&&!(t&&(this.type===D._in||this.isContextual("of")))?this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value"):i.init=null,e.declarations.push(this.finishNode(i,"VariableDeclarator")),!this.eat(D.comma))break}return e};ye.parseVarId=function(e,t){e.id=t==="using"||t==="await using"?this.parseIdent():this.parseBindingAtom(),this.checkLValPattern(e.id,t==="var"?S1:Mo,!1)};vf=1,b1=2,DP=4;ye.parseFunction=function(e,t,r,n,i){this.initFunction(e),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!n)&&(this.type===D.star&&t&b1&&this.unexpected(),e.generator=this.eat(D.star)),this.options.ecmaVersion>=8&&(e.async=!!n),t&vf&&(e.id=t&DP&&this.type!==D.name?null:this.parseIdent(),e.id&&!(t&b1)&&this.checkLValSimple(e.id,this.strict||e.generator||e.async?this.treatFunctionsAsVar?S1:Mo:CP));var o=this.yieldPos,a=this.awaitPos,s=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(k1(e.async,e.generator)),t&vf||(e.id=this.type===D.name?this.parseIdent():null),this.parseFunctionParams(e),this.parseFunctionBody(e,r,!1,i),this.yieldPos=o,this.awaitPos=a,this.awaitIdentPos=s,this.finishNode(e,t&vf?"FunctionDeclaration":"FunctionExpression")};ye.parseFunctionParams=function(e){this.expect(D.parenL),e.params=this.parseBindingList(D.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()};ye.parseClass=function(e,t){this.next();var r=this.strict;this.strict=!0,this.parseClassId(e,t),this.parseClassSuper(e);var n=this.enterClassBody(),i=this.startNode(),o=!1;for(i.body=[],this.expect(D.braceL);this.type!==D.braceR;){var a=this.parseClassElement(e.superClass!==null);a&&(i.body.push(a),a.type==="MethodDefinition"&&a.kind==="constructor"?(o&&this.raiseRecoverable(a.start,"Duplicate constructor in the same class"),o=!0):a.key&&a.key.type==="PrivateIdentifier"&&yW(n,a)&&this.raiseRecoverable(a.key.start,"Identifier '#"+a.key.name+"' has already been declared"))}return this.strict=r,this.next(),e.body=this.finishNode(i,"ClassBody"),this.exitClassBody(),this.finishNode(e,t?"ClassDeclaration":"ClassExpression")};ye.parseClassElement=function(e){if(this.eat(D.semi))return null;var t=this.options.ecmaVersion,r=this.startNode(),n="",i=!1,o=!1,a="method",s=!1;if(this.eatContextual("static")){if(t>=13&&this.eat(D.braceL))return this.parseClassStaticBlock(r),r;this.isClassElementNameStart()||this.type===D.star?s=!0:n="static"}if(r.static=s,!n&&t>=8&&this.eatContextual("async")&&((this.isClassElementNameStart()||this.type===D.star)&&!this.canInsertSemicolon()?o=!0:n="async"),!n&&(t>=9||!o)&&this.eat(D.star)&&(i=!0),!n&&!o&&!i){var u=this.value;(this.eatContextual("get")||this.eatContextual("set"))&&(this.isClassElementNameStart()?a=u:n=u)}if(n?(r.computed=!1,r.key=this.startNodeAt(this.lastTokStart,this.lastTokStartLoc),r.key.name=n,this.finishNode(r.key,"Identifier")):this.parseClassElementName(r),t<13||this.type===D.parenL||a!=="method"||i||o){var l=!r.static&&xm(r,"constructor"),f=l&&e;l&&a!=="method"&&this.raise(r.key.start,"Constructor can't have get/set modifier"),r.kind=l?"constructor":a,this.parseClassMethod(r,i,o,f)}else this.parseClassField(r);return r};ye.isClassElementNameStart=function(){return this.type===D.name||this.type===D.privateId||this.type===D.num||this.type===D.string||this.type===D.bracketL||this.type.keyword};ye.parseClassElementName=function(e){this.type===D.privateId?(this.value==="constructor"&&this.raise(this.start,"Classes can't have an element named '#constructor'"),e.computed=!1,e.key=this.parsePrivateIdent()):this.parsePropertyName(e)};ye.parseClassMethod=function(e,t,r,n){var i=e.key;e.kind==="constructor"?(t&&this.raise(i.start,"Constructor can't be a generator"),r&&this.raise(i.start,"Constructor can't be an async method")):e.static&&xm(e,"prototype")&&this.raise(i.start,"Classes may not have a static property named prototype");var o=e.value=this.parseMethod(t,r,n);return e.kind==="get"&&o.params.length!==0&&this.raiseRecoverable(o.start,"getter should have no params"),e.kind==="set"&&o.params.length!==1&&this.raiseRecoverable(o.start,"setter should have exactly one param"),e.kind==="set"&&o.params[0].type==="RestElement"&&this.raiseRecoverable(o.params[0].start,"Setter cannot use rest params"),this.finishNode(e,"MethodDefinition")};ye.parseClassField=function(e){return xm(e,"constructor")?this.raise(e.key.start,"Classes can't have a field named 'constructor'"):e.static&&xm(e,"prototype")&&this.raise(e.key.start,"Classes can't have a static field named 'prototype'"),this.eat(D.eq)?(this.enterScope(kf|_m),e.value=this.parseMaybeAssign(),this.exitScope()):e.value=null,this.semicolon(),this.finishNode(e,"PropertyDefinition")};ye.parseClassStaticBlock=function(e){e.body=[];var t=this.labels;for(this.labels=[],this.enterScope(zs|_m);this.type!==D.braceR;){var r=this.parseStatement(null);e.body.push(r)}return this.next(),this.exitScope(),this.labels=t,this.finishNode(e,"StaticBlock")};ye.parseClassId=function(e,t){this.type===D.name?(e.id=this.parseIdent(),t&&this.checkLValSimple(e.id,Mo,!1)):(t===!0&&this.unexpected(),e.id=null)};ye.parseClassSuper=function(e){e.superClass=this.eat(D._extends)?this.parseExprSubscripts(null,!1):null};ye.enterClassBody=function(){var e={declared:Object.create(null),used:[]};return this.privateNameStack.push(e),e.declared};ye.exitClassBody=function(){var e=this.privateNameStack.pop(),t=e.declared,r=e.used;if(this.options.checkPrivateFields)for(var n=this.privateNameStack.length,i=n===0?null:this.privateNameStack[n-1],o=0;o<r.length;++o){var a=r[o];fl(t,a.name)||(i?i.used.push(a):this.raiseRecoverable(a.start,"Private field '#"+a.name+"' must be declared in an enclosing class"))}};ye.parseExportAllDeclaration=function(e,t){return this.options.ecmaVersion>=11&&(this.eatContextual("as")?(e.exported=this.parseModuleExportName(),this.checkExport(t,e.exported,this.lastTokStart)):e.exported=null),this.expectContextual("from"),this.type!==D.string&&this.unexpected(),e.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(e,"ExportAllDeclaration")};ye.parseExport=function(e,t){if(this.next(),this.eat(D.star))return this.parseExportAllDeclaration(e,t);if(this.eat(D._default))return this.checkExport(t,"default",this.lastTokStart),e.declaration=this.parseExportDefaultDeclaration(),this.finishNode(e,"ExportDefaultDeclaration");if(this.shouldParseExportStatement())e.declaration=this.parseExportDeclaration(e),e.declaration.type==="VariableDeclaration"?this.checkVariableExport(t,e.declaration.declarations):this.checkExport(t,e.declaration.id,e.declaration.id.start),e.specifiers=[],e.source=null,this.options.ecmaVersion>=16&&(e.attributes=[]);else{if(e.declaration=null,e.specifiers=this.parseExportSpecifiers(t),this.eatContextual("from"))this.type!==D.string&&this.unexpected(),e.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause());else{for(var r=0,n=e.specifiers;r<n.length;r+=1){var i=n[r];this.checkUnreserved(i.local),this.checkLocalExport(i.local),i.local.type==="Literal"&&this.raise(i.local.start,"A string literal cannot be used as an exported binding without `from`.")}e.source=null,this.options.ecmaVersion>=16&&(e.attributes=[])}this.semicolon()}return this.finishNode(e,"ExportNamedDeclaration")};ye.parseExportDeclaration=function(e){return this.parseStatement(null)};ye.parseExportDefaultDeclaration=function(){var e;if(this.type===D._function||(e=this.isAsyncFunction())){var t=this.startNode();return this.next(),e&&this.next(),this.parseFunction(t,vf|DP,!1,e)}else if(this.type===D._class){var r=this.startNode();return this.parseClass(r,"nullableID")}else{var n=this.parseMaybeAssign();return this.semicolon(),n}};ye.checkExport=function(e,t,r){e&&(typeof t!="string"&&(t=t.type==="Identifier"?t.name:t.value),fl(e,t)&&this.raiseRecoverable(r,"Duplicate export '"+t+"'"),e[t]=!0)};ye.checkPatternExport=function(e,t){var r=t.type;if(r==="Identifier")this.checkExport(e,t,t.start);else if(r==="ObjectPattern")for(var n=0,i=t.properties;n<i.length;n+=1){var o=i[n];this.checkPatternExport(e,o)}else if(r==="ArrayPattern")for(var a=0,s=t.elements;a<s.length;a+=1){var u=s[a];u&&this.checkPatternExport(e,u)}else r==="Property"?this.checkPatternExport(e,t.value):r==="AssignmentPattern"?this.checkPatternExport(e,t.left):r==="RestElement"&&this.checkPatternExport(e,t.argument)};ye.checkVariableExport=function(e,t){if(e)for(var r=0,n=t;r<n.length;r+=1){var i=n[r];this.checkPatternExport(e,i.id)}};ye.shouldParseExportStatement=function(){return this.type.keyword==="var"||this.type.keyword==="const"||this.type.keyword==="class"||this.type.keyword==="function"||this.isLet()||this.isAsyncFunction()};ye.parseExportSpecifier=function(e){var t=this.startNode();return t.local=this.parseModuleExportName(),t.exported=this.eatContextual("as")?this.parseModuleExportName():t.local,this.checkExport(e,t.exported,t.exported.start),this.finishNode(t,"ExportSpecifier")};ye.parseExportSpecifiers=function(e){var t=[],r=!0;for(this.expect(D.braceL);!this.eat(D.braceR);){if(r)r=!1;else if(this.expect(D.comma),this.afterTrailingComma(D.braceR))break;t.push(this.parseExportSpecifier(e))}return t};ye.parseImport=function(e){return this.next(),this.type===D.string?(e.specifiers=bW,e.source=this.parseExprAtom()):(e.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),e.source=this.type===D.string?this.parseExprAtom():this.unexpected()),this.options.ecmaVersion>=16&&(e.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(e,"ImportDeclaration")};ye.parseImportSpecifier=function(){var e=this.startNode();return e.imported=this.parseModuleExportName(),this.eatContextual("as")?e.local=this.parseIdent():(this.checkUnreserved(e.imported),e.local=e.imported),this.checkLValSimple(e.local,Mo),this.finishNode(e,"ImportSpecifier")};ye.parseImportDefaultSpecifier=function(){var e=this.startNode();return e.local=this.parseIdent(),this.checkLValSimple(e.local,Mo),this.finishNode(e,"ImportDefaultSpecifier")};ye.parseImportNamespaceSpecifier=function(){var e=this.startNode();return this.next(),this.expectContextual("as"),e.local=this.parseIdent(),this.checkLValSimple(e.local,Mo),this.finishNode(e,"ImportNamespaceSpecifier")};ye.parseImportSpecifiers=function(){var e=[],t=!0;if(this.type===D.name&&(e.push(this.parseImportDefaultSpecifier()),!this.eat(D.comma)))return e;if(this.type===D.star)return e.push(this.parseImportNamespaceSpecifier()),e;for(this.expect(D.braceL);!this.eat(D.braceR);){if(t)t=!1;else if(this.expect(D.comma),this.afterTrailingComma(D.braceR))break;e.push(this.parseImportSpecifier())}return e};ye.parseWithClause=function(){var e=[];if(!this.eat(D._with))return e;this.expect(D.braceL);for(var t={},r=!0;!this.eat(D.braceR);){if(r)r=!1;else if(this.expect(D.comma),this.afterTrailingComma(D.braceR))break;var n=this.parseImportAttribute(),i=n.key.type==="Identifier"?n.key.name:n.key.value;fl(t,i)&&this.raiseRecoverable(n.key.start,"Duplicate attribute key '"+i+"'"),t[i]=!0,e.push(n)}return e};ye.parseImportAttribute=function(){var e=this.startNode();return e.key=this.type===D.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!=="never"),this.expect(D.colon),this.type!==D.string&&this.unexpected(),e.value=this.parseExprAtom(),this.finishNode(e,"ImportAttribute")};ye.parseModuleExportName=function(){if(this.options.ecmaVersion>=13&&this.type===D.string){var e=this.parseLiteral(this.value);return pW.test(e.value)&&this.raise(e.start,"An export name cannot include a lone surrogate."),e}return this.parseIdent(!0)};ye.adaptDirectivePrologue=function(e){for(var t=0;t<e.length&&this.isDirectiveCandidate(e[t]);++t)e[t].directive=e[t].expression.raw.slice(1,-1)};ye.isDirectiveCandidate=function(e){return this.options.ecmaVersion>=5&&e.type==="ExpressionStatement"&&e.expression.type==="Literal"&&typeof e.expression.value=="string"&&(this.input[e.start]==='"'||this.input[e.start]==="'")};Xn=nr.prototype;Xn.toAssignable=function(e,t,r){if(this.options.ecmaVersion>=6&&e)switch(e.type){case"Identifier":this.inAsync&&e.name==="await"&&this.raise(e.start,"Cannot use 'await' as identifier inside an async function");break;case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":break;case"ObjectExpression":e.type="ObjectPattern",r&&this.checkPatternErrors(r,!0);for(var n=0,i=e.properties;n<i.length;n+=1){var o=i[n];this.toAssignable(o,t),o.type==="RestElement"&&(o.argument.type==="ArrayPattern"||o.argument.type==="ObjectPattern")&&this.raise(o.argument.start,"Unexpected token")}break;case"Property":e.kind!=="init"&&this.raise(e.key.start,"Object pattern can't contain getter or setter"),this.toAssignable(e.value,t);break;case"ArrayExpression":e.type="ArrayPattern",r&&this.checkPatternErrors(r,!0),this.toAssignableList(e.elements,t);break;case"SpreadElement":e.type="RestElement",this.toAssignable(e.argument,t),e.argument.type==="AssignmentPattern"&&this.raise(e.argument.start,"Rest elements cannot have a default value");break;case"AssignmentExpression":e.operator!=="="&&this.raise(e.left.end,"Only '=' operator can be used for specifying default value."),e.type="AssignmentPattern",delete e.operator,this.toAssignable(e.left,t);break;case"ParenthesizedExpression":this.toAssignable(e.expression,t,r);break;case"ChainExpression":this.raiseRecoverable(e.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":if(!t)break;default:this.raise(e.start,"Assigning to rvalue")}else r&&this.checkPatternErrors(r,!0);return e};Xn.toAssignableList=function(e,t){for(var r=e.length,n=0;n<r;n++){var i=e[n];i&&this.toAssignable(i,t)}if(r){var o=e[r-1];this.options.ecmaVersion===6&&t&&o&&o.type==="RestElement"&&o.argument.type!=="Identifier"&&this.unexpected(o.argument.start)}return e};Xn.parseSpread=function(e){var t=this.startNode();return this.next(),t.argument=this.parseMaybeAssign(!1,e),this.finishNode(t,"SpreadElement")};Xn.parseRestBinding=function(){var e=this.startNode();return this.next(),this.options.ecmaVersion===6&&this.type!==D.name&&this.unexpected(),e.argument=this.parseBindingAtom(),this.finishNode(e,"RestElement")};Xn.parseBindingAtom=function(){if(this.options.ecmaVersion>=6)switch(this.type){case D.bracketL:var e=this.startNode();return this.next(),e.elements=this.parseBindingList(D.bracketR,!0,!0),this.finishNode(e,"ArrayPattern");case D.braceL:return this.parseObj(!0)}return this.parseIdent()};Xn.parseBindingList=function(e,t,r,n){for(var i=[],o=!0;!this.eat(e);)if(o?o=!1:this.expect(D.comma),t&&this.type===D.comma)i.push(null);else{if(r&&this.afterTrailingComma(e))break;if(this.type===D.ellipsis){var a=this.parseRestBinding();this.parseBindingListItem(a),i.push(a),this.type===D.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.expect(e);break}else i.push(this.parseAssignableListItem(n))}return i};Xn.parseAssignableListItem=function(e){var t=this.parseMaybeDefault(this.start,this.startLoc);return this.parseBindingListItem(t),t};Xn.parseBindingListItem=function(e){return e};Xn.parseMaybeDefault=function(e,t,r){if(r=r||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(D.eq))return r;var n=this.startNodeAt(e,t);return n.left=r,n.right=this.parseMaybeAssign(),this.finishNode(n,"AssignmentPattern")};Xn.checkLValSimple=function(e,t,r){t===void 0&&(t=vm);var n=t!==vm;switch(e.type){case"Identifier":this.strict&&this.reservedWordsStrictBind.test(e.name)&&this.raiseRecoverable(e.start,(n?"Binding ":"Assigning to ")+e.name+" in strict mode"),n&&(t===Mo&&e.name==="let"&&this.raiseRecoverable(e.start,"let is disallowed as a lexically bound name"),r&&(fl(r,e.name)&&this.raiseRecoverable(e.start,"Argument name clash"),r[e.name]=!0),t!==AP&&this.declareName(e.name,t,e.start));break;case"ChainExpression":this.raiseRecoverable(e.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":n&&this.raiseRecoverable(e.start,"Binding member expression");break;case"ParenthesizedExpression":return n&&this.raiseRecoverable(e.start,"Binding parenthesized expression"),this.checkLValSimple(e.expression,t,r);default:this.raise(e.start,(n?"Binding":"Assigning to")+" rvalue")}};Xn.checkLValPattern=function(e,t,r){switch(t===void 0&&(t=vm),e.type){case"ObjectPattern":for(var n=0,i=e.properties;n<i.length;n+=1){var o=i[n];this.checkLValInnerPattern(o,t,r)}break;case"ArrayPattern":for(var a=0,s=e.elements;a<s.length;a+=1){var u=s[a];u&&this.checkLValInnerPattern(u,t,r)}break;default:this.checkLValSimple(e,t,r)}};Xn.checkLValInnerPattern=function(e,t,r){switch(t===void 0&&(t=vm),e.type){case"Property":this.checkLValInnerPattern(e.value,t,r);break;case"AssignmentPattern":this.checkLValPattern(e.left,t,r);break;case"RestElement":this.checkLValPattern(e.argument,t,r);break;default:this.checkLValPattern(e,t,r)}};Di=function(t,r,n,i,o){this.token=t,this.isExpr=!!r,this.preserveSpace=!!n,this.override=i,this.generator=!!o},St={b_stat:new Di("{",!1),b_expr:new Di("{",!0),b_tmpl:new Di("${",!1),p_stat:new Di("(",!1),p_expr:new Di("(",!0),q_tmpl:new Di("`",!0,!0,function(e){return e.tryReadTemplateToken()}),f_stat:new Di("function",!1),f_expr:new Di("function",!0),f_expr_gen:new Di("function",!0,!1,null,!0),f_gen:new Di("function",!1,!1,null,!0)},hl=nr.prototype;hl.initialContext=function(){return[St.b_stat]};hl.curContext=function(){return this.context[this.context.length-1]};hl.braceIsBlock=function(e){var t=this.curContext();return t===St.f_expr||t===St.f_stat?!0:e===D.colon&&(t===St.b_stat||t===St.b_expr)?!t.isExpr:e===D._return||e===D.name&&this.exprAllowed?un.test(this.input.slice(this.lastTokEnd,this.start)):e===D._else||e===D.semi||e===D.eof||e===D.parenR||e===D.arrow?!0:e===D.braceL?t===St.b_stat:e===D._var||e===D._const||e===D.name?!1:!this.exprAllowed};hl.inGeneratorContext=function(){for(var e=this.context.length-1;e>=1;e--){var t=this.context[e];if(t.token==="function")return t.generator}return!1};hl.updateContext=function(e){var t,r=this.type;r.keyword&&e===D.dot?this.exprAllowed=!1:(t=r.updateContext)?t.call(this,e):this.exprAllowed=r.beforeExpr};hl.overrideContext=function(e){this.curContext()!==e&&(this.context[this.context.length-1]=e)};D.parenR.updateContext=D.braceR.updateContext=function(){if(this.context.length===1){this.exprAllowed=!0;return}var e=this.context.pop();e===St.b_stat&&this.curContext().token==="function"&&(e=this.context.pop()),this.exprAllowed=!e.isExpr};D.braceL.updateContext=function(e){this.context.push(this.braceIsBlock(e)?St.b_stat:St.b_expr),this.exprAllowed=!0};D.dollarBraceL.updateContext=function(){this.context.push(St.b_tmpl),this.exprAllowed=!0};D.parenL.updateContext=function(e){var t=e===D._if||e===D._for||e===D._with||e===D._while;this.context.push(t?St.p_stat:St.p_expr),this.exprAllowed=!0};D.incDec.updateContext=function(){};D._function.updateContext=D._class.updateContext=function(e){e.beforeExpr&&e!==D._else&&!(e===D.semi&&this.curContext()!==St.p_stat)&&!(e===D._return&&un.test(this.input.slice(this.lastTokEnd,this.start)))&&!((e===D.colon||e===D.braceL)&&this.curContext()===St.b_stat)?this.context.push(St.f_expr):this.context.push(St.f_stat),this.exprAllowed=!1};D.colon.updateContext=function(){this.curContext().token==="function"&&this.context.pop(),this.exprAllowed=!0};D.backQuote.updateContext=function(){this.curContext()===St.q_tmpl?this.context.pop():this.context.push(St.q_tmpl),this.exprAllowed=!1};D.star.updateContext=function(e){if(e===D._function){var t=this.context.length-1;this.context[t]===St.f_expr?this.context[t]=St.f_expr_gen:this.context[t]=St.f_gen}this.exprAllowed=!0};D.name.updateContext=function(e){var t=!1;this.options.ecmaVersion>=6&&e!==D.dot&&(this.value==="of"&&!this.exprAllowed||this.value==="yield"&&this.inGeneratorContext())&&(t=!0),this.exprAllowed=t};Ie=nr.prototype;Ie.checkPropClash=function(e,t,r){if(!(this.options.ecmaVersion>=9&&e.type==="SpreadElement")&&!(this.options.ecmaVersion>=6&&(e.computed||e.method||e.shorthand))){var n=e.key,i;switch(n.type){case"Identifier":i=n.name;break;case"Literal":i=String(n.value);break;default:return}var o=e.kind;if(this.options.ecmaVersion>=6){i==="__proto__"&&o==="init"&&(t.proto&&(r?r.doubleProto<0&&(r.doubleProto=n.start):this.raiseRecoverable(n.start,"Redefinition of __proto__ property")),t.proto=!0);return}i="$"+i;var a=t[i];if(a){var s;o==="init"?s=this.strict&&a.init||a.get||a.set:s=a.init||a[o],s&&this.raiseRecoverable(n.start,"Redefinition of property")}else a=t[i]={init:!1,get:!1,set:!1};a[o]=!0}};Ie.parseExpression=function(e,t){var r=this.start,n=this.startLoc,i=this.parseMaybeAssign(e,t);if(this.type===D.comma){var o=this.startNodeAt(r,n);for(o.expressions=[i];this.eat(D.comma);)o.expressions.push(this.parseMaybeAssign(e,t));return this.finishNode(o,"SequenceExpression")}return i};Ie.parseMaybeAssign=function(e,t,r){if(this.isContextual("yield")){if(this.inGenerator)return this.parseYield(e);this.exprAllowed=!1}var n=!1,i=-1,o=-1,a=-1;t?(i=t.parenthesizedAssign,o=t.trailingComma,a=t.doubleProto,t.parenthesizedAssign=t.trailingComma=-1):(t=new Em,n=!0);var s=this.start,u=this.startLoc;(this.type===D.parenL||this.type===D.name)&&(this.potentialArrowAt=this.start,this.potentialArrowInForAwait=e==="await");var l=this.parseMaybeConditional(e,t);if(r&&(l=r.call(this,l,s,u)),this.type.isAssign){var f=this.startNodeAt(s,u);return f.operator=this.value,this.type===D.eq&&(l=this.toAssignable(l,!1,t)),n||(t.parenthesizedAssign=t.trailingComma=t.doubleProto=-1),t.shorthandAssign>=l.start&&(t.shorthandAssign=-1),this.type===D.eq?this.checkLValPattern(l):this.checkLValSimple(l),f.left=l,this.next(),f.right=this.parseMaybeAssign(e),a>-1&&(t.doubleProto=a),this.finishNode(f,"AssignmentExpression")}else n&&this.checkExpressionErrors(t,!0);return i>-1&&(t.parenthesizedAssign=i),o>-1&&(t.trailingComma=o),l};Ie.parseMaybeConditional=function(e,t){var r=this.start,n=this.startLoc,i=this.parseExprOps(e,t);if(this.checkExpressionErrors(t))return i;if(this.eat(D.question)){var o=this.startNodeAt(r,n);return o.test=i,o.consequent=this.parseMaybeAssign(),this.expect(D.colon),o.alternate=this.parseMaybeAssign(e),this.finishNode(o,"ConditionalExpression")}return i};Ie.parseExprOps=function(e,t){var r=this.start,n=this.startLoc,i=this.parseMaybeUnary(t,!1,!1,e);return this.checkExpressionErrors(t)||i.start===r&&i.type==="ArrowFunctionExpression"?i:this.parseExprOp(i,r,n,-1,e)};Ie.parseExprOp=function(e,t,r,n,i){var o=this.type.binop;if(o!=null&&(!i||this.type!==D._in)&&o>n){var a=this.type===D.logicalOR||this.type===D.logicalAND,s=this.type===D.coalesce;s&&(o=D.logicalAND.binop);var u=this.value;this.next();var l=this.start,f=this.startLoc,p=this.parseExprOp(this.parseMaybeUnary(null,!1,!1,i),l,f,o,i),m=this.buildBinary(t,r,e,p,u,a||s);return(a&&this.type===D.coalesce||s&&(this.type===D.logicalOR||this.type===D.logicalAND))&&this.raiseRecoverable(this.start,"Logical expressions and coalesce expressions cannot be mixed. Wrap either by parentheses"),this.parseExprOp(m,t,r,n,i)}return e};Ie.buildBinary=function(e,t,r,n,i,o){n.type==="PrivateIdentifier"&&this.raise(n.start,"Private identifier can only be left side of binary expression");var a=this.startNodeAt(e,t);return a.left=r,a.operator=i,a.right=n,this.finishNode(a,o?"LogicalExpression":"BinaryExpression")};Ie.parseMaybeUnary=function(e,t,r,n){var i=this.start,o=this.startLoc,a;if(this.isContextual("await")&&this.canAwait)a=this.parseAwait(n),t=!0;else if(this.type.prefix){var s=this.startNode(),u=this.type===D.incDec;s.operator=this.value,s.prefix=!0,this.next(),s.argument=this.parseMaybeUnary(null,!0,u,n),this.checkExpressionErrors(e,!0),u?this.checkLValSimple(s.argument):this.strict&&s.operator==="delete"&&PP(s.argument)?this.raiseRecoverable(s.start,"Deleting local variable in strict mode"):s.operator==="delete"&&y1(s.argument)?this.raiseRecoverable(s.start,"Private fields can not be deleted"):t=!0,a=this.finishNode(s,u?"UpdateExpression":"UnaryExpression")}else if(!t&&this.type===D.privateId)(n||this.privateNameStack.length===0)&&this.options.checkPrivateFields&&this.unexpected(),a=this.parsePrivateIdent(),this.type!==D._in&&this.unexpected();else{if(a=this.parseExprSubscripts(e,n),this.checkExpressionErrors(e))return a;for(;this.type.postfix&&!this.canInsertSemicolon();){var l=this.startNodeAt(i,o);l.operator=this.value,l.prefix=!1,l.argument=a,this.checkLValSimple(a),this.next(),a=this.finishNode(l,"UpdateExpression")}}if(!r&&this.eat(D.starstar))if(t)this.unexpected(this.lastTokStart);else return this.buildBinary(i,o,a,this.parseMaybeUnary(null,!1,!1,n),"**",!1);else return a};Ie.parseExprSubscripts=function(e,t){var r=this.start,n=this.startLoc,i=this.parseExprAtom(e,t);if(i.type==="ArrowFunctionExpression"&&this.input.slice(this.lastTokStart,this.lastTokEnd)!==")")return i;var o=this.parseSubscripts(i,r,n,!1,t);return e&&o.type==="MemberExpression"&&(e.parenthesizedAssign>=o.start&&(e.parenthesizedAssign=-1),e.parenthesizedBind>=o.start&&(e.parenthesizedBind=-1),e.trailingComma>=o.start&&(e.trailingComma=-1)),o};Ie.parseSubscripts=function(e,t,r,n,i){for(var o=this.options.ecmaVersion>=8&&e.type==="Identifier"&&e.name==="async"&&this.lastTokEnd===e.end&&!this.canInsertSemicolon()&&e.end-e.start===5&&this.potentialArrowAt===e.start,a=!1;;){var s=this.parseSubscript(e,t,r,n,o,a,i);if(s.optional&&(a=!0),s===e||s.type==="ArrowFunctionExpression"){if(a){var u=this.startNodeAt(t,r);u.expression=s,s=this.finishNode(u,"ChainExpression")}return s}e=s}};Ie.shouldParseAsyncArrow=function(){return!this.canInsertSemicolon()&&this.eat(D.arrow)};Ie.parseSubscriptAsyncArrow=function(e,t,r,n){return this.parseArrowExpression(this.startNodeAt(e,t),r,!0,n)};Ie.parseSubscript=function(e,t,r,n,i,o,a){var s=this.options.ecmaVersion>=11,u=s&&this.eat(D.questionDot);n&&u&&this.raise(this.lastTokStart,"Optional chaining cannot appear in the callee of new expressions");var l=this.eat(D.bracketL);if(l||u&&this.type!==D.parenL&&this.type!==D.backQuote||this.eat(D.dot)){var f=this.startNodeAt(t,r);f.object=e,l?(f.property=this.parseExpression(),this.expect(D.bracketR)):this.type===D.privateId&&e.type!=="Super"?f.property=this.parsePrivateIdent():f.property=this.parseIdent(this.options.allowReserved!=="never"),f.computed=!!l,s&&(f.optional=u),e=this.finishNode(f,"MemberExpression")}else if(!n&&this.eat(D.parenL)){var p=new Em,m=this.yieldPos,b=this.awaitPos,v=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var w=this.parseExprList(D.parenR,this.options.ecmaVersion>=8,!1,p);if(i&&!u&&this.shouldParseAsyncArrow())return this.checkPatternErrors(p,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,"Cannot use 'await' as identifier inside an async function"),this.yieldPos=m,this.awaitPos=b,this.awaitIdentPos=v,this.parseSubscriptAsyncArrow(t,r,w,a);this.checkExpressionErrors(p,!0),this.yieldPos=m||this.yieldPos,this.awaitPos=b||this.awaitPos,this.awaitIdentPos=v||this.awaitIdentPos;var _=this.startNodeAt(t,r);_.callee=e,_.arguments=w,s&&(_.optional=u),e=this.finishNode(_,"CallExpression")}else if(this.type===D.backQuote){(u||o)&&this.raise(this.start,"Optional chaining cannot appear in the tag of tagged template expressions");var P=this.startNodeAt(t,r);P.tag=e,P.quasi=this.parseTemplate({isTagged:!0}),e=this.finishNode(P,"TaggedTemplateExpression")}return e};Ie.parseExprAtom=function(e,t,r){this.type===D.slash&&this.readRegexp();var n,i=this.potentialArrowAt===this.start;switch(this.type){case D._super:return this.allowSuper||this.raise(this.start,"'super' keyword outside a method"),n=this.startNode(),this.next(),this.type===D.parenL&&!this.allowDirectSuper&&this.raise(n.start,"super() call outside constructor of a subclass"),this.type!==D.dot&&this.type!==D.bracketL&&this.type!==D.parenL&&this.unexpected(),this.finishNode(n,"Super");case D._this:return n=this.startNode(),this.next(),this.finishNode(n,"ThisExpression");case D.name:var o=this.start,a=this.startLoc,s=this.containsEsc,u=this.parseIdent(!1);if(this.options.ecmaVersion>=8&&!s&&u.name==="async"&&!this.canInsertSemicolon()&&this.eat(D._function))return this.overrideContext(St.f_expr),this.parseFunction(this.startNodeAt(o,a),0,!1,!0,t);if(i&&!this.canInsertSemicolon()){if(this.eat(D.arrow))return this.parseArrowExpression(this.startNodeAt(o,a),[u],!1,t);if(this.options.ecmaVersion>=8&&u.name==="async"&&this.type===D.name&&!s&&(!this.potentialArrowInForAwait||this.value!=="of"||this.containsEsc))return u=this.parseIdent(!1),(this.canInsertSemicolon()||!this.eat(D.arrow))&&this.unexpected(),this.parseArrowExpression(this.startNodeAt(o,a),[u],!0,t)}return u;case D.regexp:var l=this.value;return n=this.parseLiteral(l.value),n.regex={pattern:l.pattern,flags:l.flags},n;case D.num:case D.string:return this.parseLiteral(this.value);case D._null:case D._true:case D._false:return n=this.startNode(),n.value=this.type===D._null?null:this.type===D._true,n.raw=this.type.keyword,this.next(),this.finishNode(n,"Literal");case D.parenL:var f=this.start,p=this.parseParenAndDistinguishExpression(i,t);return e&&(e.parenthesizedAssign<0&&!this.isSimpleAssignTarget(p)&&(e.parenthesizedAssign=f),e.parenthesizedBind<0&&(e.parenthesizedBind=f)),p;case D.bracketL:return n=this.startNode(),this.next(),n.elements=this.parseExprList(D.bracketR,!0,!0,e),this.finishNode(n,"ArrayExpression");case D.braceL:return this.overrideContext(St.b_expr),this.parseObj(!1,e);case D._function:return n=this.startNode(),this.next(),this.parseFunction(n,0);case D._class:return this.parseClass(this.startNode(),!1);case D._new:return this.parseNew();case D.backQuote:return this.parseTemplate();case D._import:return this.options.ecmaVersion>=11?this.parseExprImport(r):this.unexpected();default:return this.parseExprAtomDefault()}};Ie.parseExprAtomDefault=function(){this.unexpected()};Ie.parseExprImport=function(e){var t=this.startNode();if(this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword import"),this.next(),this.type===D.parenL&&!e)return this.parseDynamicImport(t);if(this.type===D.dot){var r=this.startNodeAt(t.start,t.loc&&t.loc.start);return r.name="import",t.meta=this.finishNode(r,"Identifier"),this.parseImportMeta(t)}else this.unexpected()};Ie.parseDynamicImport=function(e){if(this.next(),e.source=this.parseMaybeAssign(),this.options.ecmaVersion>=16)this.eat(D.parenR)?e.options=null:(this.expect(D.comma),this.afterTrailingComma(D.parenR)?e.options=null:(e.options=this.parseMaybeAssign(),this.eat(D.parenR)||(this.expect(D.comma),this.afterTrailingComma(D.parenR)||this.unexpected())));else if(!this.eat(D.parenR)){var t=this.start;this.eat(D.comma)&&this.eat(D.parenR)?this.raiseRecoverable(t,"Trailing comma is not allowed in import()"):this.unexpected(t)}return this.finishNode(e,"ImportExpression")};Ie.parseImportMeta=function(e){this.next();var t=this.containsEsc;return e.property=this.parseIdent(!0),e.property.name!=="meta"&&this.raiseRecoverable(e.property.start,"The only valid meta property for import is 'import.meta'"),t&&this.raiseRecoverable(e.start,"'import.meta' must not contain escaped characters"),this.options.sourceType!=="module"&&!this.options.allowImportExportEverywhere&&this.raiseRecoverable(e.start,"Cannot use 'import.meta' outside a module"),this.finishNode(e,"MetaProperty")};Ie.parseLiteral=function(e){var t=this.startNode();return t.value=e,t.raw=this.input.slice(this.start,this.end),t.raw.charCodeAt(t.raw.length-1)===110&&(t.bigint=t.value!=null?t.value.toString():t.raw.slice(0,-1).replace(/_/g,"")),this.next(),this.finishNode(t,"Literal")};Ie.parseParenExpression=function(){this.expect(D.parenL);var e=this.parseExpression();return this.expect(D.parenR),e};Ie.shouldParseArrow=function(e){return!this.canInsertSemicolon()};Ie.parseParenAndDistinguishExpression=function(e,t){var r=this.start,n=this.startLoc,i,o=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var a=this.start,s=this.startLoc,u=[],l=!0,f=!1,p=new Em,m=this.yieldPos,b=this.awaitPos,v;for(this.yieldPos=0,this.awaitPos=0;this.type!==D.parenR;)if(l?l=!1:this.expect(D.comma),o&&this.afterTrailingComma(D.parenR,!0)){f=!0;break}else if(this.type===D.ellipsis){v=this.start,u.push(this.parseParenItem(this.parseRestBinding())),this.type===D.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element");break}else u.push(this.parseMaybeAssign(!1,p,this.parseParenItem));var w=this.lastTokEnd,_=this.lastTokEndLoc;if(this.expect(D.parenR),e&&this.shouldParseArrow(u)&&this.eat(D.arrow))return this.checkPatternErrors(p,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=m,this.awaitPos=b,this.parseParenArrowList(r,n,u,t);(!u.length||f)&&this.unexpected(this.lastTokStart),v&&this.unexpected(v),this.checkExpressionErrors(p,!0),this.yieldPos=m||this.yieldPos,this.awaitPos=b||this.awaitPos,u.length>1?(i=this.startNodeAt(a,s),i.expressions=u,this.finishNodeAt(i,"SequenceExpression",w,_)):i=u[0]}else i=this.parseParenExpression();if(this.options.preserveParens){var P=this.startNodeAt(r,n);return P.expression=i,this.finishNode(P,"ParenthesizedExpression")}else return i};Ie.parseParenItem=function(e){return e};Ie.parseParenArrowList=function(e,t,r,n){return this.parseArrowExpression(this.startNodeAt(e,t),r,!1,n)};vW=[];Ie.parseNew=function(){this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword new");var e=this.startNode();if(this.next(),this.options.ecmaVersion>=6&&this.type===D.dot){var t=this.startNodeAt(e.start,e.loc&&e.loc.start);t.name="new",e.meta=this.finishNode(t,"Identifier"),this.next();var r=this.containsEsc;return e.property=this.parseIdent(!0),e.property.name!=="target"&&this.raiseRecoverable(e.property.start,"The only valid meta property for new is 'new.target'"),r&&this.raiseRecoverable(e.start,"'new.target' must not contain escaped characters"),this.allowNewDotTarget||this.raiseRecoverable(e.start,"'new.target' can only be used in functions and class static block"),this.finishNode(e,"MetaProperty")}var n=this.start,i=this.startLoc;return e.callee=this.parseSubscripts(this.parseExprAtom(null,!1,!0),n,i,!0,!1),this.eat(D.parenL)?e.arguments=this.parseExprList(D.parenR,this.options.ecmaVersion>=8,!1):e.arguments=vW,this.finishNode(e,"NewExpression")};Ie.parseTemplateElement=function(e){var t=e.isTagged,r=this.startNode();return this.type===D.invalidTemplate?(t||this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal"),r.value={raw:this.value.replace(/\r\n?/g,`
24
+ `),cooked:null}):r.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,`
25
+ `),cooked:this.value},this.next(),r.tail=this.type===D.backQuote,this.finishNode(r,"TemplateElement")};Ie.parseTemplate=function(e){e===void 0&&(e={});var t=e.isTagged;t===void 0&&(t=!1);var r=this.startNode();this.next(),r.expressions=[];var n=this.parseTemplateElement({isTagged:t});for(r.quasis=[n];!n.tail;)this.type===D.eof&&this.raise(this.pos,"Unterminated template literal"),this.expect(D.dollarBraceL),r.expressions.push(this.parseExpression()),this.expect(D.braceR),r.quasis.push(n=this.parseTemplateElement({isTagged:t}));return this.next(),this.finishNode(r,"TemplateLiteral")};Ie.isAsyncProp=function(e){return!e.computed&&e.key.type==="Identifier"&&e.key.name==="async"&&(this.type===D.name||this.type===D.num||this.type===D.string||this.type===D.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===D.star)&&!un.test(this.input.slice(this.lastTokEnd,this.start))};Ie.parseObj=function(e,t){var r=this.startNode(),n=!0,i={};for(r.properties=[],this.next();!this.eat(D.braceR);){if(n)n=!1;else if(this.expect(D.comma),this.options.ecmaVersion>=5&&this.afterTrailingComma(D.braceR))break;var o=this.parseProperty(e,t);e||this.checkPropClash(o,i,t),r.properties.push(o)}return this.finishNode(r,e?"ObjectPattern":"ObjectExpression")};Ie.parseProperty=function(e,t){var r=this.startNode(),n,i,o,a;if(this.options.ecmaVersion>=9&&this.eat(D.ellipsis))return e?(r.argument=this.parseIdent(!1),this.type===D.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.finishNode(r,"RestElement")):(r.argument=this.parseMaybeAssign(!1,t),this.type===D.comma&&t&&t.trailingComma<0&&(t.trailingComma=this.start),this.finishNode(r,"SpreadElement"));this.options.ecmaVersion>=6&&(r.method=!1,r.shorthand=!1,(e||t)&&(o=this.start,a=this.startLoc),e||(n=this.eat(D.star)));var s=this.containsEsc;return this.parsePropertyName(r),!e&&!s&&this.options.ecmaVersion>=8&&!n&&this.isAsyncProp(r)?(i=!0,n=this.options.ecmaVersion>=9&&this.eat(D.star),this.parsePropertyName(r)):i=!1,this.parsePropertyValue(r,e,n,i,o,a,t,s),this.finishNode(r,"Property")};Ie.parseGetterSetter=function(e){var t=e.key.name;this.parsePropertyName(e),e.value=this.parseMethod(!1),e.kind=t;var r=e.kind==="get"?0:1;if(e.value.params.length!==r){var n=e.value.start;e.kind==="get"?this.raiseRecoverable(n,"getter should have no params"):this.raiseRecoverable(n,"setter should have exactly one param")}else e.kind==="set"&&e.value.params[0].type==="RestElement"&&this.raiseRecoverable(e.value.params[0].start,"Setter cannot use rest params")};Ie.parsePropertyValue=function(e,t,r,n,i,o,a,s){(r||n)&&this.type===D.colon&&this.unexpected(),this.eat(D.colon)?(e.value=t?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,a),e.kind="init"):this.options.ecmaVersion>=6&&this.type===D.parenL?(t&&this.unexpected(),e.method=!0,e.value=this.parseMethod(r,n),e.kind="init"):!t&&!s&&this.options.ecmaVersion>=5&&!e.computed&&e.key.type==="Identifier"&&(e.key.name==="get"||e.key.name==="set")&&this.type!==D.comma&&this.type!==D.braceR&&this.type!==D.eq?((r||n)&&this.unexpected(),this.parseGetterSetter(e)):this.options.ecmaVersion>=6&&!e.computed&&e.key.type==="Identifier"?((r||n)&&this.unexpected(),this.checkUnreserved(e.key),e.key.name==="await"&&!this.awaitIdentPos&&(this.awaitIdentPos=i),t?e.value=this.parseMaybeDefault(i,o,this.copyNode(e.key)):this.type===D.eq&&a?(a.shorthandAssign<0&&(a.shorthandAssign=this.start),e.value=this.parseMaybeDefault(i,o,this.copyNode(e.key))):e.value=this.copyNode(e.key),e.kind="init",e.shorthand=!0):this.unexpected()};Ie.parsePropertyName=function(e){if(this.options.ecmaVersion>=6){if(this.eat(D.bracketL))return e.computed=!0,e.key=this.parseMaybeAssign(),this.expect(D.bracketR),e.key;e.computed=!1}return e.key=this.type===D.num||this.type===D.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!=="never")};Ie.initFunction=function(e){e.id=null,this.options.ecmaVersion>=6&&(e.generator=e.expression=!1),this.options.ecmaVersion>=8&&(e.async=!1)};Ie.parseMethod=function(e,t,r){var n=this.startNode(),i=this.yieldPos,o=this.awaitPos,a=this.awaitIdentPos;return this.initFunction(n),this.options.ecmaVersion>=6&&(n.generator=e),this.options.ecmaVersion>=8&&(n.async=!!t),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(k1(t,n.generator)|_m|(r?_P:0)),this.expect(D.parenL),n.params=this.parseBindingList(D.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(n,!1,!0,!1),this.yieldPos=i,this.awaitPos=o,this.awaitIdentPos=a,this.finishNode(n,"FunctionExpression")};Ie.parseArrowExpression=function(e,t,r,n){var i=this.yieldPos,o=this.awaitPos,a=this.awaitIdentPos;return this.enterScope(k1(r,!1)|w1),this.initFunction(e),this.options.ecmaVersion>=8&&(e.async=!!r),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,e.params=this.toAssignableList(t,!0),this.parseFunctionBody(e,!0,!1,n),this.yieldPos=i,this.awaitPos=o,this.awaitIdentPos=a,this.finishNode(e,"ArrowFunctionExpression")};Ie.parseFunctionBody=function(e,t,r,n){var i=t&&this.type!==D.braceL,o=this.strict,a=!1;if(i)e.body=this.parseMaybeAssign(n),e.expression=!0,this.checkParams(e,!1);else{var s=this.options.ecmaVersion>=7&&!this.isSimpleParamList(e.params);(!o||s)&&(a=this.strictDirective(this.end),a&&s&&this.raiseRecoverable(e.start,"Illegal 'use strict' directive in function with non-simple parameter list"));var u=this.labels;this.labels=[],a&&(this.strict=!0),this.checkParams(e,!o&&!a&&!t&&!r&&this.isSimpleParamList(e.params)),this.strict&&e.id&&this.checkLValSimple(e.id,AP),e.body=this.parseBlock(!1,void 0,a&&!o),e.expression=!1,this.adaptDirectivePrologue(e.body.body),this.labels=u}this.exitScope()};Ie.isSimpleParamList=function(e){for(var t=0,r=e;t<r.length;t+=1){var n=r[t];if(n.type!=="Identifier")return!1}return!0};Ie.checkParams=function(e,t){for(var r=Object.create(null),n=0,i=e.params;n<i.length;n+=1){var o=i[n];this.checkLValInnerPattern(o,S1,t?null:r)}};Ie.parseExprList=function(e,t,r,n){for(var i=[],o=!0;!this.eat(e);){if(o)o=!1;else if(this.expect(D.comma),t&&this.afterTrailingComma(e))break;var a=void 0;r&&this.type===D.comma?a=null:this.type===D.ellipsis?(a=this.parseSpread(n),n&&this.type===D.comma&&n.trailingComma<0&&(n.trailingComma=this.start)):a=this.parseMaybeAssign(!1,n),i.push(a)}return i};Ie.checkUnreserved=function(e){var t=e.start,r=e.end,n=e.name;if(this.inGenerator&&n==="yield"&&this.raiseRecoverable(t,"Cannot use 'yield' as identifier inside a generator"),this.inAsync&&n==="await"&&this.raiseRecoverable(t,"Cannot use 'await' as identifier inside an async function"),!(this.currentThisScope().flags&Cm)&&n==="arguments"&&this.raiseRecoverable(t,"Cannot use 'arguments' in class field initializer"),this.inClassStaticBlock&&(n==="arguments"||n==="await")&&this.raise(t,"Cannot use "+n+" in class static initialization block"),this.keywords.test(n)&&this.raise(t,"Unexpected keyword '"+n+"'"),!(this.options.ecmaVersion<6&&this.input.slice(t,r).indexOf("\\")!==-1)){var i=this.strict?this.reservedWordsStrict:this.reservedWords;i.test(n)&&(!this.inAsync&&n==="await"&&this.raiseRecoverable(t,"Cannot use keyword 'await' outside an async function"),this.raiseRecoverable(t,"The keyword '"+n+"' is reserved"))}};Ie.parseIdent=function(e){var t=this.parseIdentNode();return this.next(!!e),this.finishNode(t,"Identifier"),e||(this.checkUnreserved(t),t.name==="await"&&!this.awaitIdentPos&&(this.awaitIdentPos=t.start)),t};Ie.parseIdentNode=function(){var e=this.startNode();return this.type===D.name?e.name=this.value:this.type.keyword?(e.name=this.type.keyword,(e.name==="class"||e.name==="function")&&(this.lastTokEnd!==this.lastTokStart+1||this.input.charCodeAt(this.lastTokStart)!==46)&&this.context.pop(),this.type=D.name):this.unexpected(),e};Ie.parsePrivateIdent=function(){var e=this.startNode();return this.type===D.privateId?e.name=this.value:this.unexpected(),this.next(),this.finishNode(e,"PrivateIdentifier"),this.options.checkPrivateFields&&(this.privateNameStack.length===0?this.raise(e.start,"Private field '#"+e.name+"' must be declared in an enclosing class"):this.privateNameStack[this.privateNameStack.length-1].used.push(e)),e};Ie.parseYield=function(e){this.yieldPos||(this.yieldPos=this.start);var t=this.startNode();return this.next(),this.type===D.semi||this.canInsertSemicolon()||this.type!==D.star&&!this.type.startsExpr?(t.delegate=!1,t.argument=null):(t.delegate=this.eat(D.star),t.argument=this.parseMaybeAssign(e)),this.finishNode(t,"YieldExpression")};Ie.parseAwait=function(e){this.awaitPos||(this.awaitPos=this.start);var t=this.startNode();return this.next(),t.argument=this.parseMaybeUnary(null,!0,!1,e),this.finishNode(t,"AwaitExpression")};wm=nr.prototype;wm.raise=function(e,t){var r=wP(this.input,e);t+=" ("+r.line+":"+r.column+")",this.sourceFile&&(t+=" in "+this.sourceFile);var n=new SyntaxError(t);throw n.pos=e,n.loc=r,n.raisedAt=this.pos,n};wm.raiseRecoverable=wm.raise;wm.curPosition=function(){if(this.options.locations)return new xf(this.curLine,this.pos-this.lineStart)};Ma=nr.prototype,xW=function(t){this.flags=t,this.var=[],this.lexical=[],this.functions=[]};Ma.enterScope=function(e){this.scopeStack.push(new xW(e))};Ma.exitScope=function(){this.scopeStack.pop()};Ma.treatFunctionsAsVarInScope=function(e){return e.flags&pl||!this.inModule&&e.flags&wf};Ma.declareName=function(e,t,r){var n=!1;if(t===Mo){var i=this.currentScope();n=i.lexical.indexOf(e)>-1||i.functions.indexOf(e)>-1||i.var.indexOf(e)>-1,i.lexical.push(e),this.inModule&&i.flags&wf&&delete this.undefinedExports[e]}else if(t===EP){var o=this.currentScope();o.lexical.push(e)}else if(t===CP){var a=this.currentScope();this.treatFunctionsAsVar?n=a.lexical.indexOf(e)>-1:n=a.lexical.indexOf(e)>-1||a.var.indexOf(e)>-1,a.functions.push(e)}else for(var s=this.scopeStack.length-1;s>=0;--s){var u=this.scopeStack[s];if(u.lexical.indexOf(e)>-1&&!(u.flags&SP&&u.lexical[0]===e)||!this.treatFunctionsAsVarInScope(u)&&u.functions.indexOf(e)>-1){n=!0;break}if(u.var.push(e),this.inModule&&u.flags&wf&&delete this.undefinedExports[e],u.flags&Cm)break}n&&this.raiseRecoverable(r,"Identifier '"+e+"' has already been declared")};Ma.checkLocalExport=function(e){this.scopeStack[0].lexical.indexOf(e.name)===-1&&this.scopeStack[0].var.indexOf(e.name)===-1&&(this.undefinedExports[e.name]=e)};Ma.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]};Ma.currentVarScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(Cm|kf|zs))return t}};Ma.currentThisScope=function(){for(var e=this.scopeStack.length-1;;e--){var t=this.scopeStack[e];if(t.flags&(Cm|kf|zs)&&!(t.flags&w1))return t}};Am=function(t,r,n){this.type="",this.start=r,this.end=0,t.options.locations&&(this.loc=new Sm(t,n)),t.options.directSourceFile&&(this.sourceFile=t.options.directSourceFile),t.options.ranges&&(this.range=[r,0])},Sf=nr.prototype;Sf.startNode=function(){return new Am(this,this.start,this.startLoc)};Sf.startNodeAt=function(e,t){return new Am(this,e,t)};Sf.finishNode=function(e,t){return OP.call(this,e,t,this.lastTokEnd,this.lastTokEndLoc)};Sf.finishNodeAt=function(e,t,r,n){return OP.call(this,e,t,r,n)};Sf.copyNode=function(e){var t=new Am(this,e.start,this.startLoc);for(var r in e)t[r]=e[r];return t};wW="Gara Garay Gukh Gurung_Khema Hrkt Katakana_Or_Hiragana Kawi Kirat_Rai Krai Nag_Mundari Nagm Ol_Onal Onao Sunu Sunuwar Todhri Todr Tulu_Tigalari Tutg Unknown Zzzz",TP="ASCII ASCII_Hex_Digit AHex Alphabetic Alpha Any Assigned Bidi_Control Bidi_C Bidi_Mirrored Bidi_M Case_Ignorable CI Cased Changes_When_Casefolded CWCF Changes_When_Casemapped CWCM Changes_When_Lowercased CWL Changes_When_NFKC_Casefolded CWKCF Changes_When_Titlecased CWT Changes_When_Uppercased CWU Dash Default_Ignorable_Code_Point DI Deprecated Dep Diacritic Dia Emoji Emoji_Component Emoji_Modifier Emoji_Modifier_Base Emoji_Presentation Extender Ext Grapheme_Base Gr_Base Grapheme_Extend Gr_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start IDS Ideographic Ideo Join_Control Join_C Logical_Order_Exception LOE Lowercase Lower Math Noncharacter_Code_Point NChar Pattern_Syntax Pat_Syn Pattern_White_Space Pat_WS Quotation_Mark QMark Radical Regional_Indicator RI Sentence_Terminal STerm Soft_Dotted SD Terminal_Punctuation Term Unified_Ideograph UIdeo Uppercase Upper Variation_Selector VS White_Space space XID_Continue XIDC XID_Start XIDS",RP=TP+" Extended_Pictographic",FP=RP,IP=FP+" EBase EComp EMod EPres ExtPict",LP=IP,kW=LP,SW={9:TP,10:RP,11:FP,12:IP,13:LP,14:kW},_W="Basic_Emoji Emoji_Keycap_Sequence RGI_Emoji_Modifier_Sequence RGI_Emoji_Flag_Sequence RGI_Emoji_Tag_Sequence RGI_Emoji_ZWJ_Sequence RGI_Emoji",CW={9:"",10:"",11:"",12:"",13:"",14:_W},dP="Cased_Letter LC Close_Punctuation Pe Connector_Punctuation Pc Control Cc cntrl Currency_Symbol Sc Dash_Punctuation Pd Decimal_Number Nd digit Enclosing_Mark Me Final_Punctuation Pf Format Cf Initial_Punctuation Pi Letter L Letter_Number Nl Line_Separator Zl Lowercase_Letter Ll Mark M Combining_Mark Math_Symbol Sm Modifier_Letter Lm Modifier_Symbol Sk Nonspacing_Mark Mn Number N Open_Punctuation Ps Other C Other_Letter Lo Other_Number No Other_Punctuation Po Other_Symbol So Paragraph_Separator Zp Private_Use Co Punctuation P punct Separator Z Space_Separator Zs Spacing_Mark Mc Surrogate Cs Symbol S Titlecase_Letter Lt Unassigned Cn Uppercase_Letter Lu",$P="Adlam Adlm Ahom Anatolian_Hieroglyphs Hluw Arabic Arab Armenian Armn Avestan Avst Balinese Bali Bamum Bamu Bassa_Vah Bass Batak Batk Bengali Beng Bhaiksuki Bhks Bopomofo Bopo Brahmi Brah Braille Brai Buginese Bugi Buhid Buhd Canadian_Aboriginal Cans Carian Cari Caucasian_Albanian Aghb Chakma Cakm Cham Cham Cherokee Cher Common Zyyy Coptic Copt Qaac Cuneiform Xsux Cypriot Cprt Cyrillic Cyrl Deseret Dsrt Devanagari Deva Duployan Dupl Egyptian_Hieroglyphs Egyp Elbasan Elba Ethiopic Ethi Georgian Geor Glagolitic Glag Gothic Goth Grantha Gran Greek Grek Gujarati Gujr Gurmukhi Guru Han Hani Hangul Hang Hanunoo Hano Hatran Hatr Hebrew Hebr Hiragana Hira Imperial_Aramaic Armi Inherited Zinh Qaai Inscriptional_Pahlavi Phli Inscriptional_Parthian Prti Javanese Java Kaithi Kthi Kannada Knda Katakana Kana Kayah_Li Kali Kharoshthi Khar Khmer Khmr Khojki Khoj Khudawadi Sind Lao Laoo Latin Latn Lepcha Lepc Limbu Limb Linear_A Lina Linear_B Linb Lisu Lisu Lycian Lyci Lydian Lydi Mahajani Mahj Malayalam Mlym Mandaic Mand Manichaean Mani Marchen Marc Masaram_Gondi Gonm Meetei_Mayek Mtei Mende_Kikakui Mend Meroitic_Cursive Merc Meroitic_Hieroglyphs Mero Miao Plrd Modi Mongolian Mong Mro Mroo Multani Mult Myanmar Mymr Nabataean Nbat New_Tai_Lue Talu Newa Newa Nko Nkoo Nushu Nshu Ogham Ogam Ol_Chiki Olck Old_Hungarian Hung Old_Italic Ital Old_North_Arabian Narb Old_Permic Perm Old_Persian Xpeo Old_South_Arabian Sarb Old_Turkic Orkh Oriya Orya Osage Osge Osmanya Osma Pahawh_Hmong Hmng Palmyrene Palm Pau_Cin_Hau Pauc Phags_Pa Phag Phoenician Phnx Psalter_Pahlavi Phlp Rejang Rjng Runic Runr Samaritan Samr Saurashtra Saur Sharada Shrd Shavian Shaw Siddham Sidd SignWriting Sgnw Sinhala Sinh Sora_Sompeng Sora Soyombo Soyo Sundanese Sund Syloti_Nagri Sylo Syriac Syrc Tagalog Tglg Tagbanwa Tagb Tai_Le Tale Tai_Tham Lana Tai_Viet Tavt Takri Takr Tamil Taml Tangut Tang Telugu Telu Thaana Thaa Thai Thai Tibetan Tibt Tifinagh Tfng Tirhuta Tirh Ugaritic Ugar Vai Vaii Warang_Citi Wara Yi Yiii Zanabazar_Square Zanb",NP=$P+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd",jP=NP+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho",BP=jP+" Chorasmian Chrs Diak Dives_Akuru Khitan_Small_Script Kits Yezi Yezidi",MP=BP+" Cypro_Minoan Cpmn Old_Uyghur Ougr Tangsa Tnsa Toto Vithkuqi Vith",EW=MP+" "+wW,AW={9:$P,10:NP,11:jP,12:BP,13:MP,14:EW},qP={};for(ym=0,d1=[9,10,11,12,13,14];ym<d1.length;ym+=1)mP=d1[ym],DW(mP);ge=nr.prototype,km=function(t,r){this.parent=t,this.base=r||this};km.prototype.separatedFrom=function(t){for(var r=this;r;r=r.parent)for(var n=t;n;n=n.parent)if(r.base===n.base&&r!==n)return!0;return!1};km.prototype.sibling=function(){return new km(this.parent,this.base)};Ji=function(t){this.parser=t,this.validFlags="gim"+(t.options.ecmaVersion>=6?"uy":"")+(t.options.ecmaVersion>=9?"s":"")+(t.options.ecmaVersion>=13?"d":"")+(t.options.ecmaVersion>=15?"v":""),this.unicodeProperties=qP[t.options.ecmaVersion>=14?14:t.options.ecmaVersion],this.source="",this.flags="",this.start=0,this.switchU=!1,this.switchV=!1,this.switchN=!1,this.pos=0,this.lastIntValue=0,this.lastStringValue="",this.lastAssertionIsQuantifiable=!1,this.numCapturingParens=0,this.maxBackReference=0,this.groupNames=Object.create(null),this.backReferenceNames=[],this.branchID=null};Ji.prototype.reset=function(t,r,n){var i=n.indexOf("v")!==-1,o=n.indexOf("u")!==-1;this.start=t|0,this.source=r+"",this.flags=n,i&&this.parser.options.ecmaVersion>=15?(this.switchU=!0,this.switchV=!0,this.switchN=!0):(this.switchU=o&&this.parser.options.ecmaVersion>=6,this.switchV=!1,this.switchN=o&&this.parser.options.ecmaVersion>=9)};Ji.prototype.raise=function(t){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+t)};Ji.prototype.at=function(t,r){r===void 0&&(r=!1);var n=this.source,i=n.length;if(t>=i)return-1;var o=n.charCodeAt(t);if(!(r||this.switchU)||o<=55295||o>=57344||t+1>=i)return o;var a=n.charCodeAt(t+1);return a>=56320&&a<=57343?(o<<10)+a-56613888:o};Ji.prototype.nextIndex=function(t,r){r===void 0&&(r=!1);var n=this.source,i=n.length;if(t>=i)return i;var o=n.charCodeAt(t),a;return!(r||this.switchU)||o<=55295||o>=57344||t+1>=i||(a=n.charCodeAt(t+1))<56320||a>57343?t+1:t+2};Ji.prototype.current=function(t){return t===void 0&&(t=!1),this.at(this.pos,t)};Ji.prototype.lookahead=function(t){return t===void 0&&(t=!1),this.at(this.nextIndex(this.pos,t),t)};Ji.prototype.advance=function(t){t===void 0&&(t=!1),this.pos=this.nextIndex(this.pos,t)};Ji.prototype.eat=function(t,r){return r===void 0&&(r=!1),this.current(r)===t?(this.advance(r),!0):!1};Ji.prototype.eatChars=function(t,r){r===void 0&&(r=!1);for(var n=this.pos,i=0,o=t;i<o.length;i+=1){var a=o[i],s=this.at(n,r);if(s===-1||s!==a)return!1;n=this.nextIndex(n,r)}return this.pos=n,!0};ge.validateRegExpFlags=function(e){for(var t=e.validFlags,r=e.flags,n=!1,i=!1,o=0;o<r.length;o++){var a=r.charAt(o);t.indexOf(a)===-1&&this.raise(e.start,"Invalid regular expression flag"),r.indexOf(a,o+1)>-1&&this.raise(e.start,"Duplicate regular expression flag"),a==="u"&&(n=!0),a==="v"&&(i=!0)}this.options.ecmaVersion>=15&&n&&i&&this.raise(e.start,"Invalid regular expression flag")};ge.validateRegExpPattern=function(e){this.regexp_pattern(e),!e.switchN&&this.options.ecmaVersion>=9&&PW(e.groupNames)&&(e.switchN=!0,this.regexp_pattern(e))};ge.regexp_pattern=function(e){e.pos=0,e.lastIntValue=0,e.lastStringValue="",e.lastAssertionIsQuantifiable=!1,e.numCapturingParens=0,e.maxBackReference=0,e.groupNames=Object.create(null),e.backReferenceNames.length=0,e.branchID=null,this.regexp_disjunction(e),e.pos!==e.source.length&&(e.eat(41)&&e.raise("Unmatched ')'"),(e.eat(93)||e.eat(125))&&e.raise("Lone quantifier brackets")),e.maxBackReference>e.numCapturingParens&&e.raise("Invalid escape");for(var t=0,r=e.backReferenceNames;t<r.length;t+=1){var n=r[t];e.groupNames[n]||e.raise("Invalid named capture referenced")}};ge.regexp_disjunction=function(e){var t=this.options.ecmaVersion>=16;for(t&&(e.branchID=new km(e.branchID,null)),this.regexp_alternative(e);e.eat(124);)t&&(e.branchID=e.branchID.sibling()),this.regexp_alternative(e);t&&(e.branchID=e.branchID.parent),this.regexp_eatQuantifier(e,!0)&&e.raise("Nothing to repeat"),e.eat(123)&&e.raise("Lone quantifier brackets")};ge.regexp_alternative=function(e){for(;e.pos<e.source.length&&this.regexp_eatTerm(e););};ge.regexp_eatTerm=function(e){return this.regexp_eatAssertion(e)?(e.lastAssertionIsQuantifiable&&this.regexp_eatQuantifier(e)&&e.switchU&&e.raise("Invalid quantifier"),!0):(e.switchU?this.regexp_eatAtom(e):this.regexp_eatExtendedAtom(e))?(this.regexp_eatQuantifier(e),!0):!1};ge.regexp_eatAssertion=function(e){var t=e.pos;if(e.lastAssertionIsQuantifiable=!1,e.eat(94)||e.eat(36))return!0;if(e.eat(92)){if(e.eat(66)||e.eat(98))return!0;e.pos=t}if(e.eat(40)&&e.eat(63)){var r=!1;if(this.options.ecmaVersion>=9&&(r=e.eat(60)),e.eat(61)||e.eat(33))return this.regexp_disjunction(e),e.eat(41)||e.raise("Unterminated group"),e.lastAssertionIsQuantifiable=!r,!0}return e.pos=t,!1};ge.regexp_eatQuantifier=function(e,t){return t===void 0&&(t=!1),this.regexp_eatQuantifierPrefix(e,t)?(e.eat(63),!0):!1};ge.regexp_eatQuantifierPrefix=function(e,t){return e.eat(42)||e.eat(43)||e.eat(63)||this.regexp_eatBracedQuantifier(e,t)};ge.regexp_eatBracedQuantifier=function(e,t){var r=e.pos;if(e.eat(123)){var n=0,i=-1;if(this.regexp_eatDecimalDigits(e)&&(n=e.lastIntValue,e.eat(44)&&this.regexp_eatDecimalDigits(e)&&(i=e.lastIntValue),e.eat(125)))return i!==-1&&i<n&&!t&&e.raise("numbers out of order in {} quantifier"),!0;e.switchU&&!t&&e.raise("Incomplete quantifier"),e.pos=r}return!1};ge.regexp_eatAtom=function(e){return this.regexp_eatPatternCharacters(e)||e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)};ge.regexp_eatReverseSolidusAtomEscape=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatAtomEscape(e))return!0;e.pos=t}return!1};ge.regexp_eatUncapturingGroup=function(e){var t=e.pos;if(e.eat(40)){if(e.eat(63)){if(this.options.ecmaVersion>=16){var r=this.regexp_eatModifiers(e),n=e.eat(45);if(r||n){for(var i=0;i<r.length;i++){var o=r.charAt(i);r.indexOf(o,i+1)>-1&&e.raise("Duplicate regular expression modifiers")}if(n){var a=this.regexp_eatModifiers(e);!r&&!a&&e.current()===58&&e.raise("Invalid regular expression modifiers");for(var s=0;s<a.length;s++){var u=a.charAt(s);(a.indexOf(u,s+1)>-1||r.indexOf(u)>-1)&&e.raise("Duplicate regular expression modifiers")}}}}if(e.eat(58)){if(this.regexp_disjunction(e),e.eat(41))return!0;e.raise("Unterminated group")}}e.pos=t}return!1};ge.regexp_eatCapturingGroup=function(e){if(e.eat(40)){if(this.options.ecmaVersion>=9?this.regexp_groupSpecifier(e):e.current()===63&&e.raise("Invalid group"),this.regexp_disjunction(e),e.eat(41))return e.numCapturingParens+=1,!0;e.raise("Unterminated group")}return!1};ge.regexp_eatModifiers=function(e){for(var t="",r=0;(r=e.current())!==-1&&OW(r);)t+=jo(r),e.advance();return t};ge.regexp_eatExtendedAtom=function(e){return e.eat(46)||this.regexp_eatReverseSolidusAtomEscape(e)||this.regexp_eatCharacterClass(e)||this.regexp_eatUncapturingGroup(e)||this.regexp_eatCapturingGroup(e)||this.regexp_eatInvalidBracedQuantifier(e)||this.regexp_eatExtendedPatternCharacter(e)};ge.regexp_eatInvalidBracedQuantifier=function(e){return this.regexp_eatBracedQuantifier(e,!0)&&e.raise("Nothing to repeat"),!1};ge.regexp_eatSyntaxCharacter=function(e){var t=e.current();return VP(t)?(e.lastIntValue=t,e.advance(),!0):!1};ge.regexp_eatPatternCharacters=function(e){for(var t=e.pos,r=0;(r=e.current())!==-1&&!VP(r);)e.advance();return e.pos!==t};ge.regexp_eatExtendedPatternCharacter=function(e){var t=e.current();return t!==-1&&t!==36&&!(t>=40&&t<=43)&&t!==46&&t!==63&&t!==91&&t!==94&&t!==124?(e.advance(),!0):!1};ge.regexp_groupSpecifier=function(e){if(e.eat(63)){this.regexp_eatGroupName(e)||e.raise("Invalid group");var t=this.options.ecmaVersion>=16,r=e.groupNames[e.lastStringValue];if(r)if(t)for(var n=0,i=r;n<i.length;n+=1){var o=i[n];o.separatedFrom(e.branchID)||e.raise("Duplicate capture group name")}else e.raise("Duplicate capture group name");t?(r||(e.groupNames[e.lastStringValue]=[])).push(e.branchID):e.groupNames[e.lastStringValue]=!0}};ge.regexp_eatGroupName=function(e){if(e.lastStringValue="",e.eat(60)){if(this.regexp_eatRegExpIdentifierName(e)&&e.eat(62))return!0;e.raise("Invalid capture group name")}return!1};ge.regexp_eatRegExpIdentifierName=function(e){if(e.lastStringValue="",this.regexp_eatRegExpIdentifierStart(e)){for(e.lastStringValue+=jo(e.lastIntValue);this.regexp_eatRegExpIdentifierPart(e);)e.lastStringValue+=jo(e.lastIntValue);return!0}return!1};ge.regexp_eatRegExpIdentifierStart=function(e){var t=e.pos,r=this.options.ecmaVersion>=11,n=e.current(r);return e.advance(r),n===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,r)&&(n=e.lastIntValue),TW(n)?(e.lastIntValue=n,!0):(e.pos=t,!1)};ge.regexp_eatRegExpIdentifierPart=function(e){var t=e.pos,r=this.options.ecmaVersion>=11,n=e.current(r);return e.advance(r),n===92&&this.regexp_eatRegExpUnicodeEscapeSequence(e,r)&&(n=e.lastIntValue),RW(n)?(e.lastIntValue=n,!0):(e.pos=t,!1)};ge.regexp_eatAtomEscape=function(e){return this.regexp_eatBackReference(e)||this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)||e.switchN&&this.regexp_eatKGroupName(e)?!0:(e.switchU&&(e.current()===99&&e.raise("Invalid unicode escape"),e.raise("Invalid escape")),!1)};ge.regexp_eatBackReference=function(e){var t=e.pos;if(this.regexp_eatDecimalEscape(e)){var r=e.lastIntValue;if(e.switchU)return r>e.maxBackReference&&(e.maxBackReference=r),!0;if(r<=e.numCapturingParens)return!0;e.pos=t}return!1};ge.regexp_eatKGroupName=function(e){if(e.eat(107)){if(this.regexp_eatGroupName(e))return e.backReferenceNames.push(e.lastStringValue),!0;e.raise("Invalid named reference")}return!1};ge.regexp_eatCharacterEscape=function(e){return this.regexp_eatControlEscape(e)||this.regexp_eatCControlLetter(e)||this.regexp_eatZero(e)||this.regexp_eatHexEscapeSequence(e)||this.regexp_eatRegExpUnicodeEscapeSequence(e,!1)||!e.switchU&&this.regexp_eatLegacyOctalEscapeSequence(e)||this.regexp_eatIdentityEscape(e)};ge.regexp_eatCControlLetter=function(e){var t=e.pos;if(e.eat(99)){if(this.regexp_eatControlLetter(e))return!0;e.pos=t}return!1};ge.regexp_eatZero=function(e){return e.current()===48&&!Dm(e.lookahead())?(e.lastIntValue=0,e.advance(),!0):!1};ge.regexp_eatControlEscape=function(e){var t=e.current();return t===116?(e.lastIntValue=9,e.advance(),!0):t===110?(e.lastIntValue=10,e.advance(),!0):t===118?(e.lastIntValue=11,e.advance(),!0):t===102?(e.lastIntValue=12,e.advance(),!0):t===114?(e.lastIntValue=13,e.advance(),!0):!1};ge.regexp_eatControlLetter=function(e){var t=e.current();return UP(t)?(e.lastIntValue=t%32,e.advance(),!0):!1};ge.regexp_eatRegExpUnicodeEscapeSequence=function(e,t){t===void 0&&(t=!1);var r=e.pos,n=t||e.switchU;if(e.eat(117)){if(this.regexp_eatFixedHexDigits(e,4)){var i=e.lastIntValue;if(n&&i>=55296&&i<=56319){var o=e.pos;if(e.eat(92)&&e.eat(117)&&this.regexp_eatFixedHexDigits(e,4)){var a=e.lastIntValue;if(a>=56320&&a<=57343)return e.lastIntValue=(i-55296)*1024+(a-56320)+65536,!0}e.pos=o,e.lastIntValue=i}return!0}if(n&&e.eat(123)&&this.regexp_eatHexDigits(e)&&e.eat(125)&&FW(e.lastIntValue))return!0;n&&e.raise("Invalid unicode escape"),e.pos=r}return!1};ge.regexp_eatIdentityEscape=function(e){if(e.switchU)return this.regexp_eatSyntaxCharacter(e)?!0:e.eat(47)?(e.lastIntValue=47,!0):!1;var t=e.current();return t!==99&&(!e.switchN||t!==107)?(e.lastIntValue=t,e.advance(),!0):!1};ge.regexp_eatDecimalEscape=function(e){e.lastIntValue=0;var t=e.current();if(t>=49&&t<=57){do e.lastIntValue=10*e.lastIntValue+(t-48),e.advance();while((t=e.current())>=48&&t<=57);return!0}return!1};WP=0,Bo=1,Qn=2;ge.regexp_eatCharacterClassEscape=function(e){var t=e.current();if(IW(t))return e.lastIntValue=-1,e.advance(),Bo;var r=!1;if(e.switchU&&this.options.ecmaVersion>=9&&((r=t===80)||t===112)){e.lastIntValue=-1,e.advance();var n;if(e.eat(123)&&(n=this.regexp_eatUnicodePropertyValueExpression(e))&&e.eat(125))return r&&n===Qn&&e.raise("Invalid property name"),n;e.raise("Invalid property name")}return WP};ge.regexp_eatUnicodePropertyValueExpression=function(e){var t=e.pos;if(this.regexp_eatUnicodePropertyName(e)&&e.eat(61)){var r=e.lastStringValue;if(this.regexp_eatUnicodePropertyValue(e)){var n=e.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(e,r,n),Bo}}if(e.pos=t,this.regexp_eatLoneUnicodePropertyNameOrValue(e)){var i=e.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(e,i)}return WP};ge.regexp_validateUnicodePropertyNameAndValue=function(e,t,r){fl(e.unicodeProperties.nonBinary,t)||e.raise("Invalid property name"),e.unicodeProperties.nonBinary[t].test(r)||e.raise("Invalid property value")};ge.regexp_validateUnicodePropertyNameOrValue=function(e,t){if(e.unicodeProperties.binary.test(t))return Bo;if(e.switchV&&e.unicodeProperties.binaryOfStrings.test(t))return Qn;e.raise("Invalid property name")};ge.regexp_eatUnicodePropertyName=function(e){var t=0;for(e.lastStringValue="";zP(t=e.current());)e.lastStringValue+=jo(t),e.advance();return e.lastStringValue!==""};ge.regexp_eatUnicodePropertyValue=function(e){var t=0;for(e.lastStringValue="";LW(t=e.current());)e.lastStringValue+=jo(t),e.advance();return e.lastStringValue!==""};ge.regexp_eatLoneUnicodePropertyNameOrValue=function(e){return this.regexp_eatUnicodePropertyValue(e)};ge.regexp_eatCharacterClass=function(e){if(e.eat(91)){var t=e.eat(94),r=this.regexp_classContents(e);return e.eat(93)||e.raise("Unterminated character class"),t&&r===Qn&&e.raise("Negated character class may contain strings"),!0}return!1};ge.regexp_classContents=function(e){return e.current()===93?Bo:e.switchV?this.regexp_classSetExpression(e):(this.regexp_nonEmptyClassRanges(e),Bo)};ge.regexp_nonEmptyClassRanges=function(e){for(;this.regexp_eatClassAtom(e);){var t=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassAtom(e)){var r=e.lastIntValue;e.switchU&&(t===-1||r===-1)&&e.raise("Invalid character class"),t!==-1&&r!==-1&&t>r&&e.raise("Range out of order in character class")}}};ge.regexp_eatClassAtom=function(e){var t=e.pos;if(e.eat(92)){if(this.regexp_eatClassEscape(e))return!0;if(e.switchU){var r=e.current();(r===99||KP(r))&&e.raise("Invalid class escape"),e.raise("Invalid escape")}e.pos=t}var n=e.current();return n!==93?(e.lastIntValue=n,e.advance(),!0):!1};ge.regexp_eatClassEscape=function(e){var t=e.pos;if(e.eat(98))return e.lastIntValue=8,!0;if(e.switchU&&e.eat(45))return e.lastIntValue=45,!0;if(!e.switchU&&e.eat(99)){if(this.regexp_eatClassControlLetter(e))return!0;e.pos=t}return this.regexp_eatCharacterClassEscape(e)||this.regexp_eatCharacterEscape(e)};ge.regexp_classSetExpression=function(e){var t=Bo,r;if(!this.regexp_eatClassSetRange(e))if(r=this.regexp_eatClassSetOperand(e)){r===Qn&&(t=Qn);for(var n=e.pos;e.eatChars([38,38]);){if(e.current()!==38&&(r=this.regexp_eatClassSetOperand(e))){r!==Qn&&(t=Bo);continue}e.raise("Invalid character in character class")}if(n!==e.pos)return t;for(;e.eatChars([45,45]);)this.regexp_eatClassSetOperand(e)||e.raise("Invalid character in character class");if(n!==e.pos)return t}else e.raise("Invalid character in character class");for(;;)if(!this.regexp_eatClassSetRange(e)){if(r=this.regexp_eatClassSetOperand(e),!r)return t;r===Qn&&(t=Qn)}};ge.regexp_eatClassSetRange=function(e){var t=e.pos;if(this.regexp_eatClassSetCharacter(e)){var r=e.lastIntValue;if(e.eat(45)&&this.regexp_eatClassSetCharacter(e)){var n=e.lastIntValue;return r!==-1&&n!==-1&&r>n&&e.raise("Range out of order in character class"),!0}e.pos=t}return!1};ge.regexp_eatClassSetOperand=function(e){return this.regexp_eatClassSetCharacter(e)?Bo:this.regexp_eatClassStringDisjunction(e)||this.regexp_eatNestedClass(e)};ge.regexp_eatNestedClass=function(e){var t=e.pos;if(e.eat(91)){var r=e.eat(94),n=this.regexp_classContents(e);if(e.eat(93))return r&&n===Qn&&e.raise("Negated character class may contain strings"),n;e.pos=t}if(e.eat(92)){var i=this.regexp_eatCharacterClassEscape(e);if(i)return i;e.pos=t}return null};ge.regexp_eatClassStringDisjunction=function(e){var t=e.pos;if(e.eatChars([92,113])){if(e.eat(123)){var r=this.regexp_classStringDisjunctionContents(e);if(e.eat(125))return r}else e.raise("Invalid escape");e.pos=t}return null};ge.regexp_classStringDisjunctionContents=function(e){for(var t=this.regexp_classString(e);e.eat(124);)this.regexp_classString(e)===Qn&&(t=Qn);return t};ge.regexp_classString=function(e){for(var t=0;this.regexp_eatClassSetCharacter(e);)t++;return t===1?Bo:Qn};ge.regexp_eatClassSetCharacter=function(e){var t=e.pos;if(e.eat(92))return this.regexp_eatCharacterEscape(e)||this.regexp_eatClassSetReservedPunctuator(e)?!0:e.eat(98)?(e.lastIntValue=8,!0):(e.pos=t,!1);var r=e.current();return r<0||r===e.lookahead()&&$W(r)||NW(r)?!1:(e.advance(),e.lastIntValue=r,!0)};ge.regexp_eatClassSetReservedPunctuator=function(e){var t=e.current();return jW(t)?(e.lastIntValue=t,e.advance(),!0):!1};ge.regexp_eatClassControlLetter=function(e){var t=e.current();return Dm(t)||t===95?(e.lastIntValue=t%32,e.advance(),!0):!1};ge.regexp_eatHexEscapeSequence=function(e){var t=e.pos;if(e.eat(120)){if(this.regexp_eatFixedHexDigits(e,2))return!0;e.switchU&&e.raise("Invalid escape"),e.pos=t}return!1};ge.regexp_eatDecimalDigits=function(e){var t=e.pos,r=0;for(e.lastIntValue=0;Dm(r=e.current());)e.lastIntValue=10*e.lastIntValue+(r-48),e.advance();return e.pos!==t};ge.regexp_eatHexDigits=function(e){var t=e.pos,r=0;for(e.lastIntValue=0;HP(r=e.current());)e.lastIntValue=16*e.lastIntValue+GP(r),e.advance();return e.pos!==t};ge.regexp_eatLegacyOctalEscapeSequence=function(e){if(this.regexp_eatOctalDigit(e)){var t=e.lastIntValue;if(this.regexp_eatOctalDigit(e)){var r=e.lastIntValue;t<=3&&this.regexp_eatOctalDigit(e)?e.lastIntValue=t*64+r*8+e.lastIntValue:e.lastIntValue=t*8+r}else e.lastIntValue=t;return!0}return!1};ge.regexp_eatOctalDigit=function(e){var t=e.current();return KP(t)?(e.lastIntValue=t-48,e.advance(),!0):(e.lastIntValue=0,!1)};ge.regexp_eatFixedHexDigits=function(e,t){var r=e.pos;e.lastIntValue=0;for(var n=0;n<t;++n){var i=e.current();if(!HP(i))return e.pos=r,!1;e.lastIntValue=16*e.lastIntValue+GP(i),e.advance()}return!0};C1=function(t){this.type=t.type,this.value=t.value,this.start=t.start,this.end=t.end,t.options.locations&&(this.loc=new Sm(t,t.startLoc,t.endLoc)),t.options.ranges&&(this.range=[t.start,t.end])},Je=nr.prototype;Je.next=function(e){!e&&this.type.keyword&&this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword "+this.type.keyword),this.options.onToken&&this.options.onToken(new C1(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()};Je.getToken=function(){return this.next(),new C1(this)};typeof Symbol<"u"&&(Je[Symbol.iterator]=function(){var e=this;return{next:function(){var t=e.getToken();return{done:t.type===D.eof,value:t}}}});Je.nextToken=function(){var e=this.curContext();if((!e||!e.preserveSpace)&&this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length)return this.finishToken(D.eof);if(e.override)return e.override(this);this.readToken(this.fullCharCodeAtPos())};Je.readToken=function(e){return Qi(e,this.options.ecmaVersion>=6)||e===92?this.readWord():this.getTokenFromCode(e)};Je.fullCharCodeAtPos=function(){var e=this.input.charCodeAt(this.pos);if(e<=55295||e>=56320)return e;var t=this.input.charCodeAt(this.pos+1);return t<=56319||t>=57344?e:(e<<10)+t-56613888};Je.skipBlockComment=function(){var e=this.options.onComment&&this.curPosition(),t=this.pos,r=this.input.indexOf("*/",this.pos+=2);if(r===-1&&this.raise(this.pos-2,"Unterminated comment"),this.pos=r+2,this.options.locations)for(var n=void 0,i=t;(n=yP(this.input,i,this.pos))>-1;)++this.curLine,i=this.lineStart=n;this.options.onComment&&this.options.onComment(!0,this.input.slice(t+2,r),t,this.pos,e,this.curPosition())};Je.skipLineComment=function(e){for(var t=this.pos,r=this.options.onComment&&this.curPosition(),n=this.input.charCodeAt(this.pos+=e);this.pos<this.input.length&&!cl(n);)n=this.input.charCodeAt(++this.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(t+e,this.pos),t,this.pos,r,this.curPosition())};Je.skipSpace=function(){e:for(;this.pos<this.input.length;){var e=this.input.charCodeAt(this.pos);switch(e){case 32:case 160:++this.pos;break;case 13:this.input.charCodeAt(this.pos+1)===10&&++this.pos;case 10:case 8232:case 8233:++this.pos,this.options.locations&&(++this.curLine,this.lineStart=this.pos);break;case 47:switch(this.input.charCodeAt(this.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break e}break;default:if(e>8&&e<14||e>=5760&&vP.test(String.fromCharCode(e)))++this.pos;else break e}}};Je.finishToken=function(e,t){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var r=this.type;this.type=e,this.value=t,this.updateContext(r)};Je.readToken_dot=function(){var e=this.input.charCodeAt(this.pos+1);if(e>=48&&e<=57)return this.readNumber(!0);var t=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&e===46&&t===46?(this.pos+=3,this.finishToken(D.ellipsis)):(++this.pos,this.finishToken(D.dot))};Je.readToken_slash=function(){var e=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):e===61?this.finishOp(D.assign,2):this.finishOp(D.slash,1)};Je.readToken_mult_modulo_exp=function(e){var t=this.input.charCodeAt(this.pos+1),r=1,n=e===42?D.star:D.modulo;return this.options.ecmaVersion>=7&&e===42&&t===42&&(++r,n=D.starstar,t=this.input.charCodeAt(this.pos+2)),t===61?this.finishOp(D.assign,r+1):this.finishOp(n,r)};Je.readToken_pipe_amp=function(e){var t=this.input.charCodeAt(this.pos+1);if(t===e){if(this.options.ecmaVersion>=12){var r=this.input.charCodeAt(this.pos+2);if(r===61)return this.finishOp(D.assign,3)}return this.finishOp(e===124?D.logicalOR:D.logicalAND,2)}return t===61?this.finishOp(D.assign,2):this.finishOp(e===124?D.bitwiseOR:D.bitwiseAND,1)};Je.readToken_caret=function(){var e=this.input.charCodeAt(this.pos+1);return e===61?this.finishOp(D.assign,2):this.finishOp(D.bitwiseXOR,1)};Je.readToken_plus_min=function(e){var t=this.input.charCodeAt(this.pos+1);return t===e?t===45&&!this.inModule&&this.input.charCodeAt(this.pos+2)===62&&(this.lastTokEnd===0||un.test(this.input.slice(this.lastTokEnd,this.pos)))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(D.incDec,2):t===61?this.finishOp(D.assign,2):this.finishOp(D.plusMin,1)};Je.readToken_lt_gt=function(e){var t=this.input.charCodeAt(this.pos+1),r=1;return t===e?(r=e===62&&this.input.charCodeAt(this.pos+2)===62?3:2,this.input.charCodeAt(this.pos+r)===61?this.finishOp(D.assign,r+1):this.finishOp(D.bitShift,r)):t===33&&e===60&&!this.inModule&&this.input.charCodeAt(this.pos+2)===45&&this.input.charCodeAt(this.pos+3)===45?(this.skipLineComment(4),this.skipSpace(),this.nextToken()):(t===61&&(r=2),this.finishOp(D.relational,r))};Je.readToken_eq_excl=function(e){var t=this.input.charCodeAt(this.pos+1);return t===61?this.finishOp(D.equality,this.input.charCodeAt(this.pos+2)===61?3:2):e===61&&t===62&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(D.arrow)):this.finishOp(e===61?D.eq:D.prefix,1)};Je.readToken_question=function(){var e=this.options.ecmaVersion;if(e>=11){var t=this.input.charCodeAt(this.pos+1);if(t===46){var r=this.input.charCodeAt(this.pos+2);if(r<48||r>57)return this.finishOp(D.questionDot,2)}if(t===63){if(e>=12){var n=this.input.charCodeAt(this.pos+2);if(n===61)return this.finishOp(D.assign,3)}return this.finishOp(D.coalesce,2)}}return this.finishOp(D.question,1)};Je.readToken_numberSign=function(){var e=this.options.ecmaVersion,t=35;if(e>=13&&(++this.pos,t=this.fullCharCodeAtPos(),Qi(t,!0)||t===92))return this.finishToken(D.privateId,this.readWord1());this.raise(this.pos,"Unexpected character '"+jo(t)+"'")};Je.getTokenFromCode=function(e){switch(e){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(D.parenL);case 41:return++this.pos,this.finishToken(D.parenR);case 59:return++this.pos,this.finishToken(D.semi);case 44:return++this.pos,this.finishToken(D.comma);case 91:return++this.pos,this.finishToken(D.bracketL);case 93:return++this.pos,this.finishToken(D.bracketR);case 123:return++this.pos,this.finishToken(D.braceL);case 125:return++this.pos,this.finishToken(D.braceR);case 58:return++this.pos,this.finishToken(D.colon);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(D.backQuote);case 48:var t=this.input.charCodeAt(this.pos+1);if(t===120||t===88)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(t===111||t===79)return this.readRadixNumber(8);if(t===98||t===66)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(e);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(e);case 124:case 38:return this.readToken_pipe_amp(e);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(e);case 60:case 62:return this.readToken_lt_gt(e);case 61:case 33:return this.readToken_eq_excl(e);case 63:return this.readToken_question();case 126:return this.finishOp(D.prefix,1);case 35:return this.readToken_numberSign()}this.raise(this.pos,"Unexpected character '"+jo(e)+"'")};Je.finishOp=function(e,t){var r=this.input.slice(this.pos,this.pos+t);return this.pos+=t,this.finishToken(e,r)};Je.readRegexp=function(){for(var e,t,r=this.pos;;){this.pos>=this.input.length&&this.raise(r,"Unterminated regular expression");var n=this.input.charAt(this.pos);if(un.test(n)&&this.raise(r,"Unterminated regular expression"),e)e=!1;else{if(n==="[")t=!0;else if(n==="]"&&t)t=!1;else if(n==="/"&&!t)break;e=n==="\\"}++this.pos}var i=this.input.slice(r,this.pos);++this.pos;var o=this.pos,a=this.readWord1();this.containsEsc&&this.unexpected(o);var s=this.regexpState||(this.regexpState=new Ji(this));s.reset(r,i,a),this.validateRegExpFlags(s),this.validateRegExpPattern(s);var u=null;try{u=new RegExp(i,a)}catch{}return this.finishToken(D.regexp,{pattern:i,flags:a,value:u})};Je.readInt=function(e,t,r){for(var n=this.options.ecmaVersion>=12&&t===void 0,i=r&&this.input.charCodeAt(this.pos)===48,o=this.pos,a=0,s=0,u=0,l=t??1/0;u<l;++u,++this.pos){var f=this.input.charCodeAt(this.pos),p=void 0;if(n&&f===95){i&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed in legacy octal numeric literals"),s===95&&this.raiseRecoverable(this.pos,"Numeric separator must be exactly one underscore"),u===0&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed at the first of digits"),s=f;continue}if(f>=97?p=f-97+10:f>=65?p=f-65+10:f>=48&&f<=57?p=f-48:p=1/0,p>=e)break;s=f,a=a*e+p}return n&&s===95&&this.raiseRecoverable(this.pos-1,"Numeric separator is not allowed at the last of digits"),this.pos===o||t!=null&&this.pos-o!==t?null:a};Je.readRadixNumber=function(e){var t=this.pos;this.pos+=2;var r=this.readInt(e);return r==null&&this.raise(this.start+2,"Expected number in radix "+e),this.options.ecmaVersion>=11&&this.input.charCodeAt(this.pos)===110?(r=YP(this.input.slice(t,this.pos)),++this.pos):Qi(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(D.num,r)};Je.readNumber=function(e){var t=this.pos;!e&&this.readInt(10,void 0,!0)===null&&this.raise(t,"Invalid number");var r=this.pos-t>=2&&this.input.charCodeAt(t)===48;r&&this.strict&&this.raise(t,"Invalid number");var n=this.input.charCodeAt(this.pos);if(!r&&!e&&this.options.ecmaVersion>=11&&n===110){var i=YP(this.input.slice(t,this.pos));return++this.pos,Qi(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(D.num,i)}r&&/[89]/.test(this.input.slice(t,this.pos))&&(r=!1),n===46&&!r&&(++this.pos,this.readInt(10),n=this.input.charCodeAt(this.pos)),(n===69||n===101)&&!r&&(n=this.input.charCodeAt(++this.pos),(n===43||n===45)&&++this.pos,this.readInt(10)===null&&this.raise(t,"Invalid number")),Qi(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var o=BW(this.input.slice(t,this.pos),r);return this.finishToken(D.num,o)};Je.readCodePoint=function(){var e=this.input.charCodeAt(this.pos),t;if(e===123){this.options.ecmaVersion<6&&this.unexpected();var r=++this.pos;t=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,t>1114111&&this.invalidStringToken(r,"Code point out of bounds")}else t=this.readHexChar(4);return t};Je.readString=function(e){for(var t="",r=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");var n=this.input.charCodeAt(this.pos);if(n===e)break;n===92?(t+=this.input.slice(r,this.pos),t+=this.readEscapedChar(!1),r=this.pos):n===8232||n===8233?(this.options.ecmaVersion<10&&this.raise(this.start,"Unterminated string constant"),++this.pos,this.options.locations&&(this.curLine++,this.lineStart=this.pos)):(cl(n)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return t+=this.input.slice(r,this.pos++),this.finishToken(D.string,t)};QP={};Je.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(e){if(e===QP)this.readInvalidTemplateToken();else throw e}this.inTemplateElement=!1};Je.invalidStringToken=function(e,t){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw QP;this.raise(e,t)};Je.readTmplToken=function(){for(var e="",t=this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated template");var r=this.input.charCodeAt(this.pos);if(r===96||r===36&&this.input.charCodeAt(this.pos+1)===123)return this.pos===this.start&&(this.type===D.template||this.type===D.invalidTemplate)?r===36?(this.pos+=2,this.finishToken(D.dollarBraceL)):(++this.pos,this.finishToken(D.backQuote)):(e+=this.input.slice(t,this.pos),this.finishToken(D.template,e));if(r===92)e+=this.input.slice(t,this.pos),e+=this.readEscapedChar(!0),t=this.pos;else if(cl(r)){switch(e+=this.input.slice(t,this.pos),++this.pos,r){case 13:this.input.charCodeAt(this.pos)===10&&++this.pos;case 10:e+=`
26
+ `;break;default:e+=String.fromCharCode(r);break}this.options.locations&&(++this.curLine,this.lineStart=this.pos),t=this.pos}else++this.pos}};Je.readInvalidTemplateToken=function(){for(;this.pos<this.input.length;this.pos++)switch(this.input[this.pos]){case"\\":++this.pos;break;case"$":if(this.input[this.pos+1]!=="{")break;case"`":return this.finishToken(D.invalidTemplate,this.input.slice(this.start,this.pos));case"\r":this.input[this.pos+1]===`
27
+ `&&++this.pos;case`
28
+ `:case"\u2028":case"\u2029":++this.curLine,this.lineStart=this.pos+1;break}this.raise(this.start,"Unterminated template")};Je.readEscapedChar=function(e){var t=this.input.charCodeAt(++this.pos);switch(++this.pos,t){case 110:return`
29
+ `;case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return jo(this.readCodePoint());case 116:return" ";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:this.input.charCodeAt(this.pos)===10&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";case 56:case 57:if(this.strict&&this.invalidStringToken(this.pos-1,"Invalid escape sequence"),e){var r=this.pos-1;this.invalidStringToken(r,"Invalid escape sequence in template string")}default:if(t>=48&&t<=55){var n=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],i=parseInt(n,8);return i>255&&(n=n.slice(0,-1),i=parseInt(n,8)),this.pos+=n.length-1,t=this.input.charCodeAt(this.pos),(n!=="0"||t===56||t===57)&&(this.strict||e)&&this.invalidStringToken(this.pos-1-n.length,e?"Octal literal in template string":"Octal literal in strict mode"),String.fromCharCode(i)}return cl(t)?(this.options.locations&&(this.lineStart=this.pos,++this.curLine),""):String.fromCharCode(t)}};Je.readHexChar=function(e){var t=this.pos,r=this.readInt(16,e);return r===null&&this.invalidStringToken(t,"Bad character escape sequence"),r};Je.readWord1=function(){this.containsEsc=!1;for(var e="",t=!0,r=this.pos,n=this.options.ecmaVersion>=6;this.pos<this.input.length;){var i=this.fullCharCodeAtPos();if(Ba(i,n))this.pos+=i<=65535?1:2;else if(i===92){this.containsEsc=!0,e+=this.input.slice(r,this.pos);var o=this.pos;this.input.charCodeAt(++this.pos)!==117&&this.invalidStringToken(this.pos,"Expecting Unicode escape sequence \\uXXXX"),++this.pos;var a=this.readCodePoint();(t?Qi:Ba)(a,n)||this.invalidStringToken(o,"Invalid Unicode escape"),e+=jo(a),r=this.pos}else break;t=!1}return e+this.input.slice(r,this.pos)};Je.readWord=function(){var e=this.readWord1(),t=D.name;return this.keywords.test(e)&&(t=v1[e]),this.finishToken(t,e)};MW="8.15.0";nr.acorn={Parser:nr,version:MW,defaultOptions:g1,Position:xf,SourceLocation:Sm,getLineInfo:wP,Node:Am,TokenType:rt,tokTypes:D,keywordTypes:v1,TokContext:Di,tokContexts:St,isIdentifierChar:Ba,isIdentifierStart:Qi,Token:C1,isNewLine:cl,lineBreak:un,lineBreakG:lW,nonASCIIwhitespace:vP}});var qW,E1,JP=$(()=>{qW=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,E1=function(e){return qW.test(e)}});var ZP=$(()=>{JP()});function T1(e){return e.replace(/\\/g,"/")}function WW(e){return e!==null&&typeof e=="object"}function A1(e,t="and"){return e.length<3?e.join(` ${t} `):`${e.slice(0,-1).join(", ")}, ${t} ${e[e.length-1]}`}function Jn(e,t,r){return m5.set(e,t),YW(r,e)}function YW(e,t){return r;function r(...n){let i=Error.stackTraceLimit;R1()&&(Error.stackTraceLimit=0);let o=new e;R1()&&(Error.stackTraceLimit=i);let a=JW(t,n,o);return Object.defineProperties(o,{message:{value:a,enumerable:!1,writable:!0,configurable:!0},toString:{value(){return`${this.name} [${t}]: ${this.message}`},enumerable:!1,writable:!0,configurable:!0}}),XW(o),o.code=t,o}}function R1(){try{if(h5.default.startupSnapshot.isBuildingSnapshot())return!1}catch{}let e=Object.getOwnPropertyDescriptor(Error,"stackTraceLimit");return e===void 0?Object.isExtensible(Error):zW.call(e,"writable")&&e.writable!==void 0?e.writable:e.set!==void 0}function QW(e){let t=KW+e.name;return Object.defineProperty(e,"name",{value:t}),e}function JW(e,t,r){let n=m5.get(e);if((0,qo.default)(n!==void 0,"expected `message` to be found"),typeof n=="function")return(0,qo.default)(n.length<=t.length,`Code: ${e}; The provided arguments length (${t.length}) does not match the required ones (${n.length}).`),Reflect.apply(n,r,t);let i=/%[dfijoOs]/g,o=0;for(;i.exec(n)!==null;)o++;return(0,qo.default)(o===t.length,`Code: ${e}; The provided arguments length (${t.length}) does not match the required ones (${o}).`),t.length===0?n:(t.unshift(n),Reflect.apply(dl.format,null,t))}function ZW(e){if(e==null)return String(e);if(typeof e=="function"&&e.name)return`function ${e.name}`;if(typeof e=="object")return e.constructor&&e.constructor.name?`an instance of ${e.constructor.name}`:`${(0,dl.inspect)(e,{depth:-1})}`;let t=(0,dl.inspect)(e,{colors:!1});return t.length>28&&(t=`${t.slice(0,25)}...`),`type ${typeof e} (${t})`}function g5(e,{base:t,specifier:r}){let n=t5.get(e);if(n)return n;let i;try{i=Vo.default.readFileSync(Af.default.toNamespacedPath(e),"utf8")}catch(a){let s=a;if(s.code!=="ENOENT")throw s}let o={exists:!1,pjsonPath:e,main:void 0,name:void 0,type:"none",exports:void 0,imports:void 0};if(i!==void 0){let a;try{a=JSON.parse(i)}catch(s){let u=s,l=new ez(e,(t?`"${r}" from `:"")+(0,we.fileURLToPath)(t||r),u.message);throw l.cause=u,l}o.exists=!0,_f.call(a,"name")&&typeof a.name=="string"&&(o.name=a.name),_f.call(a,"main")&&typeof a.main=="string"&&(o.main=a.main),_f.call(a,"exports")&&(o.exports=a.exports),_f.call(a,"imports")&&(o.imports=a.imports),_f.call(a,"type")&&(a.type==="commonjs"||a.type==="module")&&(o.type=a.type)}return t5.set(e,o),o}function F1(e){let t=new URL("package.json",e);for(;!t.pathname.endsWith("node_modules/package.json");){let i=g5((0,we.fileURLToPath)(t),{specifier:e});if(i.exists)return i;let o=t;if(t=new URL("../package.json",t),t.pathname===o.pathname)break}return{pjsonPath:(0,we.fileURLToPath)(t),exists:!1,type:"none"}}function r5(e){return F1(e).type}function iz(e){return e&&/\s*(text|application)\/javascript\s*(;\s*charset=utf-?8\s*)?/i.test(e)?"module":e==="application/json"?"json":null}function oz(e){let{1:t}=/^([^/]+\/[^;,]+)[^,]*?(;base64)?,/.exec(e.pathname)||[null,null,null];return iz(t)}function az(e){let t=e.pathname,r=t.length;for(;r--;){let n=t.codePointAt(r);if(n===47)return"";if(n===46)return t.codePointAt(r-1)===47?"":t.slice(r)}return""}function sz(e,t,r){let n=az(e);if(n===".js"){let a=r5(e);return a!=="none"?a:"commonjs"}if(n===""){let a=r5(e);return a==="none"||a==="commonjs"?"commonjs":"module"}let i=nz[n];if(i)return i;if(r)return;let o=(0,we.fileURLToPath)(e);throw new tz(n,o)}function i5(){}function uz(e,t){let r=e.protocol;return rz.call(n5,r)&&n5[r](e,t,!0)||null}function l5(e,t,r,n,i,o,a){if(qa.default.noDeprecation)return;let s=(0,we.fileURLToPath)(n),u=mz.exec(a?e:t)!==null;qa.default.emitWarning(`Use of deprecated ${u?"double slash":"leading or trailing slash matching"} resolving "${e}" for module request "${t}" ${t===r?"":`matched to "${r}" `}in the "${i?"imports":"exports"}" field module resolution of the package at ${s}${o?` imported from ${(0,we.fileURLToPath)(o)}`:""}.`,"DeprecationWarning","DEP0166")}function c5(e,t,r,n){if(qa.default.noDeprecation||uz(e,{parentURL:r.href})!=="module")return;let o=(0,we.fileURLToPath)(e.href),a=(0,we.fileURLToPath)(new we.URL(".",t)),s=(0,we.fileURLToPath)(r);n?Af.default.resolve(a,n)!==o&&qa.default.emitWarning(`Package ${a} has a "main" field set to "${n}", excluding the full filename and extension to the resolved file at "${o.slice(a.length)}", imported from ${s}.
30
+ Automatic extension resolution of the "main" field is deprecated for ES modules.`,"DeprecationWarning","DEP0151"):qa.default.emitWarning(`No "main" or "exports" field defined in the package.json for ${a} resolving the main entry point "${o.slice(a.length)}", imported from ${s}.
31
+ Default "index" lookups for the main are deprecated for ES modules.`,"DeprecationWarning","DEP0151")}function v5(e){try{return(0,Vo.statSync)(e)}catch{}}function D1(e){let t=(0,Vo.statSync)(e,{throwIfNoEntry:!1}),r=t?t.isFile():void 0;return r??!1}function gz(e,t,r){let n;if(t.main!==void 0){if(n=new we.URL(t.main,e),D1(n))return n;let a=[`./${t.main}.js`,`./${t.main}.json`,`./${t.main}.node`,`./${t.main}/index.js`,`./${t.main}/index.json`,`./${t.main}/index.node`],s=-1;for(;++s<a.length&&(n=new we.URL(a[s],e),!D1(n));)n=void 0;if(n)return c5(n,e,r,t.main),n}let i=["./index.js","./index.json","./index.node"],o=-1;for(;++o<i.length&&(n=new we.URL(i[o],e),!D1(n));)n=void 0;if(n)return c5(n,e,r,t.main),n;throw new I1((0,we.fileURLToPath)(new we.URL(".",e)),(0,we.fileURLToPath)(r))}function bz(e,t,r){if(dz.exec(e.pathname)!==null)throw new Rm(e.pathname,'must not include encoded "/" or "\\" characters',(0,we.fileURLToPath)(t));let n;try{n=(0,we.fileURLToPath)(e)}catch(o){let a=o;throw Object.defineProperty(a,"input",{value:String(e)}),Object.defineProperty(a,"module",{value:String(t)}),a}let i=v5(n.endsWith("/")?n.slice(-1):n);if(i&&i.isDirectory()){let o=new pz(n,(0,we.fileURLToPath)(t));throw o.url=String(e),o}if(!i||!i.isFile()){let o=new I1(n||e.pathname,t&&(0,we.fileURLToPath)(t),!0);throw o.url=String(e),o}{let o=(0,Vo.realpathSync)(n),{search:a,hash:s}=e;e=(0,we.pathToFileURL)(o+(n.endsWith(Af.default.sep)?"/":"")),e.search=a,e.hash=s}return e}function yz(e,t,r){return new cz(e,t&&(0,we.fileURLToPath)(new we.URL(".",t)),(0,we.fileURLToPath)(r))}function P1(e,t,r){return new fz((0,we.fileURLToPath)(new we.URL(".",t)),e,r&&(0,we.fileURLToPath)(r))}function vz(e,t,r,n,i){let o=`request is not a valid match in pattern "${t}" for the "${n?"imports":"exports"}" resolution of ${(0,we.fileURLToPath)(r)}`;throw new Rm(e,o,i&&(0,we.fileURLToPath)(i))}function Cf(e,t,r,n,i){return t=typeof t=="object"&&t!==null?JSON.stringify(t,null,""):`${t}`,new lz((0,we.fileURLToPath)(new we.URL(".",r)),e,t,n,i&&(0,we.fileURLToPath)(i))}function xz(e,t,r,n,i,o,a,s,u){if(t!==""&&!o&&e[e.length-1]!=="/")throw Cf(r,e,n,a,i);if(!e.startsWith("./")){if(a&&!e.startsWith("../")&&!e.startsWith("/")){let m=!1;try{new we.URL(e),m=!0}catch{}if(!m){let b=o?Pm.call(Om,e,()=>t):e+t;return w5(b,n,u)}}throw Cf(r,e,n,a,i)}if(a5.exec(e.slice(2))!==null)if(s5.exec(e.slice(2))===null){if(!s){let m=o?r.replace("*",()=>t):r+t,b=o?Pm.call(Om,e,()=>t):e;l5(b,m,r,n,a,i,!0)}}else throw Cf(r,e,n,a,i);let l=new we.URL(e,n),f=l.pathname,p=new we.URL(".",n).pathname;if(!f.startsWith(p))throw Cf(r,e,n,a,i);if(t==="")return l;if(a5.exec(t)!==null){let m=o?r.replace("*",()=>t):r+t;if(s5.exec(t)===null){if(!s){let b=o?Pm.call(Om,e,()=>t):e;l5(b,m,r,n,a,i,!1)}}else vz(m,r,n,a,i)}return o?new we.URL(Pm.call(Om,l.href,()=>t)):new we.URL(t,l)}function wz(e){let t=Number(e);return`${t}`!==e?!1:t>=0&&t<4294967295}function ml(e,t,r,n,i,o,a,s,u){if(typeof t=="string")return xz(t,r,n,e,i,o,a,s,u);if(Array.isArray(t)){let l=t;if(l.length===0)return null;let f,p=-1;for(;++p<l.length;){let m=l[p],b;try{b=ml(e,m,r,n,i,o,a,s,u)}catch(v){let w=v;if(f=w,w.code==="ERR_INVALID_PACKAGE_TARGET")continue;throw v}if(b!==void 0){if(b===null){f=null;continue}return b}}if(f==null)return null;throw f}if(typeof t=="object"&&t!==null){let l=Object.getOwnPropertyNames(t),f=-1;for(;++f<l.length;){let p=l[f];if(wz(p))throw new b5((0,we.fileURLToPath)(e),i,'"exports" cannot contain numeric property keys.')}for(f=-1;++f<l.length;){let p=l[f];if(p==="default"||u&&u.has(p)){let m=t[p],b=ml(e,m,r,n,i,o,a,s,u);if(b===void 0)continue;return b}}return null}if(t===null)return null;throw Cf(n,t,e,a,i)}function kz(e,t,r){if(typeof e=="string"||Array.isArray(e))return!0;if(typeof e!="object"||e===null)return!1;let n=Object.getOwnPropertyNames(e),i=!1,o=0,a=-1;for(;++a<n.length;){let s=n[a],u=s===""||s[0]!==".";if(o++===0)i=u;else if(i!==u)throw new b5((0,we.fileURLToPath)(t),r,`"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 i}function Sz(e,t,r){if(qa.default.noDeprecation)return;let n=(0,we.fileURLToPath)(t);u5.has(n+"|"+e)||(u5.add(n+"|"+e),qa.default.emitWarning(`Use of deprecated trailing slash pattern mapping "${e}" in the "exports" field module resolution of the package at ${n}${r?` imported from ${(0,we.fileURLToPath)(r)}`:""}. Mapping specifiers ending in "/" is no longer supported.`,"DeprecationWarning","DEP0155"))}function f5(e,t,r,n,i){let o=r.exports;if(kz(o,e,n)&&(o={".":o}),y5.call(o,t)&&!t.includes("*")&&!t.endsWith("/")){let f=o[t],p=ml(e,f,"",t,n,!1,!1,!1,i);if(p==null)throw P1(t,e,n);return p}let a="",s="",u=Object.getOwnPropertyNames(o),l=-1;for(;++l<u.length;){let f=u[l],p=f.indexOf("*");if(p!==-1&&t.startsWith(f.slice(0,p))){t.endsWith("/")&&Sz(t,e,n);let m=f.slice(p+1);t.length>=f.length&&t.endsWith(m)&&x5(a,f)===1&&f.lastIndexOf("*")===p&&(a=f,s=t.slice(p,t.length-m.length))}}if(a){let f=o[a],p=ml(e,f,s,a,n,!0,!1,t.endsWith("/"),i);if(p==null)throw P1(t,e,n);return p}throw P1(t,e,n)}function x5(e,t){let r=e.indexOf("*"),n=t.indexOf("*"),i=r===-1?e.length:r+1,o=n===-1?t.length:n+1;return i>o?-1:o>i||r===-1?1:n===-1||e.length>t.length?-1:t.length>e.length?1:0}function _z(e,t,r){if(e==="#"||e.startsWith("#/")||e.endsWith("/")){let o="is not a valid internal imports specifier name";throw new Rm(e,o,(0,we.fileURLToPath)(t))}let n,i=F1(t);if(i.exists){n=(0,we.pathToFileURL)(i.pjsonPath);let o=i.imports;if(o)if(y5.call(o,e)&&!e.includes("*")){let a=ml(n,o[e],"",e,t,!1,!0,!1,r);if(a!=null)return a}else{let a="",s="",u=Object.getOwnPropertyNames(o),l=-1;for(;++l<u.length;){let f=u[l],p=f.indexOf("*");if(p!==-1&&e.startsWith(f.slice(0,-1))){let m=f.slice(p+1);e.length>=f.length&&e.endsWith(m)&&x5(a,f)===1&&f.lastIndexOf("*")===p&&(a=f,s=e.slice(p,e.length-m.length))}}if(a){let f=o[a],p=ml(n,f,s,a,t,!0,!0,!1,r);if(p!=null)return p}}}throw yz(e,n,t)}function Cz(e,t){let r=e.indexOf("/"),n=!0,i=!1;e[0]==="@"&&(i=!0,r===-1||e.length===0?n=!1:r=e.indexOf("/",r+1));let o=r===-1?e:e.slice(0,r);if(hz.exec(o)!==null&&(n=!1),!n)throw new Rm(e,"is not a valid package name",(0,we.fileURLToPath)(t));let a="."+(r===-1?"":e.slice(r));return{packageName:o,packageSubpath:a,isScoped:i}}function w5(e,t,r){if(Ef.builtinModules.includes(e))return new we.URL("node:"+e);let{packageName:n,packageSubpath:i,isScoped:o}=Cz(e,t),a=F1(t);if(a.exists){let f=(0,we.pathToFileURL)(a.pjsonPath);if(a.name===n&&a.exports!==void 0&&a.exports!==null)return f5(f,i,a,t,r)}let s=new we.URL("./node_modules/"+n+"/package.json",t),u=(0,we.fileURLToPath)(s),l;do{let f=v5(u.slice(0,-13));if(!f||!f.isDirectory()){l=u,s=new we.URL((o?"../../../../node_modules/":"../../../node_modules/")+n+"/package.json",s),u=(0,we.fileURLToPath)(s);continue}let p=g5(u,{base:t,specifier:e});return p.exports!==void 0&&p.exports!==null?f5(s,i,p,t,r):i==="."?gz(s,p,t):new we.URL(i,s)}while(u.length!==l.length);throw new I1(n,(0,we.fileURLToPath)(t),!1)}function Ez(e){return e[0]==="."&&(e.length===1||e[1]==="/"||e[1]==="."&&(e.length===2||e[2]==="/"))}function Az(e){return e===""?!1:e[0]==="/"?!0:Ez(e)}function Dz(e,t,r,n){let i=t.protocol,a=i==="data:"||i==="http:"||i==="https:",s;if(Az(e))try{s=new we.URL(e,t)}catch(u){let l=new o5(e,t);throw l.cause=u,l}else if(i==="file:"&&e[0]==="#")s=_z(e,t,r);else try{s=new we.URL(e)}catch(u){if(a&&!Ef.builtinModules.includes(e)){let l=new o5(e,t);throw l.cause=u,l}s=w5(e,t,r)}return(0,qo.default)(s!==void 0,"expected to be defined"),s.protocol!=="file:"?s:bz(s,t)}function Tm(e){return typeof e=="string"&&!e.startsWith("file://")?T1(e):T1((0,we.fileURLToPath)(e))}function O1(e){return(0,we.pathToFileURL)(Tm(e)).toString()}function Pz(e){return typeof e!="string"&&(e=e.toString()),/(node|data|http|https|file):/.test(e)?e:d5.has(e)?"node:"+e:"file://"+encodeURI(T1(e))}function p5(e,t,r){try{return Dz(e,t,r)}catch(n){if(!Rz.has(n?.code))throw n}}function Fz(e,t={}){if(typeof e!="string")if(e instanceof URL)e=Tm(e);else throw new TypeError("input must be a `string` or `URL`");if(/(node|data|http|https):/.test(e))return e;if(d5.has(e))return"node:"+e;if(e.startsWith("file://")&&(e=Tm(e)),E1(e))try{if((0,Vo.statSync)(e).isFile())return O1(e)}catch(a){if(a?.code!=="ENOENT")throw a}let r=t.conditions?new Set(t.conditions):Oz,n=(Array.isArray(t.url)?t.url:[t.url]).filter(Boolean).map(a=>new URL(Pz(a.toString())));n.length===0&&n.push(new URL(O1(process.cwd())));let i=[...n];for(let a of n)a.protocol==="file:"&&i.push(new URL("./",a),new URL(dm(a.pathname,"_index.js"),a),new URL("node_modules",a));let o;for(let a of i){if(o=p5(e,a,r),o)break;for(let s of["","/index"]){for(let u of t.extensions||Tz)if(o=p5(dm(e,s)+u,a,r),o)break;if(o)break}if(o)break}if(!o){let a=new Error(`Cannot find module ${e} imported from ${i.join(", ")}`);throw a.code="ERR_MODULE_NOT_FOUND",a}return O1(o)}function Iz(e,t){return Fz(e,t)}function L1(e,t){return Tm(Iz(e,t))}function Hs(e,t){try{return Promise.resolve(L1(e,t))}catch(r){return Promise.reject(r)}}function k5(e,t={}){if(!WW(e)||!("default"in e))return e;let r=e.default;if(r==null)return e;let n=typeof r;if(n!=="object"&&!(n==="function"&&!t.preferNamespace))return t.preferNamespace?e:r;for(let i in e)try{i in r||Object.defineProperty(r,i,{enumerable:i!=="default",configurable:i!=="default",get(){return e[i]}})}catch{}return r}var Ef,Vo,we,qo,qa,Af,h5,dl,d5,zW,HW,GW,Nr,m5,KW,e5,XW,_f,ez,t5,tz,rz,nz,n5,Pm,x_e,Rm,b5,lz,I1,cz,fz,pz,o5,y5,a5,s5,hz,Om,dz,u5,mz,Oz,Tz,Rz,$1=$(()=>{XP();Ef=require("node:module"),Vo=At(require("node:fs"),1);a1();ZP();we=require("node:url"),qo=At(require("node:assert"),1),qa=At(require("node:process"),1),Af=At(require("node:path"),1),h5=At(require("node:v8"),1),dl=require("node:util"),d5=new Set(Ef.builtinModules);zW={}.hasOwnProperty,HW=/^([A-Z][a-z\d]*)+$/,GW=new Set(["string","function","number","object","Function","Object","boolean","bigint","symbol"]),Nr={};m5=new Map,KW="__node_internal_";Nr.ERR_INVALID_ARG_TYPE=Jn("ERR_INVALID_ARG_TYPE",(e,t,r)=>{(0,qo.default)(typeof e=="string","'name' must be a string"),Array.isArray(t)||(t=[t]);let n="The ";if(e.endsWith(" argument"))n+=`${e} `;else{let s=e.includes(".")?"property":"argument";n+=`"${e}" ${s} `}n+="must be ";let i=[],o=[],a=[];for(let s of t)(0,qo.default)(typeof s=="string","All expected entries have to be of type string"),GW.has(s)?i.push(s.toLowerCase()):HW.exec(s)===null?((0,qo.default)(s!=="object",'The value "object" should be written as "Object"'),a.push(s)):o.push(s);if(o.length>0){let s=i.indexOf("object");s!==-1&&(i.slice(s,1),o.push("Object"))}return i.length>0&&(n+=`${i.length>1?"one of type":"of type"} ${A1(i,"or")}`,(o.length>0||a.length>0)&&(n+=" or ")),o.length>0&&(n+=`an instance of ${A1(o,"or")}`,a.length>0&&(n+=" or ")),a.length>0&&(a.length>1?n+=`one of ${A1(a,"or")}`:(a[0].toLowerCase()!==a[0]&&(n+="an "),n+=`${a[0]}`)),n+=`. Received ${ZW(r)}`,n},TypeError);Nr.ERR_INVALID_MODULE_SPECIFIER=Jn("ERR_INVALID_MODULE_SPECIFIER",(e,t,r=void 0)=>`Invalid module "${e}" ${t}${r?` imported from ${r}`:""}`,TypeError);Nr.ERR_INVALID_PACKAGE_CONFIG=Jn("ERR_INVALID_PACKAGE_CONFIG",(e,t,r)=>`Invalid package config ${e}${t?` while importing ${t}`:""}${r?`. ${r}`:""}`,Error);Nr.ERR_INVALID_PACKAGE_TARGET=Jn("ERR_INVALID_PACKAGE_TARGET",(e,t,r,n=!1,i=void 0)=>{let o=typeof r=="string"&&!n&&r.length>0&&!r.startsWith("./");return t==="."?((0,qo.default)(n===!1),`Invalid "exports" main target ${JSON.stringify(r)} defined in the package config ${e}package.json${i?` imported from ${i}`:""}${o?'; targets must start with "./"':""}`):`Invalid "${n?"imports":"exports"}" target ${JSON.stringify(r)} defined for '${t}' in the package config ${e}package.json${i?` imported from ${i}`:""}${o?'; targets must start with "./"':""}`},Error);Nr.ERR_MODULE_NOT_FOUND=Jn("ERR_MODULE_NOT_FOUND",(e,t,r=!1)=>`Cannot find ${r?"module":"package"} '${e}' imported from ${t}`,Error);Nr.ERR_NETWORK_IMPORT_DISALLOWED=Jn("ERR_NETWORK_IMPORT_DISALLOWED","import of '%s' by %s is not supported: %s",Error);Nr.ERR_PACKAGE_IMPORT_NOT_DEFINED=Jn("ERR_PACKAGE_IMPORT_NOT_DEFINED",(e,t,r)=>`Package import specifier "${e}" is not defined${t?` in package ${t}package.json`:""} imported from ${r}`,TypeError);Nr.ERR_PACKAGE_PATH_NOT_EXPORTED=Jn("ERR_PACKAGE_PATH_NOT_EXPORTED",(e,t,r=void 0)=>t==="."?`No "exports" main defined in ${e}package.json${r?` imported from ${r}`:""}`:`Package subpath '${t}' is not defined by "exports" in ${e}package.json${r?` imported from ${r}`:""}`,Error);Nr.ERR_UNSUPPORTED_DIR_IMPORT=Jn("ERR_UNSUPPORTED_DIR_IMPORT","Directory import '%s' is not supported resolving ES modules imported from %s",Error);Nr.ERR_UNSUPPORTED_RESOLVE_REQUEST=Jn("ERR_UNSUPPORTED_RESOLVE_REQUEST",'Failed to resolve module specifier "%s" from "%s": Invalid relative URL or base scheme is not hierarchical.',TypeError);Nr.ERR_UNKNOWN_FILE_EXTENSION=Jn("ERR_UNKNOWN_FILE_EXTENSION",(e,t)=>`Unknown file extension "${e}" for ${t}`,TypeError);Nr.ERR_INVALID_ARG_VALUE=Jn("ERR_INVALID_ARG_VALUE",(e,t,r="is invalid")=>{let n=(0,dl.inspect)(t);return n.length>128&&(n=`${n.slice(0,128)}...`),`The ${e.includes(".")?"property":"argument"} '${e}' ${r}. Received ${n}`},TypeError);XW=QW(function(e){let t=R1();return t&&(e5=Error.stackTraceLimit,Error.stackTraceLimit=Number.POSITIVE_INFINITY),Error.captureStackTrace(e),t&&(Error.stackTraceLimit=e5),e});_f={}.hasOwnProperty,{ERR_INVALID_PACKAGE_CONFIG:ez}=Nr,t5=new Map;({ERR_UNKNOWN_FILE_EXTENSION:tz}=Nr),rz={}.hasOwnProperty,nz={__proto__:null,".cjs":"commonjs",".js":"module",".json":"json",".mjs":"module"};n5={__proto__:null,"data:":oz,"file:":sz,"http:":i5,"https:":i5,"node:"(){return"builtin"}};Pm=RegExp.prototype[Symbol.replace],{ERR_NETWORK_IMPORT_DISALLOWED:x_e,ERR_INVALID_MODULE_SPECIFIER:Rm,ERR_INVALID_PACKAGE_CONFIG:b5,ERR_INVALID_PACKAGE_TARGET:lz,ERR_MODULE_NOT_FOUND:I1,ERR_PACKAGE_IMPORT_NOT_DEFINED:cz,ERR_PACKAGE_PATH_NOT_EXPORTED:fz,ERR_UNSUPPORTED_DIR_IMPORT:pz,ERR_UNSUPPORTED_RESOLVE_REQUEST:o5}=Nr,y5={}.hasOwnProperty,a5=/(^|\\|\/)((\.|%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,s5=/(^|\\|\/)((\.|%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,hz=/^\.|%|\\/,Om=/\*/g,dz=/%2f|%5c/i,u5=new Set,mz=/[/\\]{2}/;Oz=new Set(["node","import"]),Tz=[".mjs",".cjs",".js",".json"],Rz=new Set(["ERR_MODULE_NOT_FOUND","ERR_UNSUPPORTED_DIR_IMPORT","MODULE_NOT_FOUND","ERR_PACKAGE_PATH_NOT_EXPORTED"])});function j1(e){return e&&typeof e=="object"&&typeof e.then=="function"}function Lz(e){return e&&typeof e=="object"&&typeof e[Symbol.iterator]=="function"&&"__quansync"in e}function B1(e){let t=function*(...n){return(yield S5)?yield e.async.apply(this,n):e.sync.apply(this,n)};function r(...n){let i=t.apply(this,n);return i.then=(...o)=>e.async.apply(this,n).then(...o),i.__quansync=!0,i}return r.sync=e.sync,r.async=e.async,r}function $z(e){return B1({async:()=>Promise.resolve(e),sync:()=>{if(j1(e))throw new Fm;return e}})}function N1(e,t){if(e===S5)return t;if(Lz(e))return t?E5(e):C5(e);if(!t&&j1(e))throw new Fm;return e}function C5(e,t=_5){let r=e.next();for(;!r.done;)try{r=e.next(N1(t(r.value,!1)))}catch(n){r=e.throw(n)}return N1(r.value)}async function E5(e,t=_5){let r=e.next();for(;!r.done;)try{r=e.next(await N1(t(r.value,!0),!0))}catch(n){r=e.throw(n)}return r.value}function Nz(e,t){return B1({name:e.name,async(...r){return E5(e.apply(this,r),t?.onYield)},sync(...r){return C5(e.apply(this,r),t?.onYield)}})}function M1(e,t){return j1(e)?$z(e):typeof e=="function"?Nz(e,t):B1(e)}var S5,Fm,_5,k_e,A5=$(()=>{S5=Symbol.for("quansync.getIsAsync"),Fm=class extends Error{constructor(t="Unexpected promise in sync context"){super(t),this.name="QuansyncError"}};_5=e=>e;k_e=M1({async:()=>Promise.resolve(!0),sync:()=>!1})});var gl,D5=$(()=>{A5();gl=M1});async function jz(e,{cwd:t=Gs.default.cwd(),type:r="file",stopAt:n}={}){let i=qt.default.resolve(Im(t)??""),{root:o}=qt.default.parse(i);n=qt.default.resolve(i,Im(n??o));let a=qt.default.isAbsolute(e);for(;i;){let s=a?e:qt.default.join(i,e);try{let u=await T5.default.stat(s);if(r==="file"&&u.isFile()||r==="directory"&&u.isDirectory())return s}catch{}if(i===n||i===o)break;i=qt.default.dirname(i)}}function Bz(e,{cwd:t=Gs.default.cwd(),type:r="file",stopAt:n}={}){let i=qt.default.resolve(Im(t)??""),{root:o}=qt.default.parse(i);n=qt.default.resolve(i,Im(n)??o);let a=qt.default.isAbsolute(e);for(;i;){let s=a?e:qt.default.join(i,e);try{let u=bl.default.statSync(s,{throwIfNoEntry:!1});if(r==="file"&&u?.isFile()||r==="directory"&&u?.isDirectory())return s}catch{}if(i===n||i===o)break;i=qt.default.dirname(i)}}function P5(e,t={}){if((t.platform==="auto"||!t.platform)&&(t.platform=Gs.default.platform==="win32"?"win32":"posix"),Gs.default.versions.pnp){let n=t.paths||[];n.length===0&&n.push(Gs.default.cwd());let i=(0,O5.createRequire)(Hz.url);try{return i.resolve(e,{paths:n})}catch{}}let r=L1(e,{url:t.paths});return t.platform==="win32"?qt.win32.normalize(r):r}async function F5(e){let t=await import(e);return t&&k5(t)}function Mz(e,t={}){let r=Vz(e,t);if(r)return Uz(r)}function Vz(e,t={}){try{return P5(`${e}/package.json`,t)}catch{}try{return P5(e,t)}catch(r){return r.code!=="MODULE_NOT_FOUND"&&r.code!=="ERR_MODULE_NOT_FOUND"&&console.error(r),!1}}function Uz(e){let t;for(;;){if(!e)return;let r=(0,qt.dirname)(e);if(r===e)return;if(e=r,t=(0,qt.join)(e,"package.json"),bl.default.existsSync(t))break}return t}var bl,O5,qt,Gs,T5,R5,Hz,Im,I5,qz,D_e,Wz,L5,P_e,zz,O_e,$5=$(()=>{bl=At(require("node:fs"),1),O5=require("node:module"),qt=At(require("node:path"),1),Gs=At(require("node:process"),1),T5=At(require("node:fs/promises"),1),R5=require("node:url");$1();D5();Hz={},Im=e=>e instanceof URL?(0,R5.fileURLToPath)(e):e;I5=gl({async:e=>bl.default.promises.readFile(e,"utf8"),sync:e=>bl.default.readFileSync(e,"utf8")}),qz=gl(function*(e,t={}){let r=Mz(e,t);if(!r)return;let n=JSON.parse(yield I5(r));return{name:e,version:n.version,rootPath:(0,qt.dirname)(r),packageJsonPath:r,packageJson:n}}),D_e=qz.sync;Wz=gl({sync:Bz,async:jz}),L5=gl(function*(e=Gs.default.cwd()){let t=yield Wz("package.json",{cwd:e});return!t||!bl.default.existsSync(t)?null:JSON.parse(yield I5(t))}),P_e=L5.sync,zz=gl(function*(e,t){let r=(yield L5(t))||{};return e in(r.dependencies||{})||e in(r.devDependencies||{})}),O_e=zz.sync});var q1,V1,U1,N5=$(()=>{q1=["npm","yarn","yarn@berry","pnpm","pnpm@6","bun","deno"],V1={"bun.lock":"bun","bun.lockb":"bun","deno.lock":"deno","pnpm-lock.yaml":"pnpm","pnpm-workspace.yaml":"pnpm","yarn.lock":"yarn","package-lock.json":"npm","npm-shrinkwrap.json":"npm"},U1={"node_modules/.deno/":"deno","node_modules/.pnpm/":"pnpm","node_modules/.yarn-state.yml":"yarn","node_modules/.yarn_integrity":"yarn","node_modules/.package-lock.json":"npm",".pnp.cjs":"yarn",".pnp.js":"yarn","bun.lock":"bun","bun.lockb":"bun"}});var G1={};Qu(G1,{detect:()=>Yz,getUserAgent:()=>Gz});async function W1(e,t){try{let r=await z1.default.stat(e);return t==="file"?r.isFile():r.isDirectory()}catch{return!1}}function Gz(){let e=H1.default.env.npm_config_user_agent;if(!e)return null;let t=e.split("/")[0];return q1.includes(t)?t:null}function*Kz(e=H1.default.cwd()){let t=Uo.default.resolve(e),{root:r}=Uo.default.parse(t);for(;t&&t!==r;)yield t,t=Uo.default.dirname(t)}async function j5(e,t){return!e||!W1(e,"file")?null:await Xz(e,t)}async function Yz(e={}){let{cwd:t,strategies:r=["lockfile","packageManager-field","devEngines-field"],onUnknown:n}=e,i;if(typeof e.stopDir=="string"){let o=Uo.default.resolve(e.stopDir);i=a=>a===o}else i=e.stopDir;for(let o of Kz(t)){for(let a of r)switch(a){case"lockfile":{for(let s of Object.keys(V1))if(await W1(Uo.default.join(o,s),"file")){let u=V1[s],l=await j5(Uo.default.join(o,"package.json"),n);return l||{name:u,agent:u}}break}case"packageManager-field":case"devEngines-field":{let s=await j5(Uo.default.join(o,"package.json"),n);if(s)return s;break}case"install-metadata":{for(let s of Object.keys(U1)){let u=s.endsWith("/")?"dir":"file";if(await W1(Uo.default.join(o,s),u)){let l=U1[s],f=l==="yarn"?Jz(s)?"yarn":"yarn@berry":l;return{name:l,agent:f}}}break}}if(i?.(o))break}return null}function Qz(e){let t=r=>r?.match(/\d+(\.\d+){0,2}/)?.[0]??r;if(typeof e.packageManager=="string"){let[r,n]=e.packageManager.replace(/^\^/,"").split("@");return{name:r,ver:t(n)}}if(typeof e.devEngines?.packageManager?.name=="string")return{name:e.devEngines.packageManager.name,ver:t(e.devEngines.packageManager.version)}}async function Xz(e,t){try{let r=JSON.parse(await z1.default.readFile(e,"utf8")),n,i=Qz(r);if(i){let o=i.name,a=i.ver,s=a;return o==="yarn"&&a&&Number.parseInt(a)>1?(n="yarn@berry",s="berry",{name:o,agent:n,version:s}):o==="pnpm"&&a&&Number.parseInt(a)<7?(n="pnpm@6",{name:o,agent:n,version:s}):q1.includes(o)?(n=o,{name:o,agent:n,version:s}):t?.(r.packageManager)??null}}catch{}return null}function Jz(e){return e.endsWith(".yarn_integrity")}var z1,Uo,H1,K1=$(()=>{z1=At(require("node:fs/promises"),1),Uo=At(require("node:path"),1),H1=At(require("node:process"),1);N5()});var nx={};function iH(e){return e&&e.__esModule?e:{default:e}}function B5(e,t,r,n,i,o,a){try{var s=e[o](a),u=s.value}catch(l){return void r(l)}s.done?t(u):Promise.resolve(u).then(n,i)}function oH(e){return function(){var t=this,r=arguments;return new Promise(function(n,i){var o=e.apply(t,r);function a(u){B5(o,n,i,a,s,"next",u)}function s(u){B5(o,n,i,a,s,"throw",u)}a(void 0)})}}function Pf(){var e,t,r=typeof Symbol=="function"?Symbol:{},n=r.iterator||"@@iterator",i=r.toStringTag||"@@toStringTag";function o(b,v,w,_){var P=v&&v.prototype instanceof s?v:s,A=Object.create(P.prototype);return En(A,"_invoke",function(E,y,L){var I,O,N,X=0,se=L||[],ie=!1,te={p:0,n:0,v:e,a:Ee,f:Ee.bind(e,4),d:function(G,Z){return I=G,O=0,N=e,te.n=Z,a}};function Ee(z,G){for(O=z,N=G,t=0;!ie&&X&&!Z&&t<se.length;t++){var Z,Q=se[t],pe=te.p,Le=Q[2];z>3?(Z=Le===G)&&(N=Q[(O=Q[4])?5:(O=3,3)],Q[4]=Q[5]=e):Q[0]<=pe&&((Z=z<2&&pe<Q[1])?(O=0,te.v=G,te.n=Q[1]):pe<Le&&(Z=z<3||Q[0]>G||G>Le)&&(Q[4]=z,Q[5]=G,te.n=Le,O=0))}if(Z||z>1)return a;throw ie=!0,G}return function(z,G,Z){if(X>1)throw TypeError("Generator is already running");for(ie&&G===1&&Ee(G,Z),O=G,N=Z;(t=O<2?e:N)||!ie;){I||(O?O<3?(O>1&&(te.n=-1),Ee(O,N)):te.n=N:te.v=N);try{if(X=2,I){if(O||(z="next"),t=I[z]){if(!(t=t.call(I,N)))throw TypeError("iterator result is not an object");if(!t.done)return t;N=t.value,O<2&&(O=0)}else O===1&&(t=I.return)&&t.call(I),O<2&&(N=TypeError("The iterator does not provide a '"+z+"' method"),O=1);I=e}else if((t=(ie=te.n<0)?N:E.call(y,te))!==a)break}catch(Q){I=e,O=1,N=Q}finally{X=1}}return{value:t,done:ie}}}(b,w,_),!0),A}var a={};function s(){}function u(){}function l(){}t=Object.getPrototypeOf;var f=[][n]?t(t([][n]())):(En(t={},n,function(){return this}),t),p=l.prototype=s.prototype=Object.create(f);function m(b){return Object.setPrototypeOf?Object.setPrototypeOf(b,l):(b.__proto__=l,En(b,i,"GeneratorFunction")),b.prototype=Object.create(p),b}return u.prototype=l,En(p,"constructor",l),En(l,"constructor",u),u.displayName="GeneratorFunction",En(l,i,"GeneratorFunction"),En(p),En(p,i,"Generator"),En(p,n,function(){return this}),En(p,"toString",function(){return"[object Generator]"}),(Pf=function(){return{w:o,m}})()}function En(e,t,r,n){var i=Object.defineProperty;try{i({},"",{})}catch{i=0}En=function(a,s,u,l){if(s)i?i(a,s,{value:u,enumerable:!l,configurable:!l,writable:!l}):a[s]=u;else{var f=function(m,b){En(a,m,function(v){return this._invoke(m,b,v)})};f("next",0),f("throw",1),f("return",2)}},En(e,t,r,n)}function z5(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function M5(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,G5(n.key),n)}}function H5(e,t,r){return t&&M5(e.prototype,t),r&&M5(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function aH(e,t,r){return t=Rf(t),sH(e,ex()?Reflect.construct(t,r||[],Rf(e).constructor):t.apply(e,r))}function sH(e,t){if(t&&(Pi(t)=="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return X1(e)}function X1(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function uH(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Tf(e,t)}function J1(e){var t=typeof Map=="function"?new Map:void 0;return J1=function(n){if(n===null||!cH(n))return n;if(typeof n!="function")throw new TypeError("Super expression must either be null or a function");if(t!==void 0){if(t.has(n))return t.get(n);t.set(n,i)}function i(){return lH(n,arguments,Rf(this).constructor)}return i.prototype=Object.create(n.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),Tf(i,n)},J1(e)}function lH(e,t,r){if(ex())return Reflect.construct.apply(null,arguments);var n=[null];n.push.apply(n,t);var i=new(e.bind.apply(e,n));return r&&Tf(i,r.prototype),i}function ex(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(ex=function(){return!!e})()}function cH(e){try{return Function.toString.call(e).indexOf("[native code]")!==-1}catch{return typeof e=="function"}}function Tf(e,t){return Tf=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},Tf(e,t)}function Rf(e){return Rf=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Rf(e)}function q5(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Va(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?q5(Object(r),!0).forEach(function(n){jr(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):q5(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function jr(e,t,r){return(t=G5(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function G5(e){var t=fH(e,"string");return Pi(t)=="symbol"?t:t+""}function fH(e,t){if(Pi(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(Pi(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function pH(e,t){return mH(e)||dH(e,t)||rx(e,t)||hH()}function hH(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
32
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function dH(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function mH(e){if(Array.isArray(e))return e}function V5(e){return yH(e)||bH(e)||rx(e)||gH()}function gH(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
33
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function bH(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function yH(e){if(Array.isArray(e))return Z1(e)}function tx(e,t){var r=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=rx(e))||t&&e&&typeof e.length=="number"){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(l){throw l},f:i}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
34
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var o,a=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var l=r.next();return a=l.done,l},e:function(l){s=!0,o=l},f:function(){try{a||r.return==null||r.return()}finally{if(s)throw o}}}}function rx(e,t){if(e){if(typeof e=="string")return Z1(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Z1(e,t):void 0}}function Z1(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function Pi(e){"@babel/helpers - typeof";return Pi=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Pi(e)}function Y1(e){return new K5(e,0)}function vH(e){return function(){return new Of(e.apply(this,arguments))}}function Of(e){var t,r;function n(o,a){try{var s=e[o](a),u=s.value,l=u instanceof K5;Promise.resolve(l?u.v:u).then(function(f){if(l){var p=o==="return"?"return":"next";if(!u.k||f.done)return n(p,f);f=e[p](f).value}i(s.done?"return":"normal",f)},function(f){n("throw",f)})}catch(f){i("throw",f)}}function i(o,a){switch(o){case"return":t.resolve({value:a,done:!0});break;case"throw":t.reject(a);break;default:t.resolve({value:a,done:!1})}(t=t.next)?n(t.key,t.arg):r=null}this._invoke=function(o,a){return new Promise(function(s,u){var l={key:o,arg:a,resolve:s,reject:u,next:null};r?r=r.next=l:(t=r=l,n(o,a))})},typeof e.return!="function"&&(this.return=void 0)}function K5(e,t){this.v=e,this.k=t}function Q1(e){var t,r,n,i=2;for(typeof Symbol<"u"&&(r=Symbol.asyncIterator,n=Symbol.iterator);i--;){if(r&&(t=e[r])!=null)return t.call(e);if(n&&(t=e[n])!=null)return new Lm(t.call(e));r="@@asyncIterator",n="@@iterator"}throw new TypeError("Object is not async iterable")}function Lm(e){function t(r){if(Object(r)!==r)return Promise.reject(new TypeError(r+" is not an object."));var n=r.done;return Promise.resolve(r.value).then(function(i){return{value:i,done:n}})}return Lm=function(n){this.s=n,this.n=n.next},Lm.prototype={s:null,n:null,next:function(){return t(this.n.apply(this.s,arguments))},return:function(n){var i=this.s.return;return i===void 0?Promise.resolve({value:n,done:!0}):t(i.apply(this.s,arguments))},throw:function(n){var i=this.s.return;return i===void 0?Promise.reject(n):t(i.apply(this.s,arguments))}},new Lm(e)}function qH(e){for(var t in e)if(!(!Object.prototype.hasOwnProperty.call(e,t)||!MH.test(t))){var r=e[t];return r?{key:t,value:r}:U5}return U5}function VH(e,t){var r=t.value.split(Df.delimiter),n=e,i;do r.push((0,Df.resolve)(n,"node_modules",".bin")),i=n,n=(0,Df.dirname)(n);while(n!==i);return{key:t.key,value:r.join(Df.delimiter)}}function UH(e,t){var r=Va(Va({},process.env),t),n=VH(e,qH(r));return r[n.key]=n.value,r}function KH(e,t){return{command:(0,Df.normalize)(e),args:t??[]}}function YH(e){var t=new AbortController,r=tx(e),n;try{var i=function(){var s=n.value;if(s.aborted)return{v:(t.abort(),s)};var u=function(){t.abort(s.reason)};s.addEventListener("abort",u,{signal:t.signal})},o;for(r.s();!(n=r.n()).done;)if(o=i(),o)return o.v}catch(a){r.e(a)}finally{r.f()}return t.signal}var ZH,Zz,eH,Df,tH,rH,nH,yl,xH,Y5,wH,kH,SH,_H,Ua,An,CH,EH,AH,DH,PH,OH,TH,RH,FH,IH,LH,$H,NH,jH,BH,MH,U5,WH,zH,W5,HH,GH,QH,XH,JH,$m=$(()=>{"use strict";ZH={};Object.defineProperty(exports,"__esModule",{value:!0});exports.x=exports.exec=exports.NonZeroExitError=exports.ExecProcess=void 0;Zz=require("node:module"),eH=require("child_process"),Df=require("path"),tH=require("process"),rH=require("stream"),nH=iH(require("readline"));Of.prototype[typeof Symbol=="function"&&Symbol.asyncIterator||"@@asyncIterator"]=function(){return this},Of.prototype.next=function(e){return this._invoke("next",e)},Of.prototype.throw=function(e){return this._invoke("throw",e)},Of.prototype.return=function(e){return this._invoke("return",e)};yl=(0,Zz.createRequire)(ZH.url),xH=Object.create,Y5=Object.defineProperty,wH=Object.getOwnPropertyDescriptor,kH=Object.getOwnPropertyNames,SH=Object.getPrototypeOf,_H=Object.prototype.hasOwnProperty,Ua=function(e){return Pi(yl)<"u"?yl:(typeof Proxy>"u"?"undefined":Pi(Proxy))<"u"?new Proxy(e,{get:function(r,n){return(Pi(yl)<"u"?yl:r)[n]}}):e}(function(e){if(Pi(yl)<"u")return yl.apply(this,arguments);throw Error('Dynamic require of "'+e+'" is not supported')}),An=function(t,r){return function(){return r||t((r={exports:{}}).exports,r),r.exports}},CH=function(t,r,n,i){if(r&&Pi(r)=="object"||typeof r=="function"){var o=tx(kH(r)),a;try{var s=function(){var l=a.value;!_H.call(t,l)&&l!==n&&Y5(t,l,{get:function(){return r[l]},enumerable:!(i=wH(r,l))||i.enumerable})};for(o.s();!(a=o.n()).done;)s()}catch(u){o.e(u)}finally{o.f()}}return t},EH=function(t,r,n){return n=t!=null?xH(SH(t)):{},CH(r||!t||!t.__esModule?Y5(n,"default",{value:t,enumerable:!0}):n,t)},AH=An(function(e,t){"use strict";t.exports=o,o.sync=a;var r=Ua("fs");function n(s,u){var l=u.pathExt!==void 0?u.pathExt:process.env.PATHEXT;if(!l||(l=l.split(";"),l.indexOf("")!==-1))return!0;for(var f=0;f<l.length;f++){var p=l[f].toLowerCase();if(p&&s.substr(-p.length).toLowerCase()===p)return!0}return!1}function i(s,u,l){return!s.isSymbolicLink()&&!s.isFile()?!1:n(u,l)}function o(s,u,l){r.stat(s,function(f,p){l(f,f?!1:i(p,s,u))})}function a(s,u){return i(r.statSync(s),s,u)}}),DH=An(function(e,t){"use strict";t.exports=n,n.sync=i;var r=Ua("fs");function n(s,u,l){r.stat(s,function(f,p){l(f,f?!1:o(p,u))})}function i(s,u){return o(r.statSync(s),u)}function o(s,u){return s.isFile()&&a(s,u)}function a(s,u){var l=s.mode,f=s.uid,p=s.gid,m=u.uid!==void 0?u.uid:process.getuid&&process.getuid(),b=u.gid!==void 0?u.gid:process.getgid&&process.getgid(),v=parseInt("100",8),w=parseInt("010",8),_=parseInt("001",8),P=v|w,A=l&_||l&w&&p===b||l&v&&f===m||l&P&&m===0;return A}}),PH=An(function(e,t){"use strict";var r=Ua("fs"),n;process.platform==="win32"||global.TESTING_WINDOWS?n=AH():n=DH(),t.exports=i,i.sync=o;function i(a,s,u){if(typeof s=="function"&&(u=s,s={}),!u){if(typeof Promise!="function")throw new TypeError("callback not provided");return new Promise(function(l,f){i(a,s||{},function(p,m){p?f(p):l(m)})})}n(a,s||{},function(l,f){l&&(l.code==="EACCES"||s&&s.ignoreErrors)&&(l=null,f=!1),u(l,f)})}function o(a,s){try{return n.sync(a,s||{})}catch(u){if(s&&s.ignoreErrors||u.code==="EACCES")return!1;throw u}}}),OH=An(function(e,t){"use strict";var r=process.platform==="win32"||process.env.OSTYPE==="cygwin"||process.env.OSTYPE==="msys",n=Ua("path"),i=r?";":":",o=PH(),a=function(p){return Object.assign(new Error("not found: ".concat(p)),{code:"ENOENT"})},s=function(p,m){var b=m.colon||i,v=p.match(/\//)||r&&p.match(/\\/)?[""]:[].concat(V5(r?[process.cwd()]:[]),V5((m.path||process.env.PATH||"").split(b))),w=r?m.pathExt||process.env.PATHEXT||".EXE;.CMD;.BAT;.COM":"",_=r?w.split(b):[""];return r&&p.indexOf(".")!==-1&&_[0]!==""&&_.unshift(""),{pathEnv:v,pathExt:_,pathExtExe:w}},u=function(p,m,b){typeof m=="function"&&(b=m,m={}),m||(m={});var v=s(p,m),w=v.pathEnv,_=v.pathExt,P=v.pathExtExe,A=[],E=function(I){return new Promise(function(O,N){if(I===w.length)return m.all&&A.length?O(A):N(a(p));var X=w[I],se=/^".*"$/.test(X)?X.slice(1,-1):X,ie=n.join(se,p),te=!se&&/^\.[\\\/]/.test(p)?p.slice(0,2)+ie:ie;O(y(te,I,0))})},y=function(I,O,N){return new Promise(function(X,se){if(N===_.length)return X(E(O+1));var ie=_[N];o(I+ie,{pathExt:P},function(te,Ee){if(!te&&Ee)if(m.all)A.push(I+ie);else return X(I+ie);return X(y(I,O,N+1))})})};return b?E(0).then(function(L){return b(null,L)},b):E(0)},l=function(p,m){m=m||{};for(var b=s(p,m),v=b.pathEnv,w=b.pathExt,_=b.pathExtExe,P=[],A=0;A<v.length;A++)for(var E=v[A],y=/^".*"$/.test(E)?E.slice(1,-1):E,L=n.join(y,p),I=!y&&/^\.[\\\/]/.test(p)?p.slice(0,2)+L:L,O=0;O<w.length;O++){var N=I+w[O];try{if(o.sync(N,{pathExt:_}))if(m.all)P.push(N);else return N}catch{}}if(m.all&&P.length)return P;if(m.nothrow)return null;throw a(p)};t.exports=u,u.sync=l}),TH=An(function(e,t){"use strict";var r=function(){var i=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=i.env||process.env;return(i.platform||process.platform)!=="win32"?"PATH":Object.keys(o).reverse().find(function(a){return a.toUpperCase()==="PATH"})||"Path"};t.exports=r,t.exports.default=r}),RH=An(function(e,t){"use strict";var r=Ua("path"),n=OH(),i=TH();function o(s,u){var l=s.options.env||process.env,f=process.cwd(),p=s.options.cwd!=null,m=p&&process.chdir!==void 0&&!process.chdir.disabled;if(m)try{process.chdir(s.options.cwd)}catch{}var b;try{b=n.sync(s.command,{path:l[i({env:l})],pathExt:u?r.delimiter:void 0})}catch{}finally{m&&process.chdir(f)}return b&&(b=r.resolve(p?s.options.cwd:"",b)),b}function a(s){return o(s)||o(s,!0)}t.exports=a}),FH=An(function(e,t){"use strict";var r=/([()\][%!^"`<>&|;, *?])/g;function n(o){return o=o.replace(r,"^$1"),o}function i(o,a){return o="".concat(o),o=o.replace(/(\\*)"/g,'$1$1\\"'),o=o.replace(/(\\*)$/,"$1$1"),o='"'.concat(o,'"'),o=o.replace(r,"^$1"),a&&(o=o.replace(r,"^$1")),o}t.exports.command=n,t.exports.argument=i}),IH=An(function(e,t){"use strict";t.exports=/^#!(.*)/}),LH=An(function(e,t){"use strict";var r=IH();t.exports=function(){var n=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",i=n.match(r);if(!i)return null;var o=i[0].replace(/#! ?/,"").split(" "),a=pH(o,2),s=a[0],u=a[1],l=s.split("/").pop();return l==="env"?u:u?"".concat(l," ").concat(u):l}}),$H=An(function(e,t){"use strict";var r=Ua("fs"),n=LH();function i(o){var a=Buffer.alloc(150),s;try{s=r.openSync(o,"r"),r.readSync(s,a,0,150,0),r.closeSync(s)}catch{}return n(a.toString())}t.exports=i}),NH=An(function(e,t){"use strict";var r=Ua("path"),n=RH(),i=FH(),o=$H(),a=process.platform==="win32",s=/\.(?:com|exe)$/i,u=/node_modules[\\/].bin[\\/][^\\/]+\.cmd$/i;function l(m){m.file=n(m);var b=m.file&&o(m.file);return b?(m.args.unshift(m.file),m.command=b,n(m)):m.file}function f(m){if(!a)return m;var b=l(m),v=!s.test(b);if(m.options.forceShell||v){var w=u.test(b);m.command=r.normalize(m.command),m.command=i.command(m.command),m.args=m.args.map(function(P){return i.argument(P,w)});var _=[m.command].concat(m.args).join(" ");m.args=["/d","/s","/c",'"'.concat(_,'"')],m.command=process.env.comspec||"cmd.exe",m.options.windowsVerbatimArguments=!0}return m}function p(m,b,v){b&&!Array.isArray(b)&&(v=b,b=null),b=b?b.slice(0):[],v=Object.assign({},v);var w={command:m,args:b,options:v,file:void 0,original:{command:m,args:b}};return v.shell?w:f(w)}t.exports=p}),jH=An(function(e,t){"use strict";var r=process.platform==="win32";function n(s,u){return Object.assign(new Error("".concat(u," ").concat(s.command," ENOENT")),{code:"ENOENT",errno:"ENOENT",syscall:"".concat(u," ").concat(s.command),path:s.command,spawnargs:s.args})}function i(s,u){if(r){var l=s.emit;s.emit=function(f,p){if(f==="exit"){var m=o(p,u,"spawn");if(m)return l.call(s,"error",m)}return l.apply(s,arguments)}}}function o(s,u){return r&&s===1&&!u.file?n(u.original,"spawn"):null}function a(s,u){return r&&s===1&&!u.file?n(u.original,"spawnSync"):null}t.exports={hookChildProcess:i,verifyENOENT:o,verifyENOENTSync:a,notFoundError:n}}),BH=An(function(e,t){"use strict";var r=Ua("child_process"),n=NH(),i=jH();function o(s,u,l){var f=n(s,u,l),p=r.spawn(f.command,f.args,f.options);return i.hookChildProcess(p,f),p}function a(s,u,l){var f=n(s,u,l),p=r.spawnSync(f.command,f.args,f.options);return p.error=p.error||i.verifyENOENTSync(p.status,f),p}t.exports=o,t.exports.spawn=o,t.exports.sync=a,t.exports._parse=n,t.exports._enoent=i}),MH=/^path$/i,U5={key:"PATH",value:""};WH=function(t){var r=t.length,n=new rH.PassThrough,i=function(){--r===0&&n.emit("end")},o=tx(t),a;try{for(o.s();!(a=o.n()).done;){var s=a.value;s.pipe(n,{end:!1}),s.on("end",i)}}catch(u){o.e(u)}finally{o.f()}return n},zH=EH(BH(),1),W5=exports.NonZeroExitError=function(e){function t(r,n){var i;return z5(this,t),i=aH(this,t,["Process exited with non-zero status (".concat(r.exitCode,")")]),jr(X1(i),"result",void 0),jr(X1(i),"output",void 0),i.result=r,i.output=n,i}return uH(t,e),H5(t,[{key:"exitCode",get:function(){if(this.result.exitCode!==null)return this.result.exitCode}}])}(J1(Error)),HH={timeout:void 0,persist:!1},GH={windowsHide:!0};QH=exports.ExecProcess=function(){function e(t,r,n){var i=this;z5(this,e),jr(this,"_process",void 0),jr(this,"_aborted",!1),jr(this,"_options",void 0),jr(this,"_command",void 0),jr(this,"_args",void 0),jr(this,"_resolveClose",void 0),jr(this,"_processClosed",void 0),jr(this,"_thrownError",void 0),jr(this,"_streamOut",void 0),jr(this,"_streamErr",void 0),jr(this,"_onError",function(o){if(o.name==="AbortError"&&(!(o.cause instanceof Error)||o.cause.name!=="TimeoutError")){i._aborted=!0;return}i._thrownError=o}),jr(this,"_onClose",function(){i._resolveClose&&i._resolveClose()}),this._options=Va(Va({},HH),n),this._command=t,this._args=r??[],this._processClosed=new Promise(function(o){i._resolveClose=o})}return H5(e,[{key:"process",get:function(){return this._process}},{key:"pid",get:function(){var r;return(r=this._process)===null||r===void 0?void 0:r.pid}},{key:"exitCode",get:function(){if(this._process&&this._process.exitCode!==null)return this._process.exitCode}},{key:"kill",value:function(r){var n;return((n=this._process)===null||n===void 0?void 0:n.kill(r))===!0}},{key:"aborted",get:function(){return this._aborted}},{key:"killed",get:function(){var r;return((r=this._process)===null||r===void 0?void 0:r.killed)===!0}},{key:"pipe",value:function(r,n,i){return JH(r,n,Va(Va({},i),{},{stdin:this}))}},{key:Symbol.asyncIterator,value:function(){var r=this;return vH(Pf().m(function n(){var i,o,a,s,u,l,f,p,m,b,v,w;return Pf().w(function(_){for(;;)switch(_.n){case 0:if(o=r._process,o){_.n=1;break}return _.a(2);case 1:a=[],r._streamErr&&a.push(r._streamErr),r._streamOut&&a.push(r._streamOut),s=WH(a),u=nH.default.createInterface({input:s}),l=!1,f=!1,_.p=2,m=Q1(u);case 3:return _.n=4,Y1(m.next());case 4:if(!(l=!(b=_.v).done)){_.n=6;break}return v=b.value,_.n=5,v.toString();case 5:l=!1,_.n=3;break;case 6:_.n=8;break;case 7:_.p=7,w=_.v,f=!0,p=w;case 8:if(_.p=8,_.p=9,!(l&&m.return!=null)){_.n=10;break}return _.n=10,Y1(m.return());case 10:if(_.p=10,!f){_.n=11;break}throw p;case 11:return _.f(10);case 12:return _.f(8);case 13:return _.n=14,Y1(r._processClosed);case 14:if(o.removeAllListeners(),!r._thrownError){_.n=15;break}throw r._thrownError;case 15:if(!((i=r._options)!==null&&i!==void 0&&i.throwOnError&&r.exitCode!==0&&r.exitCode!==void 0)){_.n=16;break}throw new W5(r);case 16:return _.a(2)}},n,null,[[9,,10,12],[2,7,8,13]])}))()}},{key:"_waitForOutput",value:function(){var t=oH(Pf().m(function n(){var i,o,a,s,u,l,f,p,m,b,v,w,_,P,A,E,y,L,I,O;return Pf().w(function(N){for(;;)switch(N.n){case 0:if(o=this._process,o){N.n=1;break}throw new Error("No process was started");case 1:if(a="",s="",!this._streamOut){N.n=13;break}u=!1,l=!1,N.p=2,p=Q1(this._streamOut);case 3:return N.n=4,p.next();case 4:if(!(u=!(m=N.v).done)){N.n=6;break}b=m.value,s+=b.toString();case 5:u=!1,N.n=3;break;case 6:N.n=8;break;case 7:N.p=7,L=N.v,l=!0,f=L;case 8:if(N.p=8,N.p=9,!(u&&p.return!=null)){N.n=10;break}return N.n=10,p.return();case 10:if(N.p=10,!l){N.n=11;break}throw f;case 11:return N.f(10);case 12:return N.f(8);case 13:if(!this._streamErr){N.n=25;break}v=!1,w=!1,N.p=14,P=Q1(this._streamErr);case 15:return N.n=16,P.next();case 16:if(!(v=!(A=N.v).done)){N.n=18;break}E=A.value,a+=E.toString();case 17:v=!1,N.n=15;break;case 18:N.n=20;break;case 19:N.p=19,I=N.v,w=!0,_=I;case 20:if(N.p=20,N.p=21,!(v&&P.return!=null)){N.n=22;break}return N.n=22,P.return();case 22:if(N.p=22,!w){N.n=23;break}throw _;case 23:return N.f(22);case 24:return N.f(20);case 25:return N.n=26,this._processClosed;case 26:if(O=(i=this._options)!==null&&i!==void 0&&i.stdin,!O){N.n=27;break}return N.n=27,this._options.stdin;case 27:if(o.removeAllListeners(),!this._thrownError){N.n=28;break}throw this._thrownError;case 28:if(y={stderr:a,stdout:s,exitCode:this.exitCode},!(this._options.throwOnError&&this.exitCode!==0&&this.exitCode!==void 0)){N.n=29;break}throw new W5(this,y);case 29:return N.a(2,y)}},n,this,[[21,,22,24],[14,19,20,25],[9,,10,12],[2,7,8,13]])}));function r(){return t.apply(this,arguments)}return r}()},{key:"then",value:function(r,n){return this._waitForOutput().then(r,n)}},{key:"spawn",value:function(){var r=(0,tH.cwd)(),n=this._options,i=Va(Va({},GH),n.nodeOptions),o=[];this._resetState(),n.timeout!==void 0&&o.push(AbortSignal.timeout(n.timeout)),n.signal!==void 0&&o.push(n.signal),n.persist===!0&&(i.detached=!0),o.length>0&&(i.signal=YH(o)),i.env=UH(r,i.env);var a=KH(this._command,this._args),s=a.command,u=a.args,l=(0,zH._parse)(s,u,i),f=(0,eH.spawn)(l.command,l.args,l.options);if(f.stderr&&(this._streamErr=f.stderr),f.stdout&&(this._streamOut=f.stdout),this._process=f,f.once("error",this._onError),f.once("close",this._onClose),n.stdin!==void 0&&f.stdin&&n.stdin.process){var p=n.stdin.process.stdout;p&&p.pipe(f.stdin)}}},{key:"_resetState",value:function(){var r=this;this._aborted=!1,this._processClosed=new Promise(function(n){r._resolveClose=n}),this._thrownError=void 0}}])}(),XH=exports.x=function(t,r,n){var i=new QH(t,r,n);return i.spawn(),i},JH=exports.exec=XH});function tG(e){return e&&e.__esModule?e:{default:e}}function Nm(e){return iG(e)||nG(e)||tO(e)||rG()}function rG(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
35
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function nG(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function iG(e){if(Array.isArray(e))return ix(e)}function eO(e,t){return sG(e)||aG(e,t)||tO(e,t)||oG()}function oG(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
36
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function tO(e,t){if(e){if(typeof e=="string")return ix(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?ix(e,t):void 0}}function ix(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function aG(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function sG(e){if(Array.isArray(e))return e}function Ks(){var e,t,r=typeof Symbol=="function"?Symbol:{},n=r.iterator||"@@iterator",i=r.toStringTag||"@@toStringTag";function o(b,v,w,_){var P=v&&v.prototype instanceof s?v:s,A=Object.create(P.prototype);return Dn(A,"_invoke",function(E,y,L){var I,O,N,X=0,se=L||[],ie=!1,te={p:0,n:0,v:e,a:Ee,f:Ee.bind(e,4),d:function(G,Z){return I=G,O=0,N=e,te.n=Z,a}};function Ee(z,G){for(O=z,N=G,t=0;!ie&&X&&!Z&&t<se.length;t++){var Z,Q=se[t],pe=te.p,Le=Q[2];z>3?(Z=Le===G)&&(N=Q[(O=Q[4])?5:(O=3,3)],Q[4]=Q[5]=e):Q[0]<=pe&&((Z=z<2&&pe<Q[1])?(O=0,te.v=G,te.n=Q[1]):pe<Le&&(Z=z<3||Q[0]>G||G>Le)&&(Q[4]=z,Q[5]=G,te.n=Le,O=0))}if(Z||z>1)return a;throw ie=!0,G}return function(z,G,Z){if(X>1)throw TypeError("Generator is already running");for(ie&&G===1&&Ee(G,Z),O=G,N=Z;(t=O<2?e:N)||!ie;){I||(O?O<3?(O>1&&(te.n=-1),Ee(O,N)):te.n=N:te.v=N);try{if(X=2,I){if(O||(z="next"),t=I[z]){if(!(t=t.call(I,N)))throw TypeError("iterator result is not an object");if(!t.done)return t;N=t.value,O<2&&(O=0)}else O===1&&(t=I.return)&&t.call(I),O<2&&(N=TypeError("The iterator does not provide a '"+z+"' method"),O=1);I=e}else if((t=(ie=te.n<0)?N:E.call(y,te))!==a)break}catch(Q){I=e,O=1,N=Q}finally{X=1}}return{value:t,done:ie}}}(b,w,_),!0),A}var a={};function s(){}function u(){}function l(){}t=Object.getPrototypeOf;var f=[][n]?t(t([][n]())):(Dn(t={},n,function(){return this}),t),p=l.prototype=s.prototype=Object.create(f);function m(b){return Object.setPrototypeOf?Object.setPrototypeOf(b,l):(b.__proto__=l,Dn(b,i,"GeneratorFunction")),b.prototype=Object.create(p),b}return u.prototype=l,Dn(p,"constructor",l),Dn(l,"constructor",u),u.displayName="GeneratorFunction",Dn(l,i,"GeneratorFunction"),Dn(p),Dn(p,i,"Generator"),Dn(p,n,function(){return this}),Dn(p,"toString",function(){return"[object Generator]"}),(Ks=function(){return{w:o,m}})()}function Dn(e,t,r,n){var i=Object.defineProperty;try{i({},"",{})}catch{i=0}Dn=function(a,s,u,l){if(s)i?i(a,s,{value:u,enumerable:!l,configurable:!l,writable:!l}):a[s]=u;else{var f=function(m,b){Dn(a,m,function(v){return this._invoke(m,b,v)})};f("next",0),f("throw",1),f("return",2)}},Dn(e,t,r,n)}function Q5(e,t,r,n,i,o,a){try{var s=e[o](a),u=s.value}catch(l){return void r(l)}s.done?t(u):Promise.resolve(u).then(n,i)}function lx(e){return function(){var t=this,r=arguments;return new Promise(function(n,i){var o=e.apply(t,r);function a(u){Q5(o,n,i,a,s,"next",u)}function s(u){Q5(o,n,i,a,s,"throw",u)}a(void 0)})}}function cx(){return ox.apply(this,arguments)}function ox(){return ox=lx(Ks().m(function e(){var t,r,n=arguments;return Ks().w(function(i){for(;;)switch(i.n){case 0:return t=n.length>0&&n[0]!==void 0?n[0]:ux.default.cwd(),i.n=1,(0,eG.detect)({cwd:t,onUnknown:function(a){console.warn("[@antfu/install-pkg] Unknown packageManager:",a)}});case 1:return r=i.v,i.a(2,r?.agent||null)}},e)})),ox.apply(this,arguments)}function uG(e){return ax.apply(this,arguments)}function ax(){return ax=lx(Ks().m(function e(t){var r,n,i,o,a,s,u,l=arguments,f,p;return Ks().w(function(m){for(;;)switch(m.n){case 0:if(r=l.length>1&&l[1]!==void 0?l[1]:{},p=r.packageManager,p){m.n=2;break}return m.n=1,cx(r.cwd);case 1:p=m.v;case 2:if(f=p,f){m.n=3;break}f="npm";case 3:return n=f,i=n.split("@"),o=eO(i,1),a=o[0],Array.isArray(t)||(t=[t]),s=(typeof r.additionalArgs=="function"?r.additionalArgs(a,n):r.additionalArgs)||[],r.preferOffline&&(n==="yarn@berry"?s.unshift("--cached"):s.unshift("--prefer-offline")),a==="pnpm"&&(s.unshift("--prod=false"),(0,X5.existsSync)((0,J5.resolve)((u=r.cwd)!==null&&u!==void 0?u:ux.default.cwd(),"pnpm-workspace.yaml"))&&s.unshift("-w")),m.a(2,(0,Z5.x)(a,[a==="yarn"?"add":"install",r.dev?"-D":""].concat(Nm(s),Nm(t)).filter(Boolean),{nodeOptions:{stdio:r.silent?"ignore":"inherit",cwd:r.cwd},throwOnError:!0}))}},e)})),ax.apply(this,arguments)}function lG(e){return sx.apply(this,arguments)}function sx(){return sx=lx(Ks().m(function e(t){var r,n,i,o,a,s,u,l=arguments,f,p;return Ks().w(function(m){for(;;)switch(m.n){case 0:if(n=l.length>1&&l[1]!==void 0?l[1]:{},p=n.packageManager,p){m.n=2;break}return m.n=1,cx(n.cwd);case 1:p=m.v;case 2:if(f=p,f){m.n=3;break}f="npm";case 3:return i=f,o=i.split("@"),a=eO(o,1),s=a[0],Array.isArray(t)||(t=[t]),u=n.additionalArgs||[],s==="pnpm"&&(0,X5.existsSync)((0,J5.resolve)((r=n.cwd)!==null&&r!==void 0?r:ux.default.cwd(),"pnpm-workspace.yaml"))&&u.unshift("-w"),m.a(2,(0,Z5.x)(s,[s==="yarn"?"remove":"uninstall",n.dev?"-D":""].concat(Nm(u),Nm(t)).filter(Boolean),{nodeOptions:{stdio:n.silent?"ignore":"inherit",cwd:n.cwd},throwOnError:!0}))}},e)})),sx.apply(this,arguments)}var ux,eG,X5,J5,Z5,rO=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.detectPackageManager=cx;exports.installPackage=uG;exports.uninstallPackage=lG;ux=tG(require("node:process")),eG=(K1(),R(G1)),X5=require("node:fs"),J5=require("node:path"),Z5=($m(),R(nx))});function fx(e,t){return new Promise(r=>setTimeout(async()=>{await t?.(),r()},e))}var I_e,nO=$(()=>{I_e=Symbol("p-void")});function We(e,t,r=1){let n=`\x1B[${e}m`,i=`\x1B[${t}m`,o=new RegExp(`\\x1b\\[${t}m`,"g");return a=>iO.enabled&&iO.supportLevel>=r?n+(""+a).replace(o,n)+i:""+a}var Ys,vl,Ff,iO,$_e,N_e,j_e,B_e,M_e,q_e,V_e,U_e,W_e,z_e,H_e,oO,G_e,K_e,aO,Y_e,Q_e,X_e,J_e,Z_e,eCe,tCe,rCe,nCe,iCe,oCe,aCe,sCe,uCe,lCe,cCe,fCe,pCe,hCe,dCe,mCe,gCe,bCe,yCe,vCe,If=$(()=>{Ys=!0,vl=typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{},Ff=0;if(vl.process&&vl.process.env&&vl.process.stdout){let{FORCE_COLOR:e,NODE_DISABLE_COLORS:t,NO_COLOR:r,TERM:n,COLORTERM:i}=vl.process.env;t||r||e==="0"?Ys=!1:e==="1"||e==="2"||e==="3"?Ys=!0:n==="dumb"?Ys=!1:"CI"in vl.process.env&&["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE","DRONE"].some(o=>o in vl.process.env)?Ys=!0:Ys=process.stdout.isTTY,Ys&&(process.platform==="win32"||i&&(i==="truecolor"||i==="24bit")?Ff=3:n&&(n.endsWith("-256color")||n.endsWith("256"))?Ff=2:Ff=1)}iO={enabled:Ys,supportLevel:Ff};$_e=We(0,0),N_e=We(1,22),j_e=We(2,22),B_e=We(3,23),M_e=We(4,24),q_e=We(7,27),V_e=We(8,28),U_e=We(9,29),W_e=We(30,39),z_e=We(31,39),H_e=We(32,39),oO=We(33,39),G_e=We(34,39),K_e=We(35,39),aO=We(36,39),Y_e=We(97,39),Q_e=We(90,39),X_e=We(37,39),J_e=We(91,39),Z_e=We(92,39),eCe=We(93,39),tCe=We(94,39),rCe=We(95,39),nCe=We(96,39),iCe=We(40,49),oCe=We(41,49),aCe=We(42,49),sCe=We(43,49),uCe=We(44,49),lCe=We(45,49),cCe=We(46,49),fCe=We(107,49),pCe=We(100,49),hCe=We(101,49),dCe=We(102,49),mCe=We(103,49),gCe=We(104,49),bCe=We(105,49),yCe=We(106,49),vCe=We(47,49)});function jm(e){sO.has(e)||(sO.add(e),console.warn(oO(`[@iconify-loader] ${e}`)))}var sO,px=$(()=>{If();sO=new Set});async function hx(e,t){return xl&&await xl,Bm[e]||(console.log(aO(`Installing ${e}...`)),typeof t=="function"?Bm[e]=xl=t(e).then(()=>fx(300)).finally(()=>{xl=void 0}):Bm[e]=xl=(void 0)(e,{dev:!0,preferOffline:!0}).then(()=>fx(300)).catch(r=>{jm(`Failed to install ${e}`),console.error(r)}).finally(()=>{xl=void 0})),Bm[e]}var xl,Bm,lO=$(()=>{rO();nO();If();px();Bm={}});async function fO(e,t=!1,r="@iconify-json",n=process.cwd()){let i=cO[n]||(cO[n]=Object.create(null));return await i[e]||(i[e]=o()),i[e];async function o(){let a=r.length===0?e:`${r}/${e}`,s=await Hs(`${a}/icons.json`,{url:n}).catch(()=>{});if(r==="@iconify-json"){if(dx[n]===void 0){let f=await Hs("@iconify/json/collections.json",{url:n}).catch(()=>{});dx[n]=!!f}let l=dx[n];!s&&l&&(s=await Hs(`@iconify/json/json/${e}.json`,{url:n}).catch(()=>{})),!s&&!l&&t&&(await hx(a,t),s=await Hs(`${a}/icons.json`,{url:n}).catch(()=>{}))}else!s&&t&&(await hx(a,t),s=await Hs(`${a}/icons.json`,{url:n}).catch(()=>{}));if(!s){let l=await Hs(a,{url:n}).catch(()=>{});if(l?.match(/^[a-z]:/i)&&(l=`file:///${l}`.replace(/\\/g,"/")),l){let{icons:f}=await F5(l);if(f)return f}}let u;try{u=s?await mx.promises.lstat(s):void 0}catch{return}if(u?.isFile())return JSON.parse(await mx.promises.readFile(s,"utf8"))}}var mx,cO,dx,pO=$(()=>{mx=require("fs");$5();lO();$1();If();cO=Object.create(null),dx=Object.create(null)});var hO={};Qu(hO,{loadNodeIcon:()=>cG});var NCe,cG,dO=$(()=>{Xd();pO();px();Jd();Hd();NCe=At(Gi(),1);If();cG=async(e,t,r)=>{let n=await Is(e,t,r);if(n)return n;let i=Array.isArray(r?.cwd)?r.cwd:[r?.cwd];for(let o=0;o<i.length;o++){let a=await fO(e,o===i.length-1?r?.autoInstall:!1,void 0,i[o]);if(a&&(n=await il(a,e,T3(t),r),n))return n}r?.warn&&jm(`failed to load ${r.warn} icon`)}});var Zi=ne(Lf=>{"use strict";var mO=Object.freeze({left:0,top:0,width:16,height:16}),gO=Object.freeze({rotate:0,vFlip:!1,hFlip:!1}),bO=Object.freeze({...mO,...gO}),fG=Object.freeze({...bO,body:"",hidden:!1});Lf.defaultExtendedIconProps=fG;Lf.defaultIconDimensions=mO;Lf.defaultIconProps=bO;Lf.defaultIconTransformations=gO});var Qs=ne(gx=>{"use strict";var pG=Zi(),yO=Object.freeze({width:null,height:null}),hG=Object.freeze({...yO,...pG.defaultIconTransformations});gx.defaultIconCustomisations=hG;gx.defaultIconSizeCustomisations=yO});var Xs=ne(vO=>{"use strict";var dG=/(-?[0-9.]*[0-9]+[0-9.]*)/g,mG=/^-?[0-9.]*[0-9]+[0-9.]*$/g;function gG(e,t,r){if(t===1)return e;if(r=r||100,typeof e=="number")return Math.ceil(e*t*r)/r;if(typeof e!="string")return e;let n=e.split(dG);if(n===null||!n.length)return e;let i=[],o=n.shift(),a=mG.test(o);for(;;){if(a){let s=parseFloat(o);isNaN(s)?i.push(o):i.push(Math.ceil(s*t*r)/r)}else i.push(o);if(o=n.shift(),o===void 0)return i.join("");a=!a}}vO.calculateSize=gG});var Js=ne(Mm=>{"use strict";function xO(e,t="defs"){let r="",n=e.indexOf("<"+t);for(;n>=0;){let i=e.indexOf(">",n),o=e.indexOf("</"+t);if(i===-1||o===-1)break;let a=e.indexOf(">",o);if(a===-1)break;r+=e.slice(i+1,o).trim(),e=e.slice(0,n).trim()+e.slice(a+1)}return{defs:r,content:e}}function wO(e,t){return e?"<defs>"+e+"</defs>"+t:t}function bG(e,t,r){let n=xO(e);return wO(n.defs,t+n.content+r)}Mm.mergeDefsAndContent=wO;Mm.splitSVGDefs=xO;Mm.wrapSVGContent=bG});var wl=ne(bx=>{"use strict";var yG=Zi(),vG=Qs(),kO=Xs(),xG=Js(),SO=e=>e==="unset"||e==="undefined"||e==="none";function wG(e,t){let r={...yG.defaultIconProps,...e},n={...vG.defaultIconCustomisations,...t},i={left:r.left,top:r.top,width:r.width,height:r.height},o=r.body;[r,n].forEach(w=>{let _=[],P=w.hFlip,A=w.vFlip,E=w.rotate;P?A?E+=2:(_.push("translate("+(i.width+i.left).toString()+" "+(0-i.top).toString()+")"),_.push("scale(-1 1)"),i.top=i.left=0):A&&(_.push("translate("+(0-i.left).toString()+" "+(i.height+i.top).toString()+")"),_.push("scale(1 -1)"),i.top=i.left=0);let y;switch(E<0&&(E-=Math.floor(E/4)*4),E=E%4,E){case 1:y=i.height/2+i.top,_.unshift("rotate(90 "+y.toString()+" "+y.toString()+")");break;case 2:_.unshift("rotate(180 "+(i.width/2+i.left).toString()+" "+(i.height/2+i.top).toString()+")");break;case 3:y=i.width/2+i.left,_.unshift("rotate(-90 "+y.toString()+" "+y.toString()+")");break}E%2===1&&(i.left!==i.top&&(y=i.left,i.left=i.top,i.top=y),i.width!==i.height&&(y=i.width,i.width=i.height,i.height=y)),_.length&&(o=xG.wrapSVGContent(o,'<g transform="'+_.join(" ")+'">',"</g>"))});let a=n.width,s=n.height,u=i.width,l=i.height,f,p;a===null?(p=s===null?"1em":s==="auto"?l:s,f=kO.calculateSize(p,u/l)):(f=a==="auto"?u:a,p=s===null?kO.calculateSize(f,l/u):s==="auto"?l:s);let m={},b=(w,_)=>{SO(_)||(m[w]=_.toString())};b("width",f),b("height",p);let v=[i.left,i.top,u,l];return m.viewBox=v.join(" "),{attributes:m,viewBox:v,body:o}}bx.iconToSVG=wG;bx.isUnsetKeyword=SO});var kl=ne(_O=>{"use strict";function kG(e,t){let r={};!e.hFlip!=!t.hFlip&&(r.hFlip=!0),!e.vFlip!=!t.vFlip&&(r.vFlip=!0);let n=((e.rotate||0)+(t.rotate||0))%4;return n&&(r.rotate=n),r}_O.mergeIconTransformations=kG});var $f=ne(CO=>{"use strict";var yx=Zi(),SG=kl();function _G(e,t){let r=SG.mergeIconTransformations(e,t);for(let n in yx.defaultExtendedIconProps)n in yx.defaultIconTransformations?n in e&&!(n in r)&&(r[n]=yx.defaultIconTransformations[n]):n in t?r[n]=t[n]:n in e&&(r[n]=e[n]);return r}CO.mergeIconData=_G});var Nf=ne(EO=>{"use strict";function CG(e,t){let r=e.icons,n=e.aliases||Object.create(null),i=Object.create(null);function o(a){if(r[a])return i[a]=[];if(!(a in i)){i[a]=null;let s=n[a]&&n[a].parent,u=s&&o(s);u&&(i[a]=[s].concat(u))}return i[a]}return(t||Object.keys(r).concat(Object.keys(n))).forEach(o),i}EO.getIconsTree=CG});var qm=ne(xx=>{"use strict";var AO=$f(),EG=Nf();Zi();kl();function vx(e,t,r){let n=e.icons,i=e.aliases||Object.create(null),o={};function a(s){o=AO.mergeIconData(n[s]||i[s],o)}return a(t),r.forEach(a),AO.mergeIconData(e,o)}function AG(e,t){if(e.icons[t])return vx(e,t,[]);let r=EG.getIconsTree(e,[t])[t];return r?vx(e,t,r):null}xx.getIconData=AG;xx.internalGetIconData=vx});var jf=ne(kx=>{"use strict";var DG=wl(),PG=Xs();Zi();Qs();Js();var OG=/\swidth\s*=\s*["']([\w.]+)["']/,TG=/\sheight\s*=\s*["']([\w.]+)["']/,wx=/<svg\s+/;function RG(e,t,r){let n=e.slice(0,e.indexOf(">")),i=(o,a)=>{let s=a.exec(n),u=s!=null,l=t[o];return!l&&!DG.isUnsetKeyword(l)&&(typeof r=="number"?r>0&&(t[o]=PG.calculateSize(s?.[1]??"1em",r)):s&&(t[o]=s[1])),u};return[i("width",OG),i("height",TG)]}async function FG(e,t,r,n,i,o){let{scale:a,addXmlNs:s=!1}=n??{},{additionalProps:u={},iconCustomizer:l}=n?.customizations??{},f=await i?.()??{};await l?.(t,r,f),Object.keys(u).forEach(w=>{let _=u[w];_!=null&&(f[w]=_)}),o?.(f);let[p,m]=RG(e,f,a);s&&(!e.includes("xmlns=")&&!f.xmlns&&(f.xmlns="http://www.w3.org/2000/svg"),!e.includes("xmlns:xlink=")&&e.includes("xlink:")&&!f["xmlns:xlink"]&&(f["xmlns:xlink"]="http://www.w3.org/1999/xlink"));let b=Object.keys(f).map(w=>w==="width"&&p||w==="height"&&m?null:`${w}="${f[w]}"`).filter(w=>w!=null);if(b.length&&(e=e.replace(wx,`<svg ${b.join(" ")} `)),n){let{defaultStyle:w,defaultClass:_}=n;_&&!e.includes("class=")&&(e=e.replace(wx,`<svg class="${_}" `)),w&&!e.includes("style=")&&(e=e.replace(wx,`<svg style="${w}" `))}let v=n?.usedProps;return v&&(Object.keys(u).forEach(w=>{let _=f[w];_!=null&&(v[w]=_)}),typeof f.width<"u"&&f.width!==null&&(v.width=f.width),typeof f.height<"u"&&f.height!==null&&(v.height=f.height)),e}function IG(e){return[e,e.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),e.replace(/([a-z])(\d+)/g,"$1-$2")]}kx.getPossibleIconNames=IG;kx.mergeIconProps=FG});var Sx=ne(PO=>{"use strict";var DO=wl(),LG=qm(),$G=Xs(),NG=jf(),jG=Gi(),BG=Qs();Zi();Js();$f();kl();Nf();function MG(e){return e&&typeof e=="object"&&"default"in e?e.default:e}var qG=MG(jG),VG=qG("@iconify-loader:icon");async function UG(e,t,r,n){let i,{customize:o}=n?.customizations??{};for(let a of r)if(i=LG.getIconData(e,a),i){VG(`${t}:${a}`);let s={...BG.defaultIconCustomisations};typeof o=="function"&&(i=Object.assign({},i),s=o(s,i,`${t}:${a}`)??s);let{attributes:{width:u,height:l,...f},body:p}=DO.iconToSVG(i,s),m=n?.scale;return await NG.mergeIconProps(`<svg >${p}</svg>`,t,a,n,()=>({...f}),b=>{let v=(w,_)=>{let P=b[w],A;if(!DO.isUnsetKeyword(P)){if(P)return;typeof m=="number"?m&&(A=$G.calculateSize(_??"1em",m)):A=_}A?b[w]=A:delete b[w]};v("width",u),v("height",l)})}}PO.searchForIcon=UG});var TO=ne((Vm,OO)=>{"use strict";function Um(e){"@babel/helpers - typeof";return Um=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Um(e)}(function(e,t){(typeof Vm>"u"?"undefined":Um(Vm))==="object"&&typeof OO<"u"?t(Vm):typeof define=="function"&&define.amd?define(["exports"],t):(e=typeof globalThis<"u"?globalThis:e||self,t(e.acorn={}))})(void 0,function(e){"use strict";var t=[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],r=[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],n="\u200C\u200D\xB7\u0300-\u036F\u0387\u0483-\u0487\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u0610-\u061A\u064B-\u0669\u0670\u06D6-\u06DC\u06DF-\u06E4\u06E7\u06E8\u06EA-\u06ED\u06F0-\u06F9\u0711\u0730-\u074A\u07A6-\u07B0\u07C0-\u07C9\u07EB-\u07F3\u07FD\u0816-\u0819\u081B-\u0823\u0825-\u0827\u0829-\u082D\u0859-\u085B\u0897-\u089F\u08CA-\u08E1\u08E3-\u0903\u093A-\u093C\u093E-\u094F\u0951-\u0957\u0962\u0963\u0966-\u096F\u0981-\u0983\u09BC\u09BE-\u09C4\u09C7\u09C8\u09CB-\u09CD\u09D7\u09E2\u09E3\u09E6-\u09EF\u09FE\u0A01-\u0A03\u0A3C\u0A3E-\u0A42\u0A47\u0A48\u0A4B-\u0A4D\u0A51\u0A66-\u0A71\u0A75\u0A81-\u0A83\u0ABC\u0ABE-\u0AC5\u0AC7-\u0AC9\u0ACB-\u0ACD\u0AE2\u0AE3\u0AE6-\u0AEF\u0AFA-\u0AFF\u0B01-\u0B03\u0B3C\u0B3E-\u0B44\u0B47\u0B48\u0B4B-\u0B4D\u0B55-\u0B57\u0B62\u0B63\u0B66-\u0B6F\u0B82\u0BBE-\u0BC2\u0BC6-\u0BC8\u0BCA-\u0BCD\u0BD7\u0BE6-\u0BEF\u0C00-\u0C04\u0C3C\u0C3E-\u0C44\u0C46-\u0C48\u0C4A-\u0C4D\u0C55\u0C56\u0C62\u0C63\u0C66-\u0C6F\u0C81-\u0C83\u0CBC\u0CBE-\u0CC4\u0CC6-\u0CC8\u0CCA-\u0CCD\u0CD5\u0CD6\u0CE2\u0CE3\u0CE6-\u0CEF\u0CF3\u0D00-\u0D03\u0D3B\u0D3C\u0D3E-\u0D44\u0D46-\u0D48\u0D4A-\u0D4D\u0D57\u0D62\u0D63\u0D66-\u0D6F\u0D81-\u0D83\u0DCA\u0DCF-\u0DD4\u0DD6\u0DD8-\u0DDF\u0DE6-\u0DEF\u0DF2\u0DF3\u0E31\u0E34-\u0E3A\u0E47-\u0E4E\u0E50-\u0E59\u0EB1\u0EB4-\u0EBC\u0EC8-\u0ECE\u0ED0-\u0ED9\u0F18\u0F19\u0F20-\u0F29\u0F35\u0F37\u0F39\u0F3E\u0F3F\u0F71-\u0F84\u0F86\u0F87\u0F8D-\u0F97\u0F99-\u0FBC\u0FC6\u102B-\u103E\u1040-\u1049\u1056-\u1059\u105E-\u1060\u1062-\u1064\u1067-\u106D\u1071-\u1074\u1082-\u108D\u108F-\u109D\u135D-\u135F\u1369-\u1371\u1712-\u1715\u1732-\u1734\u1752\u1753\u1772\u1773\u17B4-\u17D3\u17DD\u17E0-\u17E9\u180B-\u180D\u180F-\u1819\u18A9\u1920-\u192B\u1930-\u193B\u1946-\u194F\u19D0-\u19DA\u1A17-\u1A1B\u1A55-\u1A5E\u1A60-\u1A7C\u1A7F-\u1A89\u1A90-\u1A99\u1AB0-\u1ABD\u1ABF-\u1ACE\u1B00-\u1B04\u1B34-\u1B44\u1B50-\u1B59\u1B6B-\u1B73\u1B80-\u1B82\u1BA1-\u1BAD\u1BB0-\u1BB9\u1BE6-\u1BF3\u1C24-\u1C37\u1C40-\u1C49\u1C50-\u1C59\u1CD0-\u1CD2\u1CD4-\u1CE8\u1CED\u1CF4\u1CF7-\u1CF9\u1DC0-\u1DFF\u200C\u200D\u203F\u2040\u2054\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2CEF-\u2CF1\u2D7F\u2DE0-\u2DFF\u302A-\u302F\u3099\u309A\u30FB\uA620-\uA629\uA66F\uA674-\uA67D\uA69E\uA69F\uA6F0\uA6F1\uA802\uA806\uA80B\uA823-\uA827\uA82C\uA880\uA881\uA8B4-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F1\uA8FF-\uA909\uA926-\uA92D\uA947-\uA953\uA980-\uA983\uA9B3-\uA9C0\uA9D0-\uA9D9\uA9E5\uA9F0-\uA9F9\uAA29-\uAA36\uAA43\uAA4C\uAA4D\uAA50-\uAA59\uAA7B-\uAA7D\uAAB0\uAAB2-\uAAB4\uAAB7\uAAB8\uAABE\uAABF\uAAC1\uAAEB-\uAAEF\uAAF5\uAAF6\uABE3-\uABEA\uABEC\uABED\uABF0-\uABF9\uFB1E\uFE00-\uFE0F\uFE20-\uFE2F\uFE33\uFE34\uFE4D-\uFE4F\uFF10-\uFF19\uFF3F\uFF65",i="\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\u0560-\u0588\u05D0-\u05EA\u05EF-\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\u0870-\u0887\u0889-\u088E\u08A0-\u08C9\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\u0C5D\u0C60\u0C61\u0C80\u0C85-\u0C8C\u0C8E-\u0C90\u0C92-\u0CA8\u0CAA-\u0CB3\u0CB5-\u0CB9\u0CBD\u0CDD\u0CDE\u0CE0\u0CE1\u0CF1\u0CF2\u0D04-\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\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\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-\u1711\u171F-\u1731\u1740-\u1751\u1760-\u176C\u176E-\u1770\u1780-\u17B3\u17D7\u17DC\u1820-\u1878\u1880-\u18A8\u18AA\u18B0-\u18F5\u1900-\u191E\u1950-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u1A00-\u1A16\u1A20-\u1A54\u1AA7\u1B05-\u1B33\u1B45-\u1B4C\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C8A\u1C90-\u1CBA\u1CBD-\u1CBF\u1CE9-\u1CEC\u1CEE-\u1CF3\u1CF5\u1CF6\u1CFA\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\u2118-\u211D\u2124\u2126\u2128\u212A-\u2139\u213C-\u213F\u2145-\u2149\u214E\u2160-\u2188\u2C00-\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\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BF\u31F0-\u31FF\u3400-\u4DBF\u4E00-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7CD\uA7D0\uA7D1\uA7D3\uA7D5-\uA7DC\uA7F2-\uA801\uA803-\uA805\uA807-\uA80A\uA80C-\uA822\uA840-\uA873\uA882-\uA8B3\uA8F2-\uA8F7\uA8FB\uA8FD\uA8FE\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-\uAB69\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",o={3:"abstract boolean byte char class double enum export extends final float goto implements import int interface long native package private protected public short static super synchronized throws transient volatile",5:"class enum extends super const export import",6:"enum",strict:"implements interface let package private protected public static yield",strictBind:"eval arguments"},a="break case catch continue debugger default do else finally for function if return switch throw try var while with null true false instanceof typeof void delete new in this",s={5:a,"5module":a+" export import",6:a+" const class extends export import super"},u=/^in(stanceof)?$/,l=new RegExp("["+i+"]"),f=new RegExp("["+i+n+"]");function p(c,d){for(var x=65536,C=0;C<d.length;C+=2){if(x+=d[C],x>c)return!1;if(x+=d[C+1],x>=c)return!0}return!1}function m(c,d){return c<65?c===36:c<91?!0:c<97?c===95:c<123?!0:c<=65535?c>=170&&l.test(String.fromCharCode(c)):d===!1?!1:p(c,r)}function b(c,d){return c<48?c===36:c<58?!0:c<65?!1:c<91?!0:c<97?c===95:c<123?!0:c<=65535?c>=170&&f.test(String.fromCharCode(c)):d===!1?!1:p(c,r)||p(c,t)}var v=function(d,x){x===void 0&&(x={}),this.label=d,this.keyword=x.keyword,this.beforeExpr=!!x.beforeExpr,this.startsExpr=!!x.startsExpr,this.isLoop=!!x.isLoop,this.isAssign=!!x.isAssign,this.prefix=!!x.prefix,this.postfix=!!x.postfix,this.binop=x.binop||null,this.updateContext=null};function w(c,d){return new v(c,{beforeExpr:!0,binop:d})}var _={beforeExpr:!0},P={startsExpr:!0},A={};function E(c,d){return d===void 0&&(d={}),d.keyword=c,A[c]=new v(c,d)}var y={num:new v("num",P),regexp:new v("regexp",P),string:new v("string",P),name:new v("name",P),privateId:new v("privateId",P),eof:new v("eof"),bracketL:new v("[",{beforeExpr:!0,startsExpr:!0}),bracketR:new v("]"),braceL:new v("{",{beforeExpr:!0,startsExpr:!0}),braceR:new v("}"),parenL:new v("(",{beforeExpr:!0,startsExpr:!0}),parenR:new v(")"),comma:new v(",",_),semi:new v(";",_),colon:new v(":",_),dot:new v("."),question:new v("?",_),questionDot:new v("?."),arrow:new v("=>",_),template:new v("template"),invalidTemplate:new v("invalidTemplate"),ellipsis:new v("...",_),backQuote:new v("`",P),dollarBraceL:new v("${",{beforeExpr:!0,startsExpr:!0}),eq:new v("=",{beforeExpr:!0,isAssign:!0}),assign:new v("_=",{beforeExpr:!0,isAssign:!0}),incDec:new v("++/--",{prefix:!0,postfix:!0,startsExpr:!0}),prefix:new v("!/~",{beforeExpr:!0,prefix:!0,startsExpr:!0}),logicalOR:w("||",1),logicalAND:w("&&",2),bitwiseOR:w("|",3),bitwiseXOR:w("^",4),bitwiseAND:w("&",5),equality:w("==/!=/===/!==",6),relational:w("</>/<=/>=",7),bitShift:w("<</>>/>>>",8),plusMin:new v("+/-",{beforeExpr:!0,binop:9,prefix:!0,startsExpr:!0}),modulo:w("%",10),star:w("*",10),slash:w("/",10),starstar:new v("**",{beforeExpr:!0}),coalesce:w("??",1),_break:E("break"),_case:E("case",_),_catch:E("catch"),_continue:E("continue"),_debugger:E("debugger"),_default:E("default",_),_do:E("do",{isLoop:!0,beforeExpr:!0}),_else:E("else",_),_finally:E("finally"),_for:E("for",{isLoop:!0}),_function:E("function",P),_if:E("if"),_return:E("return",_),_switch:E("switch"),_throw:E("throw",_),_try:E("try"),_var:E("var"),_const:E("const"),_while:E("while",{isLoop:!0}),_with:E("with"),_new:E("new",{beforeExpr:!0,startsExpr:!0}),_this:E("this",P),_super:E("super",P),_class:E("class",P),_extends:E("extends",_),_export:E("export"),_import:E("import",P),_null:E("null",P),_true:E("true",P),_false:E("false",P),_in:E("in",{beforeExpr:!0,binop:7}),_instanceof:E("instanceof",{beforeExpr:!0,binop:7}),_typeof:E("typeof",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_void:E("void",{beforeExpr:!0,prefix:!0,startsExpr:!0}),_delete:E("delete",{beforeExpr:!0,prefix:!0,startsExpr:!0})},L=/\r\n?|\n|\u2028|\u2029/,I=new RegExp(L.source,"g");function O(c){return c===10||c===13||c===8232||c===8233}function N(c,d,x){x===void 0&&(x=c.length);for(var C=d;C<x;C++){var T=c.charCodeAt(C);if(O(T))return C<x-1&&T===13&&c.charCodeAt(C+1)===10?C+2:C+1}return-1}var X=/[\u1680\u2000-\u200a\u202f\u205f\u3000\ufeff]/,se=/(?:\s|\/\/.*|\/\*[^]*?\*\/)*/g,ie=Object.prototype,te=ie.hasOwnProperty,Ee=ie.toString,z=Object.hasOwn||function(c,d){return te.call(c,d)},G=Array.isArray||function(c){return Ee.call(c)==="[object Array]"},Z=Object.create(null);function Q(c){return Z[c]||(Z[c]=new RegExp("^(?:"+c.replace(/ /g,"|")+")$"))}function pe(c){return c<=65535?String.fromCharCode(c):(c-=65536,String.fromCharCode((c>>10)+55296,(c&1023)+56320))}var Le=/(?:[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF])/,Mt=function(d,x){this.line=d,this.column=x};Mt.prototype.offset=function(d){return new Mt(this.line,this.column+d)};var Hr=function(d,x,C){this.start=x,this.end=C,d.sourceFile!==null&&(this.source=d.sourceFile)};function Gr(c,d){for(var x=1,C=0;;){var T=N(c,C,d);if(T<0)return new Mt(x,d-C);++x,C=T}}var pt={ecmaVersion:null,sourceType:"script",onInsertedSemicolon:null,onTrailingComma:null,allowReserved:null,allowReturnOutsideFunction:!1,allowImportExportEverywhere:!1,allowAwaitOutsideFunction:null,allowSuperOutsideMethod:null,allowHashBang:!1,checkPrivateFields:!0,locations:!1,onToken:null,onComment:null,ranges:!1,program:null,sourceFile:null,directSourceFile:null,preserveParens:!1},Zt=!1;function Nu(c){var d={};for(var x in pt)d[x]=c&&z(c,x)?c[x]:pt[x];if(d.ecmaVersion==="latest"?d.ecmaVersion=1e8:d.ecmaVersion==null?(!Zt&&(typeof console>"u"?"undefined":Um(console))==="object"&&console.warn&&(Zt=!0,console.warn(`Since Acorn 8.0.0, options.ecmaVersion is required.
37
+ Defaulting to 2020, but this will stop working in the future.`)),d.ecmaVersion=11):d.ecmaVersion>=2015&&(d.ecmaVersion-=2009),d.allowReserved==null&&(d.allowReserved=d.ecmaVersion<5),(!c||c.allowHashBang==null)&&(d.allowHashBang=d.ecmaVersion>=14),G(d.onToken)){var C=d.onToken;d.onToken=function(T){return C.push(T)}}return G(d.onComment)&&(d.onComment=Dr(d,d.onComment)),d}function Dr(c,d){return function(x,C,T,M,V,re){var oe={type:x?"Block":"Line",value:C,start:T,end:M};c.locations&&(oe.loc=new Hr(this,V,re)),c.ranges&&(oe.range=[T,M]),d.push(oe)}}var Nt=1,di=2,mi=4,Pr=8,Vi=16,yo=32,Ui=64,hs=128,Kr=256,jn=512,Yr=Nt|di|Kr;function vo(c,d){return di|(c?mi:0)|(d?Pr:0)}var Bn=0,gi=1,Or=2,Qr=3,Tr=4,bi=5,lt=function(d,x,C){this.options=d=Nu(d),this.sourceFile=d.sourceFile,this.keywords=Q(s[d.ecmaVersion>=6?6:d.sourceType==="module"?"5module":5]);var T="";d.allowReserved!==!0&&(T=o[d.ecmaVersion>=6?6:d.ecmaVersion===5?5:3],d.sourceType==="module"&&(T+=" await")),this.reservedWords=Q(T);var M=(T?T+" ":"")+o.strict;this.reservedWordsStrict=Q(M),this.reservedWordsStrictBind=Q(M+" "+o.strictBind),this.input=String(x),this.containsEsc=!1,C?(this.pos=C,this.lineStart=this.input.lastIndexOf(`
38
+ `,C-1)+1,this.curLine=this.input.slice(0,this.lineStart).split(L).length):(this.pos=this.lineStart=0,this.curLine=1),this.type=y.eof,this.value=null,this.start=this.end=this.pos,this.startLoc=this.endLoc=this.curPosition(),this.lastTokEndLoc=this.lastTokStartLoc=null,this.lastTokStart=this.lastTokEnd=this.pos,this.context=this.initialContext(),this.exprAllowed=!0,this.inModule=d.sourceType==="module",this.strict=this.inModule||this.strictDirective(this.pos),this.potentialArrowAt=-1,this.potentialArrowInForAwait=!1,this.yieldPos=this.awaitPos=this.awaitIdentPos=0,this.labels=[],this.undefinedExports=Object.create(null),this.pos===0&&d.allowHashBang&&this.input.slice(0,2)==="#!"&&this.skipLineComment(2),this.scopeStack=[],this.enterScope(Nt),this.regexpState=null,this.privateNameStack=[]},mr={inFunction:{configurable:!0},inGenerator:{configurable:!0},inAsync:{configurable:!0},canAwait:{configurable:!0},allowSuper:{configurable:!0},allowDirectSuper:{configurable:!0},treatFunctionsAsVar:{configurable:!0},allowNewDotTarget:{configurable:!0},inClassStaticBlock:{configurable:!0}};lt.prototype.parse=function(){var d=this.options.program||this.startNode();return this.nextToken(),this.parseTopLevel(d)},mr.inFunction.get=function(){return(this.currentVarScope().flags&di)>0},mr.inGenerator.get=function(){return(this.currentVarScope().flags&Pr)>0},mr.inAsync.get=function(){return(this.currentVarScope().flags&mi)>0},mr.canAwait.get=function(){for(var c=this.scopeStack.length-1;c>=0;c--){var d=this.scopeStack[c],x=d.flags;if(x&(Kr|jn))return!1;if(x&di)return(x&mi)>0}return this.inModule&&this.options.ecmaVersion>=13||this.options.allowAwaitOutsideFunction},mr.allowSuper.get=function(){var c=this.currentThisScope(),d=c.flags;return(d&Ui)>0||this.options.allowSuperOutsideMethod},mr.allowDirectSuper.get=function(){return(this.currentThisScope().flags&hs)>0},mr.treatFunctionsAsVar.get=function(){return this.treatFunctionsAsVarInScope(this.currentScope())},mr.allowNewDotTarget.get=function(){for(var c=this.scopeStack.length-1;c>=0;c--){var d=this.scopeStack[c],x=d.flags;if(x&(Kr|jn)||x&di&&!(x&Vi))return!0}return!1},mr.inClassStaticBlock.get=function(){return(this.currentVarScope().flags&Kr)>0},lt.extend=function(){for(var d=[],x=arguments.length;x--;)d[x]=arguments[x];for(var C=this,T=0;T<d.length;T++)C=d[T](C);return C},lt.parse=function(d,x){return new this(x,d).parse()},lt.parseExpressionAt=function(d,x,C){var T=new this(C,d,x);return T.nextToken(),T.parseExpression()},lt.tokenizer=function(d,x){return new this(x,d)},Object.defineProperties(lt.prototype,mr);var Et=lt.prototype,Ic=/^(?:'((?:\\[^]|[^'\\])*?)'|"((?:\\[^]|[^"\\])*?)")/;Et.strictDirective=function(c){if(this.options.ecmaVersion<5)return!1;for(;;){se.lastIndex=c,c+=se.exec(this.input)[0].length;var d=Ic.exec(this.input.slice(c));if(!d)return!1;if((d[1]||d[2])==="use strict"){se.lastIndex=c+d[0].length;var x=se.exec(this.input),C=x.index+x[0].length,T=this.input.charAt(C);return T===";"||T==="}"||L.test(x[0])&&!(/[(`.[+\-/*%<>=,?^&]/.test(T)||T==="!"&&this.input.charAt(C+1)==="=")}c+=d[0].length,se.lastIndex=c,c+=se.exec(this.input)[0].length,this.input[c]===";"&&c++}},Et.eat=function(c){return this.type===c?(this.next(),!0):!1},Et.isContextual=function(c){return this.type===y.name&&this.value===c&&!this.containsEsc},Et.eatContextual=function(c){return this.isContextual(c)?(this.next(),!0):!1},Et.expectContextual=function(c){this.eatContextual(c)||this.unexpected()},Et.canInsertSemicolon=function(){return this.type===y.eof||this.type===y.braceR||L.test(this.input.slice(this.lastTokEnd,this.start))},Et.insertSemicolon=function(){if(this.canInsertSemicolon())return this.options.onInsertedSemicolon&&this.options.onInsertedSemicolon(this.lastTokEnd,this.lastTokEndLoc),!0},Et.semicolon=function(){!this.eat(y.semi)&&!this.insertSemicolon()&&this.unexpected()},Et.afterTrailingComma=function(c,d){if(this.type===c)return this.options.onTrailingComma&&this.options.onTrailingComma(this.lastTokStart,this.lastTokStartLoc),d||this.next(),!0},Et.expect=function(c){this.eat(c)||this.unexpected()},Et.unexpected=function(c){this.raise(c??this.start,"Unexpected token")};var xo=function(){this.shorthandAssign=this.trailingComma=this.parenthesizedAssign=this.parenthesizedBind=this.doubleProto=-1};Et.checkPatternErrors=function(c,d){if(c){c.trailingComma>-1&&this.raiseRecoverable(c.trailingComma,"Comma is not permitted after the rest element");var x=d?c.parenthesizedAssign:c.parenthesizedBind;x>-1&&this.raiseRecoverable(x,d?"Assigning to rvalue":"Parenthesized pattern")}},Et.checkExpressionErrors=function(c,d){if(!c)return!1;var x=c.shorthandAssign,C=c.doubleProto;if(!d)return x>=0||C>=0;x>=0&&this.raise(x,"Shorthand property assignments are valid only in destructuring patterns"),C>=0&&this.raiseRecoverable(C,"Redefinition of __proto__ property")},Et.checkYieldAwaitInDefaultParams=function(){this.yieldPos&&(!this.awaitPos||this.yieldPos<this.awaitPos)&&this.raise(this.yieldPos,"Yield expression cannot be a default value"),this.awaitPos&&this.raise(this.awaitPos,"Await expression cannot be a default value")},Et.isSimpleAssignTarget=function(c){return c.type==="ParenthesizedExpression"?this.isSimpleAssignTarget(c.expression):c.type==="Identifier"||c.type==="MemberExpression"};var le=lt.prototype;le.parseTopLevel=function(c){var d=Object.create(null);for(c.body||(c.body=[]);this.type!==y.eof;){var x=this.parseStatement(null,!0,d);c.body.push(x)}if(this.inModule)for(var C=0,T=Object.keys(this.undefinedExports);C<T.length;C+=1){var M=T[C];this.raiseRecoverable(this.undefinedExports[M].start,"Export '"+M+"' is not defined")}return this.adaptDirectivePrologue(c.body),this.next(),c.sourceType=this.options.sourceType,this.finishNode(c,"Program")};var wo={kind:"loop"},ds={kind:"switch"};le.isLet=function(c){if(this.options.ecmaVersion<6||!this.isContextual("let"))return!1;se.lastIndex=this.pos;var d=se.exec(this.input),x=this.pos+d[0].length,C=this.input.charCodeAt(x);if(C===91||C===92)return!0;if(c)return!1;if(C===123||C>55295&&C<56320)return!0;if(m(C,!0)){for(var T=x+1;b(C=this.input.charCodeAt(T),!0);)++T;if(C===92||C>55295&&C<56320)return!0;var M=this.input.slice(x,T);if(!u.test(M))return!0}return!1},le.isAsyncFunction=function(){if(this.options.ecmaVersion<8||!this.isContextual("async"))return!1;se.lastIndex=this.pos;var c=se.exec(this.input),d=this.pos+c[0].length,x;return!L.test(this.input.slice(this.pos,d))&&this.input.slice(d,d+8)==="function"&&(d+8===this.input.length||!(b(x=this.input.charCodeAt(d+8))||x>55295&&x<56320))},le.isUsingKeyword=function(c,d){if(this.options.ecmaVersion<17||!this.isContextual(c?"await":"using"))return!1;se.lastIndex=this.pos;var x=se.exec(this.input),C=this.pos+x[0].length;if(L.test(this.input.slice(this.pos,C)))return!1;if(c){var T=C+5,M;if(this.input.slice(C,T)!=="using"||T===this.input.length||b(M=this.input.charCodeAt(T))||M>55295&&M<56320)return!1;se.lastIndex=T;var V=se.exec(this.input);if(V&&L.test(this.input.slice(T,T+V[0].length)))return!1}if(d){var re=C+2,oe;if(this.input.slice(C,re)==="of"&&(re===this.input.length||!b(oe=this.input.charCodeAt(re))&&!(oe>55295&&oe<56320)))return!1}var Oe=this.input.charCodeAt(C);return m(Oe,!0)||Oe===92},le.isAwaitUsing=function(c){return this.isUsingKeyword(!0,c)},le.isUsing=function(c){return this.isUsingKeyword(!1,c)},le.parseStatement=function(c,d,x){var C=this.type,T=this.startNode(),M;switch(this.isLet(c)&&(C=y._var,M="let"),C){case y._break:case y._continue:return this.parseBreakContinueStatement(T,C.keyword);case y._debugger:return this.parseDebuggerStatement(T);case y._do:return this.parseDoStatement(T);case y._for:return this.parseForStatement(T);case y._function:return c&&(this.strict||c!=="if"&&c!=="label")&&this.options.ecmaVersion>=6&&this.unexpected(),this.parseFunctionStatement(T,!1,!c);case y._class:return c&&this.unexpected(),this.parseClass(T,!0);case y._if:return this.parseIfStatement(T);case y._return:return this.parseReturnStatement(T);case y._switch:return this.parseSwitchStatement(T);case y._throw:return this.parseThrowStatement(T);case y._try:return this.parseTryStatement(T);case y._const:case y._var:return M=M||this.value,c&&M!=="var"&&this.unexpected(),this.parseVarStatement(T,M);case y._while:return this.parseWhileStatement(T);case y._with:return this.parseWithStatement(T);case y.braceL:return this.parseBlock(!0,T);case y.semi:return this.parseEmptyStatement(T);case y._export:case y._import:if(this.options.ecmaVersion>10&&C===y._import){se.lastIndex=this.pos;var V=se.exec(this.input),re=this.pos+V[0].length,oe=this.input.charCodeAt(re);if(oe===40||oe===46)return this.parseExpressionStatement(T,this.parseExpression())}return this.options.allowImportExportEverywhere||(d||this.raise(this.start,"'import' and 'export' may only appear at the top level"),this.inModule||this.raise(this.start,"'import' and 'export' may appear only with 'sourceType: module'")),C===y._import?this.parseImport(T):this.parseExport(T,x);default:if(this.isAsyncFunction())return c&&this.unexpected(),this.next(),this.parseFunctionStatement(T,!0,!c);var Oe=this.isAwaitUsing(!1)?"await using":this.isUsing(!1)?"using":null;if(Oe)return d&&this.options.sourceType==="script"&&this.raise(this.start,"Using declaration cannot appear in the top level when source type is `script`"),Oe==="await using"&&(this.canAwait||this.raise(this.start,"Await using cannot appear outside of async function"),this.next()),this.next(),this.parseVar(T,!1,Oe),this.semicolon(),this.finishNode(T,"VariableDeclaration");var Ne=this.value,ot=this.parseExpression();return C===y.name&&ot.type==="Identifier"&&this.eat(y.colon)?this.parseLabeledStatement(T,Ne,ot,c):this.parseExpressionStatement(T,ot)}},le.parseBreakContinueStatement=function(c,d){var x=d==="break";this.next(),this.eat(y.semi)||this.insertSemicolon()?c.label=null:this.type!==y.name?this.unexpected():(c.label=this.parseIdent(),this.semicolon());for(var C=0;C<this.labels.length;++C){var T=this.labels[C];if((c.label==null||T.name===c.label.name)&&(T.kind!=null&&(x||T.kind==="loop")||c.label&&x))break}return C===this.labels.length&&this.raise(c.start,"Unsyntactic "+d),this.finishNode(c,x?"BreakStatement":"ContinueStatement")},le.parseDebuggerStatement=function(c){return this.next(),this.semicolon(),this.finishNode(c,"DebuggerStatement")},le.parseDoStatement=function(c){return this.next(),this.labels.push(wo),c.body=this.parseStatement("do"),this.labels.pop(),this.expect(y._while),c.test=this.parseParenExpression(),this.options.ecmaVersion>=6?this.eat(y.semi):this.semicolon(),this.finishNode(c,"DoWhileStatement")},le.parseForStatement=function(c){this.next();var d=this.options.ecmaVersion>=9&&this.canAwait&&this.eatContextual("await")?this.lastTokStart:-1;if(this.labels.push(wo),this.enterScope(0),this.expect(y.parenL),this.type===y.semi)return d>-1&&this.unexpected(d),this.parseFor(c,null);var x=this.isLet();if(this.type===y._var||this.type===y._const||x){var C=this.startNode(),T=x?"let":this.value;return this.next(),this.parseVar(C,!0,T),this.finishNode(C,"VariableDeclaration"),this.parseForAfterInit(c,C,d)}var M=this.isContextual("let"),V=!1,re=this.isUsing(!0)?"using":this.isAwaitUsing(!0)?"await using":null;if(re){var oe=this.startNode();return this.next(),re==="await using"&&this.next(),this.parseVar(oe,!0,re),this.finishNode(oe,"VariableDeclaration"),this.parseForAfterInit(c,oe,d)}var Oe=this.containsEsc,Ne=new xo,ot=this.start,Kt=d>-1?this.parseExprSubscripts(Ne,"await"):this.parseExpression(!0,Ne);return this.type===y._in||(V=this.options.ecmaVersion>=6&&this.isContextual("of"))?(d>-1?(this.type===y._in&&this.unexpected(d),c.await=!0):V&&this.options.ecmaVersion>=8&&(Kt.start===ot&&!Oe&&Kt.type==="Identifier"&&Kt.name==="async"?this.unexpected():this.options.ecmaVersion>=9&&(c.await=!1)),M&&V&&this.raise(Kt.start,"The left-hand side of a for-of loop may not start with 'let'."),this.toAssignable(Kt,!1,Ne),this.checkLValPattern(Kt),this.parseForIn(c,Kt)):(this.checkExpressionErrors(Ne,!0),d>-1&&this.unexpected(d),this.parseFor(c,Kt))},le.parseForAfterInit=function(c,d,x){return(this.type===y._in||this.options.ecmaVersion>=6&&this.isContextual("of"))&&d.declarations.length===1?(this.options.ecmaVersion>=9&&(this.type===y._in?x>-1&&this.unexpected(x):c.await=x>-1),this.parseForIn(c,d)):(x>-1&&this.unexpected(x),this.parseFor(c,d))},le.parseFunctionStatement=function(c,d,x){return this.next(),this.parseFunction(c,Wi|(x?0:ko),!1,d)},le.parseIfStatement=function(c){return this.next(),c.test=this.parseParenExpression(),c.consequent=this.parseStatement("if"),c.alternate=this.eat(y._else)?this.parseStatement("if"):null,this.finishNode(c,"IfStatement")},le.parseReturnStatement=function(c){return!this.inFunction&&!this.options.allowReturnOutsideFunction&&this.raise(this.start,"'return' outside of function"),this.next(),this.eat(y.semi)||this.insertSemicolon()?c.argument=null:(c.argument=this.parseExpression(),this.semicolon()),this.finishNode(c,"ReturnStatement")},le.parseSwitchStatement=function(c){this.next(),c.discriminant=this.parseParenExpression(),c.cases=[],this.expect(y.braceL),this.labels.push(ds),this.enterScope(0);for(var d,x=!1;this.type!==y.braceR;)if(this.type===y._case||this.type===y._default){var C=this.type===y._case;d&&this.finishNode(d,"SwitchCase"),c.cases.push(d=this.startNode()),d.consequent=[],this.next(),C?d.test=this.parseExpression():(x&&this.raiseRecoverable(this.lastTokStart,"Multiple default clauses"),x=!0,d.test=null),this.expect(y.colon)}else d||this.unexpected(),d.consequent.push(this.parseStatement(null));return this.exitScope(),d&&this.finishNode(d,"SwitchCase"),this.next(),this.labels.pop(),this.finishNode(c,"SwitchStatement")},le.parseThrowStatement=function(c){return this.next(),L.test(this.input.slice(this.lastTokEnd,this.start))&&this.raise(this.lastTokEnd,"Illegal newline after throw"),c.argument=this.parseExpression(),this.semicolon(),this.finishNode(c,"ThrowStatement")};var ms=[];le.parseCatchClauseParam=function(){var c=this.parseBindingAtom(),d=c.type==="Identifier";return this.enterScope(d?yo:0),this.checkLValPattern(c,d?Tr:Or),this.expect(y.parenR),c},le.parseTryStatement=function(c){if(this.next(),c.block=this.parseBlock(),c.handler=null,this.type===y._catch){var d=this.startNode();this.next(),this.eat(y.parenL)?d.param=this.parseCatchClauseParam():(this.options.ecmaVersion<10&&this.unexpected(),d.param=null,this.enterScope(0)),d.body=this.parseBlock(!1),this.exitScope(),c.handler=this.finishNode(d,"CatchClause")}return c.finalizer=this.eat(y._finally)?this.parseBlock():null,!c.handler&&!c.finalizer&&this.raise(c.start,"Missing catch or finally clause"),this.finishNode(c,"TryStatement")},le.parseVarStatement=function(c,d,x){return this.next(),this.parseVar(c,!1,d,x),this.semicolon(),this.finishNode(c,"VariableDeclaration")},le.parseWhileStatement=function(c){return this.next(),c.test=this.parseParenExpression(),this.labels.push(wo),c.body=this.parseStatement("while"),this.labels.pop(),this.finishNode(c,"WhileStatement")},le.parseWithStatement=function(c){return this.strict&&this.raise(this.start,"'with' in strict mode"),this.next(),c.object=this.parseParenExpression(),c.body=this.parseStatement("with"),this.finishNode(c,"WithStatement")},le.parseEmptyStatement=function(c){return this.next(),this.finishNode(c,"EmptyStatement")},le.parseLabeledStatement=function(c,d,x,C){for(var T=0,M=this.labels;T<M.length;T+=1){var V=M[T];V.name===d&&this.raise(x.start,"Label '"+d+"' is already declared")}for(var re=this.type.isLoop?"loop":this.type===y._switch?"switch":null,oe=this.labels.length-1;oe>=0;oe--){var Oe=this.labels[oe];if(Oe.statementStart===c.start)Oe.statementStart=this.start,Oe.kind=re;else break}return this.labels.push({name:d,kind:re,statementStart:this.start}),c.body=this.parseStatement(C?C.indexOf("label")===-1?C+"label":C:"label"),this.labels.pop(),c.label=x,this.finishNode(c,"LabeledStatement")},le.parseExpressionStatement=function(c,d){return c.expression=d,this.semicolon(),this.finishNode(c,"ExpressionStatement")},le.parseBlock=function(c,d,x){for(c===void 0&&(c=!0),d===void 0&&(d=this.startNode()),d.body=[],this.expect(y.braceL),c&&this.enterScope(0);this.type!==y.braceR;){var C=this.parseStatement(null);d.body.push(C)}return x&&(this.strict=!1),this.next(),c&&this.exitScope(),this.finishNode(d,"BlockStatement")},le.parseFor=function(c,d){return c.init=d,this.expect(y.semi),c.test=this.type===y.semi?null:this.parseExpression(),this.expect(y.semi),c.update=this.type===y.parenR?null:this.parseExpression(),this.expect(y.parenR),c.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(c,"ForStatement")},le.parseForIn=function(c,d){var x=this.type===y._in;return this.next(),d.type==="VariableDeclaration"&&d.declarations[0].init!=null&&(!x||this.options.ecmaVersion<8||this.strict||d.kind!=="var"||d.declarations[0].id.type!=="Identifier")&&this.raise(d.start,(x?"for-in":"for-of")+" loop variable declaration may not have an initializer"),c.left=d,c.right=x?this.parseExpression():this.parseMaybeAssign(),this.expect(y.parenR),c.body=this.parseStatement("for"),this.exitScope(),this.labels.pop(),this.finishNode(c,x?"ForInStatement":"ForOfStatement")},le.parseVar=function(c,d,x,C){for(c.declarations=[],c.kind=x;;){var T=this.startNode();if(this.parseVarId(T,x),this.eat(y.eq)?T.init=this.parseMaybeAssign(d):!C&&x==="const"&&!(this.type===y._in||this.options.ecmaVersion>=6&&this.isContextual("of"))?this.unexpected():!C&&(x==="using"||x==="await using")&&this.options.ecmaVersion>=17&&this.type!==y._in&&!this.isContextual("of")?this.raise(this.lastTokEnd,"Missing initializer in "+x+" declaration"):!C&&T.id.type!=="Identifier"&&!(d&&(this.type===y._in||this.isContextual("of")))?this.raise(this.lastTokEnd,"Complex binding patterns require an initialization value"):T.init=null,c.declarations.push(this.finishNode(T,"VariableDeclarator")),!this.eat(y.comma))break}return c},le.parseVarId=function(c,d){c.id=d==="using"||d==="await using"?this.parseIdent():this.parseBindingAtom(),this.checkLValPattern(c.id,d==="var"?gi:Or,!1)};var Wi=1,ko=2,va=4;le.parseFunction=function(c,d,x,C,T){this.initFunction(c),(this.options.ecmaVersion>=9||this.options.ecmaVersion>=6&&!C)&&(this.type===y.star&&d&ko&&this.unexpected(),c.generator=this.eat(y.star)),this.options.ecmaVersion>=8&&(c.async=!!C),d&Wi&&(c.id=d&va&&this.type!==y.name?null:this.parseIdent(),c.id&&!(d&ko)&&this.checkLValSimple(c.id,this.strict||c.generator||c.async?this.treatFunctionsAsVar?gi:Or:Qr));var M=this.yieldPos,V=this.awaitPos,re=this.awaitIdentPos;return this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(vo(c.async,c.generator)),d&Wi||(c.id=this.type===y.name?this.parseIdent():null),this.parseFunctionParams(c),this.parseFunctionBody(c,x,!1,T),this.yieldPos=M,this.awaitPos=V,this.awaitIdentPos=re,this.finishNode(c,d&Wi?"FunctionDeclaration":"FunctionExpression")},le.parseFunctionParams=function(c){this.expect(y.parenL),c.params=this.parseBindingList(y.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams()},le.parseClass=function(c,d){this.next();var x=this.strict;this.strict=!0,this.parseClassId(c,d),this.parseClassSuper(c);var C=this.enterClassBody(),T=this.startNode(),M=!1;for(T.body=[],this.expect(y.braceL);this.type!==y.braceR;){var V=this.parseClassElement(c.superClass!==null);V&&(T.body.push(V),V.type==="MethodDefinition"&&V.kind==="constructor"?(M&&this.raiseRecoverable(V.start,"Duplicate constructor in the same class"),M=!0):V.key&&V.key.type==="PrivateIdentifier"&&gs(C,V)&&this.raiseRecoverable(V.key.start,"Identifier '#"+V.key.name+"' has already been declared"))}return this.strict=x,this.next(),c.body=this.finishNode(T,"ClassBody"),this.exitClassBody(),this.finishNode(c,d?"ClassDeclaration":"ClassExpression")},le.parseClassElement=function(c){if(this.eat(y.semi))return null;var d=this.options.ecmaVersion,x=this.startNode(),C="",T=!1,M=!1,V="method",re=!1;if(this.eatContextual("static")){if(d>=13&&this.eat(y.braceL))return this.parseClassStaticBlock(x),x;this.isClassElementNameStart()||this.type===y.star?re=!0:C="static"}if(x.static=re,!C&&d>=8&&this.eatContextual("async")&&((this.isClassElementNameStart()||this.type===y.star)&&!this.canInsertSemicolon()?M=!0:C="async"),!C&&(d>=9||!M)&&this.eat(y.star)&&(T=!0),!C&&!M&&!T){var oe=this.value;(this.eatContextual("get")||this.eatContextual("set"))&&(this.isClassElementNameStart()?V=oe:C=oe)}if(C?(x.computed=!1,x.key=this.startNodeAt(this.lastTokStart,this.lastTokStartLoc),x.key.name=C,this.finishNode(x.key,"Identifier")):this.parseClassElementName(x),d<13||this.type===y.parenL||V!=="method"||T||M){var Oe=!x.static&&Xr(x,"constructor"),Ne=Oe&&c;Oe&&V!=="method"&&this.raise(x.key.start,"Constructor can't have get/set modifier"),x.kind=Oe?"constructor":V,this.parseClassMethod(x,T,M,Ne)}else this.parseClassField(x);return x},le.isClassElementNameStart=function(){return this.type===y.name||this.type===y.privateId||this.type===y.num||this.type===y.string||this.type===y.bracketL||this.type.keyword},le.parseClassElementName=function(c){this.type===y.privateId?(this.value==="constructor"&&this.raise(this.start,"Classes can't have an element named '#constructor'"),c.computed=!1,c.key=this.parsePrivateIdent()):this.parsePropertyName(c)},le.parseClassMethod=function(c,d,x,C){var T=c.key;c.kind==="constructor"?(d&&this.raise(T.start,"Constructor can't be a generator"),x&&this.raise(T.start,"Constructor can't be an async method")):c.static&&Xr(c,"prototype")&&this.raise(T.start,"Classes may not have a static property named prototype");var M=c.value=this.parseMethod(d,x,C);return c.kind==="get"&&M.params.length!==0&&this.raiseRecoverable(M.start,"getter should have no params"),c.kind==="set"&&M.params.length!==1&&this.raiseRecoverable(M.start,"setter should have exactly one param"),c.kind==="set"&&M.params[0].type==="RestElement"&&this.raiseRecoverable(M.params[0].start,"Setter cannot use rest params"),this.finishNode(c,"MethodDefinition")},le.parseClassField=function(c){return Xr(c,"constructor")?this.raise(c.key.start,"Classes can't have a field named 'constructor'"):c.static&&Xr(c,"prototype")&&this.raise(c.key.start,"Classes can't have a static field named 'prototype'"),this.eat(y.eq)?(this.enterScope(jn|Ui),c.value=this.parseMaybeAssign(),this.exitScope()):c.value=null,this.semicolon(),this.finishNode(c,"PropertyDefinition")},le.parseClassStaticBlock=function(c){c.body=[];var d=this.labels;for(this.labels=[],this.enterScope(Kr|Ui);this.type!==y.braceR;){var x=this.parseStatement(null);c.body.push(x)}return this.next(),this.exitScope(),this.labels=d,this.finishNode(c,"StaticBlock")},le.parseClassId=function(c,d){this.type===y.name?(c.id=this.parseIdent(),d&&this.checkLValSimple(c.id,Or,!1)):(d===!0&&this.unexpected(),c.id=null)},le.parseClassSuper=function(c){c.superClass=this.eat(y._extends)?this.parseExprSubscripts(null,!1):null},le.enterClassBody=function(){var c={declared:Object.create(null),used:[]};return this.privateNameStack.push(c),c.declared},le.exitClassBody=function(){var c=this.privateNameStack.pop(),d=c.declared,x=c.used;if(this.options.checkPrivateFields)for(var C=this.privateNameStack.length,T=C===0?null:this.privateNameStack[C-1],M=0;M<x.length;++M){var V=x[M];z(d,V.name)||(T?T.used.push(V):this.raiseRecoverable(V.start,"Private field '#"+V.name+"' must be declared in an enclosing class"))}};function gs(c,d){var x=d.key.name,C=c[x],T="true";return d.type==="MethodDefinition"&&(d.kind==="get"||d.kind==="set")&&(T=(d.static?"s":"i")+d.kind),C==="iget"&&T==="iset"||C==="iset"&&T==="iget"||C==="sget"&&T==="sset"||C==="sset"&&T==="sget"?(c[x]="true",!1):C?!0:(c[x]=T,!1)}function Xr(c,d){var x=c.computed,C=c.key;return!x&&(C.type==="Identifier"&&C.name===d||C.type==="Literal"&&C.value===d)}le.parseExportAllDeclaration=function(c,d){return this.options.ecmaVersion>=11&&(this.eatContextual("as")?(c.exported=this.parseModuleExportName(),this.checkExport(d,c.exported,this.lastTokStart)):c.exported=null),this.expectContextual("from"),this.type!==y.string&&this.unexpected(),c.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(c.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(c,"ExportAllDeclaration")},le.parseExport=function(c,d){if(this.next(),this.eat(y.star))return this.parseExportAllDeclaration(c,d);if(this.eat(y._default))return this.checkExport(d,"default",this.lastTokStart),c.declaration=this.parseExportDefaultDeclaration(),this.finishNode(c,"ExportDefaultDeclaration");if(this.shouldParseExportStatement())c.declaration=this.parseExportDeclaration(c),c.declaration.type==="VariableDeclaration"?this.checkVariableExport(d,c.declaration.declarations):this.checkExport(d,c.declaration.id,c.declaration.id.start),c.specifiers=[],c.source=null,this.options.ecmaVersion>=16&&(c.attributes=[]);else{if(c.declaration=null,c.specifiers=this.parseExportSpecifiers(d),this.eatContextual("from"))this.type!==y.string&&this.unexpected(),c.source=this.parseExprAtom(),this.options.ecmaVersion>=16&&(c.attributes=this.parseWithClause());else{for(var x=0,C=c.specifiers;x<C.length;x+=1){var T=C[x];this.checkUnreserved(T.local),this.checkLocalExport(T.local),T.local.type==="Literal"&&this.raise(T.local.start,"A string literal cannot be used as an exported binding without `from`.")}c.source=null,this.options.ecmaVersion>=16&&(c.attributes=[])}this.semicolon()}return this.finishNode(c,"ExportNamedDeclaration")},le.parseExportDeclaration=function(c){return this.parseStatement(null)},le.parseExportDefaultDeclaration=function(){var c;if(this.type===y._function||(c=this.isAsyncFunction())){var d=this.startNode();return this.next(),c&&this.next(),this.parseFunction(d,Wi|va,!1,c)}else if(this.type===y._class){var x=this.startNode();return this.parseClass(x,"nullableID")}else{var C=this.parseMaybeAssign();return this.semicolon(),C}},le.checkExport=function(c,d,x){c&&(typeof d!="string"&&(d=d.type==="Identifier"?d.name:d.value),z(c,d)&&this.raiseRecoverable(x,"Duplicate export '"+d+"'"),c[d]=!0)},le.checkPatternExport=function(c,d){var x=d.type;if(x==="Identifier")this.checkExport(c,d,d.start);else if(x==="ObjectPattern")for(var C=0,T=d.properties;C<T.length;C+=1){var M=T[C];this.checkPatternExport(c,M)}else if(x==="ArrayPattern")for(var V=0,re=d.elements;V<re.length;V+=1){var oe=re[V];oe&&this.checkPatternExport(c,oe)}else x==="Property"?this.checkPatternExport(c,d.value):x==="AssignmentPattern"?this.checkPatternExport(c,d.left):x==="RestElement"&&this.checkPatternExport(c,d.argument)},le.checkVariableExport=function(c,d){if(c)for(var x=0,C=d;x<C.length;x+=1){var T=C[x];this.checkPatternExport(c,T.id)}},le.shouldParseExportStatement=function(){return this.type.keyword==="var"||this.type.keyword==="const"||this.type.keyword==="class"||this.type.keyword==="function"||this.isLet()||this.isAsyncFunction()},le.parseExportSpecifier=function(c){var d=this.startNode();return d.local=this.parseModuleExportName(),d.exported=this.eatContextual("as")?this.parseModuleExportName():d.local,this.checkExport(c,d.exported,d.exported.start),this.finishNode(d,"ExportSpecifier")},le.parseExportSpecifiers=function(c){var d=[],x=!0;for(this.expect(y.braceL);!this.eat(y.braceR);){if(x)x=!1;else if(this.expect(y.comma),this.afterTrailingComma(y.braceR))break;d.push(this.parseExportSpecifier(c))}return d},le.parseImport=function(c){return this.next(),this.type===y.string?(c.specifiers=ms,c.source=this.parseExprAtom()):(c.specifiers=this.parseImportSpecifiers(),this.expectContextual("from"),c.source=this.type===y.string?this.parseExprAtom():this.unexpected()),this.options.ecmaVersion>=16&&(c.attributes=this.parseWithClause()),this.semicolon(),this.finishNode(c,"ImportDeclaration")},le.parseImportSpecifier=function(){var c=this.startNode();return c.imported=this.parseModuleExportName(),this.eatContextual("as")?c.local=this.parseIdent():(this.checkUnreserved(c.imported),c.local=c.imported),this.checkLValSimple(c.local,Or),this.finishNode(c,"ImportSpecifier")},le.parseImportDefaultSpecifier=function(){var c=this.startNode();return c.local=this.parseIdent(),this.checkLValSimple(c.local,Or),this.finishNode(c,"ImportDefaultSpecifier")},le.parseImportNamespaceSpecifier=function(){var c=this.startNode();return this.next(),this.expectContextual("as"),c.local=this.parseIdent(),this.checkLValSimple(c.local,Or),this.finishNode(c,"ImportNamespaceSpecifier")},le.parseImportSpecifiers=function(){var c=[],d=!0;if(this.type===y.name&&(c.push(this.parseImportDefaultSpecifier()),!this.eat(y.comma)))return c;if(this.type===y.star)return c.push(this.parseImportNamespaceSpecifier()),c;for(this.expect(y.braceL);!this.eat(y.braceR);){if(d)d=!1;else if(this.expect(y.comma),this.afterTrailingComma(y.braceR))break;c.push(this.parseImportSpecifier())}return c},le.parseWithClause=function(){var c=[];if(!this.eat(y._with))return c;this.expect(y.braceL);for(var d={},x=!0;!this.eat(y.braceR);){if(x)x=!1;else if(this.expect(y.comma),this.afterTrailingComma(y.braceR))break;var C=this.parseImportAttribute(),T=C.key.type==="Identifier"?C.key.name:C.key.value;z(d,T)&&this.raiseRecoverable(C.key.start,"Duplicate attribute key '"+T+"'"),d[T]=!0,c.push(C)}return c},le.parseImportAttribute=function(){var c=this.startNode();return c.key=this.type===y.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!=="never"),this.expect(y.colon),this.type!==y.string&&this.unexpected(),c.value=this.parseExprAtom(),this.finishNode(c,"ImportAttribute")},le.parseModuleExportName=function(){if(this.options.ecmaVersion>=13&&this.type===y.string){var c=this.parseLiteral(this.value);return Le.test(c.value)&&this.raise(c.start,"An export name cannot include a lone surrogate."),c}return this.parseIdent(!0)},le.adaptDirectivePrologue=function(c){for(var d=0;d<c.length&&this.isDirectiveCandidate(c[d]);++d)c[d].directive=c[d].expression.raw.slice(1,-1)},le.isDirectiveCandidate=function(c){return this.options.ecmaVersion>=5&&c.type==="ExpressionStatement"&&c.expression.type==="Literal"&&typeof c.expression.value=="string"&&(this.input[c.start]==='"'||this.input[c.start]==="'")};var er=lt.prototype;er.toAssignable=function(c,d,x){if(this.options.ecmaVersion>=6&&c)switch(c.type){case"Identifier":this.inAsync&&c.name==="await"&&this.raise(c.start,"Cannot use 'await' as identifier inside an async function");break;case"ObjectPattern":case"ArrayPattern":case"AssignmentPattern":case"RestElement":break;case"ObjectExpression":c.type="ObjectPattern",x&&this.checkPatternErrors(x,!0);for(var C=0,T=c.properties;C<T.length;C+=1){var M=T[C];this.toAssignable(M,d),M.type==="RestElement"&&(M.argument.type==="ArrayPattern"||M.argument.type==="ObjectPattern")&&this.raise(M.argument.start,"Unexpected token")}break;case"Property":c.kind!=="init"&&this.raise(c.key.start,"Object pattern can't contain getter or setter"),this.toAssignable(c.value,d);break;case"ArrayExpression":c.type="ArrayPattern",x&&this.checkPatternErrors(x,!0),this.toAssignableList(c.elements,d);break;case"SpreadElement":c.type="RestElement",this.toAssignable(c.argument,d),c.argument.type==="AssignmentPattern"&&this.raise(c.argument.start,"Rest elements cannot have a default value");break;case"AssignmentExpression":c.operator!=="="&&this.raise(c.left.end,"Only '=' operator can be used for specifying default value."),c.type="AssignmentPattern",delete c.operator,this.toAssignable(c.left,d);break;case"ParenthesizedExpression":this.toAssignable(c.expression,d,x);break;case"ChainExpression":this.raiseRecoverable(c.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":if(!d)break;default:this.raise(c.start,"Assigning to rvalue")}else x&&this.checkPatternErrors(x,!0);return c},er.toAssignableList=function(c,d){for(var x=c.length,C=0;C<x;C++){var T=c[C];T&&this.toAssignable(T,d)}if(x){var M=c[x-1];this.options.ecmaVersion===6&&d&&M&&M.type==="RestElement"&&M.argument.type!=="Identifier"&&this.unexpected(M.argument.start)}return c},er.parseSpread=function(c){var d=this.startNode();return this.next(),d.argument=this.parseMaybeAssign(!1,c),this.finishNode(d,"SpreadElement")},er.parseRestBinding=function(){var c=this.startNode();return this.next(),this.options.ecmaVersion===6&&this.type!==y.name&&this.unexpected(),c.argument=this.parseBindingAtom(),this.finishNode(c,"RestElement")},er.parseBindingAtom=function(){if(this.options.ecmaVersion>=6)switch(this.type){case y.bracketL:var c=this.startNode();return this.next(),c.elements=this.parseBindingList(y.bracketR,!0,!0),this.finishNode(c,"ArrayPattern");case y.braceL:return this.parseObj(!0)}return this.parseIdent()},er.parseBindingList=function(c,d,x,C){for(var T=[],M=!0;!this.eat(c);)if(M?M=!1:this.expect(y.comma),d&&this.type===y.comma)T.push(null);else{if(x&&this.afterTrailingComma(c))break;if(this.type===y.ellipsis){var V=this.parseRestBinding();this.parseBindingListItem(V),T.push(V),this.type===y.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.expect(c);break}else T.push(this.parseAssignableListItem(C))}return T},er.parseAssignableListItem=function(c){var d=this.parseMaybeDefault(this.start,this.startLoc);return this.parseBindingListItem(d),d},er.parseBindingListItem=function(c){return c},er.parseMaybeDefault=function(c,d,x){if(x=x||this.parseBindingAtom(),this.options.ecmaVersion<6||!this.eat(y.eq))return x;var C=this.startNodeAt(c,d);return C.left=x,C.right=this.parseMaybeAssign(),this.finishNode(C,"AssignmentPattern")},er.checkLValSimple=function(c,d,x){d===void 0&&(d=Bn);var C=d!==Bn;switch(c.type){case"Identifier":this.strict&&this.reservedWordsStrictBind.test(c.name)&&this.raiseRecoverable(c.start,(C?"Binding ":"Assigning to ")+c.name+" in strict mode"),C&&(d===Or&&c.name==="let"&&this.raiseRecoverable(c.start,"let is disallowed as a lexically bound name"),x&&(z(x,c.name)&&this.raiseRecoverable(c.start,"Argument name clash"),x[c.name]=!0),d!==bi&&this.declareName(c.name,d,c.start));break;case"ChainExpression":this.raiseRecoverable(c.start,"Optional chaining cannot appear in left-hand side");break;case"MemberExpression":C&&this.raiseRecoverable(c.start,"Binding member expression");break;case"ParenthesizedExpression":return C&&this.raiseRecoverable(c.start,"Binding parenthesized expression"),this.checkLValSimple(c.expression,d,x);default:this.raise(c.start,(C?"Binding":"Assigning to")+" rvalue")}},er.checkLValPattern=function(c,d,x){switch(d===void 0&&(d=Bn),c.type){case"ObjectPattern":for(var C=0,T=c.properties;C<T.length;C+=1){var M=T[C];this.checkLValInnerPattern(M,d,x)}break;case"ArrayPattern":for(var V=0,re=c.elements;V<re.length;V+=1){var oe=re[V];oe&&this.checkLValInnerPattern(oe,d,x)}break;default:this.checkLValSimple(c,d,x)}},er.checkLValInnerPattern=function(c,d,x){switch(d===void 0&&(d=Bn),c.type){case"Property":this.checkLValInnerPattern(c.value,d,x);break;case"AssignmentPattern":this.checkLValPattern(c.left,d,x);break;case"RestElement":this.checkLValPattern(c.argument,d,x);break;default:this.checkLValPattern(c,d,x)}};var kt=function(d,x,C,T,M){this.token=d,this.isExpr=!!x,this.preserveSpace=!!C,this.override=T,this.generator=!!M},Xe={b_stat:new kt("{",!1),b_expr:new kt("{",!0),b_tmpl:new kt("${",!1),p_stat:new kt("(",!1),p_expr:new kt("(",!0),q_tmpl:new kt("`",!0,!0,function(c){return c.tryReadTemplateToken()}),f_stat:new kt("function",!1),f_expr:new kt("function",!0),f_expr_gen:new kt("function",!0,!1,null,!0),f_gen:new kt("function",!1,!1,null,!0)},Mn=lt.prototype;Mn.initialContext=function(){return[Xe.b_stat]},Mn.curContext=function(){return this.context[this.context.length-1]},Mn.braceIsBlock=function(c){var d=this.curContext();return d===Xe.f_expr||d===Xe.f_stat?!0:c===y.colon&&(d===Xe.b_stat||d===Xe.b_expr)?!d.isExpr:c===y._return||c===y.name&&this.exprAllowed?L.test(this.input.slice(this.lastTokEnd,this.start)):c===y._else||c===y.semi||c===y.eof||c===y.parenR||c===y.arrow?!0:c===y.braceL?d===Xe.b_stat:c===y._var||c===y._const||c===y.name?!1:!this.exprAllowed},Mn.inGeneratorContext=function(){for(var c=this.context.length-1;c>=1;c--){var d=this.context[c];if(d.token==="function")return d.generator}return!1},Mn.updateContext=function(c){var d,x=this.type;x.keyword&&c===y.dot?this.exprAllowed=!1:(d=x.updateContext)?d.call(this,c):this.exprAllowed=x.beforeExpr},Mn.overrideContext=function(c){this.curContext()!==c&&(this.context[this.context.length-1]=c)},y.parenR.updateContext=y.braceR.updateContext=function(){if(this.context.length===1){this.exprAllowed=!0;return}var c=this.context.pop();c===Xe.b_stat&&this.curContext().token==="function"&&(c=this.context.pop()),this.exprAllowed=!c.isExpr},y.braceL.updateContext=function(c){this.context.push(this.braceIsBlock(c)?Xe.b_stat:Xe.b_expr),this.exprAllowed=!0},y.dollarBraceL.updateContext=function(){this.context.push(Xe.b_tmpl),this.exprAllowed=!0},y.parenL.updateContext=function(c){var d=c===y._if||c===y._for||c===y._with||c===y._while;this.context.push(d?Xe.p_stat:Xe.p_expr),this.exprAllowed=!0},y.incDec.updateContext=function(){},y._function.updateContext=y._class.updateContext=function(c){c.beforeExpr&&c!==y._else&&!(c===y.semi&&this.curContext()!==Xe.p_stat)&&!(c===y._return&&L.test(this.input.slice(this.lastTokEnd,this.start)))&&!((c===y.colon||c===y.braceL)&&this.curContext()===Xe.b_stat)?this.context.push(Xe.f_expr):this.context.push(Xe.f_stat),this.exprAllowed=!1},y.colon.updateContext=function(){this.curContext().token==="function"&&this.context.pop(),this.exprAllowed=!0},y.backQuote.updateContext=function(){this.curContext()===Xe.q_tmpl?this.context.pop():this.context.push(Xe.q_tmpl),this.exprAllowed=!1},y.star.updateContext=function(c){if(c===y._function){var d=this.context.length-1;this.context[d]===Xe.f_expr?this.context[d]=Xe.f_expr_gen:this.context[d]=Xe.f_gen}this.exprAllowed=!0},y.name.updateContext=function(c){var d=!1;this.options.ecmaVersion>=6&&c!==y.dot&&(this.value==="of"&&!this.exprAllowed||this.value==="yield"&&this.inGeneratorContext())&&(d=!0),this.exprAllowed=d};var Ae=lt.prototype;Ae.checkPropClash=function(c,d,x){if(!(this.options.ecmaVersion>=9&&c.type==="SpreadElement")&&!(this.options.ecmaVersion>=6&&(c.computed||c.method||c.shorthand))){var C=c.key,T;switch(C.type){case"Identifier":T=C.name;break;case"Literal":T=String(C.value);break;default:return}var M=c.kind;if(this.options.ecmaVersion>=6){T==="__proto__"&&M==="init"&&(d.proto&&(x?x.doubleProto<0&&(x.doubleProto=C.start):this.raiseRecoverable(C.start,"Redefinition of __proto__ property")),d.proto=!0);return}T="$"+T;var V=d[T];if(V){var re;M==="init"?re=this.strict&&V.init||V.get||V.set:re=V.init||V[M],re&&this.raiseRecoverable(C.start,"Redefinition of property")}else V=d[T]={init:!1,get:!1,set:!1};V[M]=!0}},Ae.parseExpression=function(c,d){var x=this.start,C=this.startLoc,T=this.parseMaybeAssign(c,d);if(this.type===y.comma){var M=this.startNodeAt(x,C);for(M.expressions=[T];this.eat(y.comma);)M.expressions.push(this.parseMaybeAssign(c,d));return this.finishNode(M,"SequenceExpression")}return T},Ae.parseMaybeAssign=function(c,d,x){if(this.isContextual("yield")){if(this.inGenerator)return this.parseYield(c);this.exprAllowed=!1}var C=!1,T=-1,M=-1,V=-1;d?(T=d.parenthesizedAssign,M=d.trailingComma,V=d.doubleProto,d.parenthesizedAssign=d.trailingComma=-1):(d=new xo,C=!0);var re=this.start,oe=this.startLoc;(this.type===y.parenL||this.type===y.name)&&(this.potentialArrowAt=this.start,this.potentialArrowInForAwait=c==="await");var Oe=this.parseMaybeConditional(c,d);if(x&&(Oe=x.call(this,Oe,re,oe)),this.type.isAssign){var Ne=this.startNodeAt(re,oe);return Ne.operator=this.value,this.type===y.eq&&(Oe=this.toAssignable(Oe,!1,d)),C||(d.parenthesizedAssign=d.trailingComma=d.doubleProto=-1),d.shorthandAssign>=Oe.start&&(d.shorthandAssign=-1),this.type===y.eq?this.checkLValPattern(Oe):this.checkLValSimple(Oe),Ne.left=Oe,this.next(),Ne.right=this.parseMaybeAssign(c),V>-1&&(d.doubleProto=V),this.finishNode(Ne,"AssignmentExpression")}else C&&this.checkExpressionErrors(d,!0);return T>-1&&(d.parenthesizedAssign=T),M>-1&&(d.trailingComma=M),Oe},Ae.parseMaybeConditional=function(c,d){var x=this.start,C=this.startLoc,T=this.parseExprOps(c,d);if(this.checkExpressionErrors(d))return T;if(this.eat(y.question)){var M=this.startNodeAt(x,C);return M.test=T,M.consequent=this.parseMaybeAssign(),this.expect(y.colon),M.alternate=this.parseMaybeAssign(c),this.finishNode(M,"ConditionalExpression")}return T},Ae.parseExprOps=function(c,d){var x=this.start,C=this.startLoc,T=this.parseMaybeUnary(d,!1,!1,c);return this.checkExpressionErrors(d)||T.start===x&&T.type==="ArrowFunctionExpression"?T:this.parseExprOp(T,x,C,-1,c)},Ae.parseExprOp=function(c,d,x,C,T){var M=this.type.binop;if(M!=null&&(!T||this.type!==y._in)&&M>C){var V=this.type===y.logicalOR||this.type===y.logicalAND,re=this.type===y.coalesce;re&&(M=y.logicalAND.binop);var oe=this.value;this.next();var Oe=this.start,Ne=this.startLoc,ot=this.parseExprOp(this.parseMaybeUnary(null,!1,!1,T),Oe,Ne,M,T),Kt=this.buildBinary(d,x,c,ot,oe,V||re);return(V&&this.type===y.coalesce||re&&(this.type===y.logicalOR||this.type===y.logicalAND))&&this.raiseRecoverable(this.start,"Logical expressions and coalesce expressions cannot be mixed. Wrap either by parentheses"),this.parseExprOp(Kt,d,x,C,T)}return c},Ae.buildBinary=function(c,d,x,C,T,M){C.type==="PrivateIdentifier"&&this.raise(C.start,"Private identifier can only be left side of binary expression");var V=this.startNodeAt(c,d);return V.left=x,V.operator=T,V.right=C,this.finishNode(V,M?"LogicalExpression":"BinaryExpression")},Ae.parseMaybeUnary=function(c,d,x,C){var T=this.start,M=this.startLoc,V;if(this.isContextual("await")&&this.canAwait)V=this.parseAwait(C),d=!0;else if(this.type.prefix){var re=this.startNode(),oe=this.type===y.incDec;re.operator=this.value,re.prefix=!0,this.next(),re.argument=this.parseMaybeUnary(null,!0,oe,C),this.checkExpressionErrors(c,!0),oe?this.checkLValSimple(re.argument):this.strict&&re.operator==="delete"&&bs(re.argument)?this.raiseRecoverable(re.start,"Deleting local variable in strict mode"):re.operator==="delete"&&So(re.argument)?this.raiseRecoverable(re.start,"Private fields can not be deleted"):d=!0,V=this.finishNode(re,oe?"UpdateExpression":"UnaryExpression")}else if(!d&&this.type===y.privateId)(C||this.privateNameStack.length===0)&&this.options.checkPrivateFields&&this.unexpected(),V=this.parsePrivateIdent(),this.type!==y._in&&this.unexpected();else{if(V=this.parseExprSubscripts(c,C),this.checkExpressionErrors(c))return V;for(;this.type.postfix&&!this.canInsertSemicolon();){var Oe=this.startNodeAt(T,M);Oe.operator=this.value,Oe.prefix=!1,Oe.argument=V,this.checkLValSimple(V),this.next(),V=this.finishNode(Oe,"UpdateExpression")}}if(!x&&this.eat(y.starstar))if(d)this.unexpected(this.lastTokStart);else return this.buildBinary(T,M,V,this.parseMaybeUnary(null,!1,!1,C),"**",!1);else return V};function bs(c){return c.type==="Identifier"||c.type==="ParenthesizedExpression"&&bs(c.expression)}function So(c){return c.type==="MemberExpression"&&c.property.type==="PrivateIdentifier"||c.type==="ChainExpression"&&So(c.expression)||c.type==="ParenthesizedExpression"&&So(c.expression)}Ae.parseExprSubscripts=function(c,d){var x=this.start,C=this.startLoc,T=this.parseExprAtom(c,d);if(T.type==="ArrowFunctionExpression"&&this.input.slice(this.lastTokStart,this.lastTokEnd)!==")")return T;var M=this.parseSubscripts(T,x,C,!1,d);return c&&M.type==="MemberExpression"&&(c.parenthesizedAssign>=M.start&&(c.parenthesizedAssign=-1),c.parenthesizedBind>=M.start&&(c.parenthesizedBind=-1),c.trailingComma>=M.start&&(c.trailingComma=-1)),M},Ae.parseSubscripts=function(c,d,x,C,T){for(var M=this.options.ecmaVersion>=8&&c.type==="Identifier"&&c.name==="async"&&this.lastTokEnd===c.end&&!this.canInsertSemicolon()&&c.end-c.start===5&&this.potentialArrowAt===c.start,V=!1;;){var re=this.parseSubscript(c,d,x,C,M,V,T);if(re.optional&&(V=!0),re===c||re.type==="ArrowFunctionExpression"){if(V){var oe=this.startNodeAt(d,x);oe.expression=re,re=this.finishNode(oe,"ChainExpression")}return re}c=re}},Ae.shouldParseAsyncArrow=function(){return!this.canInsertSemicolon()&&this.eat(y.arrow)},Ae.parseSubscriptAsyncArrow=function(c,d,x,C){return this.parseArrowExpression(this.startNodeAt(c,d),x,!0,C)},Ae.parseSubscript=function(c,d,x,C,T,M,V){var re=this.options.ecmaVersion>=11,oe=re&&this.eat(y.questionDot);C&&oe&&this.raise(this.lastTokStart,"Optional chaining cannot appear in the callee of new expressions");var Oe=this.eat(y.bracketL);if(Oe||oe&&this.type!==y.parenL&&this.type!==y.backQuote||this.eat(y.dot)){var Ne=this.startNodeAt(d,x);Ne.object=c,Oe?(Ne.property=this.parseExpression(),this.expect(y.bracketR)):this.type===y.privateId&&c.type!=="Super"?Ne.property=this.parsePrivateIdent():Ne.property=this.parseIdent(this.options.allowReserved!=="never"),Ne.computed=!!Oe,re&&(Ne.optional=oe),c=this.finishNode(Ne,"MemberExpression")}else if(!C&&this.eat(y.parenL)){var ot=new xo,Kt=this.yieldPos,Cs=this.awaitPos,Po=this.awaitIdentPos;this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0;var Sn=this.parseExprList(y.parenR,this.options.ecmaVersion>=8,!1,ot);if(T&&!oe&&this.shouldParseAsyncArrow())return this.checkPatternErrors(ot,!1),this.checkYieldAwaitInDefaultParams(),this.awaitIdentPos>0&&this.raise(this.awaitIdentPos,"Cannot use 'await' as identifier inside an async function"),this.yieldPos=Kt,this.awaitPos=Cs,this.awaitIdentPos=Po,this.parseSubscriptAsyncArrow(d,x,Sn,V);this.checkExpressionErrors(ot,!0),this.yieldPos=Kt||this.yieldPos,this.awaitPos=Cs||this.awaitPos,this.awaitIdentPos=Po||this.awaitIdentPos;var Hi=this.startNodeAt(d,x);Hi.callee=c,Hi.arguments=Sn,re&&(Hi.optional=oe),c=this.finishNode(Hi,"CallExpression")}else if(this.type===y.backQuote){(oe||M)&&this.raise(this.start,"Optional chaining cannot appear in the tag of tagged template expressions");var Oo=this.startNodeAt(d,x);Oo.tag=c,Oo.quasi=this.parseTemplate({isTagged:!0}),c=this.finishNode(Oo,"TaggedTemplateExpression")}return c},Ae.parseExprAtom=function(c,d,x){this.type===y.slash&&this.readRegexp();var C,T=this.potentialArrowAt===this.start;switch(this.type){case y._super:return this.allowSuper||this.raise(this.start,"'super' keyword outside a method"),C=this.startNode(),this.next(),this.type===y.parenL&&!this.allowDirectSuper&&this.raise(C.start,"super() call outside constructor of a subclass"),this.type!==y.dot&&this.type!==y.bracketL&&this.type!==y.parenL&&this.unexpected(),this.finishNode(C,"Super");case y._this:return C=this.startNode(),this.next(),this.finishNode(C,"ThisExpression");case y.name:var M=this.start,V=this.startLoc,re=this.containsEsc,oe=this.parseIdent(!1);if(this.options.ecmaVersion>=8&&!re&&oe.name==="async"&&!this.canInsertSemicolon()&&this.eat(y._function))return this.overrideContext(Xe.f_expr),this.parseFunction(this.startNodeAt(M,V),0,!1,!0,d);if(T&&!this.canInsertSemicolon()){if(this.eat(y.arrow))return this.parseArrowExpression(this.startNodeAt(M,V),[oe],!1,d);if(this.options.ecmaVersion>=8&&oe.name==="async"&&this.type===y.name&&!re&&(!this.potentialArrowInForAwait||this.value!=="of"||this.containsEsc))return oe=this.parseIdent(!1),(this.canInsertSemicolon()||!this.eat(y.arrow))&&this.unexpected(),this.parseArrowExpression(this.startNodeAt(M,V),[oe],!0,d)}return oe;case y.regexp:var Oe=this.value;return C=this.parseLiteral(Oe.value),C.regex={pattern:Oe.pattern,flags:Oe.flags},C;case y.num:case y.string:return this.parseLiteral(this.value);case y._null:case y._true:case y._false:return C=this.startNode(),C.value=this.type===y._null?null:this.type===y._true,C.raw=this.type.keyword,this.next(),this.finishNode(C,"Literal");case y.parenL:var Ne=this.start,ot=this.parseParenAndDistinguishExpression(T,d);return c&&(c.parenthesizedAssign<0&&!this.isSimpleAssignTarget(ot)&&(c.parenthesizedAssign=Ne),c.parenthesizedBind<0&&(c.parenthesizedBind=Ne)),ot;case y.bracketL:return C=this.startNode(),this.next(),C.elements=this.parseExprList(y.bracketR,!0,!0,c),this.finishNode(C,"ArrayExpression");case y.braceL:return this.overrideContext(Xe.b_expr),this.parseObj(!1,c);case y._function:return C=this.startNode(),this.next(),this.parseFunction(C,0);case y._class:return this.parseClass(this.startNode(),!1);case y._new:return this.parseNew();case y.backQuote:return this.parseTemplate();case y._import:return this.options.ecmaVersion>=11?this.parseExprImport(x):this.unexpected();default:return this.parseExprAtomDefault()}},Ae.parseExprAtomDefault=function(){this.unexpected()},Ae.parseExprImport=function(c){var d=this.startNode();if(this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword import"),this.next(),this.type===y.parenL&&!c)return this.parseDynamicImport(d);if(this.type===y.dot){var x=this.startNodeAt(d.start,d.loc&&d.loc.start);return x.name="import",d.meta=this.finishNode(x,"Identifier"),this.parseImportMeta(d)}else this.unexpected()},Ae.parseDynamicImport=function(c){if(this.next(),c.source=this.parseMaybeAssign(),this.options.ecmaVersion>=16)this.eat(y.parenR)?c.options=null:(this.expect(y.comma),this.afterTrailingComma(y.parenR)?c.options=null:(c.options=this.parseMaybeAssign(),this.eat(y.parenR)||(this.expect(y.comma),this.afterTrailingComma(y.parenR)||this.unexpected())));else if(!this.eat(y.parenR)){var d=this.start;this.eat(y.comma)&&this.eat(y.parenR)?this.raiseRecoverable(d,"Trailing comma is not allowed in import()"):this.unexpected(d)}return this.finishNode(c,"ImportExpression")},Ae.parseImportMeta=function(c){this.next();var d=this.containsEsc;return c.property=this.parseIdent(!0),c.property.name!=="meta"&&this.raiseRecoverable(c.property.start,"The only valid meta property for import is 'import.meta'"),d&&this.raiseRecoverable(c.start,"'import.meta' must not contain escaped characters"),this.options.sourceType!=="module"&&!this.options.allowImportExportEverywhere&&this.raiseRecoverable(c.start,"Cannot use 'import.meta' outside a module"),this.finishNode(c,"MetaProperty")},Ae.parseLiteral=function(c){var d=this.startNode();return d.value=c,d.raw=this.input.slice(this.start,this.end),d.raw.charCodeAt(d.raw.length-1)===110&&(d.bigint=d.value!=null?d.value.toString():d.raw.slice(0,-1).replace(/_/g,"")),this.next(),this.finishNode(d,"Literal")},Ae.parseParenExpression=function(){this.expect(y.parenL);var c=this.parseExpression();return this.expect(y.parenR),c},Ae.shouldParseArrow=function(c){return!this.canInsertSemicolon()},Ae.parseParenAndDistinguishExpression=function(c,d){var x=this.start,C=this.startLoc,T,M=this.options.ecmaVersion>=8;if(this.options.ecmaVersion>=6){this.next();var V=this.start,re=this.startLoc,oe=[],Oe=!0,Ne=!1,ot=new xo,Kt=this.yieldPos,Cs=this.awaitPos,Po;for(this.yieldPos=0,this.awaitPos=0;this.type!==y.parenR;)if(Oe?Oe=!1:this.expect(y.comma),M&&this.afterTrailingComma(y.parenR,!0)){Ne=!0;break}else if(this.type===y.ellipsis){Po=this.start,oe.push(this.parseParenItem(this.parseRestBinding())),this.type===y.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element");break}else oe.push(this.parseMaybeAssign(!1,ot,this.parseParenItem));var Sn=this.lastTokEnd,Hi=this.lastTokEndLoc;if(this.expect(y.parenR),c&&this.shouldParseArrow(oe)&&this.eat(y.arrow))return this.checkPatternErrors(ot,!1),this.checkYieldAwaitInDefaultParams(),this.yieldPos=Kt,this.awaitPos=Cs,this.parseParenArrowList(x,C,oe,d);(!oe.length||Ne)&&this.unexpected(this.lastTokStart),Po&&this.unexpected(Po),this.checkExpressionErrors(ot,!0),this.yieldPos=Kt||this.yieldPos,this.awaitPos=Cs||this.awaitPos,oe.length>1?(T=this.startNodeAt(V,re),T.expressions=oe,this.finishNodeAt(T,"SequenceExpression",Sn,Hi)):T=oe[0]}else T=this.parseParenExpression();if(this.options.preserveParens){var Oo=this.startNodeAt(x,C);return Oo.expression=T,this.finishNode(Oo,"ParenthesizedExpression")}else return T},Ae.parseParenItem=function(c){return c},Ae.parseParenArrowList=function(c,d,x,C){return this.parseArrowExpression(this.startNodeAt(c,d),x,!1,C)};var xa=[];Ae.parseNew=function(){this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword new");var c=this.startNode();if(this.next(),this.options.ecmaVersion>=6&&this.type===y.dot){var d=this.startNodeAt(c.start,c.loc&&c.loc.start);d.name="new",c.meta=this.finishNode(d,"Identifier"),this.next();var x=this.containsEsc;return c.property=this.parseIdent(!0),c.property.name!=="target"&&this.raiseRecoverable(c.property.start,"The only valid meta property for new is 'new.target'"),x&&this.raiseRecoverable(c.start,"'new.target' must not contain escaped characters"),this.allowNewDotTarget||this.raiseRecoverable(c.start,"'new.target' can only be used in functions and class static block"),this.finishNode(c,"MetaProperty")}var C=this.start,T=this.startLoc;return c.callee=this.parseSubscripts(this.parseExprAtom(null,!1,!0),C,T,!0,!1),this.eat(y.parenL)?c.arguments=this.parseExprList(y.parenR,this.options.ecmaVersion>=8,!1):c.arguments=xa,this.finishNode(c,"NewExpression")},Ae.parseTemplateElement=function(c){var d=c.isTagged,x=this.startNode();return this.type===y.invalidTemplate?(d||this.raiseRecoverable(this.start,"Bad escape sequence in untagged template literal"),x.value={raw:this.value.replace(/\r\n?/g,`
39
+ `),cooked:null}):x.value={raw:this.input.slice(this.start,this.end).replace(/\r\n?/g,`
40
+ `),cooked:this.value},this.next(),x.tail=this.type===y.backQuote,this.finishNode(x,"TemplateElement")},Ae.parseTemplate=function(c){c===void 0&&(c={});var d=c.isTagged;d===void 0&&(d=!1);var x=this.startNode();this.next(),x.expressions=[];var C=this.parseTemplateElement({isTagged:d});for(x.quasis=[C];!C.tail;)this.type===y.eof&&this.raise(this.pos,"Unterminated template literal"),this.expect(y.dollarBraceL),x.expressions.push(this.parseExpression()),this.expect(y.braceR),x.quasis.push(C=this.parseTemplateElement({isTagged:d}));return this.next(),this.finishNode(x,"TemplateLiteral")},Ae.isAsyncProp=function(c){return!c.computed&&c.key.type==="Identifier"&&c.key.name==="async"&&(this.type===y.name||this.type===y.num||this.type===y.string||this.type===y.bracketL||this.type.keyword||this.options.ecmaVersion>=9&&this.type===y.star)&&!L.test(this.input.slice(this.lastTokEnd,this.start))},Ae.parseObj=function(c,d){var x=this.startNode(),C=!0,T={};for(x.properties=[],this.next();!this.eat(y.braceR);){if(C)C=!1;else if(this.expect(y.comma),this.options.ecmaVersion>=5&&this.afterTrailingComma(y.braceR))break;var M=this.parseProperty(c,d);c||this.checkPropClash(M,T,d),x.properties.push(M)}return this.finishNode(x,c?"ObjectPattern":"ObjectExpression")},Ae.parseProperty=function(c,d){var x=this.startNode(),C,T,M,V;if(this.options.ecmaVersion>=9&&this.eat(y.ellipsis))return c?(x.argument=this.parseIdent(!1),this.type===y.comma&&this.raiseRecoverable(this.start,"Comma is not permitted after the rest element"),this.finishNode(x,"RestElement")):(x.argument=this.parseMaybeAssign(!1,d),this.type===y.comma&&d&&d.trailingComma<0&&(d.trailingComma=this.start),this.finishNode(x,"SpreadElement"));this.options.ecmaVersion>=6&&(x.method=!1,x.shorthand=!1,(c||d)&&(M=this.start,V=this.startLoc),c||(C=this.eat(y.star)));var re=this.containsEsc;return this.parsePropertyName(x),!c&&!re&&this.options.ecmaVersion>=8&&!C&&this.isAsyncProp(x)?(T=!0,C=this.options.ecmaVersion>=9&&this.eat(y.star),this.parsePropertyName(x)):T=!1,this.parsePropertyValue(x,c,C,T,M,V,d,re),this.finishNode(x,"Property")},Ae.parseGetterSetter=function(c){var d=c.key.name;this.parsePropertyName(c),c.value=this.parseMethod(!1),c.kind=d;var x=c.kind==="get"?0:1;if(c.value.params.length!==x){var C=c.value.start;c.kind==="get"?this.raiseRecoverable(C,"getter should have no params"):this.raiseRecoverable(C,"setter should have exactly one param")}else c.kind==="set"&&c.value.params[0].type==="RestElement"&&this.raiseRecoverable(c.value.params[0].start,"Setter cannot use rest params")},Ae.parsePropertyValue=function(c,d,x,C,T,M,V,re){(x||C)&&this.type===y.colon&&this.unexpected(),this.eat(y.colon)?(c.value=d?this.parseMaybeDefault(this.start,this.startLoc):this.parseMaybeAssign(!1,V),c.kind="init"):this.options.ecmaVersion>=6&&this.type===y.parenL?(d&&this.unexpected(),c.method=!0,c.value=this.parseMethod(x,C),c.kind="init"):!d&&!re&&this.options.ecmaVersion>=5&&!c.computed&&c.key.type==="Identifier"&&(c.key.name==="get"||c.key.name==="set")&&this.type!==y.comma&&this.type!==y.braceR&&this.type!==y.eq?((x||C)&&this.unexpected(),this.parseGetterSetter(c)):this.options.ecmaVersion>=6&&!c.computed&&c.key.type==="Identifier"?((x||C)&&this.unexpected(),this.checkUnreserved(c.key),c.key.name==="await"&&!this.awaitIdentPos&&(this.awaitIdentPos=T),d?c.value=this.parseMaybeDefault(T,M,this.copyNode(c.key)):this.type===y.eq&&V?(V.shorthandAssign<0&&(V.shorthandAssign=this.start),c.value=this.parseMaybeDefault(T,M,this.copyNode(c.key))):c.value=this.copyNode(c.key),c.kind="init",c.shorthand=!0):this.unexpected()},Ae.parsePropertyName=function(c){if(this.options.ecmaVersion>=6){if(this.eat(y.bracketL))return c.computed=!0,c.key=this.parseMaybeAssign(),this.expect(y.bracketR),c.key;c.computed=!1}return c.key=this.type===y.num||this.type===y.string?this.parseExprAtom():this.parseIdent(this.options.allowReserved!=="never")},Ae.initFunction=function(c){c.id=null,this.options.ecmaVersion>=6&&(c.generator=c.expression=!1),this.options.ecmaVersion>=8&&(c.async=!1)},Ae.parseMethod=function(c,d,x){var C=this.startNode(),T=this.yieldPos,M=this.awaitPos,V=this.awaitIdentPos;return this.initFunction(C),this.options.ecmaVersion>=6&&(C.generator=c),this.options.ecmaVersion>=8&&(C.async=!!d),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,this.enterScope(vo(d,C.generator)|Ui|(x?hs:0)),this.expect(y.parenL),C.params=this.parseBindingList(y.parenR,!1,this.options.ecmaVersion>=8),this.checkYieldAwaitInDefaultParams(),this.parseFunctionBody(C,!1,!0,!1),this.yieldPos=T,this.awaitPos=M,this.awaitIdentPos=V,this.finishNode(C,"FunctionExpression")},Ae.parseArrowExpression=function(c,d,x,C){var T=this.yieldPos,M=this.awaitPos,V=this.awaitIdentPos;return this.enterScope(vo(x,!1)|Vi),this.initFunction(c),this.options.ecmaVersion>=8&&(c.async=!!x),this.yieldPos=0,this.awaitPos=0,this.awaitIdentPos=0,c.params=this.toAssignableList(d,!0),this.parseFunctionBody(c,!0,!1,C),this.yieldPos=T,this.awaitPos=M,this.awaitIdentPos=V,this.finishNode(c,"ArrowFunctionExpression")},Ae.parseFunctionBody=function(c,d,x,C){var T=d&&this.type!==y.braceL,M=this.strict,V=!1;if(T)c.body=this.parseMaybeAssign(C),c.expression=!0,this.checkParams(c,!1);else{var re=this.options.ecmaVersion>=7&&!this.isSimpleParamList(c.params);(!M||re)&&(V=this.strictDirective(this.end),V&&re&&this.raiseRecoverable(c.start,"Illegal 'use strict' directive in function with non-simple parameter list"));var oe=this.labels;this.labels=[],V&&(this.strict=!0),this.checkParams(c,!M&&!V&&!d&&!x&&this.isSimpleParamList(c.params)),this.strict&&c.id&&this.checkLValSimple(c.id,bi),c.body=this.parseBlock(!1,void 0,V&&!M),c.expression=!1,this.adaptDirectivePrologue(c.body.body),this.labels=oe}this.exitScope()},Ae.isSimpleParamList=function(c){for(var d=0,x=c;d<x.length;d+=1){var C=x[d];if(C.type!=="Identifier")return!1}return!0},Ae.checkParams=function(c,d){for(var x=Object.create(null),C=0,T=c.params;C<T.length;C+=1){var M=T[C];this.checkLValInnerPattern(M,gi,d?null:x)}},Ae.parseExprList=function(c,d,x,C){for(var T=[],M=!0;!this.eat(c);){if(M)M=!1;else if(this.expect(y.comma),d&&this.afterTrailingComma(c))break;var V=void 0;x&&this.type===y.comma?V=null:this.type===y.ellipsis?(V=this.parseSpread(C),C&&this.type===y.comma&&C.trailingComma<0&&(C.trailingComma=this.start)):V=this.parseMaybeAssign(!1,C),T.push(V)}return T},Ae.checkUnreserved=function(c){var d=c.start,x=c.end,C=c.name;if(this.inGenerator&&C==="yield"&&this.raiseRecoverable(d,"Cannot use 'yield' as identifier inside a generator"),this.inAsync&&C==="await"&&this.raiseRecoverable(d,"Cannot use 'await' as identifier inside an async function"),!(this.currentThisScope().flags&Yr)&&C==="arguments"&&this.raiseRecoverable(d,"Cannot use 'arguments' in class field initializer"),this.inClassStaticBlock&&(C==="arguments"||C==="await")&&this.raise(d,"Cannot use "+C+" in class static initialization block"),this.keywords.test(C)&&this.raise(d,"Unexpected keyword '"+C+"'"),!(this.options.ecmaVersion<6&&this.input.slice(d,x).indexOf("\\")!==-1)){var T=this.strict?this.reservedWordsStrict:this.reservedWords;T.test(C)&&(!this.inAsync&&C==="await"&&this.raiseRecoverable(d,"Cannot use keyword 'await' outside an async function"),this.raiseRecoverable(d,"The keyword '"+C+"' is reserved"))}},Ae.parseIdent=function(c){var d=this.parseIdentNode();return this.next(!!c),this.finishNode(d,"Identifier"),c||(this.checkUnreserved(d),d.name==="await"&&!this.awaitIdentPos&&(this.awaitIdentPos=d.start)),d},Ae.parseIdentNode=function(){var c=this.startNode();return this.type===y.name?c.name=this.value:this.type.keyword?(c.name=this.type.keyword,(c.name==="class"||c.name==="function")&&(this.lastTokEnd!==this.lastTokStart+1||this.input.charCodeAt(this.lastTokStart)!==46)&&this.context.pop(),this.type=y.name):this.unexpected(),c},Ae.parsePrivateIdent=function(){var c=this.startNode();return this.type===y.privateId?c.name=this.value:this.unexpected(),this.next(),this.finishNode(c,"PrivateIdentifier"),this.options.checkPrivateFields&&(this.privateNameStack.length===0?this.raise(c.start,"Private field '#"+c.name+"' must be declared in an enclosing class"):this.privateNameStack[this.privateNameStack.length-1].used.push(c)),c},Ae.parseYield=function(c){this.yieldPos||(this.yieldPos=this.start);var d=this.startNode();return this.next(),this.type===y.semi||this.canInsertSemicolon()||this.type!==y.star&&!this.type.startsExpr?(d.delegate=!1,d.argument=null):(d.delegate=this.eat(y.star),d.argument=this.parseMaybeAssign(c)),this.finishNode(d,"YieldExpression")},Ae.parseAwait=function(c){this.awaitPos||(this.awaitPos=this.start);var d=this.startNode();return this.next(),d.argument=this.parseMaybeUnary(null,!0,!1,c),this.finishNode(d,"AwaitExpression")};var _o=lt.prototype;_o.raise=function(c,d){var x=Gr(this.input,c);d+=" ("+x.line+":"+x.column+")",this.sourceFile&&(d+=" in "+this.sourceFile);var C=new SyntaxError(d);throw C.pos=c,C.loc=x,C.raisedAt=this.pos,C},_o.raiseRecoverable=_o.raise,_o.curPosition=function(){if(this.options.locations)return new Mt(this.curLine,this.pos-this.lineStart)};var wn=lt.prototype,ju=function(d){this.flags=d,this.var=[],this.lexical=[],this.functions=[]};wn.enterScope=function(c){this.scopeStack.push(new ju(c))},wn.exitScope=function(){this.scopeStack.pop()},wn.treatFunctionsAsVarInScope=function(c){return c.flags&di||!this.inModule&&c.flags&Nt},wn.declareName=function(c,d,x){var C=!1;if(d===Or){var T=this.currentScope();C=T.lexical.indexOf(c)>-1||T.functions.indexOf(c)>-1||T.var.indexOf(c)>-1,T.lexical.push(c),this.inModule&&T.flags&Nt&&delete this.undefinedExports[c]}else if(d===Tr){var M=this.currentScope();M.lexical.push(c)}else if(d===Qr){var V=this.currentScope();this.treatFunctionsAsVar?C=V.lexical.indexOf(c)>-1:C=V.lexical.indexOf(c)>-1||V.var.indexOf(c)>-1,V.functions.push(c)}else for(var re=this.scopeStack.length-1;re>=0;--re){var oe=this.scopeStack[re];if(oe.lexical.indexOf(c)>-1&&!(oe.flags&yo&&oe.lexical[0]===c)||!this.treatFunctionsAsVarInScope(oe)&&oe.functions.indexOf(c)>-1){C=!0;break}if(oe.var.push(c),this.inModule&&oe.flags&Nt&&delete this.undefinedExports[c],oe.flags&Yr)break}C&&this.raiseRecoverable(x,"Identifier '"+c+"' has already been declared")},wn.checkLocalExport=function(c){this.scopeStack[0].lexical.indexOf(c.name)===-1&&this.scopeStack[0].var.indexOf(c.name)===-1&&(this.undefinedExports[c.name]=c)},wn.currentScope=function(){return this.scopeStack[this.scopeStack.length-1]},wn.currentVarScope=function(){for(var c=this.scopeStack.length-1;;c--){var d=this.scopeStack[c];if(d.flags&(Yr|jn|Kr))return d}},wn.currentThisScope=function(){for(var c=this.scopeStack.length-1;;c--){var d=this.scopeStack[c];if(d.flags&(Yr|jn|Kr)&&!(d.flags&Vi))return d}};var yi=function(d,x,C){this.type="",this.start=x,this.end=0,d.options.locations&&(this.loc=new Hr(d,C)),d.options.directSourceFile&&(this.sourceFile=d.options.directSourceFile),d.options.ranges&&(this.range=[x,0])},vi=lt.prototype;vi.startNode=function(){return new yi(this,this.start,this.startLoc)},vi.startNodeAt=function(c,d){return new yi(this,c,d)};function Co(c,d,x,C){return c.type=d,c.end=x,this.options.locations&&(c.loc.end=C),this.options.ranges&&(c.range[1]=x),c}vi.finishNode=function(c,d){return Co.call(this,c,d,this.lastTokEnd,this.lastTokEndLoc)},vi.finishNodeAt=function(c,d,x,C){return Co.call(this,c,d,x,C)},vi.copyNode=function(c){var d=new yi(this,c.start,this.startLoc);for(var x in c)d[x]=c[x];return d};var wa="Gara Garay Gukh Gurung_Khema Hrkt Katakana_Or_Hiragana Kawi Kirat_Rai Krai Nag_Mundari Nagm Ol_Onal Onao Sunu Sunuwar Todhri Todr Tulu_Tigalari Tutg Unknown Zzzz",ys="ASCII ASCII_Hex_Digit AHex Alphabetic Alpha Any Assigned Bidi_Control Bidi_C Bidi_Mirrored Bidi_M Case_Ignorable CI Cased Changes_When_Casefolded CWCF Changes_When_Casemapped CWCM Changes_When_Lowercased CWL Changes_When_NFKC_Casefolded CWKCF Changes_When_Titlecased CWT Changes_When_Uppercased CWU Dash Default_Ignorable_Code_Point DI Deprecated Dep Diacritic Dia Emoji Emoji_Component Emoji_Modifier Emoji_Modifier_Base Emoji_Presentation Extender Ext Grapheme_Base Gr_Base Grapheme_Extend Gr_Ext Hex_Digit Hex IDS_Binary_Operator IDSB IDS_Trinary_Operator IDST ID_Continue IDC ID_Start IDS Ideographic Ideo Join_Control Join_C Logical_Order_Exception LOE Lowercase Lower Math Noncharacter_Code_Point NChar Pattern_Syntax Pat_Syn Pattern_White_Space Pat_WS Quotation_Mark QMark Radical Regional_Indicator RI Sentence_Terminal STerm Soft_Dotted SD Terminal_Punctuation Term Unified_Ideograph UIdeo Uppercase Upper Variation_Selector VS White_Space space XID_Continue XIDC XID_Start XIDS",Jr=ys+" Extended_Pictographic",ka=Jr,vs=ka+" EBase EComp EMod EPres ExtPict",xs=vs,xi=xs,Rr={9:ys,10:Jr,11:ka,12:vs,13:xs,14:xi},qn="Basic_Emoji Emoji_Keycap_Sequence RGI_Emoji_Modifier_Sequence RGI_Emoji_Flag_Sequence RGI_Emoji_Tag_Sequence RGI_Emoji_ZWJ_Sequence RGI_Emoji",H={9:"",10:"",11:"",12:"",13:"",14:qn},ee="Cased_Letter LC Close_Punctuation Pe Connector_Punctuation Pc Control Cc cntrl Currency_Symbol Sc Dash_Punctuation Pd Decimal_Number Nd digit Enclosing_Mark Me Final_Punctuation Pf Format Cf Initial_Punctuation Pi Letter L Letter_Number Nl Line_Separator Zl Lowercase_Letter Ll Mark M Combining_Mark Math_Symbol Sm Modifier_Letter Lm Modifier_Symbol Sk Nonspacing_Mark Mn Number N Open_Punctuation Ps Other C Other_Letter Lo Other_Number No Other_Punctuation Po Other_Symbol So Paragraph_Separator Zp Private_Use Co Punctuation P punct Separator Z Space_Separator Zs Spacing_Mark Mc Surrogate Cs Symbol S Titlecase_Letter Lt Unassigned Cn Uppercase_Letter Lu",ae="Adlam Adlm Ahom Anatolian_Hieroglyphs Hluw Arabic Arab Armenian Armn Avestan Avst Balinese Bali Bamum Bamu Bassa_Vah Bass Batak Batk Bengali Beng Bhaiksuki Bhks Bopomofo Bopo Brahmi Brah Braille Brai Buginese Bugi Buhid Buhd Canadian_Aboriginal Cans Carian Cari Caucasian_Albanian Aghb Chakma Cakm Cham Cham Cherokee Cher Common Zyyy Coptic Copt Qaac Cuneiform Xsux Cypriot Cprt Cyrillic Cyrl Deseret Dsrt Devanagari Deva Duployan Dupl Egyptian_Hieroglyphs Egyp Elbasan Elba Ethiopic Ethi Georgian Geor Glagolitic Glag Gothic Goth Grantha Gran Greek Grek Gujarati Gujr Gurmukhi Guru Han Hani Hangul Hang Hanunoo Hano Hatran Hatr Hebrew Hebr Hiragana Hira Imperial_Aramaic Armi Inherited Zinh Qaai Inscriptional_Pahlavi Phli Inscriptional_Parthian Prti Javanese Java Kaithi Kthi Kannada Knda Katakana Kana Kayah_Li Kali Kharoshthi Khar Khmer Khmr Khojki Khoj Khudawadi Sind Lao Laoo Latin Latn Lepcha Lepc Limbu Limb Linear_A Lina Linear_B Linb Lisu Lisu Lycian Lyci Lydian Lydi Mahajani Mahj Malayalam Mlym Mandaic Mand Manichaean Mani Marchen Marc Masaram_Gondi Gonm Meetei_Mayek Mtei Mende_Kikakui Mend Meroitic_Cursive Merc Meroitic_Hieroglyphs Mero Miao Plrd Modi Mongolian Mong Mro Mroo Multani Mult Myanmar Mymr Nabataean Nbat New_Tai_Lue Talu Newa Newa Nko Nkoo Nushu Nshu Ogham Ogam Ol_Chiki Olck Old_Hungarian Hung Old_Italic Ital Old_North_Arabian Narb Old_Permic Perm Old_Persian Xpeo Old_South_Arabian Sarb Old_Turkic Orkh Oriya Orya Osage Osge Osmanya Osma Pahawh_Hmong Hmng Palmyrene Palm Pau_Cin_Hau Pauc Phags_Pa Phag Phoenician Phnx Psalter_Pahlavi Phlp Rejang Rjng Runic Runr Samaritan Samr Saurashtra Saur Sharada Shrd Shavian Shaw Siddham Sidd SignWriting Sgnw Sinhala Sinh Sora_Sompeng Sora Soyombo Soyo Sundanese Sund Syloti_Nagri Sylo Syriac Syrc Tagalog Tglg Tagbanwa Tagb Tai_Le Tale Tai_Tham Lana Tai_Viet Tavt Takri Takr Tamil Taml Tangut Tang Telugu Telu Thaana Thaa Thai Thai Tibetan Tibt Tifinagh Tfng Tirhuta Tirh Ugaritic Ugar Vai Vaii Warang_Citi Wara Yi Yiii Zanabazar_Square Zanb",be=ae+" Dogra Dogr Gunjala_Gondi Gong Hanifi_Rohingya Rohg Makasar Maka Medefaidrin Medf Old_Sogdian Sogo Sogdian Sogd",Pe=be+" Elymaic Elym Nandinagari Nand Nyiakeng_Puachue_Hmong Hmnp Wancho Wcho",Ke=Pe+" Chorasmian Chrs Diak Dives_Akuru Khitan_Small_Script Kits Yezi Yezidi",it=Ke+" Cypro_Minoan Cpmn Old_Uyghur Ougr Tangsa Tnsa Toto Vithkuqi Vith",lr=it+" "+wa,gr={9:ae,10:be,11:Pe,12:Ke,13:it,14:lr},Eo={};function Sa(c){var d=Eo[c]={binary:Q(Rr[c]+" "+ee),binaryOfStrings:Q(H[c]),nonBinary:{General_Category:Q(ee),Script:Q(gr[c])}};d.nonBinary.Script_Extensions=d.nonBinary.Script,d.nonBinary.gc=d.nonBinary.General_Category,d.nonBinary.sc=d.nonBinary.Script,d.nonBinary.scx=d.nonBinary.Script_Extensions}for(var wi=0,Ao=[9,10,11,12,13,14];wi<Ao.length;wi+=1){var td=Ao[wi];Sa(td)}var he=lt.prototype,ws=function(d,x){this.parent=d,this.base=x||this};ws.prototype.separatedFrom=function(d){for(var x=this;x;x=x.parent)for(var C=d;C;C=C.parent)if(x.base===C.base&&x!==C)return!0;return!1},ws.prototype.sibling=function(){return new ws(this.parent,this.base)};var kn=function(d){this.parser=d,this.validFlags="gim"+(d.options.ecmaVersion>=6?"uy":"")+(d.options.ecmaVersion>=9?"s":"")+(d.options.ecmaVersion>=13?"d":"")+(d.options.ecmaVersion>=15?"v":""),this.unicodeProperties=Eo[d.options.ecmaVersion>=14?14:d.options.ecmaVersion],this.source="",this.flags="",this.start=0,this.switchU=!1,this.switchV=!1,this.switchN=!1,this.pos=0,this.lastIntValue=0,this.lastStringValue="",this.lastAssertionIsQuantifiable=!1,this.numCapturingParens=0,this.maxBackReference=0,this.groupNames=Object.create(null),this.backReferenceNames=[],this.branchID=null};kn.prototype.reset=function(d,x,C){var T=C.indexOf("v")!==-1,M=C.indexOf("u")!==-1;this.start=d|0,this.source=x+"",this.flags=C,T&&this.parser.options.ecmaVersion>=15?(this.switchU=!0,this.switchV=!0,this.switchN=!0):(this.switchU=M&&this.parser.options.ecmaVersion>=6,this.switchV=!1,this.switchN=M&&this.parser.options.ecmaVersion>=9)},kn.prototype.raise=function(d){this.parser.raiseRecoverable(this.start,"Invalid regular expression: /"+this.source+"/: "+d)},kn.prototype.at=function(d,x){x===void 0&&(x=!1);var C=this.source,T=C.length;if(d>=T)return-1;var M=C.charCodeAt(d);if(!(x||this.switchU)||M<=55295||M>=57344||d+1>=T)return M;var V=C.charCodeAt(d+1);return V>=56320&&V<=57343?(M<<10)+V-56613888:M},kn.prototype.nextIndex=function(d,x){x===void 0&&(x=!1);var C=this.source,T=C.length;if(d>=T)return T;var M=C.charCodeAt(d),V;return!(x||this.switchU)||M<=55295||M>=57344||d+1>=T||(V=C.charCodeAt(d+1))<56320||V>57343?d+1:d+2},kn.prototype.current=function(d){return d===void 0&&(d=!1),this.at(this.pos,d)},kn.prototype.lookahead=function(d){return d===void 0&&(d=!1),this.at(this.nextIndex(this.pos,d),d)},kn.prototype.advance=function(d){d===void 0&&(d=!1),this.pos=this.nextIndex(this.pos,d)},kn.prototype.eat=function(d,x){return x===void 0&&(x=!1),this.current(x)===d?(this.advance(x),!0):!1},kn.prototype.eatChars=function(d,x){x===void 0&&(x=!1);for(var C=this.pos,T=0,M=d;T<M.length;T+=1){var V=M[T],re=this.at(C,x);if(re===-1||re!==V)return!1;C=this.nextIndex(C,x)}return this.pos=C,!0},he.validateRegExpFlags=function(c){for(var d=c.validFlags,x=c.flags,C=!1,T=!1,M=0;M<x.length;M++){var V=x.charAt(M);d.indexOf(V)===-1&&this.raise(c.start,"Invalid regular expression flag"),x.indexOf(V,M+1)>-1&&this.raise(c.start,"Duplicate regular expression flag"),V==="u"&&(C=!0),V==="v"&&(T=!0)}this.options.ecmaVersion>=15&&C&&T&&this.raise(c.start,"Invalid regular expression flag")};function Lc(c){for(var d in c)return!0;return!1}he.validateRegExpPattern=function(c){this.regexp_pattern(c),!c.switchN&&this.options.ecmaVersion>=9&&Lc(c.groupNames)&&(c.switchN=!0,this.regexp_pattern(c))},he.regexp_pattern=function(c){c.pos=0,c.lastIntValue=0,c.lastStringValue="",c.lastAssertionIsQuantifiable=!1,c.numCapturingParens=0,c.maxBackReference=0,c.groupNames=Object.create(null),c.backReferenceNames.length=0,c.branchID=null,this.regexp_disjunction(c),c.pos!==c.source.length&&(c.eat(41)&&c.raise("Unmatched ')'"),(c.eat(93)||c.eat(125))&&c.raise("Lone quantifier brackets")),c.maxBackReference>c.numCapturingParens&&c.raise("Invalid escape");for(var d=0,x=c.backReferenceNames;d<x.length;d+=1){var C=x[d];c.groupNames[C]||c.raise("Invalid named capture referenced")}},he.regexp_disjunction=function(c){var d=this.options.ecmaVersion>=16;for(d&&(c.branchID=new ws(c.branchID,null)),this.regexp_alternative(c);c.eat(124);)d&&(c.branchID=c.branchID.sibling()),this.regexp_alternative(c);d&&(c.branchID=c.branchID.parent),this.regexp_eatQuantifier(c,!0)&&c.raise("Nothing to repeat"),c.eat(123)&&c.raise("Lone quantifier brackets")},he.regexp_alternative=function(c){for(;c.pos<c.source.length&&this.regexp_eatTerm(c););},he.regexp_eatTerm=function(c){return this.regexp_eatAssertion(c)?(c.lastAssertionIsQuantifiable&&this.regexp_eatQuantifier(c)&&c.switchU&&c.raise("Invalid quantifier"),!0):(c.switchU?this.regexp_eatAtom(c):this.regexp_eatExtendedAtom(c))?(this.regexp_eatQuantifier(c),!0):!1},he.regexp_eatAssertion=function(c){var d=c.pos;if(c.lastAssertionIsQuantifiable=!1,c.eat(94)||c.eat(36))return!0;if(c.eat(92)){if(c.eat(66)||c.eat(98))return!0;c.pos=d}if(c.eat(40)&&c.eat(63)){var x=!1;if(this.options.ecmaVersion>=9&&(x=c.eat(60)),c.eat(61)||c.eat(33))return this.regexp_disjunction(c),c.eat(41)||c.raise("Unterminated group"),c.lastAssertionIsQuantifiable=!x,!0}return c.pos=d,!1},he.regexp_eatQuantifier=function(c,d){return d===void 0&&(d=!1),this.regexp_eatQuantifierPrefix(c,d)?(c.eat(63),!0):!1},he.regexp_eatQuantifierPrefix=function(c,d){return c.eat(42)||c.eat(43)||c.eat(63)||this.regexp_eatBracedQuantifier(c,d)},he.regexp_eatBracedQuantifier=function(c,d){var x=c.pos;if(c.eat(123)){var C=0,T=-1;if(this.regexp_eatDecimalDigits(c)&&(C=c.lastIntValue,c.eat(44)&&this.regexp_eatDecimalDigits(c)&&(T=c.lastIntValue),c.eat(125)))return T!==-1&&T<C&&!d&&c.raise("numbers out of order in {} quantifier"),!0;c.switchU&&!d&&c.raise("Incomplete quantifier"),c.pos=x}return!1},he.regexp_eatAtom=function(c){return this.regexp_eatPatternCharacters(c)||c.eat(46)||this.regexp_eatReverseSolidusAtomEscape(c)||this.regexp_eatCharacterClass(c)||this.regexp_eatUncapturingGroup(c)||this.regexp_eatCapturingGroup(c)},he.regexp_eatReverseSolidusAtomEscape=function(c){var d=c.pos;if(c.eat(92)){if(this.regexp_eatAtomEscape(c))return!0;c.pos=d}return!1},he.regexp_eatUncapturingGroup=function(c){var d=c.pos;if(c.eat(40)){if(c.eat(63)){if(this.options.ecmaVersion>=16){var x=this.regexp_eatModifiers(c),C=c.eat(45);if(x||C){for(var T=0;T<x.length;T++){var M=x.charAt(T);x.indexOf(M,T+1)>-1&&c.raise("Duplicate regular expression modifiers")}if(C){var V=this.regexp_eatModifiers(c);!x&&!V&&c.current()===58&&c.raise("Invalid regular expression modifiers");for(var re=0;re<V.length;re++){var oe=V.charAt(re);(V.indexOf(oe,re+1)>-1||x.indexOf(oe)>-1)&&c.raise("Duplicate regular expression modifiers")}}}}if(c.eat(58)){if(this.regexp_disjunction(c),c.eat(41))return!0;c.raise("Unterminated group")}}c.pos=d}return!1},he.regexp_eatCapturingGroup=function(c){if(c.eat(40)){if(this.options.ecmaVersion>=9?this.regexp_groupSpecifier(c):c.current()===63&&c.raise("Invalid group"),this.regexp_disjunction(c),c.eat(41))return c.numCapturingParens+=1,!0;c.raise("Unterminated group")}return!1},he.regexp_eatModifiers=function(c){for(var d="",x=0;(x=c.current())!==-1&&Do(x);)d+=pe(x),c.advance();return d};function Do(c){return c===105||c===109||c===115}he.regexp_eatExtendedAtom=function(c){return c.eat(46)||this.regexp_eatReverseSolidusAtomEscape(c)||this.regexp_eatCharacterClass(c)||this.regexp_eatUncapturingGroup(c)||this.regexp_eatCapturingGroup(c)||this.regexp_eatInvalidBracedQuantifier(c)||this.regexp_eatExtendedPatternCharacter(c)},he.regexp_eatInvalidBracedQuantifier=function(c){return this.regexp_eatBracedQuantifier(c,!0)&&c.raise("Nothing to repeat"),!1},he.regexp_eatSyntaxCharacter=function(c){var d=c.current();return $c(d)?(c.lastIntValue=d,c.advance(),!0):!1};function $c(c){return c===36||c>=40&&c<=43||c===46||c===63||c>=91&&c<=94||c>=123&&c<=125}he.regexp_eatPatternCharacters=function(c){for(var d=c.pos,x=0;(x=c.current())!==-1&&!$c(x);)c.advance();return c.pos!==d},he.regexp_eatExtendedPatternCharacter=function(c){var d=c.current();return d!==-1&&d!==36&&!(d>=40&&d<=43)&&d!==46&&d!==63&&d!==91&&d!==94&&d!==124?(c.advance(),!0):!1},he.regexp_groupSpecifier=function(c){if(c.eat(63)){this.regexp_eatGroupName(c)||c.raise("Invalid group");var d=this.options.ecmaVersion>=16,x=c.groupNames[c.lastStringValue];if(x)if(d)for(var C=0,T=x;C<T.length;C+=1){var M=T[C];M.separatedFrom(c.branchID)||c.raise("Duplicate capture group name")}else c.raise("Duplicate capture group name");d?(x||(c.groupNames[c.lastStringValue]=[])).push(c.branchID):c.groupNames[c.lastStringValue]=!0}},he.regexp_eatGroupName=function(c){if(c.lastStringValue="",c.eat(60)){if(this.regexp_eatRegExpIdentifierName(c)&&c.eat(62))return!0;c.raise("Invalid capture group name")}return!1},he.regexp_eatRegExpIdentifierName=function(c){if(c.lastStringValue="",this.regexp_eatRegExpIdentifierStart(c)){for(c.lastStringValue+=pe(c.lastIntValue);this.regexp_eatRegExpIdentifierPart(c);)c.lastStringValue+=pe(c.lastIntValue);return!0}return!1},he.regexp_eatRegExpIdentifierStart=function(c){var d=c.pos,x=this.options.ecmaVersion>=11,C=c.current(x);return c.advance(x),C===92&&this.regexp_eatRegExpUnicodeEscapeSequence(c,x)&&(C=c.lastIntValue),ks(C)?(c.lastIntValue=C,!0):(c.pos=d,!1)};function ks(c){return m(c,!0)||c===36||c===95}he.regexp_eatRegExpIdentifierPart=function(c){var d=c.pos,x=this.options.ecmaVersion>=11,C=c.current(x);return c.advance(x),C===92&&this.regexp_eatRegExpUnicodeEscapeSequence(c,x)&&(C=c.lastIntValue),_a(C)?(c.lastIntValue=C,!0):(c.pos=d,!1)};function _a(c){return b(c,!0)||c===36||c===95||c===8204||c===8205}he.regexp_eatAtomEscape=function(c){return this.regexp_eatBackReference(c)||this.regexp_eatCharacterClassEscape(c)||this.regexp_eatCharacterEscape(c)||c.switchN&&this.regexp_eatKGroupName(c)?!0:(c.switchU&&(c.current()===99&&c.raise("Invalid unicode escape"),c.raise("Invalid escape")),!1)},he.regexp_eatBackReference=function(c){var d=c.pos;if(this.regexp_eatDecimalEscape(c)){var x=c.lastIntValue;if(c.switchU)return x>c.maxBackReference&&(c.maxBackReference=x),!0;if(x<=c.numCapturingParens)return!0;c.pos=d}return!1},he.regexp_eatKGroupName=function(c){if(c.eat(107)){if(this.regexp_eatGroupName(c))return c.backReferenceNames.push(c.lastStringValue),!0;c.raise("Invalid named reference")}return!1},he.regexp_eatCharacterEscape=function(c){return this.regexp_eatControlEscape(c)||this.regexp_eatCControlLetter(c)||this.regexp_eatZero(c)||this.regexp_eatHexEscapeSequence(c)||this.regexp_eatRegExpUnicodeEscapeSequence(c,!1)||!c.switchU&&this.regexp_eatLegacyOctalEscapeSequence(c)||this.regexp_eatIdentityEscape(c)},he.regexp_eatCControlLetter=function(c){var d=c.pos;if(c.eat(99)){if(this.regexp_eatControlLetter(c))return!0;c.pos=d}return!1},he.regexp_eatZero=function(c){return c.current()===48&&!ki(c.lookahead())?(c.lastIntValue=0,c.advance(),!0):!1},he.regexp_eatControlEscape=function(c){var d=c.current();return d===116?(c.lastIntValue=9,c.advance(),!0):d===110?(c.lastIntValue=10,c.advance(),!0):d===118?(c.lastIntValue=11,c.advance(),!0):d===102?(c.lastIntValue=12,c.advance(),!0):d===114?(c.lastIntValue=13,c.advance(),!0):!1},he.regexp_eatControlLetter=function(c){var d=c.current();return Ca(d)?(c.lastIntValue=d%32,c.advance(),!0):!1};function Ca(c){return c>=65&&c<=90||c>=97&&c<=122}he.regexp_eatRegExpUnicodeEscapeSequence=function(c,d){d===void 0&&(d=!1);var x=c.pos,C=d||c.switchU;if(c.eat(117)){if(this.regexp_eatFixedHexDigits(c,4)){var T=c.lastIntValue;if(C&&T>=55296&&T<=56319){var M=c.pos;if(c.eat(92)&&c.eat(117)&&this.regexp_eatFixedHexDigits(c,4)){var V=c.lastIntValue;if(V>=56320&&V<=57343)return c.lastIntValue=(T-55296)*1024+(V-56320)+65536,!0}c.pos=M,c.lastIntValue=T}return!0}if(C&&c.eat(123)&&this.regexp_eatHexDigits(c)&&c.eat(125)&&Fr(c.lastIntValue))return!0;C&&c.raise("Invalid unicode escape"),c.pos=x}return!1};function Fr(c){return c>=0&&c<=1114111}he.regexp_eatIdentityEscape=function(c){if(c.switchU)return this.regexp_eatSyntaxCharacter(c)?!0:c.eat(47)?(c.lastIntValue=47,!0):!1;var d=c.current();return d!==99&&(!c.switchN||d!==107)?(c.lastIntValue=d,c.advance(),!0):!1},he.regexp_eatDecimalEscape=function(c){c.lastIntValue=0;var d=c.current();if(d>=49&&d<=57){do c.lastIntValue=10*c.lastIntValue+(d-48),c.advance();while((d=c.current())>=48&&d<=57);return!0}return!1};var Bu=0,Zr=1,br=2;he.regexp_eatCharacterClassEscape=function(c){var d=c.current();if(Ss(d))return c.lastIntValue=-1,c.advance(),Zr;var x=!1;if(c.switchU&&this.options.ecmaVersion>=9&&((x=d===80)||d===112)){c.lastIntValue=-1,c.advance();var C;if(c.eat(123)&&(C=this.regexp_eatUnicodePropertyValueExpression(c))&&c.eat(125))return x&&C===br&&c.raise("Invalid property name"),C;c.raise("Invalid property name")}return Bu};function Ss(c){return c===100||c===68||c===115||c===83||c===119||c===87}he.regexp_eatUnicodePropertyValueExpression=function(c){var d=c.pos;if(this.regexp_eatUnicodePropertyName(c)&&c.eat(61)){var x=c.lastStringValue;if(this.regexp_eatUnicodePropertyValue(c)){var C=c.lastStringValue;return this.regexp_validateUnicodePropertyNameAndValue(c,x,C),Zr}}if(c.pos=d,this.regexp_eatLoneUnicodePropertyNameOrValue(c)){var T=c.lastStringValue;return this.regexp_validateUnicodePropertyNameOrValue(c,T)}return Bu},he.regexp_validateUnicodePropertyNameAndValue=function(c,d,x){z(c.unicodeProperties.nonBinary,d)||c.raise("Invalid property name"),c.unicodeProperties.nonBinary[d].test(x)||c.raise("Invalid property value")},he.regexp_validateUnicodePropertyNameOrValue=function(c,d){if(c.unicodeProperties.binary.test(d))return Zr;if(c.switchV&&c.unicodeProperties.binaryOfStrings.test(d))return br;c.raise("Invalid property name")},he.regexp_eatUnicodePropertyName=function(c){var d=0;for(c.lastStringValue="";Ea(d=c.current());)c.lastStringValue+=pe(d),c.advance();return c.lastStringValue!==""};function Ea(c){return Ca(c)||c===95}he.regexp_eatUnicodePropertyValue=function(c){var d=0;for(c.lastStringValue="";Nc(d=c.current());)c.lastStringValue+=pe(d),c.advance();return c.lastStringValue!==""};function Nc(c){return Ea(c)||ki(c)}he.regexp_eatLoneUnicodePropertyNameOrValue=function(c){return this.regexp_eatUnicodePropertyValue(c)},he.regexp_eatCharacterClass=function(c){if(c.eat(91)){var d=c.eat(94),x=this.regexp_classContents(c);return c.eat(93)||c.raise("Unterminated character class"),d&&x===br&&c.raise("Negated character class may contain strings"),!0}return!1},he.regexp_classContents=function(c){return c.current()===93?Zr:c.switchV?this.regexp_classSetExpression(c):(this.regexp_nonEmptyClassRanges(c),Zr)},he.regexp_nonEmptyClassRanges=function(c){for(;this.regexp_eatClassAtom(c);){var d=c.lastIntValue;if(c.eat(45)&&this.regexp_eatClassAtom(c)){var x=c.lastIntValue;c.switchU&&(d===-1||x===-1)&&c.raise("Invalid character class"),d!==-1&&x!==-1&&d>x&&c.raise("Range out of order in character class")}}},he.regexp_eatClassAtom=function(c){var d=c.pos;if(c.eat(92)){if(this.regexp_eatClassEscape(c))return!0;if(c.switchU){var x=c.current();(x===99||Mc(x))&&c.raise("Invalid class escape"),c.raise("Invalid escape")}c.pos=d}var C=c.current();return C!==93?(c.lastIntValue=C,c.advance(),!0):!1},he.regexp_eatClassEscape=function(c){var d=c.pos;if(c.eat(98))return c.lastIntValue=8,!0;if(c.switchU&&c.eat(45))return c.lastIntValue=45,!0;if(!c.switchU&&c.eat(99)){if(this.regexp_eatClassControlLetter(c))return!0;c.pos=d}return this.regexp_eatCharacterClassEscape(c)||this.regexp_eatCharacterEscape(c)},he.regexp_classSetExpression=function(c){var d=Zr,x;if(!this.regexp_eatClassSetRange(c))if(x=this.regexp_eatClassSetOperand(c)){x===br&&(d=br);for(var C=c.pos;c.eatChars([38,38]);){if(c.current()!==38&&(x=this.regexp_eatClassSetOperand(c))){x!==br&&(d=Zr);continue}c.raise("Invalid character in character class")}if(C!==c.pos)return d;for(;c.eatChars([45,45]);)this.regexp_eatClassSetOperand(c)||c.raise("Invalid character in character class");if(C!==c.pos)return d}else c.raise("Invalid character in character class");for(;;)if(!this.regexp_eatClassSetRange(c)){if(x=this.regexp_eatClassSetOperand(c),!x)return d;x===br&&(d=br)}},he.regexp_eatClassSetRange=function(c){var d=c.pos;if(this.regexp_eatClassSetCharacter(c)){var x=c.lastIntValue;if(c.eat(45)&&this.regexp_eatClassSetCharacter(c)){var C=c.lastIntValue;return x!==-1&&C!==-1&&x>C&&c.raise("Range out of order in character class"),!0}c.pos=d}return!1},he.regexp_eatClassSetOperand=function(c){return this.regexp_eatClassSetCharacter(c)?Zr:this.regexp_eatClassStringDisjunction(c)||this.regexp_eatNestedClass(c)},he.regexp_eatNestedClass=function(c){var d=c.pos;if(c.eat(91)){var x=c.eat(94),C=this.regexp_classContents(c);if(c.eat(93))return x&&C===br&&c.raise("Negated character class may contain strings"),C;c.pos=d}if(c.eat(92)){var T=this.regexp_eatCharacterClassEscape(c);if(T)return T;c.pos=d}return null},he.regexp_eatClassStringDisjunction=function(c){var d=c.pos;if(c.eatChars([92,113])){if(c.eat(123)){var x=this.regexp_classStringDisjunctionContents(c);if(c.eat(125))return x}else c.raise("Invalid escape");c.pos=d}return null},he.regexp_classStringDisjunctionContents=function(c){for(var d=this.regexp_classString(c);c.eat(124);)this.regexp_classString(c)===br&&(d=br);return d},he.regexp_classString=function(c){for(var d=0;this.regexp_eatClassSetCharacter(c);)d++;return d===1?Zr:br},he.regexp_eatClassSetCharacter=function(c){var d=c.pos;if(c.eat(92))return this.regexp_eatCharacterEscape(c)||this.regexp_eatClassSetReservedPunctuator(c)?!0:c.eat(98)?(c.lastIntValue=8,!0):(c.pos=d,!1);var x=c.current();return x<0||x===c.lookahead()&&rd(x)||nd(x)?!1:(c.advance(),c.lastIntValue=x,!0)};function rd(c){return c===33||c>=35&&c<=38||c>=42&&c<=44||c===46||c>=58&&c<=64||c===94||c===96||c===126}function nd(c){return c===40||c===41||c===45||c===47||c>=91&&c<=93||c>=123&&c<=125}he.regexp_eatClassSetReservedPunctuator=function(c){var d=c.current();return Mu(d)?(c.lastIntValue=d,c.advance(),!0):!1};function Mu(c){return c===33||c===35||c===37||c===38||c===44||c===45||c>=58&&c<=62||c===64||c===96||c===126}he.regexp_eatClassControlLetter=function(c){var d=c.current();return ki(d)||d===95?(c.lastIntValue=d%32,c.advance(),!0):!1},he.regexp_eatHexEscapeSequence=function(c){var d=c.pos;if(c.eat(120)){if(this.regexp_eatFixedHexDigits(c,2))return!0;c.switchU&&c.raise("Invalid escape"),c.pos=d}return!1},he.regexp_eatDecimalDigits=function(c){var d=c.pos,x=0;for(c.lastIntValue=0;ki(x=c.current());)c.lastIntValue=10*c.lastIntValue+(x-48),c.advance();return c.pos!==d};function ki(c){return c>=48&&c<=57}he.regexp_eatHexDigits=function(c){var d=c.pos,x=0;for(c.lastIntValue=0;jc(x=c.current());)c.lastIntValue=16*c.lastIntValue+Bc(x),c.advance();return c.pos!==d};function jc(c){return c>=48&&c<=57||c>=65&&c<=70||c>=97&&c<=102}function Bc(c){return c>=65&&c<=70?10+(c-65):c>=97&&c<=102?10+(c-97):c-48}he.regexp_eatLegacyOctalEscapeSequence=function(c){if(this.regexp_eatOctalDigit(c)){var d=c.lastIntValue;if(this.regexp_eatOctalDigit(c)){var x=c.lastIntValue;d<=3&&this.regexp_eatOctalDigit(c)?c.lastIntValue=d*64+x*8+c.lastIntValue:c.lastIntValue=d*8+x}else c.lastIntValue=d;return!0}return!1},he.regexp_eatOctalDigit=function(c){var d=c.current();return Mc(d)?(c.lastIntValue=d-48,c.advance(),!0):(c.lastIntValue=0,!1)};function Mc(c){return c>=48&&c<=55}he.regexp_eatFixedHexDigits=function(c,d){var x=c.pos;c.lastIntValue=0;for(var C=0;C<d;++C){var T=c.current();if(!jc(T))return c.pos=x,!1;c.lastIntValue=16*c.lastIntValue+Bc(T),c.advance()}return!0};var Aa=function(d){this.type=d.type,this.value=d.value,this.start=d.start,this.end=d.end,d.options.locations&&(this.loc=new Hr(d,d.startLoc,d.endLoc)),d.options.ranges&&(this.range=[d.start,d.end])},qe=lt.prototype;qe.next=function(c){!c&&this.type.keyword&&this.containsEsc&&this.raiseRecoverable(this.start,"Escape sequence in keyword "+this.type.keyword),this.options.onToken&&this.options.onToken(new Aa(this)),this.lastTokEnd=this.end,this.lastTokStart=this.start,this.lastTokEndLoc=this.endLoc,this.lastTokStartLoc=this.startLoc,this.nextToken()},qe.getToken=function(){return this.next(),new Aa(this)},typeof Symbol<"u"&&(qe[Symbol.iterator]=function(){var c=this;return{next:function(){var x=c.getToken();return{done:x.type===y.eof,value:x}}}}),qe.nextToken=function(){var c=this.curContext();if((!c||!c.preserveSpace)&&this.skipSpace(),this.start=this.pos,this.options.locations&&(this.startLoc=this.curPosition()),this.pos>=this.input.length)return this.finishToken(y.eof);if(c.override)return c.override(this);this.readToken(this.fullCharCodeAtPos())},qe.readToken=function(c){return m(c,this.options.ecmaVersion>=6)||c===92?this.readWord():this.getTokenFromCode(c)},qe.fullCharCodeAtPos=function(){var c=this.input.charCodeAt(this.pos);if(c<=55295||c>=56320)return c;var d=this.input.charCodeAt(this.pos+1);return d<=56319||d>=57344?c:(c<<10)+d-56613888},qe.skipBlockComment=function(){var c=this.options.onComment&&this.curPosition(),d=this.pos,x=this.input.indexOf("*/",this.pos+=2);if(x===-1&&this.raise(this.pos-2,"Unterminated comment"),this.pos=x+2,this.options.locations)for(var C=void 0,T=d;(C=N(this.input,T,this.pos))>-1;)++this.curLine,T=this.lineStart=C;this.options.onComment&&this.options.onComment(!0,this.input.slice(d+2,x),d,this.pos,c,this.curPosition())},qe.skipLineComment=function(c){for(var d=this.pos,x=this.options.onComment&&this.curPosition(),C=this.input.charCodeAt(this.pos+=c);this.pos<this.input.length&&!O(C);)C=this.input.charCodeAt(++this.pos);this.options.onComment&&this.options.onComment(!1,this.input.slice(d+c,this.pos),d,this.pos,x,this.curPosition())},qe.skipSpace=function(){e:for(;this.pos<this.input.length;){var c=this.input.charCodeAt(this.pos);switch(c){case 32:case 160:++this.pos;break;case 13:this.input.charCodeAt(this.pos+1)===10&&++this.pos;case 10:case 8232:case 8233:++this.pos,this.options.locations&&(++this.curLine,this.lineStart=this.pos);break;case 47:switch(this.input.charCodeAt(this.pos+1)){case 42:this.skipBlockComment();break;case 47:this.skipLineComment(2);break;default:break e}break;default:if(c>8&&c<14||c>=5760&&X.test(String.fromCharCode(c)))++this.pos;else break e}}},qe.finishToken=function(c,d){this.end=this.pos,this.options.locations&&(this.endLoc=this.curPosition());var x=this.type;this.type=c,this.value=d,this.updateContext(x)},qe.readToken_dot=function(){var c=this.input.charCodeAt(this.pos+1);if(c>=48&&c<=57)return this.readNumber(!0);var d=this.input.charCodeAt(this.pos+2);return this.options.ecmaVersion>=6&&c===46&&d===46?(this.pos+=3,this.finishToken(y.ellipsis)):(++this.pos,this.finishToken(y.dot))},qe.readToken_slash=function(){var c=this.input.charCodeAt(this.pos+1);return this.exprAllowed?(++this.pos,this.readRegexp()):c===61?this.finishOp(y.assign,2):this.finishOp(y.slash,1)},qe.readToken_mult_modulo_exp=function(c){var d=this.input.charCodeAt(this.pos+1),x=1,C=c===42?y.star:y.modulo;return this.options.ecmaVersion>=7&&c===42&&d===42&&(++x,C=y.starstar,d=this.input.charCodeAt(this.pos+2)),d===61?this.finishOp(y.assign,x+1):this.finishOp(C,x)},qe.readToken_pipe_amp=function(c){var d=this.input.charCodeAt(this.pos+1);if(d===c){if(this.options.ecmaVersion>=12){var x=this.input.charCodeAt(this.pos+2);if(x===61)return this.finishOp(y.assign,3)}return this.finishOp(c===124?y.logicalOR:y.logicalAND,2)}return d===61?this.finishOp(y.assign,2):this.finishOp(c===124?y.bitwiseOR:y.bitwiseAND,1)},qe.readToken_caret=function(){var c=this.input.charCodeAt(this.pos+1);return c===61?this.finishOp(y.assign,2):this.finishOp(y.bitwiseXOR,1)},qe.readToken_plus_min=function(c){var d=this.input.charCodeAt(this.pos+1);return d===c?d===45&&!this.inModule&&this.input.charCodeAt(this.pos+2)===62&&(this.lastTokEnd===0||L.test(this.input.slice(this.lastTokEnd,this.pos)))?(this.skipLineComment(3),this.skipSpace(),this.nextToken()):this.finishOp(y.incDec,2):d===61?this.finishOp(y.assign,2):this.finishOp(y.plusMin,1)},qe.readToken_lt_gt=function(c){var d=this.input.charCodeAt(this.pos+1),x=1;return d===c?(x=c===62&&this.input.charCodeAt(this.pos+2)===62?3:2,this.input.charCodeAt(this.pos+x)===61?this.finishOp(y.assign,x+1):this.finishOp(y.bitShift,x)):d===33&&c===60&&!this.inModule&&this.input.charCodeAt(this.pos+2)===45&&this.input.charCodeAt(this.pos+3)===45?(this.skipLineComment(4),this.skipSpace(),this.nextToken()):(d===61&&(x=2),this.finishOp(y.relational,x))},qe.readToken_eq_excl=function(c){var d=this.input.charCodeAt(this.pos+1);return d===61?this.finishOp(y.equality,this.input.charCodeAt(this.pos+2)===61?3:2):c===61&&d===62&&this.options.ecmaVersion>=6?(this.pos+=2,this.finishToken(y.arrow)):this.finishOp(c===61?y.eq:y.prefix,1)},qe.readToken_question=function(){var c=this.options.ecmaVersion;if(c>=11){var d=this.input.charCodeAt(this.pos+1);if(d===46){var x=this.input.charCodeAt(this.pos+2);if(x<48||x>57)return this.finishOp(y.questionDot,2)}if(d===63){if(c>=12){var C=this.input.charCodeAt(this.pos+2);if(C===61)return this.finishOp(y.assign,3)}return this.finishOp(y.coalesce,2)}}return this.finishOp(y.question,1)},qe.readToken_numberSign=function(){var c=this.options.ecmaVersion,d=35;if(c>=13&&(++this.pos,d=this.fullCharCodeAtPos(),m(d,!0)||d===92))return this.finishToken(y.privateId,this.readWord1());this.raise(this.pos,"Unexpected character '"+pe(d)+"'")},qe.getTokenFromCode=function(c){switch(c){case 46:return this.readToken_dot();case 40:return++this.pos,this.finishToken(y.parenL);case 41:return++this.pos,this.finishToken(y.parenR);case 59:return++this.pos,this.finishToken(y.semi);case 44:return++this.pos,this.finishToken(y.comma);case 91:return++this.pos,this.finishToken(y.bracketL);case 93:return++this.pos,this.finishToken(y.bracketR);case 123:return++this.pos,this.finishToken(y.braceL);case 125:return++this.pos,this.finishToken(y.braceR);case 58:return++this.pos,this.finishToken(y.colon);case 96:if(this.options.ecmaVersion<6)break;return++this.pos,this.finishToken(y.backQuote);case 48:var d=this.input.charCodeAt(this.pos+1);if(d===120||d===88)return this.readRadixNumber(16);if(this.options.ecmaVersion>=6){if(d===111||d===79)return this.readRadixNumber(8);if(d===98||d===66)return this.readRadixNumber(2)}case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return this.readNumber(!1);case 34:case 39:return this.readString(c);case 47:return this.readToken_slash();case 37:case 42:return this.readToken_mult_modulo_exp(c);case 124:case 38:return this.readToken_pipe_amp(c);case 94:return this.readToken_caret();case 43:case 45:return this.readToken_plus_min(c);case 60:case 62:return this.readToken_lt_gt(c);case 61:case 33:return this.readToken_eq_excl(c);case 63:return this.readToken_question();case 126:return this.finishOp(y.prefix,1);case 35:return this.readToken_numberSign()}this.raise(this.pos,"Unexpected character '"+pe(c)+"'")},qe.finishOp=function(c,d){var x=this.input.slice(this.pos,this.pos+d);return this.pos+=d,this.finishToken(c,x)},qe.readRegexp=function(){for(var c,d,x=this.pos;;){this.pos>=this.input.length&&this.raise(x,"Unterminated regular expression");var C=this.input.charAt(this.pos);if(L.test(C)&&this.raise(x,"Unterminated regular expression"),c)c=!1;else{if(C==="[")d=!0;else if(C==="]"&&d)d=!1;else if(C==="/"&&!d)break;c=C==="\\"}++this.pos}var T=this.input.slice(x,this.pos);++this.pos;var M=this.pos,V=this.readWord1();this.containsEsc&&this.unexpected(M);var re=this.regexpState||(this.regexpState=new kn(this));re.reset(x,T,V),this.validateRegExpFlags(re),this.validateRegExpPattern(re);var oe=null;try{oe=new RegExp(T,V)}catch{}return this.finishToken(y.regexp,{pattern:T,flags:V,value:oe})},qe.readInt=function(c,d,x){for(var C=this.options.ecmaVersion>=12&&d===void 0,T=x&&this.input.charCodeAt(this.pos)===48,M=this.pos,V=0,re=0,oe=0,Oe=d??1/0;oe<Oe;++oe,++this.pos){var Ne=this.input.charCodeAt(this.pos),ot=void 0;if(C&&Ne===95){T&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed in legacy octal numeric literals"),re===95&&this.raiseRecoverable(this.pos,"Numeric separator must be exactly one underscore"),oe===0&&this.raiseRecoverable(this.pos,"Numeric separator is not allowed at the first of digits"),re=Ne;continue}if(Ne>=97?ot=Ne-97+10:Ne>=65?ot=Ne-65+10:Ne>=48&&Ne<=57?ot=Ne-48:ot=1/0,ot>=c)break;re=Ne,V=V*c+ot}return C&&re===95&&this.raiseRecoverable(this.pos-1,"Numeric separator is not allowed at the last of digits"),this.pos===M||d!=null&&this.pos-M!==d?null:V};function id(c,d){return d?parseInt(c,8):parseFloat(c.replace(/_/g,""))}function qu(c){return typeof BigInt!="function"?null:BigInt(c.replace(/_/g,""))}qe.readRadixNumber=function(c){var d=this.pos;this.pos+=2;var x=this.readInt(c);return x==null&&this.raise(this.start+2,"Expected number in radix "+c),this.options.ecmaVersion>=11&&this.input.charCodeAt(this.pos)===110?(x=qu(this.input.slice(d,this.pos)),++this.pos):m(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(y.num,x)},qe.readNumber=function(c){var d=this.pos;!c&&this.readInt(10,void 0,!0)===null&&this.raise(d,"Invalid number");var x=this.pos-d>=2&&this.input.charCodeAt(d)===48;x&&this.strict&&this.raise(d,"Invalid number");var C=this.input.charCodeAt(this.pos);if(!x&&!c&&this.options.ecmaVersion>=11&&C===110){var T=qu(this.input.slice(d,this.pos));return++this.pos,m(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number"),this.finishToken(y.num,T)}x&&/[89]/.test(this.input.slice(d,this.pos))&&(x=!1),C===46&&!x&&(++this.pos,this.readInt(10),C=this.input.charCodeAt(this.pos)),(C===69||C===101)&&!x&&(C=this.input.charCodeAt(++this.pos),(C===43||C===45)&&++this.pos,this.readInt(10)===null&&this.raise(d,"Invalid number")),m(this.fullCharCodeAtPos())&&this.raise(this.pos,"Identifier directly after number");var M=id(this.input.slice(d,this.pos),x);return this.finishToken(y.num,M)},qe.readCodePoint=function(){var c=this.input.charCodeAt(this.pos),d;if(c===123){this.options.ecmaVersion<6&&this.unexpected();var x=++this.pos;d=this.readHexChar(this.input.indexOf("}",this.pos)-this.pos),++this.pos,d>1114111&&this.invalidStringToken(x,"Code point out of bounds")}else d=this.readHexChar(4);return d},qe.readString=function(c){for(var d="",x=++this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated string constant");var C=this.input.charCodeAt(this.pos);if(C===c)break;C===92?(d+=this.input.slice(x,this.pos),d+=this.readEscapedChar(!1),x=this.pos):C===8232||C===8233?(this.options.ecmaVersion<10&&this.raise(this.start,"Unterminated string constant"),++this.pos,this.options.locations&&(this.curLine++,this.lineStart=this.pos)):(O(C)&&this.raise(this.start,"Unterminated string constant"),++this.pos)}return d+=this.input.slice(x,this.pos++),this.finishToken(y.string,d)};var _s={};qe.tryReadTemplateToken=function(){this.inTemplateElement=!0;try{this.readTmplToken()}catch(c){if(c===_s)this.readInvalidTemplateToken();else throw c}this.inTemplateElement=!1},qe.invalidStringToken=function(c,d){if(this.inTemplateElement&&this.options.ecmaVersion>=9)throw _s;this.raise(c,d)},qe.readTmplToken=function(){for(var c="",d=this.pos;;){this.pos>=this.input.length&&this.raise(this.start,"Unterminated template");var x=this.input.charCodeAt(this.pos);if(x===96||x===36&&this.input.charCodeAt(this.pos+1)===123)return this.pos===this.start&&(this.type===y.template||this.type===y.invalidTemplate)?x===36?(this.pos+=2,this.finishToken(y.dollarBraceL)):(++this.pos,this.finishToken(y.backQuote)):(c+=this.input.slice(d,this.pos),this.finishToken(y.template,c));if(x===92)c+=this.input.slice(d,this.pos),c+=this.readEscapedChar(!0),d=this.pos;else if(O(x)){switch(c+=this.input.slice(d,this.pos),++this.pos,x){case 13:this.input.charCodeAt(this.pos)===10&&++this.pos;case 10:c+=`
41
+ `;break;default:c+=String.fromCharCode(x);break}this.options.locations&&(++this.curLine,this.lineStart=this.pos),d=this.pos}else++this.pos}},qe.readInvalidTemplateToken=function(){for(;this.pos<this.input.length;this.pos++)switch(this.input[this.pos]){case"\\":++this.pos;break;case"$":if(this.input[this.pos+1]!=="{")break;case"`":return this.finishToken(y.invalidTemplate,this.input.slice(this.start,this.pos));case"\r":this.input[this.pos+1]===`
42
+ `&&++this.pos;case`
43
+ `:case"\u2028":case"\u2029":++this.curLine,this.lineStart=this.pos+1;break}this.raise(this.start,"Unterminated template")},qe.readEscapedChar=function(c){var d=this.input.charCodeAt(++this.pos);switch(++this.pos,d){case 110:return`
44
+ `;case 114:return"\r";case 120:return String.fromCharCode(this.readHexChar(2));case 117:return pe(this.readCodePoint());case 116:return" ";case 98:return"\b";case 118:return"\v";case 102:return"\f";case 13:this.input.charCodeAt(this.pos)===10&&++this.pos;case 10:return this.options.locations&&(this.lineStart=this.pos,++this.curLine),"";case 56:case 57:if(this.strict&&this.invalidStringToken(this.pos-1,"Invalid escape sequence"),c){var x=this.pos-1;this.invalidStringToken(x,"Invalid escape sequence in template string")}default:if(d>=48&&d<=55){var C=this.input.substr(this.pos-1,3).match(/^[0-7]+/)[0],T=parseInt(C,8);return T>255&&(C=C.slice(0,-1),T=parseInt(C,8)),this.pos+=C.length-1,d=this.input.charCodeAt(this.pos),(C!=="0"||d===56||d===57)&&(this.strict||c)&&this.invalidStringToken(this.pos-1-C.length,c?"Octal literal in template string":"Octal literal in strict mode"),String.fromCharCode(T)}return O(d)?(this.options.locations&&(this.lineStart=this.pos,++this.curLine),""):String.fromCharCode(d)}},qe.readHexChar=function(c){var d=this.pos,x=this.readInt(16,c);return x===null&&this.invalidStringToken(d,"Bad character escape sequence"),x},qe.readWord1=function(){this.containsEsc=!1;for(var c="",d=!0,x=this.pos,C=this.options.ecmaVersion>=6;this.pos<this.input.length;){var T=this.fullCharCodeAtPos();if(b(T,C))this.pos+=T<=65535?1:2;else if(T===92){this.containsEsc=!0,c+=this.input.slice(x,this.pos);var M=this.pos;this.input.charCodeAt(++this.pos)!==117&&this.invalidStringToken(this.pos,"Expecting Unicode escape sequence \\uXXXX"),++this.pos;var V=this.readCodePoint();(d?m:b)(V,C)||this.invalidStringToken(M,"Invalid Unicode escape"),c+=pe(V),x=this.pos}else break;d=!1}return c+this.input.slice(x,this.pos)},qe.readWord=function(){var c=this.readWord1(),d=y.name;return this.keywords.test(c)&&(d=A[c]),this.finishToken(d,c)};var Si="8.15.0";lt.acorn={Parser:lt,version:Si,defaultOptions:pt,Position:Mt,SourceLocation:Hr,getLineInfo:Gr,Node:yi,TokenType:v,tokTypes:y,keywordTypes:A,TokContext:kt,tokContexts:Xe,isIdentifierChar:b,isIdentifierStart:m,Token:Aa,isNewLine:O,lineBreak:L,lineBreakG:I,nonASCIIwhitespace:X};function zi(c,d){return lt.parse(c,d)}function qc(c,d,x){return lt.parseExpressionAt(c,d,x)}function od(c,d){return lt.tokenizer(c,d)}e.Node=yi,e.Parser=lt,e.Position=Mt,e.SourceLocation=Hr,e.TokContext=kt,e.Token=Aa,e.TokenType=v,e.defaultOptions=pt,e.getLineInfo=Gr,e.isIdentifierChar=b,e.isIdentifierStart=m,e.isNewLine=O,e.keywordTypes=A,e.lineBreak=L,e.lineBreakG=I,e.nonASCIIwhitespace=X,e.parse=zi,e.parseExpressionAt=qc,e.tokContexts=Xe,e.tokTypes=y,e.tokenizer=od,e.version=Si})});var WO=ne(De=>{"use strict";var WG=/[^\0-\x7E]/,zG=/[\x2E\u3002\uFF0E\uFF61]/g,HG={overflow:"Overflow Error","not-basic":"Illegal Input","invalid-input":"Invalid Input"},Sl=Math.floor,_x=String.fromCharCode;function RO(e){throw new RangeError(HG[e])}var FO=function(e,t){return e+22+75*(e<26)-((t!=0)<<5)},GG=function(e,t,r){let n=0;for(e=r?Sl(e/700):e>>1,e+=Sl(e/t);e>455;n+=36)e=Sl(e/35);return Sl(n+36*e/(e+38))};function KG(e){return function(t,r){let n=t.split("@"),i="";n.length>1&&(i=n[0]+"@",t=n[1]);let o=function(a,s){let u=[],l=a.length;for(;l--;)u[l]=s(a[l]);return u}((t=t.replace(zG,".")).split("."),r).join(".");return i+o}(e,function(t){return WG.test(t)?"xn--"+function(r){let n=[],i=(r=function(f){let p=[],m=0,b=f.length;for(;m<b;){let v=f.charCodeAt(m++);if(v>=55296&&v<=56319&&m<b){let w=f.charCodeAt(m++);(64512&w)==56320?p.push(((1023&v)<<10)+(1023&w)+65536):(p.push(v),m--)}else p.push(v)}return p}(r)).length,o=128,a=0,s=72;for(let f of r)f<128&&n.push(_x(f));let u=n.length,l=u;for(u&&n.push("-");l<i;){let f=2147483647;for(let m of r)m>=o&&m<f&&(f=m);let p=l+1;f-o>Sl((2147483647-a)/p)&&RO("overflow"),a+=(f-o)*p,o=f;for(let m of r)if(m<o&&++a>2147483647&&RO("overflow"),m==o){let b=a;for(let v=36;;v+=36){let w=v<=s?1:v>=s+26?26:v-s;if(b<w)break;let _=b-w,P=36-w;n.push(_x(FO(w+_%P,0))),b=Sl(_/P)}n.push(_x(FO(b,0))),s=GG(a,p,l==u),a=0,++l}++a,++o}return n.join("")}(t):t})}var IO=/#/g,LO=/&/g,$O=/\//g,YG=/=/g,QG=/\?/g,Qm=/\+/g,NO=/%5e/gi,XG=/%60/gi,JG=/%7b/gi,ZG=/%7c/gi,eK=/%7d/gi,tK=/%20/gi,rK=/%2f/gi,nK=/%252f/gi;function Xm(e){return encodeURI(""+e).replace(ZG,"|")}function Jm(e){return Xm(e).replace(JG,"{").replace(eK,"}").replace(NO,"^")}function Hm(e){return Xm(typeof e=="string"?e:JSON.stringify(e)).replace(Qm,"%2B").replace(tK,"+").replace(IO,"%23").replace(LO,"%26").replace(XG,"`").replace(NO,"^").replace($O,"%2F")}function Wm(e){return Hm(e).replace(YG,"%3D")}function Zm(e){return Xm(e).replace(IO,"%23").replace(QG,"%3F").replace(nK,"%2F").replace(LO,"%26").replace(Qm,"%2B")}function iK(e){return Zm(e).replace($O,"%2F")}function fr(e=""){try{return decodeURIComponent(""+e)}catch{return""+e}}function Dx(e){return fr(e.replace(rK,"%252F"))}function jO(e){return fr(e.replace(Qm," "))}function BO(e){return fr(e.replace(Qm," "))}function Gm(e=""){return KG(e)}function Wa(e=""){let t=Object.create(null);e[0]==="?"&&(e=e.slice(1));for(let r of e.split("&")){let n=r.match(/([^=]+)=?(.*)/)||[];if(n.length<2)continue;let i=jO(n[1]);if(i==="__proto__"||i==="constructor")continue;let o=BO(n[2]||"");t[i]===void 0?t[i]=o:Array.isArray(t[i])?t[i].push(o):t[i]=[t[i],o]}return t}function MO(e,t){return(typeof t=="number"||typeof t=="boolean")&&(t=String(t)),t?Array.isArray(t)?t.map(r=>`${Wm(e)}=${Hm(r)}`).join("&"):`${Wm(e)}=${Hm(t)}`:Wm(e)}function Cl(e){return Object.keys(e).filter(t=>e[t]!==void 0).map(t=>MO(t,e[t])).filter(Boolean).join("&")}var oK=/^[\s\w\0+.-]{2,}:([/\\]{1,2})/,qO=/^[\s\w\0+.-]{2,}:([/\\]{2})?/,aK=/^([/\\]\s*){2,}[^/\\]/,sK=/^[\s\0]*(blob|data|javascript|vbscript):$/i,uK=/\/$|\/\?|\/#/,lK=/^\.?\//;function cK(e){return["./","../"].some(t=>e.startsWith(t))}function e0(e,t={}){return typeof t=="boolean"&&(t={acceptRelative:t}),t.strict?oK.test(e):qO.test(e)||(t.acceptRelative?aK.test(e):!1)}function fK(e){return!!e&&sK.test(e)}function Km(e="",t){return t?uK.test(e):e.endsWith("/")}function Bf(e="",t){if(!t)return(Km(e)?e.slice(0,-1):e)||"/";if(!Km(e,!0))return e||"/";let r=e,n="",i=e.indexOf("#");i!==-1&&(r=e.slice(0,i),n=e.slice(i));let[o,...a]=r.split("?");return((o.endsWith("/")?o.slice(0,-1):o)||"/")+(a.length>0?`?${a.join("?")}`:"")+n}function _l(e="",t){if(!t)return e.endsWith("/")?e:e+"/";if(Km(e,!0))return e||"/";let r=e,n="",i=e.indexOf("#");if(i!==-1&&(r=e.slice(0,i),n=e.slice(i),!r))return n;let[o,...a]=r.split("?");return o+"/"+(a.length>0?`?${a.join("?")}`:"")+n}function Px(e=""){return e.startsWith("/")}function Ox(e=""){return(Px(e)?e.slice(1):e)||"/"}function Cx(e=""){return Px(e)?e:"/"+e}function pK(e=""){return e.split("://").map(t=>t.replace(/\/{2,}/g,"/")).join("://")}function hK(e,t){if(Tx(t)||e0(e))return e;let r=Bf(t);return e.startsWith(r)?e:VO(r,e)}function dK(e,t){if(Tx(t))return e;let r=Bf(t);if(!e.startsWith(r))return e;let n=e.slice(r.length);return n[0]==="/"?n:"/"+n}function mK(e,t){let r=Pn(e),n={...Wa(r.search),...t};return r.search=Cl(n),Zs(r)}function gK(e,t){if(!e.includes("?"))return e;let r=Pn(e),n=Wa(r.search),i=Object.fromEntries(Object.entries(n).filter(([o,a])=>t(o,a)));return r.search=Cl(i),Zs(r)}function bK(e){return Wa(Pn(e).search)}function Tx(e){return!e||e==="/"}function Rx(e){return e&&e!=="/"}function VO(e,...t){let r=e||"";for(let n of t.filter(i=>Rx(i)))if(r){let i=n.replace(lK,"");r=_l(r)+i}else r=n;return r}function yK(...e){let t=/\/(?!\/)/,r=e.filter(Boolean),n=[],i=0;for(let a of r)if(!(!a||a==="/")){for(let[s,u]of a.split(t).entries())if(!(!u||u===".")){if(u===".."){if(n.length===1&&e0(n[0]))continue;n.pop(),i--;continue}if(s===1&&n[n.length-1]?.endsWith(":/")){n[n.length-1]+="/"+u;continue}n.push(u),i++}}let o=n.join("/");return i>=0?r[0]?.startsWith("/")&&!o.startsWith("/")?o="/"+o:r[0]?.startsWith("./")&&!o.startsWith("./")&&(o="./"+o):o="../".repeat(-1*i)+o,r[r.length-1]?.endsWith("/")&&!o.endsWith("/")&&(o+="/"),o}function vK(e){return t0(e,"http://")}function xK(e){return t0(e,"https://")}function wK(e){return t0(e,"")}function t0(e,t){let r=e.match(qO);return r||(r=e.match(/^\/{2,}/)),r?t+e.slice(r[0].length):t+e}function kK(e){let t=Pn(e);return t.pathname=Zm(Dx(t.pathname)),t.hash=Jm(fr(t.hash)),t.host=Gm(fr(t.host)),t.search=Cl(Wa(t.search)),Zs(t)}function SK(e="",...t){if(typeof e!="string")throw new TypeError(`URL input should be string received ${typeof e} (${e})`);let r=t.filter(i=>Rx(i));if(r.length===0)return e;let n=Pn(e);for(let i of r){let o=Pn(i);if(o.pathname&&(n.pathname=_l(n.pathname)+Ox(o.pathname)),o.hash&&o.hash!=="#"&&(n.hash=o.hash),o.search&&o.search!=="?")if(n.search&&n.search!=="?"){let a=Cl({...Wa(n.search),...Wa(o.search)});n.search=a.length>0?"?"+a:""}else n.search=o.search}return Zs(n)}function _K(e,t){return fr(Bf(e))===fr(Bf(t))}function CK(e,t,r={}){return r.trailingSlash||(e=_l(e),t=_l(t)),r.leadingSlash||(e=Cx(e),t=Cx(t)),r.encoding||(e=fr(e),t=fr(t)),e===t}function EK(e,t){if(!t||t==="#")return e;let r=Pn(e);return r.hash=t===""?"":"#"+Jm(t),Zs(r)}function AK(e){return Zs({...Pn(e),hash:""})}function DK(e){let t=Pn(e);return(t.pathname||"/")+t.search+t.hash}var UO=Symbol.for("ufo:protocolRelative");function Pn(e="",t){let r=e.match(/^[\s\0]*(blob:|data:|javascript:|vbscript:)(.*)/i);if(r){let[,p,m=""]=r;return{protocol:p.toLowerCase(),pathname:m,href:p+m,auth:"",host:"",search:"",hash:""}}if(!e0(e,{acceptRelative:!0}))return t?Pn(t+e):Ex(e);let[,n="",i,o=""]=e.replace(/\\/g,"/").match(/^[\s\0]*([\w+.-]{2,}:)?\/\/([^/@]+@)?(.*)/)||[],[,a="",s=""]=o.match(/([^#/?]*)(.*)?/)||[];n==="file:"&&(s=s.replace(/\/(?=[A-Za-z]:)/,""));let{pathname:u,search:l,hash:f}=Ex(s);return{protocol:n.toLowerCase(),auth:i?i.slice(0,Math.max(0,i.length-1)):"",host:a,pathname:u,search:l,hash:f,[UO]:!n}}function Ex(e=""){let[t="",r="",n=""]=(e.match(/([^#?]*)(\?[^#]*)?(#.*)?/)||[]).splice(1);return{pathname:t,search:r,hash:n}}function zm(e=""){let[t,r]=e.split(":");return{username:fr(t),password:fr(r)}}function Ax(e=""){let[t,r]=(e.match(/([^/:]*):?(\d+)?/)||[]).splice(1);return{hostname:fr(t),port:r}}function Zs(e){let t=e.pathname||"",r=e.search?(e.search.startsWith("?")?"":"?")+e.search:"",n=e.hash||"",i=e.auth?e.auth+"@":"",o=e.host||"";return(e.protocol||e[UO]?(e.protocol||"")+"//":"")+i+o+t+r+n}var PK=/\/([^/]+\.[^/]+)$/,OK=/\/([^/]+)$/;function TK(e="",t){let{pathname:r}=Pn(e),n=t?.strict?r.match(PK):r.match(OK);return n?n[1]:void 0}var Ym=class{protocol;host;auth;pathname;query={};hash;constructor(t=""){if(typeof t!="string")throw new TypeError(`URL input should be string received ${typeof t} (${t})`);let r=Pn(t);this.protocol=fr(r.protocol),this.host=fr(r.host),this.auth=fr(r.auth),this.pathname=Dx(r.pathname),this.query=Wa(r.search),this.hash=fr(r.hash)}get hostname(){return Ax(this.host).hostname}get port(){return Ax(this.host).port||""}get username(){return zm(this.auth).username}get password(){return zm(this.auth).password||""}get hasProtocol(){return this.protocol.length}get isAbsolute(){return this.hasProtocol||this.pathname[0]==="/"}get search(){let t=Cl(this.query);return t.length>0?"?"+t:""}get searchParams(){let t=new URLSearchParams;for(let r in this.query){let n=this.query[r];if(Array.isArray(n))for(let i of n)t.append(r,i);else t.append(r,typeof n=="string"?n:JSON.stringify(n))}return t}get origin(){return(this.protocol?this.protocol+"//":"")+Gm(this.host)}get fullpath(){return Zm(this.pathname)+this.search+Jm(this.hash)}get encodedAuth(){if(!this.auth)return"";let{username:t,password:r}=zm(this.auth);return encodeURIComponent(t)+(r?":"+encodeURIComponent(r):"")}get href(){let t=this.encodedAuth,r=(this.protocol?this.protocol+"//":"")+(t?t+"@":"")+Gm(this.host);return this.hasProtocol&&this.isAbsolute?r+this.fullpath:this.fullpath}append(t){if(t.hasProtocol)throw new Error("Cannot append a URL with protocol");Object.assign(this.query,t.query),t.pathname&&(this.pathname=_l(this.pathname)+Ox(t.pathname)),t.hash&&(this.hash=t.hash)}toJSON(){return this.href}toString(){return this.href}};function RK(e){return new Ym(e)}De.$URL=Ym;De.cleanDoubleSlashes=pK;De.createURL=RK;De.decode=fr;De.decodePath=Dx;De.decodeQueryKey=jO;De.decodeQueryValue=BO;De.encode=Xm;De.encodeHash=Jm;De.encodeHost=Gm;De.encodeParam=iK;De.encodePath=Zm;De.encodeQueryItem=MO;De.encodeQueryKey=Wm;De.encodeQueryValue=Hm;De.filterQuery=gK;De.getQuery=bK;De.hasLeadingSlash=Px;De.hasProtocol=e0;De.hasTrailingSlash=Km;De.isEmptyURL=Tx;De.isEqual=CK;De.isNonEmptyURL=Rx;De.isRelative=cK;De.isSamePath=_K;De.isScriptProtocol=fK;De.joinRelativeURL=yK;De.joinURL=VO;De.normalizeURL=kK;De.parseAuth=zm;De.parseFilename=TK;De.parseHost=Ax;De.parsePath=Ex;De.parseQuery=Wa;De.parseURL=Pn;De.resolveURL=SK;De.stringifyParsedURL=Zs;De.stringifyQuery=Cl;De.withBase=hK;De.withFragment=EK;De.withHttp=vK;De.withHttps=xK;De.withLeadingSlash=Cx;De.withProtocol=t0;De.withQuery=mK;De.withTrailingSlash=_l;De.withoutBase=dK;De.withoutFragment=AK;De.withoutHost=DK;De.withoutLeadingSlash=Ox;De.withoutProtocol=wK;De.withoutTrailingSlash=Bf});var t4=ne(pr=>{"use strict";var zO=()=>{var e=(()=>{var t=Object.defineProperty,r=Object.getOwnPropertyDescriptor,n=Object.getOwnPropertyNames,i=Object.prototype.hasOwnProperty,o=(H,ee)=>{for(var ae in ee)t(H,ae,{get:ee[ae],enumerable:!0})},a=(H,ee,ae,be)=>{if(ee&&typeof ee=="object"||typeof ee=="function")for(let Pe of n(ee))!i.call(H,Pe)&&Pe!==ae&&t(H,Pe,{get:()=>ee[Pe],enumerable:!(be=r(ee,Pe))||be.enumerable});return H},s=H=>a(t({},"__esModule",{value:!0}),H),u={};o(u,{default:()=>qn});var l=H=>Array.isArray(H),f=H=>typeof H=="function",p=H=>H.length===0,m=H=>typeof H=="number",b=H=>typeof H=="object"&&H!==null,v=H=>H instanceof RegExp,w=H=>typeof H=="string",_=H=>H===void 0,P=H=>{let ee=new Map;return ae=>{let be=ee.get(ae);if(be)return be;let Pe=H(ae);return ee.set(ae,Pe),Pe}},A=(H,ee,ae={})=>{let be={cache:{},input:H,index:0,indexMax:0,options:ae,output:[]};if(Z(ee)(be)&&be.index===H.length)return be.output;throw new Error(`Failed to parse at index ${be.indexMax}`)},E=(H,ee)=>l(H)?y(H,ee):w(H)?I(H,ee):L(H,ee),y=(H,ee)=>{let ae={};for(let be of H){if(be.length!==1)throw new Error(`Invalid character: "${be}"`);let Pe=be.charCodeAt(0);ae[Pe]=!0}return be=>{let Pe=be.index,Ke=be.input;for(;be.index<Ke.length&&Ke.charCodeAt(be.index)in ae;)be.index+=1;let it=be.index;if(it>Pe){if(!_(ee)&&!be.options.silent){let lr=be.input.slice(Pe,it),gr=f(ee)?ee(lr,Ke,String(Pe)):ee;_(gr)||be.output.push(gr)}be.indexMax=Math.max(be.indexMax,be.index)}return!0}},L=(H,ee)=>{let ae=H.source,be=H.flags.replace(/y|$/,"y"),Pe=new RegExp(ae,be);return z(Ke=>{Pe.lastIndex=Ke.index;let it=Pe.exec(Ke.input);if(it){if(!_(ee)&&!Ke.options.silent){let lr=f(ee)?ee(...it,Ke.input,String(Ke.index)):ee;_(lr)||Ke.output.push(lr)}return Ke.index+=it[0].length,Ke.indexMax=Math.max(Ke.indexMax,Ke.index),!0}else return!1})},I=(H,ee)=>ae=>{if(ae.input.startsWith(H,ae.index)){if(!_(ee)&&!ae.options.silent){let be=f(ee)?ee(H,ae.input,String(ae.index)):ee;_(be)||ae.output.push(be)}return ae.index+=H.length,ae.indexMax=Math.max(ae.indexMax,ae.index),!0}else return!1},O=(H,ee,ae,be)=>{let Pe=Z(H);return z(Ee(te(Ke=>{let it=0;for(;it<ae;){let lr=Ke.index;if(!Pe(Ke)||(it+=1,Ke.index===lr))break}return it>=ee})))},N=(H,ee)=>O(H,0,1),X=(H,ee)=>O(H,0,1/0),se=(H,ee)=>{let ae=H.map(Z);return z(Ee(te(be=>{for(let Pe=0,Ke=ae.length;Pe<Ke;Pe++)if(!ae[Pe](be))return!1;return!0})))},ie=(H,ee)=>{let ae=H.map(Z);return z(Ee(be=>{for(let Pe=0,Ke=ae.length;Pe<Ke;Pe++)if(ae[Pe](be))return!0;return!1}))},te=(H,ee=!1)=>{let ae=Z(H);return be=>{let Pe=be.index,Ke=be.output.length,it=ae(be);return(!it||ee)&&(be.index=Pe,be.output.length!==Ke&&(be.output.length=Ke)),it}},Ee=(H,ee)=>Z(H),z=(()=>{let H=0;return ee=>{let ae=Z(ee),be=H+=1;return Pe=>{var Ke;if(Pe.options.memoization===!1)return ae(Pe);let it=Pe.index,lr=(Ke=Pe.cache)[be]||(Ke[be]=new Map),gr=lr.get(it);if(gr===!1)return!1;if(m(gr))return Pe.index=gr,!0;if(gr)return Pe.index=gr.index,gr.output?.length&&Pe.output.push(...gr.output),!0;{let Eo=Pe.output.length;if(ae(Pe)){let Sa=Pe.index,wi=Pe.output.length;if(wi>Eo){let Ao=Pe.output.slice(Eo,wi);lr.set(it,{index:Sa,output:Ao})}else lr.set(it,Sa);return!0}else return lr.set(it,!1),!1}}}})(),G=H=>{let ee;return ae=>(ee||(ee=Z(H())),ee(ae))},Z=P(H=>{if(f(H))return p(H)?G(H):H;if(w(H)||v(H))return E(H);if(l(H))return se(H);if(b(H))return ie(Object.values(H));throw new Error("Invalid rule")}),Q="abcdefghijklmnopqrstuvwxyz",pe=H=>{let ee="";for(;H>0;){let ae=(H-1)%26;ee=Q[ae]+ee,H=Math.floor((H-1)/26)}return ee},Le=H=>{let ee=0;for(let ae=0,be=H.length;ae<be;ae++)ee=ee*26+Q.indexOf(H[ae])+1;return ee},Mt=(H,ee)=>{if(ee<H)return Mt(ee,H);let ae=[];for(;H<=ee;)ae.push(H++);return ae},Hr=(H,ee,ae)=>Mt(H,ee).map(be=>String(be).padStart(ae,"0")),Gr=(H,ee)=>Mt(Le(H),Le(ee)).map(pe),pt=H=>H,Zt=H=>Nu(ee=>A(ee,H,{memoization:!1}).join("")),Nu=H=>{let ee={};return ae=>ee[ae]??(ee[ae]=H(ae))},Dr=E(/^\*\*\/\*$/,".*"),Nt=E(/^\*\*\/(\*)?([ a-zA-Z0-9._-]+)$/,(H,ee,ae)=>`.*${ee?"":"(?:^|/)"}${ae.replaceAll(".","\\.")}`),di=E(/^\*\*\/(\*)?([ a-zA-Z0-9._-]*)\{([ a-zA-Z0-9._-]+(?:,[ a-zA-Z0-9._-]+)*)\}$/,(H,ee,ae,be)=>`.*${ee?"":"(?:^|/)"}${ae.replaceAll(".","\\.")}(?:${be.replaceAll(",","|").replaceAll(".","\\.")})`),mi=E(/\\./,pt),Pr=E(/[$.*+?^(){}[\]\|]/,H=>`\\${H}`),Vi=E(/./,pt),yo=E(/^(?:!!)*!(.*)$/,(H,ee)=>`(?!^${yi(ee)}$).*?`),Ui=E(/^(!!)+/,""),hs=ie([yo,Ui]),Kr=E(/\/(\*\*\/)+/,"(?:/.+/|/)"),jn=E(/^(\*\*\/)+/,"(?:^|.*/)"),Yr=E(/\/(\*\*)$/,"(?:/.*|$)"),vo=E(/\*\*/,".*"),Bn=ie([Kr,jn,Yr,vo]),gi=E(/\*\/(?!\*\*\/)/,"[^/]*/"),Or=E(/\*/,"[^/]*"),Qr=ie([gi,Or]),Tr=E("?","[^/]"),bi=E("[",pt),lt=E("]",pt),mr=E(/[!^]/,"^/"),Et=E(/[a-z]-[a-z]|[0-9]-[0-9]/i,pt),Ic=E(/[$.*+?^(){}[\|]/,H=>`\\${H}`),xo=E(/[^\]]/,pt),le=ie([mi,Ic,Et,xo]),wo=se([bi,N(mr),X(le),lt]),ds=E("{","(?:"),ms=E("}",")"),Wi=E(/(\d+)\.\.(\d+)/,(H,ee,ae)=>Hr(+ee,+ae,Math.min(ee.length,ae.length)).join("|")),ko=E(/([a-z]+)\.\.([a-z]+)/,(H,ee,ae)=>Gr(ee,ae).join("|")),va=E(/([A-Z]+)\.\.([A-Z]+)/,(H,ee,ae)=>Gr(ee.toLowerCase(),ae.toLowerCase()).join("|").toUpperCase()),gs=ie([Wi,ko,va]),Xr=se([ds,gs,ms]),er=E("{","(?:"),kt=E("}",")"),Xe=E(",","|"),Mn=E(/[$.*+?^(){[\]\|]/,H=>`\\${H}`),Ae=E(/[^}]/,pt),bs=G(()=>xa),So=ie([Bn,Qr,Tr,wo,Xr,bs,mi,Mn,Xe,Ae]),xa=se([er,X(So),kt]),_o=X(ie([Dr,Nt,di,hs,Bn,Qr,Tr,wo,Xr,xa,mi,Pr,Vi])),wn=_o,ju=Zt(wn),yi=ju,vi=E(/\\./,pt),Co=E(/./,pt),wa=E(/\*\*\*+/,"*"),ys=E(/([^/{[(!])\*\*/,(H,ee)=>`${ee}*`),Jr=E(/(^|.)\*\*(?=[^*/)\]}])/,(H,ee)=>`${ee}*`),ka=X(ie([vi,wa,ys,Jr,Co])),vs=ka,xs=Zt(vs),xi=xs,Rr=(H,ee)=>{let ae=Array.isArray(H)?H:[H];if(!ae.length)return!1;let be=ae.map(Rr.compile),Pe=ae.every(it=>/(\/(?:\*\*)?|\[\/\])$/.test(it)),Ke=ee.replace(/[\\\/]+/g,"/").replace(/\/$/,Pe?"/":"");return be.some(it=>it.test(Ke))};Rr.compile=H=>new RegExp(`^${yi(xi(H))}$`,"s");var qn=Rr;return s(u)})();return e.default||e},Fx,FK=(e,t)=>(Fx||(Fx=zO(),zO=null),Fx(e,t)),IK=/^[A-Za-z]:\//;function za(e=""){return e&&e.replace(/\\/g,"/").replace(IK,t=>t.toUpperCase())}var LK=/^[/\\]{2}/,$K=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,GO=/^[A-Za-z]:$/,HO=/^\/([A-Za-z]:)?$/,NK=/.(\.[^./]+|\.)$/,jK=/^[/\\]|^[a-zA-Z]:[/\\]/,KO="/",r0=function(e){if(e.length===0)return".";e=za(e);let t=e.match(LK),r=eu(e),n=e[e.length-1]==="/";return e=n0(e,!r),e.length===0?r?"/":n?"./":".":(n&&(e+="/"),GO.test(e)&&(e+="/"),t?r?`//${e}`:`//./${e}`:r&&!eu(e)?`/${e}`:e)},YO=function(...e){let t="";for(let r of e)if(r)if(t.length>0){let n=t[t.length-1]==="/",i=r[0]==="/";n&&i?t+=r.slice(1):t+=n||i?r:`/${r}`}else t+=r;return r0(t)};function BK(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}var Mf=function(...e){e=e.map(n=>za(n));let t="",r=!1;for(let n=e.length-1;n>=-1&&!r;n--){let i=n>=0?e[n]:BK();!i||i.length===0||(t=`${i}/${t}`,r=eu(i))}return t=n0(t,!r),r&&!eu(t)?`/${t}`:t.length>0?t:"."};function n0(e,t){let r="",n=0,i=-1,o=0,a=null;for(let s=0;s<=e.length;++s){if(s<e.length)a=e[s];else{if(a==="/")break;a="/"}if(a==="/"){if(!(i===s-1||o===1))if(o===2){if(r.length<2||n!==2||r[r.length-1]!=="."||r[r.length-2]!=="."){if(r.length>2){let u=r.lastIndexOf("/");u===-1?(r="",n=0):(r=r.slice(0,u),n=r.length-1-r.lastIndexOf("/")),i=s,o=0;continue}else if(r.length>0){r="",n=0,i=s,o=0;continue}}t&&(r+=r.length>0?"/..":"..",n=2)}else r.length>0?r+=`/${e.slice(i+1,s)}`:r=e.slice(i+1,s),n=s-i-1;i=s,o=0}else a==="."&&o!==-1?++o:o=-1}return r}var eu=function(e){return $K.test(e)},QO=function(e){return za(e)},Ix=function(e){if(e==="..")return"";let t=NK.exec(za(e));return t&&t[1]||""},XO=function(e,t){let r=Mf(e).replace(HO,"$1").split("/"),n=Mf(t).replace(HO,"$1").split("/");if(n[0][1]===":"&&r[0][1]===":"&&r[0]!==n[0])return n.join("/");let i=[...r];for(let o of i){if(n[0]!==o)break;r.shift(),n.shift()}return[...r.map(()=>".."),...n].join("/")},Lx=function(e){let t=za(e).replace(/\/$/,"").split("/").slice(0,-1);return t.length===1&&GO.test(t[0])&&(t[0]+="/"),t.join("/")||(eu(e)?"/":".")},JO=function(e){let t=e.ext?e.ext.startsWith(".")?e.ext:`.${e.ext}`:"",r=[e.root,e.dir,e.base??(e.name??"")+t].filter(Boolean);return za(e.root?Mf(...r):r.join("/"))},$x=function(e,t){let r=za(e).split("/"),n="";for(let i=r.length-1;i>=0;i--){let o=r[i];if(o){n=o;break}}return t&&n.endsWith(t)?n.slice(0,-t.length):n},ZO=function(e){let t=jK.exec(e)?.[0]?.replace(/\\/g,"/")||"",r=$x(e),n=Ix(r);return{root:t,dir:Lx(e),base:r,ext:n,name:r.slice(0,r.length-n.length)}},e4=(e,t)=>FK(t,r0(e)),MK={__proto__:null,basename:$x,dirname:Lx,extname:Ix,format:JO,isAbsolute:eu,join:YO,matchesGlob:e4,normalize:r0,normalizeString:n0,parse:ZO,relative:XO,resolve:Mf,sep:KO,toNamespacedPath:QO};pr._path=MK;pr.basename=$x;pr.dirname=Lx;pr.extname=Ix;pr.format=JO;pr.isAbsolute=eu;pr.join=YO;pr.matchesGlob=e4;pr.normalize=r0;pr.normalizeString=n0;pr.normalizeWindowsPath=za;pr.parse=ZO;pr.relative=XO;pr.resolve=Mf;pr.sep=KO;pr.toNamespacedPath=QO});var jx=ne(Vt=>{"use strict";Object.defineProperty(Vt,"__esModule",{value:!0});var xr=t4(),r4=globalThis.process?.platform==="win32"?";":":",qK={posix:void 0,win32:void 0},n4=(e=r4)=>new Proxy(xr._path,{get(t,r){return r==="delimiter"?e:r==="posix"?Nx:r==="win32"?i4:qK[r]||xr._path[r]}}),Nx=n4(":"),i4=n4(";");Vt.basename=xr.basename;Vt.dirname=xr.dirname;Vt.extname=xr.extname;Vt.format=xr.format;Vt.isAbsolute=xr.isAbsolute;Vt.join=xr.join;Vt.matchesGlob=xr.matchesGlob;Vt.normalize=xr.normalize;Vt.normalizeString=xr.normalizeString;Vt.parse=xr.parse;Vt.relative=xr.relative;Vt.resolve=xr.resolve;Vt.sep=xr.sep;Vt.toNamespacedPath=xr.toNamespacedPath;Vt.default=Nx;Vt.delimiter=r4;Vt.posix=Nx;Vt.win32=i4});var El=ne(Mx=>{"use strict";var VK=/^(?:( )+|\t+)/,qf="space";function o4(e,t){let r=new Map,n=0,i,o;for(let a of e.split(/\n/g)){if(!a)continue;let s,u,l,f,p,m=a.match(VK);if(m===null)n=0,i="";else{if(s=m[0].length,u=m[1]?qf:"tab",t&&u===qf&&s===1)continue;u!==i&&(n=0),i=u,l=1,f=0;let b=s-n;if(n=s,b===0)l=0,f=1;else{let v=b>0?b:-b;o=UK(u,v)}p=r.get(o),p=p===void 0?[1,0]:[p[0]+l,p[1]+f],r.set(o,p)}}return r}function UK(e,t){return(e===qf?"s":"t")+String(t)}function WK(e){let t=e[0]==="s"?qf:"tab",r=Number(e.slice(1));return{type:t,amount:r}}function zK(e){let t,r=0,n=0;for(let[i,[o,a]]of e)(o>r||o===r&&a>n)&&(r=o,n=a,t=i);return t}function HK(e,t){return(e===qf?" ":" ").repeat(t)}function GK(e){if(typeof e!="string")throw new TypeError("Expected a string");let t=o4(e,!0);t.size===0&&(t=o4(e,!1));let r=zK(t),n,i=0,o="";return r!==void 0&&({type:n,amount:i}=WK(r),o=HK(n,i)),{amount:i,type:n,indent:o}}var Bx=Symbol.for("__confbox_fmt__"),KK=/^(\s+)/,YK=/(\s+)$/;function QK(e,t={}){let r=t.indent===void 0&&t.preserveIndentation!==!1&&e.slice(0,t?.sampleSize||1024),n=t.preserveWhitespace===!1?void 0:{start:KK.exec(e)?.[0]||"",end:YK.exec(e)?.[0]||""};return{sample:r,whiteSpace:n}}function XK(e,t,r){!t||typeof t!="object"||Object.defineProperty(t,Bx,{enumerable:!1,configurable:!0,writable:!0,value:QK(e,r)})}function JK(e,t){if(!e||typeof e!="object"||!(Bx in e))return{indent:t?.indent,whitespace:{start:"",end:""}};let r=e[Bx];return{indent:t?.indent||GK(r.sample||"").indent,whitespace:r.whiteSpace||{start:"",end:""}}}Mx.getFormat=JK,Mx.storeFormat=XK});var p4=ne(Gx=>{"use strict";var s4=El();function u4(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var o0={};o0.Space_Separator=/[\u1680\u2000-\u200A\u202F\u205F\u3000]/,o0.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]/,o0.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]/;var qx=o0,l4={isSpaceSeparator(e){return typeof e=="string"&&qx.Space_Separator.test(e)},isIdStartChar(e){return typeof e=="string"&&(e>="a"&&e<="z"||e>="A"&&e<="Z"||e==="$"||e==="_"||qx.ID_Start.test(e))},isIdContinueChar(e){return typeof e=="string"&&(e>="a"&&e<="z"||e>="A"&&e<="Z"||e>="0"&&e<="9"||e==="$"||e==="_"||e==="\u200C"||e==="\u200D"||qx.ID_Continue.test(e))},isDigit(e){return typeof e=="string"&&/[0-9]/.test(e)},isHexDigit(e){return typeof e=="string"&&/[0-9A-Fa-f]/.test(e)}},ir=l4,Wx,Br,zo,a0,Ha,Oi,or,Kx,Uf,ZK=function(e,t){Wx=String(e),Br="start",zo=[],a0=0,Ha=1,Oi=0,or=void 0,Kx=void 0,Uf=void 0;do or=eY(),nY[Br]();while(or.type!=="eof");return typeof t=="function"?zx({"":Uf},"",t):Uf};function zx(e,t,r){let n=e[t];if(n!=null&&typeof n=="object")if(Array.isArray(n))for(let i=0;i<n.length;i++){let o=String(i),a=zx(n,o,r);a===void 0?delete n[o]:Object.defineProperty(n,o,{value:a,writable:!0,enumerable:!0,configurable:!0})}else for(let i in n){let o=zx(n,i,r);o===void 0?delete n[i]:Object.defineProperty(n,i,{value:o,writable:!0,enumerable:!0,configurable:!0})}return r.call(e,t,n)}var ze,je,Vf,Wo,Ze;function eY(){for(ze="default",je="",Vf=!1,Wo=1;;){Ze=Ho();let e=c4[ze]();if(e)return e}}function Ho(){if(Wx[a0])return String.fromCodePoint(Wx.codePointAt(a0))}function Y(){let e=Ho();return e===`
45
+ `?(Ha++,Oi=0):e?Oi+=e.length:Oi++,e&&(a0+=e.length),e}var c4={default(){switch(Ze){case" ":case"\v":case"\f":case" ":case"\xA0":case"\uFEFF":case`
46
+ `:case"\r":case"\u2028":case"\u2029":Y();return;case"/":Y(),ze="comment";return;case void 0:return Y(),yt("eof")}if(ir.isSpaceSeparator(Ze)){Y();return}return c4[Br]()},comment(){switch(Ze){case"*":Y(),ze="multiLineComment";return;case"/":Y(),ze="singleLineComment";return}throw _t(Y())},multiLineComment(){switch(Ze){case"*":Y(),ze="multiLineCommentAsterisk";return;case void 0:throw _t(Y())}Y()},multiLineCommentAsterisk(){switch(Ze){case"*":Y();return;case"/":Y(),ze="default";return;case void 0:throw _t(Y())}Y(),ze="multiLineComment"},singleLineComment(){switch(Ze){case`
47
+ `:case"\r":case"\u2028":case"\u2029":Y(),ze="default";return;case void 0:return Y(),yt("eof")}Y()},value(){switch(Ze){case"{":case"[":return yt("punctuator",Y());case"n":return Y(),tu("ull"),yt("null",null);case"t":return Y(),tu("rue"),yt("boolean",!0);case"f":return Y(),tu("alse"),yt("boolean",!1);case"-":case"+":Y()==="-"&&(Wo=-1),ze="sign";return;case".":je=Y(),ze="decimalPointLeading";return;case"0":je=Y(),ze="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":je=Y(),ze="decimalInteger";return;case"I":return Y(),tu("nfinity"),yt("numeric",1/0);case"N":return Y(),tu("aN"),yt("numeric",NaN);case'"':case"'":Vf=Y()==='"',je="",ze="string";return}throw _t(Y())},identifierNameStartEscape(){if(Ze!=="u")throw _t(Y());Y();let e=Hx();switch(e){case"$":case"_":break;default:if(!ir.isIdStartChar(e))throw a4();break}je+=e,ze="identifierName"},identifierName(){switch(Ze){case"$":case"_":case"\u200C":case"\u200D":je+=Y();return;case"\\":Y(),ze="identifierNameEscape";return}if(ir.isIdContinueChar(Ze)){je+=Y();return}return yt("identifier",je)},identifierNameEscape(){if(Ze!=="u")throw _t(Y());Y();let e=Hx();switch(e){case"$":case"_":case"\u200C":case"\u200D":break;default:if(!ir.isIdContinueChar(e))throw a4();break}je+=e,ze="identifierName"},sign(){switch(Ze){case".":je=Y(),ze="decimalPointLeading";return;case"0":je=Y(),ze="zero";return;case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":je=Y(),ze="decimalInteger";return;case"I":return Y(),tu("nfinity"),yt("numeric",Wo*(1/0));case"N":return Y(),tu("aN"),yt("numeric",NaN)}throw _t(Y())},zero(){switch(Ze){case".":je+=Y(),ze="decimalPoint";return;case"e":case"E":je+=Y(),ze="decimalExponent";return;case"x":case"X":je+=Y(),ze="hexadecimal";return}return yt("numeric",Wo*0)},decimalInteger(){switch(Ze){case".":je+=Y(),ze="decimalPoint";return;case"e":case"E":je+=Y(),ze="decimalExponent";return}if(ir.isDigit(Ze)){je+=Y();return}return yt("numeric",Wo*Number(je))},decimalPointLeading(){if(ir.isDigit(Ze)){je+=Y(),ze="decimalFraction";return}throw _t(Y())},decimalPoint(){switch(Ze){case"e":case"E":je+=Y(),ze="decimalExponent";return}if(ir.isDigit(Ze)){je+=Y(),ze="decimalFraction";return}return yt("numeric",Wo*Number(je))},decimalFraction(){switch(Ze){case"e":case"E":je+=Y(),ze="decimalExponent";return}if(ir.isDigit(Ze)){je+=Y();return}return yt("numeric",Wo*Number(je))},decimalExponent(){switch(Ze){case"+":case"-":je+=Y(),ze="decimalExponentSign";return}if(ir.isDigit(Ze)){je+=Y(),ze="decimalExponentInteger";return}throw _t(Y())},decimalExponentSign(){if(ir.isDigit(Ze)){je+=Y(),ze="decimalExponentInteger";return}throw _t(Y())},decimalExponentInteger(){if(ir.isDigit(Ze)){je+=Y();return}return yt("numeric",Wo*Number(je))},hexadecimal(){if(ir.isHexDigit(Ze)){je+=Y(),ze="hexadecimalInteger";return}throw _t(Y())},hexadecimalInteger(){if(ir.isHexDigit(Ze)){je+=Y();return}return yt("numeric",Wo*Number(je))},string(){switch(Ze){case"\\":Y(),je+=tY();return;case'"':if(Vf)return Y(),yt("string",je);je+=Y();return;case"'":if(!Vf)return Y(),yt("string",je);je+=Y();return;case`
48
+ `:case"\r":throw _t(Y());case"\u2028":case"\u2029":iY(Ze);break;case void 0:throw _t(Y())}je+=Y()},start(){switch(Ze){case"{":case"[":return yt("punctuator",Y())}ze="value"},beforePropertyName(){switch(Ze){case"$":case"_":je=Y(),ze="identifierName";return;case"\\":Y(),ze="identifierNameStartEscape";return;case"}":return yt("punctuator",Y());case'"':case"'":Vf=Y()==='"',ze="string";return}if(ir.isIdStartChar(Ze)){je+=Y(),ze="identifierName";return}throw _t(Y())},afterPropertyName(){if(Ze===":")return yt("punctuator",Y());throw _t(Y())},beforePropertyValue(){ze="value"},afterPropertyValue(){switch(Ze){case",":case"}":return yt("punctuator",Y())}throw _t(Y())},beforeArrayValue(){if(Ze==="]")return yt("punctuator",Y());ze="value"},afterArrayValue(){switch(Ze){case",":case"]":return yt("punctuator",Y())}throw _t(Y())},end(){throw _t(Y())}};function yt(e,t){return{type:e,value:t,line:Ha,column:Oi}}function tu(e){for(let t of e){if(Ho()!==t)throw _t(Y());Y()}}function tY(){switch(Ho()){case"b":return Y(),"\b";case"f":return Y(),"\f";case"n":return Y(),`
49
+ `;case"r":return Y(),"\r";case"t":return Y()," ";case"v":return Y(),"\v";case"0":if(Y(),ir.isDigit(Ho()))throw _t(Y());return"\0";case"x":return Y(),rY();case"u":return Y(),Hx();case`
50
+ `:case"\u2028":case"\u2029":return Y(),"";case"\r":return Y(),Ho()===`
51
+ `&&Y(),"";case"1":case"2":case"3":case"4":case"5":case"6":case"7":case"8":case"9":throw _t(Y());case void 0:throw _t(Y())}return Y()}function rY(){let e="",t=Ho();if(!ir.isHexDigit(t)||(e+=Y(),t=Ho(),!ir.isHexDigit(t)))throw _t(Y());return e+=Y(),String.fromCodePoint(parseInt(e,16))}function Hx(){let e="",t=4;for(;t-- >0;){let r=Ho();if(!ir.isHexDigit(r))throw _t(Y());e+=Y()}return String.fromCodePoint(parseInt(e,16))}var nY={start(){if(or.type==="eof")throw ru();Vx()},beforePropertyName(){switch(or.type){case"identifier":case"string":Kx=or.value,Br="afterPropertyName";return;case"punctuator":i0();return;case"eof":throw ru()}},afterPropertyName(){if(or.type==="eof")throw ru();Br="beforePropertyValue"},beforePropertyValue(){if(or.type==="eof")throw ru();Vx()},beforeArrayValue(){if(or.type==="eof")throw ru();if(or.type==="punctuator"&&or.value==="]"){i0();return}Vx()},afterPropertyValue(){if(or.type==="eof")throw ru();switch(or.value){case",":Br="beforePropertyName";return;case"}":i0()}},afterArrayValue(){if(or.type==="eof")throw ru();switch(or.value){case",":Br="beforeArrayValue";return;case"]":i0()}},end(){}};function Vx(){let e;switch(or.type){case"punctuator":switch(or.value){case"{":e={};break;case"[":e=[];break}break;case"null":case"boolean":case"numeric":case"string":e=or.value;break}if(Uf===void 0)Uf=e;else{let t=zo[zo.length-1];Array.isArray(t)?t.push(e):Object.defineProperty(t,Kx,{value:e,writable:!0,enumerable:!0,configurable:!0})}if(e!==null&&typeof e=="object")zo.push(e),Array.isArray(e)?Br="beforeArrayValue":Br="beforePropertyName";else{let t=zo[zo.length-1];t==null?Br="end":Array.isArray(t)?Br="afterArrayValue":Br="afterPropertyValue"}}function i0(){zo.pop();let e=zo[zo.length-1];e==null?Br="end":Array.isArray(e)?Br="afterArrayValue":Br="afterPropertyValue"}function _t(e){return Yx(e===void 0?`JSON5: invalid end of input at ${Ha}:${Oi}`:`JSON5: invalid character '${f4(e)}' at ${Ha}:${Oi}`)}function ru(){return Yx(`JSON5: invalid end of input at ${Ha}:${Oi}`)}function a4(){return Oi-=5,Yx(`JSON5: invalid identifier character at ${Ha}:${Oi}`)}function iY(e){console.warn(`JSON5: '${f4(e)}' in strings is not valid ECMAScript; consider escaping`)}function f4(e){let t={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"};if(t[e])return t[e];if(e<" "){let r=e.charCodeAt(0).toString(16);return"\\x"+("00"+r).substring(r.length)}return e}function Yx(e){let t=new SyntaxError(e);return t.lineNumber=Ha,t.columnNumber=Oi,t}var oY=u4(ZK),Ux=l4,aY=function(e,t,r){let n=[],i="",o,a,s="",u;if(t!=null&&typeof t=="object"&&!Array.isArray(t)&&(r=t.space,u=t.quote,t=t.replacer),typeof t=="function")a=t;else if(Array.isArray(t)){o=[];for(let v of t){let w;typeof v=="string"?w=v:(typeof v=="number"||v instanceof String||v instanceof Number)&&(w=String(v)),w!==void 0&&o.indexOf(w)<0&&o.push(w)}}return r instanceof Number?r=Number(r):r instanceof String&&(r=String(r)),typeof r=="number"?r>0&&(r=Math.min(10,Math.floor(r)),s=" ".substr(0,r)):typeof r=="string"&&(s=r.substr(0,10)),l("",{"":e});function l(v,w){let _=w[v];switch(_!=null&&(typeof _.toJSON5=="function"?_=_.toJSON5(v):typeof _.toJSON=="function"&&(_=_.toJSON(v))),a&&(_=a.call(w,v,_)),_ instanceof Number?_=Number(_):_ instanceof String?_=String(_):_ instanceof Boolean&&(_=_.valueOf()),_){case null:return"null";case!0:return"true";case!1:return"false"}if(typeof _=="string")return f(_);if(typeof _=="number")return String(_);if(typeof _=="object")return Array.isArray(_)?b(_):p(_)}function f(v){let w={"'":.1,'"':.2},_={"'":"\\'",'"':'\\"',"\\":"\\\\","\b":"\\b","\f":"\\f","\n":"\\n","\r":"\\r"," ":"\\t","\v":"\\v","\0":"\\0","\u2028":"\\u2028","\u2029":"\\u2029"},P="";for(let E=0;E<v.length;E++){let y=v[E];switch(y){case"'":case'"':w[y]++,P+=y;continue;case"\0":if(Ux.isDigit(v[E+1])){P+="\\x00";continue}}if(_[y]){P+=_[y];continue}if(y<" "){let L=y.charCodeAt(0).toString(16);P+="\\x"+("00"+L).substring(L.length);continue}P+=y}let A=u||Object.keys(w).reduce((E,y)=>w[E]<w[y]?E:y);return P=P.replace(new RegExp(A,"g"),_[A]),A+P+A}function p(v){if(n.indexOf(v)>=0)throw TypeError("Converting circular structure to JSON5");n.push(v);let w=i;i=i+s;let _=o||Object.keys(v),P=[];for(let E of _){let y=l(E,v);if(y!==void 0){let L=m(E)+":";s!==""&&(L+=" "),L+=y,P.push(L)}}let A;if(P.length===0)A="{}";else{let E;if(s==="")E=P.join(","),A="{"+E+"}";else{let y=`,
52
+ `+i;E=P.join(y),A=`{
53
+ `+i+E+`,
54
+ `+w+"}"}}return n.pop(),i=w,A}function m(v){if(v.length===0)return f(v);let w=String.fromCodePoint(v.codePointAt(0));if(!Ux.isIdStartChar(w))return f(v);for(let _=w.length;_<v.length;_++)if(!Ux.isIdContinueChar(String.fromCodePoint(v.codePointAt(_))))return f(v);return v}function b(v){if(n.indexOf(v)>=0)throw TypeError("Converting circular structure to JSON5");n.push(v);let w=i;i=i+s;let _=[];for(let A=0;A<v.length;A++){let E=l(String(A),v);_.push(E!==void 0?E:"null")}let P;if(_.length===0)P="[]";else if(s==="")P="["+_.join(",")+"]";else{let A=`,
55
+ `+i,E=_.join(A);P=`[
56
+ `+i+E+`,
57
+ `+w+"]"}return n.pop(),i=w,P}},sY=u4(aY);function uY(e,t){let r=oY(e,t?.reviver);return s4.storeFormat(e,r,t),r}function lY(e,t){let r=s4.getFormat(e,t),n=sY(e,t?.replacer,r.indent);return r.whitespace.start+n+r.whitespace.end}Gx.parseJSON5=uY,Gx.stringifyJSON5=lY});var y4=ne(zf=>{"use strict";var Xx=El();function cY(e,t=!1){let r=e.length,n=0,i="",o=0,a=16,s=0,u=0,l=0,f=0,p=0;function m(E,y){let L=0,I=0;for(;L<E||!y;){let O=e.charCodeAt(n);if(O>=48&&O<=57)I=I*16+O-48;else if(O>=65&&O<=70)I=I*16+O-65+10;else if(O>=97&&O<=102)I=I*16+O-97+10;else break;n++,L++}return L<E&&(I=-1),I}function b(E){n=E,i="",o=0,a=16,p=0}function v(){let E=n;if(e.charCodeAt(n)===48)n++;else for(n++;n<e.length&&Al(e.charCodeAt(n));)n++;if(n<e.length&&e.charCodeAt(n)===46)if(n++,n<e.length&&Al(e.charCodeAt(n)))for(n++;n<e.length&&Al(e.charCodeAt(n));)n++;else return p=3,e.substring(E,n);let y=n;if(n<e.length&&(e.charCodeAt(n)===69||e.charCodeAt(n)===101))if(n++,(n<e.length&&e.charCodeAt(n)===43||e.charCodeAt(n)===45)&&n++,n<e.length&&Al(e.charCodeAt(n))){for(n++;n<e.length&&Al(e.charCodeAt(n));)n++;y=n}else p=3;return e.substring(E,y)}function w(){let E="",y=n;for(;;){if(n>=r){E+=e.substring(y,n),p=2;break}let L=e.charCodeAt(n);if(L===34){E+=e.substring(y,n),n++;break}if(L===92){if(E+=e.substring(y,n),n++,n>=r){p=2;break}switch(e.charCodeAt(n++)){case 34:E+='"';break;case 92:E+="\\";break;case 47:E+="/";break;case 98:E+="\b";break;case 102:E+="\f";break;case 110:E+=`
58
+ `;break;case 114:E+="\r";break;case 116:E+=" ";break;case 117:let I=m(4,!0);I>=0?E+=String.fromCharCode(I):p=4;break;default:p=5}y=n;continue}if(L>=0&&L<=31)if(Wf(L)){E+=e.substring(y,n),p=2;break}else p=6;n++}return E}function _(){if(i="",p=0,o=n,u=s,f=l,n>=r)return o=r,a=17;let E=e.charCodeAt(n);if(Qx(E)){do n++,i+=String.fromCharCode(E),E=e.charCodeAt(n);while(Qx(E));return a=15}if(Wf(E))return n++,i+=String.fromCharCode(E),E===13&&e.charCodeAt(n)===10&&(n++,i+=`
59
+ `),s++,l=n,a=14;switch(E){case 123:return n++,a=1;case 125:return n++,a=2;case 91:return n++,a=3;case 93:return n++,a=4;case 58:return n++,a=6;case 44:return n++,a=5;case 34:return n++,i=w(),a=10;case 47:let y=n-1;if(e.charCodeAt(n+1)===47){for(n+=2;n<r&&!Wf(e.charCodeAt(n));)n++;return i=e.substring(y,n),a=12}if(e.charCodeAt(n+1)===42){n+=2;let L=r-1,I=!1;for(;n<L;){let O=e.charCodeAt(n);if(O===42&&e.charCodeAt(n+1)===47){n+=2,I=!0;break}n++,Wf(O)&&(O===13&&e.charCodeAt(n)===10&&n++,s++,l=n)}return I||(n++,p=1),i=e.substring(y,n),a=13}return i+=String.fromCharCode(E),n++,a=16;case 45:if(i+=String.fromCharCode(E),n++,n===r||!Al(e.charCodeAt(n)))return a=16;case 48:case 49:case 50:case 51:case 52:case 53:case 54:case 55:case 56:case 57:return i+=v(),a=11;default:for(;n<r&&P(E);)n++,E=e.charCodeAt(n);if(o!==n){switch(i=e.substring(o,n),i){case"true":return a=8;case"false":return a=9;case"null":return a=7}return a=16}return i+=String.fromCharCode(E),n++,a=16}}function P(E){if(Qx(E)||Wf(E))return!1;switch(E){case 125:case 93:case 123:case 91:case 34:case 58:case 44:case 47:return!1}return!0}function A(){let E;do E=_();while(E>=12&&E<=15);return E}return{setPosition:b,getPosition:()=>n,scan:t?A:_,getToken:()=>a,getTokenValue:()=>i,getTokenOffset:()=>o,getTokenLength:()=>n-o,getTokenStartLine:()=>u,getTokenStartCharacter:()=>o-f,getTokenError:()=>p}}function Qx(e){return e===32||e===9}function Wf(e){return e===10||e===13}function Al(e){return e>=48&&e<=57}var h4;(function(e){e[e.lineFeed=10]="lineFeed",e[e.carriageReturn=13]="carriageReturn",e[e.space=32]="space",e[e._0=48]="_0",e[e._1=49]="_1",e[e._2=50]="_2",e[e._3=51]="_3",e[e._4=52]="_4",e[e._5=53]="_5",e[e._6=54]="_6",e[e._7=55]="_7",e[e._8=56]="_8",e[e._9=57]="_9",e[e.a=97]="a",e[e.b=98]="b",e[e.c=99]="c",e[e.d=100]="d",e[e.e=101]="e",e[e.f=102]="f",e[e.g=103]="g",e[e.h=104]="h",e[e.i=105]="i",e[e.j=106]="j",e[e.k=107]="k",e[e.l=108]="l",e[e.m=109]="m",e[e.n=110]="n",e[e.o=111]="o",e[e.p=112]="p",e[e.q=113]="q",e[e.r=114]="r",e[e.s=115]="s",e[e.t=116]="t",e[e.u=117]="u",e[e.v=118]="v",e[e.w=119]="w",e[e.x=120]="x",e[e.y=121]="y",e[e.z=122]="z",e[e.A=65]="A",e[e.B=66]="B",e[e.C=67]="C",e[e.D=68]="D",e[e.E=69]="E",e[e.F=70]="F",e[e.G=71]="G",e[e.H=72]="H",e[e.I=73]="I",e[e.J=74]="J",e[e.K=75]="K",e[e.L=76]="L",e[e.M=77]="M",e[e.N=78]="N",e[e.O=79]="O",e[e.P=80]="P",e[e.Q=81]="Q",e[e.R=82]="R",e[e.S=83]="S",e[e.T=84]="T",e[e.U=85]="U",e[e.V=86]="V",e[e.W=87]="W",e[e.X=88]="X",e[e.Y=89]="Y",e[e.Z=90]="Z",e[e.asterisk=42]="asterisk",e[e.backslash=92]="backslash",e[e.closeBrace=125]="closeBrace",e[e.closeBracket=93]="closeBracket",e[e.colon=58]="colon",e[e.comma=44]="comma",e[e.dot=46]="dot",e[e.doubleQuote=34]="doubleQuote",e[e.minus=45]="minus",e[e.openBrace=123]="openBrace",e[e.openBracket=91]="openBracket",e[e.plus=43]="plus",e[e.slash=47]="slash",e[e.formFeed=12]="formFeed",e[e.tab=9]="tab"})(h4||(h4={})),new Array(20).fill(0).map((e,t)=>" ".repeat(t));var Dl=200;new Array(Dl).fill(0).map((e,t)=>`
60
+ `+" ".repeat(t)),new Array(Dl).fill(0).map((e,t)=>"\r"+" ".repeat(t)),new Array(Dl).fill(0).map((e,t)=>`\r
61
+ `+" ".repeat(t)),new Array(Dl).fill(0).map((e,t)=>`
62
+ `+" ".repeat(t)),new Array(Dl).fill(0).map((e,t)=>"\r"+" ".repeat(t)),new Array(Dl).fill(0).map((e,t)=>`\r
63
+ `+" ".repeat(t));var s0;(function(e){e.DEFAULT={allowTrailingComma:!1}})(s0||(s0={}));function fY(e,t=[],r=s0.DEFAULT){let n=null,i=[],o=[];function a(s){Array.isArray(i)?i.push(s):n!==null&&(i[n]=s)}return pY(e,{onObjectBegin:()=>{let s={};a(s),o.push(i),i=s,n=null},onObjectProperty:s=>{n=s},onObjectEnd:()=>{i=o.pop()},onArrayBegin:()=>{let s=[];a(s),o.push(i),i=s,n=null},onArrayEnd:()=>{i=o.pop()},onLiteralValue:a,onError:(s,u,l)=>{t.push({error:s,offset:u,length:l})}},r),i[0]}function pY(e,t,r=s0.DEFAULT){let n=cY(e,!1),i=[],o=0;function a(z){return z?()=>o===0&&z(n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter()):()=>!0}function s(z){return z?G=>o===0&&z(G,n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter()):()=>!0}function u(z){return z?G=>o===0&&z(G,n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter(),()=>i.slice()):()=>!0}function l(z){return z?()=>{o>0?o++:z(n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter(),()=>i.slice())===!1&&(o=1)}:()=>!0}function f(z){return z?()=>{o>0&&o--,o===0&&z(n.getTokenOffset(),n.getTokenLength(),n.getTokenStartLine(),n.getTokenStartCharacter())}:()=>!0}let p=l(t.onObjectBegin),m=u(t.onObjectProperty),b=f(t.onObjectEnd),v=l(t.onArrayBegin),w=f(t.onArrayEnd),_=u(t.onLiteralValue),P=s(t.onSeparator),A=a(t.onComment),E=s(t.onError),y=r&&r.disallowComments,L=r&&r.allowTrailingComma;function I(){for(;;){let z=n.scan();switch(n.getTokenError()){case 4:O(14);break;case 5:O(15);break;case 3:O(13);break;case 1:y||O(11);break;case 2:O(12);break;case 6:O(16);break}switch(z){case 12:case 13:y?O(10):A();break;case 16:O(1);break;case 15:case 14:break;default:return z}}}function O(z,G=[],Z=[]){if(E(z),G.length+Z.length>0){let Q=n.getToken();for(;Q!==17;){if(G.indexOf(Q)!==-1){I();break}else if(Z.indexOf(Q)!==-1)break;Q=I()}}}function N(z){let G=n.getTokenValue();return z?_(G):(m(G),i.push(G)),I(),!0}function X(){switch(n.getToken()){case 11:let z=n.getTokenValue(),G=Number(z);isNaN(G)&&(O(2),G=0),_(G);break;case 7:_(null);break;case 8:_(!0);break;case 9:_(!1);break;default:return!1}return I(),!0}function se(){return n.getToken()!==10?(O(3,[],[2,5]),!1):(N(!1),n.getToken()===6?(P(":"),I(),Ee()||O(4,[],[2,5])):O(5,[],[2,5]),i.pop(),!0)}function ie(){p(),I();let z=!1;for(;n.getToken()!==2&&n.getToken()!==17;){if(n.getToken()===5){if(z||O(4,[],[]),P(","),I(),n.getToken()===2&&L)break}else z&&O(6,[],[]);se()||O(4,[],[2,5]),z=!0}return b(),n.getToken()!==2?O(7,[2],[]):I(),!0}function te(){v(),I();let z=!0,G=!1;for(;n.getToken()!==4&&n.getToken()!==17;){if(n.getToken()===5){if(G||O(4,[],[]),P(","),I(),n.getToken()===4&&L)break}else G&&O(6,[],[]);z?(i.push(0),z=!1):i[i.length-1]++,Ee()||O(4,[],[4,5]),G=!0}return w(),z||i.pop(),n.getToken()!==4?O(8,[4],[]):I(),!0}function Ee(){switch(n.getToken()){case 3:return te();case 1:return ie();case 10:return N(!0);default:return X()}}return I(),n.getToken()===17?r.allowEmptyContent?!0:(O(4,[],[]),!1):Ee()?(n.getToken()!==17&&O(9,[],[]),!0):(O(4,[],[]),!1)}var d4;(function(e){e[e.None=0]="None",e[e.UnexpectedEndOfComment=1]="UnexpectedEndOfComment",e[e.UnexpectedEndOfString=2]="UnexpectedEndOfString",e[e.UnexpectedEndOfNumber=3]="UnexpectedEndOfNumber",e[e.InvalidUnicode=4]="InvalidUnicode",e[e.InvalidEscapeCharacter=5]="InvalidEscapeCharacter",e[e.InvalidCharacter=6]="InvalidCharacter"})(d4||(d4={}));var m4;(function(e){e[e.OpenBraceToken=1]="OpenBraceToken",e[e.CloseBraceToken=2]="CloseBraceToken",e[e.OpenBracketToken=3]="OpenBracketToken",e[e.CloseBracketToken=4]="CloseBracketToken",e[e.CommaToken=5]="CommaToken",e[e.ColonToken=6]="ColonToken",e[e.NullKeyword=7]="NullKeyword",e[e.TrueKeyword=8]="TrueKeyword",e[e.FalseKeyword=9]="FalseKeyword",e[e.StringLiteral=10]="StringLiteral",e[e.NumericLiteral=11]="NumericLiteral",e[e.LineCommentTrivia=12]="LineCommentTrivia",e[e.BlockCommentTrivia=13]="BlockCommentTrivia",e[e.LineBreakTrivia=14]="LineBreakTrivia",e[e.Trivia=15]="Trivia",e[e.Unknown=16]="Unknown",e[e.EOF=17]="EOF"})(m4||(m4={}));var hY=fY,g4;(function(e){e[e.InvalidSymbol=1]="InvalidSymbol",e[e.InvalidNumberFormat=2]="InvalidNumberFormat",e[e.PropertyNameExpected=3]="PropertyNameExpected",e[e.ValueExpected=4]="ValueExpected",e[e.ColonExpected=5]="ColonExpected",e[e.CommaExpected=6]="CommaExpected",e[e.CloseBraceExpected=7]="CloseBraceExpected",e[e.CloseBracketExpected=8]="CloseBracketExpected",e[e.EndOfFileExpected=9]="EndOfFileExpected",e[e.InvalidCommentToken=10]="InvalidCommentToken",e[e.UnexpectedEndOfComment=11]="UnexpectedEndOfComment",e[e.UnexpectedEndOfString=12]="UnexpectedEndOfString",e[e.UnexpectedEndOfNumber=13]="UnexpectedEndOfNumber",e[e.InvalidUnicode=14]="InvalidUnicode",e[e.InvalidEscapeCharacter=15]="InvalidEscapeCharacter",e[e.InvalidCharacter=16]="InvalidCharacter"})(g4||(g4={}));function dY(e,t){let r=JSON.parse(e,t?.reviver);return Xx.storeFormat(e,r,t),r}function b4(e,t){let r=Xx.getFormat(e,t),n=JSON.stringify(e,t?.replacer,r.indent);return r.whitespace.start+n+r.whitespace.end}function mY(e,t){let r=hY(e,t?.errors,t);return Xx.storeFormat(e,r,t),r}function gY(e,t){return b4(e,t)}zf.parseJSON=dY,zf.parseJSONC=mY,zf.stringifyJSON=b4,zf.stringifyJSONC=gY});var nT=ne(uw=>{"use strict";var I4=El();function L4(e){return typeof e>"u"||e===null}function bY(e){return typeof e=="object"&&e!==null}function yY(e){return Array.isArray(e)?e:L4(e)?[]:[e]}function vY(e,t){var r,n,i,o;if(t)for(o=Object.keys(t),r=0,n=o.length;r<n;r+=1)i=o[r],e[i]=t[i];return e}function xY(e,t){var r="",n;for(n=0;n<t;n+=1)r+=e;return r}function wY(e){return e===0&&Number.NEGATIVE_INFINITY===1/e}var kY=L4,SY=bY,_Y=yY,CY=xY,EY=wY,AY=vY,Xt={isNothing:kY,isObject:SY,toArray:_Y,repeat:CY,isNegativeZero:EY,extend:AY};function $4(e,t){var r="",n=e.reason||"(unknown reason)";return e.mark?(e.mark.name&&(r+='in "'+e.mark.name+'" '),r+="("+(e.mark.line+1)+":"+(e.mark.column+1)+")",!t&&e.mark.snippet&&(r+=`
64
+
65
+ `+e.mark.snippet),n+" "+r):n}function Hf(e,t){Error.call(this),this.name="YAMLException",this.reason=e,this.mark=t,this.message=$4(this,!1),Error.captureStackTrace?Error.captureStackTrace(this,this.constructor):this.stack=new Error().stack||""}Hf.prototype=Object.create(Error.prototype),Hf.prototype.constructor=Hf,Hf.prototype.toString=function(e){return this.name+": "+$4(this,e)};var ln=Hf;function Jx(e,t,r,n,i){var o="",a="",s=Math.floor(i/2)-1;return n-t>s&&(o=" ... ",t=n-s+o.length),r-n>s&&(a=" ...",r=n+s-a.length),{str:o+e.slice(t,r).replace(/\t/g,"\u2192")+a,pos:n-t+o.length}}function Zx(e,t){return Xt.repeat(" ",t-e.length)+e}function DY(e,t){if(t=Object.create(t||null),!e.buffer)return null;t.maxLength||(t.maxLength=79),typeof t.indent!="number"&&(t.indent=1),typeof t.linesBefore!="number"&&(t.linesBefore=3),typeof t.linesAfter!="number"&&(t.linesAfter=2);for(var r=/\r?\n|\r|\0/g,n=[0],i=[],o,a=-1;o=r.exec(e.buffer);)i.push(o.index),n.push(o.index+o[0].length),e.position<=o.index&&a<0&&(a=n.length-2);a<0&&(a=n.length-1);var s="",u,l,f=Math.min(e.line+t.linesAfter,i.length).toString().length,p=t.maxLength-(t.indent+f+3);for(u=1;u<=t.linesBefore&&!(a-u<0);u++)l=Jx(e.buffer,n[a-u],i[a-u],e.position-(n[a]-n[a-u]),p),s=Xt.repeat(" ",t.indent)+Zx((e.line-u+1).toString(),f)+" | "+l.str+`
66
+ `+s;for(l=Jx(e.buffer,n[a],i[a],e.position,p),s+=Xt.repeat(" ",t.indent)+Zx((e.line+1).toString(),f)+" | "+l.str+`
67
+ `,s+=Xt.repeat("-",t.indent+f+3+l.pos)+`^
68
+ `,u=1;u<=t.linesAfter&&!(a+u>=i.length);u++)l=Jx(e.buffer,n[a+u],i[a+u],e.position-(n[a]-n[a+u]),p),s+=Xt.repeat(" ",t.indent)+Zx((e.line+u+1).toString(),f)+" | "+l.str+`
69
+ `;return s.replace(/\n$/,"")}var PY=DY,OY=["kind","multi","resolve","construct","instanceOf","predicate","represent","representName","defaultStyle","styleAliases"],TY=["scalar","sequence","mapping"];function RY(e){var t={};return e!==null&&Object.keys(e).forEach(function(r){e[r].forEach(function(n){t[String(n)]=r})}),t}function FY(e,t){if(t=t||{},Object.keys(t).forEach(function(r){if(OY.indexOf(r)===-1)throw new ln('Unknown option "'+r+'" is met in definition of "'+e+'" YAML type.')}),this.options=t,this.tag=e,this.kind=t.kind||null,this.resolve=t.resolve||function(){return!0},this.construct=t.construct||function(r){return r},this.instanceOf=t.instanceOf||null,this.predicate=t.predicate||null,this.represent=t.represent||null,this.representName=t.representName||null,this.defaultStyle=t.defaultStyle||null,this.multi=t.multi||!1,this.styleAliases=RY(t.styleAliases||null),TY.indexOf(this.kind)===-1)throw new ln('Unknown kind "'+this.kind+'" is specified for "'+e+'" YAML type.')}var kr=FY;function v4(e,t){var r=[];return e[t].forEach(function(n){var i=r.length;r.forEach(function(o,a){o.tag===n.tag&&o.kind===n.kind&&o.multi===n.multi&&(i=a)}),r[i]=n}),r}function IY(){var e={scalar:{},sequence:{},mapping:{},fallback:{},multi:{scalar:[],sequence:[],mapping:[],fallback:[]}},t,r;function n(i){i.multi?(e.multi[i.kind].push(i),e.multi.fallback.push(i)):e[i.kind][i.tag]=e.fallback[i.tag]=i}for(t=0,r=arguments.length;t<r;t+=1)arguments[t].forEach(n);return e}function tw(e){return this.extend(e)}tw.prototype.extend=function(e){var t=[],r=[];if(e instanceof kr)r.push(e);else if(Array.isArray(e))r=r.concat(e);else if(e&&(Array.isArray(e.implicit)||Array.isArray(e.explicit)))e.implicit&&(t=t.concat(e.implicit)),e.explicit&&(r=r.concat(e.explicit));else throw new ln("Schema.extend argument should be a Type, [ Type ], or a schema definition ({ implicit: [...], explicit: [...] })");t.forEach(function(i){if(!(i instanceof kr))throw new ln("Specified list of YAML types (or a single Type object) contains a non-Type object.");if(i.loadKind&&i.loadKind!=="scalar")throw new ln("There is a non-scalar type in the implicit list of a schema. Implicit resolving of such types is not supported.");if(i.multi)throw new ln("There is a multi type in the implicit list of a schema. Multi tags can only be listed as explicit.")}),r.forEach(function(i){if(!(i instanceof kr))throw new ln("Specified list of YAML types (or a single Type object) contains a non-Type object.")});var n=Object.create(tw.prototype);return n.implicit=(this.implicit||[]).concat(t),n.explicit=(this.explicit||[]).concat(r),n.compiledImplicit=v4(n,"implicit"),n.compiledExplicit=v4(n,"explicit"),n.compiledTypeMap=IY(n.compiledImplicit,n.compiledExplicit),n};var LY=tw,$Y=new kr("tag:yaml.org,2002:str",{kind:"scalar",construct:function(e){return e!==null?e:""}}),NY=new kr("tag:yaml.org,2002:seq",{kind:"sequence",construct:function(e){return e!==null?e:[]}}),jY=new kr("tag:yaml.org,2002:map",{kind:"mapping",construct:function(e){return e!==null?e:{}}}),BY=new LY({explicit:[$Y,NY,jY]});function MY(e){if(e===null)return!0;var t=e.length;return t===1&&e==="~"||t===4&&(e==="null"||e==="Null"||e==="NULL")}function qY(){return null}function VY(e){return e===null}var UY=new kr("tag:yaml.org,2002:null",{kind:"scalar",resolve:MY,construct:qY,predicate:VY,represent:{canonical:function(){return"~"},lowercase:function(){return"null"},uppercase:function(){return"NULL"},camelcase:function(){return"Null"},empty:function(){return""}},defaultStyle:"lowercase"});function WY(e){if(e===null)return!1;var t=e.length;return t===4&&(e==="true"||e==="True"||e==="TRUE")||t===5&&(e==="false"||e==="False"||e==="FALSE")}function zY(e){return e==="true"||e==="True"||e==="TRUE"}function HY(e){return Object.prototype.toString.call(e)==="[object Boolean]"}var GY=new kr("tag:yaml.org,2002:bool",{kind:"scalar",resolve:WY,construct:zY,predicate:HY,represent:{lowercase:function(e){return e?"true":"false"},uppercase:function(e){return e?"TRUE":"FALSE"},camelcase:function(e){return e?"True":"False"}},defaultStyle:"lowercase"});function KY(e){return 48<=e&&e<=57||65<=e&&e<=70||97<=e&&e<=102}function YY(e){return 48<=e&&e<=55}function QY(e){return 48<=e&&e<=57}function XY(e){if(e===null)return!1;var t=e.length,r=0,n=!1,i;if(!t)return!1;if(i=e[r],(i==="-"||i==="+")&&(i=e[++r]),i==="0"){if(r+1===t)return!0;if(i=e[++r],i==="b"){for(r++;r<t;r++)if(i=e[r],i!=="_"){if(i!=="0"&&i!=="1")return!1;n=!0}return n&&i!=="_"}if(i==="x"){for(r++;r<t;r++)if(i=e[r],i!=="_"){if(!KY(e.charCodeAt(r)))return!1;n=!0}return n&&i!=="_"}if(i==="o"){for(r++;r<t;r++)if(i=e[r],i!=="_"){if(!YY(e.charCodeAt(r)))return!1;n=!0}return n&&i!=="_"}}if(i==="_")return!1;for(;r<t;r++)if(i=e[r],i!=="_"){if(!QY(e.charCodeAt(r)))return!1;n=!0}return!(!n||i==="_")}function JY(e){var t=e,r=1,n;if(t.indexOf("_")!==-1&&(t=t.replace(/_/g,"")),n=t[0],(n==="-"||n==="+")&&(n==="-"&&(r=-1),t=t.slice(1),n=t[0]),t==="0")return 0;if(n==="0"){if(t[1]==="b")return r*parseInt(t.slice(2),2);if(t[1]==="x")return r*parseInt(t.slice(2),16);if(t[1]==="o")return r*parseInt(t.slice(2),8)}return r*parseInt(t,10)}function ZY(e){return Object.prototype.toString.call(e)==="[object Number]"&&e%1===0&&!Xt.isNegativeZero(e)}var eQ=new kr("tag:yaml.org,2002:int",{kind:"scalar",resolve:XY,construct:JY,predicate:ZY,represent:{binary:function(e){return e>=0?"0b"+e.toString(2):"-0b"+e.toString(2).slice(1)},octal:function(e){return e>=0?"0o"+e.toString(8):"-0o"+e.toString(8).slice(1)},decimal:function(e){return e.toString(10)},hexadecimal:function(e){return e>=0?"0x"+e.toString(16).toUpperCase():"-0x"+e.toString(16).toUpperCase().slice(1)}},defaultStyle:"decimal",styleAliases:{binary:[2,"bin"],octal:[8,"oct"],decimal:[10,"dec"],hexadecimal:[16,"hex"]}}),tQ=new RegExp("^(?:[-+]?(?:[0-9][0-9_]*)(?:\\.[0-9_]*)?(?:[eE][-+]?[0-9]+)?|\\.[0-9_]+(?:[eE][-+]?[0-9]+)?|[-+]?\\.(?:inf|Inf|INF)|\\.(?:nan|NaN|NAN))$");function rQ(e){return!(e===null||!tQ.test(e)||e[e.length-1]==="_")}function nQ(e){var t,r;return t=e.replace(/_/g,"").toLowerCase(),r=t[0]==="-"?-1:1,"+-".indexOf(t[0])>=0&&(t=t.slice(1)),t===".inf"?r===1?Number.POSITIVE_INFINITY:Number.NEGATIVE_INFINITY:t===".nan"?NaN:r*parseFloat(t,10)}var iQ=/^[-+]?[0-9]+e/;function oQ(e,t){var r;if(isNaN(e))switch(t){case"lowercase":return".nan";case"uppercase":return".NAN";case"camelcase":return".NaN"}else if(Number.POSITIVE_INFINITY===e)switch(t){case"lowercase":return".inf";case"uppercase":return".INF";case"camelcase":return".Inf"}else if(Number.NEGATIVE_INFINITY===e)switch(t){case"lowercase":return"-.inf";case"uppercase":return"-.INF";case"camelcase":return"-.Inf"}else if(Xt.isNegativeZero(e))return"-0.0";return r=e.toString(10),iQ.test(r)?r.replace("e",".e"):r}function aQ(e){return Object.prototype.toString.call(e)==="[object Number]"&&(e%1!==0||Xt.isNegativeZero(e))}var sQ=new kr("tag:yaml.org,2002:float",{kind:"scalar",resolve:rQ,construct:nQ,predicate:aQ,represent:oQ,defaultStyle:"lowercase"}),uQ=BY.extend({implicit:[UY,GY,eQ,sQ]}),lQ=uQ,N4=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9])-([0-9][0-9])$"),j4=new RegExp("^([0-9][0-9][0-9][0-9])-([0-9][0-9]?)-([0-9][0-9]?)(?:[Tt]|[ \\t]+)([0-9][0-9]?):([0-9][0-9]):([0-9][0-9])(?:\\.([0-9]*))?(?:[ \\t]*(Z|([-+])([0-9][0-9]?)(?::([0-9][0-9]))?))?$");function cQ(e){return e===null?!1:N4.exec(e)!==null||j4.exec(e)!==null}function fQ(e){var t,r,n,i,o,a,s,u=0,l=null,f,p,m;if(t=N4.exec(e),t===null&&(t=j4.exec(e)),t===null)throw new Error("Date resolve error");if(r=+t[1],n=+t[2]-1,i=+t[3],!t[4])return new Date(Date.UTC(r,n,i));if(o=+t[4],a=+t[5],s=+t[6],t[7]){for(u=t[7].slice(0,3);u.length<3;)u+="0";u=+u}return t[9]&&(f=+t[10],p=+(t[11]||0),l=(f*60+p)*6e4,t[9]==="-"&&(l=-l)),m=new Date(Date.UTC(r,n,i,o,a,s,u)),l&&m.setTime(m.getTime()-l),m}function pQ(e){return e.toISOString()}var hQ=new kr("tag:yaml.org,2002:timestamp",{kind:"scalar",resolve:cQ,construct:fQ,instanceOf:Date,represent:pQ});function dQ(e){return e==="<<"||e===null}var mQ=new kr("tag:yaml.org,2002:merge",{kind:"scalar",resolve:dQ}),lw=`ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=
70
+ \r`;function gQ(e){if(e===null)return!1;var t,r,n=0,i=e.length,o=lw;for(r=0;r<i;r++)if(t=o.indexOf(e.charAt(r)),!(t>64)){if(t<0)return!1;n+=6}return n%8===0}function bQ(e){var t,r,n=e.replace(/[\r\n=]/g,""),i=n.length,o=lw,a=0,s=[];for(t=0;t<i;t++)t%4===0&&t&&(s.push(a>>16&255),s.push(a>>8&255),s.push(a&255)),a=a<<6|o.indexOf(n.charAt(t));return r=i%4*6,r===0?(s.push(a>>16&255),s.push(a>>8&255),s.push(a&255)):r===18?(s.push(a>>10&255),s.push(a>>2&255)):r===12&&s.push(a>>4&255),new Uint8Array(s)}function yQ(e){var t="",r=0,n,i,o=e.length,a=lw;for(n=0;n<o;n++)n%3===0&&n&&(t+=a[r>>18&63],t+=a[r>>12&63],t+=a[r>>6&63],t+=a[r&63]),r=(r<<8)+e[n];return i=o%3,i===0?(t+=a[r>>18&63],t+=a[r>>12&63],t+=a[r>>6&63],t+=a[r&63]):i===2?(t+=a[r>>10&63],t+=a[r>>4&63],t+=a[r<<2&63],t+=a[64]):i===1&&(t+=a[r>>2&63],t+=a[r<<4&63],t+=a[64],t+=a[64]),t}function vQ(e){return Object.prototype.toString.call(e)==="[object Uint8Array]"}var xQ=new kr("tag:yaml.org,2002:binary",{kind:"scalar",resolve:gQ,construct:bQ,predicate:vQ,represent:yQ}),wQ=Object.prototype.hasOwnProperty,kQ=Object.prototype.toString;function SQ(e){if(e===null)return!0;var t=[],r,n,i,o,a,s=e;for(r=0,n=s.length;r<n;r+=1){if(i=s[r],a=!1,kQ.call(i)!=="[object Object]")return!1;for(o in i)if(wQ.call(i,o))if(!a)a=!0;else return!1;if(!a)return!1;if(t.indexOf(o)===-1)t.push(o);else return!1}return!0}function _Q(e){return e!==null?e:[]}var CQ=new kr("tag:yaml.org,2002:omap",{kind:"sequence",resolve:SQ,construct:_Q}),EQ=Object.prototype.toString;function AQ(e){if(e===null)return!0;var t,r,n,i,o,a=e;for(o=new Array(a.length),t=0,r=a.length;t<r;t+=1){if(n=a[t],EQ.call(n)!=="[object Object]"||(i=Object.keys(n),i.length!==1))return!1;o[t]=[i[0],n[i[0]]]}return!0}function DQ(e){if(e===null)return[];var t,r,n,i,o,a=e;for(o=new Array(a.length),t=0,r=a.length;t<r;t+=1)n=a[t],i=Object.keys(n),o[t]=[i[0],n[i[0]]];return o}var PQ=new kr("tag:yaml.org,2002:pairs",{kind:"sequence",resolve:AQ,construct:DQ}),OQ=Object.prototype.hasOwnProperty;function TQ(e){if(e===null)return!0;var t,r=e;for(t in r)if(OQ.call(r,t)&&r[t]!==null)return!1;return!0}function RQ(e){return e!==null?e:{}}var FQ=new kr("tag:yaml.org,2002:set",{kind:"mapping",resolve:TQ,construct:RQ}),B4=lQ.extend({implicit:[hQ,mQ],explicit:[xQ,CQ,PQ,FQ]}),Ka=Object.prototype.hasOwnProperty,u0=1,M4=2,q4=3,l0=4,ew=1,IQ=2,x4=3,LQ=/[\x00-\x08\x0B\x0C\x0E-\x1F\x7F-\x84\x86-\x9F\uFFFE\uFFFF]|[\uD800-\uDBFF](?![\uDC00-\uDFFF])|(?:[^\uD800-\uDBFF]|^)[\uDC00-\uDFFF]/,$Q=/[\x85\u2028\u2029]/,NQ=/[,\[\]\{\}]/,V4=/^(?:!|!!|![a-z\-]+!)$/i,U4=/^(?:!|[^,\[\]\{\}])(?:%[0-9a-f]{2}|[0-9a-z\-#;\/\?:@&=\+\$,_\.!~\*'\(\)\[\]])*$/i;function w4(e){return Object.prototype.toString.call(e)}function eo(e){return e===10||e===13}function iu(e){return e===9||e===32}function cn(e){return e===9||e===32||e===10||e===13}function Ol(e){return e===44||e===91||e===93||e===123||e===125}function jQ(e){var t;return 48<=e&&e<=57?e-48:(t=e|32,97<=t&&t<=102?t-97+10:-1)}function BQ(e){return e===120?2:e===117?4:e===85?8:0}function MQ(e){return 48<=e&&e<=57?e-48:-1}function k4(e){return e===48?"\0":e===97?"\x07":e===98?"\b":e===116||e===9?" ":e===110?`
71
+ `:e===118?"\v":e===102?"\f":e===114?"\r":e===101?"\x1B":e===32?" ":e===34?'"':e===47?"/":e===92?"\\":e===78?"\x85":e===95?"\xA0":e===76?"\u2028":e===80?"\u2029":""}function qQ(e){return e<=65535?String.fromCharCode(e):String.fromCharCode((e-65536>>10)+55296,(e-65536&1023)+56320)}for(rw=new Array(256),nw=new Array(256),nu=0;nu<256;nu++)rw[nu]=k4(nu)?1:0,nw[nu]=k4(nu);var rw,nw,nu;function VQ(e,t){this.input=e,this.filename=t.filename||null,this.schema=t.schema||B4,this.onWarning=t.onWarning||null,this.legacy=t.legacy||!1,this.json=t.json||!1,this.listener=t.listener||null,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compiledTypeMap,this.length=e.length,this.position=0,this.line=0,this.lineStart=0,this.lineIndent=0,this.firstTabInLine=-1,this.documents=[]}function W4(e,t){var r={name:e.filename,buffer:e.input.slice(0,-1),position:e.position,line:e.line,column:e.position-e.lineStart};return r.snippet=PY(r),new ln(t,r)}function Se(e,t){throw W4(e,t)}function c0(e,t){e.onWarning&&e.onWarning.call(null,W4(e,t))}var S4={YAML:function(e,t,r){var n,i,o;e.version!==null&&Se(e,"duplication of %YAML directive"),r.length!==1&&Se(e,"YAML directive accepts exactly one argument"),n=/^([0-9]+)\.([0-9]+)$/.exec(r[0]),n===null&&Se(e,"ill-formed argument of the YAML directive"),i=parseInt(n[1],10),o=parseInt(n[2],10),i!==1&&Se(e,"unacceptable YAML version of the document"),e.version=r[0],e.checkLineBreaks=o<2,o!==1&&o!==2&&c0(e,"unsupported YAML version of the document")},TAG:function(e,t,r){var n,i;r.length!==2&&Se(e,"TAG directive accepts exactly two arguments"),n=r[0],i=r[1],V4.test(n)||Se(e,"ill-formed tag handle (first argument) of the TAG directive"),Ka.call(e.tagMap,n)&&Se(e,'there is a previously declared suffix for "'+n+'" tag handle'),U4.test(i)||Se(e,"ill-formed tag prefix (second argument) of the TAG directive");try{i=decodeURIComponent(i)}catch{Se(e,"tag prefix is malformed: "+i)}e.tagMap[n]=i}};function Ga(e,t,r,n){var i,o,a,s;if(t<r){if(s=e.input.slice(t,r),n)for(i=0,o=s.length;i<o;i+=1)a=s.charCodeAt(i),a===9||32<=a&&a<=1114111||Se(e,"expected valid JSON character");else LQ.test(s)&&Se(e,"the stream contains non-printable characters");e.result+=s}}function _4(e,t,r,n){var i,o,a,s;for(Xt.isObject(r)||Se(e,"cannot merge mappings; the provided source object is unacceptable"),i=Object.keys(r),a=0,s=i.length;a<s;a+=1)o=i[a],Ka.call(t,o)||(t[o]=r[o],n[o]=!0)}function Tl(e,t,r,n,i,o,a,s,u){var l,f;if(Array.isArray(i))for(i=Array.prototype.slice.call(i),l=0,f=i.length;l<f;l+=1)Array.isArray(i[l])&&Se(e,"nested arrays are not supported inside keys"),typeof i=="object"&&w4(i[l])==="[object Object]"&&(i[l]="[object Object]");if(typeof i=="object"&&w4(i)==="[object Object]"&&(i="[object Object]"),i=String(i),t===null&&(t={}),n==="tag:yaml.org,2002:merge")if(Array.isArray(o))for(l=0,f=o.length;l<f;l+=1)_4(e,t,o[l],r);else _4(e,t,o,r);else!e.json&&!Ka.call(r,i)&&Ka.call(t,i)&&(e.line=a||e.line,e.lineStart=s||e.lineStart,e.position=u||e.position,Se(e,"duplicated mapping key")),i==="__proto__"?Object.defineProperty(t,i,{configurable:!0,enumerable:!0,writable:!0,value:o}):t[i]=o,delete r[i];return t}function cw(e){var t;t=e.input.charCodeAt(e.position),t===10?e.position++:t===13?(e.position++,e.input.charCodeAt(e.position)===10&&e.position++):Se(e,"a line break is expected"),e.line+=1,e.lineStart=e.position,e.firstTabInLine=-1}function Ut(e,t,r){for(var n=0,i=e.input.charCodeAt(e.position);i!==0;){for(;iu(i);)i===9&&e.firstTabInLine===-1&&(e.firstTabInLine=e.position),i=e.input.charCodeAt(++e.position);if(t&&i===35)do i=e.input.charCodeAt(++e.position);while(i!==10&&i!==13&&i!==0);if(eo(i))for(cw(e),i=e.input.charCodeAt(e.position),n++,e.lineIndent=0;i===32;)e.lineIndent++,i=e.input.charCodeAt(++e.position);else break}return r!==-1&&n!==0&&e.lineIndent<r&&c0(e,"deficient indentation"),n}function h0(e){var t=e.position,r;return r=e.input.charCodeAt(t),!!((r===45||r===46)&&r===e.input.charCodeAt(t+1)&&r===e.input.charCodeAt(t+2)&&(t+=3,r=e.input.charCodeAt(t),r===0||cn(r)))}function fw(e,t){t===1?e.result+=" ":t>1&&(e.result+=Xt.repeat(`
72
+ `,t-1))}function UQ(e,t,r){var n,i,o,a,s,u,l,f,p=e.kind,m=e.result,b;if(b=e.input.charCodeAt(e.position),cn(b)||Ol(b)||b===35||b===38||b===42||b===33||b===124||b===62||b===39||b===34||b===37||b===64||b===96||(b===63||b===45)&&(i=e.input.charCodeAt(e.position+1),cn(i)||r&&Ol(i)))return!1;for(e.kind="scalar",e.result="",o=a=e.position,s=!1;b!==0;){if(b===58){if(i=e.input.charCodeAt(e.position+1),cn(i)||r&&Ol(i))break}else if(b===35){if(n=e.input.charCodeAt(e.position-1),cn(n))break}else{if(e.position===e.lineStart&&h0(e)||r&&Ol(b))break;if(eo(b))if(u=e.line,l=e.lineStart,f=e.lineIndent,Ut(e,!1,-1),e.lineIndent>=t){s=!0,b=e.input.charCodeAt(e.position);continue}else{e.position=a,e.line=u,e.lineStart=l,e.lineIndent=f;break}}s&&(Ga(e,o,a,!1),fw(e,e.line-u),o=a=e.position,s=!1),iu(b)||(a=e.position+1),b=e.input.charCodeAt(++e.position)}return Ga(e,o,a,!1),e.result?!0:(e.kind=p,e.result=m,!1)}function WQ(e,t){var r,n,i;if(r=e.input.charCodeAt(e.position),r!==39)return!1;for(e.kind="scalar",e.result="",e.position++,n=i=e.position;(r=e.input.charCodeAt(e.position))!==0;)if(r===39)if(Ga(e,n,e.position,!0),r=e.input.charCodeAt(++e.position),r===39)n=e.position,e.position++,i=e.position;else return!0;else eo(r)?(Ga(e,n,i,!0),fw(e,Ut(e,!1,t)),n=i=e.position):e.position===e.lineStart&&h0(e)?Se(e,"unexpected end of the document within a single quoted scalar"):(e.position++,i=e.position);Se(e,"unexpected end of the stream within a single quoted scalar")}function zQ(e,t){var r,n,i,o,a,s;if(s=e.input.charCodeAt(e.position),s!==34)return!1;for(e.kind="scalar",e.result="",e.position++,r=n=e.position;(s=e.input.charCodeAt(e.position))!==0;){if(s===34)return Ga(e,r,e.position,!0),e.position++,!0;if(s===92){if(Ga(e,r,e.position,!0),s=e.input.charCodeAt(++e.position),eo(s))Ut(e,!1,t);else if(s<256&&rw[s])e.result+=nw[s],e.position++;else if((a=BQ(s))>0){for(i=a,o=0;i>0;i--)s=e.input.charCodeAt(++e.position),(a=jQ(s))>=0?o=(o<<4)+a:Se(e,"expected hexadecimal character");e.result+=qQ(o),e.position++}else Se(e,"unknown escape sequence");r=n=e.position}else eo(s)?(Ga(e,r,n,!0),fw(e,Ut(e,!1,t)),r=n=e.position):e.position===e.lineStart&&h0(e)?Se(e,"unexpected end of the document within a double quoted scalar"):(e.position++,n=e.position)}Se(e,"unexpected end of the stream within a double quoted scalar")}function HQ(e,t){var r=!0,n,i,o,a=e.tag,s,u=e.anchor,l,f,p,m,b,v=Object.create(null),w,_,P,A;if(A=e.input.charCodeAt(e.position),A===91)f=93,b=!1,s=[];else if(A===123)f=125,b=!0,s={};else return!1;for(e.anchor!==null&&(e.anchorMap[e.anchor]=s),A=e.input.charCodeAt(++e.position);A!==0;){if(Ut(e,!0,t),A=e.input.charCodeAt(e.position),A===f)return e.position++,e.tag=a,e.anchor=u,e.kind=b?"mapping":"sequence",e.result=s,!0;r?A===44&&Se(e,"expected the node content, but found ','"):Se(e,"missed comma between flow collection entries"),_=w=P=null,p=m=!1,A===63&&(l=e.input.charCodeAt(e.position+1),cn(l)&&(p=m=!0,e.position++,Ut(e,!0,t))),n=e.line,i=e.lineStart,o=e.position,Rl(e,t,u0,!1,!0),_=e.tag,w=e.result,Ut(e,!0,t),A=e.input.charCodeAt(e.position),(m||e.line===n)&&A===58&&(p=!0,A=e.input.charCodeAt(++e.position),Ut(e,!0,t),Rl(e,t,u0,!1,!0),P=e.result),b?Tl(e,s,v,_,w,P,n,i,o):p?s.push(Tl(e,null,v,_,w,P,n,i,o)):s.push(w),Ut(e,!0,t),A=e.input.charCodeAt(e.position),A===44?(r=!0,A=e.input.charCodeAt(++e.position)):r=!1}Se(e,"unexpected end of the stream within a flow collection")}function GQ(e,t){var r,n,i=ew,o=!1,a=!1,s=t,u=0,l=!1,f,p;if(p=e.input.charCodeAt(e.position),p===124)n=!1;else if(p===62)n=!0;else return!1;for(e.kind="scalar",e.result="";p!==0;)if(p=e.input.charCodeAt(++e.position),p===43||p===45)ew===i?i=p===43?x4:IQ:Se(e,"repeat of a chomping mode identifier");else if((f=MQ(p))>=0)f===0?Se(e,"bad explicit indentation width of a block scalar; it cannot be less than one"):a?Se(e,"repeat of an indentation width identifier"):(s=t+f-1,a=!0);else break;if(iu(p)){do p=e.input.charCodeAt(++e.position);while(iu(p));if(p===35)do p=e.input.charCodeAt(++e.position);while(!eo(p)&&p!==0)}for(;p!==0;){for(cw(e),e.lineIndent=0,p=e.input.charCodeAt(e.position);(!a||e.lineIndent<s)&&p===32;)e.lineIndent++,p=e.input.charCodeAt(++e.position);if(!a&&e.lineIndent>s&&(s=e.lineIndent),eo(p)){u++;continue}if(e.lineIndent<s){i===x4?e.result+=Xt.repeat(`
73
+ `,o?1+u:u):i===ew&&o&&(e.result+=`
74
+ `);break}for(n?iu(p)?(l=!0,e.result+=Xt.repeat(`
75
+ `,o?1+u:u)):l?(l=!1,e.result+=Xt.repeat(`
76
+ `,u+1)):u===0?o&&(e.result+=" "):e.result+=Xt.repeat(`
77
+ `,u):e.result+=Xt.repeat(`
78
+ `,o?1+u:u),o=!0,a=!0,u=0,r=e.position;!eo(p)&&p!==0;)p=e.input.charCodeAt(++e.position);Ga(e,r,e.position,!1)}return!0}function C4(e,t){var r,n=e.tag,i=e.anchor,o=[],a,s=!1,u;if(e.firstTabInLine!==-1)return!1;for(e.anchor!==null&&(e.anchorMap[e.anchor]=o),u=e.input.charCodeAt(e.position);u!==0&&(e.firstTabInLine!==-1&&(e.position=e.firstTabInLine,Se(e,"tab characters must not be used in indentation")),!(u!==45||(a=e.input.charCodeAt(e.position+1),!cn(a))));){if(s=!0,e.position++,Ut(e,!0,-1)&&e.lineIndent<=t){o.push(null),u=e.input.charCodeAt(e.position);continue}if(r=e.line,Rl(e,t,q4,!1,!0),o.push(e.result),Ut(e,!0,-1),u=e.input.charCodeAt(e.position),(e.line===r||e.lineIndent>t)&&u!==0)Se(e,"bad indentation of a sequence entry");else if(e.lineIndent<t)break}return s?(e.tag=n,e.anchor=i,e.kind="sequence",e.result=o,!0):!1}function KQ(e,t,r){var n,i,o,a,s,u,l=e.tag,f=e.anchor,p={},m=Object.create(null),b=null,v=null,w=null,_=!1,P=!1,A;if(e.firstTabInLine!==-1)return!1;for(e.anchor!==null&&(e.anchorMap[e.anchor]=p),A=e.input.charCodeAt(e.position);A!==0;){if(!_&&e.firstTabInLine!==-1&&(e.position=e.firstTabInLine,Se(e,"tab characters must not be used in indentation")),n=e.input.charCodeAt(e.position+1),o=e.line,(A===63||A===58)&&cn(n))A===63?(_&&(Tl(e,p,m,b,v,null,a,s,u),b=v=w=null),P=!0,_=!0,i=!0):_?(_=!1,i=!0):Se(e,"incomplete explicit mapping pair; a key node is missed; or followed by a non-tabulated empty line"),e.position+=1,A=n;else{if(a=e.line,s=e.lineStart,u=e.position,!Rl(e,r,M4,!1,!0))break;if(e.line===o){for(A=e.input.charCodeAt(e.position);iu(A);)A=e.input.charCodeAt(++e.position);if(A===58)A=e.input.charCodeAt(++e.position),cn(A)||Se(e,"a whitespace character is expected after the key-value separator within a block mapping"),_&&(Tl(e,p,m,b,v,null,a,s,u),b=v=w=null),P=!0,_=!1,i=!1,b=e.tag,v=e.result;else if(P)Se(e,"can not read an implicit mapping pair; a colon is missed");else return e.tag=l,e.anchor=f,!0}else if(P)Se(e,"can not read a block mapping entry; a multiline key may not be an implicit key");else return e.tag=l,e.anchor=f,!0}if((e.line===o||e.lineIndent>t)&&(_&&(a=e.line,s=e.lineStart,u=e.position),Rl(e,t,l0,!0,i)&&(_?v=e.result:w=e.result),_||(Tl(e,p,m,b,v,w,a,s,u),b=v=w=null),Ut(e,!0,-1),A=e.input.charCodeAt(e.position)),(e.line===o||e.lineIndent>t)&&A!==0)Se(e,"bad indentation of a mapping entry");else if(e.lineIndent<t)break}return _&&Tl(e,p,m,b,v,null,a,s,u),P&&(e.tag=l,e.anchor=f,e.kind="mapping",e.result=p),P}function YQ(e){var t,r=!1,n=!1,i,o,a;if(a=e.input.charCodeAt(e.position),a!==33)return!1;if(e.tag!==null&&Se(e,"duplication of a tag property"),a=e.input.charCodeAt(++e.position),a===60?(r=!0,a=e.input.charCodeAt(++e.position)):a===33?(n=!0,i="!!",a=e.input.charCodeAt(++e.position)):i="!",t=e.position,r){do a=e.input.charCodeAt(++e.position);while(a!==0&&a!==62);e.position<e.length?(o=e.input.slice(t,e.position),a=e.input.charCodeAt(++e.position)):Se(e,"unexpected end of the stream within a verbatim tag")}else{for(;a!==0&&!cn(a);)a===33&&(n?Se(e,"tag suffix cannot contain exclamation marks"):(i=e.input.slice(t-1,e.position+1),V4.test(i)||Se(e,"named tag handle cannot contain such characters"),n=!0,t=e.position+1)),a=e.input.charCodeAt(++e.position);o=e.input.slice(t,e.position),NQ.test(o)&&Se(e,"tag suffix cannot contain flow indicator characters")}o&&!U4.test(o)&&Se(e,"tag name cannot contain such characters: "+o);try{o=decodeURIComponent(o)}catch{Se(e,"tag name is malformed: "+o)}return r?e.tag=o:Ka.call(e.tagMap,i)?e.tag=e.tagMap[i]+o:i==="!"?e.tag="!"+o:i==="!!"?e.tag="tag:yaml.org,2002:"+o:Se(e,'undeclared tag handle "'+i+'"'),!0}function QQ(e){var t,r;if(r=e.input.charCodeAt(e.position),r!==38)return!1;for(e.anchor!==null&&Se(e,"duplication of an anchor property"),r=e.input.charCodeAt(++e.position),t=e.position;r!==0&&!cn(r)&&!Ol(r);)r=e.input.charCodeAt(++e.position);return e.position===t&&Se(e,"name of an anchor node must contain at least one character"),e.anchor=e.input.slice(t,e.position),!0}function XQ(e){var t,r,n;if(n=e.input.charCodeAt(e.position),n!==42)return!1;for(n=e.input.charCodeAt(++e.position),t=e.position;n!==0&&!cn(n)&&!Ol(n);)n=e.input.charCodeAt(++e.position);return e.position===t&&Se(e,"name of an alias node must contain at least one character"),r=e.input.slice(t,e.position),Ka.call(e.anchorMap,r)||Se(e,'unidentified alias "'+r+'"'),e.result=e.anchorMap[r],Ut(e,!0,-1),!0}function Rl(e,t,r,n,i){var o,a,s,u=1,l=!1,f=!1,p,m,b,v,w,_;if(e.listener!==null&&e.listener("open",e),e.tag=null,e.anchor=null,e.kind=null,e.result=null,o=a=s=l0===r||q4===r,n&&Ut(e,!0,-1)&&(l=!0,e.lineIndent>t?u=1:e.lineIndent===t?u=0:e.lineIndent<t&&(u=-1)),u===1)for(;YQ(e)||QQ(e);)Ut(e,!0,-1)?(l=!0,s=o,e.lineIndent>t?u=1:e.lineIndent===t?u=0:e.lineIndent<t&&(u=-1)):s=!1;if(s&&(s=l||i),(u===1||l0===r)&&(u0===r||M4===r?w=t:w=t+1,_=e.position-e.lineStart,u===1?s&&(C4(e,_)||KQ(e,_,w))||HQ(e,w)?f=!0:(a&&GQ(e,w)||WQ(e,w)||zQ(e,w)?f=!0:XQ(e)?(f=!0,(e.tag!==null||e.anchor!==null)&&Se(e,"alias node should not have any properties")):UQ(e,w,u0===r)&&(f=!0,e.tag===null&&(e.tag="?")),e.anchor!==null&&(e.anchorMap[e.anchor]=e.result)):u===0&&(f=s&&C4(e,_))),e.tag===null)e.anchor!==null&&(e.anchorMap[e.anchor]=e.result);else if(e.tag==="?"){for(e.result!==null&&e.kind!=="scalar"&&Se(e,'unacceptable node kind for !<?> tag; it should be "scalar", not "'+e.kind+'"'),p=0,m=e.implicitTypes.length;p<m;p+=1)if(v=e.implicitTypes[p],v.resolve(e.result)){e.result=v.construct(e.result),e.tag=v.tag,e.anchor!==null&&(e.anchorMap[e.anchor]=e.result);break}}else if(e.tag!=="!"){if(Ka.call(e.typeMap[e.kind||"fallback"],e.tag))v=e.typeMap[e.kind||"fallback"][e.tag];else for(v=null,b=e.typeMap.multi[e.kind||"fallback"],p=0,m=b.length;p<m;p+=1)if(e.tag.slice(0,b[p].tag.length)===b[p].tag){v=b[p];break}v||Se(e,"unknown tag !<"+e.tag+">"),e.result!==null&&v.kind!==e.kind&&Se(e,"unacceptable node kind for !<"+e.tag+'> tag; it should be "'+v.kind+'", not "'+e.kind+'"'),v.resolve(e.result,e.tag)?(e.result=v.construct(e.result,e.tag),e.anchor!==null&&(e.anchorMap[e.anchor]=e.result)):Se(e,"cannot resolve a node with !<"+e.tag+"> explicit tag")}return e.listener!==null&&e.listener("close",e),e.tag!==null||e.anchor!==null||f}function JQ(e){var t=e.position,r,n,i,o=!1,a;for(e.version=null,e.checkLineBreaks=e.legacy,e.tagMap=Object.create(null),e.anchorMap=Object.create(null);(a=e.input.charCodeAt(e.position))!==0&&(Ut(e,!0,-1),a=e.input.charCodeAt(e.position),!(e.lineIndent>0||a!==37));){for(o=!0,a=e.input.charCodeAt(++e.position),r=e.position;a!==0&&!cn(a);)a=e.input.charCodeAt(++e.position);for(n=e.input.slice(r,e.position),i=[],n.length<1&&Se(e,"directive name must not be less than one character in length");a!==0;){for(;iu(a);)a=e.input.charCodeAt(++e.position);if(a===35){do a=e.input.charCodeAt(++e.position);while(a!==0&&!eo(a));break}if(eo(a))break;for(r=e.position;a!==0&&!cn(a);)a=e.input.charCodeAt(++e.position);i.push(e.input.slice(r,e.position))}a!==0&&cw(e),Ka.call(S4,n)?S4[n](e,n,i):c0(e,'unknown document directive "'+n+'"')}if(Ut(e,!0,-1),e.lineIndent===0&&e.input.charCodeAt(e.position)===45&&e.input.charCodeAt(e.position+1)===45&&e.input.charCodeAt(e.position+2)===45?(e.position+=3,Ut(e,!0,-1)):o&&Se(e,"directives end mark is expected"),Rl(e,e.lineIndent-1,l0,!1,!0),Ut(e,!0,-1),e.checkLineBreaks&&$Q.test(e.input.slice(t,e.position))&&c0(e,"non-ASCII line breaks are interpreted as content"),e.documents.push(e.result),e.position===e.lineStart&&h0(e)){e.input.charCodeAt(e.position)===46&&(e.position+=3,Ut(e,!0,-1));return}if(e.position<e.length-1)Se(e,"end of the stream or a document separator is expected");else return}function z4(e,t){e=String(e),t=t||{},e.length!==0&&(e.charCodeAt(e.length-1)!==10&&e.charCodeAt(e.length-1)!==13&&(e+=`
79
+ `),e.charCodeAt(0)===65279&&(e=e.slice(1)));var r=new VQ(e,t),n=e.indexOf("\0");for(n!==-1&&(r.position=n,Se(r,"null byte is not allowed in input")),r.input+="\0";r.input.charCodeAt(r.position)===32;)r.lineIndent+=1,r.position+=1;for(;r.position<r.length-1;)JQ(r);return r.documents}function ZQ(e,t,r){t!==null&&typeof t=="object"&&typeof r>"u"&&(r=t,t=null);var n=z4(e,r);if(typeof t!="function")return n;for(var i=0,o=n.length;i<o;i+=1)t(n[i])}function eX(e,t){var r=z4(e,t);if(r.length!==0){if(r.length===1)return r[0];throw new ln("expected a single document in the stream, but found more")}}var tX=ZQ,rX=eX,nX={loadAll:tX,load:rX},H4=Object.prototype.toString,G4=Object.prototype.hasOwnProperty,pw=65279,iX=9,Kf=10,oX=13,aX=32,sX=33,uX=34,iw=35,lX=37,cX=38,fX=39,pX=42,K4=44,hX=45,f0=58,dX=61,mX=62,gX=63,bX=64,Y4=91,Q4=93,yX=96,X4=123,vX=124,J4=125,wr={};wr[0]="\\0",wr[7]="\\a",wr[8]="\\b",wr[9]="\\t",wr[10]="\\n",wr[11]="\\v",wr[12]="\\f",wr[13]="\\r",wr[27]="\\e",wr[34]='\\"',wr[92]="\\\\",wr[133]="\\N",wr[160]="\\_",wr[8232]="\\L",wr[8233]="\\P";var xX=["y","Y","yes","Yes","YES","on","On","ON","n","N","no","No","NO","off","Off","OFF"],wX=/^[-+]?[0-9_]+(?::[0-9_]+)+(?:\.[0-9_]*)?$/;function kX(e,t){var r,n,i,o,a,s,u;if(t===null)return{};for(r={},n=Object.keys(t),i=0,o=n.length;i<o;i+=1)a=n[i],s=String(t[a]),a.slice(0,2)==="!!"&&(a="tag:yaml.org,2002:"+a.slice(2)),u=e.compiledTypeMap.fallback[a],u&&G4.call(u.styleAliases,s)&&(s=u.styleAliases[s]),r[a]=s;return r}function SX(e){var t,r,n;if(t=e.toString(16).toUpperCase(),e<=255)r="x",n=2;else if(e<=65535)r="u",n=4;else if(e<=4294967295)r="U",n=8;else throw new ln("code point within a string may not be greater than 0xFFFFFFFF");return"\\"+r+Xt.repeat("0",n-t.length)+t}var _X=1,Yf=2;function CX(e){this.schema=e.schema||B4,this.indent=Math.max(1,e.indent||2),this.noArrayIndent=e.noArrayIndent||!1,this.skipInvalid=e.skipInvalid||!1,this.flowLevel=Xt.isNothing(e.flowLevel)?-1:e.flowLevel,this.styleMap=kX(this.schema,e.styles||null),this.sortKeys=e.sortKeys||!1,this.lineWidth=e.lineWidth||80,this.noRefs=e.noRefs||!1,this.noCompatMode=e.noCompatMode||!1,this.condenseFlow=e.condenseFlow||!1,this.quotingType=e.quotingType==='"'?Yf:_X,this.forceQuotes=e.forceQuotes||!1,this.replacer=typeof e.replacer=="function"?e.replacer:null,this.implicitTypes=this.schema.compiledImplicit,this.explicitTypes=this.schema.compiledExplicit,this.tag=null,this.result="",this.duplicates=[],this.usedDuplicates=null}function E4(e,t){for(var r=Xt.repeat(" ",t),n=0,i=-1,o="",a,s=e.length;n<s;)i=e.indexOf(`
80
+ `,n),i===-1?(a=e.slice(n),n=s):(a=e.slice(n,i+1),n=i+1),a.length&&a!==`
81
+ `&&(o+=r),o+=a;return o}function ow(e,t){return`
82
+ `+Xt.repeat(" ",e.indent*t)}function EX(e,t){var r,n,i;for(r=0,n=e.implicitTypes.length;r<n;r+=1)if(i=e.implicitTypes[r],i.resolve(t))return!0;return!1}function p0(e){return e===aX||e===iX}function Qf(e){return 32<=e&&e<=126||161<=e&&e<=55295&&e!==8232&&e!==8233||57344<=e&&e<=65533&&e!==pw||65536<=e&&e<=1114111}function A4(e){return Qf(e)&&e!==pw&&e!==oX&&e!==Kf}function D4(e,t,r){var n=A4(e),i=n&&!p0(e);return(r?n:n&&e!==K4&&e!==Y4&&e!==Q4&&e!==X4&&e!==J4)&&e!==iw&&!(t===f0&&!i)||A4(t)&&!p0(t)&&e===iw||t===f0&&i}function AX(e){return Qf(e)&&e!==pw&&!p0(e)&&e!==hX&&e!==gX&&e!==f0&&e!==K4&&e!==Y4&&e!==Q4&&e!==X4&&e!==J4&&e!==iw&&e!==cX&&e!==pX&&e!==sX&&e!==vX&&e!==dX&&e!==mX&&e!==fX&&e!==uX&&e!==lX&&e!==bX&&e!==yX}function DX(e){return!p0(e)&&e!==f0}function Gf(e,t){var r=e.charCodeAt(t),n;return r>=55296&&r<=56319&&t+1<e.length&&(n=e.charCodeAt(t+1),n>=56320&&n<=57343)?(r-55296)*1024+n-56320+65536:r}function Z4(e){var t=/^\n* /;return t.test(e)}var eT=1,aw=2,tT=3,rT=4,Pl=5;function PX(e,t,r,n,i,o,a,s){var u,l=0,f=null,p=!1,m=!1,b=n!==-1,v=-1,w=AX(Gf(e,0))&&DX(Gf(e,e.length-1));if(t||a)for(u=0;u<e.length;l>=65536?u+=2:u++){if(l=Gf(e,u),!Qf(l))return Pl;w=w&&D4(l,f,s),f=l}else{for(u=0;u<e.length;l>=65536?u+=2:u++){if(l=Gf(e,u),l===Kf)p=!0,b&&(m=m||u-v-1>n&&e[v+1]!==" ",v=u);else if(!Qf(l))return Pl;w=w&&D4(l,f,s),f=l}m=m||b&&u-v-1>n&&e[v+1]!==" "}return!p&&!m?w&&!a&&!i(e)?eT:o===Yf?Pl:aw:r>9&&Z4(e)?Pl:a?o===Yf?Pl:aw:m?rT:tT}function OX(e,t,r,n,i){e.dump=function(){if(t.length===0)return e.quotingType===Yf?'""':"''";if(!e.noCompatMode&&(xX.indexOf(t)!==-1||wX.test(t)))return e.quotingType===Yf?'"'+t+'"':"'"+t+"'";var o=e.indent*Math.max(1,r),a=e.lineWidth===-1?-1:Math.max(Math.min(e.lineWidth,40),e.lineWidth-o),s=n||e.flowLevel>-1&&r>=e.flowLevel;function u(l){return EX(e,l)}switch(PX(t,s,e.indent,a,u,e.quotingType,e.forceQuotes&&!n,i)){case eT:return t;case aw:return"'"+t.replace(/'/g,"''")+"'";case tT:return"|"+P4(t,e.indent)+O4(E4(t,o));case rT:return">"+P4(t,e.indent)+O4(E4(TX(t,a),o));case Pl:return'"'+RX(t)+'"';default:throw new ln("impossible error: invalid scalar style")}}()}function P4(e,t){var r=Z4(e)?String(t):"",n=e[e.length-1]===`
83
+ `,i=n&&(e[e.length-2]===`
84
+ `||e===`
85
+ `),o=i?"+":n?"":"-";return r+o+`
86
+ `}function O4(e){return e[e.length-1]===`
87
+ `?e.slice(0,-1):e}function TX(e,t){for(var r=/(\n+)([^\n]*)/g,n=function(){var l=e.indexOf(`
88
+ `);return l=l!==-1?l:e.length,r.lastIndex=l,T4(e.slice(0,l),t)}(),i=e[0]===`
89
+ `||e[0]===" ",o,a;a=r.exec(e);){var s=a[1],u=a[2];o=u[0]===" ",n+=s+(!i&&!o&&u!==""?`
90
+ `:"")+T4(u,t),i=o}return n}function T4(e,t){if(e===""||e[0]===" ")return e;for(var r=/ [^ ]/g,n,i=0,o,a=0,s=0,u="";n=r.exec(e);)s=n.index,s-i>t&&(o=a>i?a:s,u+=`
91
+ `+e.slice(i,o),i=o+1),a=s;return u+=`
92
+ `,e.length-i>t&&a>i?u+=e.slice(i,a)+`
93
+ `+e.slice(a+1):u+=e.slice(i),u.slice(1)}function RX(e){for(var t="",r=0,n,i=0;i<e.length;r>=65536?i+=2:i++)r=Gf(e,i),n=wr[r],!n&&Qf(r)?(t+=e[i],r>=65536&&(t+=e[i+1])):t+=n||SX(r);return t}function FX(e,t,r){var n="",i=e.tag,o,a,s;for(o=0,a=r.length;o<a;o+=1)s=r[o],e.replacer&&(s=e.replacer.call(r,String(o),s)),(Go(e,t,s,!1,!1)||typeof s>"u"&&Go(e,t,null,!1,!1))&&(n!==""&&(n+=","+(e.condenseFlow?"":" ")),n+=e.dump);e.tag=i,e.dump="["+n+"]"}function R4(e,t,r,n){var i="",o=e.tag,a,s,u;for(a=0,s=r.length;a<s;a+=1)u=r[a],e.replacer&&(u=e.replacer.call(r,String(a),u)),(Go(e,t+1,u,!0,!0,!1,!0)||typeof u>"u"&&Go(e,t+1,null,!0,!0,!1,!0))&&((!n||i!=="")&&(i+=ow(e,t)),e.dump&&Kf===e.dump.charCodeAt(0)?i+="-":i+="- ",i+=e.dump);e.tag=o,e.dump=i||"[]"}function IX(e,t,r){var n="",i=e.tag,o=Object.keys(r),a,s,u,l,f;for(a=0,s=o.length;a<s;a+=1)f="",n!==""&&(f+=", "),e.condenseFlow&&(f+='"'),u=o[a],l=r[u],e.replacer&&(l=e.replacer.call(r,u,l)),Go(e,t,u,!1,!1)&&(e.dump.length>1024&&(f+="? "),f+=e.dump+(e.condenseFlow?'"':"")+":"+(e.condenseFlow?"":" "),Go(e,t,l,!1,!1)&&(f+=e.dump,n+=f));e.tag=i,e.dump="{"+n+"}"}function LX(e,t,r,n){var i="",o=e.tag,a=Object.keys(r),s,u,l,f,p,m;if(e.sortKeys===!0)a.sort();else if(typeof e.sortKeys=="function")a.sort(e.sortKeys);else if(e.sortKeys)throw new ln("sortKeys must be a boolean or a function");for(s=0,u=a.length;s<u;s+=1)m="",(!n||i!=="")&&(m+=ow(e,t)),l=a[s],f=r[l],e.replacer&&(f=e.replacer.call(r,l,f)),Go(e,t+1,l,!0,!0,!0)&&(p=e.tag!==null&&e.tag!=="?"||e.dump&&e.dump.length>1024,p&&(e.dump&&Kf===e.dump.charCodeAt(0)?m+="?":m+="? "),m+=e.dump,p&&(m+=ow(e,t)),Go(e,t+1,f,!0,p)&&(e.dump&&Kf===e.dump.charCodeAt(0)?m+=":":m+=": ",m+=e.dump,i+=m));e.tag=o,e.dump=i||"{}"}function F4(e,t,r){var n,i,o,a,s,u;for(i=r?e.explicitTypes:e.implicitTypes,o=0,a=i.length;o<a;o+=1)if(s=i[o],(s.instanceOf||s.predicate)&&(!s.instanceOf||typeof t=="object"&&t instanceof s.instanceOf)&&(!s.predicate||s.predicate(t))){if(r?s.multi&&s.representName?e.tag=s.representName(t):e.tag=s.tag:e.tag="?",s.represent){if(u=e.styleMap[s.tag]||s.defaultStyle,H4.call(s.represent)==="[object Function]")n=s.represent(t,u);else if(G4.call(s.represent,u))n=s.represent[u](t,u);else throw new ln("!<"+s.tag+'> tag resolver accepts not "'+u+'" style');e.dump=n}return!0}return!1}function Go(e,t,r,n,i,o,a){e.tag=null,e.dump=r,F4(e,r,!1)||F4(e,r,!0);var s=H4.call(e.dump),u=n,l;n&&(n=e.flowLevel<0||e.flowLevel>t);var f=s==="[object Object]"||s==="[object Array]",p,m;if(f&&(p=e.duplicates.indexOf(r),m=p!==-1),(e.tag!==null&&e.tag!=="?"||m||e.indent!==2&&t>0)&&(i=!1),m&&e.usedDuplicates[p])e.dump="*ref_"+p;else{if(f&&m&&!e.usedDuplicates[p]&&(e.usedDuplicates[p]=!0),s==="[object Object]")n&&Object.keys(e.dump).length!==0?(LX(e,t,e.dump,i),m&&(e.dump="&ref_"+p+e.dump)):(IX(e,t,e.dump),m&&(e.dump="&ref_"+p+" "+e.dump));else if(s==="[object Array]")n&&e.dump.length!==0?(e.noArrayIndent&&!a&&t>0?R4(e,t-1,e.dump,i):R4(e,t,e.dump,i),m&&(e.dump="&ref_"+p+e.dump)):(FX(e,t,e.dump),m&&(e.dump="&ref_"+p+" "+e.dump));else if(s==="[object String]")e.tag!=="?"&&OX(e,e.dump,t,o,u);else{if(s==="[object Undefined]"||e.skipInvalid)return!1;throw new ln("unacceptable kind of an object to dump "+s)}e.tag!==null&&e.tag!=="?"&&(l=encodeURI(e.tag[0]==="!"?e.tag.slice(1):e.tag).replace(/!/g,"%21"),e.tag[0]==="!"?l="!"+l:l.slice(0,18)==="tag:yaml.org,2002:"?l="!!"+l.slice(18):l="!<"+l+">",e.dump=l+" "+e.dump)}return!0}function $X(e,t){var r=[],n=[],i,o;for(sw(e,r,n),i=0,o=n.length;i<o;i+=1)t.duplicates.push(r[n[i]]);t.usedDuplicates=new Array(o)}function sw(e,t,r){var n,i,o;if(e!==null&&typeof e=="object")if(i=t.indexOf(e),i!==-1)r.indexOf(i)===-1&&r.push(i);else if(t.push(e),Array.isArray(e))for(i=0,o=e.length;i<o;i+=1)sw(e[i],t,r);else for(n=Object.keys(e),i=0,o=n.length;i<o;i+=1)sw(e[n[i]],t,r)}function NX(e,t){t=t||{};var r=new CX(t);r.noRefs||$X(e,r);var n=e;return r.replacer&&(n=r.replacer.call({"":n},"",n)),Go(r,0,n,!0,!0)?r.dump+`
94
+ `:""}var jX=NX,BX={dump:jX},MX=nX.load,qX=BX.dump;function VX(e,t){let r=MX(e,t);return I4.storeFormat(e,r,t),r}function UX(e,t){let r=I4.getFormat(e,{preserveIndentation:!1}),n=typeof r.indent=="string"?r.indent.length:r.indent,i=qX(e,{indent:n,...t});return r.whitespace.start+i.trim()+r.whitespace.end}uw.parseYAML=VX,uw.stringifyYAML=UX});var pT=ne(gw=>{"use strict";var WX=Object.defineProperty,zX=(e,t,r)=>t in e?WX(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,hw=(e,t,r)=>(zX(e,typeof t!="symbol"?t+"":t,r),r),sT=(e,t,r)=>{if(!t.has(e))throw TypeError("Cannot "+r)},hr=(e,t,r)=>(sT(e,t,"read from private field"),r?r.call(e):t.get(e)),dw=(e,t,r)=>{if(t.has(e))throw TypeError("Cannot add the same private member more than once");t instanceof WeakSet?t.add(e):t.set(e,r)},Ko=(e,t,r,n)=>(sT(e,t,"write to private field"),n?n.call(e,r):t.set(e,r),r),Yo,Qo,fn,uT=El();function HX(e,t){let r=e.slice(0,t).split(/\r\n|\n|\r/g);return[r.length,r.pop().length+1]}function GX(e,t,r){let n=e.split(/\r\n|\n|\r/g),i="",o=(Math.log10(t+1)|0)+1;for(let a=t-1;a<=t+1;a++){let s=n[a-1];s&&(i+=a.toString().padEnd(o," "),i+=": ",i+=s,i+=`
95
+ `,a===t&&(i+=" ".repeat(o+r+2),i+=`^
96
+ `))}return i}var Ye=class extends Error{constructor(t,r){let[n,i]=HX(r.toml,r.ptr),o=GX(r.toml,n,i);super(`Invalid TOML document: ${t}
97
+
98
+ ${o}`,r),hw(this,"line"),hw(this,"column"),hw(this,"codeblock"),this.line=n,this.column=i,this.codeblock=o}};function d0(e,t=0,r=e.length){let n=e.indexOf(`
99
+ `,t);return e[n-1]==="\r"&&n--,n<=r?n:-1}function bw(e,t){for(let r=t;r<e.length;r++){let n=e[r];if(n===`
100
+ `)return r;if(n==="\r"&&e[r+1]===`
101
+ `)return r+1;if(n<" "&&n!==" "||n==="\x7F")throw new Ye("control characters are not allowed in comments",{toml:e,ptr:t})}return e.length}function Xo(e,t,r,n){let i;for(;(i=e[t])===" "||i===" "||!r&&(i===`
102
+ `||i==="\r"&&e[t+1]===`
103
+ `);)t++;return n||i!=="#"?t:Xo(e,bw(e,t),r)}function iT(e,t,r,n,i=!1){if(!n)return t=d0(e,t),t<0?e.length:t;for(let o=t;o<e.length;o++){let a=e[o];if(a==="#")o=d0(e,o);else{if(a===r)return o+1;if(a===n||i&&(a===`
104
+ `||a==="\r"&&e[o+1]===`
105
+ `))return o}}throw new Ye("cannot find end of structure",{toml:e,ptr:t})}function lT(e,t){let r=e[t],n=r===e[t+1]&&e[t+1]===e[t+2]?e.slice(t,t+3):r;t+=n.length-1;do t=e.indexOf(n,++t);while(t>-1&&r!=="'"&&e[t-1]==="\\"&&e[t-2]!=="\\");return t>-1&&(t+=n.length,n.length>1&&(e[t]===r&&t++,e[t]===r&&t++)),t}var KX=/^(\d{4}-\d{2}-\d{2})?[T ]?(?:(\d{2}):\d{2}:\d{2}(?:\.\d+)?)?(Z|[-+]\d{2}:\d{2})?$/i,YX=class Xf extends Date{constructor(t){let r=!0,n=!0,i="Z";if(typeof t=="string"){let o=t.match(KX);o?(o[1]||(r=!1,t=`0000-01-01T${t}`),n=!!o[2],o[2]&&+o[2]>23?t="":(i=o[3]||null,t=t.toUpperCase(),!i&&n&&(t+="Z"))):t=""}super(t),dw(this,Yo,!1),dw(this,Qo,!1),dw(this,fn,null),isNaN(this.getTime())||(Ko(this,Yo,r),Ko(this,Qo,n),Ko(this,fn,i))}isDateTime(){return hr(this,Yo)&&hr(this,Qo)}isLocal(){return!hr(this,Yo)||!hr(this,Qo)||!hr(this,fn)}isDate(){return hr(this,Yo)&&!hr(this,Qo)}isTime(){return hr(this,Qo)&&!hr(this,Yo)}isValid(){return hr(this,Yo)||hr(this,Qo)}toISOString(){let t=super.toISOString();if(this.isDate())return t.slice(0,10);if(this.isTime())return t.slice(11,23);if(hr(this,fn)===null)return t.slice(0,-1);if(hr(this,fn)==="Z")return t;let r=+hr(this,fn).slice(1,3)*60+ +hr(this,fn).slice(4,6);return r=hr(this,fn)[0]==="-"?r:-r,new Date(this.getTime()-r*6e4).toISOString().slice(0,-1)+hr(this,fn)}static wrapAsOffsetDateTime(t,r="Z"){let n=new Xf(t);return Ko(n,fn,r),n}static wrapAsLocalDateTime(t){let r=new Xf(t);return Ko(r,fn,null),r}static wrapAsLocalDate(t){let r=new Xf(t);return Ko(r,Qo,!1),Ko(r,fn,null),r}static wrapAsLocalTime(t){let r=new Xf(t);return Ko(r,Yo,!1),Ko(r,fn,null),r}};Yo=new WeakMap,Qo=new WeakMap,fn=new WeakMap;var QX=YX;var XX=/^((0x[0-9a-fA-F](_?[0-9a-fA-F])*)|(([+-]|0[ob])?\d(_?\d)*))$/,JX=/^[+-]?\d(_?\d)*(\.\d(_?\d)*)?([eE][+-]?\d(_?\d)*)?$/,ZX=/^[+-]?0[0-9_]/,eJ=/^[0-9a-f]{4,8}$/i,oT={b:"\b",t:" ",n:`
106
+ `,f:"\f",r:"\r",'"':'"',"\\":"\\"};function cT(e,t=0,r=e.length){let n=e[t]==="'",i=e[t++]===e[t]&&e[t]===e[t+1];i&&(r-=2,e[t+=2]==="\r"&&t++,e[t]===`
107
+ `&&t++);let o=0,a,s="",u=t;for(;t<r-1;){let l=e[t++];if(l===`
108
+ `||l==="\r"&&e[t]===`
109
+ `){if(!i)throw new Ye("newlines are not allowed in strings",{toml:e,ptr:t-1})}else if(l<" "&&l!==" "||l==="\x7F")throw new Ye("control characters are not allowed in strings",{toml:e,ptr:t-1});if(a){if(a=!1,l==="u"||l==="U"){let f=e.slice(t,t+=l==="u"?4:8);if(!eJ.test(f))throw new Ye("invalid unicode escape",{toml:e,ptr:o});try{s+=String.fromCodePoint(parseInt(f,16))}catch{throw new Ye("invalid unicode escape",{toml:e,ptr:o})}}else if(i&&(l===`
110
+ `||l===" "||l===" "||l==="\r")){if(t=Xo(e,t-1,!0),e[t]!==`
111
+ `&&e[t]!=="\r")throw new Ye("invalid escape: only line-ending whitespace may be escaped",{toml:e,ptr:o});t=Xo(e,t)}else if(l in oT)s+=oT[l];else throw new Ye("unrecognized escape sequence",{toml:e,ptr:o});u=t}else!n&&l==="\\"&&(o=t-1,a=!0,s+=e.slice(u,o))}return s+e.slice(u,r-1)}function tJ(e,t,r){if(e==="true")return!0;if(e==="false")return!1;if(e==="-inf")return-1/0;if(e==="inf"||e==="+inf")return 1/0;if(e==="nan"||e==="+nan"||e==="-nan")return NaN;if(e==="-0")return 0;let n;if((n=XX.test(e))||JX.test(e)){if(ZX.test(e))throw new Ye("leading zeroes are not allowed",{toml:t,ptr:r});let o=+e.replace(/_/g,"");if(isNaN(o))throw new Ye("invalid number",{toml:t,ptr:r});if(n&&!Number.isSafeInteger(o))throw new Ye("integer value cannot be represented losslessly",{toml:t,ptr:r});return o}let i=new QX(e);if(!i.isValid())throw new Ye("invalid value",{toml:t,ptr:r});return i}function rJ(e,t,r,n){let i=e.slice(t,r),o=i.indexOf("#");o>-1&&(bw(e,o),i=i.slice(0,o));let a=i.trimEnd();if(!n){let s=i.indexOf(`
112
+ `,a.length);if(s>-1)throw new Ye("newlines are not allowed in inline tables",{toml:e,ptr:t+s})}return[a,o]}function yw(e,t,r){let n=e[t];if(n==="["||n==="{"){let[a,s]=n==="["?oJ(e,t):iJ(e,t),u=iT(e,s,",",r);if(r==="}"){let l=d0(e,s,u);if(l>-1)throw new Ye("newlines are not allowed in inline tables",{toml:e,ptr:l})}return[a,u]}let i;if(n==='"'||n==="'"){i=lT(e,t);let a=cT(e,t,i);if(r){if(i=Xo(e,i,r!=="]"),e[i]&&e[i]!==","&&e[i]!==r&&e[i]!==`
113
+ `&&e[i]!=="\r")throw new Ye("unexpected character encountered",{toml:e,ptr:i});i+=+(e[i]===",")}return[a,i]}i=iT(e,t,",",r);let o=rJ(e,t,i-+(e[i-1]===","),r==="]");if(!o[0])throw new Ye("incomplete key-value declaration: no value specified",{toml:e,ptr:t});return r&&o[1]>-1&&(i=Xo(e,t+o[1]),i+=+(e[i]===",")),[tJ(o[0],e,t),i]}var nJ=/^[a-zA-Z0-9-_]+[ \t]*$/;function mw(e,t,r="="){let n=t-1,i=[],o=e.indexOf(r,t);if(o<0)throw new Ye("incomplete key-value: cannot find end of key",{toml:e,ptr:t});do{let a=e[t=++n];if(a!==" "&&a!==" ")if(a==='"'||a==="'"){if(a===e[t+1]&&a===e[t+2])throw new Ye("multiline strings are not allowed in keys",{toml:e,ptr:t});let s=lT(e,t);if(s<0)throw new Ye("unfinished string encountered",{toml:e,ptr:t});n=e.indexOf(".",s);let u=e.slice(s,n<0||n>o?o:n),l=d0(u);if(l>-1)throw new Ye("newlines are not allowed in keys",{toml:e,ptr:t+n+l});if(u.trimStart())throw new Ye("found extra tokens after the string part",{toml:e,ptr:s});if(o<s&&(o=e.indexOf(r,s),o<0))throw new Ye("incomplete key-value: cannot find end of key",{toml:e,ptr:t});i.push(cT(e,t,s))}else{n=e.indexOf(".",t);let s=e.slice(t,n<0||n>o?o:n);if(!nJ.test(s))throw new Ye("only letter, numbers, dashes and underscores are allowed in keys",{toml:e,ptr:t});i.push(s.trimEnd())}}while(n+1&&n<o);return[i,Xo(e,o+1,!0,!0)]}function iJ(e,t){let r={},n=new Set,i,o=0;for(t++;(i=e[t++])!=="}"&&i;){if(i===`
114
+ `)throw new Ye("newlines are not allowed in inline tables",{toml:e,ptr:t-1});if(i==="#")throw new Ye("inline tables cannot contain comments",{toml:e,ptr:t-1});if(i===",")throw new Ye("expected key-value, found comma",{toml:e,ptr:t-1});if(i!==" "&&i!==" "){let a,s=r,u=!1,[l,f]=mw(e,t-1);for(let b=0;b<l.length;b++){if(b&&(s=u?s[a]:s[a]={}),a=l[b],(u=Object.hasOwn(s,a))&&(typeof s[a]!="object"||n.has(s[a])))throw new Ye("trying to redefine an already defined value",{toml:e,ptr:t});!u&&a==="__proto__"&&Object.defineProperty(s,a,{enumerable:!0,configurable:!0,writable:!0})}if(u)throw new Ye("trying to redefine an already defined value",{toml:e,ptr:t});let[p,m]=yw(e,f,"}");n.add(p),s[a]=p,t=m,o=e[t-1]===","?t-1:0}}if(o)throw new Ye("trailing commas are not allowed in inline tables",{toml:e,ptr:o});if(!i)throw new Ye("unfinished table encountered",{toml:e,ptr:t});return[r,t]}function oJ(e,t){let r=[],n;for(t++;(n=e[t++])!=="]"&&n;){if(n===",")throw new Ye("expected value, found comma",{toml:e,ptr:t-1});if(n==="#")t=bw(e,t);else if(n!==" "&&n!==" "&&n!==`
115
+ `&&n!=="\r"){let i=yw(e,t-1,"]");r.push(i[0]),t=i[1]}}if(!n)throw new Ye("unfinished array encountered",{toml:e,ptr:t});return[r,t]}function aT(e,t,r,n){let i=t,o=r,a,s=!1,u;for(let l=0;l<e.length;l++){if(l){if(i=s?i[a]:i[a]={},o=(u=o[a]).c,n===0&&(u.t===1||u.t===2))return null;if(u.t===2){let f=i.length-1;i=i[f],o=o[f].c}}if(a=e[l],(s=Object.hasOwn(i,a))&&o[a]?.t===0&&o[a]?.d)return null;s||(a==="__proto__"&&(Object.defineProperty(i,a,{enumerable:!0,configurable:!0,writable:!0}),Object.defineProperty(o,a,{enumerable:!0,configurable:!0,writable:!0})),o[a]={t:l<e.length-1&&n===2?3:n,d:!1,i:0,c:{}})}if(u=o[a],u.t!==n&&!(n===1&&u.t===3)||(n===2&&(u.d||(u.d=!0,i[a]=[]),i[a].push(i={}),u.c[u.i++]=u={t:1,d:!1,i:0,c:{}}),u.d))return null;if(u.d=!0,n===1)i=s?i[a]:i[a]={};else if(n===0&&s)return null;return[a,i,u.c]}function aJ(e){let t={},r={},n=t,i=r;for(let o=Xo(e,0);o<e.length;){if(e[o]==="["){let a=e[++o]==="[",s=mw(e,o+=+a,"]");if(a){if(e[s[1]-1]!=="]")throw new Ye("expected end of table declaration",{toml:e,ptr:s[1]-1});s[1]++}let u=aT(s[0],t,r,a?2:1);if(!u)throw new Ye("trying to redefine an already defined table or value",{toml:e,ptr:o});i=u[2],n=u[1],o=s[1]}else{let a=mw(e,o),s=aT(a[0],n,i,0);if(!s)throw new Ye("trying to redefine an already defined table or value",{toml:e,ptr:o});let u=yw(e,a[1]);s[1][s[0]]=u[0],o=u[1]}if(o=Xo(e,o,!0),e[o]&&e[o]!==`
116
+ `&&e[o]!=="\r")throw new Ye("each key-value declaration must be followed by an end-of-line",{toml:e,ptr:o});o=Xo(e,o)}return t}var fT=/^[a-z0-9-_]+$/i;function m0(e){let t=typeof e;if(t==="object"){if(Array.isArray(e))return"array";if(e instanceof Date)return"date"}return t}function sJ(e){for(let t=0;t<e.length;t++)if(m0(e[t])!=="object")return!1;return e.length!=0}function vw(e){return JSON.stringify(e).replace(/\x7f/g,"\\u007f")}function xw(e,t=m0(e)){if(t==="number")return isNaN(e)?"nan":e===1/0?"inf":e===-1/0?"-inf":e.toString();if(t==="bigint"||t==="boolean")return e.toString();if(t==="string")return vw(e);if(t==="date"){if(isNaN(e.getTime()))throw new TypeError("cannot serialize invalid date");return e.toISOString()}if(t==="object")return uJ(e);if(t==="array")return lJ(e)}function uJ(e){let t=Object.keys(e);if(t.length===0)return"{}";let r="{ ";for(let n=0;n<t.length;n++){let i=t[n];n&&(r+=", "),r+=fT.test(i)?i:vw(i),r+=" = ",r+=xw(e[i])}return r+" }"}function lJ(e){if(e.length===0)return"[]";let t="[ ";for(let r=0;r<e.length;r++){if(r&&(t+=", "),e[r]===null||e[r]===void 0)throw new TypeError("arrays cannot contain null or undefined values");t+=xw(e[r])}return t+" ]"}function cJ(e,t){let r="";for(let n=0;n<e.length;n++)r+=`[[${t}]]
117
+ `,r+=ww(e[n],t),r+=`
118
+
119
+ `;return r}function ww(e,t=""){let r="",n="",i=Object.keys(e);for(let o=0;o<i.length;o++){let a=i[o];if(e[a]!==null&&e[a]!==void 0){let s=m0(e[a]);if(s==="symbol"||s==="function")throw new TypeError(`cannot serialize values of type '${s}'`);let u=fT.test(a)?a:vw(a);if(s==="array"&&sJ(e[a]))n+=cJ(e[a],t?`${t}.${u}`:u);else if(s==="object"){let l=t?`${t}.${u}`:u;n+=`[${l}]
120
+ `,n+=ww(e[a],l),n+=`
121
+
122
+ `}else r+=u,r+=" = ",r+=xw(e[a],s),r+=`
123
+ `}}return`${r}
124
+ ${n}`.trim()}function fJ(e){if(m0(e)!=="object")throw new TypeError("stringify can only be called with an object");return ww(e)}function pJ(e){let t=aJ(e);return uT.storeFormat(e,t,{preserveIndentation:!1}),t}function hJ(e){let t=uT.getFormat(e,{preserveIndentation:!1}),r=fJ(e);return t.whitespace.start+r+t.whitespace.end}gw.parseTOML=pJ,gw.stringifyTOML=hJ});var gT=ne(Ti=>{"use strict";var hT=p4(),g0=y4(),dT=nT(),mT=pT();El(),Ti.parseJSON5=hT.parseJSON5,Ti.stringifyJSON5=hT.stringifyJSON5,Ti.parseJSON=g0.parseJSON,Ti.parseJSONC=g0.parseJSONC,Ti.stringifyJSON=g0.stringifyJSON,Ti.stringifyJSONC=g0.stringifyJSONC,Ti.parseYAML=dT.parseYAML,Ti.stringifyYAML=dT.stringifyYAML,Ti.parseTOML=mT.parseTOML,Ti.stringifyTOML=mT.stringifyTOML});var wT=ne(pn=>{"use strict";var Zf=require("node:fs"),to=jx(),b0=tp(),Jf=gT(),dJ={startingFrom:".",rootPattern:/^node_modules$/,reverse:!1,test:e=>{try{if(Zf.statSync(e).isFile())return!0}catch{}}};async function y0(e,t={}){let r=Array.isArray(e)?e:[e],n={...dJ,...t},i=to.resolve(n.startingFrom),o=i[0]==="/",a=i.split("/").filter(Boolean);o&&(a[0]="/"+a[0]);let s=a.findIndex(u=>u.match(n.rootPattern));if(s===-1&&(s=0),n.reverse)for(let u=s+1;u<=a.length;u++)for(let l of r){let f=to.join(...a.slice(0,u),l);if(await n.test(f))return f}else for(let u=a.length;u>s;u--)for(let l of r){let f=to.join(...a.slice(0,u),l);if(await n.test(f))return f}throw new Error(`Cannot find matching ${e} in ${n.startingFrom} or parent directories`)}function ep(e,t={}){return y0(e,t)}function mJ(e,t={}){return y0(e,{...t,reverse:!0})}function gJ(e){return e}function bJ(e){return e}var bT=new Map;async function yJ(e,t={}){let r=await yT(e,t),n=t.cache&&typeof t.cache!="boolean"?t.cache:bT;if(t.cache&&n.has(r))return n.get(r);let i=await Zf.promises.readFile(r,"utf8"),o;try{o=Jf.parseJSON(i)}catch{o=Jf.parseJSONC(i)}return n.set(r,o),o}async function vJ(e,t){await Zf.promises.writeFile(e,Jf.stringifyJSON(t))}async function xJ(e,t={}){let r=await vT(e,t),n=t.cache&&typeof t.cache!="boolean"?t.cache:bT;if(t.cache&&n.has(r))return n.get(r);let i=await Zf.promises.readFile(r,"utf8"),o=Jf.parseJSONC(i);return n.set(r,o),o}async function wJ(e,t){await Zf.promises.writeFile(e,Jf.stringifyJSONC(t))}async function yT(e=process.cwd(),t={}){let r=to.isAbsolute(e)?e:await b0.resolvePath(e,t);return ep("package.json",{startingFrom:r,...t})}async function vT(e=process.cwd(),t={}){let r=to.isAbsolute(e)?e:await b0.resolvePath(e,t);return ep("tsconfig.json",{startingFrom:r,...t})}var kJ=["yarn.lock","package-lock.json","pnpm-lock.yaml","npm-shrinkwrap.json","bun.lockb","bun.lock"];async function xT(e=process.cwd(),t={}){let n={startingFrom:to.isAbsolute(e)?e:await b0.resolvePath(e,t),...t};try{return await ep(kJ,n)}catch{}throw new Error("No lockfile found from "+e)}async function SJ(e=process.cwd(),t={}){let r=to.isAbsolute(e)?e:await b0.resolvePath(e,t),n={startingFrom:r,...t};try{let i=await ep(".git/config",n);return to.resolve(i,"../..")}catch{}try{let i=await xT(r,{...n,reverse:!0});return to.dirname(i)}catch{}try{let i=await y0(r,n);return to.dirname(i)}catch{}throw new Error("Cannot detect workspace root from "+e)}pn.definePackageJSON=gJ;pn.defineTSConfig=bJ;pn.findFarthestFile=mJ;pn.findFile=y0;pn.findNearestFile=ep;pn.findWorkspaceDir=SJ;pn.readPackageJSON=yJ;pn.readTSConfig=xJ;pn.resolveLockfile=xT;pn.resolvePackageJSON=yT;pn.resolveTSConfig=vT;pn.writePackageJSON=vJ;pn.writeTSConfig=wJ});var tp=ne(He=>{"use strict";var _J=TO(),S0=require("node:module"),au=require("node:fs"),Cw=WO(),_0=jx(),LT=wT(),_e=require("node:url"),CJ=require("node:assert"),EJ=require("node:process"),$T=require("node:path"),AJ=require("node:v8"),k0=require("node:util");function ip(e){return e&&typeof e=="object"&&"default"in e?e.default:e}var DJ=ip(au),Ya=ip(CJ),ou=ip(EJ),Dw=ip($T),PJ=ip(AJ),Pw=new Set(S0.builtinModules);function Ew(e){return e.replace(/\\/g,"/")}function OJ(e){return e!==null&&typeof e=="object"}function Zn(e,t,r){let n=[];for(let i of t.matchAll(e))n.push({...r,...i.groups,code:i[0],start:i.index,end:(i.index||0)+i[0].length});return n}function NT(e){return(e||"").replace(/(\/\/[^\n]*\n|\/\*.*\*\/)/g,"").replace(/\s+/g," ")}function jT(e){let t=e.replace(/{([^}]*)}/,""),r=t.match(/\* as \s*(\S*)/)?.[1],n=t.split(",").find(i=>!/[*{}]/.test(i))?.trim()||void 0;return{namespacedImport:r,defaultImport:n}}var TJ={}.hasOwnProperty,RJ=/^([A-Z][a-z\d]*)+$/,FJ=new Set(["string","function","number","object","Function","Object","boolean","bigint","symbol"]),Mr={};function kw(e,t="and"){return e.length<3?e.join(` ${t} `):`${e.slice(0,-1).join(", ")}, ${t} ${e[e.length-1]}`}var BT=new Map,IJ="__node_internal_",kT;Mr.ERR_INVALID_ARG_TYPE=ei("ERR_INVALID_ARG_TYPE",(e,t,r)=>{Ya(typeof e=="string","'name' must be a string"),Array.isArray(t)||(t=[t]);let n="The ";if(e.endsWith(" argument"))n+=`${e} `;else{let s=e.includes(".")?"property":"argument";n+=`"${e}" ${s} `}n+="must be ";let i=[],o=[],a=[];for(let s of t)Ya(typeof s=="string","All expected entries have to be of type string"),FJ.has(s)?i.push(s.toLowerCase()):RJ.exec(s)===null?(Ya(s!=="object",'The value "object" should be written as "Object"'),a.push(s)):o.push(s);if(o.length>0){let s=i.indexOf("object");s!==-1&&(i.slice(s,1),o.push("Object"))}return i.length>0&&(n+=`${i.length>1?"one of type":"of type"} ${kw(i,"or")}`,(o.length>0||a.length>0)&&(n+=" or ")),o.length>0&&(n+=`an instance of ${kw(o,"or")}`,a.length>0&&(n+=" or ")),a.length>0&&(a.length>1?n+=`one of ${kw(a,"or")}`:(a[0].toLowerCase()!==a[0]&&(n+="an "),n+=`${a[0]}`)),n+=`. Received ${BJ(r)}`,n},TypeError);Mr.ERR_INVALID_MODULE_SPECIFIER=ei("ERR_INVALID_MODULE_SPECIFIER",(e,t,r=void 0)=>`Invalid module "${e}" ${t}${r?` imported from ${r}`:""}`,TypeError);Mr.ERR_INVALID_PACKAGE_CONFIG=ei("ERR_INVALID_PACKAGE_CONFIG",(e,t,r)=>`Invalid package config ${e}${t?` while importing ${t}`:""}${r?`. ${r}`:""}`,Error);Mr.ERR_INVALID_PACKAGE_TARGET=ei("ERR_INVALID_PACKAGE_TARGET",(e,t,r,n=!1,i=void 0)=>{let o=typeof r=="string"&&!n&&r.length>0&&!r.startsWith("./");return t==="."?(Ya(n===!1),`Invalid "exports" main target ${JSON.stringify(r)} defined in the package config ${e}package.json${i?` imported from ${i}`:""}${o?'; targets must start with "./"':""}`):`Invalid "${n?"imports":"exports"}" target ${JSON.stringify(r)} defined for '${t}' in the package config ${e}package.json${i?` imported from ${i}`:""}${o?'; targets must start with "./"':""}`},Error);Mr.ERR_MODULE_NOT_FOUND=ei("ERR_MODULE_NOT_FOUND",(e,t,r=!1)=>`Cannot find ${r?"module":"package"} '${e}' imported from ${t}`,Error);Mr.ERR_NETWORK_IMPORT_DISALLOWED=ei("ERR_NETWORK_IMPORT_DISALLOWED","import of '%s' by %s is not supported: %s",Error);Mr.ERR_PACKAGE_IMPORT_NOT_DEFINED=ei("ERR_PACKAGE_IMPORT_NOT_DEFINED",(e,t,r)=>`Package import specifier "${e}" is not defined${t?` in package ${t}package.json`:""} imported from ${r}`,TypeError);Mr.ERR_PACKAGE_PATH_NOT_EXPORTED=ei("ERR_PACKAGE_PATH_NOT_EXPORTED",(e,t,r=void 0)=>t==="."?`No "exports" main defined in ${e}package.json${r?` imported from ${r}`:""}`:`Package subpath '${t}' is not defined by "exports" in ${e}package.json${r?` imported from ${r}`:""}`,Error);Mr.ERR_UNSUPPORTED_DIR_IMPORT=ei("ERR_UNSUPPORTED_DIR_IMPORT","Directory import '%s' is not supported resolving ES modules imported from %s",Error);Mr.ERR_UNSUPPORTED_RESOLVE_REQUEST=ei("ERR_UNSUPPORTED_RESOLVE_REQUEST",'Failed to resolve module specifier "%s" from "%s": Invalid relative URL or base scheme is not hierarchical.',TypeError);Mr.ERR_UNKNOWN_FILE_EXTENSION=ei("ERR_UNKNOWN_FILE_EXTENSION",(e,t)=>`Unknown file extension "${e}" for ${t}`,TypeError);Mr.ERR_INVALID_ARG_VALUE=ei("ERR_INVALID_ARG_VALUE",(e,t,r="is invalid")=>{let n=k0.inspect(t);return n.length>128&&(n=`${n.slice(0,128)}...`),`The ${e.includes(".")?"property":"argument"} '${e}' ${r}. Received ${n}`},TypeError);function ei(e,t,r){return BT.set(e,t),LJ(r,e)}function LJ(e,t){return r;function r(...n){let i=Error.stackTraceLimit;Aw()&&(Error.stackTraceLimit=0);let o=new e;Aw()&&(Error.stackTraceLimit=i);let a=jJ(t,n,o);return Object.defineProperties(o,{message:{value:a,enumerable:!1,writable:!0,configurable:!0},toString:{value(){return`${this.name} [${t}]: ${this.message}`},enumerable:!1,writable:!0,configurable:!0}}),NJ(o),o.code=t,o}}function Aw(){try{if(PJ.startupSnapshot.isBuildingSnapshot())return!1}catch{}let e=Object.getOwnPropertyDescriptor(Error,"stackTraceLimit");return e===void 0?Object.isExtensible(Error):TJ.call(e,"writable")&&e.writable!==void 0?e.writable:e.set!==void 0}function $J(e){let t=IJ+e.name;return Object.defineProperty(e,"name",{value:t}),e}var NJ=$J(function(e){let t=Aw();return t&&(kT=Error.stackTraceLimit,Error.stackTraceLimit=Number.POSITIVE_INFINITY),Error.captureStackTrace(e),t&&(Error.stackTraceLimit=kT),e});function jJ(e,t,r){let n=BT.get(e);if(Ya(n!==void 0,"expected `message` to be found"),typeof n=="function")return Ya(n.length<=t.length,`Code: ${e}; The provided arguments length (${t.length}) does not match the required ones (${n.length}).`),Reflect.apply(n,r,t);let i=/%[dfijoOs]/g,o=0;for(;i.exec(n)!==null;)o++;return Ya(o===t.length,`Code: ${e}; The provided arguments length (${t.length}) does not match the required ones (${o}).`),t.length===0?n:(t.unshift(n),Reflect.apply(k0.format,null,t))}function BJ(e){if(e==null)return String(e);if(typeof e=="function"&&e.name)return`function ${e.name}`;if(typeof e=="object")return e.constructor&&e.constructor.name?`an instance of ${e.constructor.name}`:`${k0.inspect(e,{depth:-1})}`;let t=k0.inspect(e,{colors:!1});return t.length>28&&(t=`${t.slice(0,25)}...`),`type ${typeof e} (${t})`}var rp={}.hasOwnProperty,{ERR_INVALID_PACKAGE_CONFIG:MJ}=Mr,ST=new Map;function MT(e,{base:t,specifier:r}){let n=ST.get(e);if(n)return n;let i;try{i=DJ.readFileSync(Dw.toNamespacedPath(e),"utf8")}catch(a){let s=a;if(s.code!=="ENOENT")throw s}let o={exists:!1,pjsonPath:e,main:void 0,name:void 0,type:"none",exports:void 0,imports:void 0};if(i!==void 0){let a;try{a=JSON.parse(i)}catch(s){let u=s,l=new MJ(e,(t?`"${r}" from `:"")+_e.fileURLToPath(t||r),u.message);throw l.cause=u,l}o.exists=!0,rp.call(a,"name")&&typeof a.name=="string"&&(o.name=a.name),rp.call(a,"main")&&typeof a.main=="string"&&(o.main=a.main),rp.call(a,"exports")&&(o.exports=a.exports),rp.call(a,"imports")&&(o.imports=a.imports),rp.call(a,"type")&&(a.type==="commonjs"||a.type==="module")&&(o.type=a.type)}return ST.set(e,o),o}function Ow(e){let t=new URL("package.json",e);for(;!t.pathname.endsWith("node_modules/package.json");){let i=MT(_e.fileURLToPath(t),{specifier:e});if(i.exists)return i;let o=t;if(t=new URL("../package.json",t),t.pathname===o.pathname)break}return{pjsonPath:_e.fileURLToPath(t),exists:!1,type:"none"}}function _T(e){return Ow(e).type}var{ERR_UNKNOWN_FILE_EXTENSION:qJ}=Mr,VJ={}.hasOwnProperty,UJ={__proto__:null,".cjs":"commonjs",".js":"module",".json":"json",".mjs":"module"};function WJ(e){return e&&/\s*(text|application)\/javascript\s*(;\s*charset=utf-?8\s*)?/i.test(e)?"module":e==="application/json"?"json":null}var CT={__proto__:null,"data:":zJ,"file:":GJ,"http:":ET,"https:":ET,"node:"(){return"builtin"}};function zJ(e){let{1:t}=/^([^/]+\/[^;,]+)[^,]*?(;base64)?,/.exec(e.pathname)||[null,null,null];return WJ(t)}function HJ(e){let t=e.pathname,r=t.length;for(;r--;){let n=t.codePointAt(r);if(n===47)return"";if(n===46)return t.codePointAt(r-1)===47?"":t.slice(r)}return""}function GJ(e,t,r){let n=HJ(e);if(n===".js"){let a=_T(e);return a!=="none"?a:"commonjs"}if(n===""){let a=_T(e);return a==="none"||a==="commonjs"?"commonjs":"module"}let i=UJ[n];if(i)return i;if(r)return;let o=_e.fileURLToPath(e);throw new qJ(n,o)}function ET(){}function KJ(e,t){let r=e.protocol;return VJ.call(CT,r)&&CT[r](e,t,!0)||null}var v0=RegExp.prototype[Symbol.replace],{ERR_NETWORK_IMPORT_DISALLOWED:aEe,ERR_INVALID_MODULE_SPECIFIER:C0,ERR_INVALID_PACKAGE_CONFIG:qT,ERR_INVALID_PACKAGE_TARGET:YJ,ERR_MODULE_NOT_FOUND:Tw,ERR_PACKAGE_IMPORT_NOT_DEFINED:QJ,ERR_PACKAGE_PATH_NOT_EXPORTED:XJ,ERR_UNSUPPORTED_DIR_IMPORT:JJ,ERR_UNSUPPORTED_RESOLVE_REQUEST:AT}=Mr,VT={}.hasOwnProperty,DT=/(^|\\|\/)((\.|%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,PT=/(^|\\|\/)((\.|%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,ZJ=/^\.|%|\\/,x0=/\*/g,eZ=/%2f|%5c/i,OT=new Set,tZ=/[/\\]{2}/;function TT(e,t,r,n,i,o,a){if(ou.noDeprecation)return;let s=_e.fileURLToPath(n),u=tZ.exec(a?e:t)!==null;ou.emitWarning(`Use of deprecated ${u?"double slash":"leading or trailing slash matching"} resolving "${e}" for module request "${t}" ${t===r?"":`matched to "${r}" `}in the "${i?"imports":"exports"}" field module resolution of the package at ${s}${o?` imported from ${_e.fileURLToPath(o)}`:""}.`,"DeprecationWarning","DEP0166")}function RT(e,t,r,n){if(ou.noDeprecation||KJ(e,{parentURL:r.href})!=="module")return;let o=_e.fileURLToPath(e.href),a=_e.fileURLToPath(new _e.URL(".",t)),s=_e.fileURLToPath(r);n?Dw.resolve(a,n)!==o&&ou.emitWarning(`Package ${a} has a "main" field set to "${n}", excluding the full filename and extension to the resolved file at "${o.slice(a.length)}", imported from ${s}.
125
+ Automatic extension resolution of the "main" field is deprecated for ES modules.`,"DeprecationWarning","DEP0151"):ou.emitWarning(`No "main" or "exports" field defined in the package.json for ${a} resolving the main entry point "${o.slice(a.length)}", imported from ${s}.
126
+ Default "index" lookups for the main are deprecated for ES modules.`,"DeprecationWarning","DEP0151")}function UT(e){try{return au.statSync(e)}catch{}}function Sw(e){let t=au.statSync(e,{throwIfNoEntry:!1}),r=t?t.isFile():void 0;return r??!1}function rZ(e,t,r){let n;if(t.main!==void 0){if(n=new _e.URL(t.main,e),Sw(n))return n;let a=[`./${t.main}.js`,`./${t.main}.json`,`./${t.main}.node`,`./${t.main}/index.js`,`./${t.main}/index.json`,`./${t.main}/index.node`],s=-1;for(;++s<a.length&&(n=new _e.URL(a[s],e),!Sw(n));)n=void 0;if(n)return RT(n,e,r,t.main),n}let i=["./index.js","./index.json","./index.node"],o=-1;for(;++o<i.length&&(n=new _e.URL(i[o],e),!Sw(n));)n=void 0;if(n)return RT(n,e,r,t.main),n;throw new Tw(_e.fileURLToPath(new _e.URL(".",e)),_e.fileURLToPath(r))}function nZ(e,t,r){if(eZ.exec(e.pathname)!==null)throw new C0(e.pathname,'must not include encoded "/" or "\\" characters',_e.fileURLToPath(t));let n;try{n=_e.fileURLToPath(e)}catch(o){let a=o;throw Object.defineProperty(a,"input",{value:String(e)}),Object.defineProperty(a,"module",{value:String(t)}),a}let i=UT(n.endsWith("/")?n.slice(-1):n);if(i&&i.isDirectory()){let o=new JJ(n,_e.fileURLToPath(t));throw o.url=String(e),o}if(!i||!i.isFile()){let o=new Tw(n||e.pathname,t&&_e.fileURLToPath(t),!0);throw o.url=String(e),o}{let o=au.realpathSync(n),{search:a,hash:s}=e;e=_e.pathToFileURL(o+(n.endsWith(Dw.sep)?"/":"")),e.search=a,e.hash=s}return e}function iZ(e,t,r){return new QJ(e,t&&_e.fileURLToPath(new _e.URL(".",t)),_e.fileURLToPath(r))}function _w(e,t,r){return new XJ(_e.fileURLToPath(new _e.URL(".",t)),e,r&&_e.fileURLToPath(r))}function oZ(e,t,r,n,i){let o=`request is not a valid match in pattern "${t}" for the "${n?"imports":"exports"}" resolution of ${_e.fileURLToPath(r)}`;throw new C0(e,o,i&&_e.fileURLToPath(i))}function np(e,t,r,n,i){return t=typeof t=="object"&&t!==null?JSON.stringify(t,null,""):`${t}`,new YJ(_e.fileURLToPath(new _e.URL(".",r)),e,t,n,i&&_e.fileURLToPath(i))}function aZ(e,t,r,n,i,o,a,s,u){if(t!==""&&!o&&e[e.length-1]!=="/")throw np(r,e,n,a,i);if(!e.startsWith("./")){if(a&&!e.startsWith("../")&&!e.startsWith("/")){let m=!1;try{new _e.URL(e),m=!0}catch{}if(!m){let b=o?v0.call(x0,e,()=>t):e+t;return zT(b,n,u)}}throw np(r,e,n,a,i)}if(DT.exec(e.slice(2))!==null)if(PT.exec(e.slice(2))===null){if(!s){let m=o?r.replace("*",()=>t):r+t,b=o?v0.call(x0,e,()=>t):e;TT(b,m,r,n,a,i,!0)}}else throw np(r,e,n,a,i);let l=new _e.URL(e,n),f=l.pathname,p=new _e.URL(".",n).pathname;if(!f.startsWith(p))throw np(r,e,n,a,i);if(t==="")return l;if(DT.exec(t)!==null){let m=o?r.replace("*",()=>t):r+t;if(PT.exec(t)===null){if(!s){let b=o?v0.call(x0,e,()=>t):e;TT(b,m,r,n,a,i,!1)}}else oZ(m,r,n,a,i)}return o?new _e.URL(v0.call(x0,l.href,()=>t)):new _e.URL(t,l)}function sZ(e){let t=Number(e);return`${t}`!==e?!1:t>=0&&t<4294967295}function Fl(e,t,r,n,i,o,a,s,u){if(typeof t=="string")return aZ(t,r,n,e,i,o,a,s,u);if(Array.isArray(t)){let l=t;if(l.length===0)return null;let f,p=-1;for(;++p<l.length;){let m=l[p],b;try{b=Fl(e,m,r,n,i,o,a,s,u)}catch(v){let w=v;if(f=w,w.code==="ERR_INVALID_PACKAGE_TARGET")continue;throw v}if(b!==void 0){if(b===null){f=null;continue}return b}}if(f==null)return null;throw f}if(typeof t=="object"&&t!==null){let l=Object.getOwnPropertyNames(t),f=-1;for(;++f<l.length;){let p=l[f];if(sZ(p))throw new qT(_e.fileURLToPath(e),i,'"exports" cannot contain numeric property keys.')}for(f=-1;++f<l.length;){let p=l[f];if(p==="default"||u&&u.has(p)){let m=t[p],b=Fl(e,m,r,n,i,o,a,s,u);if(b===void 0)continue;return b}}return null}if(t===null)return null;throw np(n,t,e,a,i)}function uZ(e,t,r){if(typeof e=="string"||Array.isArray(e))return!0;if(typeof e!="object"||e===null)return!1;let n=Object.getOwnPropertyNames(e),i=!1,o=0,a=-1;for(;++a<n.length;){let s=n[a],u=s===""||s[0]!==".";if(o++===0)i=u;else if(i!==u)throw new qT(_e.fileURLToPath(t),r,`"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 i}function lZ(e,t,r){if(ou.noDeprecation)return;let n=_e.fileURLToPath(t);OT.has(n+"|"+e)||(OT.add(n+"|"+e),ou.emitWarning(`Use of deprecated trailing slash pattern mapping "${e}" in the "exports" field module resolution of the package at ${n}${r?` imported from ${_e.fileURLToPath(r)}`:""}. Mapping specifiers ending in "/" is no longer supported.`,"DeprecationWarning","DEP0155"))}function FT(e,t,r,n,i){let o=r.exports;if(uZ(o,e,n)&&(o={".":o}),VT.call(o,t)&&!t.includes("*")&&!t.endsWith("/")){let f=o[t],p=Fl(e,f,"",t,n,!1,!1,!1,i);if(p==null)throw _w(t,e,n);return p}let a="",s="",u=Object.getOwnPropertyNames(o),l=-1;for(;++l<u.length;){let f=u[l],p=f.indexOf("*");if(p!==-1&&t.startsWith(f.slice(0,p))){t.endsWith("/")&&lZ(t,e,n);let m=f.slice(p+1);t.length>=f.length&&t.endsWith(m)&&WT(a,f)===1&&f.lastIndexOf("*")===p&&(a=f,s=t.slice(p,t.length-m.length))}}if(a){let f=o[a],p=Fl(e,f,s,a,n,!0,!1,t.endsWith("/"),i);if(p==null)throw _w(t,e,n);return p}throw _w(t,e,n)}function WT(e,t){let r=e.indexOf("*"),n=t.indexOf("*"),i=r===-1?e.length:r+1,o=n===-1?t.length:n+1;return i>o?-1:o>i||r===-1?1:n===-1||e.length>t.length?-1:t.length>e.length?1:0}function cZ(e,t,r){if(e==="#"||e.startsWith("#/")||e.endsWith("/")){let o="is not a valid internal imports specifier name";throw new C0(e,o,_e.fileURLToPath(t))}let n,i=Ow(t);if(i.exists){n=_e.pathToFileURL(i.pjsonPath);let o=i.imports;if(o)if(VT.call(o,e)&&!e.includes("*")){let a=Fl(n,o[e],"",e,t,!1,!0,!1,r);if(a!=null)return a}else{let a="",s="",u=Object.getOwnPropertyNames(o),l=-1;for(;++l<u.length;){let f=u[l],p=f.indexOf("*");if(p!==-1&&e.startsWith(f.slice(0,-1))){let m=f.slice(p+1);e.length>=f.length&&e.endsWith(m)&&WT(a,f)===1&&f.lastIndexOf("*")===p&&(a=f,s=e.slice(p,e.length-m.length))}}if(a){let f=o[a],p=Fl(n,f,s,a,t,!0,!0,!1,r);if(p!=null)return p}}}throw iZ(e,n,t)}function fZ(e,t){let r=e.indexOf("/"),n=!0,i=!1;e[0]==="@"&&(i=!0,r===-1||e.length===0?n=!1:r=e.indexOf("/",r+1));let o=r===-1?e:e.slice(0,r);if(ZJ.exec(o)!==null&&(n=!1),!n)throw new C0(e,"is not a valid package name",_e.fileURLToPath(t));let a="."+(r===-1?"":e.slice(r));return{packageName:o,packageSubpath:a,isScoped:i}}function zT(e,t,r){if(S0.builtinModules.includes(e))return new _e.URL("node:"+e);let{packageName:n,packageSubpath:i,isScoped:o}=fZ(e,t),a=Ow(t);if(a.exists){let f=_e.pathToFileURL(a.pjsonPath);if(a.name===n&&a.exports!==void 0&&a.exports!==null)return FT(f,i,a,t,r)}let s=new _e.URL("./node_modules/"+n+"/package.json",t),u=_e.fileURLToPath(s),l;do{let f=UT(u.slice(0,-13));if(!f||!f.isDirectory()){l=u,s=new _e.URL((o?"../../../../node_modules/":"../../../node_modules/")+n+"/package.json",s),u=_e.fileURLToPath(s);continue}let p=MT(u,{base:t,specifier:e});return p.exports!==void 0&&p.exports!==null?FT(s,i,p,t,r):i==="."?rZ(s,p,t):new _e.URL(i,s)}while(u.length!==l.length);throw new Tw(n,_e.fileURLToPath(t),!1)}function pZ(e){return e[0]==="."&&(e.length===1||e[1]==="/"||e[1]==="."&&(e.length===2||e[2]==="/"))}function hZ(e){return e===""?!1:e[0]==="/"?!0:pZ(e)}function dZ(e,t,r,n){let i=t.protocol,a=i==="data:"||i==="http:"||i==="https:",s;if(hZ(e))try{s=new _e.URL(e,t)}catch(u){let l=new AT(e,t);throw l.cause=u,l}else if(i==="file:"&&e[0]==="#")s=cZ(e,t,r);else try{s=new _e.URL(e)}catch(u){if(a&&!S0.builtinModules.includes(e)){let l=new AT(e,t);throw l.cause=u,l}s=zT(e,t,r)}return Ya(s!==void 0,"expected to be defined"),s.protocol!=="file:"?s:nZ(s,t)}function Jo(e){return typeof e=="string"&&!e.startsWith("file://")?Ew(e):Ew(_e.fileURLToPath(e))}function w0(e){return _e.pathToFileURL(Jo(e)).toString()}var mZ=/[\u0000-\u001F"#$&*+,/:;<=>?@[\]^`{|}\u007F]+/g;function HT(e="",t="_"){return e.replace(mZ,t).replace(/%../g,t)}function gZ(e=""){return e.replace(/\?.*$/,"").split(/[/\\]/g).map(t=>HT(t)).join("/").replace(/^([A-Za-z])_\//,"$1:/")}function GT(e){return typeof e!="string"&&(e=e.toString()),/(node|data|http|https|file):/.test(e)?e:Pw.has(e)?"node:"+e:"file://"+encodeURI(Ew(e))}async function E0(e){return await au.promises.readFile(Jo(e),"utf8")}function Rw(e){return`data:text/javascript;base64,${Buffer.from(e).toString("base64")}`}function KT(e=""){return e=e.replace(/^node:/,"").split("/")[0],Pw.has(e)}var bZ=/^(?<proto>.{2,}?):.+$/;function YT(e){let t=e.match(bZ);return t?t.groups?.proto:void 0}var yZ=new Set(["node","import"]),vZ=[".mjs",".cjs",".js",".json"],xZ=new Set(["ERR_MODULE_NOT_FOUND","ERR_UNSUPPORTED_DIR_IMPORT","MODULE_NOT_FOUND","ERR_PACKAGE_PATH_NOT_EXPORTED"]);function IT(e,t,r){try{return dZ(e,t,r)}catch(n){if(!xZ.has(n?.code))throw n}}function wZ(e,t={}){if(typeof e!="string")if(e instanceof URL)e=Jo(e);else throw new TypeError("input must be a `string` or `URL`");if(/(node|data|http|https):/.test(e))return e;if(Pw.has(e))return"node:"+e;if(e.startsWith("file://")&&(e=Jo(e)),_0.isAbsolute(e))try{if(au.statSync(e).isFile())return w0(e)}catch(a){if(a?.code!=="ENOENT")throw a}let r=t.conditions?new Set(t.conditions):yZ,n=(Array.isArray(t.url)?t.url:[t.url]).filter(Boolean).map(a=>new URL(GT(a.toString())));n.length===0&&n.push(new URL(w0(process.cwd())));let i=[...n];for(let a of n)a.protocol==="file:"&&i.push(new URL("./",a),new URL(Cw.joinURL(a.pathname,"_index.js"),a),new URL("node_modules",a));let o;for(let a of i){if(o=IT(e,a,r),o)break;for(let s of["","/index"]){for(let u of t.extensions||vZ)if(o=IT(Cw.joinURL(e,s)+u,a,r),o)break;if(o)break}if(o)break}if(!o){let a=new Error(`Cannot find module ${e} imported from ${i.join(", ")}`);throw a.code="ERR_MODULE_NOT_FOUND",a}return w0(o)}function Fw(e,t){return wZ(e,t)}function A0(e,t){try{return Promise.resolve(Fw(e,t))}catch(r){return Promise.reject(r)}}function QT(e,t){return Jo(Fw(e,t))}function Iw(e,t){try{return Promise.resolve(QT(e,t))}catch(r){return Promise.reject(r)}}function kZ(e){return(t,r)=>A0(t,{url:r,...e})}var SZ=/^(.+\/node_modules\/)([^/@]+|@[^/]+\/[^/]+)(\/?.*?)?$/;function XT(e){if(!e)return{};e=_0.normalize(Jo(e));let t=SZ.exec(e);if(!t)return{};let[,r,n,i]=t;return{dir:r,name:n,subpath:i?`.${i}`:void 0}}async function _Z(e){e=_0.normalize(Jo(e));let{name:t,subpath:r}=XT(e);if(!t||!r)return r;let{exports:n}=await LT.readPackageJSON(e).catch(()=>{})||{};if(n){let i=CZ(r,n);if(i)return i}return r}function CZ(e,t){return typeof t=="string"&&(t={".":t}),e.startsWith(".")||(e=e.startsWith("/")?`.${e}`:`./${e}`),e in(t||{})?e:JT(t).find(r=>r.fsPath===e)?.subpath}function JT(e={},t="./"){return Object.entries(e).flatMap(([r,n])=>{let[i,o]=r.startsWith(".")?[r.slice(1),void 0]:["",r],a=Cw.joinURL(t,i);return typeof n=="string"?[{subpath:a,fsPath:n,condition:o}]:JT(n,a)})}var Lw=/(?<=\s|^|;|\})import\s*([\s"']*(?<imports>[\p{L}\p{M}\w\t\n\r $*,/{}@.]+)from\s*)?["']\s*(?<specifier>(?<="\s*)[^"]*[^\s"](?=\s*")|(?<='\s*)[^']*[^\s'](?=\s*'))\s*["'][\s;]*/gmu,ZT=/import\s*\((?<expression>(?:[^()]+|\((?:[^()]+|\([^()]*\))*\))*)\)/gm,EZ=/(?<=\s|^|;|})import\s*type\s+([\s"']*(?<imports>[\w\t\n\r $*,/{}]+)from\s*)?["']\s*(?<specifier>(?<="\s*)[^"]*[^\s"](?=\s*")|(?<='\s*)[^']*[^\s'](?=\s*'))\s*["'][\s;]*/gm,eR=/\bexport\s+(?<declaration>(async function\s*\*?|function\s*\*?|let|const enum|const|enum|var|class))\s+\*?(?<name>[\w$]+)(?<extraNames>.*,\s*[\s\w:[\]{}]*[\w$\]}]+)*/g,tR=/\bexport\s+(?<declaration>(interface|type|declare (async function|function|let|const enum|const|enum|var|class)))\s+(?<name>[\w$]+)/g,AZ=/\bexport\s*{(?<exports>[^}]+?)[\s,]*}(\s*from\s*["']\s*(?<specifier>(?<="\s*)[^"]*[^\s"](?=\s*")|(?<='\s*)[^']*[^\s'](?=\s*'))\s*["'][^\n;]*)?/g,DZ=/\bexport\s+type\s*{(?<exports>[^}]+?)[\s,]*}(\s*from\s*["']\s*(?<specifier>(?<="\s*)[^"]*[^\s"](?=\s*")|(?<='\s*)[^']*[^\s'](?=\s*'))\s*["'][^\n;]*)?/g,PZ=/\bexport\s+(let|var|const)\s+(?:{(?<exports1>[^}]+?)[\s,]*}|\[(?<exports2>[^\]]+?)[\s,]*])\s+=/gm,OZ=/\bexport\s*(\*)(\s*as\s+(?<name>[\w$]+)\s+)?\s*(\s*from\s*["']\s*(?<specifier>(?<="\s*)[^"]*[^\s"](?=\s*")|(?<='\s*)[^']*[^\s'](?=\s*'))\s*["'][^\n;]*)?/g,TZ=/\bexport\s+default\s+(async function|function|class|true|false|\W|\d)|\bexport\s+default\s+(?<defaultName>.*)/g,D0=/^\s*?type\s/;function RZ(e){return P0(O0(e,"import"),Zn(Lw,e,{type:"static"}))}function FZ(e){return P0(O0(e,"import"),Zn(ZT,e,{type:"dynamic"}))}function IZ(e){return[...Zn(EZ,e,{type:"type"}),...Zn(Lw,e,{type:"static"}).filter(t=>/[^A-Za-z]type\s/.test(t.imports))]}function rR(e){let t=NT(e.imports),r={},n=t.match(/{([^}]*)}/)?.[1]?.split(",")||[];for(let a of n){let s=a.match(/^\s*(\S*) as (\S*)\s*$/),u=s?.[1]||a.trim(),l=s?.[2]||u;u&&!D0.test(u)&&(r[u]=l)}let{namespacedImport:i,defaultImport:o}=jT(t);return{...e,defaultImport:o,namespacedImport:i,namedImports:r}}function LZ(e){if(e.type==="type")return rR(e);let t=NT(e.imports),r={},n=t.match(/{([^}]*)}/)?.[1]?.split(",")||[];for(let a of n){let s=/\s+as\s+/.test(a)?a.match(/^\s*type\s+(\S*) as (\S*)\s*$/):a.match(/^\s*type\s+(\S*)\s*$/),u=s?.[1]||a.trim(),l=s?.[2]||u;u&&D0.test(a)&&(r[u]=l)}let{namespacedImport:i,defaultImport:o}=jT(t);return{...e,defaultImport:o,namespacedImport:i,namedImports:r}}function $w(e){let t=Zn(eR,e,{type:"declaration"});for(let u of t){let l=u.extraNames;if(l){let f=Zn(/({.*?})|(\[.*?])|(,\s*(?<name>\w+))/g,l,{}).map(p=>p.name).filter(Boolean);u.names=[u.name,...f]}delete u.extraNames}let r=iR(Zn(AZ,e,{type:"named"})),n=Zn(PZ,e,{type:"named"});for(let u of n)u.exports=u.exports1||u.exports2,u.names=u.exports.replace(/^\r?\n?/,"").split(/\s*,\s*/g).filter(l=>!D0.test(l)).map(l=>l.replace(/^.*?\s*:\s*/,"").replace(/\s*=\s*.*$/,"").trim());let i=Zn(TZ,e,{type:"default",name:"default"}),o=Zn(OZ,e,{type:"star"}),a=nR([...t,...r,...n,...i,...o]);if(a.length===0)return[];let s=O0(e,"export");return s&&s.length===0?[]:P0(s,a).filter((u,l,f)=>{let p=f[l+1];return!p||u.type!==p.type||!u.name||u.name!==p.name})}function $Z(e){let t=Zn(tR,e,{type:"declaration"}),r=iR(Zn(DZ,e,{type:"named"})),n=nR([...t,...r]);if(n.length===0)return[];let i=O0(e,"export");return i&&i.length===0?[]:P0(i,n).filter((o,a,s)=>{let u=s[a+1];return!u||o.type!==u.type||!o.name||o.name!==u.name})}function nR(e){for(let t of e)!t.name&&t.names&&t.names.length===1&&(t.name=t.names[0]),t.name==="default"&&t.type!=="default"&&(t._type=t.type,t.type="default"),!t.names&&t.name&&(t.names=[t.name]),t.type==="declaration"&&t.declaration&&(t.declarationType=t.declaration.replace(/^declare\s*/,""));return e}function iR(e){for(let t of e)t.names=t.exports.replace(/^\r?\n?/,"").split(/\s*,\s*/g).filter(r=>!D0.test(r)).map(r=>r.replace(/^.*?\sas\s/,"").trim());return e}function NZ(e){return $w(e).flatMap(t=>t.names).filter(Boolean)}async function oR(e,t){let r=await Iw(e,t),n=await E0(r),i=$w(n),o=new Set(i.flatMap(a=>a.names).filter(Boolean));for(let a of i){if(a.type!=="star"||!a.specifier)continue;let s=await oR(a.specifier,{...t,url:r});for(let u of s)o.add(u)}return[...o]}function P0(e,t){return t.filter(r=>!e||e.some(n=>r.start<=n.start&&r.end>=n.end))}function O0(e,t){try{return jZ(e,t)}catch{}}function jZ(e,t){let r=_J.tokenizer(e,{ecmaVersion:"latest",sourceType:"module",allowHashBang:!0,allowAwaitOutsideFunction:!0,allowImportExportEverywhere:!0}),n=[];for(let i of r)i.type.label===t&&n.push({start:i.start,end:i.end});return n}function BZ(e){let t=Jo(e),r=$T.dirname(t),n,i=()=>(n||(n=S0.createRequire(e)),n);function o(a){return i()(a)}return o.resolve=function(s,u){return i().resolve(s,u)},{__filename:t,__dirname:r,require:o}}function MZ(e,t={}){if(!OJ(e)||!("default"in e))return e;let r=e.default;if(r==null)return e;let n=typeof r;if(n!=="object"&&!(n==="function"&&!t.preferNamespace))return t.preferNamespace?e:r;for(let i in e)try{i in r||Object.defineProperty(r,i,{enumerable:i!=="default",configurable:i!=="default",get(){return e[i]}})}catch{}return r}var qZ=/(?<=import .* from ["'])([^"']+)(?=["'])|(?<=export .* from ["'])([^"']+)(?=["'])|(?<=import\s*["'])([^"']+)(?=["'])|(?<=import\s*\(["'])([^"']+)(?=["']\))/g;async function VZ(e,t={}){let r=await A0(e,t),n=await E0(r);return aR(n,{...t,url:r})}async function aR(e,t={}){let r=await Nw(e,t),n=Rw(r);return import(n).catch(i=>{throw i.stack=i.stack.replace(new RegExp(n,"g"),t.url||"_mlly_eval_"),i})}function Nw(e,t={}){return t.url&&t.url.endsWith(".json")?Promise.resolve("export default "+e):(t.url&&(e=e.replace(/import\.meta\.url/g,`'${t.url}'`)),Promise.resolve(e))}async function UZ(e,t){let r=[...e.matchAll(qZ)].map(a=>a[0]);if(r.length===0)return e;let n=[...new Set(r)],i=new Map;await Promise.all(n.map(async a=>{let s=await A0(a,t);if(s.endsWith(".json")){let u=await E0(s);s=Rw(await Nw(u,{url:s}))}i.set(a,s)}));let o=new RegExp(n.map(a=>`(${a})`).join("|"),"g");return e.replace(o,a=>i.get(a))}var WZ=/([\s;]|^)(import[\s\w*,{}]*from|import\s*["'*{]|export\b\s*(?:[*{]|default|class|type|function|const|var|let|async function)|import\.meta\b)/m,zZ=/([\s;]|^)(module.exports\b|exports\.\w|require\s*\(|global\.\w)/m,jw=/\/\*.+?\*\/|\/\/.*(?=[nr])/g,HZ=new Set([".mjs",".cjs",".node",".wasm"]);function Bw(e,t={}){return t.stripComments&&(e=e.replace(jw,"")),WZ.test(e)}function sR(e,t={}){return t.stripComments&&(e=e.replace(jw,"")),zZ.test(e)}function GZ(e,t={}){t.stripComments&&(e=e.replace(jw,""));let r=Bw(e,{}),n=sR(e,{});return{hasESM:r,hasCJS:n,isMixed:r&&n}}var KZ={allowedProtocols:["node","file","data"]};async function YZ(e,t={}){if(KT(e))return!0;let r={...KZ,...t},n=YT(e);if(n&&!r.allowedProtocols?.includes(n))return!1;if(n==="data")return!0;let i=await Iw(e,r),o=_0.extname(i);if(HZ.has(o))return!0;if(o!==".js")return!1;if((await LT.readPackageJSON(i).catch(()=>{}))?.type==="module")return!0;if(/\.(\w+-)?esm?(-\w+)?\.js$|\/(esm?)\//.test(i))return!1;let s=r.code||await au.promises.readFile(i,"utf8").catch(()=>{})||"";return!Bw(s,{stripComments:r.stripComments})}He.DYNAMIC_IMPORT_RE=ZT;He.ESM_STATIC_IMPORT_RE=Lw;He.EXPORT_DECAL_RE=eR;He.EXPORT_DECAL_TYPE_RE=tR;He.createCommonJS=BZ;He.createResolve=kZ;He.detectSyntax=GZ;He.evalModule=aR;He.fileURLToPath=Jo;He.findDynamicImports=FZ;He.findExportNames=NZ;He.findExports=$w;He.findStaticImports=RZ;He.findTypeExports=$Z;He.findTypeImports=IZ;He.getProtocol=YT;He.hasCJSSyntax=sR;He.hasESMSyntax=Bw;He.interopDefault=MZ;He.isNodeBuiltin=KT;He.isValidNodeImport=YZ;He.loadModule=VZ;He.loadURL=E0;He.lookupNodeModuleSubpath=_Z;He.normalizeid=GT;He.parseNodeModulePath=XT;He.parseStaticImport=rR;He.parseTypeImport=LZ;He.pathToFileURL=w0;He.resolve=A0;He.resolveImports=UZ;He.resolveModuleExportNames=oR;He.resolvePath=Iw;He.resolvePathSync=QT;He.resolveSync=Fw;He.sanitizeFilePath=gZ;He.sanitizeURIComponent=HT;He.toDataURL=Rw;He.transformModule=Nw});var dR=ne(Il=>{"use strict";var qw=Symbol.for("quansync.getIsAsync"),op=class extends Error{constructor(t="Unexpected promise in sync context"){super(t),this.name="QuansyncError"}};function Vw(e){return e&&typeof e=="object"&&typeof e.then=="function"}function uR(e){return e&&typeof e=="object"&&typeof e[Symbol.iterator]=="function"&&"__quansync"in e}function Uw(e){let t=function*(...n){return(yield qw)?yield e.async.apply(this,n):e.sync.apply(this,n)};function r(...n){let i=t.apply(this,n);return i.then=(...o)=>e.async.apply(this,n).then(...o),i.__quansync=!0,i}return r.sync=e.sync,r.async=e.async,r}function lR(e){return Uw({async:()=>Promise.resolve(e),sync:()=>{if(Vw(e))throw new op;return e}})}function Mw(e,t){if(e===qw)return t;if(uR(e))return t?pR(e):fR(e);if(!t&&Vw(e))throw new op;return e}var cR=e=>e;function fR(e,t=cR){let r=e.next();for(;!r.done;)try{r=e.next(Mw(t(r.value,!1)))}catch(n){r=e.throw(n)}return Mw(r.value)}async function pR(e,t=cR){let r=e.next();for(;!r.done;)try{r=e.next(await Mw(t(r.value,!0),!0))}catch(n){r=e.throw(n)}return r.value}function QZ(e,t){return Uw({name:e.name,async(...r){return pR(e.apply(this,r),t?.onYield)},sync(...r){return fR(e.apply(this,r),t?.onYield)}})}function hR(e,t){return Vw(e)?lR(e):typeof e=="function"?QZ(e,t):Uw(e)}function XZ(e){return uR(e)?e:lR(e)()}var JZ=hR({async:()=>Promise.resolve(!0),sync:()=>!1});Il.GET_IS_ASYNC=qw;Il.QuansyncError=op;Il.getIsAsync=JZ;Il.quansync=hR;Il.toGenerator=XZ});var gR=ne(mR=>{"use strict";var ZZ=dR(),eee=ZZ.quansync;mR.quansync=eee});var Gw=ne(ro=>{"use strict";var tee=require("node:fs"),ree=require("node:module"),ap=require("node:path"),nee=require("node:process"),iee=require("node:fs/promises"),oee=require("node:url"),bR=tp(),up=gR(),Ww=typeof document<"u"?document.currentScript:null;function R0(e){return e&&typeof e=="object"&&"default"in e?e.default:e}var sp=R0(tee),ti=R0(ap),Ll=R0(nee),aee=R0(iee),T0=e=>e instanceof URL?oee.fileURLToPath(e):e;async function see(e,{cwd:t=Ll.cwd(),type:r="file",stopAt:n}={}){let i=ti.resolve(T0(t)??""),{root:o}=ti.parse(i);n=ti.resolve(i,T0(n??o));let a=ti.isAbsolute(e);for(;i;){let s=a?e:ti.join(i,e);try{let u=await aee.stat(s);if(r==="file"&&u.isFile()||r==="directory"&&u.isDirectory())return s}catch{}if(i===n||i===o)break;i=ti.dirname(i)}}function uee(e,{cwd:t=Ll.cwd(),type:r="file",stopAt:n}={}){let i=ti.resolve(T0(t)??""),{root:o}=ti.parse(i);n=ti.resolve(i,T0(n)??o);let a=ti.isAbsolute(e);for(;i;){let s=a?e:ti.join(i,e);try{let u=sp.statSync(s,{throwIfNoEntry:!1});if(r==="file"&&u?.isFile()||r==="directory"&&u?.isDirectory())return s}catch{}if(i===n||i===o)break;i=ti.dirname(i)}}function zw(e,t={}){if((t.platform==="auto"||!t.platform)&&(t.platform=Ll.platform==="win32"?"win32":"posix"),Ll.versions.pnp){let n=t.paths||[];n.length===0&&n.push(Ll.cwd());let i=ree.createRequire(typeof document>"u"?require("url").pathToFileURL(__filename).href:Ww&&Ww.tagName.toUpperCase()==="SCRIPT"&&Ww.src||new URL("index.cjs",document.baseURI).href);try{return i.resolve(e,{paths:n})}catch{}}let r=bR.resolvePathSync(e,{url:t.paths});return t.platform==="win32"?ap.win32.normalize(r):r}function lee(e,t={}){try{return zw(e,t)}catch{return}}async function cee(e){let t=await import(e);return t&&bR.interopDefault(t)}function fee(e,t={}){return!!xR(e,t)}function pee(e,t={}){let r=xR(e,t);if(r)return dee(r)}var yR=up.quansync({async:e=>sp.promises.readFile(e,"utf8"),sync:e=>sp.readFileSync(e,"utf8")}),vR=up.quansync(function*(e,t={}){let r=pee(e,t);if(!r)return;let n=JSON.parse(yield yR(r));return{name:e,version:n.version,rootPath:ap.dirname(r),packageJsonPath:r,packageJson:n}}),hee=vR.sync;function xR(e,t={}){try{return zw(`${e}/package.json`,t)}catch{}try{return zw(e,t)}catch(r){return r.code!=="MODULE_NOT_FOUND"&&r.code!=="ERR_MODULE_NOT_FOUND"&&console.error(r),!1}}function dee(e){let t;for(;;){if(!e)return;let r=ap.dirname(e);if(r===e)return;if(e=r,t=ap.join(e,"package.json"),sp.existsSync(t))break}return t}var mee=up.quansync({sync:uee,async:see}),Hw=up.quansync(function*(e=Ll.cwd()){let t=yield mee("package.json",{cwd:e});return!t||!sp.existsSync(t)?null:JSON.parse(yield yR(t))}),gee=Hw.sync,wR=up.quansync(function*(e,t){let r=(yield Hw(t))||{};return e in(r.dependencies||{})||e in(r.devDependencies||{})}),bee=wR.sync;ro.getPackageInfo=vR;ro.getPackageInfoSync=hee;ro.importModule=cee;ro.isPackageExists=fee;ro.isPackageListed=wR;ro.isPackageListedSync=bee;ro.loadPackageJSON=Hw;ro.loadPackageJSONSync=gee;ro.resolveModule=lee});var I0=ne((fEe,_R)=>{"use strict";var yee=Object.create,F0=Object.defineProperty,vee=Object.getOwnPropertyDescriptor,xee=Object.getOwnPropertyNames,wee=Object.getPrototypeOf,kee=Object.prototype.hasOwnProperty,See=(e,t)=>{for(var r in t)F0(e,r,{get:t[r],enumerable:!0})},kR=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of xee(t))!kee.call(e,i)&&i!==r&&F0(e,i,{get:()=>t[i],enumerable:!(n=vee(t,i))||n.enumerable});return e},Kw=(e,t,r)=>(r=e!=null?yee(wee(e)):{},kR(t||!e||!e.__esModule?F0(r,"default",{value:e,enumerable:!0}):r,e)),_ee=e=>kR(F0({},"__esModule",{value:!0}),e),SR={};See(SR,{detectPackageManager:()=>Yw,installPackage:()=>Tee,uninstallPackage:()=>$ee});_R.exports=_ee(SR);var Cee=Kw(require("process"),1),Eee=(K1(),R(G1));async function Yw(e=Cee.default.cwd()){return(await(0,Eee.detect)({cwd:e,onUnknown(r){console.warn("[@antfu/install-pkg] Unknown packageManager:",r)}}))?.agent||null}var Aee=require("fs"),Dee=require("path"),Pee=Kw(require("process"),1),Oee=($m(),R(nx));async function Tee(e,t={}){let r=t.packageManager||await Yw(t.cwd)||"npm",[n]=r.split("@");Array.isArray(e)||(e=[e]);let i=(typeof t.additionalArgs=="function"?t.additionalArgs(n,r):t.additionalArgs)||[];return t.preferOffline&&(r==="yarn@berry"?i.unshift("--cached"):i.unshift("--prefer-offline")),n==="pnpm"&&(i.unshift("--prod=false"),(0,Aee.existsSync)((0,Dee.resolve)(t.cwd??Pee.default.cwd(),"pnpm-workspace.yaml"))&&i.unshift("-w")),(0,Oee.x)(n,[n==="yarn"?"add":"install",t.dev?"-D":"",...i,...e].filter(Boolean),{nodeOptions:{stdio:t.silent?"ignore":"inherit",cwd:t.cwd},throwOnError:!0})}var Ree=require("fs"),Fee=Kw(require("process"),1),Iee=require("path"),Lee=($m(),R(nx));async function $ee(e,t={}){let r=t.packageManager||await Yw(t.cwd)||"npm",[n]=r.split("@");Array.isArray(e)||(e=[e]);let i=t.additionalArgs||[];return n==="pnpm"&&(0,Ree.existsSync)((0,Iee.resolve)(t.cwd??Fee.default.cwd(),"pnpm-workspace.yaml"))&&i.unshift("-w"),(0,Lee.x)(n,[n==="yarn"?"remove":"uninstall",t.dev?"-D":"",...i,...e].filter(Boolean),{nodeOptions:{stdio:t.silent?"ignore":"inherit",cwd:t.cwd},throwOnError:!0})}});var N0=ne(fe=>{"use strict";function rk(e,t,r){return Math.min(r,Math.max(t,e))}function Nee(...e){return AR(e).reduce((t,r)=>t+r,0)}function ER(e,t,r){let n=rk(r,0,1);return e+(t-e)*n}function jee(e,t,r,n,i){let o=(e-t)/(r-t);return ER(n,i,o)}function nk(e){return e=e??[],Array.isArray(e)?e:[e]}function AR(e){return nk(e).flat(1)}function Bee(...e){return e.flatMap(t=>nk(t))}function Mee(e,...t){let r=Array.from({length:t.length+1}).fill(null).map(()=>[]);return e.forEach((n,i,o)=>{let a=0;for(let s of t){if(s(n,i,o)){r[a].push(n);return}a+=1}r[a].push(n)}),r}function qee(e){return Array.from(new Set(e))}function Vee(e,t){return e.reduce((r,n)=>(r.findIndex(o=>t(n,o))===-1&&r.push(n),r),[])}function Uee(e){return PR(e,-1)}function DR(e,t){if(!e)return!1;let r=e.indexOf(t);return r>=0?(e.splice(r,1),!0):!1}function PR(e,t){let r=e.length;if(r)return t<0&&(t+=r),e[t]}function Wee(...e){let t,r,n;e.length===1?(t=0,n=1,[r]=e):[t,r,n=1]=e;let i=[],o=t;for(;o<r;)i.push(o),o+=n||1;return i}function zee(e,t,r){return e.splice(r,0,e.splice(t,1)[0]),e}function Hee(e,t){return rk(e,0,t.length-1)}function Gee(e,t){return Array.from({length:t},r=>e[Math.round(Math.random()*(e.length-1))])}function Kee(e){for(let t=e.length-1;t>0;t--){let r=Math.floor(Math.random()*(t+1));[e[t],e[r]]=[e[r],e[t]]}return e}function Yee(e,t){for(let r=e.length;r--;r>=0)t(e[r],r,e)||e.splice(r,1);return e}function Qee(e,t){if(!e)throw new Error(t)}var Qa=e=>Object.prototype.toString.call(e);function Qw(e){if(e===null)return"null";let t=Qa(e).slice(8,-1).toLowerCase();return typeof e=="object"||typeof e=="function"?t:typeof e}function Xee(){}function Xw(e,t){let r=Qw(e),n=Qw(t);if(r!==n)return!1;if(r==="array")return e.length!==t.length?!1:e.every((i,o)=>Xw(i,t[o]));if(r==="object"){let i=Object.keys(e);return i.length!==Object.keys(t).length?!1:i.every(o=>Xw(e[o],t[o]))}return Object.is(e,t)}function Jee(e){e.forEach(t=>t&&t())}function Zee(e){return e()}function ete(e,t){return t(e),e}function OR(e){return e!=null}function tte(e){return e!==null}function rte(e){return e!==void 0}function nte(e){return!!e}var ite=e=>typeof e<"u",ote=e=>typeof e=="boolean",ate=e=>typeof e=="function",ste=e=>typeof e=="number",ute=e=>typeof e=="string",ik=e=>Qa(e)==="[object Object]",lte=e=>Qa(e)==="[object Undefined]",cte=e=>Qa(e)==="[object Null]",fte=e=>Qa(e)==="[object RegExp]",pte=e=>Qa(e)==="[object Date]",hte=e=>typeof window<"u"&&Qa(e)==="[object Window]",dte=typeof window<"u";function mte(e,t){return Object.fromEntries(Object.entries(e).map(([r,n])=>t(r,n)).filter(OR))}function gte(e,t){return t in e}function ok(e){return Object.keys(e)}function bte(e){return Object.entries(e)}function Jw(e,...t){if(!t.length)return e;let r=t.shift();return r===void 0?e:(su(e)&&su(r)&&ok(r).forEach(n=>{n==="__proto__"||n==="constructor"||n==="prototype"||(su(r[n])?(e[n]||(e[n]={}),su(e[n])?Jw(e[n],r[n]):e[n]=r[n]):e[n]=r[n])}),Jw(e,...t))}function $0(e,...t){if(!t.length)return e;let r=t.shift();return r===void 0?e:(Array.isArray(e)&&Array.isArray(r)&&e.push(...r),su(e)&&su(r)&&ok(r).forEach(n=>{n==="__proto__"||n==="constructor"||n==="prototype"||(Array.isArray(r[n])?(e[n]||(e[n]=[]),$0(e[n],r[n])):su(r[n])?(e[n]||(e[n]={}),$0(e[n],r[n])):e[n]=r[n])}),$0(e,...t))}function su(e){return ik(e)&&!Array.isArray(e)}function yte(e,t,r=!1){return t.reduce((n,i)=>(i in e&&(!r||e[i]!==void 0)&&(n[i]=e[i]),n),{})}function vte(e){return Object.keys(e).forEach(t=>e[t]===void 0?delete e[t]:{}),e}function xte(e,t){return e==null?!1:Object.prototype.hasOwnProperty.call(e,t)}var Zw=class{value;next;constructor(t){this.value=t}},ek=class{#e;#t;#r;constructor(){this.clear()}enqueue(t){let r=new Zw(t);this.#e?(this.#t.next=r,this.#t=r):(this.#e=r,this.#t=r),this.#r++}dequeue(){let t=this.#e;if(t)return this.#e=this.#e.next,this.#r--,t.value}peek(){if(this.#e)return this.#e.value}clear(){this.#e=void 0,this.#t=void 0,this.#r=0}get size(){return this.#r}*[Symbol.iterator](){let t=this.#e;for(;t;)yield t.value,t=t.next}};function wte(e){CR(e);let t=new ek,r=0,n=()=>{r<e&&t.size>0&&(t.dequeue()(),r++)},i=()=>{r--,n()},o=async(u,l,f)=>{let p=(async()=>u(...f))();l(p);try{await p}catch{}i()},a=(u,l,f)=>{new Promise(p=>{t.enqueue(p)}).then(o.bind(void 0,u,l,f)),(async()=>(await Promise.resolve(),r<e&&n()))()},s=(u,...l)=>new Promise(f=>{a(u,f,l)});return Object.defineProperties(s,{activeCount:{get:()=>r},pendingCount:{get:()=>t.size},clearQueue:{value(){t.clear()}},concurrency:{get:()=>e,set(u){CR(u),e=u,queueMicrotask(()=>{for(;r<e&&t.size>0;)n()})}}}),s}function CR(e){if(!((Number.isInteger(e)||e===Number.POSITIVE_INFINITY)&&e>0))throw new TypeError("Expected `concurrency` to be a number from 1 and up")}var L0=Symbol("p-void"),tk=class e extends Promise{constructor(t=[],r){super(()=>{}),this.items=t,this.options=r,this.promises=new Set}get promise(){var t;let r,n=[...Array.from(this.items),...Array.from(this.promises)];if((t=this.options)!=null&&t.concurrency){let i=wte(this.options.concurrency);r=Promise.all(n.map(o=>i(()=>o)))}else r=Promise.all(n);return r.then(i=>i.filter(o=>o!==L0))}add(...t){t.forEach(r=>{this.promises.add(r)})}map(t){return new e(Array.from(this.items).map(async(r,n)=>{let i=await r;return i===L0?L0:t(i,n)}),this.options)}filter(t){return new e(Array.from(this.items).map(async(r,n)=>{let i=await r;return await t(i,n)?i:L0}),this.options)}forEach(t){return this.map(t).then()}reduce(t,r){return this.promise.then(n=>n.reduce(t,r))}clear(){this.promises.clear()}then(t){let r=this.promise;return t?r.then(t):r}catch(t){return this.promise.catch(t)}finally(t){return this.promise.finally(t)}};function kte(e,t){return new tk(e,t)}function Ste(e){let t;function r(){return t||(t=e()),t}return r.reset=async()=>{let n=t;t=void 0,n&&await n},r}function _te(e,t){return new Promise(r=>setTimeout(async()=>{await t?.(),r()},e))}function Cte(){let e=[];return{async run(t){let r=t();e.push(r);try{return await r}finally{DR(e,r)}},async wait(){await Promise.allSettled(e)},isWaiting(){return!!e.length},clear(){e.length=0}}}function Ete(){let e,t,r=new Promise((n,i)=>{e=n,t=i});return r.resolve=e,r.reject=t,r}function Ate(e){return e.replace(/\\/g,"/")}function Dte(e,t){return t.startsWith(e)?t:e+t}function Pte(e,t){return t.endsWith(e)?t:t+e}function Ote(e,...t){let[r,n]=t;if(ik(r)){let i=r;return e.replace(/\{(\w+)\}/g,(o,a)=>i[a]||((typeof n=="function"?n(a):n)??a))}else return e.replace(/\{(\d+)\}/g,(i,o)=>{let a=Number(o);return Number.isNaN(a)?o:t[a]})}var Tte="useandom-26T198340PX75pxJACKVERYMINDBUSHWOLF_GQZbfghjklqvwyzrict";function Rte(e=16,t=Tte){let r="",n=e,i=t.length;for(;n--;)r+=t[Math.random()*i|0];return r}function Fte(e){return e[0].toUpperCase()+e.slice(1).toLowerCase()}var Ite=/^\s*$/;function Lte(e){let t=(typeof e=="string"?e:e[0]).split(`
127
+ `),r=t.map(a=>Ite.test(a)),n=t.reduce((a,s,u)=>{var l;if(r[u])return a;let f=(l=s.match(/^\s*/))==null?void 0:l[0].length;return f===void 0?a:Math.min(a,f)},Number.POSITIVE_INFINITY),i=0;for(;i<t.length&&r[i];)i++;let o=0;for(;o<t.length&&r[t.length-o-1];)o++;return t.slice(i,t.length-o).map(a=>a.slice(n)).join(`
128
+ `)}var $te=()=>+Date.now();function TR(e,t,r){var n=r||{},i=n.noTrailing,o=i===void 0?!1:i,a=n.noLeading,s=a===void 0?!1:a,u=n.debounceMode,l=u===void 0?void 0:u,f,p=!1,m=0;function b(){f&&clearTimeout(f)}function v(_){var P=_||{},A=P.upcomingOnly,E=A===void 0?!1:A;b(),p=!E}function w(){for(var _=arguments.length,P=new Array(_),A=0;A<_;A++)P[A]=arguments[A];var E=this,y=Date.now()-m;if(p)return;function L(){m=Date.now(),t.apply(E,P)}function I(){f=void 0}!s&&l&&!f&&L(),b(),l===void 0&&y>e?s?(m=Date.now(),o||(f=setTimeout(l?I:L,e))):L():o!==!0&&(f=setTimeout(l?I:L,l===void 0?e-y:e))}return w.cancel=v,w}function Nte(e,t,r){var n=r||{},i=n.atBegin,o=i===void 0?!1:i;return TR(e,t,{debounceMode:o!==!1})}fe.assert=Qee;fe.at=PR;fe.batchInvoke=Jee;fe.capitalize=Fte;fe.clamp=rk;fe.clampArrayRange=Hee;fe.clearUndefined=vte;fe.createControlledPromise=Ete;fe.createPromiseLock=Cte;fe.createSingletonPromise=Ste;fe.debounce=Nte;fe.deepMerge=Jw;fe.deepMergeWithArray=$0;fe.ensurePrefix=Dte;fe.ensureSuffix=Pte;fe.filterInPlace=Yee;fe.flattenArrayable=AR;fe.getTypeName=Qw;fe.hasOwnProperty=xte;fe.invoke=Zee;fe.isBoolean=ote;fe.isBrowser=dte;fe.isDate=pte;fe.isDeepEqual=Xw;fe.isDef=ite;fe.isFunction=ate;fe.isKeyOf=gte;fe.isNull=cte;fe.isNumber=ste;fe.isObject=ik;fe.isRegExp=fte;fe.isString=ute;fe.isTruthy=nte;fe.isUndefined=lte;fe.isWindow=hte;fe.last=Uee;fe.lerp=ER;fe.mergeArrayable=Bee;fe.move=zee;fe.noNull=tte;fe.noop=Xee;fe.notNullish=OR;fe.notUndefined=rte;fe.objectEntries=bte;fe.objectKeys=ok;fe.objectMap=mte;fe.objectPick=yte;fe.p=kte;fe.partition=Mee;fe.randomStr=Rte;fe.range=Wee;fe.remap=jee;fe.remove=DR;fe.sample=Gee;fe.shuffle=Kee;fe.slash=Ate;fe.sleep=_te;fe.sum=Nee;fe.tap=ete;fe.template=Ote;fe.throttle=TR;fe.timestamp=$te;fe.toArray=nk;fe.toString=Qa;fe.unindent=Lte;fe.uniq=qee;fe.uniqueBy=Vee});var pp=ne(J=>{"use strict";Object.defineProperty(J,"__esModule",{value:!0});J.link=J.trueColorBg=J.trueColor=J.ansi256Bg=J.ansi256=J.bgLightGray=J.bgLightCyan=J.bgLightMagenta=J.bgLightBlue=J.bgLightYellow=J.bgLightGreen=J.bgLightRed=J.bgGray=J.bgWhite=J.bgCyan=J.bgMagenta=J.bgBlue=J.bgYellow=J.bgGreen=J.bgRed=J.bgBlack=J.lightCyan=J.lightMagenta=J.lightBlue=J.lightYellow=J.lightGreen=J.lightRed=J.lightGray=J.gray=J.white=J.cyan=J.magenta=J.blue=J.yellow=J.green=J.red=J.black=J.strikethrough=J.hidden=J.inverse=J.underline=J.italic=J.dim=J.bold=J.reset=J.stripColors=J.options=void 0;var uu=!0,$l=typeof self<"u"?self:typeof window<"u"?window:typeof global<"u"?global:{},fp=0;$l.process&&$l.process.env&&$l.process.stdout&&(Nl=$l.process.env,lp=Nl.FORCE_COLOR,RR=Nl.NODE_DISABLE_COLORS,FR=Nl.NO_COLOR,cp=Nl.TERM,j0=Nl.COLORTERM,RR||FR||lp==="0"?uu=!1:lp==="1"||lp==="2"||lp==="3"?uu=!0:cp==="dumb"?uu=!1:"CI"in $l.process.env&&["TRAVIS","CIRCLECI","APPVEYOR","GITLAB_CI","GITHUB_ACTIONS","BUILDKITE","DRONE"].some(function(e){return e in $l.process.env})?uu=!0:uu=process.stdout.isTTY,uu&&(process.platform==="win32"||j0&&(j0==="truecolor"||j0==="24bit")?fp=3:cp&&(cp.endsWith("-256color")||cp.endsWith("256"))?fp=2:fp=1));var Nl,lp,RR,FR,cp,j0;J.options={enabled:uu,supportLevel:fp};function $e(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,n="\x1B[".concat(e,"m"),i="\x1B[".concat(t,"m"),o=new RegExp("\\x1b\\[".concat(t,"m"),"g");return function(a){return J.options.enabled&&J.options.supportLevel>=r?n+(""+a).replace(o,n)+i:""+a}}function $R(e,t,r){if(e>>4===t>>4&&t>>4===r>>4)return e<8?16:e>248?231:Math.round((e-8)/247*24)+232;var n=16+36*Math.round(e/255*5)+6*Math.round(t/255*5)+Math.round(r/255*5);return n}function jte(e){return(""+e).replace(/\x1b\[[0-9;]+m/g,"").replace(/\x1b\]8;;.*?\x07(.*?)\x1b\]8;;\x07/g,function(t,r){return r})}J.stripColors=jte;J.reset=$e(0,0);J.bold=$e(1,22);J.dim=$e(2,22);J.italic=$e(3,23);J.underline=$e(4,24);J.inverse=$e(7,27);J.hidden=$e(8,28);J.strikethrough=$e(9,29);J.black=$e(30,39);J.red=$e(31,39);J.green=$e(32,39);J.yellow=$e(33,39);J.blue=$e(34,39);J.magenta=$e(35,39);J.cyan=$e(36,39);J.white=$e(97,39);J.gray=$e(90,39);J.lightGray=$e(37,39);J.lightRed=$e(91,39);J.lightGreen=$e(92,39);J.lightYellow=$e(93,39);J.lightBlue=$e(94,39);J.lightMagenta=$e(95,39);J.lightCyan=$e(96,39);J.bgBlack=$e(40,49);J.bgRed=$e(41,49);J.bgGreen=$e(42,49);J.bgYellow=$e(43,49);J.bgBlue=$e(44,49);J.bgMagenta=$e(45,49);J.bgCyan=$e(46,49);J.bgWhite=$e(107,49);J.bgGray=$e(100,49);J.bgLightRed=$e(101,49);J.bgLightGreen=$e(102,49);J.bgLightYellow=$e(103,49);J.bgLightBlue=$e(104,49);J.bgLightMagenta=$e(105,49);J.bgLightCyan=$e(106,49);J.bgLightGray=$e(47,49);var Bte=function(t){return $e("38;5;"+t,0,2)};J.ansi256=Bte;var Mte=function(t){return $e("48;5;"+t,0,2)};J.ansi256Bg=Mte;var qte=function(t,r,n){return J.options.supportLevel===2?J.ansi256($R(t,r,n)):$e("38;2;".concat(t,";").concat(r,";").concat(n),0,3)};J.trueColor=qte;var Vte=function(t,r,n){return J.options.supportLevel===2?J.ansi256Bg($R(t,r,n)):$e("48;2;".concat(t,";").concat(r,";").concat(n),0,3)};J.trueColorBg=Vte;var IR="\x1B]",LR="\x07",B0=";";function Ute(e,t){return J.options.enabled?IR+"8"+B0+B0+t+LR+e+IR+"8"+B0+B0+LR:"".concat(e," (\u200B").concat(t,"\u200B)")}J.link=Ute});var M0=ne(jR=>{"use strict";var Wte=pp(),NR=new Set;function zte(e){NR.has(e)||(NR.add(e),console.warn(Wte.yellow(`[@iconify-loader] ${e}`)))}jR.warnOnce=zte});var ak=ne(MR=>{"use strict";var Hte=I0(),BR=N0(),Gte=pp(),Kte=M0(),jl,q0={};async function Yte(e,t){return jl&&await jl,q0[e]||(console.log(Gte.cyan(`Installing ${e}...`)),typeof t=="function"?q0[e]=jl=t(e).then(()=>BR.sleep(300)).finally(()=>{jl=void 0}):q0[e]=jl=Hte.installPackage(e,{dev:!0,preferOffline:!0}).then(()=>BR.sleep(300)).catch(r=>{Kte.warnOnce(`Failed to install ${e}`),console.error(r)}).finally(()=>{jl=void 0})),q0[e]}MR.tryInstallPkg=Yte});var zR=ne(WR=>{"use strict";var qR=require("fs"),Qte=Gw(),VR=ak(),Bl=tp();I0();N0();pp();M0();var UR=Object.create(null),sk=Object.create(null);async function Xte(e,t=!1,r="@iconify-json",n=process.cwd()){let i=UR[n]||(UR[n]=Object.create(null));return await i[e]||(i[e]=o()),i[e];async function o(){let a=r.length===0?e:`${r}/${e}`,s=await Bl.resolvePath(`${a}/icons.json`,{url:n}).catch(()=>{});if(r==="@iconify-json"){if(sk[n]===void 0){let f=await Bl.resolvePath("@iconify/json/collections.json",{url:n}).catch(()=>{});sk[n]=!!f}let l=sk[n];!s&&l&&(s=await Bl.resolvePath(`@iconify/json/json/${e}.json`,{url:n}).catch(()=>{})),!s&&!l&&t&&(await VR.tryInstallPkg(a,t),s=await Bl.resolvePath(`${a}/icons.json`,{url:n}).catch(()=>{}))}else!s&&t&&(await VR.tryInstallPkg(a,t),s=await Bl.resolvePath(`${a}/icons.json`,{url:n}).catch(()=>{}));if(!s){let l=await Bl.resolvePath(a,{url:n}).catch(()=>{});if(l?.match(/^[a-z]:/i)&&(l=`file:///${l}`.replace(/\\/g,"/")),l){let{icons:f}=await Qte.importModule(l);if(f)return f}}let u;try{u=s?await qR.promises.lstat(s):void 0}catch{return}if(u?.isFile())return JSON.parse(await qR.promises.readFile(s,"utf8"))}}WR.loadCollectionFromFS=Xte});var V0=ne(HR=>{"use strict";function Jte(e){return e.replace(/(['"])\s*\n\s*([^>\\/\s])/g,"$1 $2").replace(/(["';{}><])\s*\n\s*/g,"$1").replace(/\s*\n\s*/g," ").replace(/\s+"/g,'"').replace(/="\s+/g,'="').replace(/(\s)+\/>/g,"/>").trim()}HR.trimSVG=Jte});var uk=ne(GR=>{"use strict";var Zte=Gi(),ere=jf(),tre=V0();wl();Zi();Qs();Xs();Js();function rre(e){return e&&typeof e=="object"&&"default"in e?e.default:e}var nre=rre(Zte),ire=nre("@iconify-loader:custom");async function ore(e,t,r,n){let i;ire(`${t}:${r}`);try{if(typeof e=="function")i=await e(r);else{let o=e[r];i=typeof o=="function"?await o():o}}catch(o){console.warn(`Failed to load custom icon "${r}" in "${t}":`,o);return}if(i){let o=i.indexOf("<svg");o>0&&(i=i.slice(o));let{transform:a}=n?.customizations??{};return i=typeof a=="function"?await a(i,t,r):i,i.startsWith("<svg")?await ere.mergeIconProps(n?.customizations?.trimCustomSvg===!0?tre.trimSVG(i):i,t,r,n,void 0):(console.warn(`Custom icon "${r}" in "${t}" is not a valid SVG`),i)}}GR.getCustomIcon=ore});var QR=ne(YR=>{"use strict";var KR=uk(),are=Sx();Gi();jf();wl();Zi();Qs();Xs();Js();V0();qm();$f();kl();Nf();var sre=async(e,t,r)=>{let n=r?.customCollections?.[e];if(n)if(typeof n=="function"){let i;try{i=await n(t)}catch(o){console.warn(`Failed to load custom icon "${t}" in "${e}":`,o);return}if(i){if(typeof i=="string")return await KR.getCustomIcon(()=>i,e,t,r);if("icons"in i){let o=[t,t.replace(/([a-z])([A-Z])/g,"$1-$2").toLowerCase(),t.replace(/([a-z])(\d+)/g,"$1-$2")];return await are.searchForIcon(i,e,o,r)}}}else return await KR.getCustomIcon(n,e,t,r)};YR.loadIcon=sre});var JR=ne(XR=>{"use strict";var ure=Sx(),lre=zR(),cre=M0(),fre=QR(),pre=jf();wl();Zi();Qs();Xs();Js();qm();$f();kl();Nf();Gi();require("fs");Gw();ak();I0();N0();pp();tp();uk();V0();var hre=async(e,t,r)=>{let n=await fre.loadIcon(e,t,r);if(n)return n;let i=Array.isArray(r?.cwd)?r.cwd:[r?.cwd];for(let o=0;o<i.length;o++){let a=await lre.loadCollectionFromFS(e,o===i.length-1?r?.autoInstall:!1,void 0,i[o]);if(a&&(n=await ure.searchForIcon(a,e,pre.getPossibleIconNames(t),r),n))return n}r?.warn&&cre.warnOnce(`failed to load ${r.warn} icon`)};XR.loadNodeIcon=hre});async function eF(){try{return await Promise.resolve().then(()=>(dO(),hO)).then(e=>e?.loadNodeIcon)}catch{}try{return JR().loadNodeIcon}catch{}}var dre,ZR,tF=$(()=>{U3();cP();f1();dre=aP(async e=>{let{cdn:t}=e,r=[],{isNode:n,isVSCode:i,isESLint:o}=c1();if(n&&!i&&!o){let a=await eF();a!==void 0&&r.push(a)}return t&&r.push(lP(t)),r.push(Is),sP(r)}),ZR=(e={})=>{let t=dre(e),r=t.api;return r.createNodeLoader=eF,t}});function mre(e){let t,r,n=2166136261;for(t=0,r=e.length;t<r;t++)n^=e.charCodeAt(t),n+=(n<<1)+(n<<4)+(n<<7)+(n<<8)+(n<<24);return`00000${(n>>>0).toString(36)}`.slice(-6)}function gre(e,t,r,n){for(let i of Array.from(e.matchAll(r)))if(i!=null){let o=i[0],a=`${n}${mre(o)}`;t.set(a,o),e=e.replace(o,a)}return e}function bre(e,t){for(let[r,n]of t.entries())e=e.replaceAll(r,n);return e}function vre(e){return e.includes("sourceMappingURL=")?e.replace(yre,""):e}function Sre(e){let t=[];for(let i of e.matchAll(wre))i.index!==0&&!/^[\s'"`]/.test(e[i.index-1]??"")||t.push(i[0]);for(let i of e.matchAll(xre))t.push(i[0]);let r=new Map,n="@unocss-skip-arbitrary-brackets";return e=gre(e,r,/-\[(?!&.+?;)[^\]]*\]/g,n),e&&e.split(jd).forEach(i=>{i.includes(n)&&(i=bre(i,r)),Zu(i)&&!kre.test(i)&&t.push(i)}),t}function U0(){return{name:"@unocss/extractor-arbitrary-variants",order:0,extract({code:e}){return Sre(vre(e))}}}var yre,xre,wre,kre,lk=$(()=>{Dt();yre=/\/\/#\s*sourceMappingURL=.*\n?/g;xre=/(?:[\w&:[\]-]|\[\S{1,64}=\S{1,64}\]){1,64}\[\\?['"]?\S{1,64}?['"]\]\]?[\w:-]{0,64}/g,wre=/\[(\\\W|[\w-]){1,64}:[^\s:]{0,64}?("\S{1,64}?"|'\S{1,64}?'|`\S{1,64}?`|[^\s:]{1,64}?)[^\s:]{0,64}?\)?\]/g,kre=/^\[(?:\\\W|[\w-]){1,64}:['"]?\S{1,64}?['"]?\]$/});function hp(e,t,r){let n=t-r;n=n<0?-n<<1|1:n<<1;do{let i=n&31;n>>>=5,n>0&&(i|=32),e.write(oF[i])}while(n>0);return t}function aF(e){let t=new Are,r=0,n=0,i=0,o=0;for(let a=0;a<e.length;a++){let s=e[a];if(a>0&&t.write(Cre),s.length===0)continue;let u=0;for(let l=0;l<s.length;l++){let f=s[l];l>0&&t.write(_re),u=hp(t,f[0],u),f.length!==1&&(r=hp(t,f[1],r),n=hp(t,f[2],n),i=hp(t,f[3],i),f.length!==4&&(o=hp(t,f[4],o)))}}return t.flush()}var _re,Cre,rF,oF,Ere,nF,iF,Are,sF=$(()=>{_re=44,Cre=59,rF="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",oF=new Uint8Array(64),Ere=new Uint8Array(128);for(let e=0;e<rF.length;e++){let t=rF.charCodeAt(e);oF[e]=t,Ere[t]=e}nF=1024*16,iF=typeof TextDecoder<"u"?new TextDecoder:typeof Buffer<"u"?{decode(e){return Buffer.from(e.buffer,e.byteOffset,e.byteLength).toString()}}:{decode(e){let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return t}},Are=class{constructor(){this.pos=0,this.out="",this.buffer=new Uint8Array(nF)}write(e){let{buffer:t}=this;t[this.pos++]=e,this.pos===nF&&(this.out+=iF.decode(t),this.pos=0)}flush(){let{buffer:e,out:t,pos:r}=this;return r>0?t+iF.decode(e.subarray(0,r)):t}}});function Dre(){return typeof globalThis<"u"&&typeof globalThis.btoa=="function"?e=>globalThis.btoa(unescape(encodeURIComponent(e))):typeof Buffer=="function"?e=>Buffer.from(e,"utf-8").toString("base64"):()=>{throw new Error("Unsupported environment: `window.btoa` or `Buffer` should be supported.")}}function Ore(e){let t=e.split(`
129
+ `),r=t.filter(o=>/^\t+/.test(o)),n=t.filter(o=>/^ {2,}/.test(o));if(r.length===0&&n.length===0)return null;if(r.length>=n.length)return" ";let i=n.reduce((o,a)=>{let s=/^ +/.exec(a)[0].length;return Math.min(s,o)},1/0);return new Array(i+1).join(" ")}function Tre(e,t){let r=e.split(/[/\\]/),n=t.split(/[/\\]/);for(r.pop();r[0]===n[0];)r.shift(),n.shift();if(r.length){let i=r.length;for(;i--;)r[i]=".."}return r.concat(n).join("/")}function Fre(e){return Rre.call(e)==="[object Object]"}function uF(e){let t=e.split(`
130
+ `),r=[];for(let n=0,i=0;n<t.length;n++)r.push(i),i+=t[n].length+1;return function(i){let o=0,a=r.length;for(;o<a;){let l=o+a>>1;i<r[l]?a=l:o=l+1}let s=o-1,u=i-r[s];return{line:s,column:u}}}var W0,z0,Pre,ck,Rre,Ire,fk,dp,Ml,H0,lF=$(()=>{sF();W0=class e{constructor(t){this.bits=t instanceof e?t.bits.slice():[]}add(t){this.bits[t>>5]|=1<<(t&31)}has(t){return!!(this.bits[t>>5]&1<<(t&31))}},z0=class e{constructor(t,r,n){this.start=t,this.end=r,this.original=n,this.intro="",this.outro="",this.content=n,this.storeName=!1,this.edited=!1,this.previous=null,this.next=null}appendLeft(t){this.outro+=t}appendRight(t){this.intro=this.intro+t}clone(){let t=new e(this.start,this.end,this.original);return t.intro=this.intro,t.outro=this.outro,t.content=this.content,t.storeName=this.storeName,t.edited=this.edited,t}contains(t){return this.start<t&&t<this.end}eachNext(t){let r=this;for(;r;)t(r),r=r.next}eachPrevious(t){let r=this;for(;r;)t(r),r=r.previous}edit(t,r,n){return this.content=t,n||(this.intro="",this.outro=""),this.storeName=r,this.edited=!0,this}prependLeft(t){this.outro=t+this.outro}prependRight(t){this.intro=t+this.intro}reset(){this.intro="",this.outro="",this.edited&&(this.content=this.original,this.storeName=!1,this.edited=!1)}split(t){let r=t-this.start,n=this.original.slice(0,r),i=this.original.slice(r);this.original=n;let o=new e(t,this.end,i);return o.outro=this.outro,this.outro="",this.end=t,this.edited?(o.edit("",!1),this.content=""):this.content=n,o.next=this.next,o.next&&(o.next.previous=o),o.previous=this,this.next=o,o}toString(){return this.intro+this.content+this.outro}trimEnd(t){if(this.outro=this.outro.replace(t,""),this.outro.length)return!0;let r=this.content.replace(t,"");if(r.length)return r!==this.content&&(this.split(this.start+r.length).edit("",void 0,!0),this.edited&&this.edit(r,this.storeName,!0)),!0;if(this.edit("",void 0,!0),this.intro=this.intro.replace(t,""),this.intro.length)return!0}trimStart(t){if(this.intro=this.intro.replace(t,""),this.intro.length)return!0;let r=this.content.replace(t,"");if(r.length){if(r!==this.content){let n=this.split(this.end-r.length);this.edited&&n.edit(r,this.storeName,!0),this.edit("",void 0,!0)}return!0}else if(this.edit("",void 0,!0),this.outro=this.outro.replace(t,""),this.outro.length)return!0}};Pre=Dre(),ck=class{constructor(t){this.version=3,this.file=t.file,this.sources=t.sources,this.sourcesContent=t.sourcesContent,this.names=t.names,this.mappings=aF(t.mappings),typeof t.x_google_ignoreList<"u"&&(this.x_google_ignoreList=t.x_google_ignoreList),typeof t.debugId<"u"&&(this.debugId=t.debugId)}toString(){return JSON.stringify(this)}toUrl(){return"data:application/json;charset=utf-8;base64,"+Pre(this.toString())}};Rre=Object.prototype.toString;Ire=/\w/,fk=class{constructor(t){this.hires=t,this.generatedCodeLine=0,this.generatedCodeColumn=0,this.raw=[],this.rawSegments=this.raw[this.generatedCodeLine]=[],this.pending=null}addEdit(t,r,n,i){if(r.length){let o=r.length-1,a=r.indexOf(`
131
+ `,0),s=-1;for(;a>=0&&o>a;){let l=[this.generatedCodeColumn,t,n.line,n.column];i>=0&&l.push(i),this.rawSegments.push(l),this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0,s=a,a=r.indexOf(`
132
+ `,a+1)}let u=[this.generatedCodeColumn,t,n.line,n.column];i>=0&&u.push(i),this.rawSegments.push(u),this.advance(r.slice(s+1))}else this.pending&&(this.rawSegments.push(this.pending),this.advance(r));this.pending=null}addUneditedChunk(t,r,n,i,o){let a=r.start,s=!0,u=!1;for(;a<r.end;){if(n[a]===`
133
+ `)i.line+=1,i.column=0,this.generatedCodeLine+=1,this.raw[this.generatedCodeLine]=this.rawSegments=[],this.generatedCodeColumn=0,s=!0,u=!1;else{if(this.hires||s||o.has(a)){let l=[this.generatedCodeColumn,t,i.line,i.column];this.hires==="boundary"?Ire.test(n[a])?u||(this.rawSegments.push(l),u=!0):(this.rawSegments.push(l),u=!1):this.rawSegments.push(l)}i.column+=1,this.generatedCodeColumn+=1,s=!1}a+=1}this.pending=null}advance(t){if(!t)return;let r=t.split(`
134
+ `);if(r.length>1){for(let n=0;n<r.length-1;n++)this.generatedCodeLine++,this.raw[this.generatedCodeLine]=this.rawSegments=[];this.generatedCodeColumn=0}this.generatedCodeColumn+=r[r.length-1].length}},dp=`
135
+ `,Ml={insertLeft:!1,insertRight:!1,storeName:!1},H0=class e{constructor(t,r={}){let n=new z0(0,t.length,t);Object.defineProperties(this,{original:{writable:!0,value:t},outro:{writable:!0,value:""},intro:{writable:!0,value:""},firstChunk:{writable:!0,value:n},lastChunk:{writable:!0,value:n},lastSearchedChunk:{writable:!0,value:n},byStart:{writable:!0,value:{}},byEnd:{writable:!0,value:{}},filename:{writable:!0,value:r.filename},indentExclusionRanges:{writable:!0,value:r.indentExclusionRanges},sourcemapLocations:{writable:!0,value:new W0},storedNames:{writable:!0,value:{}},indentStr:{writable:!0,value:void 0},ignoreList:{writable:!0,value:r.ignoreList},offset:{writable:!0,value:r.offset||0}}),this.byStart[0]=n,this.byEnd[t.length]=n}addSourcemapLocation(t){this.sourcemapLocations.add(t)}append(t){if(typeof t!="string")throw new TypeError("outro content must be a string");return this.outro+=t,this}appendLeft(t,r){if(t=t+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(t);let n=this.byEnd[t];return n?n.appendLeft(r):this.intro+=r,this}appendRight(t,r){if(t=t+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(t);let n=this.byStart[t];return n?n.appendRight(r):this.outro+=r,this}clone(){let t=new e(this.original,{filename:this.filename,offset:this.offset}),r=this.firstChunk,n=t.firstChunk=t.lastSearchedChunk=r.clone();for(;r;){t.byStart[n.start]=n,t.byEnd[n.end]=n;let i=r.next,o=i&&i.clone();o&&(n.next=o,o.previous=n,n=o),r=i}return t.lastChunk=n,this.indentExclusionRanges&&(t.indentExclusionRanges=this.indentExclusionRanges.slice()),t.sourcemapLocations=new W0(this.sourcemapLocations),t.intro=this.intro,t.outro=this.outro,t}generateDecodedMap(t){t=t||{};let r=0,n=Object.keys(this.storedNames),i=new fk(t.hires),o=uF(this.original);return this.intro&&i.advance(this.intro),this.firstChunk.eachNext(a=>{let s=o(a.start);a.intro.length&&i.advance(a.intro),a.edited?i.addEdit(r,a.content,s,a.storeName?n.indexOf(a.original):-1):i.addUneditedChunk(r,a,this.original,s,this.sourcemapLocations),a.outro.length&&i.advance(a.outro)}),{file:t.file?t.file.split(/[/\\]/).pop():void 0,sources:[t.source?Tre(t.file||"",t.source):t.file||""],sourcesContent:t.includeContent?[this.original]:void 0,names:n,mappings:i.raw,x_google_ignoreList:this.ignoreList?[r]:void 0}}generateMap(t){return new ck(this.generateDecodedMap(t))}_ensureindentStr(){this.indentStr===void 0&&(this.indentStr=Ore(this.original))}_getRawIndentString(){return this._ensureindentStr(),this.indentStr}getIndentString(){return this._ensureindentStr(),this.indentStr===null?" ":this.indentStr}indent(t,r){let n=/^[^\r\n]/gm;if(Fre(t)&&(r=t,t=void 0),t===void 0&&(this._ensureindentStr(),t=this.indentStr||" "),t==="")return this;r=r||{};let i={};r.exclude&&(typeof r.exclude[0]=="number"?[r.exclude]:r.exclude).forEach(f=>{for(let p=f[0];p<f[1];p+=1)i[p]=!0});let o=r.indentStart!==!1,a=l=>o?`${t}${l}`:(o=!0,l);this.intro=this.intro.replace(n,a);let s=0,u=this.firstChunk;for(;u;){let l=u.end;if(u.edited)i[s]||(u.content=u.content.replace(n,a),u.content.length&&(o=u.content[u.content.length-1]===`
136
+ `));else for(s=u.start;s<l;){if(!i[s]){let f=this.original[s];f===`
137
+ `?o=!0:f!=="\r"&&o&&(o=!1,s===u.start||(this._splitChunk(u,s),u=u.next),u.prependRight(t))}s+=1}s=u.end,u=u.next}return this.outro=this.outro.replace(n,a),this}insert(){throw new Error("magicString.insert(...) is deprecated. Use prependRight(...) or appendLeft(...)")}insertLeft(t,r){return Ml.insertLeft||(console.warn("magicString.insertLeft(...) is deprecated. Use magicString.appendLeft(...) instead"),Ml.insertLeft=!0),this.appendLeft(t,r)}insertRight(t,r){return Ml.insertRight||(console.warn("magicString.insertRight(...) is deprecated. Use magicString.prependRight(...) instead"),Ml.insertRight=!0),this.prependRight(t,r)}move(t,r,n){if(t=t+this.offset,r=r+this.offset,n=n+this.offset,n>=t&&n<=r)throw new Error("Cannot move a selection inside itself");this._split(t),this._split(r),this._split(n);let i=this.byStart[t],o=this.byEnd[r],a=i.previous,s=o.next,u=this.byStart[n];if(!u&&o===this.lastChunk)return this;let l=u?u.previous:this.lastChunk;return a&&(a.next=s),s&&(s.previous=a),l&&(l.next=i),u&&(u.previous=o),i.previous||(this.firstChunk=o.next),o.next||(this.lastChunk=i.previous,this.lastChunk.next=null),i.previous=l,o.next=u||null,l||(this.firstChunk=i),u||(this.lastChunk=o),this}overwrite(t,r,n,i){return i=i||{},this.update(t,r,n,{...i,overwrite:!i.contentOnly})}update(t,r,n,i){if(t=t+this.offset,r=r+this.offset,typeof n!="string")throw new TypeError("replacement content must be a string");if(this.original.length!==0){for(;t<0;)t+=this.original.length;for(;r<0;)r+=this.original.length}if(r>this.original.length)throw new Error("end is out of bounds");if(t===r)throw new Error("Cannot overwrite a zero-length range \u2013 use appendLeft or prependRight instead");this._split(t),this._split(r),i===!0&&(Ml.storeName||(console.warn("The final argument to magicString.overwrite(...) should be an options object. See https://github.com/rich-harris/magic-string"),Ml.storeName=!0),i={storeName:!0});let o=i!==void 0?i.storeName:!1,a=i!==void 0?i.overwrite:!1;if(o){let l=this.original.slice(t,r);Object.defineProperty(this.storedNames,l,{writable:!0,value:!0,enumerable:!0})}let s=this.byStart[t],u=this.byEnd[r];if(s){let l=s;for(;l!==u;){if(l.next!==this.byStart[l.end])throw new Error("Cannot overwrite across a split point");l=l.next,l.edit("",!1)}s.edit(n,o,!a)}else{let l=new z0(t,r,"").edit(n,o);u.next=l,l.previous=u}return this}prepend(t){if(typeof t!="string")throw new TypeError("outro content must be a string");return this.intro=t+this.intro,this}prependLeft(t,r){if(t=t+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(t);let n=this.byEnd[t];return n?n.prependLeft(r):this.intro=r+this.intro,this}prependRight(t,r){if(t=t+this.offset,typeof r!="string")throw new TypeError("inserted content must be a string");this._split(t);let n=this.byStart[t];return n?n.prependRight(r):this.outro=r+this.outro,this}remove(t,r){if(t=t+this.offset,r=r+this.offset,this.original.length!==0){for(;t<0;)t+=this.original.length;for(;r<0;)r+=this.original.length}if(t===r)return this;if(t<0||r>this.original.length)throw new Error("Character is out of bounds");if(t>r)throw new Error("end must be greater than start");this._split(t),this._split(r);let n=this.byStart[t];for(;n;)n.intro="",n.outro="",n.edit(""),n=r>n.end?this.byStart[n.end]:null;return this}reset(t,r){if(t=t+this.offset,r=r+this.offset,this.original.length!==0){for(;t<0;)t+=this.original.length;for(;r<0;)r+=this.original.length}if(t===r)return this;if(t<0||r>this.original.length)throw new Error("Character is out of bounds");if(t>r)throw new Error("end must be greater than start");this._split(t),this._split(r);let n=this.byStart[t];for(;n;)n.reset(),n=r>n.end?this.byStart[n.end]:null;return this}lastChar(){if(this.outro.length)return this.outro[this.outro.length-1];let t=this.lastChunk;do{if(t.outro.length)return t.outro[t.outro.length-1];if(t.content.length)return t.content[t.content.length-1];if(t.intro.length)return t.intro[t.intro.length-1]}while(t=t.previous);return this.intro.length?this.intro[this.intro.length-1]:""}lastLine(){let t=this.outro.lastIndexOf(dp);if(t!==-1)return this.outro.substr(t+1);let r=this.outro,n=this.lastChunk;do{if(n.outro.length>0){if(t=n.outro.lastIndexOf(dp),t!==-1)return n.outro.substr(t+1)+r;r=n.outro+r}if(n.content.length>0){if(t=n.content.lastIndexOf(dp),t!==-1)return n.content.substr(t+1)+r;r=n.content+r}if(n.intro.length>0){if(t=n.intro.lastIndexOf(dp),t!==-1)return n.intro.substr(t+1)+r;r=n.intro+r}}while(n=n.previous);return t=this.intro.lastIndexOf(dp),t!==-1?this.intro.substr(t+1)+r:this.intro+r}slice(t=0,r=this.original.length-this.offset){if(t=t+this.offset,r=r+this.offset,this.original.length!==0){for(;t<0;)t+=this.original.length;for(;r<0;)r+=this.original.length}let n="",i=this.firstChunk;for(;i&&(i.start>t||i.end<=t);){if(i.start<r&&i.end>=r)return n;i=i.next}if(i&&i.edited&&i.start!==t)throw new Error(`Cannot use replaced character ${t} as slice start anchor.`);let o=i;for(;i;){i.intro&&(o!==i||i.start===t)&&(n+=i.intro);let a=i.start<r&&i.end>=r;if(a&&i.edited&&i.end!==r)throw new Error(`Cannot use replaced character ${r} as slice end anchor.`);let s=o===i?t-i.start:0,u=a?i.content.length+r-i.end:i.content.length;if(n+=i.content.slice(s,u),i.outro&&(!a||i.end===r)&&(n+=i.outro),a)break;i=i.next}return n}snip(t,r){let n=this.clone();return n.remove(0,t),n.remove(r,n.original.length),n}_split(t){if(this.byStart[t]||this.byEnd[t])return;let r=this.lastSearchedChunk,n=t>r.end;for(;r;){if(r.contains(t))return this._splitChunk(r,t);r=n?this.byStart[r.end]:this.byEnd[r.start]}}_splitChunk(t,r){if(t.edited&&t.content.length){let i=uF(this.original)(r);throw new Error(`Cannot split a chunk that has already been edited (${i.line}:${i.column} \u2013 "${t.original}")`)}let n=t.split(r);return this.byEnd[r]=t,this.byStart[r]=n,this.byEnd[n.end]=n,t===this.lastChunk&&(this.lastChunk=n),this.lastSearchedChunk=t,!0}toString(){let t=this.intro,r=this.firstChunk;for(;r;)t+=r.toString(),r=r.next;return t+this.outro}isEmpty(){let t=this.firstChunk;do if(t.intro.length&&t.intro.trim()||t.content.length&&t.content.trim()||t.outro.length&&t.outro.trim())return!1;while(t=t.next);return!0}length(){let t=this.firstChunk,r=0;do r+=t.intro.length+t.content.length+t.outro.length;while(t=t.next);return r}trimLines(){return this.trim("[\\r\\n]")}trim(t){return this.trimStart(t).trimEnd(t)}trimEndAborted(t){let r=new RegExp((t||"\\s")+"+$");if(this.outro=this.outro.replace(r,""),this.outro.length)return!0;let n=this.lastChunk;do{let i=n.end,o=n.trimEnd(r);if(n.end!==i&&(this.lastChunk===n&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.previous}while(n);return!1}trimEnd(t){return this.trimEndAborted(t),this}trimStartAborted(t){let r=new RegExp("^"+(t||"\\s")+"+");if(this.intro=this.intro.replace(r,""),this.intro.length)return!0;let n=this.firstChunk;do{let i=n.end,o=n.trimStart(r);if(n.end!==i&&(n===this.lastChunk&&(this.lastChunk=n.next),this.byEnd[n.end]=n,this.byStart[n.next.start]=n.next,this.byEnd[n.next.end]=n.next),o)return!0;n=n.next}while(n);return!1}trimStart(t){return this.trimStartAborted(t),this}hasChanged(){return this.original!==this.toString()}_replaceRegexp(t,r){function n(o,a){return typeof r=="string"?r.replace(/\$(\$|&|\d+)/g,(s,u)=>u==="$"?"$":u==="&"?o[0]:+u<o.length?o[+u]:`$${u}`):r(...o,o.index,a,o.groups)}function i(o,a){let s,u=[];for(;s=o.exec(a);)u.push(s);return u}if(t.global)i(t,this.original).forEach(a=>{if(a.index!=null){let s=n(a,this.original);s!==a[0]&&this.overwrite(a.index,a.index+a[0].length,s)}});else{let o=this.original.match(t);if(o&&o.index!=null){let a=n(o,this.original);a!==o[0]&&this.overwrite(o.index,o.index+o[0].length,a)}}return this}_replaceString(t,r){let{original:n}=this,i=n.indexOf(t);return i!==-1&&this.overwrite(i,i+t.length,r),this}replace(t,r){return typeof t=="string"?this._replaceString(t,r):this._replaceRegexp(t,r)}_replaceAllString(t,r){let{original:n}=this,i=t.length;for(let o=n.indexOf(t);o!==-1;o=n.indexOf(t,o+i))n.slice(o,o+i)!==r&&this.overwrite(o,o+i,r);return this}replaceAll(t,r){if(typeof t=="string")return this._replaceAllString(t,r);if(!t.global)throw new TypeError("MagicString.prototype.replaceAll called with a non-global RegExp argument");return this._replaceRegexp(t,r)}}});function Ri(e,t,r){if(e==="")return;let n=e.length,i=0,o=!1,a=0;for(let s=0;s<n;s++)switch(e[s]){case t:o||(o=!0,a=s),i++;break;case r:if(--i,i<0)return;if(i===0)return[e.slice(a,s+1),e.slice(s+1),e.slice(0,a)];break}}function ri(e,t,r,n){if(e===""||(ft(n)&&(n=[n]),n.length===0))return;let i=e.length,o=0;for(let a=0;a<i;a++)switch(e[a]){case t:o++;break;case r:if(--o<0)return;break;default:for(let s of n){let u=s.length;if(u&&s===e.slice(a,a+u)&&o===0)return a===0||a===i-u?void 0:[e.slice(0,a),e.slice(a+u)]}}return[e,""]}function Xa(e,t,r,n="(",i=")"){r=r??10;let o=[],a=0;for(;e!=="";){if(++a>r)return;let s=ri(e,n,i,t);if(!s)return;let[u,l]=s;o.push(u),e=l}if(o.length>0)return o}function gk(e){return e?Lre.some(t=>e.includes(t))||$re.some(t=>e.includes(t))||Nre.some(t=>e.includes(t)):!1}function Sr(e=""){let t=jre(e);if(t==null||t===!1)return;let{type:r,components:n,alpha:i}=t,o=r.toLowerCase();if(n.length!==0&&!(dk.includes(o)&&![1,3].includes(n.length)))return{type:o,components:n.map(a=>typeof a=="string"?a.trim():a),alpha:typeof i=="string"?i.trim():i}}function cu(e){let t=e.alpha??1;return typeof t=="string"&&G0.includes(t)?1:t}function Rt(e,t){if(typeof e=="string")return e.replace(mk,`${t??1}`);let{components:r}=e,{alpha:n,type:i}=e;return n=t??n,i=i.toLowerCase(),["hsla","rgba"].includes(i)?`${i}(${r.join(", ")}${n==null?"":`, ${n}`})`:(n=n==null?"":` / ${n}`,dk.includes(i)?`${i}(${r.join(" ")}${n})`:`color(${i} ${r.join(" ")}${n})`)}function jre(e){if(!e)return;let t=Bre(e);if(t!=null||(t=Mre(e),t!=null)||(t=qre(e),t!=null)||(t=Ure(e),t!=null)||(t=Wre(e),t!=null))return t}function Bre(e){let[,t]=e.match(/^#([\da-f]+)$/i)||[];if(t)switch(t.length){case 3:case 4:{let r=Array.from(t,n=>Number.parseInt(n,16)).map(n=>n<<4|n);return{type:"rgb",components:r.slice(0,3),alpha:t.length===3?void 0:Math.round(r[3]/255*100)/100}}case 6:case 8:{let r=Number.parseInt(t,16);return{type:"rgb",components:t.length===6?[r>>16&255,r>>8&255,r&255]:[r>>24&255,r>>16&255,r>>8&255],alpha:t.length===6?void 0:Math.round((r&255)/255*100)/100}}}}function Mre(e){let t={rebeccapurple:[102,51,153,1]}[e];if(t!=null)return{type:"rgb",components:t.slice(0,3),alpha:t[3]}}function qre(e){let t=e.match(/^(rgb|rgba|hsl|hsla)\((.+)\)$/i);if(!t)return;let[,r,n]=t,i=Xa(n,",",5);if(i){if([3,4].includes(i.length))return{type:r,components:i.slice(0,3),alpha:i[3]};if(i.length!==1)return!1}}function Ure(e){let t=e.match(Vre);if(!t)return;let[,r,n]=t,i=hF(`${r} ${n}`);if(i){let{alpha:o,components:[a,...s]}=i;return{type:a,components:s,alpha:o}}}function Wre(e){let t=e.match(/^color\((.+)\)$/);if(!t)return;let r=hF(t[1]);if(r){let{alpha:n,components:[i,...o]}=r;return{type:i,components:o,alpha:n}}}function hF(e){let t=Xa(e," ");if(!t)return;let r=t.length;if(t[r-2]==="/")return{components:t.slice(0,r-2),alpha:t[r-1]};if(t[r-2]!=null&&(t[r-2].endsWith("/")||t[r-1].startsWith("/"))){let o=t.splice(r-2);t.push(o.join(" ")),--r}let n=Xa(t[r-1],"/",2);if(!n)return;if(n.length===1||n[n.length-1]==="")return{components:t};let i=n.pop();return t[r-1]=n.join("/"),{components:t,alpha:i}}function ql(e){return e.includes("theme(")&&e.includes(")")}function Vl(e,t,r=!0){let n=Array.from(e.toString().matchAll(zre));if(!n.length)return e;let i=new H0(e);for(let o of n){let a=o[2];if(!a)throw new Error("theme() expect exact one argument, but got 0");let s=bk(a,t,r);s&&i.overwrite(o.index,o.index+o[0].length,s)}return i.toString()}function bk(e,t,r=!0){let[n,i]=e.split("/"),a=n.trim().split(".").reduce((s,u)=>s?.[u],t);if(typeof a=="object"&&(a=a.DEFAULT),typeof a=="string"){if(i){let s=Sr(a);s&&(a=Rt(s,i))}return a}else if(r)throw new Error(`theme of "${e}" did not found`)}function Zo(e){let t=e.match(/^-?\d+\.?\d*/)?.[0]||"",r=e.slice(t.length);if(r==="px"){let n=Number.parseFloat(t)-.1;return Number.isNaN(n)?e:`${n}${r}`}return`calc(${e} - 0.1px)`}function K0(e){let t=function(n){let i=this.__options?.sequence||[];this.__options.sequence=[];for(let o of i){let a=e[o](n);if(a!=null)return a}};function r(n,i){return n.__options||(n.__options={sequence:[]}),n.__options.sequence.push(i),n}for(let n of Object.keys(e))Object.defineProperty(t,n,{enumerable:!0,configurable:!0,get(){return r(this,n)}});return t}function dF(e){return e.includes("icon(")&&e.includes(")")}function Kre(e,t,r,n){let{h:i,variantGetBracket:o}=n,a=new RegExp(`^(${rn(t)}:)(\\S+)${rn(r)}\\1`),s,u,l,f,p=v=>{let w=o(`${e}-`,v,[]);if(!w)return;let[_,P]=w,A=i.bracket(_);if(A==null)return;let E=P.split(s,1)?.[0]??"",y=`${t}${nn(E)}`;return[E,v.slice(v.length-(P.length-E.length-1)),A.includes("&")?A.replace(/&/g,y):`${y}${A}`]},m=v=>{let w=v.match(u)||v.match(l);if(!w)return;let[_,P,A]=w,E=w[3]??"",y=Ul[A]||Wl[A]||`:${A}`;return P&&(y=`:${P}(${y})`),[E,v.slice(_.length),`${t}${nn(E)}${y}`,A]},b=v=>{let w=v.match(f);if(!w)return;let[_,P,A]=w,E=w[3]??"",y=`:${P}(${A})`;return[E,v.slice(_.length),`${t}${nn(E)}${y}`]};return{name:`pseudo:${e}`,match(v,w){if(s&&u&&l||(s=new RegExp(`(?:${w.generator.config.separators.join("|")})`),u=new RegExp(`^${e}-(?:(?:(${lu})-)?(${pk}))(?:(/[\\w-]+))?(?:${w.generator.config.separators.join("|")})`),l=new RegExp(`^${e}-(?:(?:(${lu})-)?(${hk}))(?:(/[\\w-]+))?(?:${w.generator.config.separators.filter(L=>L!=="-").join("|")})`),f=new RegExp(`^${e}-(?:(${lu})-)?\\[(.+)\\](?:(/[\\w-]+))?(?:${w.generator.config.separators.filter(L=>L!=="-").join("|")})`)),!v.startsWith(e))return;let _=p(v)||m(v)||b(v);if(!_)return;let[P,A,E,y=""]=_;return{matcher:A,handle:(L,I)=>I({...L,prefix:`${E}${r}${L.prefix}`.replace(a,"$1$2:"),sort:gF.indexOf(y)??bF.indexOf(y)})}},multiPass:!0}}function Y0(e){let{h:t}=e,r,n,i;return[{name:"pseudo",match(o,a){r&&n||(r=new RegExp(`^(${fF})(?:-(\\d+|\\[\\w+\\]))?(?:${a.generator.config.separators.join("|")})`),n=new RegExp(`^(${pF})(?:${a.generator.config.separators.filter(u=>u!=="-").join("|")})`));let s=o.match(r)||o.match(n);if(s){let u=Ul[s[1]]||Wl[s[1]]||`:${s[1]}`;if(s[2]){let f;s[2].startsWith("[")&&s[2].endsWith("]")?f=t.bracket(s[2]):f=s[2],f&&(u=u.replace(mF,f))}let l=gF.indexOf(s[1]);return l===-1&&(l=bF.indexOf(s[1])),l===-1&&(l=void 0),{matcher:o.slice(s[0].length),handle:(f,p)=>{let m=u.includes("::")&&!Gre.includes(u)?{pseudo:`${f.pseudo}${u}`}:{selector:`${f.selector}${u}`};return p({...f,...m,sort:l,noMerge:!0})}}}},multiPass:!0,autocomplete:`(${fF}|${pF}):`},{name:"pseudo:multi",match(o,a){i||(i=new RegExp(`^(${cF})(?:${a.generator.config.separators.join("|")})`));let s=o.match(i);if(s)return yF[s[1]].map(l=>({matcher:o.slice(s[0].length),handle:(f,p)=>p({...f,pseudo:`${f.pseudo}${l}`})}))},multiPass:!1,autocomplete:`(${cF}):`}]}function Q0(e){let{getBracket:t,h:r}=e,n,i,o;return{match(a,s){n&&i||(n=new RegExp(`^(${lu})-(${pk})(?:${s.generator.config.separators.join("|")})`),i=new RegExp(`^(${lu})-(${hk})(?:${s.generator.config.separators.filter(l=>l!=="-").join("|")})`),o=new RegExp(`^(${lu})-(\\[.+\\])(?:${s.generator.config.separators.filter(l=>l!=="-").join("|")})`));let u=a.match(n)||a.match(i)||a.match(o);if(u){let l=u[1],p=t(u[2],"[","]")?r.bracket(u[2]):Ul[u[2]]||Wl[u[2]]||`:${u[2]}`;return{matcher:a.slice(u[0].length),selector:m=>`${m}:${l}(${p})`}}},multiPass:!0,autocomplete:`(${lu})-(${pk}|${hk}):`}}function X0(e,t){let r=!!e?.attributifyPseudo,n=e?.prefix??"";n=(Array.isArray(n)?n:[n]).filter(Boolean)[0]??"";let i=(o,a)=>Kre(o,r?`[${n}${o}=""]`:`.${n}${o}`,a,t);return[i("group"," "),i("peer","~"),i("parent",">"),i("previous","+")]}function J0(){return{match(e){let t=e.match(Yre);if(t){let r=`part(${t[2]})`;return{matcher:e.slice(t[1].length),selector:n=>`${n}::${r}`}}},multiPass:!0}}function Ct(e,t,r={}){let n;return{name:e,match(i,o){n||(n=new RegExp(`^${rn(e)}(?:${o.generator.config.separators.join("|")})`));let a=i.match(n);if(a){let s=i.slice(a[0].length),u=Fe(t).map(l=>({matcher:s,handle:(f,p)=>p({...f,...l(f)}),...r}));return u.length===1?u[0]:u}},autocomplete:`${e}:`}}function st(e,t){let r;return{name:e,match(n,i){r||(r=new RegExp(`^${rn(e)}(?:${i.generator.config.separators.join("|")})`));let o=n.match(r);if(o)return{matcher:n.slice(o[0].length),handle:(a,s)=>s({...a,parent:`${a.parent?`${a.parent} $$ `:""}${t}`})}},autocomplete:`${e}:`}}function qr(e,t,r){if(t.startsWith(`${e}[`)){let[n,i]=Ri(t.slice(e.length),"[","]")??[];if(n&&i){for(let o of r)if(i.startsWith(o))return[n,i.slice(o.length),o];return[n,i,""]}}}function vt(e,t,r){for(let n of Fe(e))if(t.startsWith(n)){let i=qr(n,t,r);if(i){let[o="",a=i[1]]=vt("/",i[1],r)??[];return[i[0],a,o]}for(let o of r.filter(a=>a!=="/")){let a=t.indexOf(o,n.length);if(a!==-1){let s=t.indexOf("/",n.length),u=s===-1||a<=s;return[t.slice(n.length,u?a:s),t.slice(a+o.length),u?"":t.slice(s+1,a)]}}}}var dk,Lre,$re,Nre,G0,mk,Vre,zre,mF,Ul,gF,Wl,bF,Hre,yF,pk,hk,lu,cF,Gre,fF,pF,Yre,On=$(()=>{Dt();lF();dk=["hsl","hsla","hwb","lab","lch","oklab","oklch","rgb","rgba"],Lre=["srgb","srgb-linear","display-p3","a98-rgb","prophoto-rgb","rec2020","lab","oklab","xyz","xyz-d50","xyz-d65"],$re=["hsl","hwb","lch","oklch"],Nre=["shorter","longer","increasing","decreasing"],G0=["%alpha","<alpha-value>"],mk=new RegExp(G0.map(e=>rn(e)).join("|"),"g");Vre=new RegExp(`^(${dk.join("|")})\\((.+)\\)$`,"i");zre=/theme\(\s*(['"])?(.*?)\1?\s*\)/g;mF="__pseudo_placeholder__",Ul=Object.fromEntries([["first-letter","::first-letter"],["first-line","::first-line"],"any-link","link","visited","target",["open","[open]"],"default","checked","indeterminate","placeholder-shown","autofill","optional","required","valid","invalid","user-valid","user-invalid","in-range","out-of-range","read-only","read-write","empty","focus-within","hover","focus","focus-visible","active","enabled","disabled","popover-open","root","empty",["even-of-type",":nth-of-type(even)"],["even",":nth-child(even)"],["odd-of-type",":nth-of-type(odd)"],["odd",":nth-child(odd)"],["nth",`:nth-child(${mF})`],"first-of-type",["first",":first-child"],"last-of-type",["last",":last-child"],"only-child","only-of-type",["backdrop-element","::backdrop"],["placeholder","::placeholder"],["before","::before"],["after","::after"],["file","::file-selector-button"]].map(e=>Array.isArray(e)?e:[e,`:${e}`])),gF=Object.keys(Ul),Wl=Object.fromEntries([["backdrop","::backdrop"]].map(e=>Array.isArray(e)?e:[e,`:${e}`])),bF=Object.keys(Wl),Hre=["not","is","where","has"],yF=Object.fromEntries([["selection",["::selection"," *::selection"]],["marker",["::marker"," *::marker"]]]),pk=Object.entries(Ul).filter(([,e])=>!e.startsWith("::")).map(([e])=>e).sort((e,t)=>t.length-e.length).join("|"),hk=Object.entries(Wl).filter(([,e])=>!e.startsWith("::")).map(([e])=>e).sort((e,t)=>t.length-e.length).join("|"),lu=Hre.join("|"),cF=Object.keys(yF).sort((e,t)=>t.length-e.length).join("|"),Gre=["::-webkit-resizer","::-webkit-scrollbar","::-webkit-scrollbar-button","::-webkit-scrollbar-corner","::-webkit-scrollbar-thumb","::-webkit-scrollbar-track","::-webkit-scrollbar-track-piece","::file-selector-button"],fF=Object.entries(Ul).map(([e])=>e).sort((e,t)=>t.length-e.length).join("|"),pF=Object.entries(Wl).map(([e])=>e).sort((e,t)=>t.length-e.length).join("|");Yre=/(part-\[(.+)\]:)(.+)/});function ni(e){return+e.toFixed(10)}function Jre(e){let t=e.match(rg);if(!t)return;let[,r,n]=t,i=Number.parseFloat(r);if(n&&!Number.isNaN(i))return`${ni(i)}${n}`}function Zre(e){if(e==="auto"||e==="a")return"auto"}function ene(e){if(!e)return;if(EF.test(e))return`${AF[e]}${e}`;let t=e.match(rg);if(!t)return;let[,r,n]=t,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0":n?`${ni(i)}${n}`:`${ni(i/4)}rem`}function tne(e){if(EF.test(e))return`${AF[e]}${e}`;let t=e.match(rg);if(!t)return;let[,r,n]=t,i=Number.parseFloat(r);if(!Number.isNaN(i))return n?`${ni(i)}${n}`:`${ni(i)}px`}function rne(e){if(!CF.test(e))return;let t=Number.parseFloat(e);if(!Number.isNaN(t))return ni(t)}function nne(e){if(e.endsWith("%")&&(e=e.slice(0,-1)),!CF.test(e))return;let t=Number.parseFloat(e);if(!Number.isNaN(t))return`${ni(t/100)}`}function ine(e){if(!e)return;if(e==="full")return"100%";let[t,r]=e.split("/"),n=Number.parseFloat(t)/Number.parseFloat(r);if(!Number.isNaN(n))return n===0?"0":`${ni(n*100)}%`}function ng(e,t){if(e&&e.startsWith("[")&&e.endsWith("]")){let r,n,i=e.match(DF);if(i?(t||(n=i[1]),r=e.slice(i[0].length,-1)):r=e.slice(1,-1),!r||r==='=""')return;r.startsWith("--")&&(r=`var(${r})`);let o=0;for(let a of r)if(a==="[")o+=1;else if(a==="]"&&(o-=1,o<0))return;if(o)return;switch(n){case"string":return r.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_");case"quoted":return r.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(["\\])/g,"\\$1").replace(/^(.+)$/,'"$1"')}return r.replace(/(url\(.*?\))/g,a=>a.replace(/_/g,"\\_")).replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(?:calc|clamp|max|min)\((.*)/g,a=>{let s=[];return a.replace(/var\((--.+?)[,)]/g,(u,l)=>(s.push(l),u.replace(l,"--un-calc"))).replace(/(-?\d*\.?\d(?!-\d.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 ").replace(/--un-calc/g,()=>s.shift())})}}function one(e){return ng(e)}function ane(e){return ng(e,"color")}function sne(e){return ng(e,"length")}function une(e){return ng(e,"position")}function lne(e){if(/^\$[^\s'"`;{}]/.test(e)){let[t,r]=e.slice(1).split(",");return`var(--${nn(t)}${r?`, ${r}`:""})`}}function cne(e){let t=e.match(/^(-?[0-9.]+)(s|ms)?$/i);if(!t)return;let[,r,n]=t,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0&&!n?"0s":n?`${ni(i)}${n}`:`${ni(i)}ms`}function fne(e){let t=e.match(/^(-?[0-9.]+)(deg|rad|grad|turn)?$/i);if(!t)return;let[,r,n]=t,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0":n?`${ni(i)}${n}`:`${ni(i)}deg`}function pne(e){if(ut.includes(e))return e}function hne(e){if(e.split(",").every(t=>Xre.includes(t)))return e}function dne(e){if(["top","left","right","bottom","center"].includes(e))return e}function xt(e){return([t,r,n],{theme:i})=>{let o=i.spacing?.[n||"DEFAULT"]??q.bracket.cssvar.global.auto.fraction.rem(n);if(o!=null)return _r[r].map(a=>[`${e}${a}`,o]);if(n?.startsWith("-")){let a=i.spacing?.[n.slice(1)];if(a!=null)return _r[r].map(s=>[`${e}${s}`,`calc(${a} * -1)`])}}}function xF(e,t,r="colors"){let n=e[r],i=-1;for(let o of t){if(i+=1,n&&typeof n!="string"){let a=t.slice(i).join("-").replace(/(-[a-z])/g,s=>s.slice(1).toUpperCase());if(n[a])return n[a];if(n[o]){n=n[o];continue}}return}return n}function wF(e,t,r){return xF(e,t,r)||xF(e,t,"colors")}function ig(e,t){let[r,n]=ri(e,"[","]",["/",":"])??[];if(r!=null){let i=(r.match(DF)??[])[1];if(i==null||i===t)return[r,n]}}function fu(e,t,r){let n=ig(e,"color");if(!n)return;let[i,o]=n,a=i.replace(/([a-z])(\d)/g,"$1-$2").split(/-/g),[s]=a;if(!s)return;let u,l=q.bracketOfColor(i),f=l||i;if(q.numberWithUnit(f))return;if(/^#[\da-f]+$/i.test(f)?u=f:/^hex-[\da-fA-F]+$/.test(f)?u=`#${f.slice(4)}`:i.startsWith("$")&&(u=q.cssvar(i)),u=u||l,!u){let m=wF(t,[i],r);typeof m=="string"&&(u=m)}let p="DEFAULT";if(!u){let m=a,b,[v]=a.slice(-1);/^\d+$/.test(v)&&(p=b=v,m=a.slice(0,-1));let w=wF(t,m,r);typeof w=="object"?u=w[b??p]:typeof w=="string"&&!b&&(u=w)}return{opacity:o,name:s,no:p,color:u,cssColor:Sr(u),alpha:q.bracket.cssvar.percent(o??"")}}function Ft(e,t,r,n){return([,i],{theme:o,generator:a})=>{let s=fu(i??"",o,r);if(!s)return;let{alpha:u,color:l,cssColor:f}=s,m=a.config.envMode==="dev"&&l?` /* ${l} */`:"",b={};if(f)if(u!=null)b[e]=Rt(f,u)+m;else{let v=`--un-${t}-opacity`,w=Rt(f,`var(${v})`);w.includes(v)&&(b[v]=cu(f)),b[e]=w+m}else if(l)if(u!=null)b[e]=Rt(l,u)+m;else{let v=`--un-${t}-opacity`,w=Rt(l,`var(${v})`);w.includes(v)&&(b[v]=1),b[e]=w+m}if(n?.(b)!==!1)return b}}function pu(e,t){let r=[];e=Fe(e);for(let n=0;n<e.length;n++){let i=Xa(e[n]," ",6);if(!i||i.length<3)return e;let o=!1,a=i.indexOf("inset");a!==-1&&(i.splice(a,1),o=!0);let s="",u=i.at(-1);if(Sr(i.at(0))){let l=Sr(i.shift());l&&(s=`, ${Rt(l)}`)}else if(Sr(u)){let l=Sr(i.pop());l&&(s=`, ${Rt(l)}`)}else u&&tg.test(u)&&(s=`, ${i.pop()}`);r.push(`${o?"inset ":""}${i.join(" ")} var(${t}${s})`)}return r}function hu(e,t,r){return e!=null&&!!fu(e,t,r)?.color}function Ja({theme:e,generator:t},r="breakpoints"){let n=t?.userConfig?.theme?.[r]||e[r];if(!n)return;if(yk.has(e))return yk.get(e);let i=Object.entries(n).sort((o,a)=>Number.parseInt(o[1].replace(kF,""))-Number.parseInt(a[1].replace(kF,""))).map(([o,a])=>({point:o,size:a}));return yk.set(e,i),i}function Be(e,t){return ut.map(r=>[`${e}-${r}`,{[t??e]:r}])}function ea(e){return e!=null&&mp.test(e)}function xk(e){return e[0]==="["&&e.slice(-1)==="]"&&(e=e.slice(1,-1)),mp.test(e)||rg.test(e)}function gp(e,t,r){let n=t.split(Qre);return e||!e&&n.length===1?SF[e].map(i=>[`--un-${r}${i}`,t]):n.map((i,o)=>[`--un-${r}-${_F[o]}`,i])}var _r,Z0,eg,SF,_F,vF,ar,ut,mp,tg,rg,CF,EF,AF,DF,Qre,Xre,PF,OF,q,vk,kF,yk,zl=$(()=>{Dt();On();_r={l:["-left"],r:["-right"],t:["-top"],b:["-bottom"],s:["-inline-start"],e:["-inline-end"],x:["-left","-right"],y:["-top","-bottom"],"":[""],bs:["-block-start"],be:["-block-end"],is:["-inline-start"],ie:["-inline-end"],block:["-block-start","-block-end"],inline:["-inline-start","-inline-end"]},Z0={..._r,s:["-inset-inline-start"],start:["-inset-inline-start"],e:["-inset-inline-end"],end:["-inset-inline-end"],bs:["-inset-block-start"],be:["-inset-block-end"],is:["-inset-inline-start"],ie:["-inset-inline-end"],block:["-inset-block-start","-inset-block-end"],inline:["-inset-inline-start","-inset-inline-end"]},eg={l:["-top-left","-bottom-left"],r:["-top-right","-bottom-right"],t:["-top-left","-top-right"],b:["-bottom-left","-bottom-right"],tl:["-top-left"],lt:["-top-left"],tr:["-top-right"],rt:["-top-right"],bl:["-bottom-left"],lb:["-bottom-left"],br:["-bottom-right"],rb:["-bottom-right"],"":[""],bs:["-start-start","-start-end"],be:["-end-start","-end-end"],s:["-end-start","-start-start"],is:["-end-start","-start-start"],e:["-start-end","-end-end"],ie:["-start-end","-end-end"],ss:["-start-start"],"bs-is":["-start-start"],"is-bs":["-start-start"],se:["-start-end"],"bs-ie":["-start-end"],"ie-bs":["-start-end"],es:["-end-start"],"be-is":["-end-start"],"is-be":["-end-start"],ee:["-end-end"],"be-ie":["-end-end"],"ie-be":["-end-end"]},SF={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},_F=["x","y","z"],vF=["top","top center","top left","top right","bottom","bottom center","bottom left","bottom right","left","left center","left top","left bottom","right","right center","right top","right bottom","center","center top","center bottom","center left","center right","center center"],ar=Object.assign({},...vF.map(e=>({[e.replace(/ /,"-")]:e})),...vF.map(e=>({[e.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:e}))),ut=["inherit","initial","revert","revert-layer","unset"],mp=/^(calc|clamp|min|max)\s*\((.+)\)(.*)/,tg=/^(var)\s*\((.+)\)(.*)/,rg=/^(-?\d*(?:\.\d+)?)(px|pt|pc|%|r?(?:em|ex|lh|cap|ch|ic)|(?:[sld]?v|cq)(?:[whib]|min|max)|in|cm|mm|rpx)?$/i,CF=/^(-?\d*(?:\.\d+)?)$/,EF=/^(px|[sld]?v[wh])$/i,AF={px:1,vw:100,vh:100,svw:100,svh:100,dvw:100,dvh:100,lvh:100,lvw:100},DF=/^\[(color|image|length|size|position|quoted|string):/i,Qre=/,(?![^()]*\))/g,Xre=["color","border-color","background-color","outline-color","text-decoration-color","flex-grow","flex","flex-shrink","caret-color","font","gap","opacity","visibility","z-index","font-weight","zoom","text-shadow","transform","box-shadow","border","background-position","left","right","top","bottom","object-position","max-height","min-height","max-width","min-width","height","width","border-width","margin","padding","outline-width","outline-offset","font-size","line-height","text-indent","vertical-align","border-spacing","letter-spacing","word-spacing","stroke","filter","backdrop-filter","fill","mask","mask-size","mask-border","clip-path","clip","border-radius"];PF={__proto__:null,auto:Zre,bracket:one,bracketOfColor:ane,bracketOfLength:sne,bracketOfPosition:une,cssvar:lne,degree:fne,fraction:ine,global:pne,number:rne,numberWithUnit:Jre,percent:nne,position:dne,properties:hne,px:tne,rem:ene,time:cne},OF=K0(PF),q=OF,vk="$$mini-no-negative";kF=/[a-z]+/gi,yk=new WeakMap});function og(e,t,r={}){return{name:`${e}-aria`,match(n,i){let o=vt(`${e}-aria-`,n,i.generator.config.separators);if(o){let[a,s,u]=o,l=q.bracket(a)??i.theme.aria?.[a]??"";if(l){let f=!!r?.attributifyPseudo,p=r?.prefix??"";p=(Array.isArray(p)?p:[p]).filter(Boolean)[0]??"";let m=`${f?`[${p}${e}=""]`:`.${p}${e}`}`,b=nn(u?`/${u}`:"");return{matcher:s,handle:(v,w)=>{let _=new RegExp(`${rn(m)}${rn(b)}(?:\\[.+?\\])+`),P=v.prefix.match(_),A;if(P){let E=(P.index??0)+m.length+b.length;A=[v.prefix.slice(0,E),`[aria-${l}]`,v.prefix.slice(E)].join("")}else{let E=Math.max(v.prefix.indexOf(m),0);A=[v.prefix.slice(0,E),m,b,`[aria-${l}]`,t,v.prefix.slice(E)].join("")}return w({...v,prefix:A})}}}}},multiPass:!0}}function mne(){return{name:"has-aria",match(e,t){let r=vt("has-aria-",e,t.generator.config.separators);if(r){let[n,i]=r,o=q.bracket(n)??t.theme.aria?.[n]??"";if(o)return{matcher:i,handle:(a,s)=>s({...a,pseudo:`${a.pseudo}:has([aria-${o}])`})}}},multiPass:!0}}function FF(e={}){return[og("group"," ",e),og("peer","~",e),og("parent",">",e),og("previous","+",e),mne()]}function IF(){let e={};return{name:"breakpoints",match(t,r){if(TF.test(t)){let i=t.match(TF);return{matcher:t.replace(i[0],""),handle:(a,s)=>s({...a,parent:`${a.parent?`${a.parent} $$ `:""}@media (${i[1]}-width: ${i[2]})`})}}let n=(Ja(r)??[]).map(({point:i,size:o},a)=>[i,o,a]);for(let[i,o,a]of n){e[i]||(e[i]=new RegExp(`^((?:([al]t-|[<~]|max-))?${i}(?:${r.generator.config.separators.join("|")}))`));let s=t.match(e[i]);if(!s)continue;let[,u]=s,l=t.slice(u.length);if(l==="container")continue;let f=u.startsWith("lt-")||u.startsWith("<")||u.startsWith("max-"),p=u.startsWith("at-")||u.startsWith("~"),m=3e3;return f?(m-=a+1,{matcher:l,handle:(b,v)=>v({...b,parent:`${b.parent?`${b.parent} $$ `:""}@media (max-width: ${Zo(o)})`,parentOrder:m})}):(m+=a+1,p&&a<n.length-1?{matcher:l,handle:(b,v)=>v({...b,parent:`${b.parent?`${b.parent} $$ `:""}@media (min-width: ${o}) and (max-width: ${Zo(n[a+1][1])})`,parentOrder:m})}:{matcher:l,handle:(b,v)=>v({...b,parent:`${b.parent?`${b.parent} $$ `:""}@media (min-width: ${o})`,parentOrder:m})})}},multiPass:!0,autocomplete:"(at-|lt-|max-|)$breakpoints:"}}function bp(e,t){return{name:`combinator:${e}`,match(r,n){if(!r.startsWith(e))return;let i=n.generator.config.separators,o=qr(`${e}-`,r,i);if(!o){for(let s of i)if(r.startsWith(`${e}${s}`)){o=["",r.slice(e.length+s.length)];break}if(!o)return}let a=q.bracket(o[0])??"";return a===""&&(a="*"),{matcher:o[1],selector:s=>`${s}${t}${a}`}},multiPass:!0}}function jF(e={}){if(e?.dark==="class"||typeof e.dark=="object"){let{dark:t=".dark",light:r=".light"}=typeof e.dark=="string"?{}:e.dark;return[Ct("dark",Fe(t).map(n=>i=>({prefix:`${n} $$ ${i.prefix}`}))),Ct("light",Fe(r).map(n=>i=>({prefix:`${n} $$ ${i.prefix}`})))]}return[st("dark","@media (prefers-color-scheme: dark)"),st("light","@media (prefers-color-scheme: light)")]}function ag(e,t,r={}){return{name:`${e}-data`,match(n,i){let o=vt(`${e}-data-`,n,i.generator.config.separators);if(o){let[a,s,u]=o,l=q.bracket(a)??i.theme.data?.[a]??"";if(l){let f=!!r?.attributifyPseudo,p=r?.prefix??"";p=(Array.isArray(p)?p:[p]).filter(Boolean)[0]??"";let m=`${f?`[${p}${e}=""]`:`.${p}${e}`}`,b=nn(u?`/${u}`:"");return{matcher:s,handle:(v,w)=>{let _=new RegExp(`${rn(m)}${rn(b)}(?:\\[.+?\\])+`),P=v.prefix.match(_),A;if(P){let E=(P.index??0)+m.length+b.length;A=[v.prefix.slice(0,E),`[data-${l}]`,v.prefix.slice(E)].join("")}else{let E=Math.max(v.prefix.indexOf(m),0);A=[v.prefix.slice(0,E),m,b,`[data-${l}]`,t,v.prefix.slice(E)].join("")}return w({...v,prefix:A})}}}}},multiPass:!0}}function gne(){return{name:"has-data",match(e,t){let r=vt("has-data-",e,t.generator.config.separators);if(r){let[n,i]=r,o=q.bracket(n)??t.theme.data?.[n]??"";if(o)return{matcher:i,handle:(a,s)=>s({...a,pseudo:`${a.pseudo}:has([data-${o}])`})}}},multiPass:!0}}function MF(e={}){return[ag("group"," ",e),ag("peer","~",e),ag("parent",">",e),ag("previous","+",e),gne()]}function VF(){let e;return{name:"important",match(t,r){e||(e=new RegExp(`^(important(?:${r.generator.config.separators.join("|")})|!)`));let n,i=t.match(e);if(i?n=t.slice(i[0].length):t.endsWith("!")&&(n=t.slice(0,-1)),n)return{matcher:n,body:o=>(o.forEach(a=>{a[1]!=null&&(a[1]+=" !important")}),o)}}}}function yne(e){let t=e.match(mp)||e.match(tg);if(t){let[r,n]=ri(`(${t[2]})${t[3]}`,"(",")"," ")??[];if(r)return`calc(${t[1]}${r} * -1)${n?` ${n}`:""}`}}function xne(e){let t=e.match(vne);if(t){let[r,n]=ri(t[2],"(",")"," ")??[];if(r){let i=XF.test(r.slice(1,-1))?r.replace(JF,o=>o.startsWith("-")?o.slice(1):`-${o}`):`(calc(${r} * -1))`;return`${t[1]}${i}${n?` ${n}`:""}`}}}function e6(){return Y0({getBracket:Ri,h:q,variantGetBracket:qr})}function t6(){return Q0({getBracket:Ri,h:q,variantGetBracket:qr})}function r6(e={}){return X0(e,{getBracket:Ri,h:q,variantGetBracket:qr})}function yp(e){return[RF,BF,HF,zF,GF,ZF,i6,VF(),o6,UF,WF,IF(),...$F,...e6(),t6(),...r6(e),n6,...jF(e),...qF,KF,...LF,NF,YF,...MF(e),...FF(e),QF]}var RF,TF,LF,$F,NF,BF,qF,UF,WF,zF,HF,GF,KF,YF,QF,XF,JF,bne,vne,ZF,n6,i6,o6,wk=$(()=>{Dt();On();zl();RF={name:"aria",match(e,t){let r=vt("aria-",e,t.generator.config.separators);if(r){let[n,i]=r,o=q.bracket(n)??t.theme.aria?.[n]??"";if(o)return{matcher:i,selector:a=>`${a}[aria-${o}]`}}},multiPass:!0};TF=/(max|min)-\[([^\]]*)\]:/;LF=[Ct("*",e=>({selector:`${e.selector} > *`}),{order:-1})];$F=[bp("all"," "),bp("children",">"),bp("next","+"),bp("sibling","+"),bp("siblings","~")],NF={name:"@",match(e,t){if(e.startsWith("@container"))return;let r=vt("@",e,t.generator.config.separators);if(r){let[n,i,o]=r,a=q.bracket(n),s;if(a?s=q.numberWithUnit(a):s=t.theme.containers?.[n]??"",s){let u=1e3+Object.keys(t.theme.containers??{}).indexOf(n);return o&&(u+=1e3),{matcher:i,handle:(l,f)=>f({...l,parent:`${l.parent?`${l.parent} $$ `:""}@container${o?` ${o} `:" "}(min-width: ${s})`,parentOrder:u})}}}},multiPass:!0};BF={name:"data",match(e,t){let r=vt("data-",e,t.generator.config.separators);if(r){let[n,i]=r,o=q.bracket(n)??t.theme.data?.[n]??"";if(o)return{matcher:i,selector:a=>`${a}[data-${o}]`}}},multiPass:!0};qF=[Ct("rtl",e=>({prefix:`[dir="rtl"] $$ ${e.prefix}`})),Ct("ltr",e=>({prefix:`[dir="ltr"] $$ ${e.prefix}`}))];UF=st("print","@media print"),WF={name:"media",match(e,t){let r=vt("media-",e,t.generator.config.separators);if(r){let[n,i]=r,o=q.bracket(n)??"";if(o===""&&(o=t.theme.media?.[n]??""),o)return{matcher:i,handle:(a,s)=>s({...a,parent:`${a.parent?`${a.parent} $$ `:""}@media ${o}`})}}},multiPass:!0},zF={name:"selector",match(e,t){let r=qr("selector-",e,t.generator.config.separators);if(r){let[n,i]=r,o=q.bracket(n);if(o)return{matcher:i,selector:()=>o}}}},HF={name:"layer",match(e,t){let r=vt("layer-",e,t.generator.config.separators);if(r){let[n,i]=r,o=q.bracket(n)??n;if(o)return{matcher:i,handle:(a,s)=>s({...a,parent:`${a.parent?`${a.parent} $$ `:""}@layer ${o}`})}}}},GF={name:"uno-layer",match(e,t){let r=vt("uno-layer-",e,t.generator.config.separators);if(r){let[n,i]=r,o=q.bracket(n)??n;if(o)return{matcher:i,layer:o}}}},KF={name:"scope",match(e,t){let r=qr("scope-",e,t.generator.config.separators);if(r){let[n,i]=r,o=q.bracket(n);if(o)return{matcher:i,selector:a=>`${o} $$ ${a}`}}}},YF={name:"variables",match(e,t){if(!e.startsWith("["))return;let[r,n]=Ri(e,"[","]")??[];if(!(r&&n))return;let i;for(let s of t.generator.config.separators)if(n.startsWith(s)){i=n.slice(s.length);break}if(i==null)return;let o=q.bracket(r)??"",a=o.startsWith("@");if(a||o.includes("&"))return{matcher:i,handle(s,u){let l=a?{parent:`${s.parent?`${s.parent} $$ `:""}${o}`}:{selector:o.replace(/&/g,s.selector)};return u({...s,...l})}}},multiPass:!0},QF={name:"theme-variables",match(e,t){if(ql(e))return{matcher:e,handle(r,n){return n({...r,entries:JSON.parse(Vl(JSON.stringify(r.entries),t.theme))})}}}},XF=/^-?[0-9.]+(?:[a-z]+|%)?$/,JF=/-?[0-9.]+(?:[a-z]+|%)?/,bne=[/\b(opacity|color|flex|backdrop-filter|^filter|transform)\b/];vne=/\b(hue-rotate)\s*(\(.*)/;ZF={name:"negative",match(e){if(e.startsWith("-"))return{matcher:e.slice(1),body:t=>{if(t.find(n=>n[0]===vk))return;let r=!1;return t.forEach(n=>{let i=n[1]?.toString();if(!i||i==="0"||bne.some(s=>s.test(n[0])))return;let o=yne(i);if(o){n[1]=o,r=!0;return}let a=xne(i);if(a){n[1]=a,r=!0;return}XF.test(i)&&(n[1]=i.replace(JF,s=>s.startsWith("-")?s.slice(1):`-${s}`),r=!0)}),r?t:[]}}}};n6=J0(),i6={name:"starting",match(e){if(e.startsWith("starting:"))return{matcher:e.slice(9),handle:(t,r)=>r({...t,parent:"@starting-style"})}}},o6={name:"supports",match(e,t){let r=vt("supports-",e,t.generator.config.separators);if(r){let[n,i]=r,o=q.bracket(n)??"";if(o===""&&(o=t.theme.supports?.[n]??""),o)return o.startsWith("(")&&o.endsWith(")")||(o=`(${o})`),{matcher:i,handle:(a,s)=>s({...a,parent:`${a.parent?`${a.parent} $$ `:""}@supports ${o}`})}}},multiPass:!0}});function c6([,e],{theme:t}){return{"--un-ring-width":t.ringWidth?.[e]??q.bracket.cssvar.px(e)}}function _ne(e,t){return ea(q.bracket(e[1]))?c6(e,t):Ft("--un-ring-color","ring","borderColor")(e,t)}function a6([,e,t],{theme:r}){let n=r.spacing?.[t]??q.bracket.cssvar.fraction.rem(t);if(n!=null)return[...gp(e,n,"translate"),["transform",Hl]]}function s6([,e,t]){let r=q.bracket.cssvar.fraction.percent(t);if(r!=null)return[...gp(e,r,"scale"),["transform",Hl]]}function u6([,e="",t]){let r=q.bracket.cssvar.degree(t);if(r!=null)return e?{"--un-rotate":0,[`--un-rotate-${e}`]:r,transform:Hl}:{"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-rotate":r,transform:Hl}}function l6([,e,t]){let r=q.bracket.cssvar.degree(t);if(r!=null)return[...gp(e,r,"skew"),["transform",Hl]]}var wne,kne,nt,vp,xp,wp,kp,Sp,_p,Cp,Ep,Ap,Dp,Pp,Op,Tp,Rp,Fp,Ip,Lp,Gl,Sne,$p,Kl,Cne,Np,sg,Ene,Hl,Ane,Yl,no,jp,ug=$(()=>{zl();wne=["auto","default","none","context-menu","help","pointer","progress","wait","cell","crosshair","text","vertical-text","alias","copy","move","no-drop","not-allowed","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out"],kne=["none","strict","content","size","inline-size","layout","style","paint"],nt=" ",vp=[["inline",{display:"inline"}],["block",{display:"block"}],["inline-block",{display:"inline-block"}],["contents",{display:"contents"}],["flow-root",{display:"flow-root"}],["list-item",{display:"list-item"}],["hidden",{display:"none"}],[/^display-(.+)$/,([,e])=>({display:q.bracket.cssvar.global(e)})]],xp=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...Be("backface","backface-visibility")],wp=[[/^cursor-(.+)$/,([,e])=>({cursor:q.bracket.cssvar.global(e)})],...wne.map(e=>[`cursor-${e}`,{cursor:e}])],kp=[[/^contain-(.*)$/,([,e])=>q.bracket(e)!=null?{contain:q.bracket(e).split(" ").map(t=>q.cssvar.fraction(t)??t).join(" ")}:kne.includes(e)?{contain:e}:void 0]],Sp=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...Be("pointer-events")],_p=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...Be("resize")],Cp=[["select-auto",{"-webkit-user-select":"auto","user-select":"auto"}],["select-all",{"-webkit-user-select":"all","user-select":"all"}],["select-text",{"-webkit-user-select":"text","user-select":"text"}],["select-none",{"-webkit-user-select":"none","user-select":"none"}],...Be("select","user-select")],Ep=[[/^(?:whitespace-|ws-)([-\w]+)$/,([,e])=>["normal","nowrap","pre","pre-line","pre-wrap","break-spaces",...ut].includes(e)?{"white-space":e}:void 0,{autocomplete:"(whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap|break-spaces)"}]],Ap=[[/^intrinsic-size-(.+)$/,([,e])=>({"contain-intrinsic-size":q.bracket.cssvar.global.fraction.rem(e)}),{autocomplete:"intrinsic-size-<num>"}],["content-visibility-visible",{"content-visibility":"visible"}],["content-visibility-hidden",{"content-visibility":"hidden"}],["content-visibility-auto",{"content-visibility":"auto"}],...Be("content-visibility")],Dp=[[/^content-(.+)$/,([,e])=>({content:q.bracket.cssvar(e)})],["content-empty",{content:'""'}],["content-none",{content:"none"}]],Pp=[["break-normal",{"overflow-wrap":"normal","word-break":"normal"}],["break-words",{"overflow-wrap":"break-word"}],["break-all",{"word-break":"break-all"}],["break-keep",{"word-break":"keep-all"}],["break-anywhere",{"overflow-wrap":"anywhere"}]],Op=[["text-wrap",{"text-wrap":"wrap"}],["text-nowrap",{"text-wrap":"nowrap"}],["text-balance",{"text-wrap":"balance"}],["text-pretty",{"text-wrap":"pretty"}]],Tp=[["truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-ellipsis",{"text-overflow":"ellipsis"}],["text-clip",{"text-overflow":"clip"}]],Rp=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}],...Be("case","text-transform")],Fp=[["italic",{"font-style":"italic"}],["not-italic",{"font-style":"normal"}],["font-italic",{"font-style":"italic"}],["font-not-italic",{"font-style":"normal"}],["oblique",{"font-style":"oblique"}],["not-oblique",{"font-style":"normal"}],["font-oblique",{"font-style":"oblique"}],["font-not-oblique",{"font-style":"normal"}]],Ip=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto"}]],Lp=[["field-sizing-fixed",{"field-sizing":"fixed"}],["field-sizing-content",{"field-sizing":"content"}]],Gl={"--un-ring-inset":nt,"--un-ring-offset-width":"0px","--un-ring-offset-color":"#fff","--un-ring-width":"0px","--un-ring-color":"rgb(147 197 253 / 0.5)","--un-shadow":"0 0 rgb(0 0 0 / 0)"},Sne=Object.keys(Gl),$p=[[/^ring(?:-(.+))?$/,([,e],{theme:t})=>{let r=t.ringWidth?.[e||"DEFAULT"]??q.px(e||"1");if(r)return{"--un-ring-width":r,"--un-ring-offset-shadow":"var(--un-ring-inset) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color)","--un-ring-shadow":"var(--un-ring-inset) 0 0 0 calc(var(--un-ring-width) + var(--un-ring-offset-width)) var(--un-ring-color)","box-shadow":"var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"}},{custom:{preflightKeys:Sne},autocomplete:"ring-$ringWidth"}],[/^ring-(?:width-|size-)(.+)$/,c6,{autocomplete:"ring-(width|size)-$lineWidth"}],["ring-offset",{"--un-ring-offset-width":"1px"}],[/^ring-offset-(?:width-|size-)?(.+)$/,([,e],{theme:t})=>({"--un-ring-offset-width":t.lineWidth?.[e]??q.bracket.cssvar.px(e)}),{autocomplete:"ring-offset-(width|size)-$lineWidth"}],[/^ring-(.+)$/,_ne,{autocomplete:"ring-$colors"}],[/^ring-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-opacity":q.bracket.percent.cssvar(e)}),{autocomplete:"ring-(op|opacity)-<percent>"}],[/^ring-offset-(.+)$/,Ft("--un-ring-offset-color","ring-offset","borderColor"),{autocomplete:"ring-offset-$colors"}],[/^ring-offset-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-offset-opacity":q.bracket.percent.cssvar(e)}),{autocomplete:"ring-offset-(op|opacity)-<percent>"}],["ring-inset",{"--un-ring-inset":"inset"}]];Kl={"--un-ring-offset-shadow":"0 0 rgb(0 0 0 / 0)","--un-ring-shadow":"0 0 rgb(0 0 0 / 0)","--un-shadow-inset":nt,"--un-shadow":"0 0 rgb(0 0 0 / 0)"},Cne=Object.keys(Kl),Np=[[/^shadow(?:-(.+))?$/,(e,t)=>{let[,r]=e,{theme:n}=t,i=n.boxShadow?.[r||"DEFAULT"],o=r?q.bracket.cssvar(r):void 0;return(i!=null||o!=null)&&!hu(o,n,"shadowColor")?{"--un-shadow":pu(i||o,"--un-shadow-color").join(","),"box-shadow":"var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"}:Ft("--un-shadow-color","shadow","shadowColor")(e,t)},{custom:{preflightKeys:Cne},autocomplete:["shadow-$colors","shadow-$boxShadow"]}],[/^shadow-op(?:acity)?-?(.+)$/,([,e])=>({"--un-shadow-opacity":q.bracket.percent.cssvar(e)}),{autocomplete:"shadow-(op|opacity)-<percent>"}],["shadow-inset",{"--un-shadow-inset":"inset"}]],sg=["translate","rotate","scale"],Ene=["translateX(var(--un-translate-x))","translateY(var(--un-translate-y))","rotate(var(--un-rotate))","rotateZ(var(--un-rotate-z))","skewX(var(--un-skew-x))","skewY(var(--un-skew-y))","scaleX(var(--un-scale-x))","scaleY(var(--un-scale-y))"].join(" "),Hl=["translateX(var(--un-translate-x))","translateY(var(--un-translate-y))","translateZ(var(--un-translate-z))","rotate(var(--un-rotate))","rotateX(var(--un-rotate-x))","rotateY(var(--un-rotate-y))","rotateZ(var(--un-rotate-z))","skewX(var(--un-skew-x))","skewY(var(--un-skew-y))","scaleX(var(--un-scale-x))","scaleY(var(--un-scale-y))","scaleZ(var(--un-scale-z))"].join(" "),Ane=["translate3d(var(--un-translate-x), var(--un-translate-y), var(--un-translate-z))","rotate(var(--un-rotate))","rotateX(var(--un-rotate-x))","rotateY(var(--un-rotate-y))","rotateZ(var(--un-rotate-z))","skewX(var(--un-skew-x))","skewY(var(--un-skew-y))","scaleX(var(--un-scale-x))","scaleY(var(--un-scale-y))","scaleZ(var(--un-scale-z))"].join(" "),Yl={"--un-rotate":0,"--un-rotate-x":0,"--un-rotate-y":0,"--un-rotate-z":0,"--un-scale-x":1,"--un-scale-y":1,"--un-scale-z":1,"--un-skew-x":0,"--un-skew-y":0,"--un-translate-x":0,"--un-translate-y":0,"--un-translate-z":0},no=Object.keys(Yl),jp=[[/^(?:transform-)?origin-(.+)$/,([,e])=>({"transform-origin":ar[e]??q.bracket.cssvar(e)}),{autocomplete:[`transform-origin-(${Object.keys(ar).join("|")})`,`origin-(${Object.keys(ar).join("|")})`]}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,e])=>{let t=q.bracket.cssvar.px.numberWithUnit(e);if(t!=null)return{"-webkit-perspective":t,perspective:t}}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,e])=>{let t=q.bracket.cssvar(e)??(e.length>=3?ar[e]:void 0);if(t!=null)return{"-webkit-perspective-origin":t,"perspective-origin":t}}],[/^(?:transform-)?translate-()(.+)$/,a6,{custom:{preflightKeys:no}}],[/^(?:transform-)?translate-([xyz])-(.+)$/,a6,{custom:{preflightKeys:no}}],[/^(?:transform-)?rotate-()(.+)$/,u6,{custom:{preflightKeys:no}}],[/^(?:transform-)?rotate-([xyz])-(.+)$/,u6,{custom:{preflightKeys:no}}],[/^(?:transform-)?skew-()(.+)$/,l6,{custom:{preflightKeys:no}}],[/^(?:transform-)?skew-([xy])-(.+)$/,l6,{custom:{preflightKeys:no},autocomplete:["transform-skew-(x|y)-<percent>","skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,s6,{custom:{preflightKeys:no}}],[/^(?:transform-)?scale-([xyz])-(.+)$/,s6,{custom:{preflightKeys:no},autocomplete:[`transform-(${sg.join("|")})-<percent>`,`transform-(${sg.join("|")})-(x|y|z)-<percent>`,`(${sg.join("|")})-<percent>`,`(${sg.join("|")})-(x|y|z)-<percent>`]}],[/^(?:transform-)?preserve-3d$/,()=>({"transform-style":"preserve-3d"})],[/^(?:transform-)?preserve-flat$/,()=>({"transform-style":"flat"})],["transform",{transform:Hl},{custom:{preflightKeys:no}}],["transform-cpu",{transform:Ene},{custom:{preflightKeys:["--un-translate-x","--un-translate-y","--un-rotate","--un-rotate-z","--un-skew-x","--un-skew-y","--un-scale-x","--un-scale-y"]}}],["transform-gpu",{transform:Ane},{custom:{preflightKeys:no}}],["transform-none",{transform:"none"}],...Be("transform")]});function b6([,e],{theme:t}){return{"outline-width":t.lineWidth?.[e]??q.bracket.cssvar.global.px(e)}}function Dne(e,t){return ea(q.bracket(e[1]))?b6(e,t):Ft("outline-color","outline-color","borderColor")(e,t)}function Pne(e){return q.properties.auto.global(e)??{contents:"contents",scroll:"scroll-position"}[e]}function h6(e,t,r){if(t!=null)return{[`border${r}-color`]:Rt(e,t)};if(r===""){let n={},i="--un-border-opacity",o=Rt(e,`var(${i})`);return o.includes(i)&&(n[i]=typeof e=="string"?1:cu(e)),n["border-color"]=o,n}else{let n={},i="--un-border-opacity",o=`--un-border${r}-opacity`,a=Rt(e,`var(${o})`);return a.includes(o)&&(n[i]=typeof e=="string"?1:cu(e),n[o]=`var(${i})`),n[`border${r}-color`]=a,n}}function One(e){return([,t],r)=>{let n=fu(t,r,"borderColor");if(!n)return;let{alpha:i,color:o,cssColor:a}=n;if(a)return h6(a,i,e);if(o)return h6(o,i,e)}}function Fi([,e="",t],{theme:r}){let n=r.lineWidth?.[t||"DEFAULT"]??q.bracket.cssvar.global.px(t||"1");if(e in _r&&n!=null)return _r[e].map(i=>[`border${i}-width`,n])}function Bp([,e="",t],r){if(e in _r){if(ea(q.bracket(t)))return Fi(["",e,t],r);if(hu(t,r.theme,"borderColor"))return Object.assign({},..._r[e].map(n=>One(n)(["",t],r.theme)))}}function Mp([,e="",t]){let r=q.bracket.percent.cssvar(t);if(e in _r&&r!=null)return _r[e].map(n=>[`--un-border${n}-opacity`,r])}function qp([,e="",t],{theme:r}){let n=r.borderRadius?.[t||"DEFAULT"]||q.bracket.cssvar.global.fraction.rem(t||"1");if(e in eg&&n!=null)return eg[e].map(i=>[`border${i}-radius`,n])}function Ql([,e="",t]){if(Za.includes(t)&&e in _r)return _r[e].map(r=>[`border${r}-style`,t])}function y6([,e],{theme:t}){return{"text-decoration-thickness":t.lineWidth?.[e]??q.bracket.cssvar.global.px(e)}}function $ne(e,t){if(ea(q.bracket(e[1])))return y6(e,t);let r=Ft("text-decoration-color","line","borderColor")(e,t);if(r)return{"-webkit-text-decoration-color":r["text-decoration-color"],...r}}function kk([,e="",t],{theme:r}){let n=r.spacing?.[t]??q.bracket.cssvar.global.rem(t);if(n!=null)return{[`${Nne[e]}gap`]:n}}function io(e){return e.replace("col","column")}function Sk(e){return e[0]==="r"?"Row":"Column"}function jne(e,t,r){let n=t[`gridAuto${Sk(e)}`]?.[r];if(n!=null)return n;switch(r){case"min":return"min-content";case"max":return"max-content";case"fr":return"minmax(0,1fr)"}return q.bracket.cssvar.auto.rem(r)}function _k(e,{theme:t}){return t.spacing?.[e]??q.bracket.cssvar.global.auto.fraction.rem(e)}function Vp([,e,t],r){let n=_k(t,r);if(n!=null&&e in Z0)return Z0[e].map(i=>[i.slice(1),n])}function du(e,t){return`${e||""}${Bne[t]}`}function cg(e,t,r,n){let i=du(e,t).replace(/-(\w)/g,(a,s)=>s.toUpperCase()),o=r[i]?.[n];if(o!=null)return o;switch(n){case"fit":case"max":case"min":return`${n}-content`}return q.bracket.cssvar.global.auto.fraction.rem(n)}function m6(e,t,r="breakpoints"){let n=Ja(e,r);if(n)return n.find(i=>i.point===t)?.size}function Mne(e){if(/^\d+\/\d+$/.test(e))return e;switch(e){case"square":return"1/1";case"video":return"16/9"}return q.bracket.cssvar.global.auto.number(e)}function v6([,e],{theme:t}){return{"stroke-width":t.lineWidth?.[e]??q.bracket.cssvar.fraction.px.number(e)}}function qne(e,t){return ea(q.bracket(e[1]))?v6(e,t):Ft("stroke","stroke","borderColor")(e,t)}function g6(e,t){let r;if(q.cssvar(e)!=null)r=q.cssvar(e);else{e.startsWith("[")&&e.endsWith("]")&&(e=e.slice(1,-1));let n=e.split(",").map(i=>t.transitionProperty?.[i]??q.properties(i));n.every(Boolean)&&(r=n.join(","))}return r}function Ck(e,t,r){return t[r]?.[e]||q.bracket.cssvar.global.rem(e)}function x6([,e],{theme:t}){let n=Fe(t.fontSize?.[e])?.[0]??q.bracket.cssvar.global.rem(e);if(n!=null)return{"font-size":n}}function Vne(e,t){return ea(q.bracket(e[1]))?x6(e,t):Ft("color","text","textColor")(e,t)}function Une([,e="base"],{theme:t}){let r=ig(e,"length");if(!r)return;let[n,i]=r,o=Fe(t.fontSize?.[n]),a=i?Ck(i,t,"lineHeight"):void 0;if(o?.[0]){let[u,l,f]=o;return typeof l=="object"?{"font-size":u,...l}:{"font-size":u,"line-height":a??l??"1","letter-spacing":f?Ck(f,t,"letterSpacing"):void 0}}let s=q.bracketOfLength.rem(n);return a&&s?{"font-size":s,"line-height":a}:{"font-size":q.bracketOfLength.rem(e)}}function zne(e){let t=0;function r(n){for(;t<e.length;)if(t+=1,e[t]===n)return!0;return!1}for(t=0;t<e.length;t++){let n=e[t];if("\"`'".includes(n)){if(!r(n))return!1}else if(n==="("){if(!r(")"))return!1}else if("[]{}:".includes(n))return!1}return!0}function Hne(e){if(!e.includes("://"))return!1;try{return new URL(e).host!==""}catch{return!1}}var f6,fg,p6,pg,hg,dg,mg,Za,gg,bg,Tne,Rne,Fne,Ine,Lne,yg,vg,xg,d6,wg,kg,Nne,Sg,_g,lg,Cg,Eg,Up,Ag,Wp,zp,Dg,Pg,Og,Tg,Rg,Fg,Bne,Ig,Lg,$g,Ng,jg,Bg,Mg,qg,Vg,Ug,Wg,Wne,zg,Hg,Ek,Ak=$(()=>{zl();On();ug();Dt();f6={mid:"middle",base:"baseline",btm:"bottom",baseline:"baseline",top:"top",start:"top",middle:"middle",bottom:"bottom",end:"bottom","text-top":"text-top","text-bottom":"text-bottom",sub:"sub",super:"super",...Object.fromEntries(ut.map(e=>[e,e]))},fg=[[/^(?:vertical|align|v)-(.+)$/,([,e])=>({"vertical-align":f6[e]??q.bracket.cssvar.numberWithUnit(e)}),{autocomplete:[`(vertical|align|v)-(${Object.keys(f6).join("|")})`,"(vertical|align|v)-<percentage>"]}]],p6=["center","left","right","justify","start","end"],pg=[...p6.map(e=>[`text-${e}`,{"text-align":e}]),...[...ut,...p6].map(e=>[`text-align-${e}`,{"text-align":e}])],hg=[[/^outline-(?:width-|size-)?(.+)$/,b6,{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,Dne,{autocomplete:"outline-$colors"}],[/^outline-offset-(.+)$/,([,e],{theme:t})=>({"outline-offset":t.lineWidth?.[e]??q.bracket.cssvar.global.px(e)}),{autocomplete:"outline-(offset)-<num>"}],["outline",{"outline-style":"solid"}],...["auto","dashed","dotted","double","hidden","solid","groove","ridge","inset","outset",...ut].map(e=>[`outline-${e}`,{"outline-style":e}]),["outline-none",{outline:"2px solid transparent","outline-offset":"2px"}]];dg=[["appearance-auto",{"-webkit-appearance":"auto",appearance:"auto"}],["appearance-none",{"-webkit-appearance":"none",appearance:"none"}]];mg=[[/^will-change-(.+)/,([,e])=>({"will-change":Pne(e)})]],Za=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset",...ut],gg=[[/^(?:border|b)()(?:-(.+))?$/,Fi,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,Fi],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,Fi],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,Fi],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,Fi],[/^(?:border|b)-()(?:width|size)-(.+)$/,Fi,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,Fi],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,Fi],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,Fi],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,Fi],[/^(?:border|b)-()(?:color-)?(.+)$/,Bp,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,Bp],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,Bp],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,Bp],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,Bp],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,Mp,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,Mp],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,Mp],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,Mp],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,Mp],[/^(?:border-|b-)?(?:rounded|rd)()(?:-(.+))?$/,qp,{autocomplete:["(border|b)-(rounded|rd)","(border|b)-(rounded|rd)-$borderRadius","(rounded|rd)","(rounded|rd)-$borderRadius"]}],[/^(?:border-|b-)?(?:rounded|rd)-([rltbse])(?:-(.+))?$/,qp],[/^(?:border-|b-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,qp],[/^(?:border-|b-)?(?:rounded|rd)-([bise][se])(?:-(.+))?$/,qp],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,qp],[/^(?:border|b)-(?:style-)?()(.+)$/,Ql,{autocomplete:["(border|b)-style",`(border|b)-(${Za.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${Za.join("|")})`,`(border|b)-<directions>-style-(${Za.join("|")})`,`(border|b)-style-(${Za.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,Ql],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,Ql],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,Ql],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,Ql]];bg=[[/^op(?:acity)?-?(.+)$/,([,e])=>({opacity:q.bracket.percent.cssvar(e)})]],Tne=/^\[url\(.+\)\]$/,Rne=/^\[(?:length|size):.+\]$/,Fne=/^\[position:.+\]$/,Ine=/^\[(?:linear|conic|radial)-gradient\(.+\)\]$/,Lne=/^\[image:.+\]$/,yg=[[/^bg-(.+)$/,(...e)=>{let t=e[0][1];if(Tne.test(t))return{"--un-url":q.bracket(t),"background-image":"var(--un-url)"};if(Rne.test(t)&&q.bracketOfLength(t)!=null)return{"background-size":q.bracketOfLength(t).split(" ").map(r=>q.fraction.auto.px.cssvar(r)??r).join(" ")};if((xk(t)||Fne.test(t))&&q.bracketOfPosition(t)!=null)return{"background-position":q.bracketOfPosition(t).split(" ").map(r=>q.position.fraction.auto.px.cssvar(r)??r).join(" ")};if(Ine.test(t)||Lne.test(t)){let r=q.bracket(t);if(r)return{"background-image":(r.startsWith("http")?`url(${r})`:q.cssvar(r))??r}}return Ft("background-color","bg","backgroundColor")(...e)},{autocomplete:"bg-$colors"}],[/^bg-op(?:acity)?-?(.+)$/,([,e])=>({"--un-bg-opacity":q.bracket.percent.cssvar(e)}),{autocomplete:"bg-(op|opacity)-<percent>"}]],vg=[[/^color-scheme-(\w+)$/,([,e])=>({"color-scheme":e})]],xg=[[/^@container(?:\/(\w+))?(?:-(normal|inline-size|size))?$/,([,e,t])=>({"container-type":t??"inline-size","container-name":e})]],d6=["solid","double","dotted","dashed","wavy",...ut],wg=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,e])=>({"text-decoration-line":e}),{autocomplete:"decoration-(underline|overline|line-through)"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,y6,{autocomplete:"(underline|decoration)-<num>"}],[/^(?:underline|decoration)-(auto|from-font)$/,([,e])=>({"text-decoration-thickness":e}),{autocomplete:"(underline|decoration)-(auto|from-font)"}],[/^(?:underline|decoration)-(.+)$/,$ne,{autocomplete:"(underline|decoration)-$colors"}],[/^(?:underline|decoration)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-line-opacity":q.bracket.percent.cssvar(e)}),{autocomplete:"(underline|decoration)-(op|opacity)-<percent>"}],[/^(?:underline|decoration)-offset-(.+)$/,([,e],{theme:t})=>({"text-underline-offset":t.lineWidth?.[e]??q.auto.bracket.cssvar.global.px(e)}),{autocomplete:"(underline|decoration)-(offset)-<num>"}],...d6.map(e=>[`underline-${e}`,{"text-decoration-style":e}]),...d6.map(e=>[`decoration-${e}`,{"text-decoration-style":e}]),["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];kg=[["flex",{display:"flex"}],["inline-flex",{display:"inline-flex"}],["flex-inline",{display:"inline-flex"}],[/^flex-(.*)$/,([,e])=>({flex:q.bracket(e)!=null?q.bracket(e).split(" ").map(t=>q.cssvar.fraction(t)??t).join(" "):q.cssvar.fraction(e)})],["flex-1",{flex:"1 1 0%"}],["flex-auto",{flex:"1 1 auto"}],["flex-initial",{flex:"0 1 auto"}],["flex-none",{flex:"none"}],[/^(?:flex-)?shrink(?:-(.*))?$/,([,e=""])=>({"flex-shrink":q.bracket.cssvar.number(e)??1}),{autocomplete:["flex-shrink-<num>","shrink-<num>"]}],[/^(?:flex-)?grow(?:-(.*))?$/,([,e=""])=>({"flex-grow":q.bracket.cssvar.number(e)??1}),{autocomplete:["flex-grow-<num>","grow-<num>"]}],[/^(?:flex-)?basis-(.+)$/,([,e],{theme:t})=>({"flex-basis":t.spacing?.[e]??q.bracket.cssvar.auto.fraction.rem(e)}),{autocomplete:["flex-basis-$spacing","basis-$spacing"]}],["flex-row",{"flex-direction":"row"}],["flex-row-reverse",{"flex-direction":"row-reverse"}],["flex-col",{"flex-direction":"column"}],["flex-col-reverse",{"flex-direction":"column-reverse"}],["flex-wrap",{"flex-wrap":"wrap"}],["flex-wrap-reverse",{"flex-wrap":"wrap-reverse"}],["flex-nowrap",{"flex-wrap":"nowrap"}]],Nne={"":"",x:"column-",y:"row-",col:"column-",row:"row-"};Sg=[[/^(?:flex-|grid-)?gap-?()(.+)$/,kk,{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,kk,{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}],[/^(?:flex-|grid-)?gap-(col|row)-?(.+)$/,kk,{autocomplete:["gap-(col|row)-$spacing","gap-(col|row)-<num>"]}]];_g=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,e,t],{theme:r})=>({[`grid-${io(e)}`]:r[`grid${Sk(e)}`]?.[t]??q.bracket.cssvar.auto(t)})],[/^(?:grid-)?(row|col)-span-(.+)$/,([,e,t])=>{if(t==="full")return{[`grid-${io(e)}`]:"1/-1"};let r=q.bracket.number(t);if(r!=null)return{[`grid-${io(e)}`]:`span ${r}/span ${r}`}},{autocomplete:"(grid-row|grid-col|row|col)-span-<num>"}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,e,t])=>({[`grid-${io(e)}-start`]:q.bracket.cssvar(t)??t})],[/^(?:grid-)?(row|col)-end-(.+)$/,([,e,t])=>({[`grid-${io(e)}-end`]:q.bracket.cssvar(t)??t}),{autocomplete:"(grid-row|grid-col|row|col)-(start|end)-<num>"}],[/^(?:grid-)?auto-(rows|cols)-(.+)$/,([,e,t],{theme:r})=>({[`grid-auto-${io(e)}`]:jne(e,r,t)}),{autocomplete:"(grid-auto|auto)-(rows|cols)-<num>"}],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(.+)$/,([,e])=>({"grid-auto-flow":q.bracket.cssvar(e)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)$/,([,e])=>({"grid-auto-flow":io(e).replace("-"," ")}),{autocomplete:["(grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)"]}],[/^(?:grid-)?(rows|cols)-(.+)$/,([,e,t],{theme:r})=>({[`grid-template-${io(e)}`]:r[`gridTemplate${Sk(e)}`]?.[t]??q.bracket.cssvar(t)})],[/^(?:grid-)?(rows|cols)-minmax-([\w.-]+)$/,([,e,t])=>({[`grid-template-${io(e)}`]:`repeat(auto-fill,minmax(${t},1fr))`})],[/^(?:grid-)?(rows|cols)-(\d+)$/,([,e,t])=>({[`grid-template-${io(e)}`]:`repeat(${t},minmax(0,1fr))`}),{autocomplete:"(grid-rows|grid-cols|rows|cols)-<num>"}],[/^grid-area(s)?-(.+)$/,([,e,t])=>e!=null?{"grid-template-areas":q.cssvar(t)??t.split("-").map(r=>`"${q.bracket(r)}"`).join(" ")}:{"grid-area":q.bracket.cssvar(t)}],["grid-rows-none",{"grid-template-rows":"none"}],["grid-cols-none",{"grid-template-columns":"none"}],["grid-rows-subgrid",{"grid-template-rows":"subgrid"}],["grid-cols-subgrid",{"grid-template-columns":"subgrid"}]],lg=["auto","hidden","clip","visible","scroll","overlay",...ut],Cg=[[/^(?:overflow|of)-(.+)$/,([,e])=>lg.includes(e)?{overflow:e}:void 0,{autocomplete:[`(overflow|of)-(${lg.join("|")})`,`(overflow|of)-(x|y)-(${lg.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,e,t])=>lg.includes(t)?{[`overflow-${e}`]:t}:void 0]],Eg=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,e])=>({position:e}),{autocomplete:["(position|pos)-<position>","(position|pos)-<globalKeyword>","<position>"]}],[/^(?:position-|pos-)([-\w]+)$/,([,e])=>ut.includes(e)?{position:e}:void 0],[/^(?:position-|pos-)?(static)$/,([,e])=>({position:e})]],Up=[["justify-start",{"justify-content":"flex-start"}],["justify-end",{"justify-content":"flex-end"}],["justify-center",{"justify-content":"center"}],["justify-between",{"justify-content":"space-between"}],["justify-around",{"justify-content":"space-around"}],["justify-evenly",{"justify-content":"space-evenly"}],["justify-stretch",{"justify-content":"stretch"}],["justify-left",{"justify-content":"left"}],["justify-right",{"justify-content":"right"}],["justify-center-safe",{"justify-content":"safe center"}],["justify-end-safe",{"justify-content":"safe flex-end"}],["justify-normal",{"justify-content":"normal"}],...Be("justify","justify-content"),["justify-items-start",{"justify-items":"start"}],["justify-items-end",{"justify-items":"end"}],["justify-items-center",{"justify-items":"center"}],["justify-items-stretch",{"justify-items":"stretch"}],["justify-items-center-safe",{"justify-items":"safe center"}],["justify-items-end-safe",{"justify-items":"safe flex-end"}],...Be("justify-items"),["justify-self-auto",{"justify-self":"auto"}],["justify-self-start",{"justify-self":"start"}],["justify-self-end",{"justify-self":"end"}],["justify-self-center",{"justify-self":"center"}],["justify-self-stretch",{"justify-self":"stretch"}],["justify-self-baseline",{"justify-self":"baseline"}],["justify-self-center-safe",{"justify-self":"safe center"}],["justify-self-end-safe",{"justify-self":"safe flex-end"}],...Be("justify-self")],Ag=[[/^order-(.+)$/,([,e])=>({order:q.bracket.cssvar.number(e)})],["order-first",{order:"-9999"}],["order-last",{order:"9999"}],["order-none",{order:"0"}]],Wp=[["content-center",{"align-content":"center"}],["content-start",{"align-content":"flex-start"}],["content-end",{"align-content":"flex-end"}],["content-between",{"align-content":"space-between"}],["content-around",{"align-content":"space-around"}],["content-evenly",{"align-content":"space-evenly"}],["content-baseline",{"align-content":"baseline"}],["content-center-safe",{"align-content":"safe center"}],["content-end-safe",{"align-content":"safe flex-end"}],["content-stretch",{"align-content":"stretch"}],["content-normal",{"align-content":"normal"}],...Be("content","align-content"),["items-start",{"align-items":"flex-start"}],["items-end",{"align-items":"flex-end"}],["items-center",{"align-items":"center"}],["items-baseline",{"align-items":"baseline"}],["items-stretch",{"align-items":"stretch"}],["items-baseline-last",{"align-items":"last baseline"}],["items-center-safe",{"align-items":"safe center"}],["items-end-safe",{"align-items":"safe flex-end"}],...Be("items","align-items"),["self-auto",{"align-self":"auto"}],["self-start",{"align-self":"flex-start"}],["self-end",{"align-self":"flex-end"}],["self-center",{"align-self":"center"}],["self-stretch",{"align-self":"stretch"}],["self-baseline",{"align-self":"baseline"}],["self-baseline-last",{"align-self":"last baseline"}],["self-center-safe",{"align-self":"safe center"}],["self-end-safe",{"align-self":"safe flex-end"}],...Be("self","align-self")],zp=[["place-content-center",{"place-content":"center"}],["place-content-start",{"place-content":"start"}],["place-content-end",{"place-content":"end"}],["place-content-between",{"place-content":"space-between"}],["place-content-around",{"place-content":"space-around"}],["place-content-evenly",{"place-content":"space-evenly"}],["place-content-stretch",{"place-content":"stretch"}],["place-content-baseline",{"place-content":"baseline"}],["place-content-center-safe",{"place-content":"safe center"}],["place-content-end-safe",{"place-content":"safe flex-end"}],...Be("place-content"),["place-items-start",{"place-items":"start"}],["place-items-end",{"place-items":"end"}],["place-items-center",{"place-items":"center"}],["place-items-stretch",{"place-items":"stretch"}],["place-items-baseline",{"place-items":"baseline"}],["place-items-center-safe",{"place-items":"safe center"}],["place-items-end-safe",{"place-items":"safe flex-end"}],...Be("place-items"),["place-self-auto",{"place-self":"auto"}],["place-self-start",{"place-self":"start"}],["place-self-end",{"place-self":"end"}],["place-self-center",{"place-self":"center"}],["place-self-stretch",{"place-self":"stretch"}],["place-self-center-safe",{"place-self":"safe center"}],["place-self-end-safe",{"place-self":"safe flex-end"}],...Be("place-self")],Dg=[...Up,...Wp,...zp].flatMap(([e,t])=>[[`flex-${e}`,t],[`grid-${e}`,t]]);Pg=[[/^(?:position-|pos-)?inset-(.+)$/,([,e],t)=>({inset:_k(e,t)}),{autocomplete:["(position|pos)-inset-<directions>-$spacing","(position|pos)-inset-(block|inline)-$spacing","(position|pos)-inset-(bs|be|is|ie)-$spacing","(position|pos)-(top|left|right|bottom)-$spacing"]}],[/^(?:position-|pos-)?(start|end)-(.+)$/,Vp],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,Vp],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,Vp],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,Vp],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,Vp],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,e,t],r)=>({[e]:_k(t,r)})]],Og=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-start",{float:"inline-start"}],["float-end",{float:"inline-end"}],["float-none",{float:"none"}],...Be("float"),["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-start",{clear:"inline-start"}],["clear-end",{clear:"inline-end"}],["clear-none",{clear:"none"}],...Be("clear")],Tg=[[/^(?:position-|pos-)?z([\d.]+)$/,([,e])=>({"z-index":q.number(e)})],[/^(?:position-|pos-)?z-(.+)$/,([,e],{theme:t})=>({"z-index":t.zIndex?.[e]??q.bracket.cssvar.global.auto.number(e)}),{autocomplete:"z-<num>"}]],Rg=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}],...Be("box","box-sizing")],Fg=[[/^(where|\?)$/,(e,{constructCSS:t,generator:r})=>{if(r.userConfig.envMode==="dev")return`@keyframes __un_qm{0%{box-shadow:inset 4px 4px #ff1e90, inset -4px -4px #ff1e90}100%{box-shadow:inset 8px 8px #3399ff, inset -8px -8px #3399ff}} ${t({animation:"__un_qm 0.5s ease-in-out alternate infinite"})}`}]],Bne={h:"height",w:"width",inline:"inline-size",block:"block-size"};Ig=[[/^size-(min-|max-)?(.+)$/,([,e,t],{theme:r})=>({[du(e,"w")]:cg(e,"w",r,t),[du(e,"h")]:cg(e,"h",r,t)})],[/^(?:size-)?(min-|max-)?([wh])-?(.+)$/,([,e,t,r],{theme:n})=>({[du(e,t)]:cg(e,t,n,r)})],[/^(?:size-)?(min-|max-)?(block|inline)-(.+)$/,([,e,t,r],{theme:n})=>({[du(e,t)]:cg(e,t,n,r)}),{autocomplete:["(w|h)-$width|height|maxWidth|maxHeight|minWidth|minHeight|inlineSize|blockSize|maxInlineSize|maxBlockSize|minInlineSize|minBlockSize","(block|inline)-$width|height|maxWidth|maxHeight|minWidth|minHeight|inlineSize|blockSize|maxInlineSize|maxBlockSize|minInlineSize|minBlockSize","(max|min)-(w|h|block|inline)","(max|min)-(w|h|block|inline)-$width|height|maxWidth|maxHeight|minWidth|minHeight|inlineSize|blockSize|maxInlineSize|maxBlockSize|minInlineSize|minBlockSize","(w|h)-full","(max|min)-(w|h)-full"]}],[/^(?:size-)?(min-|max-)?(h)-screen-(.+)$/,([,e,t,r],n)=>({[du(e,t)]:m6(n,r,"verticalBreakpoints")})],[/^(?:size-)?(min-|max-)?(w)-screen-(.+)$/,([,e,t,r],n)=>({[du(e,t)]:m6(n,r)}),{autocomplete:["(w|h)-screen","(min|max)-(w|h)-screen","h-screen-$verticalBreakpoints","(min|max)-h-screen-$verticalBreakpoints","w-screen-$breakpoints","(min|max)-w-screen-$breakpoints"]}]];Lg=[[/^(?:size-)?aspect-(?:ratio-)?(.+)$/,([,e])=>({"aspect-ratio":Mne(e)}),{autocomplete:["aspect-(square|video|ratio)","aspect-ratio-(square|video)"]}]],$g=[[/^pa?()-?(.+)$/,xt("padding"),{autocomplete:["(m|p)<num>","(m|p)-<num>"]}],[/^p-?xy()()$/,xt("padding"),{autocomplete:"(m|p)-(xy)"}],[/^p-?([xy])(?:-?(.+))?$/,xt("padding")],[/^p-?([rltbse])(?:-?(.+))?$/,xt("padding"),{autocomplete:"(m|p)<directions>-<num>"}],[/^p-(block|inline)(?:-(.+))?$/,xt("padding"),{autocomplete:"(m|p)-(block|inline)-<num>"}],[/^p-?([bi][se])(?:-?(.+))?$/,xt("padding"),{autocomplete:"(m|p)-(bs|be|is|ie)-<num>"}]],Ng=[[/^ma?()-?(.+)$/,xt("margin")],[/^m-?xy()()$/,xt("margin")],[/^m-?([xy])(?:-?(.+))?$/,xt("margin")],[/^m-?([rltbse])(?:-?(.+))?$/,xt("margin")],[/^m-(block|inline)(?:-(.+))?$/,xt("margin")],[/^m-?([bi][se])(?:-?(.+))?$/,xt("margin")]],jg=[[/^fill-(.+)$/,Ft("fill","fill","backgroundColor"),{autocomplete:"fill-$colors"}],[/^fill-op(?:acity)?-?(.+)$/,([,e])=>({"--un-fill-opacity":q.bracket.percent.cssvar(e)}),{autocomplete:"fill-(op|opacity)-<percent>"}],["fill-none",{fill:"none"}],[/^stroke-(?:width-|size-)?(.+)$/,v6,{autocomplete:["stroke-width-$lineWidth","stroke-size-$lineWidth"]}],[/^stroke-dash-(.+)$/,([,e])=>({"stroke-dasharray":q.bracket.cssvar.number(e)}),{autocomplete:"stroke-dash-<num>"}],[/^stroke-offset-(.+)$/,([,e],{theme:t})=>({"stroke-dashoffset":t.lineWidth?.[e]??q.bracket.cssvar.px.numberWithUnit(e)}),{autocomplete:"stroke-offset-$lineWidth"}],[/^stroke-(.+)$/,qne,{autocomplete:"stroke-$colors"}],[/^stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-stroke-opacity":q.bracket.percent.cssvar(e)}),{autocomplete:"stroke-(op|opacity)-<percent>"}],["stroke-cap-square",{"stroke-linecap":"square"}],["stroke-cap-round",{"stroke-linecap":"round"}],["stroke-cap-auto",{"stroke-linecap":"butt"}],["stroke-join-arcs",{"stroke-linejoin":"arcs"}],["stroke-join-bevel",{"stroke-linejoin":"bevel"}],["stroke-join-clip",{"stroke-linejoin":"miter-clip"}],["stroke-join-round",{"stroke-linejoin":"round"}],["stroke-join-auto",{"stroke-linejoin":"miter"}],["stroke-none",{stroke:"none"}]];Bg=[[/^transition(?:-(\D+?))?(?:-(\d+))?$/,([,e,t],{theme:r})=>{if(!e&&!t)return{"transition-property":r.transitionProperty?.DEFAULT,"transition-timing-function":r.easing?.DEFAULT,"transition-duration":r.duration?.DEFAULT??q.time("150")};if(e!=null){let n=g6(e,r),i=r.duration?.[t||"DEFAULT"]??q.time(t||"150");if(n)return{"transition-property":n,"transition-timing-function":r.easing?.DEFAULT,"transition-duration":i}}else if(t!=null)return{"transition-property":r.transitionProperty?.DEFAULT,"transition-timing-function":r.easing?.DEFAULT,"transition-duration":r.duration?.[t]??q.time(t)}},{autocomplete:"transition-$transitionProperty-$duration"}],[/^(?:transition-)?duration-(.+)$/,([,e],{theme:t})=>({"transition-duration":t.duration?.[e||"DEFAULT"]??q.bracket.cssvar.time(e)}),{autocomplete:["transition-duration-$duration","duration-$duration"]}],[/^(?:transition-)?delay-(.+)$/,([,e],{theme:t})=>({"transition-delay":t.duration?.[e||"DEFAULT"]??q.bracket.cssvar.time(e)}),{autocomplete:["transition-delay-$duration","delay-$duration"]}],[/^(?:transition-)?ease(?:-(.+))?$/,([,e],{theme:t})=>({"transition-timing-function":t.easing?.[e||"DEFAULT"]??q.bracket.cssvar(e)}),{autocomplete:["transition-ease-(linear|in|out|in-out|DEFAULT)","ease-(linear|in|out|in-out|DEFAULT)"]}],[/^(?:transition-)?property-(.+)$/,([,e],{theme:t})=>{let r=q.global(e)||g6(e,t);if(r)return{"transition-property":r}},{autocomplete:[`transition-property-(${[...ut].join("|")})`,"transition-property-$transitionProperty","property-$transitionProperty"]}],["transition-none",{transition:"none"}],...Be("transition"),["transition-discrete",{"transition-behavior":"allow-discrete"}],["transition-normal",{"transition-behavior":"normal"}]],Mg=[[/^text-(.+)$/,Une,{autocomplete:"text-$fontSize"}],[/^(?:text|font)-size-(.+)$/,x6,{autocomplete:"text-size-$fontSize"}],[/^text-(?:color-)?(.+)$/,Vne,{autocomplete:"text-$colors"}],[/^(?:color|c)-(.+)$/,Ft("color","text","textColor"),{autocomplete:"(color|c)-$colors"}],[/^(?:text|color|c)-(.+)$/,([,e])=>ut.includes(e)?{color:e}:void 0,{autocomplete:`(text|color|c)-(${ut.join("|")})`}],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-opacity":q.bracket.percent.cssvar(e)}),{autocomplete:"(text|color|c)-(op|opacity)-<percent>"}],[/^(?:font|fw)-?([^-]+)$/,([,e],{theme:t})=>({"font-weight":t.fontWeight?.[e]||q.bracket.global.number(e)}),{autocomplete:["(font|fw)-(100|200|300|400|500|600|700|800|900)","(font|fw)-$fontWeight"]}],[/^(?:font-)?(?:leading|lh|line-height)-(.+)$/,([,e],{theme:t})=>({"line-height":Ck(e,t,"lineHeight")}),{autocomplete:"(leading|lh|line-height)-$lineHeight"}],["font-synthesis-weight",{"font-synthesis":"weight"}],["font-synthesis-style",{"font-synthesis":"style"}],["font-synthesis-small-caps",{"font-synthesis":"small-caps"}],["font-synthesis-none",{"font-synthesis":"none"}],[/^font-synthesis-(.+)$/,([,e])=>({"font-synthesis":q.bracket.cssvar.global(e)})],[/^(?:font-)?tracking-(.+)$/,([,e],{theme:t})=>({"letter-spacing":t.letterSpacing?.[e]||q.bracket.cssvar.global.rem(e)}),{autocomplete:"tracking-$letterSpacing"}],[/^(?:font-)?word-spacing-(.+)$/,([,e],{theme:t})=>({"word-spacing":t.wordSpacing?.[e]||q.bracket.cssvar.global.rem(e)}),{autocomplete:"word-spacing-$wordSpacing"}],["font-stretch-normal",{"font-stretch":"normal"}],["font-stretch-ultra-condensed",{"font-stretch":"ultra-condensed"}],["font-stretch-extra-condensed",{"font-stretch":"extra-condensed"}],["font-stretch-condensed",{"font-stretch":"condensed"}],["font-stretch-semi-condensed",{"font-stretch":"semi-condensed"}],["font-stretch-semi-expanded",{"font-stretch":"semi-expanded"}],["font-stretch-expanded",{"font-stretch":"expanded"}],["font-stretch-extra-expanded",{"font-stretch":"extra-expanded"}],["font-stretch-ultra-expanded",{"font-stretch":"ultra-expanded"}],[/^font-stretch-(.+)$/,([,e])=>({"font-stretch":q.bracket.cssvar.fraction.global(e)}),{autocomplete:"font-stretch-<percentage>"}],[/^font-(.+)$/,([,e],{theme:t})=>({"font-family":t.fontFamily?.[e]||q.bracket.cssvar.global(e)}),{autocomplete:"font-$fontFamily"}]],qg=[[/^tab(?:-(.+))?$/,([,e])=>{let t=q.bracket.cssvar.global.number(e||"4");if(t!=null)return{"-moz-tab-size":t,"-o-tab-size":t,"tab-size":t}}]],Vg=[[/^indent(?:-(.+))?$/,([,e],{theme:t})=>({"text-indent":t.textIndent?.[e||"DEFAULT"]||q.bracket.cssvar.global.fraction.rem(e)}),{autocomplete:"indent-$textIndent"}]],Ug=[[/^text-stroke(?:-(.+))?$/,([,e],{theme:t})=>({"-webkit-text-stroke-width":t.textStrokeWidth?.[e||"DEFAULT"]||q.bracket.cssvar.px(e)}),{autocomplete:"text-stroke-$textStrokeWidth"}],[/^text-stroke-(.+)$/,Ft("-webkit-text-stroke-color","text-stroke","borderColor"),{autocomplete:"text-stroke-$colors"}],[/^text-stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-stroke-opacity":q.bracket.percent.cssvar(e)}),{autocomplete:"text-stroke-(op|opacity)-<percent>"}]],Wg=[[/^text-shadow(?:-(.+))?$/,([,e],{theme:t})=>{let r=t.textShadow?.[e||"DEFAULT"];return r!=null?{"--un-text-shadow":pu(r,"--un-text-shadow-color").join(","),"text-shadow":"var(--un-text-shadow)"}:{"text-shadow":q.bracket.cssvar.global(e)}},{autocomplete:"text-shadow-$textShadow"}],[/^text-shadow-color-(.+)$/,Ft("--un-text-shadow-color","text-shadow","shadowColor"),{autocomplete:"text-shadow-color-$colors"}],[/^text-shadow-color-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-shadow-opacity":q.bracket.percent.cssvar(e)}),{autocomplete:"text-shadow-color-(op|opacity)-<percent>"}]];Wne={backface:"backface-visibility",break:"word-break",case:"text-transform",content:"align-content",fw:"font-weight",items:"align-items",justify:"justify-content",select:"user-select",self:"align-self",vertical:"vertical-align",visible:"visibility",whitespace:"white-space",ws:"white-space"},zg=[[/^(.+?)-(\$.+)$/,([,e,t])=>{let r=Wne[e];if(r)return{[r]:q.cssvar(t)}}]],Hg=[[/^\[(.*)\]$/,([e,t])=>{if(!t.includes(":"))return;let[r,...n]=t.split(":"),i=n.join(":");if(!Hne(t)&&/^[\w-]+$/.test(r)&&zne(i)){let o=q.bracket(`[${i}]`);if(o)return{[r]:o}}}]];Ek=[zg,Hg,kp,Sp,xp,Eg,Pg,Tg,Ag,_g,Og,Ng,Rg,vp,Lg,Ig,kg,jp,wp,Cp,_p,dg,zp,Wp,Up,Sg,Dg,Cg,Tp,Ep,Pp,gg,yg,vg,jg,$g,pg,Vg,Op,fg,Mg,Rp,Fp,wg,Ip,qg,Ug,Wg,bg,Np,hg,$p,Bg,mg,Ap,Dp,xg,Lp,Fg].flat(1)});var Dk,w6=$(()=>{Dk={inherit:"inherit",current:"currentColor",transparent:"transparent",black:"#000",white:"#fff",rose:{50:"#fff1f2",100:"#ffe4e6",200:"#fecdd3",300:"#fda4af",400:"#fb7185",500:"#f43f5e",600:"#e11d48",700:"#be123c",800:"#9f1239",900:"#881337",950:"#4c0519"},pink:{50:"#fdf2f8",100:"#fce7f3",200:"#fbcfe8",300:"#f9a8d4",400:"#f472b6",500:"#ec4899",600:"#db2777",700:"#be185d",800:"#9d174d",900:"#831843",950:"#500724"},fuchsia:{50:"#fdf4ff",100:"#fae8ff",200:"#f5d0fe",300:"#f0abfc",400:"#e879f9",500:"#d946ef",600:"#c026d3",700:"#a21caf",800:"#86198f",900:"#701a75",950:"#4a044e"},purple:{50:"#faf5ff",100:"#f3e8ff",200:"#e9d5ff",300:"#d8b4fe",400:"#c084fc",500:"#a855f7",600:"#9333ea",700:"#7e22ce",800:"#6b21a8",900:"#581c87",950:"#3b0764"},violet:{50:"#f5f3ff",100:"#ede9fe",200:"#ddd6fe",300:"#c4b5fd",400:"#a78bfa",500:"#8b5cf6",600:"#7c3aed",700:"#6d28d9",800:"#5b21b6",900:"#4c1d95",950:"#2e1065"},indigo:{50:"#eef2ff",100:"#e0e7ff",200:"#c7d2fe",300:"#a5b4fc",400:"#818cf8",500:"#6366f1",600:"#4f46e5",700:"#4338ca",800:"#3730a3",900:"#312e81",950:"#1e1b4b"},blue:{50:"#eff6ff",100:"#dbeafe",200:"#bfdbfe",300:"#93c5fd",400:"#60a5fa",500:"#3b82f6",600:"#2563eb",700:"#1d4ed8",800:"#1e40af",900:"#1e3a8a",950:"#172554"},sky:{50:"#f0f9ff",100:"#e0f2fe",200:"#bae6fd",300:"#7dd3fc",400:"#38bdf8",500:"#0ea5e9",600:"#0284c7",700:"#0369a1",800:"#075985",900:"#0c4a6e",950:"#082f49"},cyan:{50:"#ecfeff",100:"#cffafe",200:"#a5f3fc",300:"#67e8f9",400:"#22d3ee",500:"#06b6d4",600:"#0891b2",700:"#0e7490",800:"#155e75",900:"#164e63",950:"#083344"},teal:{50:"#f0fdfa",100:"#ccfbf1",200:"#99f6e4",300:"#5eead4",400:"#2dd4bf",500:"#14b8a6",600:"#0d9488",700:"#0f766e",800:"#115e59",900:"#134e4a",950:"#042f2e"},emerald:{50:"#ecfdf5",100:"#d1fae5",200:"#a7f3d0",300:"#6ee7b7",400:"#34d399",500:"#10b981",600:"#059669",700:"#047857",800:"#065f46",900:"#064e3b",950:"#022c22"},green:{50:"#f0fdf4",100:"#dcfce7",200:"#bbf7d0",300:"#86efac",400:"#4ade80",500:"#22c55e",600:"#16a34a",700:"#15803d",800:"#166534",900:"#14532d",950:"#052e16"},lime:{50:"#f7fee7",100:"#ecfccb",200:"#d9f99d",300:"#bef264",400:"#a3e635",500:"#84cc16",600:"#65a30d",700:"#4d7c0f",800:"#3f6212",900:"#365314",950:"#1a2e05"},yellow:{50:"#fefce8",100:"#fef9c3",200:"#fef08a",300:"#fde047",400:"#facc15",500:"#eab308",600:"#ca8a04",700:"#a16207",800:"#854d0e",900:"#713f12",950:"#422006"},amber:{50:"#fffbeb",100:"#fef3c7",200:"#fde68a",300:"#fcd34d",400:"#fbbf24",500:"#f59e0b",600:"#d97706",700:"#b45309",800:"#92400e",900:"#78350f",950:"#451a03"},orange:{50:"#fff7ed",100:"#ffedd5",200:"#fed7aa",300:"#fdba74",400:"#fb923c",500:"#f97316",600:"#ea580c",700:"#c2410c",800:"#9a3412",900:"#7c2d12",950:"#431407"},red:{50:"#fef2f2",100:"#fee2e2",200:"#fecaca",300:"#fca5a5",400:"#f87171",500:"#ef4444",600:"#dc2626",700:"#b91c1c",800:"#991b1b",900:"#7f1d1d",950:"#450a0a"},gray:{50:"#f9fafb",100:"#f3f4f6",200:"#e5e7eb",300:"#d1d5db",400:"#9ca3af",500:"#6b7280",600:"#4b5563",700:"#374151",800:"#1f2937",900:"#111827",950:"#030712"},slate:{50:"#f8fafc",100:"#f1f5f9",200:"#e2e8f0",300:"#cbd5e1",400:"#94a3b8",500:"#64748b",600:"#475569",700:"#334155",800:"#1e293b",900:"#0f172a",950:"#020617"},zinc:{50:"#fafafa",100:"#f4f4f5",200:"#e4e4e7",300:"#d4d4d8",400:"#a1a1aa",500:"#71717a",600:"#52525b",700:"#3f3f46",800:"#27272a",900:"#18181b",950:"#09090b"},neutral:{50:"#fafafa",100:"#f5f5f5",200:"#e5e5e5",300:"#d4d4d4",400:"#a3a3a3",500:"#737373",600:"#525252",700:"#404040",800:"#262626",900:"#171717",950:"#0a0a0a"},stone:{50:"#fafaf9",100:"#f5f5f4",200:"#e7e5e4",300:"#d6d3d1",400:"#a8a29e",500:"#78716c",600:"#57534e",700:"#44403c",800:"#292524",900:"#1c1917",950:"#0c0a09"},light:{50:"#fdfdfd",100:"#fcfcfc",200:"#fafafa",300:"#f8f9fa",400:"#f6f6f6",500:"#f2f2f2",600:"#f1f3f5",700:"#e9ecef",800:"#dee2e6",900:"#dde1e3",950:"#d8dcdf"},dark:{50:"#4a4a4a",100:"#3c3c3c",200:"#323232",300:"#2d2d2d",400:"#222222",500:"#1f1f1f",600:"#1c1c1e",700:"#1b1b1b",800:"#181818",900:"#0f0f0f",950:"#080808"},get lightblue(){return this.sky},get lightBlue(){return this.sky},get warmgray(){return this.stone},get warmGray(){return this.stone},get truegray(){return this.neutral},get trueGray(){return this.neutral},get coolgray(){return this.gray},get coolGray(){return this.gray},get bluegray(){return this.slate},get blueGray(){return this.slate}};Object.values(Dk).forEach(e=>{typeof e!="string"&&e!==void 0&&(e.DEFAULT=e.DEFAULT||e[400],Object.keys(e).forEach(t=>{let r=+t/100;r===Math.round(r)&&(e[r]=e[t])}))})});var k6,S6,_6,C6,E6,A6,D6,P6,Fk,O6,T6,Ik,R6,F6,I6,L6,$6,N6,j6,B6,M6,q6,oo,V6,Pk,U6,W6,z6,Ok,Tk,Rk,H6,Gne,Kne,Hp,Lk=$(()=>{w6();ug();k6={DEFAULT:"8px",0:"0",sm:"4px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},S6={DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],sm:"0 1px 1px rgb(0 0 0 / 0.05)",md:["0 4px 3px rgb(0 0 0 / 0.07)","0 2px 2px rgb(0 0 0 / 0.06)"],lg:["0 10px 8px rgb(0 0 0 / 0.04)","0 4px 3px rgb(0 0 0 / 0.1)"],xl:["0 20px 13px rgb(0 0 0 / 0.03)","0 8px 5px rgb(0 0 0 / 0.08)"],"2xl":"0 25px 25px rgb(0 0 0 / 0.15)",none:"0 0 rgb(0 0 0 / 0)"},_6={sans:["ui-sans-serif","system-ui","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto",'"Helvetica Neue"',"Arial",'"Noto Sans"',"sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"','"Noto Color Emoji"'].join(","),serif:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"].join(","),mono:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"].join(",")},C6={xs:["0.75rem","1rem"],sm:["0.875rem","1.25rem"],base:["1rem","1.5rem"],lg:["1.125rem","1.75rem"],xl:["1.25rem","1.75rem"],"2xl":["1.5rem","2rem"],"3xl":["1.875rem","2.25rem"],"4xl":["2.25rem","2.5rem"],"5xl":["3rem","1"],"6xl":["3.75rem","1"],"7xl":["4.5rem","1"],"8xl":["6rem","1"],"9xl":["8rem","1"]},E6={DEFAULT:"1.5rem",xs:"0.5rem",sm:"1rem",md:"1.5rem",lg:"2rem",xl:"2.5rem","2xl":"3rem","3xl":"4rem"},A6={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},D6={DEFAULT:["0 0 1px rgb(0 0 0 / 0.2)","0 0 1px rgb(1 0 5 / 0.1)"],none:"0 0 rgb(0 0 0 / 0)",sm:"1px 1px 3px rgb(36 37 47 / 0.25)",md:["0 1px 2px rgb(30 29 39 / 0.19)","1px 2px 4px rgb(54 64 147 / 0.18)"],lg:["3px 3px 6px rgb(0 0 0 / 0.26)","0 0 5px rgb(15 3 86 / 0.22)"],xl:["1px 1px 3px rgb(0 0 0 / 0.29)","2px 4px 7px rgb(73 64 125 / 0.35)"]},P6={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},Fk={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},O6={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},T6=Fk,Ik={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},R6={...Ik},F6={DEFAULT:"1px",none:"0"},I6={DEFAULT:"1rem",none:"0",xs:"0.75rem",sm:"0.875rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"},L6={DEFAULT:"150ms",none:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},$6={DEFAULT:"0.25rem",none:"0",sm:"0.125rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem",full:"9999px"},N6={DEFAULT:["var(--un-shadow-inset) 0 1px 3px 0 rgb(0 0 0 / 0.1)","var(--un-shadow-inset) 0 1px 2px -1px rgb(0 0 0 / 0.1)"],none:"0 0 rgb(0 0 0 / 0)",sm:"var(--un-shadow-inset) 0 1px 2px 0 rgb(0 0 0 / 0.05)",md:["var(--un-shadow-inset) 0 4px 6px -1px rgb(0 0 0 / 0.1)","var(--un-shadow-inset) 0 2px 4px -2px rgb(0 0 0 / 0.1)"],lg:["var(--un-shadow-inset) 0 10px 15px -3px rgb(0 0 0 / 0.1)","var(--un-shadow-inset) 0 4px 6px -4px rgb(0 0 0 / 0.1)"],xl:["var(--un-shadow-inset) 0 20px 25px -5px rgb(0 0 0 / 0.1)","var(--un-shadow-inset) 0 8px 10px -6px rgb(0 0 0 / 0.1)"],"2xl":"var(--un-shadow-inset) 0 25px 50px -12px rgb(0 0 0 / 0.25)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)"},j6={DEFAULT:"3px",none:"0"},B6={auto:"auto"},M6={mouse:"(hover) and (pointer: fine)"},q6={...Yl,...Kl,...Gl},oo={xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",prose:"65ch"},V6={auto:"auto",...oo,screen:"100vw"},Pk={none:"none",...oo,screen:"100vw"},U6={auto:"auto",...oo,screen:"100vb"},W6={auto:"auto",...oo,screen:"100vi"},z6={auto:"auto",...oo,screen:"100vh"},Ok={none:"none",...oo,screen:"100vh"},Tk={none:"none",...oo,screen:"100vb"},Rk={none:"none",...oo,screen:"100vi"},H6={...oo},Gne={DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)",linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},Kne={none:"none",all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke"].join(","),opacity:"opacity",shadow:"box-shadow",transform:"transform",get DEFAULT(){return[this.colors,"opacity","box-shadow","transform","filter","backdrop-filter"].join(",")}},Hp={width:V6,height:z6,maxWidth:Pk,maxHeight:Ok,minWidth:Pk,minHeight:Ok,inlineSize:W6,blockSize:U6,maxInlineSize:Rk,maxBlockSize:Tk,minInlineSize:Rk,minBlockSize:Tk,colors:Dk,fontFamily:_6,fontSize:C6,fontWeight:O6,breakpoints:Ik,verticalBreakpoints:R6,borderRadius:$6,lineHeight:P6,letterSpacing:Fk,wordSpacing:T6,boxShadow:N6,textIndent:E6,textShadow:D6,textStrokeWidth:A6,blur:k6,dropShadow:S6,easing:Gne,transitionProperty:Kne,lineWidth:F6,spacing:I6,duration:L6,ringWidth:j6,preflightBase:q6,containers:H6,zIndex:B6,media:M6}});function Yne(e){if(e.preflight)return[{layer:"preflights",getCSS({theme:t,generator:r}){if(t.preflightBase){let n=Object.entries(t.preflightBase);if(e.preflight==="on-demand"){let i=new Set(Array.from(r.activatedRules).map(o=>o[2]?.custom?.preflightKeys).filter(Boolean).flat());n=n.filter(([o])=>i.has(o))}if(n.length>0){let i=Ju(n);return e.variablePrefix!=="un-"&&(i=i.replace(/--un-/g,`--${e.variablePrefix}`)),Fe(t.preflightRoot??["*,::before,::after","::backdrop"]).map(a=>`${a}{${i}}`).join("")}}}}]}function Xne(e){if(e!=="un-")return t=>{t.entries.forEach(r=>{r[0]=r[0].replace(/^--un-/,`--${e}`),typeof r[1]=="string"&&(r[1]=r[1].replace(/var\(--un-/g,`var(--${e}`))})}}var Qne,Xl,$k=$(()=>{Dt();lk();zl();wk();Ak();Lk();Qne={position:["relative","absolute","fixed","sticky","static"],globalKeyword:ut},Xl=(e={})=>(e.dark=e.dark??"class",e.attributifyPseudo=e.attributifyPseudo??!1,e.preflight=e.preflight??!0,e.variablePrefix=e.variablePrefix??"un-",{name:"@unocss/preset-mini",theme:Hp,rules:Ek,variants:yp(e),options:e,prefix:e.prefix,postprocess:Xne(e.variablePrefix),preflights:Yne(e),extractorDefault:e.arbitraryVariants===!1?void 0:U0(),autocomplete:{shorthands:Qne}})});function Zne(e){let{prefix:t="",excludedTags:r=["b",/^h\d+$/,"table"]}=e;return{name:"tagify",extract({code:n}){return Array.from(n.matchAll(Jne)).filter(({1:i})=>{for(let o of r)if(typeof o=="string"){if(i===o)return!1}else if(o.test(i))return!1;return i.startsWith(t)}).map(([,i])=>`${Nk}${i}`)}}}function eie(e){let{extraProperties:t}=e,r=`${Nk}${e.prefix??""}`;return{name:"tagify",match(n){if(!n.startsWith(r))return;let i=n.slice(r.length),o={matcher:i,selector:a=>a.slice(Nk.length+1)};return t&&(typeof t=="function"?o.body=a=>[...a,...Object.entries(t(i)??{})]:o.body=a=>[...a,...Object.entries(t)]),o}}}var Nk,Jne,G6,K6=$(()=>{Nk="__TAGIFY__",Jne=/<([\w:-]+)/g;G6=(e={})=>{let{defaultExtractor:t=!0}=e,r=[eie(e)],n=[Zne(e)];return{name:"@unocss/preset-tagify",variants:r,extractors:n,extractorDefault:t?void 0:!1}}});function Y6(e){return{"h1,h2,h3,h4,h5,h6":{color:"var(--un-prose-headings)","font-weight":"600","line-height":1.25},a:{color:"var(--un-prose-links)","text-decoration":"underline","font-weight":"500"},"a code":{color:"var(--un-prose-links)"},"p,ul,ol,pre":{margin:"1em 0","line-height":1.75},blockquote:{margin:"1em 0","padding-left":"1em","font-style":"italic","border-left":".25em solid var(--un-prose-borders)"},h1:{margin:"1rem 0","font-size":"2.25em"},h2:{margin:"1.75em 0 .5em","font-size":"1.75em"},h3:{margin:"1.5em 0 .5em","font-size":"1.375em"},h4:{margin:"1em 0","font-size":"1.125em"},"img,video":{"max-width":"100%"},"figure,picture":{margin:"1em 0"},figcaption:{color:"var(--un-prose-captions)","font-size":".875em"},code:{color:"var(--un-prose-code)","font-size":".875em","font-weight":600,"font-family":e.fontFamily?.mono},":not(pre) > code::before,:not(pre) > code::after":{content:'"`"'},pre:{padding:"1.25rem 1.5rem","overflow-x":"auto","border-radius":".375rem"},"pre,code":{"white-space":"pre","word-spacing":"normal","word-break":"normal","word-wrap":"normal","-moz-tab-size":4,"-o-tab-size":4,"tab-size":4,"-webkit-hyphens":"none","-moz-hyphens":"none",hyphens:"none",background:"transparent"},"pre code":{"font-weight":"inherit"},"ol,ul":{"padding-left":"1.25em"},ol:{"list-style-type":"decimal"},'ol[type="A"]':{"list-style-type":"upper-alpha"},'ol[type="a"]':{"list-style-type":"lower-alpha"},'ol[type="A" s]':{"list-style-type":"upper-alpha"},'ol[type="a" s]':{"list-style-type":"lower-alpha"},'ol[type="I"]':{"list-style-type":"upper-roman"},'ol[type="i"]':{"list-style-type":"lower-roman"},'ol[type="I" s]':{"list-style-type":"upper-roman"},'ol[type="i" s]':{"list-style-type":"lower-roman"},'ol[type="1"]':{"list-style-type":"decimal"},ul:{"list-style-type":"disc"},"ol > li::marker,ul > li::marker,summary::marker":{color:"var(--un-prose-lists)"},hr:{margin:"2em 0",border:"1px solid var(--un-prose-hr)"},table:{display:"block",margin:"1em 0","border-collapse":"collapse","overflow-x":"auto"},"tr:nth-child(2n)":{background:"var(--un-prose-bg-soft)"},"td,th":{border:"1px solid var(--un-prose-borders)",padding:".625em 1em"},abbr:{cursor:"help"},kbd:{color:"var(--un-prose-code)",border:"1px solid",padding:".25rem .5rem","font-size":".875em","border-radius":".25rem"},details:{margin:"1em 0",padding:"1.25rem 1.5rem",background:"var(--un-prose-bg-soft)"},summary:{cursor:"pointer","font-weight":"600"}}}function rie(e){for(let[t,...r]of tie)if(t===e)return r.length>0?r:[t]}function Q6(e){let t="",{escapedSelector:r,selectorName:n,preflights:i,compatibility:o,important:a}=e,s=o?.noColonNot||o?.noColonWhere;for(let u in i){let l=i[u],f=`:not(:where(.not-${n},.not-${n} *))`,p=u.split(",").map(m=>{let b=m.match(/:[():\-\w]+$/g);if(b){let v=b[0];return m=m.replace(v,""),r.map(w=>s?`${w} ${m}${v}`:`${w} :where(${m})${f}${v}`).join(",")}return null}).filter(m=>m);p.length?t+=p.join(","):t+=r.map(m=>s?u.split(",").map(b=>`${m} ${b}`).join(","):`${m} :where(${u})${f}`).join(","),t+="{";for(let m in l){let b=l[m];t+=`${m}:${b}${a?" !important":""};`}t+="}"}return t}function nie(e,t){let{compatibility:r,selectorName:n,important:i=!1}=t,o=typeof t?.cssExtend=="function"?t.cssExtend(e.theme):t?.cssExtend,a=Array.from(t.escapedSelectors);return!a[a.length-1].startsWith(".")&&!r?.noColonIs&&(a=[`:is(${a[a.length-1]},.${t.selectorName})`]),typeof i=="string"&&(a=a.map(s=>r?.noColonIs?`${i} ${s}`:`:is(${i}) ${s}`)),Q6(o?{escapedSelector:a,selectorName:n,preflights:Ia(Y6(e.theme),o),compatibility:r,important:i===!0}:{escapedSelector:a,selectorName:n,preflights:Y6(e.theme),compatibility:r,important:i===!0})}var tie,X6,J6=$(()=>{Dt();On();tie=[["headings","h1","h2","h3","h4","h5","h6","th"],["h1"],["h2"],["h3"],["h4"],["h5"],["h6"],["p"],["a"],["blockquote"],["figure"],["figcaption"],["strong"],["em"],["kbd"],["code"],["pre"],["ol"],["ul"],["li"],["table"],["thead"],["tr"],["th"],["td"],["img"],["video"],["hr"]];X6=e=>{e?.className&&console.warn('[unocss:preset-typography] "className" is deprecated. Please use "selectorName" instead.');let t=new Set,r=e?.selectorName||e?.className||"prose",n=new RegExp(`^${r}$`),i=new RegExp(`^${r}-([-\\w]+)$`),o=new RegExp(`^${r}-invert$`),a=e?.compatibility?.noColonNot||e?.compatibility?.noColonWhere;return{name:"@unocss/preset-typography",enforce:"post",layers:{typography:-20},rules:[[n,(s,{rawSelector:u})=>(t.add(qd(u)),{color:"var(--un-prose-body)","max-width":"65ch"}),{layer:"typography"}],[i,([,s],{theme:u})=>{let l=u.colors?.[s];if(l==null)return;let f=typeof l=="object"?l:{},p={body:700,headings:900,links:900,lists:400,hr:200,captions:500,code:900,borders:200,"bg-soft":100,"invert-body":200,"invert-headings":100,"invert-links":100,"invert-lists":500,"invert-hr":700,"invert-captions":400,"invert-code":100,"invert-borders":700,"invert-bg-soft":800},m={};for(let b in p){let v=p[b],w=f[v]??l,_=!1;for(let P of G0)if(w.includes(P)){_=!0,m[`--un-prose-${b}-opacity`]=1,m[`--un-prose-${b}`]=w.replace(P,`var(--un-prose-${b}-opacity)`);break}_||(m[`--un-prose-${b}`]=w)}return m},{layer:"typography"}],[o,()=>({"--un-prose-body":"var(--un-prose-invert-body)","--un-prose-headings":"var(--un-prose-invert-headings)","--un-prose-links":"var(--un-prose-invert-links)","--un-prose-lists":"var(--un-prose-invert-lists)","--un-prose-hr":"var(--un-prose-invert-hr)","--un-prose-captions":"var(--un-prose-invert-captions)","--un-prose-code":"var(--un-prose-invert-code)","--un-prose-borders":"var(--un-prose-invert-borders)","--un-prose-bg-soft":"var(--un-prose-invert-bg-soft)"}),{layer:"typography"}]],variants:[{name:"typography element modifiers",match:s=>{if(s.startsWith(`${r}-`)){let u=new RegExp(`^${r}-(\\w+)[:-].+$`),l=s.match(u)?.[1];if(l){let f=rie(l);if(f?.length)return{matcher:s.slice(r.length+l.length+2),selector:p=>{let m=`:not(:where(.not-${r},.not-${r} *))`;return a?f.map(v=>`${p} ${v}`).join(","):`${p} :is(:where(${f})${m})`}}}}}}],preflights:[{layer:"typography",getCSS:s=>{if(t.size>0)return nie(s,{escapedSelectors:t,...e,selectorName:r})}}]}}});var Gp=$(()=>{zl();On()});var iie,Z6,eI,jk=$(()=>{Dt();Gp();iie=/@media \(min-width: (.+)\)/,Z6=[[/^__container$/,(e,t)=>{let{theme:r,variantHandlers:n}=t,i=r.container?.padding,o;ft(i)?o=i:o=i?.DEFAULT;let a=r.container?.maxWidth,s;for(let l of n){let f=l.handle?.({},p=>p)?.parent;if(ft(f)){let p=f.match(iie)?.[1];if(p){let b=(Ja(t)??[]).find(v=>v.size===p)?.point;a?b&&(s=a?.[b]):s=p,b&&!ft(i)&&(o=i?.[b]??o)}}}let u={"max-width":s};return n.length||(u.width="100%"),r.container?.center&&(u["margin-left"]="auto",u["margin-right"]="auto"),i&&(u["padding-left"]=o,u["padding-right"]=o),u},{internal:!0}]],eI=[[/^(?:(\w+)[:-])?container$/,([,e],t)=>{let r=(Ja(t)??[]).map(i=>i.point);if(e){if(!r.includes(e))return;r=r.slice(r.indexOf(e))}let n=r.map(i=>`${i}:__container`);return e||n.unshift("__container"),n}]]});var tI,rI=$(()=>{jk();tI=[...eI]});var Kp=$(()=>{Ak();ug()});var nI=$(()=>{Lk()});function Bk(e){let t=q.bracket.cssvar(e||"");if(t!=null||(t=e?q.percent(e):"1",t!=null&&Number.parseFloat(t)<=1))return t}function ra(e,t){return([,r,n],{theme:i})=>{let o=t(n,i)??(n==="none"?"0":"");if(o!=="")return r?{[`--un-${r}${e}`]:`${e}(${o})`,"-webkit-backdrop-filter":Kg,"backdrop-filter":Kg}:{[`--un-${e}`]:`${e}(${o})`,filter:Gg}}}function sie([,e],{theme:t}){let r=t.dropShadow?.[e||"DEFAULT"];if(r!=null)return{"--un-drop-shadow":`drop-shadow(${pu(r,"--un-drop-shadow-color").join(") drop-shadow(")})`,filter:Gg};if(r=q.bracket.cssvar(e),r!=null)return{"--un-drop-shadow":`drop-shadow(${r})`,filter:Gg}}function ts(e){return{...e,"font-variant-numeric":"var(--un-ordinal) var(--un-slashed-zero) var(--un-numeric-figure) var(--un-numeric-spacing) var(--un-numeric-fraction)"}}var Vk,uI,iI,Gg,Uk,lI,aie,Kg,ta,cI,Wk,oI,fI,zk,aI,sI,pI,Hk,Mk,qk,hI,Gk,es,dI,Kk=$(()=>{Kp();Gp();Vk={"--un-blur":nt,"--un-brightness":nt,"--un-contrast":nt,"--un-drop-shadow":nt,"--un-grayscale":nt,"--un-hue-rotate":nt,"--un-invert":nt,"--un-saturate":nt,"--un-sepia":nt},uI=Object.keys(Vk),iI={preflightKeys:uI},Gg="var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia)",Uk={"--un-backdrop-blur":nt,"--un-backdrop-brightness":nt,"--un-backdrop-contrast":nt,"--un-backdrop-grayscale":nt,"--un-backdrop-hue-rotate":nt,"--un-backdrop-invert":nt,"--un-backdrop-opacity":nt,"--un-backdrop-saturate":nt,"--un-backdrop-sepia":nt},lI=Object.keys(Uk),aie={preflightKeys:lI},Kg="var(--un-backdrop-blur) var(--un-backdrop-brightness) var(--un-backdrop-contrast) var(--un-backdrop-grayscale) var(--un-backdrop-hue-rotate) var(--un-backdrop-invert) var(--un-backdrop-opacity) var(--un-backdrop-saturate) var(--un-backdrop-sepia)",ta={preflightKeys:[...uI,...lI]};cI=[[/^(?:(backdrop-)|filter-)?blur(?:-(.+))?$/,ra("blur",(e,t)=>t.blur?.[e||"DEFAULT"]||q.bracket.cssvar.px(e)),{custom:ta,autocomplete:["(backdrop|filter)-blur-$blur","blur-$blur","filter-blur"]}],[/^(?:(backdrop-)|filter-)?brightness-(.+)$/,ra("brightness",e=>q.bracket.cssvar.percent(e)),{custom:ta,autocomplete:["(backdrop|filter)-brightness-<percent>","brightness-<percent>"]}],[/^(?:(backdrop-)|filter-)?contrast-(.+)$/,ra("contrast",e=>q.bracket.cssvar.percent(e)),{custom:ta,autocomplete:["(backdrop|filter)-contrast-<percent>","contrast-<percent>"]}],[/^(?:filter-)?drop-shadow(?:-(.+))?$/,sie,{custom:iI,autocomplete:["filter-drop","filter-drop-shadow","filter-drop-shadow-color","drop-shadow","drop-shadow-color","filter-drop-shadow-$dropShadow","drop-shadow-$dropShadow","filter-drop-shadow-color-$colors","drop-shadow-color-$colors","filter-drop-shadow-color-(op|opacity)","drop-shadow-color-(op|opacity)","filter-drop-shadow-color-(op|opacity)-<percent>","drop-shadow-color-(op|opacity)-<percent>"]}],[/^(?:filter-)?drop-shadow-color-(.+)$/,Ft("--un-drop-shadow-color","drop-shadow","shadowColor")],[/^(?:filter-)?drop-shadow-color-op(?:acity)?-?(.+)$/,([,e])=>({"--un-drop-shadow-opacity":q.bracket.percent(e)})],[/^(?:(backdrop-)|filter-)?grayscale(?:-(.+))?$/,ra("grayscale",Bk),{custom:ta,autocomplete:["(backdrop|filter)-grayscale","(backdrop|filter)-grayscale-<percent>","grayscale-<percent>"]}],[/^(?:(backdrop-)|filter-)?hue-rotate-(.+)$/,ra("hue-rotate",e=>q.bracket.cssvar.degree(e)),{custom:ta}],[/^(?:(backdrop-)|filter-)?invert(?:-(.+))?$/,ra("invert",Bk),{custom:ta,autocomplete:["(backdrop|filter)-invert","(backdrop|filter)-invert-<percent>","invert-<percent>"]}],[/^(backdrop-)op(?:acity)?-(.+)$/,ra("opacity",e=>q.bracket.cssvar.percent(e)),{custom:ta,autocomplete:["backdrop-(op|opacity)","backdrop-(op|opacity)-<percent>"]}],[/^(?:(backdrop-)|filter-)?saturate-(.+)$/,ra("saturate",e=>q.bracket.cssvar.percent(e)),{custom:ta,autocomplete:["(backdrop|filter)-saturate","(backdrop|filter)-saturate-<percent>","saturate-<percent>"]}],[/^(?:(backdrop-)|filter-)?sepia(?:-(.+))?$/,ra("sepia",Bk),{custom:ta,autocomplete:["(backdrop|filter)-sepia","(backdrop|filter)-sepia-<percent>","sepia-<percent>"]}],["filter",{filter:Gg},{custom:iI}],["backdrop-filter",{"-webkit-backdrop-filter":Kg,"backdrop-filter":Kg},{custom:aie}],["filter-none",{filter:"none"}],["backdrop-filter-none",{"-webkit-backdrop-filter":"none","backdrop-filter":"none"}],...ut.map(e=>[`filter-${e}`,{filter:e}]),...ut.map(e=>[`backdrop-filter-${e}`,{"-webkit-backdrop-filter":e,"backdrop-filter":e}])],Wk={"--un-scroll-snap-strictness":"proximity"},oI={preflightKeys:Object.keys(Wk)},fI=[[/^snap-(x|y)$/,([,e])=>({"scroll-snap-type":`${e} var(--un-scroll-snap-strictness)`}),{custom:oI,autocomplete:"snap-(x|y|both)"}],[/^snap-both$/,()=>({"scroll-snap-type":"both var(--un-scroll-snap-strictness)"}),{custom:oI}],["snap-mandatory",{"--un-scroll-snap-strictness":"mandatory"}],["snap-proximity",{"--un-scroll-snap-strictness":"proximity"}],["snap-none",{"scroll-snap-type":"none"}],["snap-start",{"scroll-snap-align":"start"}],["snap-end",{"scroll-snap-align":"end"}],["snap-center",{"scroll-snap-align":"center"}],["snap-align-none",{"scroll-snap-align":"none"}],["snap-normal",{"scroll-snap-stop":"normal"}],["snap-always",{"scroll-snap-stop":"always"}],[/^scroll-ma?()-?(.+)$/,xt("scroll-margin"),{autocomplete:["scroll-(m|p|ma|pa|block|inline)","scroll-(m|p|ma|pa|block|inline)-$spacing","scroll-(m|p|ma|pa|block|inline)-(x|y|r|l|t|b|bs|be|is|ie)","scroll-(m|p|ma|pa|block|inline)-(x|y|r|l|t|b|bs|be|is|ie)-$spacing"]}],[/^scroll-m-?([xy])-?(.+)$/,xt("scroll-margin")],[/^scroll-m-?([rltb])-?(.+)$/,xt("scroll-margin")],[/^scroll-m-(block|inline)-(.+)$/,xt("scroll-margin")],[/^scroll-m-?([bi][se])-?(.+)$/,xt("scroll-margin")],[/^scroll-pa?()-?(.+)$/,xt("scroll-padding")],[/^scroll-p-?([xy])-?(.+)$/,xt("scroll-padding")],[/^scroll-p-?([rltb])-?(.+)$/,xt("scroll-padding")],[/^scroll-p-(block|inline)-(.+)$/,xt("scroll-padding")],[/^scroll-p-?([bi][se])-?(.+)$/,xt("scroll-padding")]],zk={"--un-border-spacing-x":0,"--un-border-spacing-y":0},aI={preflightKeys:Object.keys(zk)},sI="var(--un-border-spacing-x) var(--un-border-spacing-y)",pI=[["inline-table",{display:"inline-table"}],["table",{display:"table"}],["table-caption",{display:"table-caption"}],["table-cell",{display:"table-cell"}],["table-column",{display:"table-column"}],["table-column-group",{display:"table-column-group"}],["table-footer-group",{display:"table-footer-group"}],["table-header-group",{display:"table-header-group"}],["table-row",{display:"table-row"}],["table-row-group",{display:"table-row-group"}],["border-collapse",{"border-collapse":"collapse"}],["border-separate",{"border-collapse":"separate"}],[/^border-spacing-(.+)$/,([,e],{theme:t})=>{let r=t.spacing?.[e]??q.bracket.cssvar.global.auto.fraction.rem(e);if(r!=null)return{"--un-border-spacing-x":r,"--un-border-spacing-y":r,"border-spacing":sI}},{custom:aI,autocomplete:["border-spacing","border-spacing-$spacing"]}],[/^border-spacing-([xy])-(.+)$/,([,e,t],{theme:r})=>{let n=r.spacing?.[t]??q.bracket.cssvar.global.auto.fraction.rem(t);if(n!=null)return{[`--un-border-spacing-${e}`]:n,"border-spacing":sI}},{custom:aI,autocomplete:["border-spacing-(x|y)","border-spacing-(x|y)-$spacing"]}],["caption-top",{"caption-side":"top"}],["caption-bottom",{"caption-side":"bottom"}],["table-auto",{"table-layout":"auto"}],["table-fixed",{"table-layout":"fixed"}],["table-empty-cells-visible",{"empty-cells":"show"}],["table-empty-cells-hidden",{"empty-cells":"hide"}]],Hk={"--un-pan-x":nt,"--un-pan-y":nt,"--un-pinch-zoom":nt},Mk={preflightKeys:Object.keys(Hk)},qk="var(--un-pan-x) var(--un-pan-y) var(--un-pinch-zoom)",hI=[[/^touch-pan-(x|left|right)$/,([,e])=>({"--un-pan-x":`pan-${e}`,"touch-action":qk}),{custom:Mk,autocomplete:["touch-pan","touch-pan-(x|left|right|y|up|down)"]}],[/^touch-pan-(y|up|down)$/,([,e])=>({"--un-pan-y":`pan-${e}`,"touch-action":qk}),{custom:Mk}],["touch-pinch-zoom",{"--un-pinch-zoom":"pinch-zoom","touch-action":qk},{custom:Mk}],["touch-auto",{"touch-action":"auto"}],["touch-manipulation",{"touch-action":"manipulation"}],["touch-none",{"touch-action":"none"}],...Be("touch","touch-action")],Gk={"--un-ordinal":nt,"--un-slashed-zero":nt,"--un-numeric-figure":nt,"--un-numeric-spacing":nt,"--un-numeric-fraction":nt},es={preflightKeys:Object.keys(Gk)};dI=[[/^ordinal$/,()=>ts({"--un-ordinal":"ordinal"}),{custom:es,autocomplete:"ordinal"}],[/^slashed-zero$/,()=>ts({"--un-slashed-zero":"slashed-zero"}),{custom:es,autocomplete:"slashed-zero"}],[/^lining-nums$/,()=>ts({"--un-numeric-figure":"lining-nums"}),{custom:es,autocomplete:"lining-nums"}],[/^oldstyle-nums$/,()=>ts({"--un-numeric-figure":"oldstyle-nums"}),{custom:es,autocomplete:"oldstyle-nums"}],[/^proportional-nums$/,()=>ts({"--un-numeric-spacing":"proportional-nums"}),{custom:es,autocomplete:"proportional-nums"}],[/^tabular-nums$/,()=>ts({"--un-numeric-spacing":"tabular-nums"}),{custom:es,autocomplete:"tabular-nums"}],[/^diagonal-fractions$/,()=>ts({"--un-numeric-fraction":"diagonal-fractions"}),{custom:es,autocomplete:"diagonal-fractions"}],[/^stacked-fractions$/,()=>ts({"--un-numeric-fraction":"stacked-fractions"}),{custom:es,autocomplete:"stacked-fractions"}],["normal-nums",{"font-variant-numeric":"normal"}]]});var mI,gI=$(()=>{Kp();nI();Kk();mI={...Hp,aria:{busy:'busy="true"',checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"'},animation:{keyframes:{pulse:"{0%, 100% {opacity:1} 50% {opacity:.5}}",bounce:"{0%, 100% {transform:translateY(-25%);animation-timing-function:cubic-bezier(0.8,0,1,1)} 50% {transform:translateY(0);animation-timing-function:cubic-bezier(0,0,0.2,1)}}",spin:"{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}",ping:"{0%{transform:scale(1);opacity:1}75%,100%{transform:scale(2);opacity:0}}","bounce-alt":"{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}",flash:"{from,50%,to{opacity:1}25%,75%{opacity:0}}","pulse-alt":"{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}","rubber-band":"{from{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,0.75,1)}40%{transform:scale3d(0.75,1.25,1)}50%{transform:scale3d(1.15,0.85,1)}65%{transform:scale3d(0.95,1.05,1)}75%{transform:scale3d(1.05,0.95,1)}to{transform:scale3d(1,1,1)}}","shake-x":"{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}","shake-y":"{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}","head-shake":"{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}",swing:"{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}",tada:"{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}",wobble:"{from{transform:translate3d(0,0,0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translate3d(0,0,0)}}",jello:"{from,11.1%,to{transform:translate3d(0,0,0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg)skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}","heart-beat":"{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}",hinge:"{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translate3d(0,700px,0);opacity:0}}","jack-in-the-box":"{from{opacity:0;transform-origin:center bottom;transform:scale(0.1) rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{transform:scale(1)}}","light-speed-in-left":"{from{opacity:0;transform:translate3d(-100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translate3d(0,0,0)}}","light-speed-in-right":"{from{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translate3d(0,0,0)}}","light-speed-out-left":"{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0) skewX(30deg)}}","light-speed-out-right":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}",flip:"{from{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}}","flip-in-x":"{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}","flip-in-y":"{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}","flip-out-x":"{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}","flip-out-y":"{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}","rotate-in":"{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translate3d(0,0,0);opacity:1}}","rotate-in-down-left":"{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-in-down-right":"{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-in-up-left":"{from{transform-origin:left top;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left top;transform:translate3d(0,0,0);opacity:1}}","rotate-in-up-right":"{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-out":"{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}","rotate-out-down-left":"{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}","rotate-out-down-right":"{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}","rotate-out-up-left":"{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}","rotate-out-up-right":"{from{transform-origin:right bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}","roll-in":"{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translate3d(0,0,0)}}","roll-out":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}","zoom-in":"{from{opacity:0;transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}","zoom-in-down":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-left":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-right":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-up":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-out":"{from{opacity:1}50%{opacity:0;transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}","zoom-out-down":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-out-left":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px,0,0);transform-origin:left center}}","zoom-out-right":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(2000px,0,0);transform-origin:right center}}","zoom-out-up":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","bounce-in":"{from,20%,40%,60%,80%,to{animation-timing-function:ease-in-out}0%{opacity:0;transform:scale3d(0.3,0.3,0.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(0.9,0.9,0.9)}60%{transform:scale3d(1.03,1.03,1.03);opacity:1}80%{transform:scale3d(0.97,0.97,0.97)}to{opacity:1;transform:scale3d(1,1,1)}}","bounce-in-down":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translate3d(0,0,0)}}","bounce-in-left":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translate3d(0,0,0)}}","bounce-in-right":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translate3d(0,0,0)}}","bounce-in-up":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}","bounce-out":"{20%{transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(0.3,0.3,0.3)}}","bounce-out-down":"{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}","bounce-out-left":"{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}","bounce-out-right":"{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}","bounce-out-up":"{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}","slide-in-down":"{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-left":"{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-right":"{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-up":"{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-out-down":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}","slide-out-left":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}","slide-out-right":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}","slide-out-up":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}","fade-in":"{from{opacity:0}to{opacity:1}}","fade-in-down":"{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-down-big":"{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-left":"{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-left-big":"{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-right":"{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-right-big":"{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-up":"{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-up-big":"{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-top-left":"{from{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-top-right":"{from{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-bottom-left":"{from{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-bottom-right":"{from{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-out":"{from{opacity:1}to{opacity:0}}","fade-out-down":"{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}","fade-out-down-big":"{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}","fade-out-left":"{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}","fade-out-left-big":"{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}","fade-out-right":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}","fade-out-right-big":"{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}","fade-out-up":"{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}","fade-out-up-big":"{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}","fade-out-top-left":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}","fade-out-top-right":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}","fade-out-bottom-left":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}","fade-out-bottom-right":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(100%,100%,0)}}","back-in-up":"{0%{opacity:0.7;transform:translateY(1200px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-down":"{0%{opacity:0.7;transform:translateY(-1200px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-right":"{0%{opacity:0.7;transform:translateX(2000px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-left":"{0%{opacity:0.7;transform:translateX(-2000px) scale(0.7)}80%{opacity:0.7;transform:translateX(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-out-up":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateY(-700px) scale(0.7)}}","back-out-down":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateY(700px) scale(0.7)}}","back-out-right":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateX(2000px) scale(0.7)}}","back-out-left":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateX(-2000px) scale(0.7)}100%{opacity:0.7;transform:translateY(-700px) scale(0.7)}}"},durations:{pulse:"2s","heart-beat":"1.3s","bounce-in":"0.75s","bounce-out":"0.75s","flip-out-x":"0.75s","flip-out-y":"0.75s",hinge:"2s"},timingFns:{pulse:"cubic-bezier(0.4,0,.6,1)",ping:"cubic-bezier(0,0,.2,1)","head-shake":"ease-in-out","heart-beat":"ease-in-out","pulse-alt":"ease-in-out","light-speed-in-left":"ease-out","light-speed-in-right":"ease-out","light-speed-out-left":"ease-in","light-speed-out-right":"ease-in"},properties:{"bounce-alt":{"transform-origin":"center bottom"},jello:{"transform-origin":"center"},swing:{"transform-origin":"top center"},flip:{"backface-visibility":"visible"},"flip-in-x":{"backface-visibility":"visible !important"},"flip-in-y":{"backface-visibility":"visible !important"},"flip-out-x":{"backface-visibility":"visible !important"},"flip-out-y":{"backface-visibility":"visible !important"},"rotate-in":{"transform-origin":"center"},"rotate-in-down-left":{"transform-origin":"left bottom"},"rotate-in-down-right":{"transform-origin":"right bottom"},"rotate-in-up-left":{"transform-origin":"left bottom"},"rotate-in-up-right":{"transform-origin":"right bottom"},"rotate-out":{"transform-origin":"center"},"rotate-out-down-left":{"transform-origin":"left bottom"},"rotate-out-down-right":{"transform-origin":"right bottom"},"rotate-out-up-left":{"transform-origin":"left bottom"},"rotate-out-up-right":{"transform-origin":"right bottom"},hinge:{"transform-origin":"top left"},"zoom-out-down":{"transform-origin":"center bottom"},"zoom-out-left":{"transform-origin":"left center"},"zoom-out-right":{"transform-origin":"right center"},"zoom-out-up":{"transform-origin":"center bottom"}},counts:{spin:"infinite",ping:"infinite",pulse:"infinite","pulse-alt":"infinite",bounce:"infinite","bounce-alt":"infinite"},category:{pulse:"Attention Seekers",bounce:"Attention Seekers",spin:"Attention Seekers",ping:"Attention Seekers","bounce-alt":"Attention Seekers",flash:"Attention Seekers","pulse-alt":"Attention Seekers","rubber-band":"Attention Seekers","shake-x":"Attention Seekers","shake-y":"Attention Seekers","head-shake":"Attention Seekers",swing:"Attention Seekers",tada:"Attention Seekers",wobble:"Attention Seekers",jello:"Attention Seekers","heart-beat":"Attention Seekers",hinge:"Specials","jack-in-the-box":"Specials","light-speed-in-left":"Lightspeed","light-speed-in-right":"Lightspeed","light-speed-out-left":"Lightspeed","light-speed-out-right":"Lightspeed",flip:"Flippers","flip-in-x":"Flippers","flip-in-y":"Flippers","flip-out-x":"Flippers","flip-out-y":"Flippers","rotate-in":"Rotating Entrances","rotate-in-down-left":"Rotating Entrances","rotate-in-down-right":"Rotating Entrances","rotate-in-up-left":"Rotating Entrances","rotate-in-up-right":"Rotating Entrances","rotate-out":"Rotating Exits","rotate-out-down-left":"Rotating Exits","rotate-out-down-right":"Rotating Exits","rotate-out-up-left":"Rotating Exits","rotate-out-up-right":"Rotating Exits","roll-in":"Specials","roll-out":"Specials","zoom-in":"Zooming Entrances","zoom-in-down":"Zooming Entrances","zoom-in-left":"Zooming Entrances","zoom-in-right":"Zooming Entrances","zoom-in-up":"Zooming Entrances","zoom-out":"Zooming Exits","zoom-out-down":"Zooming Exits","zoom-out-left":"Zooming Exits","zoom-out-right":"Zooming Exits","zoom-out-up":"Zooming Exits","bounce-in":"Bouncing Entrances","bounce-in-down":"Bouncing Entrances","bounce-in-left":"Bouncing Entrances","bounce-in-right":"Bouncing Entrances","bounce-in-up":"Bouncing Entrances","bounce-out":"Bouncing Exits","bounce-out-down":"Bouncing Exits","bounce-out-left":"Bouncing Exits","bounce-out-right":"Bouncing Exits","bounce-out-up":"Bouncing Exits","slide-in-down":"Sliding Entrances","slide-in-left":"Sliding Entrances","slide-in-right":"Sliding Entrances","slide-in-up":"Sliding Entrances","slide-out-down":"Sliding Exits","slide-out-left":"Sliding Exits","slide-out-right":"Sliding Exits","slide-out-up":"Sliding Exits","fade-in":"Fading Entrances","fade-in-down":"Fading Entrances","fade-in-down-big":"Fading Entrances","fade-in-left":"Fading Entrances","fade-in-left-big":"Fading Entrances","fade-in-right":"Fading Entrances","fade-in-right-big":"Fading Entrances","fade-in-up":"Fading Entrances","fade-in-up-big":"Fading Entrances","fade-in-top-left":"Fading Entrances","fade-in-top-right":"Fading Entrances","fade-in-bottom-left":"Fading Entrances","fade-in-bottom-right":"Fading Entrances","fade-out":"Fading Exits","fade-out-down":"Fading Exits","fade-out-down-big":"Fading Exits","fade-out-left":"Fading Exits","fade-out-left-big":"Fading Exits","fade-out-right":"Fading Exits","fade-out-right-big":"Fading Exits","fade-out-up":"Fading Exits","fade-out-up-big":"Fading Exits","fade-out-top-left":"Fading Exits","fade-out-top-right":"Fading Exits","fade-out-bottom-left":"Fading Exits","fade-out-bottom-right":"Fading Exits","back-in-up":"Back Entrances","back-in-down":"Back Entrances","back-in-right":"Back Entrances","back-in-left":"Back Entrances","back-out-up":"Back Exits","back-out-down":"Back Exits","back-out-right":"Back Exits","back-out-left":"Back Exits"}},media:{portrait:"(orientation: portrait)",landscape:"(orientation: landscape)",os_dark:"(prefers-color-scheme: dark)",os_light:"(prefers-color-scheme: light)",motion_ok:"(prefers-reduced-motion: no-preference)",motion_not_ok:"(prefers-reduced-motion: reduce)",high_contrast:"(prefers-contrast: high)",low_contrast:"(prefers-contrast: low)",opacity_ok:"(prefers-reduced-transparency: no-preference)",opacity_not_ok:"(prefers-reduced-transparency: reduce)",use_data_ok:"(prefers-reduced-data: no-preference)",use_data_not_ok:"(prefers-reduced-data: reduce)",touch:"(hover: none) and (pointer: coarse)",stylus:"(hover: none) and (pointer: fine)",pointer:"(hover) and (pointer: coarse)",mouse:"(hover) and (pointer: fine)",hd_color:"(dynamic-range: high)"},supports:{grid:"(display: grid)"},preflightBase:{...Yl,...Hk,...Wk,...Gk,...zk,...Kl,...Gl,...Vk,...Uk}}});var bI=$(()=>{wk()});function yI(e,t,r){return`calc(${t} + (${e} - ${t}) * ${r} / 100)`}function vI(e,t,r){let n=[e,t],i=[];for(let a=0;a<2;a++){let s=typeof n[a]=="string"?Sr(n[a]):n[a];if(!s||!["rgb","rgba"].includes(s.type))return;i.push(s)}let o=[];for(let a=0;a<3;a++)o.push(yI(i[0].components[a],i[1].components[a],r));return{type:"rgb",components:o,alpha:yI(i[0].alpha??1,i[1].alpha??1,r)}}function xI(e,t){return vI("#fff",e,t)}function wI(e,t){return vI("#000",e,t)}function mie(e,t){let r=Number.parseFloat(`${t}`);if(!Number.isNaN(r))return r>0?wI(e,t):xI(e,-r)}function bie(){let e;return{name:"mix",match(t,r){e||(e=new RegExp(`^mix-(tint|shade|shift)-(-?\\d{1,3})(?:${r.generator.config.separators.join("|")})`));let n=t.match(e);if(n)return{matcher:t.slice(n[0].length),body:i=>(i.forEach(o=>{if(o[1]){let a=Sr(`${o[1]}`);if(a){let s=gie[n[1]](a,n[2]);s&&(o[1]=Rt(s))}}}),i)}}}}function vie(e){let t=e.match(/^op(?:acity)?-?(.+)$/);return t&&t[1]!=null?q.bracket.percent(t[1])!=null:!1}function kI(e){return[yie,hie,...yp(e),...cie,...pie,...fie,...uie,...lie,...die,bie()]}var uie,lie,cie,fie,pie,hie,die,gie,yie,SI=$(()=>{bI();Gp();On();uie=[Ct("svg",e=>({selector:`${e.selector} svg`}))],lie=[Ct(".dark",e=>({prefix:`.dark $$ ${e.prefix}`})),Ct(".light",e=>({prefix:`.light $$ ${e.prefix}`})),st("@dark","@media (prefers-color-scheme: dark)"),st("@light","@media (prefers-color-scheme: light)")],cie=[st("contrast-more","@media (prefers-contrast: more)"),st("contrast-less","@media (prefers-contrast: less)")],fie=[st("motion-reduce","@media (prefers-reduced-motion: reduce)"),st("motion-safe","@media (prefers-reduced-motion: no-preference)")],pie=[st("landscape","@media (orientation: landscape)"),st("portrait","@media (orientation: portrait)")],hie=e=>{if(!e.startsWith("_")&&(/space-[xy]-.+$/.test(e)||/divide-/.test(e)))return{matcher:e,selector:t=>{let r=">:not([hidden])~:not([hidden])";return t.includes(r)?t:`${t}${r}`}}},die=[Ct("@hover",e=>({parent:`${e.parent?`${e.parent} $$ `:""}@media (hover: hover) and (pointer: fine)`,selector:`${e.selector||""}:hover`}))];gie={tint:xI,shade:wI,shift:mie};yie=(e,{theme:t})=>{let r=e.match(/^(.*)\b(placeholder-)(.+)$/);if(r){let[,n="",i,o]=r;if(hu(o,t,"accentColor")||vie(o))return{matcher:`${n}placeholder-$ ${i}${o}`}}}});function _I(e){return e?Rt(e,0):"rgb(255 255 255 / 0)"}function wie(e,t,r,n){return t?n!=null?Rt(t,n):Rt(t,`var(--un-${e}-opacity, ${cu(t)})`):Rt(r,n)}function Yk(){return([,e,t],{theme:r})=>{let n=fu(t,r,"backgroundColor");if(!n)return;let{alpha:i,color:o,cssColor:a}=n;if(!o)return;let s=wie(e,a,o,i);switch(e){case"from":return{"--un-gradient-from-position":"0%","--un-gradient-from":`${s} var(--un-gradient-from-position)`,"--un-gradient-to-position":"100%","--un-gradient-to":`${_I(a)} var(--un-gradient-to-position)`,"--un-gradient-stops":"var(--un-gradient-from), var(--un-gradient-to)"};case"via":return{"--un-gradient-via-position":"50%","--un-gradient-to":_I(a),"--un-gradient-stops":`var(--un-gradient-from), ${s} var(--un-gradient-via-position), var(--un-gradient-to)`};case"to":return{"--un-gradient-to-position":"100%","--un-gradient-to":`${s} var(--un-gradient-to-position)`}}}}function kie(){return([,e,t])=>({[`--un-gradient-${e}-position`]:`${Number(q.bracket.cssvar.percent(t))*100}%`})}function Yg([,e,t],{theme:r}){let n=r.lineWidth?.[t||"DEFAULT"]??q.bracket.cssvar.px(t||"1");if(n!=null){n==="0"&&(n="0px");let i=_r[e].map(o=>{let a=`border${o}-width`,s=o.endsWith("right")||o.endsWith("bottom")?`calc(${n} * var(--un-divide-${e}-reverse))`:`calc(${n} * calc(1 - var(--un-divide-${e}-reverse)))`;return[a,s]});if(i)return[[`--un-divide-${e}-reverse`,0],...i]}}function CI([,e,t],{theme:r}){let n=r.spacing?.[t||"DEFAULT"]??q.bracket.cssvar.auto.fraction.rem(t||"1");if(n!=null){n==="0"&&(n="0px");let i=_r[e].map(o=>{let a=`margin${o}`,s=o.endsWith("right")||o.endsWith("bottom")?`calc(${n} * var(--un-space-${e}-reverse))`:`calc(${n} * calc(1 - var(--un-space-${e}-reverse)))`;return[a,s]});if(i)return[[`--un-space-${e}-reverse`,0],...i]}}var xie,Sie,Qk,_ie,Cie,Eie,Aie,Die,Pie,Oie,Tie,Rie,Fie,Iie,Lie,$ie,Nie,jie,Bie,Mie,qie,Vie,Uie,Wie,zie,Hie,Gie,EI,AI=$(()=>{Kp();Kp();Gp();On();jk();Kk();xie=[[/^(?:animate-)?keyframes-(.+)$/,([,e],{theme:t})=>{let r=t.animation?.keyframes?.[e];if(r)return[`@keyframes ${e}${r}`,{animation:e}]},{autocomplete:["animate-keyframes-$animation.keyframes","keyframes-$animation.keyframes"]}],[/^animate-(.+)$/,([,e],{theme:t})=>{let r=t.animation?.keyframes?.[e];if(r){let n=t.animation?.durations?.[e]??"1s",i=t.animation?.timingFns?.[e]??"linear",o=t.animation?.counts?.[e]??1,a=t.animation?.properties?.[e];return[`@keyframes ${e}${r}`,{animation:`${e} ${n} ${i} ${o}`,...a}]}return{animation:q.bracket.cssvar(e)}},{autocomplete:"animate-$animation.keyframes"}],[/^animate-name-(.+)/,([,e])=>({"animation-name":q.bracket.cssvar(e)??e})],[/^animate-duration-(.+)$/,([,e],{theme:t})=>({"animation-duration":t.duration?.[e||"DEFAULT"]??q.bracket.cssvar.time(e)}),{autocomplete:["animate-duration","animate-duration-$duration"]}],[/^animate-delay-(.+)$/,([,e],{theme:t})=>({"animation-delay":t.duration?.[e||"DEFAULT"]??q.bracket.cssvar.time(e)}),{autocomplete:["animate-delay","animate-delay-$duration"]}],[/^animate-ease(?:-(.+))?$/,([,e],{theme:t})=>({"animation-timing-function":t.easing?.[e||"DEFAULT"]??q.bracket.cssvar(e)}),{autocomplete:["animate-ease","animate-ease-$easing"]}],[/^animate-(fill-mode-|fill-|mode-)?(.+)$/,([,e,t])=>["none","forwards","backwards","both",e?ut:[]].includes(t)?{"animation-fill-mode":t}:void 0,{autocomplete:["animate-(fill|mode|fill-mode)","animate-(fill|mode|fill-mode)-(none|forwards|backwards|both|inherit|initial|revert|revert-layer|unset)","animate-(none|forwards|backwards|both|inherit|initial|revert|revert-layer|unset)"]}],[/^animate-(direction-)?(.+)$/,([,e,t])=>["normal","reverse","alternate","alternate-reverse",e?ut:[]].includes(t)?{"animation-direction":t}:void 0,{autocomplete:["animate-direction","animate-direction-(normal|reverse|alternate|alternate-reverse|inherit|initial|revert|revert-layer|unset)","animate-(normal|reverse|alternate|alternate-reverse|inherit|initial|revert|revert-layer|unset)"]}],[/^animate-(?:iteration-count-|iteration-|count-)(.+)$/,([,e])=>({"animation-iteration-count":q.bracket.cssvar(e)??e.replace(/-/g,",")}),{autocomplete:["animate-(iteration|count|iteration-count)","animate-(iteration|count|iteration-count)-<num>"]}],[/^animate-(play-state-|play-|state-)?(.+)$/,([,e,t])=>["paused","running",e?ut:[]].includes(t)?{"animation-play-state":t}:void 0,{autocomplete:["animate-(play|state|play-state)","animate-(play|state|play-state)-(paused|running|inherit|initial|revert|revert-layer|unset)","animate-(paused|running|inherit|initial|revert|revert-layer|unset)"]}],["animate-none",{animation:"none"}],...Be("animate","animation")];Sie=[[/^bg-gradient-(.+)$/,([,e])=>({"--un-gradient":q.bracket(e)}),{autocomplete:["bg-gradient","bg-gradient-(from|to|via)","bg-gradient-(from|to|via)-$colors","bg-gradient-(from|to|via)-(op|opacity)","bg-gradient-(from|to|via)-(op|opacity)-<percent>"]}],[/^(?:bg-gradient-)?stops-(\[.+\])$/,([,e])=>({"--un-gradient-stops":q.bracket(e)})],[/^(?:bg-gradient-)?(from)-(.+)$/,Yk()],[/^(?:bg-gradient-)?(via)-(.+)$/,Yk()],[/^(?:bg-gradient-)?(to)-(.+)$/,Yk()],[/^(?:bg-gradient-)?(from|via|to)-op(?:acity)?-?(.+)$/,([,e,t])=>({[`--un-${e}-opacity`]:q.bracket.percent(t)})],[/^(from|via|to)-([\d.]+)%$/,kie()],[/^bg-gradient-((?:repeating-)?(?:linear|radial|conic))$/,([,e])=>({"background-image":`${e}-gradient(var(--un-gradient, var(--un-gradient-stops, rgb(255 255 255 / 0))))`}),{autocomplete:["bg-gradient-repeating","bg-gradient-(linear|radial|conic)","bg-gradient-repeating-(linear|radial|conic)"]}],[/^bg-gradient-to-([rltb]{1,2})$/,([,e])=>{if(e in ar)return{"--un-gradient-shape":`to ${ar[e]} in oklch`,"--un-gradient":"var(--un-gradient-shape), var(--un-gradient-stops)","background-image":"linear-gradient(var(--un-gradient))"}},{autocomplete:`bg-gradient-to-(${Object.keys(ar).filter(e=>e.length<=2&&Array.from(e).every(t=>"rltb".includes(t))).join("|")})`}],[/^(?:bg-gradient-)?shape-(.+)$/,([,e])=>{let t=e in ar?`to ${ar[e]}`:q.bracket(e);if(t!=null)return{"--un-gradient-shape":`${t} in oklch`,"--un-gradient":"var(--un-gradient-shape), var(--un-gradient-stops)"}},{autocomplete:["bg-gradient-shape",`bg-gradient-shape-(${Object.keys(ar).join("|")})`,`shape-(${Object.keys(ar).join("|")})`]}],["bg-none",{"background-image":"none"}],["box-decoration-slice",{"box-decoration-break":"slice"}],["box-decoration-clone",{"box-decoration-break":"clone"}],...Be("box-decoration","box-decoration-break"),["bg-auto",{"background-size":"auto"}],["bg-cover",{"background-size":"cover"}],["bg-contain",{"background-size":"contain"}],["bg-fixed",{"background-attachment":"fixed"}],["bg-local",{"background-attachment":"local"}],["bg-scroll",{"background-attachment":"scroll"}],["bg-clip-border",{"-webkit-background-clip":"border-box","background-clip":"border-box"}],["bg-clip-content",{"-webkit-background-clip":"content-box","background-clip":"content-box"}],["bg-clip-padding",{"-webkit-background-clip":"padding-box","background-clip":"padding-box"}],["bg-clip-text",{"-webkit-background-clip":"text","background-clip":"text"}],...ut.map(e=>[`bg-clip-${e}`,{"-webkit-background-clip":e,"background-clip":e}]),[/^bg-([-\w]{3,})$/,([,e])=>({"background-position":ar[e]})],["bg-repeat",{"background-repeat":"repeat"}],["bg-no-repeat",{"background-repeat":"no-repeat"}],["bg-repeat-x",{"background-repeat":"repeat-x"}],["bg-repeat-y",{"background-repeat":"repeat-y"}],["bg-repeat-round",{"background-repeat":"round"}],["bg-repeat-space",{"background-repeat":"space"}],...Be("bg-repeat","background-repeat"),["bg-origin-border",{"background-origin":"border-box"}],["bg-origin-padding",{"background-origin":"padding-box"}],["bg-origin-content",{"background-origin":"content-box"}],...Be("bg-origin","background-origin")],Qk={disc:"disc",circle:"circle",square:"square",decimal:"decimal","zero-decimal":"decimal-leading-zero",greek:"lower-greek",roman:"lower-roman","upper-roman":"upper-roman",alpha:"lower-alpha","upper-alpha":"upper-alpha",latin:"lower-latin","upper-latin":"upper-latin"},_ie=[[/^list-(.+?)(?:-(outside|inside))?$/,([,e,t])=>{let r=Qk[e];if(r)return t?{"list-style-position":t,"list-style-type":r}:{"list-style-type":r}},{autocomplete:[`list-(${Object.keys(Qk).join("|")})`,`list-(${Object.keys(Qk).join("|")})-(outside|inside)`]}],["list-outside",{"list-style-position":"outside"}],["list-inside",{"list-style-position":"inside"}],["list-none",{"list-style-type":"none"}],[/^list-image-(.+)$/,([,e])=>{if(/^\[url\(.+\)\]$/.test(e))return{"list-style-image":q.bracket(e)}}],["list-image-none",{"list-style-image":"none"}],...Be("list","list-style-type")],Cie=[[/^accent-(.+)$/,Ft("accent-color","accent","accentColor"),{autocomplete:"accent-$colors"}],[/^accent-op(?:acity)?-?(.+)$/,([,e])=>({"--un-accent-opacity":q.bracket.percent(e)}),{autocomplete:["accent-(op|opacity)","accent-(op|opacity)-<percent>"]}]],Eie=[[/^caret-(.+)$/,Ft("caret-color","caret","textColor"),{autocomplete:"caret-$colors"}],[/^caret-op(?:acity)?-?(.+)$/,([,e])=>({"--un-caret-opacity":q.bracket.percent(e)}),{autocomplete:["caret-(op|opacity)","caret-(op|opacity)-<percent>"]}]],Aie=[["image-render-auto",{"image-rendering":"auto"}],["image-render-edge",{"image-rendering":"crisp-edges"}],["image-render-pixel",[["-ms-interpolation-mode","nearest-neighbor"],["image-rendering","-webkit-optimize-contrast"],["image-rendering","-moz-crisp-edges"],["image-rendering","-o-pixelated"],["image-rendering","pixelated"]]]],Die=[["overscroll-auto",{"overscroll-behavior":"auto"}],["overscroll-contain",{"overscroll-behavior":"contain"}],["overscroll-none",{"overscroll-behavior":"none"}],...Be("overscroll","overscroll-behavior"),["overscroll-x-auto",{"overscroll-behavior-x":"auto"}],["overscroll-x-contain",{"overscroll-behavior-x":"contain"}],["overscroll-x-none",{"overscroll-behavior-x":"none"}],...Be("overscroll-x","overscroll-behavior-x"),["overscroll-y-auto",{"overscroll-behavior-y":"auto"}],["overscroll-y-contain",{"overscroll-behavior-y":"contain"}],["overscroll-y-none",{"overscroll-behavior-y":"none"}],...Be("overscroll-y","overscroll-behavior-y")],Pie=[["scroll-auto",{"scroll-behavior":"auto"}],["scroll-smooth",{"scroll-behavior":"smooth"}],...Be("scroll","scroll-behavior")],Oie=[[/^columns-(.+)$/,([,e])=>({columns:q.bracket.global.number.auto.numberWithUnit(e)}),{autocomplete:"columns-<num>"}],["break-before-auto",{"break-before":"auto"}],["break-before-avoid",{"break-before":"avoid"}],["break-before-all",{"break-before":"all"}],["break-before-avoid-page",{"break-before":"avoid-page"}],["break-before-page",{"break-before":"page"}],["break-before-left",{"break-before":"left"}],["break-before-right",{"break-before":"right"}],["break-before-column",{"break-before":"column"}],...Be("break-before"),["break-inside-auto",{"break-inside":"auto"}],["break-inside-avoid",{"break-inside":"avoid"}],["break-inside-avoid-page",{"break-inside":"avoid-page"}],["break-inside-avoid-column",{"break-inside":"avoid-column"}],...Be("break-inside"),["break-after-auto",{"break-after":"auto"}],["break-after-avoid",{"break-after":"avoid"}],["break-after-all",{"break-after":"all"}],["break-after-avoid-page",{"break-after":"avoid-page"}],["break-after-page",{"break-after":"page"}],["break-after-left",{"break-after":"left"}],["break-after-right",{"break-after":"right"}],["break-after-column",{"break-after":"column"}],...Be("break-after")],Tie=[[/^divide-?([xy])$/,Yg,{autocomplete:["divide-(x|y|block|inline)","divide-(x|y|block|inline)-reverse","divide-(x|y|block|inline)-$lineWidth"]}],[/^divide-?([xy])-?(.+)$/,Yg],[/^divide-?([xy])-reverse$/,([,e])=>({[`--un-divide-${e}-reverse`]:1})],[/^divide-(block|inline)$/,Yg],[/^divide-(block|inline)-(.+)$/,Yg],[/^divide-(block|inline)-reverse$/,([,e])=>({[`--un-divide-${e}-reverse`]:1})],[/^divide-(.+)$/,Ft("border-color","divide","borderColor"),{autocomplete:"divide-$colors"}],[/^divide-op(?:acity)?-?(.+)$/,([,e])=>({"--un-divide-opacity":q.bracket.percent(e)}),{autocomplete:["divide-(op|opacity)","divide-(op|opacity)-<percent>"]}],...Za.map(e=>[`divide-${e}`,{"border-style":e}])];Rie=[[/^line-clamp-(\d+)$/,([,e])=>({overflow:"hidden",display:"-webkit-box","-webkit-box-orient":"vertical","-webkit-line-clamp":e,"line-clamp":e}),{autocomplete:["line-clamp","line-clamp-<num>"]}],...["none",...ut].map(e=>[`line-clamp-${e}`,{overflow:"visible",display:"block","-webkit-box-orient":"horizontal","-webkit-line-clamp":e,"line-clamp":e}])],Fie=[[/^\$ placeholder-(.+)$/,Ft("color","placeholder","accentColor"),{autocomplete:"placeholder-$colors"}],[/^\$ placeholder-op(?:acity)?-?(.+)$/,([,e])=>({"--un-placeholder-opacity":q.bracket.percent(e)}),{autocomplete:["placeholder-(op|opacity)","placeholder-(op|opacity)-<percent>"]}]],Iie=[[/^space-([xy])-(.+)$/,CI,{autocomplete:["space-(x|y|block|inline)","space-(x|y|block|inline)-reverse","space-(x|y|block|inline)-$spacing"]}],[/^space-([xy])-reverse$/,([,e])=>({[`--un-space-${e}-reverse`]:1})],[/^space-(block|inline)-(.+)$/,CI],[/^space-(block|inline)-reverse$/,([,e])=>({[`--un-space-${e}-reverse`]:1})]];Lie=[["uppercase",{"text-transform":"uppercase"}],["lowercase",{"text-transform":"lowercase"}],["capitalize",{"text-transform":"capitalize"}],["normal-case",{"text-transform":"none"}]],$ie=[...["manual","auto","none",...ut].map(e=>[`hyphens-${e}`,{"-webkit-hyphens":e,"-ms-hyphens":e,hyphens:e}])],Nie=[["write-vertical-right",{"writing-mode":"vertical-rl"}],["write-vertical-left",{"writing-mode":"vertical-lr"}],["write-normal",{"writing-mode":"horizontal-tb"}],...Be("write","writing-mode")],jie=[["write-orient-mixed",{"text-orientation":"mixed"}],["write-orient-sideways",{"text-orientation":"sideways"}],["write-orient-upright",{"text-orientation":"upright"}],...Be("write-orient","text-orientation")],Bie=[["sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0,0,0,0)","white-space":"nowrap","border-width":0}],["not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",clip:"auto","white-space":"normal"}]],Mie=[["isolate",{isolation:"isolate"}],["isolate-auto",{isolation:"auto"}],["isolation-auto",{isolation:"auto"}]],qie=[["object-cover",{"object-fit":"cover"}],["object-contain",{"object-fit":"contain"}],["object-fill",{"object-fit":"fill"}],["object-scale-down",{"object-fit":"scale-down"}],["object-none",{"object-fit":"none"}],[/^object-(.+)$/,([,e])=>{if(ar[e])return{"object-position":ar[e]};if(q.bracketOfPosition(e)!=null)return{"object-position":q.bracketOfPosition(e).split(" ").map(t=>q.position.fraction.auto.px.cssvar(t)??t).join(" ")}},{autocomplete:`object-(${Object.keys(ar).join("|")})`}]],Vie=[["bg-blend-multiply",{"background-blend-mode":"multiply"}],["bg-blend-screen",{"background-blend-mode":"screen"}],["bg-blend-overlay",{"background-blend-mode":"overlay"}],["bg-blend-darken",{"background-blend-mode":"darken"}],["bg-blend-lighten",{"background-blend-mode":"lighten"}],["bg-blend-color-dodge",{"background-blend-mode":"color-dodge"}],["bg-blend-color-burn",{"background-blend-mode":"color-burn"}],["bg-blend-hard-light",{"background-blend-mode":"hard-light"}],["bg-blend-soft-light",{"background-blend-mode":"soft-light"}],["bg-blend-difference",{"background-blend-mode":"difference"}],["bg-blend-exclusion",{"background-blend-mode":"exclusion"}],["bg-blend-hue",{"background-blend-mode":"hue"}],["bg-blend-saturation",{"background-blend-mode":"saturation"}],["bg-blend-color",{"background-blend-mode":"color"}],["bg-blend-luminosity",{"background-blend-mode":"luminosity"}],["bg-blend-normal",{"background-blend-mode":"normal"}],...Be("bg-blend","background-blend")],Uie=[["mix-blend-multiply",{"mix-blend-mode":"multiply"}],["mix-blend-screen",{"mix-blend-mode":"screen"}],["mix-blend-overlay",{"mix-blend-mode":"overlay"}],["mix-blend-darken",{"mix-blend-mode":"darken"}],["mix-blend-lighten",{"mix-blend-mode":"lighten"}],["mix-blend-color-dodge",{"mix-blend-mode":"color-dodge"}],["mix-blend-color-burn",{"mix-blend-mode":"color-burn"}],["mix-blend-hard-light",{"mix-blend-mode":"hard-light"}],["mix-blend-soft-light",{"mix-blend-mode":"soft-light"}],["mix-blend-difference",{"mix-blend-mode":"difference"}],["mix-blend-exclusion",{"mix-blend-mode":"exclusion"}],["mix-blend-hue",{"mix-blend-mode":"hue"}],["mix-blend-saturation",{"mix-blend-mode":"saturation"}],["mix-blend-color",{"mix-blend-mode":"color"}],["mix-blend-luminosity",{"mix-blend-mode":"luminosity"}],["mix-blend-plus-lighter",{"mix-blend-mode":"plus-lighter"}],["mix-blend-normal",{"mix-blend-mode":"normal"}],...Be("mix-blend")],Wie=[["min-h-dvh",{"min-height":"100dvh"}],["min-h-svh",{"min-height":"100svh"}],["min-h-lvh",{"min-height":"100lvh"}],["h-dvh",{height:"100dvh"}],["h-svh",{height:"100svh"}],["h-lvh",{height:"100lvh"}],["max-h-dvh",{"max-height":"100dvh"}],["max-h-svh",{"max-height":"100svh"}],["max-h-lvh",{"max-height":"100lvh"}]],zie={"bg-blend":"background-blend-mode","bg-clip":"-webkit-background-clip","bg-gradient":"linear-gradient","bg-image":"background-image","bg-origin":"background-origin","bg-position":"background-position","bg-repeat":"background-repeat","bg-size":"background-size","mix-blend":"mix-blend-mode",object:"object-fit","object-position":"object-position",write:"writing-mode","write-orient":"text-orientation"},Hie=[[/^(.+?)-(\$.+)$/,([,e,t])=>{let r=zie[e];if(r)return{[r]:q.cssvar(t)}}]],Gie=[[/^view-transition-([\w-]+)$/,([,e])=>({"view-transition-name":e})]],EI=[zg,Hie,Hg,Z6,kp,Bie,Sp,xp,Eg,Pg,Rie,Mie,Tg,Ag,_g,Og,Ng,Rg,vp,Lg,Ig,kg,pI,jp,xie,wp,hI,Cp,_p,fI,_ie,dg,Oie,zp,Wp,Up,Sg,Dg,Iie,Tie,Cg,Die,Pie,Tp,Ep,Pp,gg,yg,Sie,vg,jg,qie,$g,pg,Vg,Op,fg,Mg,Rp,Lie,Fp,dI,wg,Ip,qg,Ug,Wg,$ie,Nie,jie,Eie,Cie,bg,Vie,Uie,Np,hg,$p,Aie,cI,Bg,mg,Ap,Dp,Fie,xg,Gie,Wie,Lp,Fg].flat(1)});function Kie(e){if(e==null||e===!1)return[];let t=r=>r.startsWith(":is(")&&r.endsWith(")")?r:r.includes("::")?r.replace(/(.*?)((?:\s\*)?::.*)/,":is($1)$2"):`:is(${r})`;return[e===!0?r=>{r.entries.forEach(n=>{n[1]!=null&&!String(n[1]).endsWith("!important")&&(n[1]+=" !important")})}:r=>{r.selector.startsWith(e)||(r.selector=`${e} ${t(r.selector)}`)}]}function Yie(e){return[...Fe(Xl(e).postprocess),...Kie(e.important)]}var Jl,Qg=$(()=>{Dt();$k();rI();gI();SI();AI();Jl=(e={})=>(e.important=e.important??!1,{...Xl(e),name:"@unocss/preset-wind3",theme:mI,rules:EI,shortcuts:tI,variants:kI(e),postprocess:Yie(e)})});var DI,PI=$(()=>{Qg();DI=(e={})=>({...Jl(e),name:"@unocss/preset-uno"})});function Qie(e,t){return{name:e,getImportUrl(r){let n=r.map(i=>{let{name:o,weights:a,italic:s}=i,u=o.toLowerCase().replace(/\s/g,"-");if(!a?.length)return`${u}${s?":i":""}`;let l=a.map(p=>p.toString());return!l.some(p=>p.endsWith("i"))&&s&&(l=l.map(p=>p+="i")),`${u}:${l.join(",")}`});return`${t}/css?family=${n.join("|")}&display=swap`}}}function Jie(e,t){return{name:e,getImportUrl(r){let n=o=>{let a=o.map(u=>u[0]),s=o.map(u=>u[1]);return`${a.join(";")};${s.join(";")}`},i=r.map(o=>{let a=o.name.replace(/\s+/g,"+");return o.weights?.length&&(a+=o.italic?`:ital,wght@${n(o.weights.map(s=>[`0,${s}`,`1,${s}`]))}`:`:wght@${o.weights.join(";")}`),`family=${a}`}).join("&");return`${t}/css2?${i}&display=swap`}}}function toe(e,t){return{name:e,getImportUrl(r){let n=r.map(i=>{let o=i.name.replace(/\s+/g,"-").toLocaleLowerCase();return i.weights?.length?o+=`@${i.weights.flatMap(a=>i.italic?Number(a)+1:a).sort().join()}`:o+=`@${i.italic?2:1}`,`f[]=${o}`}).join("&");return`${t}/v2/css?${n}&display=swap`}}}function roe(e,t){let r=new Map,n=new Map;return{name:e,async getPreflight(i){return(await Promise.all(i.map(async a=>{let s=[],u=a.name.toLowerCase().replace(/\s+/g,"-"),l=r.get(u);if(!l){let _=`https://api.fontsource.org/v1/fonts/${u}`;try{l=await(await Promise.resolve().then(()=>(yf(),bm))).$fetch(_),r.set(u,l)}catch{throw new Error(`Failed to fetch font: ${a.name}`)}}let{weights:f,unicodeRange:p,variants:m,family:b}=l,v=l.subsets.filter(_=>a.subsets?a.subsets.includes(_):!0),w=a.italic?"italic":"normal";if(l.variable&&!a.preferStatic){let _=n.get(u),P=`https://api.fontsource.org/v1/variable/${u}`;try{_=await(await Promise.resolve().then(()=>(yf(),bm))).$fetch(P),n.set(u,_)}catch{throw new Error(`Failed to fetch font variable: ${a.name}`)}let A=Ia(_.axes,a.variable??{});for(let E of v)if(p[E]){let y=`${t}/fontsource/fonts/${l.id}:vf@latest/${E}-wght-${w}.woff2`,L={family:b,display:"swap",style:w,weight:400,src:[{url:y,format:"woff2-variations"}],variable:{wght:A.wght??void 0,wdth:A.wdth??void 0,slnt:A.slnt??void 0},unicodeRange:p[E],comment:`${l.id}-${E}-wght-normal`};s.push(Xk(L))}else Object.entries(p).filter(([y])=>!l.subsets.includes(y)).forEach(([y,L])=>{let I=`${t}/fontsource/fonts/${l.id}:vf@latest/${y.slice(1,-1)}-wght-${w}.woff2`,O={family:b,display:"swap",style:w,weight:400,src:[{url:I,format:"woff2-variations"}],variable:{wght:A.wght??void 0,wdth:A.wdth??void 0,slnt:A.slnt??void 0},unicodeRange:L,comment:`${l.id}-${y}-wght-normal`};s.push(Xk(O))})}else{let _=a.weights&&a.weights.length>0?a.weights:f;for(let P of v)for(let A of _){let E=m[A][w][P].url,y={family:b,display:"swap",style:w,weight:Number(A),src:[{url:E.woff2,format:"woff2"}],unicodeRange:p[P],comment:`${l.id}-${P}-${A}-${w}`};s.push(Xk(y))}}return s}))).flat().join(`
138
+
139
+ `)}}}function Xk(e){let{family:t,style:r,display:n,weight:i,variable:o,src:a,unicodeRange:s,comment:u,spacer:l=`
140
+ `}=e,{wght:f,wdth:p,slnt:m}=o??{},b="@font-face {";return b+=`${l}font-family: '${t}';`,b+=`${l}font-style: ${m?`oblique ${Number(m.max)*-1}deg ${Number(m.min)*-1}deg`:r};`,b+=`${l}font-display: ${n};`,b+=`${l}font-weight: ${f?ioe(f):i};`,p&&(b+=`${l}font-stretch: ${p.min}% ${p.max}%;`),b+=`${l}src: ${a.map(({url:v,format:w})=>`url(${v}) format('${w}')`).join(", ")};`,s&&(b+=`${l}unicode-range: ${s};`),u&&(b=`/* ${u} */
141
+ ${b}`),`${b}
142
+ }`}function ioe(e){return e?e.min===e.max?`${e.min}`:`${e.min} ${e.max}`:"400"}function ooe(e,t){return{name:e,getImportUrl(r){let n=o=>{let a=o.map(u=>u[0]),s=o.map(u=>u[1]);return`${a.join(";")};${s.join(";")}`},i=r.map(o=>{let a=o.name.replace(/\s+/g,"+");return o.weights?.length&&(a+=o.italic?`:ital,wght@${n(o.weights.map(s=>[`0,${s}`,`1,${s}`]))}`:`:wght@${o.weights.join(";")}`),`family=${a}`}).join("&");return`${t}/css2?${i}&display=swap`}}}function OI(e){return typeof e=="string"?uoe[e]:e}function loe(e,t){if(typeof e!="string")return e.provider=OI(e.provider||t),e.weights&&(e.weights=[...new Set(e.weights.sort((i,o)=>i.toString().localeCompare(o.toString(),"en",{numeric:!0})))]),e;let[r,n=""]=e.split(":");return{name:r,weights:[...new Set(n.split(/[,;]\s*/).filter(Boolean).sort((i,o)=>i.localeCompare(o,"en",{numeric:!0})))],provider:OI(t)}}function coe(e){return(t={})=>{let{provider:r="google",extendTheme:n=!0,inlineImports:i=!0,customFetch:o=e,timeouts:a={}}=t,s="fonts",u=i?s:Nd,l=Fe(t.processors||[]),f=Object.fromEntries(Object.entries(t.fonts||{}).map(([A,E])=>[A,Fe(E).map(y=>loe(y,r))])),p=Object.values(f).flatMap(A=>A),m={};async function b(A){if(a===!1)return o(A);let{warning:E=1e3,failure:y=2e3}=a,L=!1,I=setTimeout(()=>{console.warn(`[unocss] Fetching web fonts: ${A}`),L=!0},E);return await Promise.race([o(A),new Promise((O,N)=>{setTimeout(()=>N(new Error("[unocss] Fetch web fonts timeout.")),y)})]).then(O=>(L&&console.info("[unocss] Web fonts fetched."),O)).finally(()=>clearTimeout(I))}async function v(A){return i?(m[A]||(m[A]=b(A).catch(E=>{if(console.error(`[unocss] Failed to fetch web fonts: ${A}`),console.error(E),typeof process<"u"&&process.env.CI)throw E})),await m[A]):`@import url('${A}');`}let w=Array.from(new Set(p.map(A=>A.provider)));async function _(A,E){let y=[];for(let I of E){let O=A.filter(N=>N.provider.name===I.name);if(I.getImportUrl){let N=I.getImportUrl(O);N&&y.push(await v(N))}y.push(await I.getPreflight?.(O))}return y.filter(Boolean).join(`
143
+ `)}let P={name:"@unocss/preset-web-fonts",preflights:[{async getCSS(){let A;for(let E of l){let y=await E.getCSS?.(p,w,_);if(y){A=y;break}}A||(A=await _(p,w));for(let E of l)A=await E.transformCSS?.(A)||A;return A},layer:u}],layers:{[s]:-200}};return n&&(P.extendTheme=(A,E)=>{let y=E.presets.some(O=>O.name==="@unocss/preset-wind4"),L=t.themeKey??(y?"font":"fontFamily");A[L]||(A[L]={});let I=Object.fromEntries(Object.entries(f).map(([O,N])=>[O,N.map(X=>X.provider.getFontName?.(X)??`"${X.name}"`)]));for(let O of Object.keys(I))typeof A[L][O]=="string"?A[L][O]=I[O].map(N=>`${N},`).join("")+A[L][O]:A[L][O]=I[O].join(",")}),P}}var Xie,Zie,eoe,noe,aoe,soe,uoe,foe,poe,TI,RI=$(()=>{Dt();Xie=Qie("bunny","https://fonts.bunny.net");Zie=Jie("coollabs","https://api.fonts.coollabs.io"),eoe=toe("fontshare","https://api.fontshare.com");noe=roe("fontsource","https://cdn.jsdelivr.net");aoe=ooe("google","https://fonts.googleapis.com"),soe={name:"none",getPreflight(){return""},getFontName(e){return e.name}},uoe={google:aoe,bunny:Xie,fontshare:eoe,fontsource:noe,coollabs:Zie,none:soe};foe="Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36",poe=async e=>(await Promise.resolve().then(()=>(yf(),bm))).$fetch(e,{headers:{"User-Agent":foe},retry:3}),TI=coe(poe)});var FI,II=$(()=>{Qg();FI=(e={})=>({...Jl(e),name:"@unocss/preset-wind"})});function Ii(e){return+e.toFixed(10)}function moe(e){let t=e.match(Jp);if(!t)return;let[,r,n]=t,i=Number.parseFloat(r);if(n&&!Number.isNaN(i))return`${Ii(i)}${n}`}function goe(e){if(e==="auto"||e==="a")return"auto"}function boe(e){if(!e)return;if(MI.test(e))return`${qI[e]}${e}`;let t=e.match(Jp);if(!t)return;let[,r,n]=t,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0":n?`${Ii(i)}${n}`:`${Ii(i/4)}rem`}function yoe(e){if(MI.test(e))return`${qI[e]}${e}`;let t=e.match(Jp);if(!t)return;let[,r,n]=t,i=Number.parseFloat(r);if(!Number.isNaN(i))return n?`${Ii(i)}${n}`:`${Ii(i)}px`}function UI(e){if(!hoe.test(e))return;let t=Number.parseFloat(e);if(!Number.isNaN(t))return Ii(t)}function voe(e){e.endsWith("%")&&(e=e.slice(0,-1));let t=UI(e);if(t!=null)return`${t}%`}function xoe(e){if(!e)return;if(e==="full")return"100%";let[t,r]=e.split("/"),n=Number.parseFloat(t)/Number.parseFloat(r);if(!Number.isNaN(n))return n===0?"0":`${Ii(n*100)}%`}function mu(e,t){if(e&&e.startsWith("[")&&e.endsWith("]")){let r,n,i=e.match(Jg);if(!i)r=e.slice(1,-1);else{if(!t)n=i[1];else if(i[1]!==t)return;r=e.slice(i[0].length,-1)}if(!r||r==='=""')return;if(r.startsWith("--")){let[a,s]=r.slice(2).split(",");r=`var(--${nn(a)}${s?`, ${s}`:""})`}let o=0;for(let a of r)if(a==="[")o+=1;else if(a==="]"&&(o-=1,o<0))return;if(o)return;switch(n){case"string":return r.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_");case"quoted":return r.replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(["\\])/g,"\\$1").replace(/^(.+)$/,'"$1"')}return r.replace(/(url\(.*?\))/g,a=>a.replace(/_/g,"\\_")).replace(/(^|[^\\])_/g,"$1 ").replace(/\\_/g,"_").replace(/(?:calc|clamp|max|min)\((.*)/g,a=>{let s=[];return a.replace(/var\((--.+?)[,)]/g,(u,l)=>(s.push(l),u.replace(l,"--un-calc"))).replace(/(-?\d*\.?\d(?!-\d.+[,)](?![^+\-/*])\D)(?:%|[a-z]+)?|\))([+\-/*])/g,"$1 $2 ").replace(/--un-calc/g,()=>s.shift())})}}function woe(e){return mu(e)}function koe(e){return mu(e,"color")}function Soe(e){return mu(e,"length")||mu(e,"size")}function _oe(e){return mu(e,"position")}function Coe(e){return mu(e,"family")}function Eoe(e){return mu(e,"number")}function Aoe(e){if(e.startsWith("var("))return e;let t=e.match(/^(?:\$|--)([^\s'"`;{}]+)$/);if(t){let[r,n]=t[1].split(",");return`var(--${nn(r)}${n?`, ${n}`:""})`}}function Doe(e){let t=e.match(/^(-?[0-9.]+)(s|ms)?$/i);if(!t)return;let[,r,n]=t,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0&&!n?"0s":n?`${Ii(i)}${n}`:`${Ii(i)}ms`}function Poe(e){let t=e.match(/^(-?[0-9.]+)(deg|rad|grad|turn)?$/i);if(!t)return;let[,r,n]=t,i=Number.parseFloat(r);if(!Number.isNaN(i))return i===0?"0":n?`${Ii(i)}${n}`:`${Ii(i)}deg`}function Ooe(e){if(Ot.includes(e))return e}function Toe(e){if(e.split(",").every(t=>doe.includes(t)))return e}function Roe(e){if(["top","left","right","bottom","center"].includes(e))return e}function Foe(e){if(e==="none")return"none"}function dn(e,t){let r=j.number(e)??t;if(r!=null){let n=Number(r);return String(r).endsWith("%")&&(n=Number(String(r).slice(0,-1))/100),n}}function Tt(e){function t(n){let i=n.match(Jp);if(i){let[,o,a]=i,s=Number.parseFloat(o);if(!Number.isNaN(s))return[s,a]}return[void 0,void 0]}function r(n){let i,o;if(n.spacing?.DEFAULT){let[a,s]=t(n.spacing.DEFAULT);a!=null&&s!=null&&(i=a,o=s)}return Object.entries(n.spacing??{}).reduce((a,[s,u])=>{let[l,f]=t(u);return l!=null&&f!=null&&f===o?a[s]=l/i:a[s]=u,a},{})}return([n,i,o],{theme:a})=>{if(o!=null&&i!=null){let s=r(a),u,l=o.startsWith("-");if(l&&(o=o.slice(1)),u=dn(o,s[o]),u!=null)return Number.isNaN(u)?(Me("spacing",o),hn[i].map(f=>[`${e}${f}`,l?`calc(var(--spacing-${o} * -1)`:`var(--spacing-${o})`])):(Me("spacing"),hn[i].map(f=>[`${e}${f}`,`calc(var(--spacing) * ${l?"-":""}${u})`]));if(u=j.bracket.cssvar.global.auto.fraction.rem(l?`-${o}`:o),u!=null)return hn[i].map(f=>[`${e}${f}`,u])}}}function Zp(e,t){let r,[n,...i]=Xa(e,["/",":"],3)??[];if(n!=null){let w=(n.match(Jg)??[])[1];(w==null||w==="color")&&(r=[n,...i])}if(!r)return;let o,[a,s,u]=r;gk(s)||gk(j.bracket(s??""))?u=s:o=s;let l=a.replace(/([a-z])(\d)(?![-_a-z])/g,"$1-$2").split(/-/g),[f]=l;if(!f)return;let p=$I(t,l);if(!p&&l.length>=2){let w=l.at(-1),_=l.at(-2);if(/^\d+$/.test(w)){let P=l.slice(0,-2).concat([`${_}${w}`]);p=$I(t,P)}}let{no:m,keys:b,color:v}=p??{};if(!v){let w=j.bracketOfColor(a),_=w||a;if(j.numberWithUnit(_))return;/^#[\da-f]+$/i.test(_)?v=_:/^hex-[\da-fA-F]+$/.test(_)?v=`#${_.slice(4)}`:a.startsWith("$")&&(v=j.cssvar(a)),v=v||w}return{opacity:o,modifier:u&&j.bracket.cssvar(u)||u,name:f,no:m,color:v??Qp[f],alpha:j.bracket.cssvar.percent(o??""),keys:b,get cssColor(){return Sr(this.color)}}}function $I(e,t){let r,n,i,o=eh(e,"colors",t);if(typeof o=="object"?"DEFAULT"in o&&(r=o.DEFAULT,n="DEFAULT",i=[...t,n]):typeof o=="string"&&(r=o,i=t,n=t.at(-1)),!!r)return{color:r,no:n,keys:i}}function eh(e,t,r){let n=e[t];function i(o,a){if(!(!o||typeof o!="object")){if(a.length===0)return o;for(let s=a.length;s>0;s--){let u=a.slice(0,s).join("-");if(u in o){let l=o[u];return s===a.length?l:i(l,a.slice(s))}}}}return i(n,r)}function rS(e,t,r,n){if(!e)return;let{color:i,keys:o,alpha:a,modifier:s}=e,u=n?.generator.config.envMode==="dev"&&i?` /* ${i} */`:"",l={};if(i){let f=[l];if(Object.values(Qp).includes(i))l[t]=i;else{let p=`--un-${r}-opacity`,m=o?Lt("colors",o):i,b=s??(o?"in srgb":"in oklab");!b.startsWith("in ")&&!b.startsWith("var(")&&(b=`in ${b}`),l[t]=`color-mix(${b}, ${m} ${a??`var(${p})`}, transparent)${u}`,f.push(xe(p,{syntax:"<percentage>",initialValue:"100%"})),o&&(Me("colors",o),s||f.push({[Qt.parent]:"@supports (color: color-mix(in lab, red, red))",[Qt.noMerge]:!0,[Qt.shortcutsNoMerge]:!0,[t]:`color-mix(in oklab, ${m} ${a??`var(${p})`}, transparent)${u}`})),n?.theme&&ec(i,n.theme)}return f}}function It(e,t){return([,r],n)=>{let i=Zp(r??"",n.theme);if(i)return rS(i,e,t,n)}}function Zg(e,t){let r=[];e=Fe(e);for(let n=0;n<e.length;n++){let i=Xa(e[n]," ",6);if(!i||i.length<3)return e;let o=!1,a=i.indexOf("inset");a!==-1&&(i.splice(a,1),o=!0);let s="",u=i.at(-1);if(Sr(i.at(0))){let l=Sr(i.shift());l&&(s=`, ${Rt(l)}`)}else if(Sr(u)){let l=Sr(i.pop());l&&(s=`, ${Rt(l)}`)}else u&&tS.test(u)&&(s=`, ${i.pop()}`);r.push(`${o?"inset ":""}${i.join(" ")} var(${t}${s})`)}return r}function yu(e,t){return e!=null&&!!Zp(e,t)?.color}function vu({theme:e,generator:t},r="breakpoint"){let n=t?.userConfig?.theme?.[r]||e[r];if(!n)return;if(Jk.has(e))return Jk.get(e);let i=Object.entries(n).sort((o,a)=>Number.parseInt(o[1].replace(NI,""))-Number.parseInt(a[1].replace(NI,""))).map(([o,a])=>({point:o,size:a}));return Jk.set(e,i),i}function Qe(e,t){return Ot.map(r=>[`${e}-${r}`,{[t??e]:r}])}function xe(e,t={}){let{syntax:r="*",inherits:n=!1,initialValue:i}=t,o={[Qt.shortcutsNoMerge]:!0,[Qt.noMerge]:!0,[Qt.variants]:()=>[{parent:"",layer:"properties",selector:()=>`@property ${e}`}],syntax:JSON.stringify(r),inherits:n?"true":"false"};return i!=null&&(o["initial-value"]=i),$oe(e,i?String(i):"initial"),o}function Zl(e){return e!=null&&Xg.test(e)}function WI(e){return e[0]==="["&&e.slice(-1)==="]"&&(e=e.slice(1,-1)),Xg.test(e)||Jp.test(e)}function eb(e){return e.replace(/(?:^|\B)([A-Z])/g,"-$1").toLowerCase()}function nS(e,t=!1){return t?e.trim():e.trim().replace(/\s+/g," ").replace(/\/\*[\s\S]*?\*\//g,"")}function Me(e,t="DEFAULT"){let r=`${e}:${Fe(t).join("-")}`;gu.has(r)||gu.add(r)}function Lt(e,t){return`var(--${e}-${Fe(t).join("-")})`}function ec(e,t){if(e.startsWith("var(")){let r=e.match(/var\(--([\w-]+)(?:,.*)?\)/)?.[1];if(r){let[n,...i]=r.split("-"),o=eh(t,n,i);typeof o=="string"&&(Me(n,i),ec(o,t))}}}function $oe(e,t){bu.has(e)||bu.set(e,t)}var jI,Yp,Qp,hn,Zk,Xp,eS,BI,LI,Vr,Ot,Xg,tS,Jp,hoe,MI,qI,Jg,VI,doe,Ioe,Loe,j,NI,Jk,gu,bu,th=$(()=>{Dt();On();jI="@unocss/preset-wind4",Yp="$$mini-no-negative",Qp={transparent:"transparent",current:"currentColor",inherit:"inherit"},hn={l:["-left"],r:["-right"],t:["-top"],b:["-bottom"],s:["-inline-start"],e:["-inline-end"],x:["-inline"],y:["-block"],"":[""],bs:["-block-start"],be:["-block-end"],is:["-inline-start"],ie:["-inline-end"],block:["-block-start","-block-end"],inline:["-inline-start","-inline-end"]},Zk={...hn,x:["-inset-inline"],y:["-inset-block"],s:["-inset-inline-start"],start:["-inset-inline-start"],e:["-inset-inline-end"],end:["-inset-inline-end"],bs:["-inset-block-start"],be:["-inset-block-end"],is:["-inset-inline-start"],ie:["-inset-inline-end"],block:["-inset-block-start","-inset-block-end"],inline:["-inset-inline-start","-inset-inline-end"]},Xp={l:["-top-left","-bottom-left"],r:["-top-right","-bottom-right"],t:["-top-left","-top-right"],b:["-bottom-left","-bottom-right"],tl:["-top-left"],lt:["-top-left"],tr:["-top-right"],rt:["-top-right"],bl:["-bottom-left"],lb:["-bottom-left"],br:["-bottom-right"],rb:["-bottom-right"],"":[""],bs:["-start-start","-start-end"],be:["-end-start","-end-end"],s:["-end-start","-start-start"],is:["-end-start","-start-start"],e:["-start-end","-end-end"],ie:["-start-end","-end-end"],ss:["-start-start"],"bs-is":["-start-start"],"is-bs":["-start-start"],se:["-start-end"],"bs-ie":["-start-end"],"ie-bs":["-start-end"],es:["-end-start"],"be-is":["-end-start"],"is-be":["-end-start"],ee:["-end-end"],"be-ie":["-end-end"],"ie-be":["-end-end"]},eS={x:["-x"],y:["-y"],z:["-z"],"":["-x","-y"]},BI=["x","y","z"],LI=["top","top center","top left","top right","bottom","bottom center","bottom left","bottom right","left","left center","left top","left bottom","right","right center","right top","right bottom","center","center top","center bottom","center left","center right","center center"],Vr=Object.assign({},...LI.map(e=>({[e.replace(/ /,"-")]:e})),...LI.map(e=>({[e.replace(/\b(\w)\w+/g,"$1").replace(/ /,"")]:e}))),Ot=["inherit","initial","revert","revert-layer","unset"],Xg=/^(calc|clamp|min|max)\s*\((.+)\)(.*)/,tS=/^(var)\s*\((.+)\)(.*)/,Jp=/^(-?\d*(?:\.\d+)?)(px|pt|pc|%|r?(?:em|ex|lh|cap|ch|ic)|(?:[sld]?v|cq)(?:[whib]|min|max)|in|cm|mm|rpx)?$/i,hoe=/^(-?\d*(?:\.\d+)?)$/,MI=/^(px|[sld]?v[wh])$/i,qI={px:1,vw:100,vh:100,svw:100,svh:100,dvw:100,dvh:100,lvh:100,lvw:100},Jg=/^\[(color|image|length|size|position|quoted|string|number|family):/i,VI=/,(?![^()]*\))/g,doe=["color","border-color","background-color","outline-color","text-decoration-color","flex-grow","flex","flex-shrink","caret-color","font","gap","opacity","visibility","z-index","font-weight","zoom","text-shadow","transform","box-shadow","border","background-position","left","right","top","bottom","object-position","max-height","min-height","max-width","min-width","height","width","border-width","margin","padding","outline-width","outline-offset","font-size","line-height","text-indent","vertical-align","border-spacing","letter-spacing","word-spacing","stroke","filter","backdrop-filter","fill","mask","mask-size","mask-border","clip-path","clip","border-radius"];Ioe={__proto__:null,auto:goe,bracket:woe,bracketOfColor:koe,bracketOfFamily:Coe,bracketOfLength:Soe,bracketOfNumber:Eoe,bracketOfPosition:_oe,cssvar:Aoe,degree:Poe,fraction:xoe,global:Ooe,none:Foe,number:UI,numberWithUnit:moe,percent:voe,position:Roe,properties:Toe,px:yoe,rem:boe,time:Doe},Loe=K0(Ioe),j=Loe;NI=/[a-z]+/gi,Jk=new WeakMap;gu=new Set([]);bu=new Map});function Noe({important:e}){if(e==null||e===!1)return[];let t=r=>r.startsWith(":is(")&&r.endsWith(")")?r:r.includes("::")?r.replace(/(.*?)((?:\s\*)?::.*)/,":is($1)$2"):`:is(${r})`;return[e===!0?r=>{r.layer!=="properties"&&r.entries.forEach(n=>{n[1]!=null&&!String(n[1]).endsWith("!important")&&(n[1]+=" !important")})}:r=>{r.selector.startsWith(e)||(r.selector=`${e} ${t(r.selector)}`)}]}function joe({variablePrefix:e}){return e!=="un-"?[r=>{r.entries.forEach(n=>{n[0]=n[0].replace(/^--un-/,`--${e}`),typeof n[1]=="string"&&(n[1]=n[1].replace(/var\(--un-/g,`var(--${e}`))})}]:[]}function iS(e){return[Noe,joe].flatMap(t=>t(e))}var zI=$(()=>{});function tc(e){return{name:`${e}-aria`,match(t,r){let n=vt(`${e}-aria-`,t,r.generator.config.separators);if(n){let[i,o,a]=n,s=j.bracket(i)??r.theme.aria?.[i]??"";if(s){let u={group:`&:is(:where(.group${a?`\\/${a}`:""})[aria-${s}] *)`,peer:`&:is(:where(.peer${a?`\\/${a}`:""})[aria-${s}] ~ *)`,previous:`:where(*[aria-${s}] + &)`,parent:`:where(*[aria-${s}] > &)`,has:`&:has(*[aria-${s}])`,in:`:where(*[aria-${s}]) &`};return{matcher:o,handle:(l,f)=>f({...l,parent:`${l.parent?`${l.parent} $$ `:""}${l.selector}`,selector:u[e]})}}}},multiPass:!0}}function qoe(){let e={};return{name:"breakpoints",match(t,r){if(HI.test(t)){let i=t.match(HI);return{matcher:t.replace(i[0],""),handle:(a,s)=>s({...a,parent:`${a.parent?`${a.parent} $$ `:""}@media (${i[1]}-width: ${i[2]})`})}}let n=(vu(r)??[]).map(({point:i,size:o},a)=>[i,o,a]);for(let[i,o,a]of n){e[i]||(e[i]=new RegExp(`^((?:([al]t-|[<~]|max-))?${i}(?:${r.generator.config.separators.join("|")}))`));let s=t.match(e[i]);if(!s)continue;let[,u]=s,l=t.slice(u.length);if(l==="container")continue;let f=u.startsWith("lt-")||u.startsWith("<")||u.startsWith("max-"),p=u.startsWith("at-")||u.startsWith("~"),m=3e3;return f?(m-=a+1,{matcher:l,handle:(b,v)=>v({...b,parent:`${b.parent?`${b.parent} $$ `:""}@media (max-width: ${Zo(o)})`,parentOrder:m})}):(m+=a+1,p&&a<n.length-1?{matcher:l,handle:(b,v)=>v({...b,parent:`${b.parent?`${b.parent} $$ `:""}@media (min-width: ${o}) and (max-width: ${Zo(n[a+1][1])})`,parentOrder:m})}:{matcher:l,handle:(b,v)=>v({...b,parent:`${b.parent?`${b.parent} $$ `:""}@media (min-width: ${o})`,parentOrder:m})})}},multiPass:!0,autocomplete:"(at-|lt-|max-|)$breakpoint:"}}function rh(e,t){return{name:`combinator:${e}`,match(r,n){if(!r.startsWith(e))return;let i=n.generator.config.separators,o=qr(`${e}-`,r,i);if(!o){for(let s of i)if(r.startsWith(`${e}${s}`)){o=["",r.slice(e.length+s.length)];break}if(!o)return}let a=j.bracket(o[0])??"";return a===""&&(a="*"),{matcher:o[1],selector:s=>`${s}${t}${a}`}},multiPass:!0}}function Hoe(e={}){if(e?.dark==="class"||typeof e.dark=="object"){let{dark:t=".dark",light:r=".light"}=typeof e.dark=="string"?{}:e.dark;return[Ct("dark",n=>({prefix:`${t} $$ ${n.prefix}`})),Ct("light",n=>({prefix:`${r} $$ ${n.prefix}`}))]}return[st("dark","@media (prefers-color-scheme: dark)"),st("light","@media (prefers-color-scheme: light)")]}function rc(e){return{name:`${e}-data`,match(t,r){let n=vt(`${e}-data-`,t,r.generator.config.separators);if(n){let[i,o,a]=n,s=j.bracket(i)??r.theme.data?.[i]??"";if(s){let u={group:`&:is(:where(.group${a?`\\/${a}`:""})[data-${s}] *)`,peer:`&:is(:where(.peer${a?`\\/${a}`:""})[data-${s}] ~ *)`,previous:`:where(*[data-${s}] + &)`,parent:`:where(*[data-${s}] > &)`,has:`&:has(*[data-${s}])`,in:`:where(*[data-${s}]) &`};return{matcher:o,handle:(l,f)=>f({...l,parent:`${l.parent?`${l.parent} $$ `:""}${l.selector}`,selector:u[e]})}}}},multiPass:!0}}function Xoe(){let e;return{name:"important",match(t,r){e||(e=new RegExp(`^(important(?:${r.generator.config.separators.join("|")})|!)`));let n,i=t.match(e);if(i?n=t.slice(i[0].length):t.endsWith("!")&&(n=t.slice(0,-1)),n)return{matcher:n,body:o=>(o.forEach(a=>{a[1]!=null&&(a[1]+=" !important")}),o)}}}}function gae(e){let t=e.match(Xg)||e.match(tS);if(t){let[r,n]=ri(`(${t[2]})${t[3]}`,"(",")"," ")??[];if(r)return`calc(${t[1]}${r} * -1)${n?` ${n}`:""}`}}function yae(e){let t=e.match(bae);if(t){let[r,n]=ri(t[2],"(",")"," ")??[];if(r){let i=GI.test(r.slice(1,-1))?r.replace(KI,o=>o.startsWith("-")?o.slice(1):`-${o}`):`(calc(${r} * -1))`;return`${t[1]}${i}${n?` ${n}`:""}`}}}function wae(e){let t=e.match(/^op(?:acity)?-?(.+)$/);return t&&t[1]!=null?j.bracket.percent(t[1])!=null:!1}function kae(){return Y0({getBracket:Ri,h:j,variantGetBracket:qr})}function Sae(){return Q0({getBracket:Ri,h:j,variantGetBracket:qr})}function _ae(e={}){return X0(e,{getBracket:Ri,h:j,variantGetBracket:qr})}function oS(e){return[Boe,Koe,uae,sae,lae,vae,Eae,Xoe(),Aae,Zoe,eae,tae,rae,...nae,...iae,...oae,...aae,qoe(),...Uoe,...Woe,xae,...kae(),Sae(),..._ae(e),Cae,...Hoe(e),...Goe,...Qoe,cae,...Voe,Joe,zoe,fae,...Yoe,...Moe,pae,...hae,dae].flat()}var Boe,Moe,HI,Voe,Uoe,Woe,zoe,Goe,Koe,Yoe,Qoe,Joe,Zoe,eae,tae,rae,nae,iae,oae,aae,sae,uae,lae,cae,fae,pae,hae,dae,GI,KI,mae,bae,vae,xae,Cae,Eae,Aae,YI=$(()=>{On();th();Dt();Boe={name:"aria",match(e,t){let r=vt("aria-",e,t.generator.config.separators);if(r){let[n,i]=r,o=j.bracket(n)??t.theme.aria?.[n]??"";if(o)return{matcher:i,selector:a=>`${a}[aria-${o}]`}}},multiPass:!0,autocomplete:"aria-$aria"};Moe=[tc("group"),tc("peer"),tc("parent"),tc("previous"),tc("has"),tc("in")],HI=/(max|min)-\[([^\]]*)\]:/;Voe=[Ct("*",e=>({selector:`${e.selector} > *`}),{order:-1}),Ct("**",e=>({selector:`${e.selector} *`}),{order:-1})];Uoe=[rh("all"," "),rh("children",">"),rh("next","+"),rh("sibling","+"),rh("siblings","~")],Woe=[Ct("svg",e=>({selector:`${e.selector} svg`}))],zoe={name:"@",match(e,t){if(e.startsWith("@container"))return;let r=vt("@",e,t.generator.config.separators);if(r){let[n,i,o]=r,a=j.bracket(n),s;if(a?s=j.numberWithUnit(a):s=t.theme.container?.[n]??"",s){let u=1e3+Object.keys(t.theme.container??{}).indexOf(n);return o&&(u+=1e3),{matcher:i,handle:(l,f)=>f({...l,parent:`${l.parent?`${l.parent} $$ `:""}@container${o?` ${o} `:" "}(min-width: ${s})`,parentOrder:u})}}}},multiPass:!0};Goe=[Ct(".dark",e=>({prefix:`.dark $$ ${e.prefix}`})),Ct(".light",e=>({prefix:`.light $$ ${e.prefix}`})),st("@dark","@media (prefers-color-scheme: dark)"),st("@light","@media (prefers-color-scheme: light)"),st("not-dark","@media not (prefers-color-scheme: dark)")],Koe={name:"data",match(e,t){let r=vt("data-",e,t.generator.config.separators);if(r){let[n,i]=r,o=j.bracket(n)??t.theme.data?.[n]??"";if(o)return{matcher:i,selector:a=>`${a}[data-${o}]`}}},multiPass:!0};Yoe=[rc("group"),rc("peer"),rc("parent"),rc("previous"),rc("has"),rc("in")],Qoe=[Ct("rtl",e=>({prefix:`[dir="rtl"] $$ ${e.prefix}`})),Ct("ltr",e=>({prefix:`[dir="ltr"] $$ ${e.prefix}`}))];Joe=Ct("inert",e=>({parent:`${e.parent?`${e.parent} $$ `:""}${e.selector}`,selector:"&:is([inert],[inert] *)"})),Zoe=st("noscript","@media (scripting: none)"),eae={name:"scripting",match(e,t){let r=vt(["script-","scripting-"],e,t.generator.config.separators);if(r){let[n,i]=r;if(["none","initial-only","enabled"].includes(n))return{matcher:i,handle:(a,s)=>s({...a,parent:`${a.parent?`${a.parent} $$ `:""}@media (scripting: ${n})`})}}},multiPass:!0,autocomplete:["(scripting|script)-(none|initial-only|enabled)"]},tae=st("print","@media print"),rae={name:"media",match(e,t){let r=vt("media-",e,t.generator.config.separators);if(r){let[n,i]=r,o=j.bracket(n)??"";if(o===""&&(o=t.theme.media?.[n]??""),o)return{matcher:i,handle:(a,s)=>s({...a,parent:`${a.parent?`${a.parent} $$ `:""}@media ${o}`})}}},multiPass:!0,autocomplete:"media-$media"},nae=[st("contrast-more","@media (prefers-contrast: more)"),st("contrast-less","@media (prefers-contrast: less)")],iae=[st("motion-reduce","@media (prefers-reduced-motion: reduce)"),st("motion-safe","@media (prefers-reduced-motion: no-preference)")],oae=[st("landscape","@media (orientation: landscape)"),st("portrait","@media (orientation: portrait)")],aae=[st("forced-colors","@media (forced-colors: active)")],sae={name:"selector",match(e,t){let r=qr("selector-",e,t.generator.config.separators);if(r){let[n,i]=r,o=j.bracket(n);if(o)return{matcher:i,selector:()=>o}}}},uae={name:"layer",match(e,t){let r=vt("layer-",e,t.generator.config.separators);if(r){let[n,i]=r,o=j.bracket(n)??n;if(o)return{matcher:i,handle:(a,s)=>s({...a,parent:`${a.parent?`${a.parent} $$ `:""}@layer ${o}`})}}}},lae={name:"uno-layer",match(e,t){let r=vt("uno-layer-",e,t.generator.config.separators);if(r){let[n,i]=r,o=j.bracket(n)??n;if(o)return{matcher:i,layer:o}}}},cae={name:"scope",match(e,t){let r=qr("scope-",e,t.generator.config.separators);if(r){let[n,i]=r,o=j.bracket(n);if(o)return{matcher:i,selector:a=>`${o} $$ ${a}`}}}},fae={name:"variables",match(e,t){if(!e.startsWith("["))return;let[r,n]=Ri(e,"[","]")??[];if(!(r&&n))return;let i;for(let s of t.generator.config.separators)if(n.startsWith(s)){i=n.slice(s.length);break}if(i==null)return;let o=j.bracket(r)??"",a=o.startsWith("@");if(a||o.includes("&"))return{matcher:i,handle(s,u){let l=a?{parent:`${s.parent?`${s.parent} $$ `:""}${o}`}:{selector:o.replace(/&/g,s.selector)};return u({...s,...l})}}},multiPass:!0},pae={name:"theme-variables",match(e,t){if(ql(e))return{matcher:e,handle(r,n){return n({...r,entries:JSON.parse(Vl(JSON.stringify(r.entries),t.theme))})}}}},hae=[Ct("@hover",e=>({parent:`${e.parent?`${e.parent} $$ `:""}@media (hover: hover) and (pointer: fine)`,selector:`${e.selector||""}:hover`}))],dae={name:"implicit-group",match(e,t){let r=vt("in-",e,t.generator.config.separators);if(r){let[n,i]=r,o=j.bracket(n)??n;if(o)return{matcher:i,handle:(a,s)=>s({...a,parent:`${a.parent?`${a.parent} $$ `:""}${a.selector}`,selector:`:where(*:is(${o})) &`})}}}},GI=/^-?[0-9.]+(?:[a-z]+|%)?$/,KI=/-?[0-9.]+(?:[a-z]+|%)?/,mae=[/\b(opacity|color|flex|backdrop-filter|^filter|transform|mask-image)\b/];bae=/\b(hue-rotate)\s*(\(.*)/;vae={name:"negative",match(e){if(e.startsWith("-"))return{matcher:e.slice(1),body:t=>{if(t.find(n=>n[0]===Yp))return;let r=!1;return t.forEach(n=>{if(Fe(n[2]).includes(Yp))return;let i=n[1]?.toString();if(!i||i==="0"||mae.some(s=>s.test(n[0])))return;let o=gae(i);if(o){n[1]=o,r=!0;return}let a=yae(i);if(a){n[1]=a,r=!0;return}GI.test(i)&&(n[1]=i.replace(KI,s=>s.startsWith("-")?s.slice(1):`-${s}`),r=!0)}),r?t:[]}}}},xae=(e,{theme:t})=>{let r=e.match(/^(.*)\b(placeholder-)(.+)$/);if(r){let[,n="",i,o]=r;if(yu(o,t)||wae(o))return{matcher:`${n}placeholder-$ ${i}${o}`}}};Cae=J0(),Eae={name:"starting",match(e){if(e.startsWith("starting:"))return{matcher:e.slice(9),handle:(t,r)=>r({...t,parent:"@starting-style"})}}},Aae={name:"supports",match(e,t){let r=vt("supports-",e,t.generator.config.separators);if(r){let[n,i]=r,o=j.bracket(n)??"";if(o===""&&(o=t.theme.supports?.[n]??""),o)return o.startsWith("(")&&o.endsWith(")")||(o=`(${o})`),{matcher:i,handle:(a,s)=>s({...a,parent:`${a.parent?`${a.parent} $$ `:""}@supports ${o}`})}}},multiPass:!0}});var aS,QI=$(()=>{aS={black:"#000",white:"#fff",slate:{50:"oklch(98.4% 0.003 247.858)",100:"oklch(96.8% 0.007 247.896)",200:"oklch(92.9% 0.013 255.508)",300:"oklch(86.9% 0.022 252.894)",400:"oklch(70.4% 0.04 256.788)",500:"oklch(55.4% 0.046 257.417)",600:"oklch(44.6% 0.043 257.281)",700:"oklch(37.2% 0.044 257.287)",800:"oklch(27.9% 0.041 260.031)",900:"oklch(20.8% 0.042 265.755)",950:"oklch(12.9% 0.042 264.695)"},gray:{50:"oklch(98.5% 0.002 247.839)",100:"oklch(96.7% 0.003 264.542)",200:"oklch(92.8% 0.006 264.531)",300:"oklch(87.2% 0.01 258.338)",400:"oklch(70.7% 0.022 261.325)",500:"oklch(55.1% 0.027 264.364)",600:"oklch(44.6% 0.03 256.802)",700:"oklch(37.3% 0.034 259.733)",800:"oklch(27.8% 0.033 256.848)",900:"oklch(21% 0.034 264.665)",950:"oklch(13% 0.028 261.692)"},zinc:{50:"oklch(98.5% 0 0)",100:"oklch(96.7% 0.001 286.375)",200:"oklch(92% 0.004 286.32)",300:"oklch(87.1% 0.006 286.286)",400:"oklch(70.5% 0.015 286.067)",500:"oklch(55.2% 0.016 285.938)",600:"oklch(44.2% 0.017 285.786)",700:"oklch(37% 0.013 285.805)",800:"oklch(27.4% 0.006 286.033)",900:"oklch(21% 0.006 285.885)",950:"oklch(14.1% 0.005 285.823)"},neutral:{50:"oklch(98.5% 0 0)",100:"oklch(97% 0 0)",200:"oklch(92.2% 0 0)",300:"oklch(87% 0 0)",400:"oklch(70.8% 0 0)",500:"oklch(55.6% 0 0)",600:"oklch(43.9% 0 0)",700:"oklch(37.1% 0 0)",800:"oklch(26.9% 0 0)",900:"oklch(20.5% 0 0)",950:"oklch(14.5% 0 0)"},stone:{50:"oklch(98.5% 0.001 106.423)",100:"oklch(97% 0.001 106.424)",200:"oklch(92.3% 0.003 48.717)",300:"oklch(86.9% 0.005 56.366)",400:"oklch(70.9% 0.01 56.259)",500:"oklch(55.3% 0.013 58.071)",600:"oklch(44.4% 0.011 73.639)",700:"oklch(37.4% 0.01 67.558)",800:"oklch(26.8% 0.007 34.298)",900:"oklch(21.6% 0.006 56.043)",950:"oklch(14.7% 0.004 49.25)"},red:{50:"oklch(97.1% 0.013 17.38)",100:"oklch(93.6% 0.032 17.717)",200:"oklch(88.5% 0.062 18.334)",300:"oklch(80.8% 0.114 19.571)",400:"oklch(70.4% 0.191 22.216)",500:"oklch(63.7% 0.237 25.331)",600:"oklch(57.7% 0.245 27.325)",700:"oklch(50.5% 0.213 27.518)",800:"oklch(44.4% 0.177 26.899)",900:"oklch(39.6% 0.141 25.723)",950:"oklch(25.8% 0.092 26.042)"},orange:{50:"oklch(98% 0.016 73.684)",100:"oklch(95.4% 0.038 75.164)",200:"oklch(90.1% 0.076 70.697)",300:"oklch(83.7% 0.128 66.29)",400:"oklch(75% 0.183 55.934)",500:"oklch(70.5% 0.213 47.604)",600:"oklch(64.6% 0.222 41.116)",700:"oklch(55.3% 0.195 38.402)",800:"oklch(47% 0.157 37.304)",900:"oklch(40.8% 0.123 38.172)",950:"oklch(26.6% 0.079 36.259)"},amber:{50:"oklch(98.7% 0.022 95.277)",100:"oklch(96.2% 0.059 95.617)",200:"oklch(92.4% 0.12 95.746)",300:"oklch(87.9% 0.169 91.605)",400:"oklch(82.8% 0.189 84.429)",500:"oklch(76.9% 0.188 70.08)",600:"oklch(66.6% 0.179 58.318)",700:"oklch(55.5% 0.163 48.998)",800:"oklch(47.3% 0.137 46.201)",900:"oklch(41.4% 0.112 45.904)",950:"oklch(27.9% 0.077 45.635)"},yellow:{50:"oklch(98.7% 0.026 102.212)",100:"oklch(97.3% 0.071 103.193)",200:"oklch(94.5% 0.129 101.54)",300:"oklch(90.5% 0.182 98.111)",400:"oklch(85.2% 0.199 91.936)",500:"oklch(79.5% 0.184 86.047)",600:"oklch(68.1% 0.162 75.834)",700:"oklch(55.4% 0.135 66.442)",800:"oklch(47.6% 0.114 61.907)",900:"oklch(42.1% 0.095 57.708)",950:"oklch(28.6% 0.066 53.813)"},lime:{50:"oklch(98.6% 0.031 120.757)",100:"oklch(96.7% 0.067 122.328)",200:"oklch(93.8% 0.127 124.321)",300:"oklch(89.7% 0.196 126.665)",400:"oklch(84.1% 0.238 128.85)",500:"oklch(76.8% 0.233 130.85)",600:"oklch(64.8% 0.2 131.684)",700:"oklch(53.2% 0.157 131.589)",800:"oklch(45.3% 0.124 130.933)",900:"oklch(40.5% 0.101 131.063)",950:"oklch(27.4% 0.072 132.109)"},green:{50:"oklch(98.2% 0.018 155.826)",100:"oklch(96.2% 0.044 156.743)",200:"oklch(92.5% 0.084 155.995)",300:"oklch(87.1% 0.15 154.449)",400:"oklch(79.2% 0.209 151.711)",500:"oklch(72.3% 0.219 149.579)",600:"oklch(62.7% 0.194 149.214)",700:"oklch(52.7% 0.154 150.069)",800:"oklch(44.8% 0.119 151.328)",900:"oklch(39.3% 0.095 152.535)",950:"oklch(26.6% 0.065 152.934)"},emerald:{50:"oklch(97.9% 0.021 166.113)",100:"oklch(95% 0.052 163.051)",200:"oklch(90.5% 0.093 164.15)",300:"oklch(84.5% 0.143 164.978)",400:"oklch(76.5% 0.177 163.223)",500:"oklch(69.6% 0.17 162.48)",600:"oklch(59.6% 0.145 163.225)",700:"oklch(50.8% 0.118 165.612)",800:"oklch(43.2% 0.095 166.913)",900:"oklch(37.8% 0.077 168.94)",950:"oklch(26.2% 0.051 172.552)"},teal:{50:"oklch(98.4% 0.014 180.72)",100:"oklch(95.3% 0.051 180.801)",200:"oklch(91% 0.096 180.426)",300:"oklch(85.5% 0.138 181.071)",400:"oklch(77.7% 0.152 181.912)",500:"oklch(70.4% 0.14 182.503)",600:"oklch(60% 0.118 184.704)",700:"oklch(51.1% 0.096 186.391)",800:"oklch(43.7% 0.078 188.216)",900:"oklch(38.6% 0.063 188.416)",950:"oklch(27.7% 0.046 192.524)"},cyan:{50:"oklch(98.4% 0.019 200.873)",100:"oklch(95.6% 0.045 203.388)",200:"oklch(91.7% 0.08 205.041)",300:"oklch(86.5% 0.127 207.078)",400:"oklch(78.9% 0.154 211.53)",500:"oklch(71.5% 0.143 215.221)",600:"oklch(60.9% 0.126 221.723)",700:"oklch(52% 0.105 223.128)",800:"oklch(45% 0.085 224.283)",900:"oklch(39.8% 0.07 227.392)",950:"oklch(30.2% 0.056 229.695)"},sky:{50:"oklch(97.7% 0.013 236.62)",100:"oklch(95.1% 0.026 236.824)",200:"oklch(90.1% 0.058 230.902)",300:"oklch(82.8% 0.111 230.318)",400:"oklch(74.6% 0.16 232.661)",500:"oklch(68.5% 0.169 237.323)",600:"oklch(58.8% 0.158 241.966)",700:"oklch(50% 0.134 242.749)",800:"oklch(44.3% 0.11 240.79)",900:"oklch(39.1% 0.09 240.876)",950:"oklch(29.3% 0.066 243.157)"},blue:{50:"oklch(97% 0.014 254.604)",100:"oklch(93.2% 0.032 255.585)",200:"oklch(88.2% 0.059 254.128)",300:"oklch(80.9% 0.105 251.813)",400:"oklch(70.7% 0.165 254.624)",500:"oklch(62.3% 0.214 259.815)",600:"oklch(54.6% 0.245 262.881)",700:"oklch(48.8% 0.243 264.376)",800:"oklch(42.4% 0.199 265.638)",900:"oklch(37.9% 0.146 265.522)",950:"oklch(28.2% 0.091 267.935)"},indigo:{50:"oklch(96.2% 0.018 272.314)",100:"oklch(93% 0.034 272.788)",200:"oklch(87% 0.065 274.039)",300:"oklch(78.5% 0.115 274.713)",400:"oklch(67.3% 0.182 276.935)",500:"oklch(58.5% 0.233 277.117)",600:"oklch(51.1% 0.262 276.966)",700:"oklch(45.7% 0.24 277.023)",800:"oklch(39.8% 0.195 277.366)",900:"oklch(35.9% 0.144 278.697)",950:"oklch(25.7% 0.09 281.288)"},violet:{50:"oklch(96.9% 0.016 293.756)",100:"oklch(94.3% 0.029 294.588)",200:"oklch(89.4% 0.057 293.283)",300:"oklch(81.1% 0.111 293.571)",400:"oklch(70.2% 0.183 293.541)",500:"oklch(60.6% 0.25 292.717)",600:"oklch(54.1% 0.281 293.009)",700:"oklch(49.1% 0.27 292.581)",800:"oklch(43.2% 0.232 292.759)",900:"oklch(38% 0.189 293.745)",950:"oklch(28.3% 0.141 291.089)"},purple:{50:"oklch(97.7% 0.014 308.299)",100:"oklch(94.6% 0.033 307.174)",200:"oklch(90.2% 0.063 306.703)",300:"oklch(82.7% 0.119 306.383)",400:"oklch(71.4% 0.203 305.504)",500:"oklch(62.7% 0.265 303.9)",600:"oklch(55.8% 0.288 302.321)",700:"oklch(49.6% 0.265 301.924)",800:"oklch(43.8% 0.218 303.724)",900:"oklch(38.1% 0.176 304.987)",950:"oklch(29.1% 0.149 302.717)"},fuchsia:{50:"oklch(97.7% 0.017 320.058)",100:"oklch(95.2% 0.037 318.852)",200:"oklch(90.3% 0.076 319.62)",300:"oklch(83.3% 0.145 321.434)",400:"oklch(74% 0.238 322.16)",500:"oklch(66.7% 0.295 322.15)",600:"oklch(59.1% 0.293 322.896)",700:"oklch(51.8% 0.253 323.949)",800:"oklch(45.2% 0.211 324.591)",900:"oklch(40.1% 0.17 325.612)",950:"oklch(29.3% 0.136 325.661)"},pink:{50:"oklch(97.1% 0.014 343.198)",100:"oklch(94.8% 0.028 342.258)",200:"oklch(89.9% 0.061 343.231)",300:"oklch(82.3% 0.12 346.018)",400:"oklch(71.8% 0.202 349.761)",500:"oklch(65.6% 0.241 354.308)",600:"oklch(59.2% 0.249 0.584)",700:"oklch(52.5% 0.223 3.958)",800:"oklch(45.9% 0.187 3.815)",900:"oklch(40.8% 0.153 2.432)",950:"oklch(28.4% 0.109 3.907)"},rose:{50:"oklch(96.9% 0.015 12.422)",100:"oklch(94.1% 0.03 12.58)",200:"oklch(89.2% 0.058 10.001)",300:"oklch(81% 0.117 11.638)",400:"oklch(71.2% 0.194 13.428)",500:"oklch(64.5% 0.246 16.439)",600:"oklch(58.6% 0.253 17.585)",700:"oklch(51.4% 0.222 16.935)",800:"oklch(45.5% 0.188 13.697)",900:"oklch(41% 0.159 10.272)",950:"oklch(27.1% 0.105 12.094)"},light:{50:"oklch(99.4% 0 0)",100:"oklch(99.11% 0 0)",200:"oklch(98.51% 0 0)",300:"oklch(98.16% 0.0017 247.84)",400:"oklch(97.31% 0 0)",500:"oklch(96.12% 0 0)",600:"oklch(96.32% 0.0034 247.86)",700:"oklch(94.17% 0.0052 247.88)",800:"oklch(91.09% 0.007 247.9)",900:"oklch(90.72% 0.0051 228.82)",950:"oklch(89.23% 0.006 239.83)"},dark:{50:"oklch(40.91% 0 0)",100:"oklch(35.62% 0 0)",200:"oklch(31.71% 0 0)",300:"oklch(29.72% 0 0)",400:"oklch(25.2% 0 0)",500:"oklch(23.93% 0 0)",600:"oklch(22.73% 0.0038 286.09)",700:"oklch(22.21% 0 0)",800:"oklch(20.9% 0 0)",900:"oklch(16.84% 0 0)",950:"oklch(13.44% 0 0)"}};Object.values(aS).forEach(e=>{typeof e!="string"&&e!==void 0&&(e.DEFAULT=e.DEFAULT||e[400])})});var Dae,Pae,Oae,Tae,Rae,Fae,Iae,Lae,$ae,Nae,jae,Bae,Mae,qae,Vae,Uae,Wae,zae,Hae,XI,Gae,Kae,Yae,Qae,sS,JI=$(()=>{QI();Dae={keyframes:{pulse:"{0%, 100% {opacity:1} 50% {opacity:.5}}",bounce:"{0%, 100% {transform:translateY(-25%);animation-timing-function:cubic-bezier(0.8,0,1,1)} 50% {transform:translateY(0);animation-timing-function:cubic-bezier(0,0,0.2,1)}}",spin:"{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}",ping:"{0%{transform:scale(1);opacity:1}75%,100%{transform:scale(2);opacity:0}}","bounce-alt":"{from,20%,53%,80%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}",flash:"{from,50%,to{opacity:1}25%,75%{opacity:0}}","pulse-alt":"{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}","rubber-band":"{from{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,0.75,1)}40%{transform:scale3d(0.75,1.25,1)}50%{transform:scale3d(1.15,0.85,1)}65%{transform:scale3d(0.95,1.05,1)}75%{transform:scale3d(1.05,0.95,1)}to{transform:scale3d(1,1,1)}}","shake-x":"{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}","shake-y":"{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}","head-shake":"{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}",swing:"{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}",tada:"{from{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{transform:scale3d(1,1,1)}}",wobble:"{from{transform:translate3d(0,0,0)}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{transform:translate3d(0,0,0)}}",jello:"{from,11.1%,to{transform:translate3d(0,0,0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg)skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}","heart-beat":"{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}",hinge:"{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out}to{transform:translate3d(0,700px,0);opacity:0}}","jack-in-the-box":"{from{opacity:0;transform-origin:center bottom;transform:scale(0.1) rotate(30deg)}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{transform:scale(1)}}","light-speed-in-left":"{from{opacity:0;transform:translate3d(-100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translate3d(0,0,0)}}","light-speed-in-right":"{from{opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translate3d(0,0,0)}}","light-speed-out-left":"{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0) skewX(30deg)}}","light-speed-out-right":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}",flip:"{from{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);animation-timing-function:ease-in}}","flip-in-x":"{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}","flip-in-y":"{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}","flip-out-x":"{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}","flip-out-y":"{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}","rotate-in":"{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:translate3d(0,0,0);opacity:1}}","rotate-in-down-left":"{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-in-down-right":"{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-in-up-left":"{from{transform-origin:left top;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left top;transform:translate3d(0,0,0);opacity:1}}","rotate-in-up-right":"{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:translate3d(0,0,0);opacity:1}}","rotate-out":"{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}","rotate-out-down-left":"{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}","rotate-out-down-right":"{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}","rotate-out-up-left":"{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}","rotate-out-up-right":"{from{transform-origin:right bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}","roll-in":"{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:translate3d(0,0,0)}}","roll-out":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}","zoom-in":"{from{opacity:0;transform:scale3d(0.3,0.3,0.3)}50%{opacity:1}}","zoom-in-down":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-left":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-right":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-in-up":"{from{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-out":"{from{opacity:1}50%{opacity:0;transform:scale3d(0.3,0.3,0.3)}to{opacity:0}}","zoom-out-down":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","zoom-out-left":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px,0,0);transform-origin:left center}}","zoom-out-right":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(0.1) translate3d(2000px,0,0);transform-origin:right center}}","zoom-out-up":"{40%{opacity:1;transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}","bounce-in":"{from,20%,40%,60%,80%,to{animation-timing-function:ease-in-out}0%{opacity:0;transform:scale3d(0.3,0.3,0.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(0.9,0.9,0.9)}60%{transform:scale3d(1.03,1.03,1.03);opacity:1}80%{transform:scale3d(0.97,0.97,0.97)}to{opacity:1;transform:scale3d(1,1,1)}}","bounce-in-down":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translate3d(0,0,0)}}","bounce-in-left":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translate3d(0,0,0)}}","bounce-in-right":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translate3d(0,0,0)}}","bounce-in-up":"{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}","bounce-out":"{20%{transform:scale3d(0.9,0.9,0.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(0.3,0.3,0.3)}}","bounce-out-down":"{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}","bounce-out-left":"{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}","bounce-out-right":"{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}","bounce-out-up":"{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}","slide-in-down":"{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-left":"{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-right":"{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-in-up":"{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}","slide-out-down":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}","slide-out-left":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}","slide-out-right":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}","slide-out-up":"{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}","fade-in":"{from{opacity:0}to{opacity:1}}","fade-in-down":"{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-down-big":"{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-left":"{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-left-big":"{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-right":"{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-right-big":"{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-up":"{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-up-big":"{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-top-left":"{from{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-top-right":"{from{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-bottom-left":"{from{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-in-bottom-right":"{from{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translate3d(0,0,0)}}","fade-out":"{from{opacity:1}to{opacity:0}}","fade-out-down":"{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}","fade-out-down-big":"{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}","fade-out-left":"{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}","fade-out-left-big":"{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}","fade-out-right":"{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}","fade-out-right-big":"{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}","fade-out-up":"{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}","fade-out-up-big":"{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}","fade-out-top-left":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}","fade-out-top-right":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}","fade-out-bottom-left":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}","fade-out-bottom-right":"{from{opacity:1;transform:translate3d(0,0,0)}to{opacity:0;transform:translate3d(100%,100%,0)}}","back-in-up":"{0%{opacity:0.7;transform:translateY(1200px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-down":"{0%{opacity:0.7;transform:translateY(-1200px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-right":"{0%{opacity:0.7;transform:translateX(2000px) scale(0.7)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-in-left":"{0%{opacity:0.7;transform:translateX(-2000px) scale(0.7)}80%{opacity:0.7;transform:translateX(0px) scale(0.7)}100%{opacity:1;transform:scale(1)}}","back-out-up":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateY(-700px) scale(0.7)}}","back-out-down":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateY(700px) scale(0.7)}}","back-out-right":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateY(0px) scale(0.7)}100%{opacity:0.7;transform:translateX(2000px) scale(0.7)}}","back-out-left":"{0%{opacity:1;transform:scale(1)}80%{opacity:0.7;transform:translateX(-2000px) scale(0.7)}100%{opacity:0.7;transform:translateY(-700px) scale(0.7)}}"},durations:{pulse:"2s","heart-beat":"1.3s","bounce-in":"0.75s","bounce-out":"0.75s","flip-out-x":"0.75s","flip-out-y":"0.75s",hinge:"2s"},timingFns:{pulse:"cubic-bezier(0.4,0,.6,1)",ping:"cubic-bezier(0,0,.2,1)","head-shake":"ease-in-out","heart-beat":"ease-in-out","pulse-alt":"ease-in-out","light-speed-in-left":"ease-out","light-speed-in-right":"ease-out","light-speed-out-left":"ease-in","light-speed-out-right":"ease-in"},properties:{"bounce-alt":{"transform-origin":"center bottom"},jello:{"transform-origin":"center"},swing:{"transform-origin":"top center"},flip:{"backface-visibility":"visible"},"flip-in-x":{"backface-visibility":"visible !important"},"flip-in-y":{"backface-visibility":"visible !important"},"flip-out-x":{"backface-visibility":"visible !important"},"flip-out-y":{"backface-visibility":"visible !important"},"rotate-in":{"transform-origin":"center"},"rotate-in-down-left":{"transform-origin":"left bottom"},"rotate-in-down-right":{"transform-origin":"right bottom"},"rotate-in-up-left":{"transform-origin":"left bottom"},"rotate-in-up-right":{"transform-origin":"right bottom"},"rotate-out":{"transform-origin":"center"},"rotate-out-down-left":{"transform-origin":"left bottom"},"rotate-out-down-right":{"transform-origin":"right bottom"},"rotate-out-up-left":{"transform-origin":"left bottom"},"rotate-out-up-right":{"transform-origin":"right bottom"},hinge:{"transform-origin":"top left"},"zoom-out-down":{"transform-origin":"center bottom"},"zoom-out-left":{"transform-origin":"left center"},"zoom-out-right":{"transform-origin":"right center"},"zoom-out-up":{"transform-origin":"center bottom"}},counts:{spin:"infinite",ping:"infinite",pulse:"infinite","pulse-alt":"infinite",bounce:"infinite","bounce-alt":"infinite"},category:{pulse:"Attention Seekers",bounce:"Attention Seekers",spin:"Attention Seekers",ping:"Attention Seekers","bounce-alt":"Attention Seekers",flash:"Attention Seekers","pulse-alt":"Attention Seekers","rubber-band":"Attention Seekers","shake-x":"Attention Seekers","shake-y":"Attention Seekers","head-shake":"Attention Seekers",swing:"Attention Seekers",tada:"Attention Seekers",wobble:"Attention Seekers",jello:"Attention Seekers","heart-beat":"Attention Seekers",hinge:"Specials","jack-in-the-box":"Specials","light-speed-in-left":"Lightspeed","light-speed-in-right":"Lightspeed","light-speed-out-left":"Lightspeed","light-speed-out-right":"Lightspeed",flip:"Flippers","flip-in-x":"Flippers","flip-in-y":"Flippers","flip-out-x":"Flippers","flip-out-y":"Flippers","rotate-in":"Rotating Entrances","rotate-in-down-left":"Rotating Entrances","rotate-in-down-right":"Rotating Entrances","rotate-in-up-left":"Rotating Entrances","rotate-in-up-right":"Rotating Entrances","rotate-out":"Rotating Exits","rotate-out-down-left":"Rotating Exits","rotate-out-down-right":"Rotating Exits","rotate-out-up-left":"Rotating Exits","rotate-out-up-right":"Rotating Exits","roll-in":"Specials","roll-out":"Specials","zoom-in":"Zooming Entrances","zoom-in-down":"Zooming Entrances","zoom-in-left":"Zooming Entrances","zoom-in-right":"Zooming Entrances","zoom-in-up":"Zooming Entrances","zoom-out":"Zooming Exits","zoom-out-down":"Zooming Exits","zoom-out-left":"Zooming Exits","zoom-out-right":"Zooming Exits","zoom-out-up":"Zooming Exits","bounce-in":"Bouncing Entrances","bounce-in-down":"Bouncing Entrances","bounce-in-left":"Bouncing Entrances","bounce-in-right":"Bouncing Entrances","bounce-in-up":"Bouncing Entrances","bounce-out":"Bouncing Exits","bounce-out-down":"Bouncing Exits","bounce-out-left":"Bouncing Exits","bounce-out-right":"Bouncing Exits","bounce-out-up":"Bouncing Exits","slide-in-down":"Sliding Entrances","slide-in-left":"Sliding Entrances","slide-in-right":"Sliding Entrances","slide-in-up":"Sliding Entrances","slide-out-down":"Sliding Exits","slide-out-left":"Sliding Exits","slide-out-right":"Sliding Exits","slide-out-up":"Sliding Exits","fade-in":"Fading Entrances","fade-in-down":"Fading Entrances","fade-in-down-big":"Fading Entrances","fade-in-left":"Fading Entrances","fade-in-left-big":"Fading Entrances","fade-in-right":"Fading Entrances","fade-in-right-big":"Fading Entrances","fade-in-up":"Fading Entrances","fade-in-up-big":"Fading Entrances","fade-in-top-left":"Fading Entrances","fade-in-top-right":"Fading Entrances","fade-in-bottom-left":"Fading Entrances","fade-in-bottom-right":"Fading Entrances","fade-out":"Fading Exits","fade-out-down":"Fading Exits","fade-out-down-big":"Fading Exits","fade-out-left":"Fading Exits","fade-out-left-big":"Fading Exits","fade-out-right":"Fading Exits","fade-out-right-big":"Fading Exits","fade-out-up":"Fading Exits","fade-out-up-big":"Fading Exits","fade-out-top-left":"Fading Exits","fade-out-top-right":"Fading Exits","fade-out-bottom-left":"Fading Exits","fade-out-bottom-right":"Fading Exits","back-in-up":"Back Entrances","back-in-down":"Back Entrances","back-in-right":"Back Entrances","back-in-left":"Back Entrances","back-out-up":"Back Exits","back-out-down":"Back Exits","back-out-right":"Back Exits","back-out-left":"Back Exits"}},Pae={busy:'busy="true"',checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"'},Oae={DEFAULT:"8px",xs:"4px",sm:"8px",md:"12px",lg:"16px",xl:"24px","2xl":"40px","3xl":"64px"},Tae={sans:["ui-sans-serif","system-ui","-apple-system","BlinkMacSystemFont",'"Segoe UI"',"Roboto",'"Helvetica Neue"',"Arial",'"Noto Sans"',"sans-serif",'"Apple Color Emoji"','"Segoe UI Emoji"','"Segoe UI Symbol"','"Noto Color Emoji"'].join(","),serif:["ui-serif","Georgia","Cambria",'"Times New Roman"',"Times","serif"].join(","),mono:["ui-monospace","SFMono-Regular","Menlo","Monaco","Consolas",'"Liberation Mono"','"Courier New"',"monospace"].join(",")},Rae={xs:{fontSize:"0.75rem",lineHeight:"1rem"},sm:{fontSize:"0.875rem",lineHeight:"1.25rem"},base:{fontSize:"1rem",lineHeight:"1.5rem"},lg:{fontSize:"1.125rem",lineHeight:"1.75rem"},xl:{fontSize:"1.25rem",lineHeight:"1.75rem"},"2xl":{fontSize:"1.5rem",lineHeight:"2rem"},"3xl":{fontSize:"1.875rem",lineHeight:"2.25rem"},"4xl":{fontSize:"2.25rem",lineHeight:"2.5rem"},"5xl":{fontSize:"3rem",lineHeight:"1"},"6xl":{fontSize:"3.75rem",lineHeight:"1"},"7xl":{fontSize:"4.5rem",lineHeight:"1"},"8xl":{fontSize:"6rem",lineHeight:"1"},"9xl":{fontSize:"8rem",lineHeight:"1"}},Fae={thin:"100",extralight:"200",light:"300",normal:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},Iae={tighter:"-0.05em",tight:"-0.025em",normal:"0em",wide:"0.025em",wider:"0.05em",widest:"0.1em"},Lae={none:"1",tight:"1.25",snug:"1.375",normal:"1.5",relaxed:"1.625",loose:"2"},$ae={DEFAULT:"1.5rem",none:"0",sm:"thin",md:"medium",lg:"thick"},Nae={portrait:"(orientation: portrait)",landscape:"(orientation: landscape)",os_dark:"(prefers-color-scheme: dark)",os_light:"(prefers-color-scheme: light)",motion_ok:"(prefers-reduced-motion: no-preference)",motion_not_ok:"(prefers-reduced-motion: reduce)",high_contrast:"(prefers-contrast: high)",low_contrast:"(prefers-contrast: low)",opacity_ok:"(prefers-reduced-transparency: no-preference)",opacity_not_ok:"(prefers-reduced-transparency: reduce)",use_data_ok:"(prefers-reduced-data: no-preference)",use_data_not_ok:"(prefers-reduced-data: reduce)",touch:"(hover: none) and (pointer: coarse)",stylus:"(hover: none) and (pointer: fine)",pointer:"(hover) and (pointer: coarse)",mouse:"(hover) and (pointer: fine)",hd_color:"(dynamic-range: high)"},jae={DEFAULT:"0.25rem",xs:"0.75rem",sm:"0.875rem",lg:"1.125rem",xl:"1.25rem","2xl":"1.5rem","3xl":"1.875rem","4xl":"2.25rem","5xl":"3rem","6xl":"3.75rem","7xl":"4.5rem","8xl":"6rem","9xl":"8rem"},Bae={DEFAULT:"0.25rem",none:"0",xs:"0.125rem",sm:"0.25rem",md:"0.375rem",lg:"0.5rem",xl:"0.75rem","2xl":"1rem","3xl":"1.5rem","4xl":"2rem"},Mae={DEFAULT:["0 1px 3px 0 rgb(0 0 0 / 0.1)","0 1px 2px -1px rgb(0 0 0 / 0.1)"],"2xs":"0 1px rgb(0 0 0 / 0.05)",xs:"0 1px 2px 0 rgb(0 0 0 / 0.05)",sm:["0 1px 3px 0 rgb(0 0 0 / 0.1)","0 1px 2px -1px rgb(0 0 0 / 0.1)"],md:["0 4px 6px -1px rgb(0 0 0 / 0.1)","0 2px 4px -2px rgb(0 0 0 / 0.1)"],lg:["0 10px 15px -3px rgb(0 0 0 / 0.1)","0 4px 6px -4px rgb(0 0 0 / 0.1)"],xl:["0 20px 25px -5px rgb(0 0 0 / 0.1)","0 8px 10px -6px rgb(0 0 0 / 0.1)"],"2xl":"0 25px 50px -12px rgb(0 0 0 / 0.25)",none:"0 0 rgb(0 0 0 / 0)",inner:"inset 0 2px 4px 0 rgb(0 0 0 / 0.05)"},qae={"2xs":"inset 0 1px rgb(0 0 0 / 0.05)",xs:"inset 0 1px 1px rgb(0 0 0 / 0.05)",sm:"inset 0 2px 4px rgb(0 0 0 / 0.05)",none:"0 0 rgb(0 0 0 / 0)"},Vae={DEFAULT:["0 1px 2px rgb(0 0 0 / 0.1)","0 1px 1px rgb(0 0 0 / 0.06)"],xs:"0 1px 1px rgb(0 0 0 / 0.05)",sm:"0 1px 2px rgb(0 0 0 / 0.15)",md:"0 3px 3px rgb(0 0 0 / 0.12)",lg:"0 4px 4px rgb(0 0 0 / 0.15)",xl:"0 9px 7px rgb(0 0 0 / 0.1)","2xl":"0 25px 25px rgb(0 0 0 / 0.15)"},Uae={none:"0 0 rgb(0 0 0 / 0)","2xs":"0 1px 0 rgb(0 0 0 / 0.15)",xs:"0 1px 1px rgb(0 0 0 / 0.2)",sm:["0 1px 0 rgb(0 0 0 / 0.075)","0 1px 1px rgb(0 0 0 / 0.075)","0 2px 2px rgb(0 0 0 / 0.075)"],md:["0 1px 1px rgb(0 0 0 / 0.1)","0 1px 2px rgb(0 0 0 / 0.1)","0 2px 4px rgb(0 0 0 / 0.1)"],lg:["0 1px 2px rgb(0 0 0 / 0.1)","0 3px 2px rgb(0 0 0 / 0.1)","0 4px 8px rgb(0 0 0 / 0.1)"]},Wae={dramatic:"100px",near:"300px",normal:"500px",midrange:"800px",distant:"1200px"},zae={transition:{duration:"150ms",timingFunction:"cubic-bezier(0.4, 0, 0.2, 1)"},font:{family:"var(--font-sans)",featureSettings:"var(--font-sans--font-feature-settings)",variationSettings:"var(--font-sans--font-variation-settings)"},monoFont:{family:"var(--font-mono)",featureSettings:"var(--font-mono--font-feature-settings)",variationSettings:"var(--font-mono--font-variation-settings)"}},Hae={"3xs":"16rem","2xs":"18rem",xs:"20rem",sm:"24rem",md:"28rem",lg:"32rem",xl:"36rem","2xl":"42rem","3xl":"48rem","4xl":"56rem","5xl":"64rem","6xl":"72rem","7xl":"80rem",prose:"65ch"},XI={sm:"40rem",md:"48rem",lg:"64rem",xl:"80rem","2xl":"96rem"},Gae={...XI},Kae={grid:"(display: grid)"},Yae={linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)",DEFAULT:"cubic-bezier(0.4, 0, 0.2, 1)"},Qae={none:"none",all:"all",colors:["color","background-color","border-color","text-decoration-color","fill","stroke","--un-gradient-from","--un-gradient-via","--un-gradient-to"].join(","),opacity:"opacity",shadow:"box-shadow",transform:["transform","translate","scale","rotate"].join(","),get DEFAULT(){return[this.colors,this.opacity,this.shadow,this.transform,"filter","-webkit-backdrop-filter","backdrop-filter"].join(",")}},sS={font:Tae,colors:aS,spacing:jae,breakpoint:XI,verticalBreakpoint:Gae,text:Rae,fontWeight:Fae,tracking:Iae,leading:Lae,textStrokeWidth:$ae,radius:Bae,shadow:Mae,insetShadow:qae,dropShadow:Vae,textShadow:Uae,ease:Yae,animation:Dae,blur:Oae,perspective:Wae,property:Qae,default:zae,container:Hae,aria:Pae,media:Nae,supports:Kae}});var ZI,Xae,e8,t8,uS=$(()=>{Dt();th();ZI=[[/^@container(?:\/(\w+))?(?:-(normal))?$/,([,e,t])=>({"container-type":t??"inline-size","container-name":e})]],Xae=/@media \(min-width: (.+)\)/,e8=[[/^__container$/,(e,t)=>{let{theme:r,variantHandlers:n}=t,i=r.containers?.padding,o;ft(i)?o=i:o=i?.DEFAULT;let a=r.containers?.maxWidth,s;for(let l of n){let f=l.handle?.({},p=>p)?.parent;if(ft(f)){let p=f.match(Xae)?.[1];if(p){let b=(vu(t)??[]).find(v=>v.size===p)?.point;a?b&&(s=a?.[b]):s=p,b&&!ft(i)&&(o=i?.[b]??o)}}}let u={"max-width":s};return n.length||(u.width="100%"),r.containers?.center&&(u["margin-left"]="auto",u["margin-right"]="auto"),i&&(u["padding-left"]=o,u["padding-right"]=o),u},{internal:!0}]],t8=[[/^(?:(\w+)[:-])?container$/,([,e],t)=>{let r=(vu(t)??[]).map(i=>i.point);if(e){if(!r.includes(e))return;r=r.slice(r.indexOf(e))}let n=r.map(i=>`${i}:__container`);return e||n.unshift("__container"),n}]]});var lS,r8=$(()=>{uS();lS=[...t8]});function o8(e){let t="in oklab";if(e)if(e.startsWith("[")&&e.endsWith("]"))t=e.slice(1,-1);else switch(e){case"longer":case"shorter":case"increasing":case"decreasing":t=`in oklch ${e} hue`;break;default:t=`in ${e}`}return t}function tse(){return function*([,e,t],{theme:r}){let n={},i=Zp(t,r);if(i){let{color:o,keys:a,alpha:s}=i;if(o){if(Object.values(Qp).includes(o))n[`--un-gradient-${e}`]=o;else{n[`--un-${e}-opacity`]=s;let u=a?Lt("colors",a):o;n[`--un-gradient-${e}`]=`color-mix(in oklab, ${u} var(--un-${e}-opacity), transparent)`,yield xe(`--un-${e}-opacity`,{syntax:"<percentage>",initialValue:"100%"})}a&&Me("colors",a),r&&ec(o,r)}}else n[`--un-gradient-${e}`]=j.bracket.cssvar(t);if(n[`--un-gradient-${e}`]){switch(e){case"from":yield{...n,"--un-gradient-stops":"var(--un-gradient-via-stops, var(--un-gradient-position), var(--un-gradient-from) var(--un-gradient-from-position), var(--un-gradient-to) var(--un-gradient-to-position))"};break;case"via":yield{...n,"--un-gradient-via-stops":"var(--un-gradient-position), var(--un-gradient-from) var(--un-gradient-from-position), var(--un-gradient-via) var(--un-gradient-via-position), var(--un-gradient-to) var(--un-gradient-to-position)","--un-gradient-stops":"var(--un-gradient-via-stops)"};break;case"to":yield{...n,"--un-gradient-stops":"var(--un-gradient-via-stops, var(--un-gradient-position), var(--un-gradient-from) var(--un-gradient-from-position), var(--un-gradient-to) var(--un-gradient-to-position))"};break;case"stops":yield{...n};break}for(let o of Object.values(k8))yield o}}}function rse(){return function*([,e,t]){yield{[`--un-gradient-${e}-position`]:`${j.bracket.cssvar.percent(t)}`};for(let r of Object.values(k8))yield r}}function*S8([,e]){let t=j.bracket.cssvar.global.px(e);t!=null&&(yield{"outline-style":"var(--un-outline-style)","outline-width":t},yield xe("--un-outline-style",{initialValue:"solid"}))}function*ise(e,t){if(Zl(j.bracket(e[1])))yield*S8(e);else{let r=It("outline-color","outline")(e,t);if(r)for(let n of r)yield n}}function ase(e){let t=j.bracket(e);return t&&j.properties(t)?t:j.properties.auto.cssvar.global(e)??{contents:"contents",scroll:"scroll-position"}[e]}function dse(e){return([,t],r)=>{let n=Zp(t,r.theme),i=rS(n,`border${e}-color`,`border${e}`,r);if(i){let o=i[0];return n?.color&&!Object.values(Qp).includes(n.color)&&!n.alpha&&e&&e!==""&&(o[`--un-border${e}-opacity`]="var(--un-border-opacity)"),i}}}function Li([,e="",t="1"]){let r=j.bracket.cssvar.global.px(t);if(e in hn&&r!=null)return hn[e].map(n=>[`border${n}-width`,r])}function nh([,e="",t],r){if(e in hn){if(Zl(j.bracket(t)))return Li(["",e,t]);if(yu(t,r.theme)){let n=hn[e].map(i=>dse(i)(["",t],r)).filter(No);return[n.map(i=>i[0]).reduce((i,o)=>(Object.assign(i,o),i),{}),...n.flatMap(i=>i.slice(1))]}}}function ih([,e="",t]){let r=j.bracket.percent.cssvar(t);if(e in hn&&r!=null)return hn[e].map(n=>[`--un-border${n}-opacity`,r])}function oh([,e="",t="DEFAULT"],{theme:r}){if(e in Xp){if(t==="full")return Xp[e].map(i=>[`border${i}-radius`,"calc(infinity * 1px)"]);let n=r.radius?.[t]??j.bracket.cssvar.global.fraction.rem(t);if(n!=null){let i=r.radius&&t in r.radius;return i&&Me("radius",t),Xp[e].map(o=>[`border${o}-radius`,i?Lt("radius",t):n])}}}function ah([,e="",t]){if(xu.includes(t)&&e in hn)return[["--un-border-style",t],...hn[e].map(r=>[`border${r}-style`,t])]}function _8([,e]){return{"text-decoration-thickness":j.bracket.cssvar.global.px(e)}}function Cse(e,t){if(Zl(j.bracket(e[1])))return _8(e);let r=It("text-decoration-color","line")(e,t);if(r){let n=r[0];return n["-webkit-text-decoration-color"]=n["text-decoration-color"],r}}function wu(e){let t=">:not(:last-child)";return e.includes(t)?e:`${e}${t}`}function*Pse([,e,t],{theme:r,symbols:n}){let i,o=dn(t);if(o!=null?(Me("spacing"),i=`calc(var(--spacing) * ${o})`):i=r.spacing?.[t]??j.bracket.cssvar.auto.fraction.rem(t||"1"),i!=null){let a=hn[e==="x"?"inline":"block"].map((s,u)=>{let l=`margin${s}`,f=` calc(${i} * ${u===0?`var(--un-space-${e}-reverse)`:`calc(1 - var(--un-space-${e}-reverse))`})`;return[l,f]});a&&(yield{[n.selector]:wu,[`--un-space-${e}-reverse`]:"0",...Object.fromEntries(a)},yield xe(`--un-space-${e}-reverse`,{initialValue:0}))}}function*l8([,e,t],{symbols:r}){let n=j.bracket.cssvar.px(t||"1");if(n!=null){n==="0"&&(n="0px");let o={x:["-left","-right"],y:["-top","-bottom"]}[e].map(a=>{let s=a.endsWith("left")||a.endsWith("top")?`calc(${n} * var(--un-divide-${e}-reverse))`:`calc(${n} * calc(1 - var(--un-divide-${e}-reverse)))`;return[[`border${a}-width`,s],[`border${a}-style`,"var(--un-border-style)"]]});o&&(yield{[r.selector]:wu,[`--un-divide-${e}-reverse`]:0,...Object.fromEntries(o.flat())},yield xe(`--un-divide-${e}-reverse`,{initialValue:0}),yield xe("--un-border-style",{initialValue:"solid"}))}}function fS(e){let t=j.bracket.cssvar(e||"");if(t!=null||(t=e?j.percent(e):"100%",t!=null&&Number.parseFloat(t.slice(0,-1))<=100))return t}function na(e,t){return([,r,n],{theme:i})=>{let o=t(n,i)??(n==="none"?"0":"");if(o!=="")return r?[{[`--un-${r}${e}`]:`${e}(${o})`,"-webkit-backdrop-filter":ob,"backdrop-filter":ob},...Tse]:[{[`--un-${e}`]:`${e}(${o})`,filter:ib},...bS]}}function Rse([,e],{theme:t}){let r=t.dropShadow?.[e||"DEFAULT"];if(r!=null)return[{"--un-drop-shadow":`drop-shadow(${Zg(r,"--un-drop-shadow-color").join(") drop-shadow(")})`,filter:ib},...bS];if(r=j.bracket.cssvar(e)??(e==="none"?"":void 0),r!=null)return[{"--un-drop-shadow":r&&`drop-shadow(${r})`,filter:ib},...bS]}function pS([,e="",t]){let r=dn(t);return r!=null?(Me("spacing"),{[`${c8[e]}gap`]:`calc(var(--spacing) * ${r})`}):{[`${c8[e]}gap`]:j.bracket.cssvar.global.rem(t)}}function ao(e){return e.replace("col","column")}function $se(e){switch(e){case"min":return"min-content";case"max":return"max-content";case"fr":return"minmax(0,1fr)"}return j.bracket.cssvar.auto.rem(e)}function p8([,e=""]){if(e in Xp)return{"mask-position":e.split("").flatMap(n=>yS[n]).join(" ")};let t=j.bracket.cssvar.global.position(e);if(t!==null)return{"mask-position":t}}function hS([e,t="",r,n],i){let o={...Mse},a=[];if(a.push(...["linear","radial","conic"].map(s=>xe(`--un-mask-${s}`,{initialValue:f8}))),t in yS){o["--un-mask-linear"]="var(--un-mask-left), var(--un-mask-right), var(--un-mask-bottom), var(--un-mask-top)";for(let s of yS[t]){if(o[`--un-mask-${s}`]=`linear-gradient(to ${s}, var(--un-mask-${s}-from-color) var(--un-mask-${s}-from-position), var(--un-mask-${s}-to-color) var(--un-mask-${s}-to-position))`,dn(n)!=null?(Me("spacing"),o[`--un-mask-${s}-${r}-position`]=`calc(var(--spacing) * ${j.bracket.cssvar.fraction.number(n)})`):o[`--un-mask-${s}-${r}-position`]=j.bracket.cssvar.fraction.rem(n),yu(n,i.theme)){let u=It(`--un-mask-${s}-${r}-color`,eb("colors"))([e,n],i);if(u){let[l,...f]=u;Object.assign(o,l),a.push(...f)}}a.push(...["from","to"].flatMap(u=>[xe(`--un-mask-${s}-${u}-position`,{syntax:"<length-percentage>",initialValue:u==="from"?"0%":"100%"}),xe(`--un-mask-${s}-${u}-color`,{syntax:"<color>",initialValue:u==="from"?"black":"transparent"})]))}a.push(...["top","right","bottom","left"].map(s=>xe(`--un-mask-${s}`,{initialValue:f8})))}else{if(r==null)t==="radial"?(o["--un-mask-radial"]="radial-gradient(var(--un-mask-radial-stops, var(--un-mask-radial-size)))",o["--un-mask-radial-size"]=j.bracket.cssvar.rem(n)):(o[`--un-mask-${t}`]=`${t}-gradient(var(--un-mask-${t}-stops, var(--un-mask-${t}-position)))`,o[`--un-mask-${t}-position`]=dn(n)?`calc(1deg * ${j.bracket.cssvar.number(n)})`:j.bracket.cssvar.fraction(n));else{let s={linear:"",radial:"var(--un-mask-radial-shape) var(--un-mask-radial-size) at ",conic:"from "};if(o[`--un-mask-${t}-stops`]=`${s[t]}var(--un-mask-${t}-position), var(--un-mask-${t}-from-color) var(--un-mask-${t}-from-position), var(--un-mask-${t}-to-color) var(--un-mask-${t}-to-position)`,o[`--un-mask-${t}`]=`${t}-gradient(var(--un-mask-${t}-stops))`,yu(n,i.theme)){let u=It(`--un-mask-${t}-${r}-color`,eb("colors"))([e,n],i);if(u){let[l,...f]=u;Object.assign(o,l),a.push(...f)}}else dn(n)!=null?(Me("spacing"),o[`--un-mask-${t}-${r}-position`]=`calc(var(--spacing) * ${j.bracket.cssvar.fraction.number(n)})`):o[`--un-mask-${t}-${r}-position`]=j.bracket.cssvar.fraction.rem(n)}t==="radial"&&a.push(xe("--un-mask-radial-shape",{initialValue:"ellipse"}),xe("--un-mask-radial-size",{initialValue:"farthest-corner"})),a.push(...["from","to"].flatMap(s=>[xe(`--un-mask-${t}-position`,{initialValue:t==="radial"?"center":"0deg"}),xe(`--un-mask-${t}-${s}-position`,{syntax:"<length-percentage>",initialValue:s==="from"?"0%":"100%"}),xe(`--un-mask-${t}-${s}-color`,{syntax:"<color>",initialValue:s==="from"?"black":"transparent"})]))}return[o,...a]}function qse([,e=""]){let t=j.bracket.cssvar.global.fraction.rem(e);if(t!==null)return{"mask-size":t}}function vS(e){let t=dn(e);return t!=null?(Me("spacing"),`calc(var(--spacing) * ${t})`):j.bracket.cssvar.global.auto.fraction.rem(e)}function sh([,e,t]){let r=vS(t);if(r!=null&&e in Zk)return Zk[e].map(n=>[n.slice(1),r])}function h8(e){return(t,r)=>{let[,n]=t,{theme:i}=r,o=i[e]?.[n||"DEFAULT"],a=n?j.bracket.cssvar(n):void 0,s=eb(e);return(o!=null||a!=null)&&!yu(a,i)?[{[`--un-${s}`]:Zg(o||a,`--un-${s}-color`).join(","),"box-shadow":"var(--un-inset-shadow), var(--un-inset-ring-shadow), var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"},...Object.values(xS)]:It(`--un-${s}-color`,s)(t,r)}}function nc(e,t){return`${e||""}${tue[t]}`}function rb(e,t,r){let n,i=["container","spacing"];for(let o of i)if(e[o]?.[r]){Me(o,r),n=Lt(o,r);break}if(!n)switch(r){case"fit":case"max":case"min":n=`${r}-content`;break;case"screen":n=t==="w"?"100vw":"100vh";break}return!n&&j.number(r)!=null&&(Me("spacing"),n=`calc(var(--spacing) * ${j.number(r)})`),n??j.bracket.cssvar.global.auto.none.fraction.rem(r)}function d8(e,t,r="breakpoint"){let n=vu(e,r);if(n)return n.find(i=>i.point===t)?.size}function nue(e){if(/^\d+\/\d+$/.test(e))return e;switch(e){case"square":return"1/1";case"video":return"16/9"}return j.bracket.cssvar.global.auto.number(e)}function O8([,e]){return{"stroke-width":j.bracket.cssvar.fraction.px.number(e)}}function Iue(e,t){return Zl(j.bracket(e[1]))?O8(e):It("stroke","stroke")(e,t)}function m8(e,t){let r=t.spacing?.[e];if(!r){let n=dn(e);n!=null?(Me("spacing"),r=`calc(var(--spacing) * ${n})`):r=j.bracket.cssvar.global.auto.fraction.rem(e)}return r}function g8([,e,t]){let r=dn(t)??j.bracket.cssvar.none.fraction.rem(t);if(r!=null)return r==="none"?{translate:"none"}:(Me("spacing"),[[...SS(e,typeof r=="number"?`calc(var(--spacing) * ${r})`:r,"translate"),["translate",`var(--un-translate-x) var(--un-translate-y)${e==="z"?" var(--un-translate-z)":""}`,Yp]],...["x","y","z"].map(n=>xe(`--un-translate-${n}`,{initialValue:0}))])}function b8([,e,t]){let r=j.bracket.cssvar.none.fraction.percent(t);if(r!=null)return r==="none"?{scale:"none"}:[[...SS(e,r,"scale"),["scale",`var(--un-scale-x) var(--un-scale-y)${e==="z"?" var(--un-scale-z)":""}`]],...["x","y","z"].map(n=>xe(`--un-scale-${n}`,{initialValue:1}))]}function y8([,e="",t]){let r=j.bracket.cssvar.none.degree(t);if(r!=null)return r==="none"?{rotate:"none"}:e?[[...SS(e,r.endsWith("deg")?`rotate${e.toUpperCase()}(${r})`:r,"rotate"),["transform",kS]],...["x","y","z"].map(n=>xe(`--un-rotate-${n}`,{initialValue:`rotate${n.toUpperCase()}(0)`})),...["x","y"].map(n=>xe(`--un-skew-${n}`,{initialValue:`skew${n.toUpperCase()}(0)`}))]:{rotate:j.bracket.cssvar.degree(t)}}function v8([,e,t]){let r=j.bracket.cssvar.degree(t),n=eS[e];if(r!=null&&n)return[[...n.map(i=>[`--un-skew${i}`,r.endsWith("deg")?`skew${i.slice(1).toUpperCase()}(${r})`:r]),["transform",kS]],...["x","y","z"].map(i=>xe(`--un-rotate-${i}`,{initialValue:`rotate${i.toUpperCase()}(0)`})),...["x","y"].map(i=>xe(`--un-skew-${i}`,{initialValue:`skew${i.toUpperCase()}(0)`}))]}function SS(e,t,r){let n=t.split(VI);return e||!e&&n.length===1?eS[e].map(i=>[`--un-${r}${i}`,t]):n.map((i,o)=>[`--un-${r}-${BI[o]}`,i])}function x8(e,t){let r;if(j.cssvar(e)!=null)r=j.cssvar(e);else{e.startsWith("[")&&e.endsWith("]")&&(e=e.slice(1,-1));let n=e.split(",").map(i=>t.property?.[i]??j.properties(i));n.every(Boolean)&&(r=n.join(","))}return r}function Hue([,e="base"],{theme:t}){let r=Kue(e,"length");if(!r)return;let[n,i]=r,o=t.text?.[n],a;if(i&&(t.leading?.[i]?(Me("leading",i),a=Lt("leading",i)):a=j.bracket.cssvar.global.rem(i)),o)return Me("text",[n,"fontSize"]),Me("text",[n,"lineHeight"]),o.letterSpacing&&Me("text",[n,"letterSpacing"]),{"font-size":Lt("text",[n,"fontSize"]),"line-height":a??`var(--un-leading, ${Lt("text",[n,"lineHeight"])})`,"letter-spacing":o.letterSpacing?Lt("text",[n,"letterSpacing"]):void 0};let s=j.bracketOfLength.rem(n);return a&&s?{"font-size":s,"line-height":a}:{"font-size":j.bracketOfLength.rem(e)}}function T8([,e],{theme:t}){if(t.text?.[e]!=null)return Me("text",[e,"fontSize"]),Me("text",[e,"lineHeight"]),{"font-size":Lt("text",[e,"fontSize"]),"line-height":`var(--un-leading, ${Lt("text",[e,"lineHeight"])})`};{let r=j.bracket.cssvar.global.rem(e);if(r)return{"font-size":r}}}function Gue(e,t){return Zl(j.bracket(e[1]))?T8(e,t):It("color","text")(e,t)}function Kue(e,t){let[r,n]=ri(e,"[","]",["/",":"])??[];if(r!=null){let i=(r.match(Jg)??[])[1];if(i==null||i===t)return[r,n]}}function Jue(e){let t=0;function r(n){for(;t<e.length;)if(t+=1,e[t]===n)return!0;return!1}for(t=0;t<e.length;t++){let n=e[t];if("\"`'".includes(n)){if(!r(n))return!1}else if(n==="("){if(!r(")"))return!1}else if("[]{}:".includes(n))return!1}return!0}function Zue(e){if(!e.includes("://"))return!1;try{return new URL(e).host!==""}catch{return!1}}var n8,Jae,i8,Zae,ese,k8,nse,a8,ose,s8,cS,sse,use,lse,cse,fse,pse,xu,hse,mse,gse,bse,yse,vse,xse,wse,kse,Sse,u8,_se,Ese,Ase,Dse,Ose,C8,bS,ib,E8,Tse,ob,Fse,Ise,c8,Lse,Nse,tb,jse,Bse,yS,f8,Mse,Vse,Use,Wse,A8,zse,D8,P8,Hse,Gse,Kse,Yse,Qse,Xse,xS,Jse,Zse,eue,tue,rue,iue,oue,dS,aue,sue,uue,lue,cue,fue,pue,hue,due,mue,gue,bue,yue,vue,xue,wue,kue,Sue,_ue,Cue,Eue,Aue,Due,Pue,Oue,Tue,Rue,Fue,Lue,mS,gS,$ue,nb,wS,kS,Nue,jue,Bue,Mue,que,Vue,Uue,w8,Wue,rs,ns,zue,Yue,Que,Xue,ele,_S,R8=$(()=>{th();Dt();uS();On();n8={mid:"middle",base:"baseline",btm:"bottom",baseline:"baseline",top:"top",start:"top",middle:"middle",bottom:"bottom",end:"bottom","text-top":"text-top","text-bottom":"text-bottom",sub:"sub",super:"super",...Object.fromEntries(Ot.map(e=>[e,e]))},Jae=[[/^(?:vertical|align|v)-(.+)$/,([,e])=>({"vertical-align":n8[e]??j.bracket.cssvar.numberWithUnit(e)}),{autocomplete:[`(vertical|align|v)-(${Object.keys(n8).join("|")})`,"(vertical|align|v)-<percentage>"]}]],i8=["center","left","right","justify","start","end"],Zae=[...i8.map(e=>[`text-${e}`,{"text-align":e}]),...[...Ot,...i8].map(e=>[`text-align-${e}`,{"text-align":e}])],ese=[[/^(?:animate-)?keyframes-(.+)$/,([,e],{theme:t})=>{let r=t.animation?.keyframes?.[e];if(r)return[`@keyframes ${e}${r}`,{animation:e}]},{autocomplete:["animate-keyframes-$animation.keyframes","keyframes-$animation.keyframes"]}],[/^animate-(.+)$/,([,e],{theme:t})=>{let r=t.animation?.keyframes?.[e];if(r){let n=t.animation?.durations?.[e]??"1s",i=t.animation?.timingFns?.[e]??"linear",o=t.animation?.counts?.[e]??1,a=t.animation?.properties?.[e];return[`@keyframes ${e}${r}`,{animation:`${e} ${n} ${i} ${o}`,...a}]}return{animation:j.bracket.cssvar(e)}},{autocomplete:"animate-$animation.keyframes"}],[/^animate-name-(.+)/,([,e])=>({"animation-name":j.bracket.cssvar(e)??e})],[/^animate-duration-(.+)$/,([,e],{theme:t})=>({"animation-duration":t.duration?.[e||"DEFAULT"]??j.bracket.cssvar.time(e)}),{autocomplete:["animate-duration"]}],[/^animate-delay-(.+)$/,([,e],{theme:t})=>({"animation-delay":t.duration?.[e||"DEFAULT"]??j.bracket.cssvar.time(e)}),{autocomplete:["animate-delay"]}],[/^animate-ease(?:-(.+))?$/,([,e],{theme:t})=>({"animation-timing-function":t.ease?.[e||"DEFAULT"]??j.bracket.cssvar(e)}),{autocomplete:["animate-ease","animate-ease-$ease"]}],[/^animate-(fill-mode-|fill-|mode-)?(.+)$/,([,e,t])=>["none","forwards","backwards","both",e?Ot:[]].includes(t)?{"animation-fill-mode":t}:void 0,{autocomplete:["animate-(fill|mode|fill-mode)","animate-(fill|mode|fill-mode)-(none|forwards|backwards|both|inherit|initial|revert|revert-layer|unset)","animate-(none|forwards|backwards|both|inherit|initial|revert|revert-layer|unset)"]}],[/^animate-(direction-)?(.+)$/,([,e,t])=>["normal","reverse","alternate","alternate-reverse",e?Ot:[]].includes(t)?{"animation-direction":t}:void 0,{autocomplete:["animate-direction","animate-direction-(normal|reverse|alternate|alternate-reverse|inherit|initial|revert|revert-layer|unset)","animate-(normal|reverse|alternate|alternate-reverse|inherit|initial|revert|revert-layer|unset)"]}],[/^animate-(?:iteration-count-|iteration-|count-)(.+)$/,([,e])=>({"animation-iteration-count":j.bracket.cssvar(e)??e.replace(/-/g,",")}),{autocomplete:["animate-(iteration|count|iteration-count)","animate-(iteration|count|iteration-count)-<num>"]}],[/^animate-(play-state-|play-|state-)?(.+)$/,([,e,t])=>["paused","running",e?Ot:[]].includes(t)?{"animation-play-state":t}:void 0,{autocomplete:["animate-(play|state|play-state)","animate-(play|state|play-state)-(paused|running|inherit|initial|revert|revert-layer|unset)","animate-(paused|running|inherit|initial|revert|revert-layer|unset)"]}],["animate-none",{animation:"none"}],...Qe("animate","animation")],k8={"gradient-position":xe("--un-gradient-position"),"gradient-from":xe("--un-gradient-from",{syntax:"<color>",initialValue:"#0000"}),"gradient-via":xe("--un-gradient-via",{syntax:"<color>",initialValue:"#0000"}),"gradient-to":xe("--un-gradient-to",{syntax:"<color>",initialValue:"#0000"}),"gradient-stops":xe("--un-gradient-stops"),"gradient-via-stops":xe("--un-gradient-via-stops"),"gradient-from-position":xe("--un-gradient-from-position",{syntax:"<length-percentage>",initialValue:"0%"}),"gradient-via-position":xe("--un-gradient-via-position",{syntax:"<length-percentage>",initialValue:"50%"}),"gradient-to-position":xe("--un-gradient-to-position",{syntax:"<length-percentage>",initialValue:"100%"})};nse=[[/^bg-(linear|radial|conic)-([^/]+)(?:\/(.+))?$/,([,e,t,r])=>{let n;if(j.number(t)!=null?n=`from ${j.number(t)}deg ${o8(r)};`:n=j.bracket(t),n)return{"--un-gradient-position":n,"background-image":`${e}-gradient(var(--un-gradient-stops))`}},{autocomplete:["bg-(linear|radial|conic)","(from|to|via)-$colors","(from|to|via)-(op|opacity)","(from|to|via)-(op|opacity)-<percent>"]}],[/^(from|via|to|stops)-(.+)$/,tse()],[/^(from|via|to)-op(?:acity)?-?(.+)$/,([,e,t])=>({[`--un-${e}-opacity`]:j.bracket.percent(t)})],[/^(from|via|to)-([\d.]+%)$/,rse()],[/^bg-((?:repeating-)?(?:linear|radial|conic))$/,([,e])=>({"background-image":`${e}-gradient(var(--un-gradient, var(--un-gradient-stops, rgb(255 255 255 / 0))))`}),{autocomplete:["bg-gradient-repeating","bg-gradient-(linear|radial|conic)","bg-gradient-repeating-(linear|radial|conic)"]}],[/^bg-(linear|radial|conic)(?:-to-([rltb]{1,2}))?(?:\/(.+))?$/,([,e,t,r])=>({"--un-gradient-position":`${t in Vr?`to ${Vr[t]} `:" "}${o8(r)}`,"background-image":`${e}-gradient(var(--un-gradient-stops))`}),{autocomplete:`bg-gradient-to-(${Object.keys(Vr).filter(e=>e.length<=2&&Array.from(e).every(t=>"rltb".includes(t))).join("|")})`}],["bg-none",{"background-image":"none"}],["box-decoration-slice",{"box-decoration-break":"slice"}],["box-decoration-clone",{"box-decoration-break":"clone"}],...Qe("box-decoration","box-decoration-break"),["bg-auto",{"background-size":"auto"}],["bg-cover",{"background-size":"cover"}],["bg-contain",{"background-size":"contain"}],[/^bg-size-(.+)$/,([,e])=>({"background-size":j.bracket.cssvar(e)})],["bg-fixed",{"background-attachment":"fixed"}],["bg-local",{"background-attachment":"local"}],["bg-scroll",{"background-attachment":"scroll"}],["bg-clip-border",{"-webkit-background-clip":"border-box","background-clip":"border-box"}],["bg-clip-content",{"-webkit-background-clip":"content-box","background-clip":"content-box"}],["bg-clip-padding",{"-webkit-background-clip":"padding-box","background-clip":"padding-box"}],["bg-clip-text",{"-webkit-background-clip":"text","background-clip":"text"}],...Ot.map(e=>[`bg-clip-${e}`,{"-webkit-background-clip":e,"background-clip":e}]),[/^bg-([-\w]{3,})$/,([,e])=>({"background-position":Vr[e]})],["bg-repeat",{"background-repeat":"repeat"}],["bg-no-repeat",{"background-repeat":"no-repeat"}],["bg-repeat-x",{"background-repeat":"repeat-x"}],["bg-repeat-y",{"background-repeat":"repeat-y"}],["bg-repeat-round",{"background-repeat":"round"}],["bg-repeat-space",{"background-repeat":"space"}],...Qe("bg-repeat","background-repeat"),["bg-origin-border",{"background-origin":"border-box"}],["bg-origin-padding",{"background-origin":"padding-box"}],["bg-origin-content",{"background-origin":"content-box"}],...Qe("bg-origin","background-origin")],a8=[[/^outline-(?:width-|size-)?(.+)$/,S8,{autocomplete:"outline-(width|size)-<num>"}],[/^outline-(?:color-)?(.+)$/,ise,{autocomplete:"outline-$colors"}],[/^outline-op(?:acity)?-?(.+)$/,([,e])=>({"--un-outline-opacity":j.bracket.percent.cssvar(e)}),{autocomplete:"outline-(op|opacity)-<percent>"}],[/^outline-offset-(.+)$/,([,e])=>({"outline-offset":j.bracket.cssvar.global.px(e)}),{autocomplete:"outline-(offset)-<num>"}],["outline-offset-none",{"outline-offset":"0"}],["outline",[{"outline-style":"var(--un-outline-style)","outline-width":"1px"},xe("--un-outline-style",{initialValue:"solid"})]],["outline-hidden",[{"outline-style":"none"},{[Qt.parent]:"@media (forced-colors: active)",outline:"2px solid transparent","outline-offset":"2px"}]],["outline-none",{"--un-outline-style":"none","outline-style":"none"}],...["auto","dashed","dotted","double","solid","groove","ridge","inset","outset",...Ot].map(e=>[`outline-${e}`,{"--un-outline-style":e,"outline-style":e}])];ose=[["appearance-auto",{"-webkit-appearance":"auto",appearance:"auto"}],["appearance-none",{"-webkit-appearance":"none",appearance:"none"}]];s8=[[/^will-change-(.+)/,([,e])=>({"will-change":ase(e)})]],cS={disc:"disc",circle:"circle",square:"square",decimal:"decimal","zero-decimal":"decimal-leading-zero",greek:"lower-greek",roman:"lower-roman","upper-roman":"upper-roman",alpha:"lower-alpha","upper-alpha":"upper-alpha",latin:"lower-latin","upper-latin":"upper-latin"},sse=[[/^list-(.+?)(?:-(outside|inside))?$/,([,e,t])=>{let r=cS[e];if(r)return t?{"list-style-position":t,"list-style-type":r}:{"list-style-type":r}},{autocomplete:[`list-(${Object.keys(cS).join("|")})`,`list-(${Object.keys(cS).join("|")})-(outside|inside)`]}],["list-outside",{"list-style-position":"outside"}],["list-inside",{"list-style-position":"inside"}],["list-none",{"list-style-type":"none"}],[/^list-image-(.+)$/,([,e])=>{if(/^\[url\(.+\)\]$/.test(e))return{"list-style-image":j.bracket(e)}}],["list-image-none",{"list-style-image":"none"}],...Qe("list","list-style-type")],use=[[/^accent-(.+)$/,It("accent-color","accent"),{autocomplete:"accent-$colors"}],[/^accent-op(?:acity)?-?(.+)$/,([,e])=>({"--un-accent-opacity":j.bracket.percent(e)}),{autocomplete:["accent-(op|opacity)","accent-(op|opacity)-<percent>"]}]],lse=[[/^caret-(.+)$/,It("caret-color","caret"),{autocomplete:"caret-$colors"}],[/^caret-op(?:acity)?-?(.+)$/,([,e])=>({"--un-caret-opacity":j.bracket.percent(e)}),{autocomplete:["caret-(op|opacity)","caret-(op|opacity)-<percent>"]}]],cse=[["image-render-auto",{"image-rendering":"auto"}],["image-render-edge",{"image-rendering":"crisp-edges"}],["image-render-pixel",[["-ms-interpolation-mode","nearest-neighbor"],["image-rendering","-webkit-optimize-contrast"],["image-rendering","-moz-crisp-edges"],["image-rendering","-o-pixelated"],["image-rendering","pixelated"]]]],fse=[["overscroll-auto",{"overscroll-behavior":"auto"}],["overscroll-contain",{"overscroll-behavior":"contain"}],["overscroll-none",{"overscroll-behavior":"none"}],...Qe("overscroll","overscroll-behavior"),["overscroll-x-auto",{"overscroll-behavior-x":"auto"}],["overscroll-x-contain",{"overscroll-behavior-x":"contain"}],["overscroll-x-none",{"overscroll-behavior-x":"none"}],...Qe("overscroll-x","overscroll-behavior-x"),["overscroll-y-auto",{"overscroll-behavior-y":"auto"}],["overscroll-y-contain",{"overscroll-behavior-y":"contain"}],["overscroll-y-none",{"overscroll-behavior-y":"none"}],...Qe("overscroll-y","overscroll-behavior-y")],pse=[["scroll-auto",{"scroll-behavior":"auto"}],["scroll-smooth",{"scroll-behavior":"smooth"}],...Qe("scroll","scroll-behavior")],xu=["solid","dashed","dotted","double","hidden","none","groove","ridge","inset","outset",...Ot],hse=[[/^(?:border|b)()(?:-(.+))?$/,Li,{autocomplete:"(border|b)-<directions>"}],[/^(?:border|b)-([xy])(?:-(.+))?$/,Li],[/^(?:border|b)-([rltbse])(?:-(.+))?$/,Li],[/^(?:border|b)-(block|inline)(?:-(.+))?$/,Li],[/^(?:border|b)-([bi][se])(?:-(.+))?$/,Li],[/^(?:border|b)-()(?:width|size)-(.+)$/,Li,{autocomplete:["(border|b)-<num>","(border|b)-<directions>-<num>"]}],[/^(?:border|b)-([xy])-(?:width|size)-(.+)$/,Li],[/^(?:border|b)-([rltbse])-(?:width|size)-(.+)$/,Li],[/^(?:border|b)-(block|inline)-(?:width|size)-(.+)$/,Li],[/^(?:border|b)-([bi][se])-(?:width|size)-(.+)$/,Li],[/^(?:border|b)-()(?:color-)?(.+)$/,nh,{autocomplete:["(border|b)-$colors","(border|b)-<directions>-$colors"]}],[/^(?:border|b)-([xy])-(?:color-)?(.+)$/,nh],[/^(?:border|b)-([rltbse])-(?:color-)?(.+)$/,nh],[/^(?:border|b)-(block|inline)-(?:color-)?(.+)$/,nh],[/^(?:border|b)-([bi][se])-(?:color-)?(.+)$/,nh],[/^(?:border|b)-()op(?:acity)?-?(.+)$/,ih,{autocomplete:"(border|b)-(op|opacity)-<percent>"}],[/^(?:border|b)-([xy])-op(?:acity)?-?(.+)$/,ih],[/^(?:border|b)-([rltbse])-op(?:acity)?-?(.+)$/,ih],[/^(?:border|b)-(block|inline)-op(?:acity)?-?(.+)$/,ih],[/^(?:border|b)-([bi][se])-op(?:acity)?-?(.+)$/,ih],[/^(?:border-|b-)?(?:rounded|rd)()(?:-(.+))?$/,oh,{autocomplete:["(border|b)-(rounded|rd)","(border|b)-(rounded|rd)-$radius","(rounded|rd)","(rounded|rd)-$radius"]}],[/^(?:border-|b-)?(?:rounded|rd)-([rltbse])(?:-(.+))?$/,oh],[/^(?:border-|b-)?(?:rounded|rd)-([rltb]{2})(?:-(.+))?$/,oh],[/^(?:border-|b-)?(?:rounded|rd)-([bise][se])(?:-(.+))?$/,oh],[/^(?:border-|b-)?(?:rounded|rd)-([bi][se]-[bi][se])(?:-(.+))?$/,oh],[/^(?:border|b)-(?:style-)?()(.+)$/,ah,{autocomplete:["(border|b)-style",`(border|b)-(${xu.join("|")})`,"(border|b)-<directions>-style",`(border|b)-<directions>-(${xu.join("|")})`,`(border|b)-<directions>-style-(${xu.join("|")})`,`(border|b)-style-(${xu.join("|")})`]}],[/^(?:border|b)-([xy])-(?:style-)?(.+)$/,ah],[/^(?:border|b)-([rltbse])-(?:style-)?(.+)$/,ah],[/^(?:border|b)-(block|inline)-(?:style-)?(.+)$/,ah],[/^(?:border|b)-([bi][se])-(?:style-)?(.+)$/,ah]];mse=[[/^op(?:acity)?-?(.+)$/,([,e])=>({opacity:j.bracket.percent.cssvar(e)})]],gse=/^\[url\(.+\)\]$/,bse=/^\[(?:length|size):.+\]$/,yse=/^\[position:.+\]$/,vse=/^\[(?:linear|conic|radial)-gradient\(.+\)\]$/,xse=/^\[image:.+\]$/,wse=[[/^bg-(.+)$/,(...e)=>{let t=e[0][1];if(gse.test(t))return{"--un-url":j.bracket(t),"background-image":"var(--un-url)"};if(bse.test(t)&&j.bracketOfLength(t)!=null)return{"background-size":j.bracketOfLength(t).split(" ").map(r=>j.fraction.auto.px.cssvar(r)??r).join(" ")};if((WI(t)||yse.test(t))&&j.bracketOfPosition(t)!=null)return{"background-position":j.bracketOfPosition(t).split(" ").map(r=>j.position.fraction.auto.px.cssvar(r)??r).join(" ")};if(vse.test(t)||xse.test(t)){let r=j.bracket(t);if(r)return{"background-image":(r.startsWith("http")?`url(${r})`:j.cssvar(r))??r}}return It("background-color","bg")(...e)},{autocomplete:"bg-$colors"}],[/^bg-op(?:acity)?-?(.+)$/,([,e])=>({"--un-bg-opacity":j.bracket.percent.cssvar(e)}),{autocomplete:"bg-(op|opacity)-<percent>"}]],kse=[[/^(?:color-)?scheme-(.+)$/,([,e])=>({"color-scheme":e.split("-").join(" ")})]],Sse=[[/^columns-(.+)$/,([,e])=>({columns:j.bracket.global.number.auto.numberWithUnit(e)}),{autocomplete:"columns-<num>"}],["break-before-auto",{"break-before":"auto"}],["break-before-avoid",{"break-before":"avoid"}],["break-before-all",{"break-before":"all"}],["break-before-avoid-page",{"break-before":"avoid-page"}],["break-before-page",{"break-before":"page"}],["break-before-left",{"break-before":"left"}],["break-before-right",{"break-before":"right"}],["break-before-column",{"break-before":"column"}],...Qe("break-before"),["break-inside-auto",{"break-inside":"auto"}],["break-inside-avoid",{"break-inside":"avoid"}],["break-inside-avoid-page",{"break-inside":"avoid-page"}],["break-inside-avoid-column",{"break-inside":"avoid-column"}],...Qe("break-inside"),["break-after-auto",{"break-after":"auto"}],["break-after-avoid",{"break-after":"avoid"}],["break-after-all",{"break-after":"all"}],["break-after-avoid-page",{"break-after":"avoid-page"}],["break-after-page",{"break-after":"page"}],["break-after-left",{"break-after":"left"}],["break-after-right",{"break-after":"right"}],["break-after-column",{"break-after":"column"}],...Qe("break-after")],u8=["solid","double","dotted","dashed","wavy",...Ot],_se=[[/^(?:decoration-)?(underline|overline|line-through)$/,([,e])=>({"text-decoration-line":e}),{autocomplete:"decoration-(underline|overline|line-through)"}],[/^(?:underline|decoration)-(?:size-)?(.+)$/,_8,{autocomplete:"(underline|decoration)-<num>"}],[/^(?:underline|decoration)-(auto|from-font)$/,([,e])=>({"text-decoration-thickness":e}),{autocomplete:"(underline|decoration)-(auto|from-font)"}],[/^(?:underline|decoration)-(.+)$/,Cse,{autocomplete:"(underline|decoration)-$colors"}],[/^(?:underline|decoration)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-line-opacity":j.bracket.percent.cssvar(e)}),{autocomplete:"(underline|decoration)-(op|opacity)-<percent>"}],[/^(?:underline|decoration)-offset-(.+)$/,([,e])=>({"text-underline-offset":j.auto.bracket.cssvar.global.px(e)}),{autocomplete:"(underline|decoration)-(offset)-<num>"}],...u8.map(e=>[`underline-${e}`,{"text-decoration-style":e}]),...u8.map(e=>[`decoration-${e}`,{"text-decoration-style":e}]),["no-underline",{"text-decoration":"none"}],["decoration-none",{"text-decoration":"none"}]];Ese=[[/^pa?()-?(.+)$/,Tt("padding"),{autocomplete:["(m|p)<num>","(m|p)-<num>"]}],[/^p-?xy()()$/,Tt("padding"),{autocomplete:"(m|p)-(xy)"}],[/^p-?([xy])(?:-?(.+))?$/,Tt("padding")],[/^p-?([rltbse])(?:-?(.+))?$/,Tt("padding"),{autocomplete:"(m|p)<directions>-<num>"}],[/^p-(block|inline)(?:-(.+))?$/,Tt("padding"),{autocomplete:"(m|p)-(block|inline)-<num>"}],[/^p-?([bi][se])(?:-?(.+))?$/,Tt("padding"),{autocomplete:"(m|p)-(bs|be|is|ie)-<num>"}]],Ase=[[/^ma?()-?(.+)$/,Tt("margin")],[/^m-?xy()()$/,Tt("margin")],[/^m-?([xy])(?:-?(.+))?$/,Tt("margin")],[/^m-?([rltbse])(?:-?(.+))?$/,Tt("margin")],[/^m-(block|inline)(?:-(.+))?$/,Tt("margin")],[/^m-?([bi][se])(?:-?(.+))?$/,Tt("margin")]],Dse=[[/^space-([xy])-(.+)$/,Pse,{autocomplete:["space-(x|y)","space-(x|y)-reverse","space-(x|y)-$spacing"]}],[/^space-([xy])-reverse$/,function*([,e],{symbols:t}){yield{[t.selector]:wu,[`--un-space-${e}-reverse`]:"1"},yield xe(`--un-space-${e}-reverse`,{initialValue:0})}]];Ose=[[/^divide-(.+)$/,function*(e,t){let r=It("border-color","divide")(e,t);r&&(yield{[t.symbols.selector]:wu,...r[0]},yield r[1])},{autocomplete:"divide-$colors"}],[/^divide-op(?:acity)?-?(.+)$/,function*([,e],{symbols:t}){yield{[t.selector]:wu,"--un-divide-opacity":j.bracket.percent(e)}},{autocomplete:["divide-(op|opacity)","divide-(op|opacity)-<percent>"]}],[/^divide-?([xy])$/,l8,{autocomplete:["divide-(x|y)","divide-(x|y)-reverse"]}],[/^divide-?([xy])-?(.+)$/,l8],[/^divide-?([xy])-reverse$/,function*([,e],{symbols:t}){yield{[t.selector]:wu,[`--un-divide-${e}-reverse`]:"1"},yield xe(`--un-divide-${e}-reverse`,{initialValue:0})}],[new RegExp(`^divide-(${xu.join("|")})$`),function*([,e],{symbols:t}){yield{[t.selector]:wu,"border-style":e}},{autocomplete:xu.map(e=>`divide-${e}`)}]];C8=["blur","brightness","contrast","grayscale","hue-rotate","invert","saturate","sepia","drop-shadow"],bS=C8.map(e=>xe(`--un-${e}`)),ib=C8.map(e=>`var(--un-${e},)`).join(" "),E8=["backdrop-blur","backdrop-brightness","backdrop-contrast","backdrop-grayscale","backdrop-hue-rotate","backdrop-invert","backdrop-opacity","backdrop-saturate","backdrop-sepia"],Tse=E8.map(e=>xe(`--un-${e}`)),ob=E8.map(e=>`var(--un-${e},)`).join(" ");Fse=[[/^(?:(backdrop-)|filter-)?blur(?:-(.+))?$/,na("blur",(e,t)=>t.blur?.[e||"DEFAULT"]||j.bracket.cssvar.px(e)),{autocomplete:["(backdrop|filter)-blur-$blur","blur-$blur","filter-blur"]}],[/^(?:(backdrop-)|filter-)?brightness-(.+)$/,na("brightness",e=>j.bracket.cssvar.percent(e)),{autocomplete:["(backdrop|filter)-brightness-<percent>","brightness-<percent>"]}],[/^(?:(backdrop-)|filter-)?contrast-(.+)$/,na("contrast",e=>j.bracket.cssvar.percent(e)),{autocomplete:["(backdrop|filter)-contrast-<percent>","contrast-<percent>"]}],[/^(?:filter-)?drop-shadow(?:-(.+))?$/,Rse,{autocomplete:["filter-drop","filter-drop-shadow","filter-drop-shadow-color","drop-shadow","drop-shadow-color","filter-drop-shadow-$dropShadow","drop-shadow-$dropShadow","filter-drop-shadow-color-$colors","drop-shadow-color-$colors","filter-drop-shadow-color-(op|opacity)","drop-shadow-color-(op|opacity)","filter-drop-shadow-color-(op|opacity)-<percent>","drop-shadow-color-(op|opacity)-<percent>"]}],[/^(?:filter-)?drop-shadow-color-(.+)$/,It("--un-drop-shadow-color","drop-shadow")],[/^(?:filter-)?drop-shadow-color-op(?:acity)?-?(.+)$/,([,e])=>({"--un-drop-shadow-opacity":j.bracket.percent(e)})],[/^(?:(backdrop-)|filter-)?grayscale(?:-(.+))?$/,na("grayscale",fS),{autocomplete:["(backdrop|filter)-grayscale","(backdrop|filter)-grayscale-<percent>","grayscale-<percent>"]}],[/^(?:(backdrop-)|filter-)?hue-rotate-(.+)$/,na("hue-rotate",e=>j.bracket.cssvar.degree(e))],[/^(?:(backdrop-)|filter-)?invert(?:-(.+))?$/,na("invert",fS),{autocomplete:["(backdrop|filter)-invert","(backdrop|filter)-invert-<percent>","invert-<percent>"]}],[/^(backdrop-)op(?:acity)?-(.+)$/,na("opacity",e=>j.bracket.cssvar.percent(e)),{autocomplete:["backdrop-(op|opacity)","backdrop-(op|opacity)-<percent>"]}],[/^(?:(backdrop-)|filter-)?saturate-(.+)$/,na("saturate",e=>j.bracket.cssvar.percent(e)),{autocomplete:["(backdrop|filter)-saturate","(backdrop|filter)-saturate-<percent>","saturate-<percent>"]}],[/^(?:(backdrop-)|filter-)?sepia(?:-(.+))?$/,na("sepia",fS),{autocomplete:["(backdrop|filter)-sepia","(backdrop|filter)-sepia-<percent>","sepia-<percent>"]}],["filter",{filter:ib}],["backdrop-filter",{"-webkit-backdrop-filter":ob,"backdrop-filter":ob}],["filter-none",{filter:"none"}],["backdrop-filter-none",{"-webkit-backdrop-filter":"none","backdrop-filter":"none"}],...Ot.map(e=>[`filter-${e}`,{filter:e}]),...Ot.map(e=>[`backdrop-filter-${e}`,{"-webkit-backdrop-filter":e,"backdrop-filter":e}])],Ise=[["flex",{display:"flex"}],["inline-flex",{display:"inline-flex"}],["flex-inline",{display:"inline-flex"}],[/^flex-(.*)$/,([,e])=>({flex:j.bracket(e)!=null?j.bracket(e).split(" ").map(t=>j.cssvar.fraction(t)??t).join(" "):j.cssvar.fraction(e)})],["flex-1",{flex:"1 1 0%"}],["flex-auto",{flex:"1 1 auto"}],["flex-initial",{flex:"0 1 auto"}],["flex-none",{flex:"none"}],[/^(?:flex-)?shrink(?:-(.*))?$/,([,e=""])=>({"flex-shrink":j.bracket.cssvar.number(e)??1}),{autocomplete:["flex-shrink-<num>","shrink-<num>"]}],[/^(?:flex-)?grow(?:-(.*))?$/,([,e=""])=>({"flex-grow":j.bracket.cssvar.number(e)??1}),{autocomplete:["flex-grow-<num>","grow-<num>"]}],[/^(?:flex-)?basis-(.+)$/,([,e])=>{let t=dn(e);return t!=null?(Me("spacing"),{"flex-basis":`calc(var(--spacing) * ${t})`}):{"flex-basis":j.bracket.cssvar.auto.fraction.rem(e)}},{autocomplete:["flex-basis-$spacing","basis-$spacing"]}],["flex-row",{"flex-direction":"row"}],["flex-row-reverse",{"flex-direction":"row-reverse"}],["flex-col",{"flex-direction":"column"}],["flex-col-reverse",{"flex-direction":"column-reverse"}],["flex-wrap",{"flex-wrap":"wrap"}],["flex-wrap-reverse",{"flex-wrap":"wrap-reverse"}],["flex-nowrap",{"flex-wrap":"nowrap"}]],c8={"":"",x:"column-",y:"row-",col:"column-",row:"row-"};Lse=[[/^(?:flex-|grid-)?gap-?()(.+)$/,pS,{autocomplete:["gap-$spacing","gap-<num>"]}],[/^(?:flex-|grid-)?gap-([xy])-?(.+)$/,pS,{autocomplete:["gap-(x|y)-$spacing","gap-(x|y)-<num>"]}],[/^(?:flex-|grid-)?gap-(col|row)-?(.+)$/,pS,{autocomplete:["gap-(col|row)-$spacing","gap-(col|row)-<num>"]}]];Nse=[["grid",{display:"grid"}],["inline-grid",{display:"inline-grid"}],[/^(?:grid-)?(row|col)-(.+)$/,([,e,t])=>({[`grid-${ao(e)}`]:j.bracket.number.cssvar.auto(t)})],[/^(?:grid-)?(row|col)-span-(.+)$/,([,e,t])=>{if(t==="full")return{[`grid-${ao(e)}`]:"1/-1"};let r=j.bracket.number.cssvar(t);if(r!=null)return{[`grid-${ao(e)}`]:`span ${r}/span ${r}`}},{autocomplete:"(grid-row|grid-col|row|col)-span-<num>"}],[/^(?:grid-)?(row|col)-start-(.+)$/,([,e,t])=>({[`grid-${ao(e)}-start`]:j.bracket.cssvar(t)??t})],[/^(?:grid-)?(row|col)-end-(.+)$/,([,e,t])=>({[`grid-${ao(e)}-end`]:j.bracket.cssvar(t)??t}),{autocomplete:"(grid-row|grid-col|row|col)-(start|end)-<num>"}],[/^(?:grid-)?auto-(rows|cols)-(.+)$/,([,e,t])=>({[`grid-auto-${ao(e)}`]:$se(t)}),{autocomplete:"(grid-auto|auto)-(rows|cols)-<num>"}],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(.+)$/,([,e])=>({"grid-auto-flow":j.bracket.cssvar(e)})],[/^(?:grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)$/,([,e])=>({"grid-auto-flow":ao(e).replace("-"," ")}),{autocomplete:["(grid-auto-flow|auto-flow|grid-flow)-(row|col|dense|row-dense|col-dense)"]}],[/^(?:grid-)?(rows|cols)-(.+)$/,([,e,t])=>({[`grid-template-${ao(e)}`]:j.bracket.cssvar(t)})],[/^(?:grid-)?(rows|cols)-minmax-([\w.-]+)$/,([,e,t])=>({[`grid-template-${ao(e)}`]:`repeat(auto-fill,minmax(${t},1fr))`})],[/^(?:grid-)?(rows|cols)-(\d+)$/,([,e,t])=>({[`grid-template-${ao(e)}`]:`repeat(${t},minmax(0,1fr))`}),{autocomplete:"(grid-rows|grid-cols|rows|cols)-<num>"}],[/^grid-area(s)?-(.+)$/,([,e,t])=>e!=null?{"grid-template-areas":j.cssvar(t)??t.split("-").map(r=>`"${j.bracket(r)}"`).join(" ")}:{"grid-area":j.bracket.cssvar(t)}],["grid-rows-none",{"grid-template-rows":"none"}],["grid-cols-none",{"grid-template-columns":"none"}],["grid-rows-subgrid",{"grid-template-rows":"subgrid"}],["grid-cols-subgrid",{"grid-template-columns":"subgrid"}]],tb=["auto","hidden","clip","visible","scroll","overlay",...Ot],jse=[[/^(?:overflow|of)-(.+)$/,([,e])=>tb.includes(e)?{overflow:e}:void 0,{autocomplete:[`(overflow|of)-(${tb.join("|")})`,`(overflow|of)-(x|y)-(${tb.join("|")})`]}],[/^(?:overflow|of)-([xy])-(.+)$/,([,e,t])=>tb.includes(t)?{[`overflow-${e}`]:t}:void 0]],Bse=[[/^line-clamp-(\d+)$/,([,e])=>({overflow:"hidden",display:"-webkit-box","-webkit-box-orient":"vertical","-webkit-line-clamp":e}),{autocomplete:["line-clamp","line-clamp-(1|2|3|4|5|6|none)"]}],["line-clamp-none",{overflow:"visible",display:"block","-webkit-box-orient":"horizontal","-webkit-line-clamp":"unset"}]],yS={t:["top"],b:["bottom"],l:["left"],r:["right"],x:["left","right"],y:["top","bottom"]},f8="linear-gradient(#fff, #fff)",Mse={"mask-image":"var(--un-mask-linear), var(--un-mask-radial), var(--un-mask-conic)","mask-composite":"intersect"};Vse=[["mask-clip-border",{"mask-clip":"border-box"}],["mask-clip-padding",{"mask-clip":"padding-box"}],["mask-clip-content",{"mask-clip":"content-box"}],["mask-clip-fill",{"mask-clip":"fill-box"}],["mask-clip-stroke",{"mask-clip":"stroke-box"}],["mask-clip-view",{"mask-clip":"view-box"}],["mask-no-clip",{"mask-clip":"no-clip"}],["mask-add",{"mask-composite":"add"}],["mask-subtract",{"mask-composite":"subtract"}],["mask-intersect",{"mask-composite":"intersect"}],["mask-exclude",{"mask-composite":"exclude"}],[/^mask-(.+)$/,([,e])=>({"mask-image":j.bracket.cssvar(e)})],[/^mask-(linear|radial|conic|[xytblr])-(from|to)()(?:-(.+))?$/,hS,{autocomplete:["mask-(linear|radial|conic)-(from|to)-$colors","mask-(linear|radial|conic)-(from|to)-<percentage>","mask-(linear|radial|conic)-(from|to)","mask-(linear|radial|conic)-<percent>","mask-(x|y|t|b|l|r)-(from|to)-$colors","mask-(x|y|t|b|l|r)-(from|to)-<percentage>","mask-(x|y|t|b|l|r)-(from|to)","mask-(x|y|t|b|l|r)-<percent>"]}],[/^mask-(linear|radial|conic)-(from|to)?-?(.*)$/,hS],[/^mask-([trblxy])-(from|to)-(.*)$/,hS],["mask-none",{"mask-image":"none"}],["mask-radial-circle",{"--un-mask-radial-shape":"circle"}],["mask-radial-ellipse",{"--un-mask-radial-shape":"ellipse"}],["mask-radial-closest-side",{"--un-mask-radial-size":"closest-side"}],["mask-radial-closest-corner",{"--un-mask-radial-size":"closest-corner"}],["mask-radial-farthest-side",{"--un-mask-radial-size":"farthest-side"}],["mask-radial-farthest-corner",{"--un-mask-radial-size":"farthest-corner"}],[/^mask-radial-at-([-\w]{3,})$/,([,e])=>({"--un-mask-radial-position":Vr[e]}),{autocomplete:[`mask-radial-at-(${Object.keys(Vr).filter(e=>e.length>2).join("|")})`]}],["mask-alpha",{"mask-mode":"alpha"}],["mask-luminance",{"mask-mode":"luminance"}],["mask-match",{"mask-mode":"match-source"}],["mask-origin-border",{"mask-origin":"border-box"}],["mask-origin-padding",{"mask-origin":"padding-box"}],["mask-origin-content",{"mask-origin":"content-box"}],["mask-origin-fill",{"mask-origin":"fill-box"}],["mask-origin-stroke",{"mask-origin":"stroke-box"}],["mask-origin-view",{"mask-origin":"view-box"}],[/^mask-([rltb]{1,2})$/,p8],[/^mask-([-\w]{3,})$/,([,e])=>({"mask-position":Vr[e]})],[/^mask-(?:position-|pos-)(.+)$/,p8],["mask-repeat",{"mask-repeat":"repeat"}],["mask-no-repeat",{"mask-repeat":"no-repeat"}],["mask-repeat-x",{"mask-repeat":"repeat-x"}],["mask-repeat-y",{"mask-repeat":"repeat-y"}],["mask-repeat-space",{"mask-repeat":"space"}],["mask-repeat-round",{"mask-repeat":"round"}],["mask-auto",{"mask-size":"auto"}],["mask-cover",{"mask-size":"cover"}],["mask-contain",{"mask-size":"contain"}],[/^mask-size-(.+)$/,qse],["mask-type-luminance",{"mask-type":"luminance"}],["mask-type-alpha",{"mask-type":"alpha"}]],Use=[[/^\$ placeholder-(.+)$/,It("color","placeholder"),{autocomplete:"placeholder-$colors"}],[/^\$ placeholder-op(?:acity)?-?(.+)$/,([,e])=>({"--un-placeholder-opacity":j.bracket.percent(e)}),{autocomplete:["placeholder-(op|opacity)","placeholder-(op|opacity)-<percent>"]}]],Wse=[[/^(?:position-|pos-)?(relative|absolute|fixed|sticky)$/,([,e])=>({position:e}),{autocomplete:["(position|pos)-<position>","(position|pos)-<globalKeyword>","<position>"]}],[/^(?:position-|pos-)([-\w]+)$/,([,e])=>Ot.includes(e)?{position:e}:void 0],[/^(?:position-|pos-)?(static)$/,([,e])=>({position:e})]],A8=[["justify-start",{"justify-content":"flex-start"}],["justify-end",{"justify-content":"flex-end"}],["justify-center",{"justify-content":"center"}],["justify-between",{"justify-content":"space-between"}],["justify-around",{"justify-content":"space-around"}],["justify-evenly",{"justify-content":"space-evenly"}],["justify-stretch",{"justify-content":"stretch"}],["justify-left",{"justify-content":"left"}],["justify-right",{"justify-content":"right"}],["justify-center-safe",{"justify-content":"safe center"}],["justify-end-safe",{"justify-content":"safe flex-end"}],["justify-normal",{"justify-content":"normal"}],...Qe("justify","justify-content"),["justify-items-start",{"justify-items":"start"}],["justify-items-end",{"justify-items":"end"}],["justify-items-center",{"justify-items":"center"}],["justify-items-stretch",{"justify-items":"stretch"}],["justify-items-center-safe",{"justify-items":"safe center"}],["justify-items-end-safe",{"justify-items":"safe flex-end"}],...Qe("justify-items"),["justify-self-auto",{"justify-self":"auto"}],["justify-self-start",{"justify-self":"start"}],["justify-self-end",{"justify-self":"end"}],["justify-self-center",{"justify-self":"center"}],["justify-self-stretch",{"justify-self":"stretch"}],["justify-self-baseline",{"justify-self":"baseline"}],["justify-self-center-safe",{"justify-self":"safe center"}],["justify-self-end-safe",{"justify-self":"safe flex-end"}],...Qe("justify-self")],zse=[[/^order-(.+)$/,([,e])=>({order:j.bracket.cssvar.number(e)})],["order-first",{order:"calc(-infinity)"}],["order-last",{order:"calc(infinity)"}],["order-none",{order:"0"}]],D8=[["content-center",{"align-content":"center"}],["content-start",{"align-content":"flex-start"}],["content-end",{"align-content":"flex-end"}],["content-between",{"align-content":"space-between"}],["content-around",{"align-content":"space-around"}],["content-evenly",{"align-content":"space-evenly"}],["content-baseline",{"align-content":"baseline"}],["content-center-safe",{"align-content":"safe center"}],["content-end-safe",{"align-content":"safe flex-end"}],["content-stretch",{"align-content":"stretch"}],["content-normal",{"align-content":"normal"}],...Qe("content","align-content"),["items-start",{"align-items":"flex-start"}],["items-end",{"align-items":"flex-end"}],["items-center",{"align-items":"center"}],["items-baseline",{"align-items":"baseline"}],["items-stretch",{"align-items":"stretch"}],["items-baseline-last",{"align-items":"last baseline"}],["items-center-safe",{"align-items":"safe center"}],["items-end-safe",{"align-items":"safe flex-end"}],...Qe("items","align-items"),["self-auto",{"align-self":"auto"}],["self-start",{"align-self":"flex-start"}],["self-end",{"align-self":"flex-end"}],["self-center",{"align-self":"center"}],["self-stretch",{"align-self":"stretch"}],["self-baseline",{"align-self":"baseline"}],["self-baseline-last",{"align-self":"last baseline"}],["self-center-safe",{"align-self":"safe center"}],["self-end-safe",{"align-self":"safe flex-end"}],...Qe("self","align-self")],P8=[["place-content-center",{"place-content":"center"}],["place-content-start",{"place-content":"start"}],["place-content-end",{"place-content":"end"}],["place-content-between",{"place-content":"space-between"}],["place-content-around",{"place-content":"space-around"}],["place-content-evenly",{"place-content":"space-evenly"}],["place-content-stretch",{"place-content":"stretch"}],["place-content-baseline",{"place-content":"baseline"}],["place-content-center-safe",{"place-content":"safe center"}],["place-content-end-safe",{"place-content":"safe flex-end"}],...Qe("place-content"),["place-items-start",{"place-items":"start"}],["place-items-end",{"place-items":"end"}],["place-items-center",{"place-items":"center"}],["place-items-stretch",{"place-items":"stretch"}],["place-items-baseline",{"place-items":"baseline"}],["place-items-center-safe",{"place-items":"safe center"}],["place-items-end-safe",{"place-items":"safe flex-end"}],...Qe("place-items"),["place-self-auto",{"place-self":"auto"}],["place-self-start",{"place-self":"start"}],["place-self-end",{"place-self":"end"}],["place-self-center",{"place-self":"center"}],["place-self-stretch",{"place-self":"stretch"}],["place-self-center-safe",{"place-self":"safe center"}],["place-self-end-safe",{"place-self":"safe flex-end"}],...Qe("place-self")],Hse=[...A8,...D8,...P8].flatMap(([e,t])=>[[`flex-${e}`,t],[`grid-${e}`,t]]);Gse=[[/^(?:position-|pos-)?inset-(.+)$/,([,e])=>({inset:vS(e)}),{autocomplete:["(position|pos)-inset-<directions>-$spacing","(position|pos)-inset-(block|inline)-$spacing","(position|pos)-inset-(bs|be|is|ie)-$spacing","(position|pos)-(top|left|right|bottom)-$spacing"]}],[/^(?:position-|pos-)?(start|end)-(.+)$/,sh],[/^(?:position-|pos-)?inset-([xy])-(.+)$/,sh],[/^(?:position-|pos-)?inset-([rltbse])-(.+)$/,sh],[/^(?:position-|pos-)?inset-(block|inline)-(.+)$/,sh],[/^(?:position-|pos-)?inset-([bi][se])-(.+)$/,sh],[/^(?:position-|pos-)?(top|left|right|bottom)-(.+)$/,([,e,t])=>({[e]:vS(t)})]],Kse=[["float-left",{float:"left"}],["float-right",{float:"right"}],["float-start",{float:"inline-start"}],["float-end",{float:"inline-end"}],["float-none",{float:"none"}],...Qe("float"),["clear-left",{clear:"left"}],["clear-right",{clear:"right"}],["clear-both",{clear:"both"}],["clear-start",{clear:"inline-start"}],["clear-end",{clear:"inline-end"}],["clear-none",{clear:"none"}],...Qe("clear")],Yse=[[/^(?:position-|pos-)?z([\d.]+)$/,([,e])=>({"z-index":j.number(e)})],[/^(?:position-|pos-)?z-(.+)$/,([,e])=>({"z-index":j.bracket.cssvar.global.auto.number(e)}),{autocomplete:"z-<num>"}]],Qse=[["box-border",{"box-sizing":"border-box"}],["box-content",{"box-sizing":"content-box"}],...Qe("box","box-sizing")],Xse=[[/^(where|\?)$/,(e,{constructCSS:t,generator:r})=>{if(r.userConfig.envMode==="dev")return`@keyframes __un_qm{0%{box-shadow:inset 4px 4px #ff1e90, inset -4px -4px #ff1e90}100%{box-shadow:inset 8px 8px #3399ff, inset -8px -8px #3399ff}} ${t({animation:"__un_qm 0.5s ease-in-out alternate infinite"})}`}]],xS={shadow:xe("--un-shadow",{initialValue:"0 0 #0000"}),shadowColor:xe("--un-shadow-color"),insetShadow:xe("--un-inset-shadow",{initialValue:"0 0 #0000"}),insetShadowColor:xe("--un-inset-shadow-color"),ringColor:xe("--un-ring-color"),ringShadow:xe("--un-ring-shadow",{initialValue:"0 0 #0000"}),insetRingColor:xe("--un-inset-ring-color"),insetRingShadow:xe("--un-inset-ring-shadow",{initialValue:"0 0 #0000"}),ringInset:xe("--un-ring-inset"),ringOffsetWidth:xe("--un-ring-offset-width",{syntax:"<length>",initialValue:"0px"}),ringOffsetColor:xe("--un-ring-offset-color"),ringOffsetShadow:xe("--un-ring-offset-shadow",{initialValue:"0 0 #0000"})},Jse=[[/^shadow(?:-(.+))?$/,h8("shadow"),{autocomplete:["shadow-$colors","shadow-$shadow"]}],[/^shadow-op(?:acity)?-?(.+)$/,([,e])=>({"--un-shadow-opacity":j.bracket.percent.cssvar(e)}),{autocomplete:"shadow-(op|opacity)-<percent>"}],[/^inset-shadow(?:-(.+))?$/,h8("insetShadow"),{autocomplete:["inset-shadow-$colors","inset-shadow-$insetShadow"]}],[/^inset-shadow-op(?:acity)?-?(.+)$/,([,e])=>({"--un-inset-shadow-opacity":j.bracket.percent.cssvar(e)}),{autocomplete:"shadow-(op|opacity)-<percent>"}]];Zse=[[/^ring(?:-(.+))?$/,([,e])=>{let t=j.bracket.px(e||"1");if(t!=null)return[{"--un-ring-shadow":`var(--un-ring-inset,) 0 0 0 calc(${t} + var(--un-ring-offset-width)) var(--un-ring-color, currentColor)`,"box-shadow":"var(--un-inset-shadow), var(--un-inset-ring-shadow), var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"},...Object.values(xS)]}],[/^ring-(.+)$/,It("--un-ring-color","ring"),{autocomplete:"ring-$colors"}],[/^ring-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-opacity":j.bracket.percent.cssvar(e)}),{autocomplete:"ring-(op|opacity)-<percent>"}],[/^inset-ring(?:-(.+))?$/,([,e])=>{let t=j.bracket.px(e||"1");if(t!=null)return[{"--un-inset-ring-shadow":`inset 0 0 0 ${t} var(--un-inset-ring-color, currentColor)`,"box-shadow":"var(--un-inset-shadow), var(--un-inset-ring-shadow), var(--un-ring-offset-shadow), var(--un-ring-shadow), var(--un-shadow)"},...Object.values(xS)]}],[/^inset-ring-(.+)$/,It("--un-inset-ring-color","inset-ring"),{autocomplete:"inset-ring-$colors"}],[/^inset-ring-op(?:acity)?-?(.+)$/,([,e])=>({"--un-inset-ring-opacity":j.bracket.percent.cssvar(e)}),{autocomplete:"inset-ring-(op|opacity)-<percent>"}],[/^ring-offset(?:-(?:width-|size-)?(.+))?$/,([,e])=>{let t=j.bracket.cssvar.px(e||"1");if(t!=null)return{"--un-ring-offset-width":t,"--un-ring-offset-shadow":"var(--un-ring-inset,) 0 0 0 var(--un-ring-offset-width) var(--un-ring-offset-color)"}},{autocomplete:"ring-offset-$colors"}],[/^ring-offset-(.+)$/,It("--un-ring-offset-color","ring-offset"),{autocomplete:"ring-offset-$colors"}],[/^ring-offset-op(?:acity)?-?(.+)$/,([,e])=>({"--un-ring-offset-opacity":j.bracket.percent.cssvar(e)}),{autocomplete:"ring-offset-(op|opacity)-<percent>"}],["ring-inset",{"--un-ring-inset":"inset"}]],eue=[...["x","y","both"].map(e=>[`snap-${e}`,[{"scroll-snap-type":`${e} var(--un-scroll-snap-strictness)`},xe("--un-scroll-snap-strictness",{initialValue:"proximity"})]]),...["mandatory","proximity"].map(e=>[`snap-${e}`,[{"--un-scroll-snap-strictness":e},xe("--un-scroll-snap-strictness",{initialValue:"proximity"})]]),["snap-none",{"scroll-snap-type":"none"}],["snap-start",{"scroll-snap-align":"start"}],["snap-end",{"scroll-snap-align":"end"}],["snap-center",{"scroll-snap-align":"center"}],["snap-align-none",{"scroll-snap-align":"none"}],["snap-normal",{"scroll-snap-stop":"normal"}],["snap-always",{"scroll-snap-stop":"always"}],[/^scroll-ma?()-?(.+)$/,Tt("scroll-margin"),{autocomplete:["scroll-(m|p|ma|pa|block|inline)","scroll-(m|p|ma|pa|block|inline)-$spacing","scroll-(m|p|ma|pa|block|inline)-(x|y|r|l|t|b|bs|be|is|ie)","scroll-(m|p|ma|pa|block|inline)-(x|y|r|l|t|b|bs|be|is|ie)-$spacing"]}],[/^scroll-m-?([xy])-?(.+)$/,Tt("scroll-margin")],[/^scroll-m-?([rltb])-?(.+)$/,Tt("scroll-margin")],[/^scroll-m-(block|inline)-(.+)$/,Tt("scroll-margin")],[/^scroll-m-?([bi][se])-?(.+)$/,Tt("scroll-margin")],[/^scroll-pa?()-?(.+)$/,Tt("scroll-padding")],[/^scroll-p-?([xy])-?(.+)$/,Tt("scroll-padding")],[/^scroll-p-?([rltb])-?(.+)$/,Tt("scroll-padding")],[/^scroll-p-(block|inline)-(.+)$/,Tt("scroll-padding")],[/^scroll-p-?([bi][se])-?(.+)$/,Tt("scroll-padding")]],tue={h:"height",w:"width",inline:"inline-size",block:"block-size"};rue=[[/^size-(min-|max-)?(.+)$/,([,e,t],{theme:r})=>({[nc(e,"w")]:rb(r,"w",t),[nc(e,"h")]:rb(r,"h",t)})],[/^(?:size-)?(min-|max-)?([wh])-?(.+)$/,([,e,t,r],{theme:n})=>({[nc(e,t)]:rb(n,t,r)})],[/^(?:size-)?(min-|max-)?(block|inline)-(.+)$/,([,e,t,r],{theme:n})=>({[nc(e,t)]:rb(n,t,r)}),{autocomplete:["(w|h)-<num>","(w|h)-(full|screen|fit|max|min)","(max|min)-(w|h)-<num>","(max|min)-(w|h)-(full|screen|fit|max|min)","(block|inline)-<num>","(block|inline)-(full|screen|fit|max|min)","(max|min)-(w|h|block|inline)","(max|min)-(w|h|block|inline)-<num>","(max|min)-(w|h|block|inline)-(full|screen|fit|max|min)"]}],[/^(?:size-)?(min-|max-)?(h)-screen-(.+)$/,([,e,t,r],n)=>({[nc(e,t)]:d8(n,r,"verticalBreakpoint")})],[/^(?:size-)?(min-|max-)?(w)-screen-(.+)$/,([,e,t,r],n)=>({[nc(e,t)]:d8(n,r)}),{autocomplete:["(w|h)-screen","(min|max)-(w|h)-screen","h-screen-$breakpoint","(min|max)-h-screen-$breakpoint","w-screen-$breakpoint","(min|max)-w-screen-$breakpoint"]}]];iue=[[/^(?:size-)?aspect-(?:ratio-)?(.+)$/,([,e])=>({"aspect-ratio":nue(e)}),{autocomplete:["aspect-(square|video|ratio)","aspect-ratio-(square|video)"]}]],oue=["auto","default","none","context-menu","help","pointer","progress","wait","cell","crosshair","text","vertical-text","alias","copy","move","no-drop","not-allowed","grab","grabbing","all-scroll","col-resize","row-resize","n-resize","e-resize","s-resize","w-resize","ne-resize","nw-resize","se-resize","sw-resize","ew-resize","ns-resize","nesw-resize","nwse-resize","zoom-in","zoom-out"],dS=["size","layout","paint","style"],aue=[["inline",{display:"inline"}],["block",{display:"block"}],["inline-block",{display:"inline-block"}],["contents",{display:"contents"}],["flow-root",{display:"flow-root"}],["list-item",{display:"list-item"}],["hidden",{display:"none"}],[/^display-(.+)$/,([,e])=>({display:j.bracket.cssvar.global(e)})]],sue=[["visible",{visibility:"visible"}],["invisible",{visibility:"hidden"}],["collapse",{visibility:"collapse"}],["backface-visible",{"backface-visibility":"visible"}],["backface-hidden",{"backface-visibility":"hidden"}],...Qe("backface","backface-visibility")],uue=[[/^cursor-(.+)$/,([,e])=>({cursor:j.bracket.cssvar.global(e)})],...oue.map(e=>[`cursor-${e}`,{cursor:e}])],lue=[[/^contain-(.*)$/,([,e])=>j.bracket(e)!=null?{contain:j.bracket(e).split(" ").map(t=>j.cssvar.fraction(t)??t).join(" ")}:dS.includes(e)?[{"--un-contain-size":e,contain:dS.map(t=>`var(--un-contain-${t})`).join(" ")},...dS.map(t=>xe(`--un-contain-${t}`))]:void 0],["contain-strict",{contain:"strict"}],["contain-content",{contain:"content"}],["contain-none",{contain:"none"}]],cue=[["pointer-events-auto",{"pointer-events":"auto"}],["pointer-events-none",{"pointer-events":"none"}],...Qe("pointer-events")],fue=[["resize-x",{resize:"horizontal"}],["resize-y",{resize:"vertical"}],["resize",{resize:"both"}],["resize-none",{resize:"none"}],...Qe("resize")],pue=[["select-auto",{"-webkit-user-select":"auto","user-select":"auto"}],["select-all",{"-webkit-user-select":"all","user-select":"all"}],["select-text",{"-webkit-user-select":"text","user-select":"text"}],["select-none",{"-webkit-user-select":"none","user-select":"none"}],...Qe("select","user-select")],hue=[[/^(?:whitespace-|ws-)([-\w]+)$/,([,e])=>["normal","nowrap","pre","pre-line","pre-wrap","break-spaces",...Ot].includes(e)?{"white-space":e}:void 0,{autocomplete:"(whitespace|ws)-(normal|nowrap|pre|pre-line|pre-wrap|break-spaces)"}]],due=[[/^intrinsic-size-(.+)$/,([,e])=>({"contain-intrinsic-size":j.bracket.cssvar.global.fraction.rem(e)}),{autocomplete:"intrinsic-size-<num>"}],["content-visibility-visible",{"content-visibility":"visible"}],["content-visibility-hidden",{"content-visibility":"hidden"}],["content-visibility-auto",{"content-visibility":"auto"}],...Qe("content-visibility")],mue=[[/^content-(.+)$/,([,e])=>{if(j.bracket.cssvar(e)!=null)return[{"--un-content":j.bracket.cssvar(e),content:"var(--un-content)"},xe("--un-content",{initialValue:'""'})]}],["content-empty",{content:'""'}],["content-none",{content:"none"}]],gue=[["break-normal",{"overflow-wrap":"normal","word-break":"normal"}],["break-words",{"overflow-wrap":"break-word"}],["break-all",{"word-break":"break-all"}],["break-keep",{"word-break":"keep-all"}],["break-anywhere",{"overflow-wrap":"anywhere"}],["wrap-break-word",{"overflow-wrap":"break-word"}],["wrap-anywhere",{"overflow-wrap":"anywhere"}],["wrap-normal",{"overflow-wrap":"normal"}]],bue=[["text-wrap",{"text-wrap":"wrap"}],["text-nowrap",{"text-wrap":"nowrap"}],["text-balance",{"text-wrap":"balance"}],["text-pretty",{"text-wrap":"pretty"}]],yue=[["truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-truncate",{overflow:"hidden","text-overflow":"ellipsis","white-space":"nowrap"}],["text-ellipsis",{"text-overflow":"ellipsis"}],["text-clip",{"text-overflow":"clip"}]],vue=[["case-upper",{"text-transform":"uppercase"}],["case-lower",{"text-transform":"lowercase"}],["case-capital",{"text-transform":"capitalize"}],["case-normal",{"text-transform":"none"}],["uppercase",{"text-transform":"uppercase"}],["lowercase",{"text-transform":"lowercase"}],["capitalize",{"text-transform":"capitalize"}],["normal-case",{"text-transform":"none"}],...Qe("case","text-transform")],xue=[["italic",{"font-style":"italic"}],["not-italic",{"font-style":"normal"}],["font-italic",{"font-style":"italic"}],["font-not-italic",{"font-style":"normal"}],["oblique",{"font-style":"oblique"}],["not-oblique",{"font-style":"normal"}],["font-oblique",{"font-style":"oblique"}],["font-not-oblique",{"font-style":"normal"}]],wue=[["antialiased",{"-webkit-font-smoothing":"antialiased","-moz-osx-font-smoothing":"grayscale"}],["subpixel-antialiased",{"-webkit-font-smoothing":"auto","-moz-osx-font-smoothing":"auto"}]],kue=[...["manual","auto","none",...Ot].map(e=>[`hyphens-${e}`,{"-webkit-hyphens":e,"-ms-hyphens":e,hyphens:e}])],Sue=[["write-vertical-right",{"writing-mode":"vertical-rl"}],["write-vertical-left",{"writing-mode":"vertical-lr"}],["write-normal",{"writing-mode":"horizontal-tb"}],...Qe("write","writing-mode")],_ue=[["write-orient-mixed",{"text-orientation":"mixed"}],["write-orient-sideways",{"text-orientation":"sideways"}],["write-orient-upright",{"text-orientation":"upright"}],...Qe("write-orient","text-orientation")],Cue=[["sr-only",{position:"absolute",width:"1px",height:"1px",padding:"0",margin:"-1px",overflow:"hidden",clip:"rect(0,0,0,0)","white-space":"nowrap","border-width":0}],["not-sr-only",{position:"static",width:"auto",height:"auto",padding:"0",margin:"0",overflow:"visible",clip:"auto","white-space":"normal"}]],Eue=[["isolate",{isolation:"isolate"}],["isolate-auto",{isolation:"auto"}],["isolation-auto",{isolation:"auto"}]],Aue=[["object-cover",{"object-fit":"cover"}],["object-contain",{"object-fit":"contain"}],["object-fill",{"object-fit":"fill"}],["object-scale-down",{"object-fit":"scale-down"}],["object-none",{"object-fit":"none"}],[/^object-(.+)$/,([,e])=>{if(Vr[e])return{"object-position":Vr[e]};if(j.bracketOfPosition(e)!=null)return{"object-position":j.bracketOfPosition(e).split(" ").map(t=>j.position.fraction.auto.px.cssvar(t)??t).join(" ")}},{autocomplete:`object-(${Object.keys(Vr).join("|")})`}]],Due=[["bg-blend-multiply",{"background-blend-mode":"multiply"}],["bg-blend-screen",{"background-blend-mode":"screen"}],["bg-blend-overlay",{"background-blend-mode":"overlay"}],["bg-blend-darken",{"background-blend-mode":"darken"}],["bg-blend-lighten",{"background-blend-mode":"lighten"}],["bg-blend-color-dodge",{"background-blend-mode":"color-dodge"}],["bg-blend-color-burn",{"background-blend-mode":"color-burn"}],["bg-blend-hard-light",{"background-blend-mode":"hard-light"}],["bg-blend-soft-light",{"background-blend-mode":"soft-light"}],["bg-blend-difference",{"background-blend-mode":"difference"}],["bg-blend-exclusion",{"background-blend-mode":"exclusion"}],["bg-blend-hue",{"background-blend-mode":"hue"}],["bg-blend-saturation",{"background-blend-mode":"saturation"}],["bg-blend-color",{"background-blend-mode":"color"}],["bg-blend-luminosity",{"background-blend-mode":"luminosity"}],["bg-blend-normal",{"background-blend-mode":"normal"}],...Qe("bg-blend","background-blend")],Pue=[["mix-blend-multiply",{"mix-blend-mode":"multiply"}],["mix-blend-screen",{"mix-blend-mode":"screen"}],["mix-blend-overlay",{"mix-blend-mode":"overlay"}],["mix-blend-darken",{"mix-blend-mode":"darken"}],["mix-blend-lighten",{"mix-blend-mode":"lighten"}],["mix-blend-color-dodge",{"mix-blend-mode":"color-dodge"}],["mix-blend-color-burn",{"mix-blend-mode":"color-burn"}],["mix-blend-hard-light",{"mix-blend-mode":"hard-light"}],["mix-blend-soft-light",{"mix-blend-mode":"soft-light"}],["mix-blend-difference",{"mix-blend-mode":"difference"}],["mix-blend-exclusion",{"mix-blend-mode":"exclusion"}],["mix-blend-hue",{"mix-blend-mode":"hue"}],["mix-blend-saturation",{"mix-blend-mode":"saturation"}],["mix-blend-color",{"mix-blend-mode":"color"}],["mix-blend-luminosity",{"mix-blend-mode":"luminosity"}],["mix-blend-plus-lighter",{"mix-blend-mode":"plus-lighter"}],["mix-blend-normal",{"mix-blend-mode":"normal"}],...Qe("mix-blend")],Oue=[["min-h-dvh",{"min-height":"100dvh"}],["min-h-svh",{"min-height":"100svh"}],["min-h-lvh",{"min-height":"100lvh"}],["h-dvh",{height:"100dvh"}],["h-svh",{height:"100svh"}],["h-lvh",{height:"100lvh"}],["max-h-dvh",{"max-height":"100dvh"}],["max-h-svh",{"max-height":"100svh"}],["max-h-lvh",{"max-height":"100lvh"}]],Tue=[["forced-color-adjust-auto",{"forced-color-adjust":"auto"}],["forced-color-adjust-none",{"forced-color-adjust":"none"}]],Rue=[["field-sizing-fixed",{"field-sizing":"fixed"}],["field-sizing-content",{"field-sizing":"content"}]],Fue=[[/^fill-(.+)$/,It("fill","fill"),{autocomplete:"fill-$colors"}],[/^fill-op(?:acity)?-?(.+)$/,([,e])=>({"--un-fill-opacity":j.bracket.percent.cssvar(e)}),{autocomplete:"fill-(op|opacity)-<percent>"}],["fill-none",{fill:"none"}],[/^stroke-(?:width-|size-)?(.+)$/,O8],[/^stroke-dash-(.+)$/,([,e])=>({"stroke-dasharray":j.bracket.cssvar.number(e)}),{autocomplete:"stroke-dash-<num>"}],[/^stroke-offset-(.+)$/,([,e])=>({"stroke-dashoffset":j.bracket.cssvar.px.numberWithUnit(e)})],[/^stroke-(.+)$/,Iue,{autocomplete:"stroke-$colors"}],[/^stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-stroke-opacity":j.bracket.percent.cssvar(e)}),{autocomplete:"stroke-(op|opacity)-<percent>"}],["stroke-cap-square",{"stroke-linecap":"square"}],["stroke-cap-round",{"stroke-linecap":"round"}],["stroke-cap-auto",{"stroke-linecap":"butt"}],["stroke-join-arcs",{"stroke-linejoin":"arcs"}],["stroke-join-bevel",{"stroke-linejoin":"bevel"}],["stroke-join-clip",{"stroke-linejoin":"miter-clip"}],["stroke-join-round",{"stroke-linejoin":"round"}],["stroke-join-auto",{"stroke-linejoin":"miter"}],["stroke-none",{stroke:"none"}]];Lue=[["inline-table",{display:"inline-table"}],["table",{display:"table"}],["table-caption",{display:"table-caption"}],["table-cell",{display:"table-cell"}],["table-column",{display:"table-column"}],["table-column-group",{display:"table-column-group"}],["table-footer-group",{display:"table-footer-group"}],["table-header-group",{display:"table-header-group"}],["table-row",{display:"table-row"}],["table-row-group",{display:"table-row-group"}],["border-collapse",{"border-collapse":"collapse"}],["border-separate",{"border-collapse":"separate"}],[/^border-spacing-(.+)$/,function*([,e],{theme:t}){let r=m8(e,t);if(r!=null){yield{"--un-border-spacing-x":r,"--un-border-spacing-y":r,"border-spacing":"var(--un-border-spacing-x) var(--un-border-spacing-y)"};for(let n of["x","y"])yield xe(`--un-border-spacing-${n}`,{syntax:"<length>",initialValue:"0"})}},{autocomplete:["border-spacing","border-spacing-$spacing"]}],[/^border-spacing-([xy])-(.+)$/,function*([,e,t],{theme:r}){let n=m8(t,r);if(n!=null){yield{[`--un-border-spacing-${e}`]:n,"border-spacing":"var(--un-border-spacing-x) var(--un-border-spacing-y)"};for(let i of["x","y"])yield xe(`--un-border-spacing-${i}`,{syntax:"<length>",initialValue:"0"})}},{autocomplete:["border-spacing-(x|y)","border-spacing-(x|y)-$spacing"]}],["caption-top",{"caption-side":"top"}],["caption-bottom",{"caption-side":"bottom"}],["table-auto",{"table-layout":"auto"}],["table-fixed",{"table-layout":"fixed"}],["table-empty-cells-visible",{"empty-cells":"show"}],["table-empty-cells-hidden",{"empty-cells":"hide"}]];mS="var(--un-pan-x) var(--un-pan-y) var(--un-pinch-zoom)",gS=["pan-x","pan-y","pinch-zoom"].map(e=>xe(`--un-${e}`)),$ue=[[/^touch-pan-(x|left|right)$/,function*([,e]){yield{"--un-pan-x":`pan-${e}`,"touch-action":mS};for(let t of gS)yield t},{autocomplete:["touch-pan","touch-pan-(x|left|right|y|up|down)"]}],[/^touch-pan-(y|up|down)$/,function*([,e]){yield{"--un-pan-y":`pan-${e}`,"touch-action":mS};for(let t of gS)yield t}],[/^touch-pinch-zoom$/,function*(){yield{"--un-pinch-zoom":"pinch-zoom","touch-action":mS};for(let e of gS)yield e}],["touch-auto",{"touch-action":"auto"}],["touch-manipulation",{"touch-action":"manipulation"}],["touch-none",{"touch-action":"none"}],...Qe("touch","touch-action")],nb=["translate","rotate","scale"],wS=["var(--un-rotate-x)","var(--un-rotate-y)","var(--un-rotate-z)","var(--un-skew-x)","var(--un-skew-y)"].join(" "),kS=wS,Nue=["translateZ(0)",wS].join(" "),jue=[[/^(?:transform-)?origin-(.+)$/,([,e])=>({"transform-origin":Vr[e]??j.bracket.cssvar(e)}),{autocomplete:[`transform-origin-(${Object.keys(Vr).join("|")})`,`origin-(${Object.keys(Vr).join("|")})`]}],[/^(?:transform-)?perspect(?:ive)?-(.+)$/,([,e],{theme:t})=>{let r;if(t.perspective?.[e]?(Me("perspective",e),r=Lt("perspective",e)):r=j.bracket.cssvar.px.numberWithUnit(e),r!=null)return{perspective:r}},{autocomplete:["transform-perspective-<num>","perspective-<num>","perspective-$perspective"]}],[/^(?:transform-)?perspect(?:ive)?-origin-(.+)$/,([,e])=>{let t=j.bracket.cssvar(e)??(e.length>=3?Vr[e]:void 0);if(t!=null)return{"perspective-origin":t}}],[/^(?:transform-)?translate-()(.+)$/,g8],[/^(?:transform-)?translate-([xyz])-(.+)$/,g8],[/^(?:transform-)?rotate-()(.+)$/,y8],[/^(?:transform-)?rotate-([xyz])-(.+)$/,y8],[/^(?:transform-)?skew-()(.+)$/,v8],[/^(?:transform-)?skew-([xy])-(.+)$/,v8,{autocomplete:["transform-skew-(x|y)-<percent>","skew-(x|y)-<percent>"]}],[/^(?:transform-)?scale-()(.+)$/,b8],[/^(?:transform-)?scale-([xyz])-(.+)$/,b8,{autocomplete:[`transform-(${nb.join("|")})-<percent>`,`transform-(${nb.join("|")})-(x|y|z)-<percent>`,`(${nb.join("|")})-<percent>`,`(${nb.join("|")})-(x|y|z)-<percent>`]}],["transform-3d",{"transform-style":"preserve-3d"}],["transform-flat",{"transform-style":"flat"}],[/^transform-(border|content|fill|stroke|view)$/,([,e])=>({"transform-box":`${e}-box`})],["transform",{transform:kS}],["transform-cpu",{transform:wS}],["transform-gpu",{transform:Nue}],["transform-none",{transform:"none"}],...Qe("transform")];Bue=[[/^transition(?:-(\D+?))?(?:-(\d+))?$/,([,e,t],{theme:r})=>{Me("default",["transition","timingFunction"]),Me("default",["transition","duration"]);let n={"transition-property":r.property?.DEFAULT,"transition-timing-function":`var(--un-ease, ${Lt("default",["transition","timingFunction"])})`,"transition-duration":`var(--un-duration, ${Lt("default",["transition","duration"])})`};if(!e&&!t)return{...n};if(e!=null){let i=x8(e,r);if(i)return{"--un-duration":t&&j.time(t),...n,"transition-property":i}}else if(t!=null)return{"--un-duration":j.time(t),...n}}],[/^(?:transition-)?duration-(.+)$/,([,e])=>({"--un-duration":j.bracket.cssvar.time(e),"transition-duration":j.bracket.cssvar.time(e)})],[/^(?:transition-)?delay-(.+)$/,([,e])=>({"transition-delay":j.bracket.cssvar.time(e)})],[/^(?:transition-)?ease(?:-(.+))?$/,([,e="DEFAULT"],{theme:t})=>{let r;return t.ease?.[e]?(Me("ease",e),r=Lt("ease",e)):r=j.bracket.cssvar(e),[{"--un-ease":r,"transition-timing-function":r},xe("--un-ease")]},{autocomplete:["transition-ease-(linear|in|out|in-out)","ease-(linear|in|out|in-out)"]}],[/^(?:transition-)?property-(.+)$/,([,e],{theme:t})=>{let r=j.global(e)||x8(e,t);if(r)return{"transition-property":r}},{autocomplete:[`transition-property-(${[...Ot].join("|")})`]}],["transition-none",{transition:"none"}],...Qe("transition"),["transition-discrete",{"transition-behavior":"allow-discrete"}],["transition-normal",{"transition-behavior":"normal"}]],Mue=[[/^text-(.+)$/,Hue,{autocomplete:"text-$text"}],[/^(?:text|font)-size-(.+)$/,T8,{autocomplete:"text-size-$text"}],[/^text-(?:color-)?(.+)$/,Gue,{autocomplete:"text-$colors"}],[/^(?:color|c)-(.+)$/,It("color","text")],[/^(?:text|color|c)-(.+)$/,([,e])=>Ot.includes(e)?{color:e}:void 0,{autocomplete:`(text|color|c)-(${Ot.join("|")})`}],[/^(?:text|color|c)-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-opacity":j.bracket.percent.cssvar(e)}),{autocomplete:"(text|color|c)-(op|opacity)-<percent>"}],[/^fw-?([^-]+)$/,([,e],{theme:t})=>{let r;return t.fontWeight?.[e]?(Me("fontWeight",e),r=Lt("fontWeight",e)):r=j.bracket.cssvar.global.number(e),{"--un-font-weight":r,"font-weight":r}},{autocomplete:["(font|fw)-(100|200|300|400|500|600|700|800|900)","(font|fw)-$fontWeight"]}],[/^(?:font-)?(?:leading|lh|line-height)-(.+)$/,([,e],{theme:t})=>{let r;if(t.leading?.[e]?(Me("leading",e),r=Lt("leading",e)):dn(e)?(Me("spacing"),r=`calc(var(--spacing) * ${dn(e)})`):r=j.bracket.cssvar.global.rem(e),r!=null)return[{"--un-leading":r,"line-height":r},xe("--un-leading")]},{autocomplete:"(leading|lh|line-height)-$leading"}],["font-synthesis-weight",{"font-synthesis":"weight"}],["font-synthesis-style",{"font-synthesis":"style"}],["font-synthesis-small-caps",{"font-synthesis":"small-caps"}],["font-synthesis-none",{"font-synthesis":"none"}],[/^font-synthesis-(.+)$/,([,e])=>({"font-synthesis":j.bracket.cssvar.global(e)})],[/^(?:font-)?tracking-(.+)$/,([,e],{theme:t})=>{let r;return t.tracking?.[e]?(Me("tracking",e),r=Lt("tracking",e)):r=j.bracket.cssvar.global.rem(e),{"--un-tracking":r,"letter-spacing":r}},{autocomplete:"tracking-$tracking"}],[/^(?:font-)?word-spacing-(.+)$/,([,e],{theme:t})=>{let r=t.tracking?.[e]?Lt("tracking",e):j.bracket.cssvar.global.rem(e);return{"--un-word-spacing":r,"word-spacing":r}},{autocomplete:"word-spacing-$spacing"}],["font-stretch-normal",{"font-stretch":"normal"}],["font-stretch-ultra-condensed",{"font-stretch":"ultra-condensed"}],["font-stretch-extra-condensed",{"font-stretch":"extra-condensed"}],["font-stretch-condensed",{"font-stretch":"condensed"}],["font-stretch-semi-condensed",{"font-stretch":"semi-condensed"}],["font-stretch-semi-expanded",{"font-stretch":"semi-expanded"}],["font-stretch-expanded",{"font-stretch":"expanded"}],["font-stretch-extra-expanded",{"font-stretch":"extra-expanded"}],["font-stretch-ultra-expanded",{"font-stretch":"ultra-expanded"}],[/^font-stretch-(.+)$/,([,e])=>({"font-stretch":j.bracket.cssvar.fraction.global(e)}),{autocomplete:"font-stretch-<percentage>"}],[/^font-(.+)$/,([,e],{theme:t})=>{let r;if(t.font?.[e])return Me("font",e),r=Lt("font",e),{"font-family":r};if(t.fontWeight?.[e])return Me("fontWeight",e),r=Lt("fontWeight",e),{"--un-font-weight":r,"font-weight":r};if(r=j.number(e),r!=null)return{"--un-font-weight":r,"font-weight":r};if(r=j.bracketOfFamily(e),r!=null&&j.number(r)==null)return r=j.cssvar(r)??r,{"font-family":r};if(r=j.bracketOfNumber(e),r!=null)return r=j.cssvar.number(r),{"--un-font-weight":r,"font-weight":r};if(r=j.bracket(e),r!=null&&j.number(r)!=null){let n=j.number(r);return{"--un-font-weight":n,"font-weight":n}}if(r=j.bracket.cssvar.global(e),r!=null)return{"font-family":r}},{autocomplete:["font-$font","font-$fontWeight"]}]],que=[[/^tab(?:-(.+))?$/,([,e])=>{let t=j.bracket.cssvar.global.number(e||"4");if(t!=null)return{"-moz-tab-size":t,"-o-tab-size":t,"tab-size":t}}]],Vue=[[/^indent-(.+)$/,([,e])=>{let t=dn(e);if(t!=null)return Me("spacing"),{"text-indent":`calc(var(--spacing) * ${t})`};if(t=j.bracket.cssvar.auto.global.rem(e),t!=null)return{"text-indent":t}}]],Uue=[[/^text-stroke(?:-(.+))?$/,([,e="DEFAULT"],{theme:t})=>(t.textStrokeWidth?.[e]&&Me("textStrokeWidth",e),{"-webkit-text-stroke-width":t.textStrokeWidth?.[e]?Lt("textStrokeWidth",e):j.bracket.cssvar.px(e)}),{autocomplete:"text-stroke-$textStrokeWidth"}],[/^text-stroke-(.+)$/,It("-webkit-text-stroke-color","text-stroke"),{autocomplete:"text-stroke-$colors"}],[/^text-stroke-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-stroke-opacity":j.bracket.percent.cssvar(e)}),{autocomplete:"text-stroke-(op|opacity)-<percent>"}]],w8=/op(?:acity)?-/,Wue=[[/^text-shadow(?:-(.+))?$/,(e,t)=>{let[r,n="DEFAULT"]=e,i=t.theme.textShadow?.[n];return i!=null?{"--un-text-shadow":Zg(i,"--un-text-shadow-color").join(","),"text-shadow":"var(--un-text-shadow)"}:w8.test(n)?{"--un-text-shadow-opacity":j.bracket.percent.cssvar(n.replace(w8,""))}:It("--un-text-shadow-color","text-shadow")(e,t)??{"text-shadow":j.bracket.cssvar.global(n)}},{autocomplete:["text-shadow-$textShadow","text-shadow(-color)?-$colors","text-shadow(-color)?-(op|opacity)-<percent>"]}],[/^text-shadow-color-(.+)$/,It("--un-text-shadow-color","text-shadow"),{autocomplete:"text-shadow-color-$colors"}],[/^text-shadow-color-op(?:acity)?-?(.+)$/,([,e])=>({"--un-text-shadow-opacity":j.bracket.percent.cssvar(e)}),{autocomplete:"text-shadow-color-(op|opacity)-<percent>"}]],rs=[xe("--un-ordinal"),xe("--un-slashed-zero"),xe("--un-numeric-figure"),xe("--un-numeric-spacing"),xe("--un-numeric-fraction")],ns={"font-variant-numeric":"var(--un-ordinal,) var(--un-slashed-zero,) var(--un-numeric-figure,) var(--un-numeric-spacing,) var(--un-numeric-fraction,)"},zue=[["ordinal",[{"--un-ordinal":"ordinal",...ns},...rs]],["slashed-zero",[{"--un-slashed-zero":"slashed-zero",...ns},...rs]],["lining-nums",[{"--un-numeric-figure":"lining-nums",...ns},...rs]],["oldstyle-nums",[{"--un-numeric-figure":"oldstyle-nums",...ns},...rs]],["proportional-nums",[{"--un-numeric-spacing":"proportional-nums",...ns},...rs]],["tabular-nums",[{"--un-numeric-spacing":"tabular-nums",...ns},...rs]],["diagonal-fractions",[{"--un-numeric-fraction":"diagonal-fractions",...ns},...rs]],["stacked-fractions",[{"--un-numeric-fraction":"stacked-fractions",...ns},...rs]],["normal-nums",[{"font-variant-numeric":"normal"}]]];Yue={backface:"backface-visibility",break:"word-break",case:"text-transform",content:"align-content",fw:"font-weight",items:"align-items",justify:"justify-content",select:"user-select",self:"align-self",vertical:"vertical-align",visible:"visibility",whitespace:"white-space",ws:"white-space","bg-blend":"background-blend-mode","bg-clip":"-webkit-background-clip","bg-image":"background-image","bg-origin":"background-origin","bg-position":"background-position","bg-repeat":"background-repeat","bg-size":"background-size","mix-blend":"mix-blend-mode",object:"object-fit","object-position":"object-position",write:"writing-mode","write-orient":"text-orientation"},Que=[[/^(.+?)-(\$.+)$/,([,e,t])=>{let r=Yue[e];if(r)return{[r]:j.cssvar(t)}}]],Xue=[[/^\[(.*)\]$/,([e,t])=>{if(!t.includes(":"))return;let[r,...n]=t.split(":"),i=n.join(":");if(!Zue(t)&&/^[\w-]+$/.test(r)&&Jue(i)){let o=j.bracket(`[${i}]`);if(o)return{[r]:o}}}]];ele=[[/^view-transition-([\w-]+)$/,([,e])=>({"view-transition-name":e})]],_S=[Mue,que,Vue,Uue,Wue,Ase,Ese,Zae,Jae,ose,a8,s8,sse,use,lse,cse,fse,a8,pse,s8,hse,wse,mse,kse,e8,ZI,_se,Ise,Lse,Nse,rue,iue,aue,sue,uue,lue,cue,fue,pue,hue,due,mue,gue,bue,yue,vue,xue,wue,Zse,Jse,jue,Bue,Que,Xue,D8,Qse,Hse,Kse,Gse,A8,zse,P8,Wse,Yse,jse,Fue,ese,nse,kue,Sue,_ue,Tue,Cue,Eue,Aue,Due,Pue,Oue,Vse,Sse,Fse,Bse,Use,eue,Lue,$ue,zue,ele,Dse,Ose,Rue,Xse].flat()});var L8={};Qu(L8,{default:()=>CS,postprocessors:()=>iS,preflights:()=>F8,presetWind4:()=>CS,rules:()=>_S,shortcuts:()=>lS,shorthands:()=>I8,theme:()=>sS,variants:()=>oS});function tle(){return{getCSS:()=>{if(bu.size>0){let e="@supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b))))",t="*, ::before, ::after, ::backdrop",r=Array.from(bu.entries()).map(([n,i])=>`${n}:${i};`).join("");return`${e}{${t}{${r}}}`}},layer:"properties"}}function nle(e){if(e.preflights?.reset!==!1)return{getCSS:({generator:t})=>(Me("font","sans"),Me("font","mono"),Me("default",["font","family"]),Me("default",["monoFont","family"]),nS(rle,t.config.envMode==="dev")),layer:"base"}}function ole(e,t){let r=new Map([["--spacing",e.spacing.DEFAULT]]),n=o=>o.replace(mk,"1");function i(o,a){for(let s in o)Array.isArray(o[s])?r.set(`--${a}-${s}`,n(o[s].join(","))):typeof o[s]=="object"?i(o[s],`${a}-${s}`):r.set(`--${a}-${s}`,n(o[s]))}for(let o in e)t.includes(o)&&i(e[o],o);return r}function ale(e){return{layer:"theme",getCSS(t){let{theme:r,generator:n}=t,i=zn(n.config.safelist.flatMap(l=>typeof l=="function"?l(t):l)),{mode:o,process:a}=e.preflights.theme;if(o===!1)return;if(i.length>0)for(let l of i){let[f,...p]=l.trim().split(":");if(f in r&&p.length<=1){let m=p.length===0?["DEFAULT"]:p[0].split("-"),b=eh(r,f,m);typeof b=="string"&&(Me(f,m),ec(b,r))}}let s,u=l=>{if(a)for(let m of l)for(let b of Fe(a))b(m,t);let f=l.map(([m,b])=>m&&b?`${m}: ${b};`:void 0).filter(Boolean);if(f.length===0)return;let p=f.join(`
144
+ `);return nS(`
145
+ :root, :host {
146
+ ${p}
147
+ }`,n.config.envMode==="dev")};if(o==="on-demand"){if(gu.size===0)return;s=Array.from(gu).map(l=>{let[f,p]=l.split(":"),m=eh(r,f,p.split("-"));if(typeof m=="string")return[`--${f}${`${f==="spacing"&&p==="DEFAULT"?"":`-${p}`}`}`,m]}).filter(Boolean)}else{let l=Object.keys(r).filter(f=>!ile.includes(f));s=Array.from(ole(r,l))}return u(s)}}}var rle,ile,F8,I8,CS,ES=$(()=>{Dt();lk();th();On();zI();YI();JI();r8();R8();rle=`
148
+ /*
149
+ 1. Prevent padding and border from affecting element width. (https://github.com/mozdevs/cssremedy/issues/4)
150
+ 2. Remove default margins and padding
151
+ 3. Reset all borders.
152
+ */
153
+
154
+ *,
155
+ ::after,
156
+ ::before,
157
+ ::backdrop,
158
+ ::file-selector-button {
159
+ box-sizing: border-box; /* 1 */
160
+ margin: 0; /* 2 */
161
+ padding: 0; /* 2 */
162
+ border: 0 solid; /* 3 */
163
+ }
164
+
165
+ /*
166
+ 1. Use a consistent sensible line-height in all browsers.
167
+ 2. Prevent adjustments of font size after orientation changes in iOS.
168
+ 3. Use a more readable tab size.
169
+ 4. Use the user's configured \`sans\` font-family by default.
170
+ 5. Use the user's configured \`sans\` font-feature-settings by default.
171
+ 6. Use the user's configured \`sans\` font-variation-settings by default.
172
+ 7. Disable tap highlights on iOS.
173
+ */
174
+
175
+ html,
176
+ :host {
177
+ line-height: 1.5; /* 1 */
178
+ -webkit-text-size-adjust: 100%; /* 2 */
179
+ tab-size: 4; /* 3 */
180
+ font-family: var(
181
+ --default-font-family,
182
+ ui-sans-serif,
183
+ system-ui,
184
+ sans-serif,
185
+ 'Apple Color Emoji',
186
+ 'Segoe UI Emoji',
187
+ 'Segoe UI Symbol',
188
+ 'Noto Color Emoji'
189
+ ); /* 4 */
190
+ font-feature-settings: var(--default-font-featureSettings, normal); /* 5 */
191
+ font-variation-settings: var(--default-font-variationSettings, normal); /* 6 */
192
+ -webkit-tap-highlight-color: transparent; /* 7 */
193
+ }
194
+
195
+ /*
196
+ 1. Add the correct height in Firefox.
197
+ 2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
198
+ 3. Reset the default border style to a 1px solid border.
199
+ */
200
+
201
+ hr {
202
+ height: 0; /* 1 */
203
+ color: inherit; /* 2 */
204
+ border-top-width: 1px; /* 3 */
205
+ }
206
+
207
+ /*
208
+ Add the correct text decoration in Chrome, Edge, and Safari.
209
+ */
210
+
211
+ abbr:where([title]) {
212
+ -webkit-text-decoration: underline dotted;
213
+ text-decoration: underline dotted;
214
+ }
215
+
216
+ /*
217
+ Remove the default font size and weight for headings.
218
+ */
219
+
220
+ h1,
221
+ h2,
222
+ h3,
223
+ h4,
224
+ h5,
225
+ h6 {
226
+ font-size: inherit;
227
+ font-weight: inherit;
228
+ }
229
+
230
+ /*
231
+ Reset links to optimize for opt-in styling instead of opt-out.
232
+ */
233
+
234
+ a {
235
+ color: inherit;
236
+ -webkit-text-decoration: inherit;
237
+ text-decoration: inherit;
238
+ }
239
+
240
+ /*
241
+ Add the correct font weight in Edge and Safari.
242
+ */
243
+
244
+ b,
245
+ strong {
246
+ font-weight: bolder;
247
+ }
248
+
249
+ /*
250
+ 1. Use the user's configured \`mono\` font-family by default.
251
+ 2. Use the user's configured \`mono\` font-feature-settings by default.
252
+ 3. Use the user's configured \`mono\` font-variation-settings by default.
253
+ 4. Correct the odd \`em\` font sizing in all browsers.
254
+ */
255
+
256
+ code,
257
+ kbd,
258
+ samp,
259
+ pre {
260
+ font-family: var(
261
+ --default-monoFont-family,
262
+ ui-monospace,
263
+ SFMono-Regular,
264
+ Menlo,
265
+ Monaco,
266
+ Consolas,
267
+ 'Liberation Mono',
268
+ 'Courier New',
269
+ monospace
270
+ ); /* 1 */
271
+ font-feature-settings: var(--default-monoFont-featureSettings, normal); /* 2 */
272
+ font-variation-settings: var(--default-monoFont-variationSettings, normal); /* 3 */
273
+ font-size: 1em; /* 4 */
274
+ }
275
+
276
+ /*
277
+ Add the correct font size in all browsers.
278
+ */
279
+
280
+ small {
281
+ font-size: 80%;
282
+ }
283
+
284
+ /*
285
+ Prevent \`sub\` and \`sup\` elements from affecting the line height in all browsers.
286
+ */
287
+
288
+ sub,
289
+ sup {
290
+ font-size: 75%;
291
+ line-height: 0;
292
+ position: relative;
293
+ vertical-align: baseline;
294
+ }
295
+
296
+ sub {
297
+ bottom: -0.25em;
298
+ }
299
+
300
+ sup {
301
+ top: -0.5em;
302
+ }
303
+
304
+ /*
305
+ 1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
306
+ 2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
307
+ 3. Remove gaps between table borders by default.
308
+ */
309
+
310
+ table {
311
+ text-indent: 0; /* 1 */
312
+ border-color: inherit; /* 2 */
313
+ border-collapse: collapse; /* 3 */
314
+ }
315
+
316
+ /*
317
+ Use the modern Firefox focus style for all focusable elements.
318
+ */
319
+
320
+ :-moz-focusring {
321
+ outline: auto;
322
+ }
323
+
324
+ /*
325
+ Add the correct vertical alignment in Chrome and Firefox.
326
+ */
327
+
328
+ progress {
329
+ vertical-align: baseline;
330
+ }
331
+
332
+ /*
333
+ Add the correct display in Chrome and Safari.
334
+ */
335
+
336
+ summary {
337
+ display: list-item;
338
+ }
339
+
340
+ /*
341
+ Make lists unstyled by default.
342
+ */
343
+
344
+ ol,
345
+ ul,
346
+ menu {
347
+ list-style: none;
348
+ }
349
+
350
+ /*
351
+ 1. Make replaced elements \`display: block\` by default. (https://github.com/mozdevs/cssremedy/issues/14)
352
+ 2. Add \`vertical-align: middle\` to align replaced elements more sensibly by default. (https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210)
353
+ This can trigger a poorly considered lint error in some tools but is included by design.
354
+ */
355
+
356
+ img,
357
+ svg,
358
+ video,
359
+ canvas,
360
+ audio,
361
+ iframe,
362
+ embed,
363
+ object {
364
+ display: block; /* 1 */
365
+ vertical-align: middle; /* 2 */
366
+ }
367
+
368
+ /*
369
+ Constrain images and videos to the parent width and preserve their intrinsic aspect ratio. (https://github.com/mozdevs/cssremedy/issues/14)
370
+ */
371
+
372
+ img,
373
+ video {
374
+ max-width: 100%;
375
+ height: auto;
376
+ }
377
+
378
+ /*
379
+ 1. Inherit font styles in all browsers.
380
+ 2. Remove border radius in all browsers.
381
+ 3. Remove background color in all browsers.
382
+ 4. Ensure consistent opacity for disabled states in all browsers.
383
+ */
384
+
385
+ button,
386
+ input,
387
+ select,
388
+ optgroup,
389
+ textarea,
390
+ ::file-selector-button {
391
+ font: inherit; /* 1 */
392
+ font-feature-settings: inherit; /* 1 */
393
+ font-variation-settings: inherit; /* 1 */
394
+ letter-spacing: inherit; /* 1 */
395
+ color: inherit; /* 1 */
396
+ border-radius: 0; /* 2 */
397
+ background-color: transparent; /* 3 */
398
+ opacity: 1; /* 4 */
399
+ }
400
+
401
+ /*
402
+ Restore default font weight.
403
+ */
404
+
405
+ :where(select:is([multiple], [size])) optgroup {
406
+ font-weight: bolder;
407
+ }
408
+
409
+ /*
410
+ Restore indentation.
411
+ */
412
+
413
+ :where(select:is([multiple], [size])) optgroup option {
414
+ padding-inline-start: 20px;
415
+ }
416
+
417
+ /*
418
+ Restore space after button.
419
+ */
420
+
421
+ ::file-selector-button {
422
+ margin-inline-end: 4px;
423
+ }
424
+
425
+ /*
426
+ Reset the default placeholder opacity in Firefox. (https://github.com/tailwindlabs/tailwindcss/issues/3300)
427
+ */
428
+
429
+ ::placeholder {
430
+ opacity: 1;
431
+ }
432
+
433
+ /*
434
+ Set the default placeholder color to a semi-transparent version of the current text color in browsers that do not
435
+ crash when using \`color-mix(\u2026)\` with \`currentcolor\`. (https://github.com/tailwindlabs/tailwindcss/issues/17194)
436
+ */
437
+
438
+ @supports (not (-webkit-appearance: -apple-pay-button)) /* Not Safari */ or
439
+ (contain-intrinsic-size: 1px) /* Safari 17+ */ {
440
+ ::placeholder {
441
+ color: color-mix(in oklab, currentcolor 50%, transparent);
442
+ }
443
+ }
444
+
445
+ /*
446
+ Prevent resizing textareas horizontally by default.
447
+ */
448
+
449
+ textarea {
450
+ resize: vertical;
451
+ }
452
+
453
+ /*
454
+ Remove the inner padding in Chrome and Safari on macOS.
455
+ */
456
+
457
+ ::-webkit-search-decoration {
458
+ -webkit-appearance: none;
459
+ }
460
+
461
+ /*
462
+ 1. Ensure date/time inputs have the same height when empty in iOS Safari.
463
+ 2. Ensure text alignment can be changed on date/time inputs in iOS Safari.
464
+ */
465
+
466
+ ::-webkit-date-and-time-value {
467
+ min-height: 1lh; /* 1 */
468
+ text-align: inherit; /* 2 */
469
+ }
470
+
471
+ /*
472
+ Prevent height from changing on date/time inputs in macOS Safari when the input is set to \`display: block\`.
473
+ */
474
+
475
+ ::-webkit-datetime-edit {
476
+ display: inline-flex;
477
+ }
478
+
479
+ /*
480
+ Remove excess padding from pseudo-elements in date/time inputs to ensure consistent height across browsers.
481
+ */
482
+
483
+ ::-webkit-datetime-edit-fields-wrapper {
484
+ padding: 0;
485
+ }
486
+
487
+ ::-webkit-datetime-edit,
488
+ ::-webkit-datetime-edit-year-field,
489
+ ::-webkit-datetime-edit-month-field,
490
+ ::-webkit-datetime-edit-day-field,
491
+ ::-webkit-datetime-edit-hour-field,
492
+ ::-webkit-datetime-edit-minute-field,
493
+ ::-webkit-datetime-edit-second-field,
494
+ ::-webkit-datetime-edit-millisecond-field,
495
+ ::-webkit-datetime-edit-meridiem-field {
496
+ padding-block: 0;
497
+ }
498
+
499
+ /*
500
+ Remove the additional \`:invalid\` styles in Firefox. (https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737)
501
+ */
502
+
503
+ :-moz-ui-invalid {
504
+ box-shadow: none;
505
+ }
506
+
507
+ /*
508
+ Correct the inability to style the border radius in iOS Safari.
509
+ */
510
+
511
+ button,
512
+ input:where([type='button'], [type='reset'], [type='submit']),
513
+ ::file-selector-button {
514
+ appearance: button;
515
+ }
516
+
517
+ /*
518
+ Correct the cursor style of increment and decrement buttons in Safari.
519
+ */
520
+
521
+ ::-webkit-inner-spin-button,
522
+ ::-webkit-outer-spin-button {
523
+ height: auto;
524
+ }
525
+
526
+ /*
527
+ Make elements with the HTML hidden attribute stay hidden by default.
528
+ */
529
+
530
+ [hidden]:where(:not([hidden='until-found'])) {
531
+ display: none !important;
532
+ }
533
+ `;ile=["spacing","breakpoint","verticalBreakpoint","shadow","insetShadow","dropShadow","textShadow","animation","property","aria","media","supports"];F8=e=>[nle(e),ale(e),tle()].filter(Boolean),I8={position:["relative","absolute","fixed","sticky","static"],globalKeyword:Ot},CS=(e={})=>{e.dark=e.dark??"class",e.attributifyPseudo=e.attributifyPseudo??!1,e.variablePrefix=e.variablePrefix??"un-",e.important=e.important??!1;let t=typeof e.preflights?.theme=="boolean"||typeof e.preflights?.theme=="string"?{mode:e.preflights.theme??"on-demand"}:{mode:e.preflights?.theme?.mode??"on-demand",...e.preflights?.theme};return e.preflights={reset:e.preflights?.reset??!0,theme:t},{name:jI,rules:_S,shortcuts:lS,theme:sS,layers:{properties:-200,theme:-150,base:-100},preflights:F8(e),variants:oS(e),prefix:e.prefix,postprocess:iS(e),extractorDefault:e.arbitraryVariants===!1?void 0:U0(),autocomplete:{shorthands:I8},options:e,configResolved(){gu.clear(),bu.clear()},meta:{themeDeps:gu,propertyDeps:bu}}}});function sle(e,t){let r=Fe(e||[]),n=Fe(t||[]);return i=>n.some(o=>i.match(o))?!1:r.some(o=>i.match(o))}function N8(e={}){let{blocklist:t=[]}=e,r=i=>{for(let o of t)if(o instanceof RegExp){if(o.test(i))return!0}else if(i===o)return!0;return!1};return{name:"@unocss/transformer-attributify-jsx",enforce:"pre",idFilter:sle(e.include||[/\.[jt]sx$/,/\.mdx$/],e.exclude||[]),async transform(i,o,{uno:a}){let s=[],l=a.config.presets.find(f=>f.name==="@unocss/preset-attributify")?.options?.prefix??"un-";for(let f of Array.from(i.original.matchAll($8))){let p=f[2];ab.test(p)&&(p=p.replace(ab,(m,b,v)=>{if(!v)return" ".repeat(m.length);let w=0,_=m;for(let P of m.matchAll($8)){let A=P[2];ab.test(A)&&A.replace(ab,y=>" ".repeat(y.length));let E=_.slice(0,w)+" ".repeat(P.index+P[0].indexOf(P[2])-w)+A;_=E+" ".repeat(P.input.length-E.length),w=E.length}return w!==0?_:" ".repeat(m.length)}));for(let m of p.matchAll(ule)){let b=m[0].replace(/:/,"-");if(b.includes("=")||r(b))continue;let v=b.startsWith(l)?b.slice(l.length):b;s.push(a.parseToken(v).then(w=>{if(w){let _=(f.index||0)+(m.index||0)+f[0].indexOf(f[2]),P=_+b.length;i.overwrite(_,P,`${b}=""`)}}))}}await Promise.all(s)}}}var $8,ule,ab,j8=$(()=>{Dt();$8=/<([^/?<>0-9$_!][^\s>]*)\s+((?:"[^"]*"|'[^"]*'|(\{[^}]*\})|[^{>])+)>/g,ule=/(?<![~`!$%^&*()_+\-=[{;':"|,.<>/?])([a-z()#][[?\w\-:()#%\]]*)(?:\s*=\s*('[^']*'|"[^"]*"|\S+))?|\{[^}]*\}/gi,ab=/((?!\d|-{2}|-\d)[\w\u00A0-\uFFFF:!%.~<-]+)=(?:"[^"]*"|'[^']*'|(\{)((?:[`(][^`)]*[`)]|[^}])+)(\}))/g});function B8(e={}){let{trigger:t=/(["'`]):uno-?(?<name>\S+)?:\s(.*?)\1/g,classPrefix:r="uno-",hashFn:n=lle,keepUnknown:i=!0,alwaysHash:o=!1}=e,a=new Set,s=typeof t=="string"?new RegExp(`(["'\`])${rn(t)}\\s([^\\1]*?)\\1`,"g"):t;return{name:"@unocss/transformer-compile-class",enforce:"pre",async transform(u,l,{uno:f,tokens:p,invalidate:m}){let b=[...u.original.matchAll(s)];if(!b.length)return;let v=a.size;for(let w of b){let _=w.length===4&&w.groups?Ts(w[3].trim()):Ts(w[2].trim()),P=w.index,A=[];if(i){let E=await Promise.all(_.split(/\s+/).filter(Boolean).map(async I=>[I,!!await f.parseToken(I)])),y=E.filter(([,I])=>I).map(([I])=>I),L=E.filter(([,I])=>!I).map(([I])=>I);A.push(...L),_=y.join(" ")}if(_){_=_.split(/\s+/).sort().join(" ");let E,y=!1;w.groups&&w.groups.name?(E=w.groups.name,o&&(E+=`-${n(_)}`),y=!0):E=n(_);let L=`${r}${E}`;if(p&&p.has(L)&&y){let I=f.config.shortcuts.find(O=>O[0]===L);if(I&&I[1]!==_)throw new Error(`Duplicated compile class name "${L}". One is "${_}" and the other is "${I[1]}". Please choose different class name or set 'alwaysHash' to 'true'.`)}a.add(L),A.unshift(L),e.layer?f.config.shortcuts.push([L,_,{layer:e.layer}]):f.config.shortcuts.push([L,_]),p&&p.add(L)}u.overwrite(P+1,P+w[0].length-1,A.join(" "))}a.size>v&&m()}}}function lle(e){let t,r,n=2166136261;for(t=0,r=e.length;t<r;t++)n^=e.charCodeAt(t),n+=(n<<1)+(n<<4)+(n<<7)+(n<<8)+(n<<24);return`00000${(n>>>0).toString(36)}`.slice(-6)}var M8=$(()=>{Dt()});var AS={};var I3e,L3e,$3e,N3e,j3e,B3e,M3e,q3e,V3e,U3e,W3e,z3e,H3e,G3e,K3e,Y3e,Q3e,X3e,J3e,Z3e,eDe,tDe,rDe,nDe,iDe,oDe,sb=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.WhiteSpace=exports.Url=exports.String=exports.Semicolon=exports.RightSquareBracket=exports.RightParenthesis=exports.RightCurlyBracket=exports.Percentage=exports.Number=exports.LeftSquareBracket=exports.LeftParenthesis=exports.LeftCurlyBracket=exports.Ident=exports.Hash=exports.Function=exports.EOF=exports.Dimension=exports.Delim=exports.Comment=exports.Comma=exports.Colon=exports.CDO=exports.CDC=exports.BadUrl=exports.BadString=exports.AtKeyword=void 0;I3e=exports.EOF=0,L3e=exports.Ident=1,$3e=exports.Function=2,N3e=exports.AtKeyword=3,j3e=exports.Hash=4,B3e=exports.String=5,M3e=exports.BadString=6,q3e=exports.Url=7,V3e=exports.BadUrl=8,U3e=exports.Delim=9,W3e=exports.Number=10,z3e=exports.Percentage=11,H3e=exports.Dimension=12,G3e=exports.WhiteSpace=13,K3e=exports.CDO=14,Y3e=exports.CDC=15,Q3e=exports.Colon=16,X3e=exports.Semicolon=17,J3e=exports.Comma=18,Z3e=exports.LeftSquareBracket=19,eDe=exports.RightSquareBracket=20,tDe=exports.LeftParenthesis=21,rDe=exports.RightParenthesis=22,nDe=exports.LeftCurlyBracket=23,iDe=exports.RightCurlyBracket=24,oDe=exports.Comment=25});var TS={};function is(e){return e>=48&&e<=57}function fle(e){return is(e)||e>=65&&e<=70||e>=97&&e<=102}function q8(e){return e>=65&&e<=90}function V8(e){return e>=97&&e<=122}function U8(e){return q8(e)||V8(e)}function W8(e){return e>=128}function uh(e){return U8(e)||W8(e)||e===95}function ple(e){return uh(e)||is(e)||e===45}function z8(e){return e>=0&&e<=8||e===11||e>=14&&e<=31||e===127}function OS(e){return e===10||e===13||e===12}function H8(e){return OS(e)||e===32||e===9}function DS(e,t){return!(e!==92||OS(t)||t===cle)}function hle(e,t,r){return e===45?uh(t)||t===45||DS(t,r):uh(e)?!0:e===92?DS(e,t):!1}function dle(e,t,r){return e===43||e===45?is(t)?2:t===46&&is(r)?3:0:e===46?is(t)?2:0:is(e)?1:0}function mle(e){return e===65279||e===65534?1:0}function xle(e){return e<128?PS[e]:G8}var cle,PS,gle,ble,yle,G8,vle,ia,ub=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.WhiteSpaceCategory=exports.NonPrintableCategory=exports.NameStartCategory=exports.EofCategory=exports.DigitCategory=void 0;exports.charCodeCategory=xle;exports.isBOM=mle;exports.isDigit=is;exports.isHexDigit=fle;exports.isIdentifierStart=hle;exports.isLetter=U8;exports.isLowercaseLetter=V8;exports.isName=ple;exports.isNameStart=uh;exports.isNewline=OS;exports.isNonAscii=W8;exports.isNonPrintable=z8;exports.isNumberStart=dle;exports.isUppercaseLetter=q8;exports.isValidEscape=DS;exports.isWhiteSpace=H8;cle=0;PS=new Array(128),gle=exports.EofCategory=128,ble=exports.WhiteSpaceCategory=130,yle=exports.DigitCategory=131,G8=exports.NameStartCategory=132,vle=exports.NonPrintableCategory=133;for(ia=0;ia<PS.length;ia++)PS[ia]=H8(ia)&&ble||is(ia)&&yle||uh(ia)&&G8||z8(ia)&&vle||ia||gle});var Q8={};function ic(e,t){return t<e.length?e.charCodeAt(t):0}function K8(e,t,r){return r===13&&ic(e,t+1)===10?2:1}function Y8(e,t,r){var n=e.charCodeAt(t);return(0,Ur.isUppercaseLetter)(n)&&(n=n|32),n===r}function wle(e,t,r,n){if(r-t!==n.length||t<0||r>e.length)return!1;for(var i=t;i<r;i++){var o=n.charCodeAt(i-t),a=e.charCodeAt(i);if((0,Ur.isUppercaseLetter)(a)&&(a=a|32),a!==o)return!1}return!0}function kle(e,t){for(;t>=0&&(0,Ur.isWhiteSpace)(e.charCodeAt(t));t--);return t+1}function Sle(e,t){for(;t<e.length&&(0,Ur.isWhiteSpace)(e.charCodeAt(t));t++);return t}function lb(e,t){for(;t<e.length&&(0,Ur.isDigit)(e.charCodeAt(t));t++);return t}function RS(e,t){if(t+=2,(0,Ur.isHexDigit)(ic(e,t-1))){for(var r=Math.min(e.length,t+5);t<r&&(0,Ur.isHexDigit)(ic(e,t));t++);var n=ic(e,t);(0,Ur.isWhiteSpace)(n)&&(t+=K8(e,t,n))}return t}function _le(e,t){for(;t<e.length;t++){var r=e.charCodeAt(t);if(!(0,Ur.isName)(r)){if((0,Ur.isValidEscape)(r,ic(e,t+1))){t=RS(e,t)-1;continue}break}}return t}function Cle(e,t){var r=e.charCodeAt(t);if((r===43||r===45)&&(r=e.charCodeAt(t+=1)),(0,Ur.isDigit)(r)&&(t=lb(e,t+1),r=e.charCodeAt(t)),r===46&&(0,Ur.isDigit)(e.charCodeAt(t+1))&&(t+=2,t=lb(e,t)),Y8(e,t,101)){var n=0;r=e.charCodeAt(t+1),(r===45||r===43)&&(n=1,r=e.charCodeAt(t+2)),(0,Ur.isDigit)(r)&&(t=lb(e,t+1+n+1))}return t}function Ele(e,t){for(;t<e.length;t++){var r=e.charCodeAt(t);if(r===41){t++;break}(0,Ur.isValidEscape)(r,ic(e,t+1))&&(t=RS(e,t))}return t}function Ale(e){if(e.length===1&&!(0,Ur.isHexDigit)(e.charCodeAt(0)))return e[0];var t=parseInt(e,16);return(t===0||t>=55296&&t<=57343||t>1114111)&&(t=65533),String.fromCodePoint(t)}var Ur,FS=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.cmpChar=Y8;exports.cmpStr=wle;exports.consumeBadUrlRemnants=Ele;exports.consumeEscaped=RS;exports.consumeName=_le;exports.consumeNumber=Cle;exports.decodeEscaped=Ale;exports.findDecimalNumberEnd=lb;exports.findWhiteSpaceEnd=Sle;exports.findWhiteSpaceStart=kle;exports.getNewlineLength=K8;Ur=(ub(),R(TS))});var X8={};var aDe,IS=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;aDe=exports.default=["EOF-token","ident-token","function-token","at-keyword-token","hash-token","string-token","bad-string-token","url-token","bad-url-token","delim-token","number-token","percentage-token","dimension-token","whitespace-token","CDO-token","CDC-token","colon-token","semicolon-token","comma-token","[-token","]-token","(-token",")-token","{-token","}-token","comment-token"]});var J8={};function Ple(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,t=arguments.length>1?arguments[1]:void 0;return e===null||e.length<t?new Uint32Array(Math.max(t+1024,Dle)):e}var Dle,LS=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.adoptBuffer=Ple;Dle=16*1024});var $le={};function lh(e){"@babel/helpers - typeof";return lh=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},lh(e)}function Tle(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function eL(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,Fle(n.key),n)}}function Rle(e,t,r){return t&&eL(e.prototype,t),r&&eL(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Fle(e){var t=Ile(e,"string");return lh(t)=="symbol"?t:t+""}function Ile(e,t){if(lh(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(lh(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function nL(e){for(var t=e.source,r=t.length,n=t.length>0?(0,Ole.isBOM)(t.charCodeAt(0)):0,i=(0,Z8.adoptBuffer)(e.lines,r),o=(0,Z8.adoptBuffer)(e.columns,r),a=e.startLine,s=e.startColumn,u=n;u<r;u++){var l=t.charCodeAt(u);i[u]=a,o[u]=s++,(l===tL||l===rL||l===Lle)&&(l===rL&&u+1<r&&t.charCodeAt(u+1)===tL&&(u++,i[u]=a,o[u]=s),a++,s=1)}i[r]=a,o[r]=s,e.lines=i,e.columns=o,e.computed=!0}var Z8,Ole,tL,Lle,rL,sDe,iL=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.OffsetToLocation=void 0;Z8=(LS(),R(J8)),Ole=(ub(),R(TS));tL=10,Lle=12,rL=13;sDe=exports.OffsetToLocation=function(){function e(t,r,n,i){Tle(this,e),this.setSource(t,r,n,i),this.lines=null,this.columns=null}return Rle(e,[{key:"setSource",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:0,i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:1,o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:1;this.source=r,this.startOffset=n,this.startLine=i,this.startColumn=o,this.computed=!1}},{key:"getLocation",value:function(r,n){return this.computed||nL(this),{source:n,offset:this.startOffset+r,line:this.lines[r],column:this.columns[r]}}},{key:"getLocationRange",value:function(r,n,i){return this.computed||nL(this),{source:i,start:{offset:this.startOffset+r,line:this.lines[r],column:this.columns[r]},end:{offset:this.startOffset+n,line:this.lines[n],column:this.columns[n]}}}}])}()});var Wle={};function Ble(e){return e&&e.__esModule?e:{default:e}}function ch(e){"@babel/helpers - typeof";return ch=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ch(e)}function Mle(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function aL(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,Vle(n.key),n)}}function qle(e,t,r){return t&&aL(e.prototype,t),r&&aL(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Vle(e){var t=Ule(e,"string");return ch(t)=="symbol"?t:t+""}function Ule(e,t){if(ch(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(ch(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function sL(e){return ku[e]!==0}var oL,Nle,jle,jt,so,uo,ku,uDe,uL=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.TokenStream=void 0;oL=(LS(),R(J8)),Nle=(FS(),R(Q8)),jle=Ble((IS(),R(X8))),jt=(sb(),R(AS));so=16777215,uo=24,ku=new Uint8Array(32);ku[jt.Function]=jt.RightParenthesis;ku[jt.LeftParenthesis]=jt.RightParenthesis;ku[jt.LeftSquareBracket]=jt.RightSquareBracket;ku[jt.LeftCurlyBracket]=jt.RightCurlyBracket;uDe=exports.TokenStream=function(){function e(t,r){Mle(this,e),this.setSource(t,r)}return qle(e,[{key:"reset",value:function(){this.eof=!1,this.tokenIndex=-1,this.tokenType=0,this.tokenStart=this.firstCharOffset,this.tokenEnd=this.firstCharOffset}},{key:"setSource",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"",n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:function(){};r=String(r||"");var i=r.length,o=(0,oL.adoptBuffer)(this.offsetAndType,r.length+1),a=(0,oL.adoptBuffer)(this.balance,r.length+1),s=0,u=-1,l=0,f=r.length;this.offsetAndType=null,this.balance=null,a.fill(0),n(r,function(v,w,_){var P=s++;if(o[P]=v<<uo|_,u===-1&&(u=w),a[P]=f,v===l){var A=a[f];a[f]=P,f=A,l=ku[o[A]>>uo]}else sL(v)&&(f=P,l=ku[v])}),o[s]=jt.EOF<<uo|i,a[s]=s;for(var p=0;p<s;p++){var m=a[p];if(m<=p){var b=a[m];b!==p&&(a[p]=b)}else m>s&&(a[p]=s)}this.source=r,this.firstCharOffset=u===-1?0:u,this.tokenCount=s,this.offsetAndType=o,this.balance=a,this.reset(),this.next()}},{key:"lookupType",value:function(r){return r+=this.tokenIndex,r<this.tokenCount?this.offsetAndType[r]>>uo:jt.EOF}},{key:"lookupTypeNonSC",value:function(r){for(var n=this.tokenIndex;n<this.tokenCount;n++){var i=this.offsetAndType[n]>>uo;if(i!==jt.WhiteSpace&&i!==jt.Comment&&r--===0)return i}return jt.EOF}},{key:"lookupOffset",value:function(r){return r+=this.tokenIndex,r<this.tokenCount?this.offsetAndType[r-1]&so:this.source.length}},{key:"lookupOffsetNonSC",value:function(r){for(var n=this.tokenIndex;n<this.tokenCount;n++){var i=this.offsetAndType[n]>>uo;if(i!==jt.WhiteSpace&&i!==jt.Comment&&r--===0)return n-this.tokenIndex}return jt.EOF}},{key:"lookupValue",value:function(r,n){return r+=this.tokenIndex,r<this.tokenCount?(0,Nle.cmpStr)(this.source,this.offsetAndType[r-1]&so,this.offsetAndType[r]&so,n):!1}},{key:"getTokenStart",value:function(r){return r===this.tokenIndex?this.tokenStart:r>0?r<this.tokenCount?this.offsetAndType[r-1]&so:this.offsetAndType[this.tokenCount]&so:this.firstCharOffset}},{key:"substrToCursor",value:function(r){return this.source.substring(r,this.tokenStart)}},{key:"isBalanceEdge",value:function(r){return this.balance[this.tokenIndex]<r}},{key:"isDelim",value:function(r,n){return n?this.lookupType(n)===jt.Delim&&this.source.charCodeAt(this.lookupOffset(n))===r:this.tokenType===jt.Delim&&this.source.charCodeAt(this.tokenStart)===r}},{key:"skip",value:function(r){var n=this.tokenIndex+r;n<this.tokenCount?(this.tokenIndex=n,this.tokenStart=this.offsetAndType[n-1]&so,n=this.offsetAndType[n],this.tokenType=n>>uo,this.tokenEnd=n&so):(this.tokenIndex=this.tokenCount,this.next())}},{key:"next",value:function(){var r=this.tokenIndex+1;r<this.tokenCount?(this.tokenIndex=r,this.tokenStart=this.tokenEnd,r=this.offsetAndType[r],this.tokenType=r>>uo,this.tokenEnd=r&so):(this.eof=!0,this.tokenIndex=this.tokenCount,this.tokenType=jt.EOF,this.tokenStart=this.tokenEnd=this.source.length)}},{key:"skipSC",value:function(){for(;this.tokenType===jt.WhiteSpace||this.tokenType===jt.Comment;)this.next()}},{key:"skipUntilBalanced",value:function(r,n){var i=r,o=0,a=0;e:for(;i<this.tokenCount;i++){if(o=this.balance[i],o<r)break e;switch(a=i>0?this.offsetAndType[i-1]&so:this.firstCharOffset,n(this.source.charCodeAt(a))){case 1:break e;case 2:i++;break e;default:sL(this.offsetAndType[i]>>uo)&&(i=o)}}this.skip(i-this.tokenIndex)}},{key:"forEachToken",value:function(r){for(var n=0,i=this.firstCharOffset;n<this.tokenCount;n++){var o=i,a=this.offsetAndType[n],s=a&so,u=a>>uo;i=s,r(u,o,s,n)}}},{key:"dump",value:function(){var r=this,n=new Array(this.tokenCount);return this.forEachToken(function(i,o,a,s){n[s]={idx:s,type:jle.default[i],chunk:r.source.substring(o,a),balance:r.balance[s]}}),n}}])}()});var me={};function jS(e){"@babel/helpers - typeof";return jS=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},jS(e)}function Hle(e){return e&&e.__esModule?e:{default:e}}function lL(e,t){if(typeof WeakMap=="function")var r=new WeakMap,n=new WeakMap;return(lL=function(o,a){if(!a&&o&&o.__esModule)return o;var s,u,l={__proto__:null,default:o};if(o===null||jS(o)!="object"&&typeof o!="function")return l;if(s=a?n:r){if(s.has(o))return s.get(o);s.set(o,l)}for(var f in o)f!=="default"&&{}.hasOwnProperty.call(o,f)&&((u=(s=Object.defineProperty)&&Object.getOwnPropertyDescriptor(o,f))&&(u.get||u.set)?s(l,f,u):l[f]=o[f]);return l})(e,t)}function Gle(e,t){function r(m){return m<s?e.charCodeAt(m):0}function n(){if(l=(0,Wt.consumeNumber)(e,l),(0,mt.isIdentifierStart)(r(l),r(l+1),r(l+2))){f=Ge.Dimension,l=(0,Wt.consumeName)(e,l);return}if(r(l)===37){f=Ge.Percentage,l++;return}f=Ge.Number}function i(){var m=l;if(l=(0,Wt.consumeName)(e,l),(0,Wt.cmpStr)(e,m,l,"url")&&r(l)===40){if(l=(0,Wt.findWhiteSpaceEnd)(e,l+1),r(l)===34||r(l)===39){f=Ge.Function,l=m+4;return}a();return}if(r(l)===40){f=Ge.Function,l++;return}f=Ge.Ident}function o(m){for(m||(m=r(l++)),f=Ge.String;l<e.length;l++){var b=e.charCodeAt(l);switch((0,mt.charCodeCategory)(b)){case m:l++;return;case mt.WhiteSpaceCategory:if((0,mt.isNewline)(b)){l+=(0,Wt.getNewlineLength)(e,l,b),f=Ge.BadString;return}break;case 92:if(l===e.length-1)break;var v=r(l+1);(0,mt.isNewline)(v)?l+=(0,Wt.getNewlineLength)(e,l+1,v):(0,mt.isValidEscape)(b,v)&&(l=(0,Wt.consumeEscaped)(e,l)-1);break}}}function a(){for(f=Ge.Url,l=(0,Wt.findWhiteSpaceEnd)(e,l);l<e.length;l++){var m=e.charCodeAt(l);switch((0,mt.charCodeCategory)(m)){case 41:l++;return;case mt.WhiteSpaceCategory:if(l=(0,Wt.findWhiteSpaceEnd)(e,l),r(l)===41||l>=e.length){l<e.length&&l++;return}l=(0,Wt.consumeBadUrlRemnants)(e,l),f=Ge.BadUrl;return;case 34:case 39:case 40:case mt.NonPrintableCategory:l=(0,Wt.consumeBadUrlRemnants)(e,l),f=Ge.BadUrl;return;case 92:if((0,mt.isValidEscape)(m,r(l+1))){l=(0,Wt.consumeEscaped)(e,l)-1;break}l=(0,Wt.consumeBadUrlRemnants)(e,l),f=Ge.BadUrl;return}}}e=String(e||"");for(var s=e.length,u=(0,mt.isBOM)(r(0)),l=u,f;l<s;){var p=e.charCodeAt(l);switch((0,mt.charCodeCategory)(p)){case mt.WhiteSpaceCategory:f=Ge.WhiteSpace,l=(0,Wt.findWhiteSpaceEnd)(e,l+1);break;case 34:o();break;case 35:(0,mt.isName)(r(l+1))||(0,mt.isValidEscape)(r(l+1),r(l+2))?(f=Ge.Hash,l=(0,Wt.consumeName)(e,l+1)):(f=Ge.Delim,l++);break;case 39:o();break;case 40:f=Ge.LeftParenthesis,l++;break;case 41:f=Ge.RightParenthesis,l++;break;case 43:(0,mt.isNumberStart)(p,r(l+1),r(l+2))?n():(f=Ge.Delim,l++);break;case 44:f=Ge.Comma,l++;break;case 45:(0,mt.isNumberStart)(p,r(l+1),r(l+2))?n():r(l+1)===45&&r(l+2)===62?(f=Ge.CDC,l=l+3):(0,mt.isIdentifierStart)(p,r(l+1),r(l+2))?i():(f=Ge.Delim,l++);break;case 46:(0,mt.isNumberStart)(p,r(l+1),r(l+2))?n():(f=Ge.Delim,l++);break;case 47:r(l+1)===42?(f=Ge.Comment,l=e.indexOf("*/",l+2),l=l===-1?e.length:l+2):(f=Ge.Delim,l++);break;case 58:f=Ge.Colon,l++;break;case 59:f=Ge.Semicolon,l++;break;case 60:r(l+1)===33&&r(l+2)===45&&r(l+3)===45?(f=Ge.CDO,l=l+4):(f=Ge.Delim,l++);break;case 64:(0,mt.isIdentifierStart)(r(l+1),r(l+2),r(l+3))?(f=Ge.AtKeyword,l=(0,Wt.consumeName)(e,l+1)):(f=Ge.Delim,l++);break;case 91:f=Ge.LeftSquareBracket,l++;break;case 92:(0,mt.isValidEscape)(p,r(l+1))?i():(f=Ge.Delim,l++);break;case 93:f=Ge.RightSquareBracket,l++;break;case 123:f=Ge.LeftCurlyBracket,l++;break;case 125:f=Ge.RightCurlyBracket,l++;break;case mt.DigitCategory:n();break;case mt.NameStartCategory:i();break;default:f=Ge.Delim,l++}t(f,u,u=l)}}var fh,Ge,mt,Wt,zle,$S,NS,de=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});fh={tokenize:!0,tokenTypes:!0,tokenNames:!0};Object.defineProperty(exports,"tokenNames",{enumerable:!0,get:function(){return zle.default}});exports.tokenTypes=void 0;exports.tokenize=Gle;Ge=lL((sb(),R(AS)));exports.tokenTypes=Ge;Object.keys(Ge).forEach(function(e){e==="default"||e==="__esModule"||Object.prototype.hasOwnProperty.call(fh,e)||e in exports&&exports[e]===Ge[e]||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return Ge[e]}})});mt=(ub(),R(TS));Object.keys(mt).forEach(function(e){e==="default"||e==="__esModule"||Object.prototype.hasOwnProperty.call(fh,e)||e in exports&&exports[e]===mt[e]||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return mt[e]}})});Wt=(FS(),R(Q8));Object.keys(Wt).forEach(function(e){e==="default"||e==="__esModule"||Object.prototype.hasOwnProperty.call(fh,e)||e in exports&&exports[e]===Wt[e]||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return Wt[e]}})});zle=Hle((IS(),R(X8))),$S=(iL(),R($le));Object.keys($S).forEach(function(e){e==="default"||e==="__esModule"||Object.prototype.hasOwnProperty.call(fh,e)||e in exports&&exports[e]===$S[e]||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return $S[e]}})});NS=(uL(),R(Wle));Object.keys(NS).forEach(function(e){e==="default"||e==="__esModule"||Object.prototype.hasOwnProperty.call(fh,e)||e in exports&&exports[e]===NS[e]||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return NS[e]}})})});var ac={};function ph(e){"@babel/helpers - typeof";return ph=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ph(e)}function cL(e){return Qle(e)||Yle(e)||hL(e)||Kle()}function Kle(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
534
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Yle(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Qle(e){if(Array.isArray(e))return BS(e)}function fL(e,t){var r=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=hL(e))||t&&e&&typeof e.length=="number"){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(l){throw l},f:i}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
535
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var o,a=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var l=r.next();return a=l.done,l},e:function(l){s=!0,o=l},f:function(){try{a||r.return==null||r.return()}finally{if(s)throw o}}}}function hL(e,t){if(e){if(typeof e=="string")return BS(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?BS(e,t):void 0}}function BS(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function MS(){var e,t,r=typeof Symbol=="function"?Symbol:{},n=r.iterator||"@@iterator",i=r.toStringTag||"@@toStringTag";function o(b,v,w,_){var P=v&&v.prototype instanceof s?v:s,A=Object.create(P.prototype);return Tn(A,"_invoke",function(E,y,L){var I,O,N,X=0,se=L||[],ie=!1,te={p:0,n:0,v:e,a:Ee,f:Ee.bind(e,4),d:function(G,Z){return I=G,O=0,N=e,te.n=Z,a}};function Ee(z,G){for(O=z,N=G,t=0;!ie&&X&&!Z&&t<se.length;t++){var Z,Q=se[t],pe=te.p,Le=Q[2];z>3?(Z=Le===G)&&(N=Q[(O=Q[4])?5:(O=3,3)],Q[4]=Q[5]=e):Q[0]<=pe&&((Z=z<2&&pe<Q[1])?(O=0,te.v=G,te.n=Q[1]):pe<Le&&(Z=z<3||Q[0]>G||G>Le)&&(Q[4]=z,Q[5]=G,te.n=Le,O=0))}if(Z||z>1)return a;throw ie=!0,G}return function(z,G,Z){if(X>1)throw TypeError("Generator is already running");for(ie&&G===1&&Ee(G,Z),O=G,N=Z;(t=O<2?e:N)||!ie;){I||(O?O<3?(O>1&&(te.n=-1),Ee(O,N)):te.n=N:te.v=N);try{if(X=2,I){if(O||(z="next"),t=I[z]){if(!(t=t.call(I,N)))throw TypeError("iterator result is not an object");if(!t.done)return t;N=t.value,O<2&&(O=0)}else O===1&&(t=I.return)&&t.call(I),O<2&&(N=TypeError("The iterator does not provide a '"+z+"' method"),O=1);I=e}else if((t=(ie=te.n<0)?N:E.call(y,te))!==a)break}catch(Q){I=e,O=1,N=Q}finally{X=1}}return{value:t,done:ie}}}(b,w,_),!0),A}var a={};function s(){}function u(){}function l(){}t=Object.getPrototypeOf;var f=[][n]?t(t([][n]())):(Tn(t={},n,function(){return this}),t),p=l.prototype=s.prototype=Object.create(f);function m(b){return Object.setPrototypeOf?Object.setPrototypeOf(b,l):(b.__proto__=l,Tn(b,i,"GeneratorFunction")),b.prototype=Object.create(p),b}return u.prototype=l,Tn(p,"constructor",l),Tn(l,"constructor",u),u.displayName="GeneratorFunction",Tn(l,i,"GeneratorFunction"),Tn(p),Tn(p,i,"Generator"),Tn(p,n,function(){return this}),Tn(p,"toString",function(){return"[object Generator]"}),(MS=function(){return{w:o,m}})()}function Tn(e,t,r,n){var i=Object.defineProperty;try{i({},"",{})}catch{i=0}Tn=function(a,s,u,l){if(s)i?i(a,s,{value:u,enumerable:!l,configurable:!l,writable:!l}):a[s]=u;else{var f=function(m,b){Tn(a,m,function(v){return this._invoke(m,b,v)})};f("next",0),f("throw",1),f("return",2)}},Tn(e,t,r,n)}function Xle(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function pL(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,Zle(n.key),n)}}function Jle(e,t,r){return t&&pL(e.prototype,t),r&&pL(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Zle(e){var t=ece(e,"string");return ph(t)=="symbol"?t:t+""}function ece(e,t){if(ph(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(ph(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var oc,lDe,Su=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.List=void 0;oc=null,lDe=exports.List=function(){function e(){Xle(this,e),this.head=null,this.tail=null,this.cursor=null}return Jle(e,[{key:"createItem",value:function(r){return e.createItem(r)}},{key:"allocateCursor",value:function(r,n){var i;return oc!==null?(i=oc,oc=oc.cursor,i.prev=r,i.next=n,i.cursor=this.cursor):i={prev:r,next:n,cursor:this.cursor},this.cursor=i,i}},{key:"releaseCursor",value:function(){var r=this.cursor;this.cursor=r.cursor,r.prev=null,r.next=null,r.cursor=oc,oc=r}},{key:"updateCursors",value:function(r,n,i,o){for(var a=this.cursor;a!==null;)a.prev===r&&(a.prev=n),a.next===i&&(a.next=o),a=a.cursor}},{key:Symbol.iterator,value:MS().m(function t(){var r;return MS().w(function(n){for(;;)switch(n.n){case 0:r=this.head;case 1:if(r===null){n.n=3;break}return n.n=2,r.data;case 2:r=r.next,n.n=1;break;case 3:return n.a(2)}},t,this)})},{key:"size",get:function(){for(var r=0,n=this.head;n!==null;n=n.next)r++;return r}},{key:"isEmpty",get:function(){return this.head===null}},{key:"first",get:function(){return this.head&&this.head.data}},{key:"last",get:function(){return this.tail&&this.tail.data}},{key:"fromArray",value:function(r){var n=null;this.head=null;var i=fL(r),o;try{for(i.s();!(o=i.n()).done;){var a=o.value,s=e.createItem(a);n!==null?n.next=s:this.head=s,s.prev=n,n=s}}catch(u){i.e(u)}finally{i.f()}return this.tail=n,this}},{key:"toArray",value:function(){return cL(this)}},{key:"toJSON",value:function(){return cL(this)}},{key:"forEach",value:function(r){for(var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this,i=this.allocateCursor(null,this.head);i.next!==null;){var o=i.next;i.next=o.next,r.call(n,o.data,o,this)}this.releaseCursor()}},{key:"forEachRight",value:function(r){for(var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this,i=this.allocateCursor(this.tail,null);i.prev!==null;){var o=i.prev;i.prev=o.prev,r.call(n,o.data,o,this)}this.releaseCursor()}},{key:"reduce",value:function(r,n){for(var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this,o=this.allocateCursor(null,this.head),a=n,s;o.next!==null;)s=o.next,o.next=s.next,a=r.call(i,a,s.data,s,this);return this.releaseCursor(),a}},{key:"reduceRight",value:function(r,n){for(var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this,o=this.allocateCursor(this.tail,null),a=n,s;o.prev!==null;)s=o.prev,o.prev=s.prev,a=r.call(i,a,s.data,s,this);return this.releaseCursor(),a}},{key:"some",value:function(r){for(var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this,i=this.head;i!==null;i=i.next)if(r.call(n,i.data,i,this))return!0;return!1}},{key:"map",value:function(r){for(var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this,i=new e,o=this.head;o!==null;o=o.next)i.appendData(r.call(n,o.data,o,this));return i}},{key:"filter",value:function(r){for(var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:this,i=new e,o=this.head;o!==null;o=o.next)r.call(n,o.data,o,this)&&i.appendData(o.data);return i}},{key:"nextUntil",value:function(r,n){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this;if(r!==null){for(var o=this.allocateCursor(null,r);o.next!==null;){var a=o.next;if(o.next=a.next,n.call(i,a.data,a,this))break}this.releaseCursor()}}},{key:"prevUntil",value:function(r,n){var i=arguments.length>2&&arguments[2]!==void 0?arguments[2]:this;if(r!==null){for(var o=this.allocateCursor(r,null);o.prev!==null;){var a=o.prev;if(o.prev=a.prev,n.call(i,a.data,a,this))break}this.releaseCursor()}}},{key:"clear",value:function(){this.head=null,this.tail=null}},{key:"copy",value:function(){var r=new e,n=fL(this),i;try{for(n.s();!(i=n.n()).done;){var o=i.value;r.appendData(o)}}catch(a){n.e(a)}finally{n.f()}return r}},{key:"prepend",value:function(r){return this.updateCursors(null,r,this.head,r),this.head!==null?(this.head.prev=r,r.next=this.head):this.tail=r,this.head=r,this}},{key:"prependData",value:function(r){return this.prepend(e.createItem(r))}},{key:"append",value:function(r){return this.insert(r)}},{key:"appendData",value:function(r){return this.insert(e.createItem(r))}},{key:"insert",value:function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:null;if(n!==null)if(this.updateCursors(n.prev,r,n,r),n.prev===null){if(this.head!==n)throw new Error("before doesn't belong to list");this.head=r,n.prev=r,r.next=n,this.updateCursors(null,r)}else n.prev.next=r,r.prev=n.prev,n.prev=r,r.next=n;else this.updateCursors(this.tail,r,null,r),this.tail!==null?(this.tail.next=r,r.prev=this.tail):this.head=r,this.tail=r;return this}},{key:"insertData",value:function(r,n){return this.insert(e.createItem(r),n)}},{key:"remove",value:function(r){if(this.updateCursors(r,r.prev,r,r.next),r.prev!==null)r.prev.next=r.next;else{if(this.head!==r)throw new Error("item doesn't belong to list");this.head=r.next}if(r.next!==null)r.next.prev=r.prev;else{if(this.tail!==r)throw new Error("item doesn't belong to list");this.tail=r.prev}return r.prev=null,r.next=null,r}},{key:"push",value:function(r){this.insert(e.createItem(r))}},{key:"pop",value:function(){return this.tail!==null?this.remove(this.tail):null}},{key:"unshift",value:function(r){this.prepend(e.createItem(r))}},{key:"shift",value:function(){return this.head!==null?this.remove(this.head):null}},{key:"prependList",value:function(r){return this.insertList(r,this.head)}},{key:"appendList",value:function(r){return this.insertList(r)}},{key:"insertList",value:function(r,n){return r.head===null?this:(n!=null?(this.updateCursors(n.prev,r.tail,n,r.head),n.prev!==null?(n.prev.next=r.head,r.head.prev=n.prev):this.head=r.head,n.prev=r.tail,r.tail.next=n):(this.updateCursors(this.tail,r.tail,null,r.head),this.tail!==null?(this.tail.next=r.head,r.head.prev=this.tail):this.head=r.head,this.tail=r.tail),r.head=null,r.tail=null,this)}},{key:"replace",value:function(r,n){"head"in n?this.insertList(n,r):this.insert(n,r),this.remove(r)}}],[{key:"createItem",value:function(r){return{prev:null,next:null,data:r}}}])}()});var qS={};function tce(e,t){var r=Object.create(SyntaxError.prototype),n=new Error;return Object.assign(r,{name:e,message:t,get stack(){return(n.stack||"").replace(/^(.+\n){1,3}/,"".concat(e,": ").concat(t,`
536
+ `))}})}var cb=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.createCustomError=tce});var ice={};function gL(e,t){var r=e.source,n=e.line,i=e.column,o=e.baseLine,a=e.baseColumn;function s(_,P){return f.slice(_,P).map(function(A,E){return String(_+E+1).padStart(b)+" |"+A}).join(`
537
+ `)}var u=`
538
+ `.repeat(Math.max(o-1,0)),l=" ".repeat(Math.max(a-1,0)),f=(u+l+r).split(/\r\n?|\n|\f/),p=Math.max(1,n-t)-1,m=Math.min(n+t,f.length+1),b=Math.max(4,String(m).length)+1,v=0;i+=(mL.length-1)*(f[n-1].substr(0,i-1).match(/\t/g)||[]).length,i>VS&&(v=i-dL+3,i=dL-2);for(var w=p;w<=m;w++)w>=0&&w<f.length&&(f[w]=f[w].replace(/\t/g,mL),f[w]=(v>0&&f[w].length>v?"\u2026":"")+f[w].substr(v,VS-2)+(f[w].length>v+VS-1?"\u2026":""));return[s(p,n),new Array(i+b+2).join("-")+"^",s(n,m)].filter(Boolean).join(`
539
+ `).replace(/^(\s+\d+\s+\|\n)+/,"").replace(/\n(\s+\d+\s+\|)+$/,"")}function nce(e,t,r,n,i){var o=arguments.length>5&&arguments[5]!==void 0?arguments[5]:1,a=arguments.length>6&&arguments[6]!==void 0?arguments[6]:1,s=Object.assign((0,rce.createCustomError)("SyntaxError",e),{source:t,offset:r,line:n,column:i,sourceFragment:function(l){return gL({source:t,line:n,column:i,baseLine:o,baseColumn:a},isNaN(l)?0:l)},get formattedMessage(){return"Parse error: ".concat(e,`
540
+ `)+gL({source:t,line:n,column:i,baseLine:o,baseColumn:a},2)}});return s}var rce,VS,dL,mL,bL=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.SyntaxError=nce;rce=(cb(),R(qS)),VS=100,dL=60,mL=" "});var ace={};function oce(e){for(var t=this.createList(),r=!1,n={recognizer:e};!this.eof;){switch(this.tokenType){case yL.Comment:this.next();continue;case yL.WhiteSpace:r=!0,this.next();continue}var i=e.getNode.call(this,n);if(i===void 0)break;r&&(e.onWhiteSpace&&e.onWhiteSpace.call(this,i,t,n),r=!1),t.push(i)}return r&&e.onWhiteSpace&&e.onWhiteSpace.call(this,null,t,n),t}var yL,vL=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.readSequence=oce;yL=(de(),R(me))});var wce={};function kL(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function SL(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?kL(Object(r),!0).forEach(function(n){uce(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):kL(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function uce(e,t,r){return(t=lce(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function lce(e){var t=cce(e,"string");return sc(t)=="symbol"?t:t+""}function cce(e,t){if(sc(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(sc(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function sc(e){"@babel/helpers - typeof";return sc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},sc(e)}function fce(e,t){return mce(e)||dce(e,t)||hce(e,t)||pce()}function pce(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
541
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function hce(e,t){if(e){if(typeof e=="string")return _L(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?_L(e,t):void 0}}function _L(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function dce(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function mce(e){if(Array.isArray(e))return e}function yce(e){return function(){return this[e]()}}function WS(e){for(var t=Object.create(null),r=0,n=Object.keys(e);r<n.length;r++){var i=n[r],o=e[i],a=o.parse||o;a&&(t[i]=a)}return t}function vce(e){for(var t={context:Object.create(null),features:Object.assign(Object.create(null),e.features),scope:Object.assign(Object.create(null),e.scope),atrule:WS(e.atrule),pseudo:WS(e.pseudo),node:WS(e.node)},r=0,n=Object.entries(e.parseContext);r<n.length;r++){var i=fce(n[r],2),o=i[0],a=i[1];switch(sc(a)){case"function":t.context[o]=a;break;case"string":t.context[o]=yce(a);break}}return SL(SL({config:t},t),t.node)}function xce(e){var t="",r="<unknown>",n=!1,i=CL,o=!1,a=new zt.OffsetToLocation,s=Object.assign(new zt.TokenStream,vce(e||{}),{parseAtrulePrelude:!0,parseRulePrelude:!0,parseValue:!0,parseCustomProperty:!1,readSequence:sce.readSequence,consumeUntilBalanceEnd:function(){return 0},consumeUntilLeftCurlyBracket:function(f){return f===EL?1:0},consumeUntilLeftCurlyBracketOrSemicolon:function(f){return f===EL||f===US?1:0},consumeUntilExclamationMarkOrSemicolon:function(f){return f===gce||f===US?1:0},consumeUntilSemicolonIncluded:function(f){return f===US?2:0},createList:function(){return new xL.List},createSingleNodeList:function(f){return new xL.List().appendData(f)},getFirstListNode:function(f){return f&&f.first},getLastListNode:function(f){return f&&f.last},parseWithFallback:function(f,p){var m=this.tokenIndex;try{return f.call(this)}catch(v){if(o)throw v;this.skip(m-this.tokenIndex);var b=p.call(this);return o=!0,i(v,b),o=!1,b}},lookupNonWSType:function(f){var p;do if(p=this.lookupType(f++),p!==zt.WhiteSpace&&p!==zt.Comment)return p;while(p!==AL);return AL},charCodeAt:function(f){return f>=0&&f<t.length?t.charCodeAt(f):0},substring:function(f,p){return t.substring(f,p)},substrToCursor:function(f){return this.source.substring(f,this.tokenStart)},cmpChar:function(f,p){return(0,zt.cmpChar)(t,f,p)},cmpStr:function(f,p,m){return(0,zt.cmpStr)(t,f,p,m)},consume:function(f){var p=this.tokenStart;return this.eat(f),this.substrToCursor(p)},consumeFunctionName:function(){var f=t.substring(this.tokenStart,this.tokenEnd-1);return this.eat(zt.Function),f},consumeNumber:function(f){var p=t.substring(this.tokenStart,(0,zt.consumeNumber)(t,this.tokenStart));return this.eat(f),p},eat:function(f){if(this.tokenType!==f){var p=zt.tokenNames[f].slice(0,-6).replace(/-/g," ").replace(/^./,function(v){return v.toUpperCase()}),m="".concat(/[[\](){}]/.test(p)?'"'.concat(p,'"'):p," is expected"),b=this.tokenStart;switch(f){case zt.Ident:this.tokenType===zt.Function||this.tokenType===zt.Url?(b=this.tokenEnd-1,m="Identifier is expected but function found"):m="Identifier is expected";break;case zt.Hash:this.isDelim(bce)&&(this.next(),b++,m="Name is expected");break;case zt.Percentage:this.tokenType===zt.Number&&(b=this.tokenEnd,m="Percent sign is expected");break}this.error(m,b)}this.next()},eatIdent:function(f){(this.tokenType!==zt.Ident||this.lookupValue(0,f)===!1)&&this.error('Identifier "'.concat(f,'" is expected')),this.next()},eatDelim:function(f){this.isDelim(f)||this.error('Delim "'.concat(String.fromCharCode(f),'" is expected')),this.next()},getLocation:function(f,p){return n?a.getLocationRange(f,p,r):null},getLocationFromList:function(f){if(n){var p=this.getFirstListNode(f),m=this.getLastListNode(f);return a.getLocationRange(p!==null?p.loc.start.offset-a.startOffset:this.tokenStart,m!==null?m.loc.end.offset-a.startOffset:this.tokenStart,r)}return null},error:function(f,p){var m=typeof p<"u"&&p<t.length?a.getLocation(p):this.eof?a.getLocation((0,zt.findWhiteSpaceStart)(t,t.length-1)):a.getLocation(this.tokenStart);throw new wL.SyntaxError(f||"Unexpected input",t,m.offset,m.line,m.column,a.startLine,a.startColumn)}}),u=function(f,p){t=f,p=p||{},s.setSource(t,zt.tokenize),a.setSource(t,p.offset,p.line,p.column),r=p.filename||"<unknown>",n=!!p.positions,i=typeof p.onParseError=="function"?p.onParseError:CL,o=!1,s.parseAtrulePrelude="parseAtrulePrelude"in p?!!p.parseAtrulePrelude:!0,s.parseRulePrelude="parseRulePrelude"in p?!!p.parseRulePrelude:!0,s.parseValue="parseValue"in p?!!p.parseValue:!0,s.parseCustomProperty="parseCustomProperty"in p?!!p.parseCustomProperty:!1;var m=p,b=m.context,v=b===void 0?"default":b,w=m.onComment;if(!(v in s.context))throw new Error("Unknown context `"+v+"`");typeof w=="function"&&s.forEachToken(function(P,A,E){if(P===zt.Comment){var y=s.getLocation(A,E),L=(0,zt.cmpStr)(t,E-2,E,"*/")?t.slice(A+2,E-2):t.slice(A+2,E);w(L,y)}});var _=s.context[v].call(s,p);return s.eof||s.error(),_};return Object.assign(u,{SyntaxError:wL.SyntaxError,config:s.config})}var xL,wL,zt,sce,CL,gce,bce,US,EL,AL,DL=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.createParser=xce;xL=(Su(),R(ac)),wL=(bL(),R(ice)),zt=(de(),R(me)),sce=(vL(),R(ace));CL=function(){},gce=33,bce=35,US=59,EL=123,AL=0});var OL=ne(zS=>{"use strict";var PL="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");zS.encode=function(e){if(0<=e&&e<PL.length)return PL[e];throw new TypeError("Must be between 0 and 63: "+e)};zS.decode=function(e){var t=65,r=90,n=97,i=122,o=48,a=57,s=43,u=47,l=26,f=52;return t<=e&&e<=r?e-t:n<=e&&e<=i?e-n+l:o<=e&&e<=a?e-o+f:e==s?62:e==u?63:-1}});var LL=ne(GS=>{"use strict";var TL=OL(),HS=5,RL=1<<HS,FL=RL-1,IL=RL;function kce(e){return e<0?(-e<<1)+1:(e<<1)+0}function Sce(e){var t=(e&1)===1,r=e>>1;return t?-r:r}GS.encode=function(t){var r="",n,i=kce(t);do n=i&FL,i>>>=HS,i>0&&(n|=IL),r+=TL.encode(n);while(i>0);return r};GS.decode=function(t,r,n){var i=t.length,o=0,a=0,s,u;do{if(r>=i)throw new Error("Expected more digits in base 64 VLQ value.");if(u=TL.decode(t.charCodeAt(r++)),u===-1)throw new Error("Invalid base64 digit: "+t.charAt(r-1));s=!!(u&IL),u&=FL,o=o+(u<<a),a+=HS}while(s);n.value=Sce(o),n.rest=r}});var fb=ne(sr=>{"use strict";function _ce(e,t,r){if(t in e)return e[t];if(arguments.length===3)return r;throw new Error('"'+t+'" is a required argument.')}sr.getArg=_ce;var $L=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,Cce=/^data:.+\,.+$/;function hh(e){var t=e.match($L);return t?{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}:null}sr.urlParse=hh;function uc(e){var t="";return e.scheme&&(t+=e.scheme+":"),t+="//",e.auth&&(t+=e.auth+"@"),e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.path&&(t+=e.path),t}sr.urlGenerate=uc;var Ece=32;function Ace(e){var t=[];return function(r){for(var n=0;n<t.length;n++)if(t[n].input===r){var i=t[0];return t[0]=t[n],t[n]=i,t[0].result}var o=e(r);return t.unshift({input:r,result:o}),t.length>Ece&&t.pop(),o}}var KS=Ace(function(t){var r=t,n=hh(t);if(n){if(!n.path)return t;r=n.path}for(var i=sr.isAbsolute(r),o=[],a=0,s=0;;)if(a=s,s=r.indexOf("/",a),s===-1){o.push(r.slice(a));break}else for(o.push(r.slice(a,s));s<r.length&&r[s]==="/";)s++;for(var u,l=0,s=o.length-1;s>=0;s--)u=o[s],u==="."?o.splice(s,1):u===".."?l++:l>0&&(u===""?(o.splice(s+1,l),l=0):(o.splice(s,2),l--));return r=o.join("/"),r===""&&(r=i?"/":"."),n?(n.path=r,uc(n)):r});sr.normalize=KS;function NL(e,t){e===""&&(e="."),t===""&&(t=".");var r=hh(t),n=hh(e);if(n&&(e=n.path||"/"),r&&!r.scheme)return n&&(r.scheme=n.scheme),uc(r);if(r||t.match(Cce))return t;if(n&&!n.host&&!n.path)return n.host=t,uc(n);var i=t.charAt(0)==="/"?t:KS(e.replace(/\/+$/,"")+"/"+t);return n?(n.path=i,uc(n)):i}sr.join=NL;sr.isAbsolute=function(e){return e.charAt(0)==="/"||$L.test(e)};function Dce(e,t){e===""&&(e="."),e=e.replace(/\/$/,"");for(var r=0;t.indexOf(e+"/")!==0;){var n=e.lastIndexOf("/");if(n<0||(e=e.slice(0,n),e.match(/^([^\/]+:\/)?\/*$/)))return t;++r}return Array(r+1).join("../")+t.substr(e.length+1)}sr.relative=Dce;var jL=function(){var e=Object.create(null);return!("__proto__"in e)}();function BL(e){return e}function Pce(e){return ML(e)?"$"+e:e}sr.toSetString=jL?BL:Pce;function Oce(e){return ML(e)?e.slice(1):e}sr.fromSetString=jL?BL:Oce;function ML(e){if(!e)return!1;var t=e.length;if(t<9||e.charCodeAt(t-1)!==95||e.charCodeAt(t-2)!==95||e.charCodeAt(t-3)!==111||e.charCodeAt(t-4)!==116||e.charCodeAt(t-5)!==111||e.charCodeAt(t-6)!==114||e.charCodeAt(t-7)!==112||e.charCodeAt(t-8)!==95||e.charCodeAt(t-9)!==95)return!1;for(var r=t-10;r>=0;r--)if(e.charCodeAt(r)!==36)return!1;return!0}function Tce(e,t,r){var n=oa(e.source,t.source);return n!==0||(n=e.originalLine-t.originalLine,n!==0)||(n=e.originalColumn-t.originalColumn,n!==0||r)||(n=e.generatedColumn-t.generatedColumn,n!==0)||(n=e.generatedLine-t.generatedLine,n!==0)?n:oa(e.name,t.name)}sr.compareByOriginalPositions=Tce;function Rce(e,t,r){var n;return n=e.originalLine-t.originalLine,n!==0||(n=e.originalColumn-t.originalColumn,n!==0||r)||(n=e.generatedColumn-t.generatedColumn,n!==0)||(n=e.generatedLine-t.generatedLine,n!==0)?n:oa(e.name,t.name)}sr.compareByOriginalPositionsNoSource=Rce;function Fce(e,t,r){var n=e.generatedLine-t.generatedLine;return n!==0||(n=e.generatedColumn-t.generatedColumn,n!==0||r)||(n=oa(e.source,t.source),n!==0)||(n=e.originalLine-t.originalLine,n!==0)||(n=e.originalColumn-t.originalColumn,n!==0)?n:oa(e.name,t.name)}sr.compareByGeneratedPositionsDeflated=Fce;function Ice(e,t,r){var n=e.generatedColumn-t.generatedColumn;return n!==0||r||(n=oa(e.source,t.source),n!==0)||(n=e.originalLine-t.originalLine,n!==0)||(n=e.originalColumn-t.originalColumn,n!==0)?n:oa(e.name,t.name)}sr.compareByGeneratedPositionsDeflatedNoLine=Ice;function oa(e,t){return e===t?0:e===null?1:t===null?-1:e>t?1:-1}function Lce(e,t){var r=e.generatedLine-t.generatedLine;return r!==0||(r=e.generatedColumn-t.generatedColumn,r!==0)||(r=oa(e.source,t.source),r!==0)||(r=e.originalLine-t.originalLine,r!==0)||(r=e.originalColumn-t.originalColumn,r!==0)?r:oa(e.name,t.name)}sr.compareByGeneratedPositionsInflated=Lce;function $ce(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))}sr.parseSourceMapInput=$ce;function Nce(e,t,r){if(t=t||"",e&&(e[e.length-1]!=="/"&&t[0]!=="/"&&(e+="/"),t=e+t),r){var n=hh(r);if(!n)throw new Error("sourceMapURL could not be parsed");if(n.path){var i=n.path.lastIndexOf("/");i>=0&&(n.path=n.path.substring(0,i+1))}t=NL(uc(n),t)}return KS(t)}sr.computeSourceURL=Nce});var VL=ne(qL=>{"use strict";var YS=fb(),QS=Object.prototype.hasOwnProperty,_u=typeof Map<"u";function aa(){this._array=[],this._set=_u?new Map:Object.create(null)}aa.fromArray=function(t,r){for(var n=new aa,i=0,o=t.length;i<o;i++)n.add(t[i],r);return n};aa.prototype.size=function(){return _u?this._set.size:Object.getOwnPropertyNames(this._set).length};aa.prototype.add=function(t,r){var n=_u?t:YS.toSetString(t),i=_u?this.has(t):QS.call(this._set,n),o=this._array.length;(!i||r)&&this._array.push(t),i||(_u?this._set.set(t,o):this._set[n]=o)};aa.prototype.has=function(t){if(_u)return this._set.has(t);var r=YS.toSetString(t);return QS.call(this._set,r)};aa.prototype.indexOf=function(t){if(_u){var r=this._set.get(t);if(r>=0)return r}else{var n=YS.toSetString(t);if(QS.call(this._set,n))return this._set[n]}throw new Error('"'+t+'" is not in the set.')};aa.prototype.at=function(t){if(t>=0&&t<this._array.length)return this._array[t];throw new Error("No element indexed by "+t)};aa.prototype.toArray=function(){return this._array.slice()};qL.ArraySet=aa});var zL=ne(WL=>{"use strict";var UL=fb();function jce(e,t){var r=e.generatedLine,n=t.generatedLine,i=e.generatedColumn,o=t.generatedColumn;return n>r||n==r&&o>=i||UL.compareByGeneratedPositionsInflated(e,t)<=0}function pb(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}pb.prototype.unsortedForEach=function(t,r){this._array.forEach(t,r)};pb.prototype.add=function(t){jce(this._last,t)?(this._last=t,this._array.push(t)):(this._sorted=!1,this._array.push(t))};pb.prototype.toArray=function(){return this._sorted||(this._array.sort(UL.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};WL.MappingList=pb});var GL=ne(HL=>{"use strict";var dh=LL(),Bt=fb(),hb=VL().ArraySet,Bce=zL().MappingList;function ii(e){e||(e={}),this._file=Bt.getArg(e,"file",null),this._sourceRoot=Bt.getArg(e,"sourceRoot",null),this._skipValidation=Bt.getArg(e,"skipValidation",!1),this._ignoreInvalidMapping=Bt.getArg(e,"ignoreInvalidMapping",!1),this._sources=new hb,this._names=new hb,this._mappings=new Bce,this._sourcesContents=null}ii.prototype._version=3;ii.fromSourceMap=function(t,r){var n=t.sourceRoot,i=new ii(Object.assign(r||{},{file:t.file,sourceRoot:n}));return t.eachMapping(function(o){var a={generated:{line:o.generatedLine,column:o.generatedColumn}};o.source!=null&&(a.source=o.source,n!=null&&(a.source=Bt.relative(n,a.source)),a.original={line:o.originalLine,column:o.originalColumn},o.name!=null&&(a.name=o.name)),i.addMapping(a)}),t.sources.forEach(function(o){var a=o;n!==null&&(a=Bt.relative(n,o)),i._sources.has(a)||i._sources.add(a);var s=t.sourceContentFor(o);s!=null&&i.setSourceContent(o,s)}),i};ii.prototype.addMapping=function(t){var r=Bt.getArg(t,"generated"),n=Bt.getArg(t,"original",null),i=Bt.getArg(t,"source",null),o=Bt.getArg(t,"name",null);!this._skipValidation&&this._validateMapping(r,n,i,o)===!1||(i!=null&&(i=String(i),this._sources.has(i)||this._sources.add(i)),o!=null&&(o=String(o),this._names.has(o)||this._names.add(o)),this._mappings.add({generatedLine:r.line,generatedColumn:r.column,originalLine:n!=null&&n.line,originalColumn:n!=null&&n.column,source:i,name:o}))};ii.prototype.setSourceContent=function(t,r){var n=t;this._sourceRoot!=null&&(n=Bt.relative(this._sourceRoot,n)),r!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[Bt.toSetString(n)]=r):this._sourcesContents&&(delete this._sourcesContents[Bt.toSetString(n)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))};ii.prototype.applySourceMap=function(t,r,n){var i=r;if(r==null){if(t.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);i=t.file}var o=this._sourceRoot;o!=null&&(i=Bt.relative(o,i));var a=new hb,s=new hb;this._mappings.unsortedForEach(function(u){if(u.source===i&&u.originalLine!=null){var l=t.originalPositionFor({line:u.originalLine,column:u.originalColumn});l.source!=null&&(u.source=l.source,n!=null&&(u.source=Bt.join(n,u.source)),o!=null&&(u.source=Bt.relative(o,u.source)),u.originalLine=l.line,u.originalColumn=l.column,l.name!=null&&(u.name=l.name))}var f=u.source;f!=null&&!a.has(f)&&a.add(f);var p=u.name;p!=null&&!s.has(p)&&s.add(p)},this),this._sources=a,this._names=s,t.sources.forEach(function(u){var l=t.sourceContentFor(u);l!=null&&(n!=null&&(u=Bt.join(n,u)),o!=null&&(u=Bt.relative(o,u)),this.setSourceContent(u,l))},this)};ii.prototype._validateMapping=function(t,r,n,i){if(r&&typeof r.line!="number"&&typeof r.column!="number"){var o="original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.";if(this._ignoreInvalidMapping)return typeof console<"u"&&console.warn&&console.warn(o),!1;throw new Error(o)}if(!(t&&"line"in t&&"column"in t&&t.line>0&&t.column>=0&&!r&&!n&&!i)){if(t&&"line"in t&&"column"in t&&r&&"line"in r&&"column"in r&&t.line>0&&t.column>=0&&r.line>0&&r.column>=0&&n)return;var o="Invalid mapping: "+JSON.stringify({generated:t,source:n,original:r,name:i});if(this._ignoreInvalidMapping)return typeof console<"u"&&console.warn&&console.warn(o),!1;throw new Error(o)}};ii.prototype._serializeMappings=function(){for(var t=0,r=1,n=0,i=0,o=0,a=0,s="",u,l,f,p,m=this._mappings.toArray(),b=0,v=m.length;b<v;b++){if(l=m[b],u="",l.generatedLine!==r)for(t=0;l.generatedLine!==r;)u+=";",r++;else if(b>0){if(!Bt.compareByGeneratedPositionsInflated(l,m[b-1]))continue;u+=","}u+=dh.encode(l.generatedColumn-t),t=l.generatedColumn,l.source!=null&&(p=this._sources.indexOf(l.source),u+=dh.encode(p-a),a=p,u+=dh.encode(l.originalLine-1-i),i=l.originalLine-1,u+=dh.encode(l.originalColumn-n),n=l.originalColumn,l.name!=null&&(f=this._names.indexOf(l.name),u+=dh.encode(f-o),o=f)),s+=u}return s};ii.prototype._generateSourcesContent=function(t,r){return t.map(function(n){if(!this._sourcesContents)return null;r!=null&&(n=Bt.relative(r,n));var i=Bt.toSetString(n);return Object.prototype.hasOwnProperty.call(this._sourcesContents,i)?this._sourcesContents[i]:null},this)};ii.prototype.toJSON=function(){var t={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(t.file=this._file),this._sourceRoot!=null&&(t.sourceRoot=this._sourceRoot),this._sourcesContents&&(t.sourcesContent=this._generateSourcesContent(t.sources,t.sourceRoot)),t};ii.prototype.toString=function(){return JSON.stringify(this.toJSON())};HL.SourceMapGenerator=ii});var Vce={};function qce(e){var t=new Mce.SourceMapGenerator,r={line:1,column:0},n={line:0,column:0},i={line:1,column:0},o={generated:i},a=1,s=0,u=!1,l=e.node;e.node=function(m){if(m.loc&&m.loc.start&&KL.has(m.type)){var b=m.loc.start.line,v=m.loc.start.column-1;(n.line!==b||n.column!==v)&&(n.line=b,n.column=v,r.line=a,r.column=s,u&&(u=!1,(r.line!==i.line||r.column!==i.column)&&t.addMapping(o)),u=!0,t.addMapping({source:m.loc.source,original:n,generated:r}))}l.call(this,m),u&&KL.has(m.type)&&(i.line=a,i.column=s)};var f=e.emit;e.emit=function(m,b,v){for(var w=0;w<m.length;w++)m.charCodeAt(w)===10?(a++,s=0):s++;f(m,b,v)};var p=e.result;return e.result=function(){return u&&t.addMapping(o),{css:p(),map:t}},e}var Mce,KL,YL=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generateSourceMap=qce;Mce=GL(),KL=new Set(["Atrule","Selector","Declaration"])});var Xce={};function Uce(e,t){return Gce(e)||Hce(e,t)||zce(e,t)||Wce()}function Wce(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
542
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function zce(e,t){if(e){if(typeof e=="string")return QL(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?QL(e,t):void 0}}function QL(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function Hce(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function Gce(e){if(Array.isArray(e))return e}function JL(e){var t=new Set(e.map(function(r){var n=Uce(r,2),i=n[0],o=n[1];return XS(i)<<16|XS(o)}));return function(r,n,i){var o=XS(n,i),a=i.charCodeAt(0),s=a===Yce&&n!==U.Ident&&n!==U.Function&&n!==U.CDC||a===Kce?t.has(r<<16|a<<8):t.has(r<<16|o);return s&&this.emit(" ",U.WhiteSpace,!0),o}}var U,Kce,Yce,XS,XL,Qce,gDe,bDe,ZL=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.spec=exports.safe=void 0;U=(de(),R(me));Kce=43,Yce=45,XS=function(t,r){if(t===U.Delim&&(t=r),typeof t=="string"){var n=t.charCodeAt(0);return n>127?32768:n<<8}return t},XL=[[U.Ident,U.Ident],[U.Ident,U.Function],[U.Ident,U.Url],[U.Ident,U.BadUrl],[U.Ident,"-"],[U.Ident,U.Number],[U.Ident,U.Percentage],[U.Ident,U.Dimension],[U.Ident,U.CDC],[U.Ident,U.LeftParenthesis],[U.AtKeyword,U.Ident],[U.AtKeyword,U.Function],[U.AtKeyword,U.Url],[U.AtKeyword,U.BadUrl],[U.AtKeyword,"-"],[U.AtKeyword,U.Number],[U.AtKeyword,U.Percentage],[U.AtKeyword,U.Dimension],[U.AtKeyword,U.CDC],[U.Hash,U.Ident],[U.Hash,U.Function],[U.Hash,U.Url],[U.Hash,U.BadUrl],[U.Hash,"-"],[U.Hash,U.Number],[U.Hash,U.Percentage],[U.Hash,U.Dimension],[U.Hash,U.CDC],[U.Dimension,U.Ident],[U.Dimension,U.Function],[U.Dimension,U.Url],[U.Dimension,U.BadUrl],[U.Dimension,"-"],[U.Dimension,U.Number],[U.Dimension,U.Percentage],[U.Dimension,U.Dimension],[U.Dimension,U.CDC],["#",U.Ident],["#",U.Function],["#",U.Url],["#",U.BadUrl],["#","-"],["#",U.Number],["#",U.Percentage],["#",U.Dimension],["#",U.CDC],["-",U.Ident],["-",U.Function],["-",U.Url],["-",U.BadUrl],["-","-"],["-",U.Number],["-",U.Percentage],["-",U.Dimension],["-",U.CDC],[U.Number,U.Ident],[U.Number,U.Function],[U.Number,U.Url],[U.Number,U.BadUrl],[U.Number,U.Number],[U.Number,U.Percentage],[U.Number,U.Dimension],[U.Number,"%"],[U.Number,U.CDC],["@",U.Ident],["@",U.Function],["@",U.Url],["@",U.BadUrl],["@","-"],["@",U.CDC],[".",U.Number],[".",U.Percentage],[".",U.Dimension],["+",U.Number],["+",U.Percentage],["+",U.Dimension],["/","*"]],Qce=XL.concat([[U.Ident,U.Hash],[U.Dimension,U.Hash],[U.Hash,U.Hash],[U.AtKeyword,U.LeftParenthesis],[U.AtKeyword,U.String],[U.AtKeyword,U.Colon],[U.Percentage,U.Percentage],[U.Percentage,U.Dimension],[U.Percentage,U.Function],[U.Percentage,"-"],[U.RightParenthesis,U.Ident],[U.RightParenthesis,U.Function],[U.RightParenthesis,U.Percentage],[U.RightParenthesis,U.Dimension],[U.RightParenthesis,U.Hash],[U.RightParenthesis,"-"]]);gDe=exports.spec=JL(XL),bDe=exports.safe=JL(Qce)});var ufe={};function ZS(e){"@babel/helpers - typeof";return ZS=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ZS(e)}function t$(e,t){if(typeof WeakMap=="function")var r=new WeakMap,n=new WeakMap;return(t$=function(o,a){if(!a&&o&&o.__esModule)return o;var s,u,l={__proto__:null,default:o};if(o===null||ZS(o)!="object"&&typeof o!="function")return l;if(s=a?n:r){if(s.has(o))return s.get(o);s.set(o,l)}for(var f in o)f!=="default"&&{}.hasOwnProperty.call(o,f)&&((u=(s=Object.defineProperty)&&Object.getOwnPropertyDescriptor(o,f))&&(u.get||u.set)?s(l,f,u):l[f]=o[f]);return l})(e,t)}function Zce(e,t){return nfe(e)||rfe(e,t)||tfe(e,t)||efe()}function efe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
543
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function tfe(e,t){if(e){if(typeof e=="string")return e$(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?e$(e,t):void 0}}function e$(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function rfe(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function nfe(e){if(Array.isArray(e))return e}function ofe(e,t){var r=this;if(typeof t=="function"){var n=null;e.children.forEach(function(i){n!==null&&t.call(r,n),r.node(i),n=i});return}e.children.forEach(this.node,this)}function afe(e){var t=this;(0,e2.tokenize)(e,function(r,n,i){t.token(r,e.slice(n,i))})}function sfe(e){for(var t=new Map,r=0,n=Object.entries(e.node);r<n.length;r++){var i=Zce(n[r],2),o=i[0],a=i[1],s=a.generate||a;typeof s=="function"&&t.set(o,a.generate||a)}return function(u,l){var f="",p=0,m={node:function(w){if(t.has(w.type))t.get(w.type).call(b,w);else throw new Error("Unknown node type: "+w.type)},tokenBefore:JS.safe,token:function(w,_){p=this.tokenBefore(p,w,_),this.emit(_,w,!1),w===e2.Delim&&_.charCodeAt(0)===ife&&this.emit(`
544
+ `,e2.WhiteSpace,!0)},emit:function(w){f+=w},result:function(){return f}};l&&(typeof l.decorator=="function"&&(m=l.decorator(m)),l.sourceMap&&(m=(0,Jce.generateSourceMap)(m)),l.mode in JS&&(m.tokenBefore=JS[l.mode]));var b={node:function(w){return m.node(w)},children:ofe,token:function(w,_){return m.token(w,_)},tokenize:afe};return m.node(u),m.result()}}var e2,Jce,JS,ife,r$=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.createGenerator=sfe;e2=(de(),R(me)),Jce=(YL(),R(Vce)),JS=t$((ZL(),R(Xce)));ife=92});var cfe={};function lfe(e){return{fromPlainObject:function(r){return e(r,{enter:function(i){i.children&&!(i.children instanceof t2.List)&&(i.children=new t2.List().fromArray(i.children))}}),r},toPlainObject:function(r){return e(r,{leave:function(i){i.children&&i.children instanceof t2.List&&(i.children=i.children.toArray())}}),r}}}var t2,n$=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.createConvertor=lfe;t2=(Su(),R(ac))});var mfe={};function l$(e,t){var r=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=ffe(e))||t&&e&&typeof e.length=="number"){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(l){throw l},f:i}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
545
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var o,a=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var l=r.next();return a=l.done,l},e:function(l){s=!0,o=l},f:function(){try{a||r.return==null||r.return()}finally{if(s)throw o}}}}function ffe(e,t){if(e){if(typeof e=="string")return i$(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?i$(e,t):void 0}}function i$(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function o$(e){return typeof e=="function"?e:mh}function a$(e,t){return function(r,n,i){r.type===t&&e.call(this,r,n,i)}}function pfe(e,t){var r=t.structure,n=[];for(var i in r)if(r2.call(r,i)!==!1){var o=r[i],a={name:i,type:!1,nullable:!1};Array.isArray(o)||(o=[o]);var s=l$(o),u;try{for(s.s();!(u=s.n()).done;){var l=u.value;l===null?a.nullable=!0:typeof l=="string"?a.type="node":Array.isArray(l)&&(a.type="list")}}catch(f){s.e(f)}finally{s.f()}a.type&&n.push(a)}return n.length?{context:t.walkContext,fields:n}:null}function hfe(e){var t={};for(var r in e.node)if(r2.call(e.node,r)){var n=e.node[r];if(!n.structure)throw new Error("Missed `structure` field in `"+r+"` node type definition");t[r]=pfe(r,n)}return t}function s$(e,t){var r=e.fields.slice(),n=e.context,i=typeof n=="string";return t&&r.reverse(),function(o,a,s,u){var l;i&&(l=a[n],a[n]=o);var f=l$(r),p;try{for(f.s();!(p=f.n()).done;){var m=p.value,b=o[m.name];if(!m.nullable||b){if(m.type==="list"){var v=t?b.reduceRight(u,!1):b.reduce(u,!1);if(v)return!0}else if(s(b))return!0}}}catch(w){f.e(w)}finally{f.f()}i&&(a[n]=l)}}function u$(e){var t=e.StyleSheet,r=e.Atrule,n=e.Rule,i=e.Block,o=e.DeclarationList;return{Atrule:{StyleSheet:t,Atrule:r,Rule:n,Block:i},Rule:{StyleSheet:t,Atrule:r,Rule:n,Block:i},Declaration:{StyleSheet:t,Atrule:r,Rule:n,Block:i,DeclarationList:o}}}function dfe(e){var t=hfe(e),r={},n={},i=Symbol("break-walk"),o=Symbol("skip-node");for(var a in t)r2.call(t,a)&&t[a]!==null&&(r[a]=s$(t[a],!1),n[a]=s$(t[a],!0));var s=u$(r),u=u$(n),l=function(p,m){function b(E,y,L){var I=v.call(A,E,y,L);return I===i?!0:I===o?!1:!!(_.hasOwnProperty(E.type)&&_[E.type](E,A,b,P)||w.call(A,E,y,L)===i)}var v=mh,w=mh,_=r,P=function(y,L,I,O){return y||b(L,I,O)},A={break:i,skip:o,root:p,stylesheet:null,atrule:null,atrulePrelude:null,rule:null,selector:null,block:null,declaration:null,function:null};if(typeof m=="function")v=m;else if(m&&(v=o$(m.enter),w=o$(m.leave),m.reverse&&(_=n),m.visit)){if(s.hasOwnProperty(m.visit))_=m.reverse?u[m.visit]:s[m.visit];else if(!t.hasOwnProperty(m.visit))throw new Error("Bad value `"+m.visit+"` for `visit` option (should be: "+Object.keys(t).sort().join(", ")+")");v=a$(v,m.visit),w=a$(w,m.visit)}if(v===mh&&w===mh)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");b(p)};return l.break=i,l.skip=o,l.find=function(f,p){var m=null;return l(f,function(b,v,w){if(p.call(this,b,v,w))return m=b,i}),m},l.findLast=function(f,p){var m=null;return l(f,{reverse:!0,enter:function(v,w,_){if(p.call(this,v,w,_))return m=v,i}}),m},l.findAll=function(f,p){var m=[];return l(f,function(b,v,w){p.call(this,b,v,w)&&m.push(b)}),m},l}var r2,mh,c$=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.createWalker=dfe;r2=Object.prototype.hasOwnProperty,mh=function(){}});var f$={};function gfe(e){return e}function bfe(e){var t=e.min,r=e.max,n=e.comma;return t===0&&r===0?n?"#?":"*":t===0&&r===1?"?":t===1&&r===0?n?"#":"+":t===1&&r===1?"":(n?"#":"")+(t===r?"{"+t+"}":"{"+t+","+(r!==0?r:"")+"}")}function yfe(e){switch(e.type){case"Range":return" ["+(e.min===null?"-\u221E":e.min)+","+(e.max===null?"\u221E":e.max)+"]";default:throw new Error("Unknown node type `"+e.type+"`")}}function vfe(e,t,r,n){var i=e.combinator===" "||n?e.combinator:" "+e.combinator+" ",o=e.terms.map(function(a){return db(a,t,r,n)}).join(i);return e.explicit||r?(n||o[0]===","?"[":"[ ")+o+(n?"]":" ]"):o}function db(e,t,r,n){var i;switch(e.type){case"Group":i=vfe(e,t,r,n)+(e.disallowEmpty?"!":"");break;case"Multiplier":return db(e.term,t,r,n)+t(bfe(e),e);case"Boolean":i="<boolean-expr["+db(e.term,t,r,n)+"]>";break;case"Type":i="<"+e.name+(e.opts?t(yfe(e.opts),e.opts):"")+">";break;case"Property":i="<'"+e.name+"'>";break;case"Keyword":i=e.name;break;case"AtKeyword":i="@"+e.name;break;case"Function":i=e.name+"(";break;case"String":case"Token":i=e.value;break;case"Comma":i=",";break;default:throw new Error("Unknown node type `"+e.type+"`")}return t(i,e)}function xfe(e,t){var r=gfe,n=!1,i=!1;return typeof t=="function"?r=t:t&&(n=!!t.forceBraces,i=!!t.compact,typeof t.decorate=="function"&&(r=t.decorate)),db(e,r,n,i)}var n2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=xfe});var Sfe={};function kfe(e,t){for(var r=e.tokens,n=e.longestMatch,i=n<r.length&&r[n].node||null,o=i!==t?i:null,a=0,s=0,u=0,l="",f,p,m=0;m<r.length;m++){var b=r[m].value;m===n&&(s=b.length,a=l.length),o!==null&&r[m].node===o&&(m<=n?u++:u=0),l+=b}return n===r.length||u>1?(f=mb(o||t,"end")||gh(p$,l),p=gh(f)):(f=mb(o,"start")||gh(mb(t,"start")||p$,l.slice(0,a)),p=mb(o,"end")||gh(f,l.substr(a,s))),{css:l,mismatchOffset:a,mismatchLength:s,start:f,end:p}}function mb(e,t){var r=e&&e.loc&&e.loc[t];return r?"line"in r?gh(r):r:null}function gh(e,t){var r=e.offset,n=e.line,i=e.column,o={offset:r,line:n,column:i};if(t){var a=t.split(/\n|\r\n?|\f/);o.offset+=t.length,o.line+=a.length-1,o.column=a.length===1?o.column+t.length:a.pop().length+1}return o}var h$,wfe,p$,yDe,vDe,d$=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.SyntaxReferenceError=exports.SyntaxMatchError=void 0;h$=(cb(),R(qS)),wfe=(n2(),R(f$)),p$={offset:0,line:1,column:1};yDe=exports.SyntaxReferenceError=function(t,r){var n=(0,h$.createCustomError)("SyntaxReferenceError",t+(r?" `"+r+"`":""));return n.reference=r,n},vDe=exports.SyntaxMatchError=function(t,r,n,i){var o=(0,h$.createCustomError)("SyntaxMatchError",t),a=kfe(i,n),s=a.css,u=a.mismatchOffset,l=a.mismatchLength,f=a.start,p=a.end;return o.rawMessage=t,o.syntax=r?(0,wfe.generate)(r):"<generic>",o.css=s,o.mismatchOffset=u,o.mismatchLength=l,o.message=t+`
546
+ syntax: `+o.syntax+`
547
+ value: `+(s||"<empty string>")+`
548
+ --------`+new Array(o.mismatchOffset+1).join("-")+"^",Object.assign(o,f),o.loc={source:n&&n.loc&&n.loc.source||"<unknown>",start:f,end:p},o}});var a2={};function i2(e,t){return t=t||0,e.length-t>=2&&e.charCodeAt(t)===bb&&e.charCodeAt(t+1)===bb}function o2(e,t){if(t=t||0,e.length-t>=3&&e.charCodeAt(t)===bb&&e.charCodeAt(t+1)!==bb){var r=e.indexOf("-",t+2);if(r!==-1)return e.substring(t,r+1)}return""}function _fe(e){if(gb.has(e))return gb.get(e);var t=e.toLowerCase(),r=gb.get(t);if(r===void 0){var n=i2(t,0),i=n?"":o2(t,0);r=Object.freeze({basename:t.substr(i.length),name:t,prefix:i,vendor:i,custom:n})}return gb.set(e,r),r}function Cfe(e){if(lc.has(e))return lc.get(e);var t=e,r=e[0];r==="/"?r=e[1]==="/"?"//":"/":r!=="_"&&r!=="*"&&r!=="$"&&r!=="#"&&r!=="+"&&r!=="&"&&(r="");var n=i2(t,r.length);if(!n&&(t=t.toLowerCase(),lc.has(t))){var i=lc.get(t);return lc.set(e,i),i}var o=n?"":o2(t,r.length),a=t.substr(0,r.length+o.length),s=Object.freeze({basename:t.substr(a.length),name:t.substr(r.length),hack:r,vendor:o,prefix:a,custom:n});return lc.set(e,s),s}var gb,lc,bb,xDe,wDe,kDe,yb=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.isCustomProperty=i2;exports.vendorPrefix=exports.property=exports.keyword=void 0;gb=new Map,lc=new Map,bb=45,xDe=exports.keyword=_fe,wDe=exports.property=Cfe,kDe=exports.vendorPrefix=o2});var s2={};var SDe,vb=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.cssWideKeywords=void 0;SDe=exports.cssWideKeywords=["initial","inherit","unset","revert","revert-layer"]});var Dfe={};function c2(e,t){return e!==null&&e.type===Cr.Delim&&e.value.charCodeAt(0)===t}function bh(e,t,r){for(;e!==null&&(e.type===Cr.WhiteSpace||e.type===Cr.Comment);)e=r(++t);return t}function os(e,t,r,n){if(!e)return 0;var i=e.value.charCodeAt(t);if(i===yh||i===lo){if(r)return 0;t++}for(;t<e.value.length;t++)if(!(0,Cr.isDigit)(e.value.charCodeAt(t)))return 0;return n+1}function l2(e,t,r){var n=!1,i=bh(e,t,r);if(e=r(i),e===null)return t;if(e.type!==Cr.Number)if(c2(e,yh)||c2(e,lo)){if(n=!0,i=bh(r(++i),i,r),e=r(i),e===null||e.type!==Cr.Number)return 0}else return t;if(!n){var o=e.value.charCodeAt(0);if(o!==yh&&o!==lo)return 0}return os(e,n?0:1,n,i)}function Afe(e,t){var r=0;if(!e)return 0;if(e.type===Cr.Number)return os(e,0,Efe,r);if(e.type===Cr.Ident&&e.value.charCodeAt(0)===lo){if(!(0,Cr.cmpChar)(e.value,1,u2))return 0;switch(e.value.length){case 2:return l2(t(++r),r,t);case 3:return e.value.charCodeAt(2)!==lo?0:(r=bh(t(++r),r,t),e=t(r),os(e,0,cc,r));default:return e.value.charCodeAt(2)!==lo?0:os(e,3,cc,r)}}else if(e.type===Cr.Ident||c2(e,yh)&&t(r+1).type===Cr.Ident){if(e.type!==Cr.Ident&&(e=t(++r)),e===null||!(0,Cr.cmpChar)(e.value,0,u2))return 0;switch(e.value.length){case 1:return l2(t(++r),r,t);case 2:return e.value.charCodeAt(1)!==lo?0:(r=bh(t(++r),r,t),e=t(r),os(e,0,cc,r));default:return e.value.charCodeAt(1)!==lo?0:os(e,2,cc,r)}}else if(e.type===Cr.Dimension){for(var n=e.value.charCodeAt(0),i=n===yh||n===lo?1:0,o=i;o<e.value.length&&(0,Cr.isDigit)(e.value.charCodeAt(o));o++);return o===i||!(0,Cr.cmpChar)(e.value,o,u2)?0:o+1===e.value.length?l2(t(++r),r,t):e.value.charCodeAt(o+1)!==lo?0:o+2===e.value.length?(r=bh(t(++r),r,t),e=t(r),os(e,0,cc,r)):os(e,o+2,cc,r)}return 0}var Cr,yh,lo,u2,cc,Efe,m$=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=Afe;Cr=(de(),R(me)),yh=43,lo=45,u2=110,cc=!0,Efe=!1});var Ffe={};function f2(e,t){return e!==null&&e.type===sa.Delim&&e.value.charCodeAt(0)===t}function Tfe(e,t){return e.value.charCodeAt(0)===t}function vh(e,t,r){for(var n=0,i=t;i<e.value.length;i++){var o=e.value.charCodeAt(i);if(o===g$&&r&&n!==0)return vh(e,t+n+1,!1),6;if(!(0,sa.isHexDigit)(o)||++n>6)return 0}return n}function xb(e,t,r){if(!e)return 0;for(;f2(r(t),b$);){if(++e>6)return 0;t++}return t}function Rfe(e,t){var r=0;if(e===null||e.type!==sa.Ident||!(0,sa.cmpChar)(e.value,0,Ofe)||(e=t(++r),e===null))return 0;if(f2(e,Pfe))return e=t(++r),e===null?0:e.type===sa.Ident?xb(vh(e,0,!0),++r,t):f2(e,b$)?xb(1,++r,t):0;if(e.type===sa.Number){var n=vh(e,1,!0);return n===0?0:(e=t(++r),e===null?r:e.type===sa.Dimension||e.type===sa.Number?!Tfe(e,g$)||!vh(e,1,!1)?0:r+1:xb(n,r,t))}return e.type===sa.Dimension?xb(vh(e,1,!0),++r,t):0}var sa,Pfe,g$,b$,Ofe,y$=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=Rfe;sa=(de(),R(me)),Pfe=43,g$=45,b$=63,Ofe=117});var epe={};function x$(e){return e&&e.__esModule?e:{default:e}}function xh(e){"@babel/helpers - typeof";return xh=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},xh(e)}function v$(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function p2(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?v$(Object(r),!0).forEach(function(n){Nfe(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):v$(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Nfe(e,t,r){return(t=jfe(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function jfe(e){var t=Bfe(e,"string");return xh(t)=="symbol"?t:t+""}function Bfe(e,t){if(xh(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(xh(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function $i(e,t){return t<e.length?e.charCodeAt(t):0}function w$(e,t){return(0,ue.cmpStr)(e,0,e.length,t)}function k$(e,t){for(var r=0;r<t.length;r++)if(w$(e,t[r]))return!0;return!1}function S$(e,t){return t!==e.length-2?!1:$i(e,t)===92&&(0,ue.isDigit)($i(e,t+1))}function wb(e,t,r){if(e&&e.type==="Range"){var n=Number(r!==void 0&&r!==t.length?t.substr(0,r):t);if(isNaN(n)||e.min!==null&&n<e.min&&typeof e.min!="string"||e.max!==null&&n>e.max&&typeof e.max!="string")return!0}return!1}function qfe(e,t){var r=0,n=[],i=0;e:do{switch(e.type){case ue.RightCurlyBracket:case ue.RightParenthesis:case ue.RightSquareBracket:if(e.type!==r)break e;if(r=n.pop(),n.length===0){i++;break e}break;case ue.Function:case ue.LeftParenthesis:case ue.LeftSquareBracket:case ue.LeftCurlyBracket:n.push(r),r=h2.get(e.type);break}i++}while(e=t(i));return i}function oi(e){return function(t,r,n){return t===null?0:t.type===ue.Function&&k$(t.value,Mfe)?qfe(t,r):e(t,r,n)}}function gt(e){return function(t){return t===null||t.type!==e?0:1}}function Vfe(e){if(e===null||e.type!==ue.Ident)return 0;var t=e.value.toLowerCase();return k$(t,Ife.cssWideKeywords)||w$(t,"default")?0:1}function _$(e){return e===null||e.type!==ue.Ident||$i(e.value,0)!==45||$i(e.value,1)!==45?0:1}function Ufe(e){return!_$(e)||e.value==="--"?0:1}function Wfe(e){if(e===null||e.type!==ue.Hash)return 0;var t=e.value.length;if(t!==4&&t!==5&&t!==7&&t!==9)return 0;for(var r=1;r<t;r++)if(!(0,ue.isHexDigit)($i(e.value,r)))return 0;return 1}function zfe(e){return e===null||e.type!==ue.Hash||!(0,ue.isIdentifierStart)($i(e.value,1),$i(e.value,2),$i(e.value,3))?0:1}function Hfe(e,t){if(!e)return 0;var r=0,n=[],i=0;e:do{switch(e.type){case ue.BadString:case ue.BadUrl:break e;case ue.RightCurlyBracket:case ue.RightParenthesis:case ue.RightSquareBracket:if(e.type!==r)break e;r=n.pop();break;case ue.Semicolon:if(r===0)break e;break;case ue.Delim:if(r===0&&e.value==="!")break e;break;case ue.Function:case ue.LeftParenthesis:case ue.LeftSquareBracket:case ue.LeftCurlyBracket:n.push(r),r=h2.get(e.type);break}i++}while(e=t(i));return i}function Gfe(e,t){if(!e)return 0;var r=0,n=[],i=0;e:do{switch(e.type){case ue.BadString:case ue.BadUrl:break e;case ue.RightCurlyBracket:case ue.RightParenthesis:case ue.RightSquareBracket:if(e.type!==r)break e;r=n.pop();break;case ue.Function:case ue.LeftParenthesis:case ue.LeftSquareBracket:case ue.LeftCurlyBracket:n.push(r),r=h2.get(e.type);break}i++}while(e=t(i));return i}function ua(e){return e&&(e=new Set(e)),function(t,r,n){if(t===null||t.type!==ue.Dimension)return 0;var i=(0,ue.consumeNumber)(t.value,0);if(e!==null){var o=t.value.indexOf("\\",i),a=o===-1||!S$(t.value,o)?t.value.substr(i):t.value.substring(i,o);if(e.has(a.toLowerCase())===!1)return 0}return wb(n,t.value,i)?0:1}}function Kfe(e,t,r){return e===null||e.type!==ue.Percentage||wb(r,e.value,e.value.length-1)?0:1}function C$(e){return typeof e!="function"&&(e=function(){return 0}),function(t,r,n){return t!==null&&t.type===ue.Number&&Number(t.value)===0?1:e(t,r,n)}}function Yfe(e,t,r){if(e===null)return 0;var n=(0,ue.consumeNumber)(e.value,0),i=n===e.value.length;return!i&&!S$(e.value,n)||wb(r,e.value,n)?0:1}function Qfe(e,t,r){if(e===null||e.type!==ue.Number)return 0;for(var n=$i(e.value,0)===43||$i(e.value,0)===45?1:0;n<e.value.length;n++)if(!(0,ue.isDigit)($i(e.value,n)))return 0;return wb(r,e.value,n)?0:1}function E$(e){var t=e||{},r=t.angle,n=t.decibel,i=t.frequency,o=t.flex,a=t.length,s=t.resolution,u=t.semitones,l=t.time;return{dimension:oi(ua(null)),angle:oi(ua(r)),decibel:oi(ua(n)),frequency:oi(ua(i)),flex:oi(ua(o)),length:oi(C$(ua(a))),resolution:oi(ua(s)),semitones:oi(ua(u)),time:oi(ua(l))}}function Zfe(e){return p2(p2(p2({},Xfe),Jfe),E$(e))}var Ife,Lfe,$fe,ue,Mfe,h2,Xfe,Jfe,_De,A$=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.createDemensionTypes=E$;exports.createGenericTypes=Zfe;exports.unitGroups=exports.tokenTypes=exports.productionTypes=void 0;Ife=(vb(),R(s2)),Lfe=x$((m$(),R(Dfe))),$fe=x$((y$(),R(Ffe))),ue=(de(),R(me));Mfe=["calc(","-moz-calc(","-webkit-calc("],h2=new Map([[ue.Function,ue.RightParenthesis],[ue.LeftParenthesis,ue.RightParenthesis],[ue.LeftSquareBracket,ue.RightSquareBracket],[ue.LeftCurlyBracket,ue.RightCurlyBracket]]);Xfe=exports.tokenTypes={"ident-token":gt(ue.Ident),"function-token":gt(ue.Function),"at-keyword-token":gt(ue.AtKeyword),"hash-token":gt(ue.Hash),"string-token":gt(ue.String),"bad-string-token":gt(ue.BadString),"url-token":gt(ue.Url),"bad-url-token":gt(ue.BadUrl),"delim-token":gt(ue.Delim),"number-token":gt(ue.Number),"percentage-token":gt(ue.Percentage),"dimension-token":gt(ue.Dimension),"whitespace-token":gt(ue.WhiteSpace),"CDO-token":gt(ue.CDO),"CDC-token":gt(ue.CDC),"colon-token":gt(ue.Colon),"semicolon-token":gt(ue.Semicolon),"comma-token":gt(ue.Comma),"[-token":gt(ue.LeftSquareBracket),"]-token":gt(ue.RightSquareBracket),"(-token":gt(ue.LeftParenthesis),")-token":gt(ue.RightParenthesis),"{-token":gt(ue.LeftCurlyBracket),"}-token":gt(ue.RightCurlyBracket)},Jfe=exports.productionTypes={string:gt(ue.String),ident:gt(ue.Ident),percentage:oi(Kfe),zero:C$(),number:oi(Yfe),integer:oi(Qfe),"custom-ident":Vfe,"dashed-ident":_$,"custom-property-name":Ufe,"hex-color":Wfe,"id-selector":zfe,"an-plus-b":Lfe.default,urange:$fe.default,"declaration-value":Hfe,"any-value":Gfe},_De=exports.unitGroups=["length","angle","time","frequency","resolution","flex","decibel","semitones"]});var tpe={};var CDe,EDe,ADe,DDe,PDe,ODe,TDe,RDe,D$=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.time=exports.semitones=exports.resolution=exports.length=exports.frequency=exports.flex=exports.decibel=exports.angle=void 0;CDe=exports.length=["cm","mm","q","in","pt","pc","px","em","rem","ex","rex","cap","rcap","ch","rch","ic","ric","lh","rlh","vw","svw","lvw","dvw","vh","svh","lvh","dvh","vi","svi","lvi","dvi","vb","svb","lvb","dvb","vmin","svmin","lvmin","dvmin","vmax","svmax","lvmax","dvmax","cqw","cqh","cqi","cqb","cqmin","cqmax"],EDe=exports.angle=["deg","grad","rad","turn"],ADe=exports.time=["s","ms"],DDe=exports.frequency=["hz","khz"],PDe=exports.resolution=["dpi","dpcm","dppx","x"],ODe=exports.flex=["fr"],TDe=exports.decibel=["db"],RDe=exports.semitones=["st"]});var P$={};function npe(e,t,r){return Object.assign((0,rpe.createCustomError)("SyntaxError",e),{input:t,offset:r,rawMessage:e,message:e+`
549
+ `+t+`
550
+ --`+new Array((r||t.length)+1).join("-")+"^"})}var rpe,d2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.SyntaxError=npe;rpe=(cb(),R(qS))});var dpe={};function wh(e){"@babel/helpers - typeof";return wh=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},wh(e)}function ope(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function O$(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,spe(n.key),n)}}function ape(e,t,r){return t&&O$(e.prototype,t),r&&O$(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function spe(e){var t=upe(e,"string");return wh(t)=="symbol"?t:t+""}function upe(e,t){if(wh(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(wh(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ipe,lpe,cpe,fpe,ppe,hpe,T$,FDe,R$=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.Scanner=void 0;ipe=(d2(),R(P$));lpe=9,cpe=10,fpe=12,ppe=13,hpe=32,T$=new Uint8Array(128).map(function(e,t){return/[a-zA-Z0-9\-]/.test(String.fromCharCode(t))?1:0}),FDe=exports.Scanner=function(){function e(t){ope(this,e),this.str=t,this.pos=0}return ape(e,[{key:"charCodeAt",value:function(r){return r<this.str.length?this.str.charCodeAt(r):0}},{key:"charCode",value:function(){return this.charCodeAt(this.pos)}},{key:"isNameCharCode",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:this.charCode();return r<128&&T$[r]===1}},{key:"nextCharCode",value:function(){return this.charCodeAt(this.pos+1)}},{key:"nextNonWsCode",value:function(r){return this.charCodeAt(this.findWsEnd(r))}},{key:"skipWs",value:function(){this.pos=this.findWsEnd(this.pos)}},{key:"findWsEnd",value:function(r){for(;r<this.str.length;r++){var n=this.str.charCodeAt(r);if(n!==ppe&&n!==cpe&&n!==fpe&&n!==hpe&&n!==lpe)break}return r}},{key:"substringToPos",value:function(r){return this.str.substring(this.pos,this.pos=r)}},{key:"eat",value:function(r){this.charCode()!==r&&this.error("Expect `"+String.fromCharCode(r)+"`"),this.pos++}},{key:"peek",value:function(){return this.pos<this.str.length?this.str.charAt(this.pos++):""}},{key:"error",value:function(r){throw new ipe.SyntaxError(r,this.str,this.pos)}},{key:"scanSpaces",value:function(){return this.substringToPos(this.findWsEnd(this.pos))}},{key:"scanWord",value:function(){for(var r=this.pos;r<this.str.length;r++){var n=this.str.charCodeAt(r);if(n>=128||T$[n]===0)break}return this.pos===r&&this.error("Expect a keyword"),this.substringToPos(r)}},{key:"scanNumber",value:function(){for(var r=this.pos;r<this.str.length;r++){var n=this.str.charCodeAt(r);if(n<48||n>57)break}return this.pos===r&&this.error("Expect a number"),this.substringToPos(r)}},{key:"scanString",value:function(){var r=this.str.indexOf("'",this.pos+1);return r===-1&&(this.pos=this.str.length,this.error("Expect an apostrophe")),this.substringToPos(r+1)}}])}()});var U$={};function B$(e){var t=null,r=null;return e.eat(Sb),e.skipWs(),t=e.scanNumber(e),e.skipWs(),e.charCode()===x2?(e.pos++,e.skipWs(),e.charCode()!==$$&&(r=e.scanNumber(e),e.skipWs())):r=t,e.eat($$),{min:Number(t),max:r?Number(r):0}}function Spe(e){var t=null,r=!1;switch(e.charCode()){case V$:e.pos++,t={min:0,max:0};break;case v2:e.pos++,t={min:1,max:0};break;case b2:e.pos++,t={min:0,max:1};break;case y2:e.pos++,r=!0,e.charCode()===Sb?t=B$(e):e.charCode()===b2?(e.pos++,t={min:0,max:0}):t={min:1,max:0};break;case Sb:t=B$(e);break;default:return null}return{type:"Multiplier",comma:r,min:t.min,max:t.max,term:null}}function as(e,t){var r=Spe(e);return r!==null?(r.term=t,e.charCode()===y2&&e.charCodeAt(e.pos-1)===v2?as(e,r):r):t}function m2(e){var t=e.peek();return t===""?null:as(e,{type:"Token",value:t})}function _pe(e){var t;return e.eat(w2),e.eat(kb),t=e.scanWord(),e.eat(kb),e.eat(g2),as(e,{type:"Property",name:t})}function Cpe(e){var t=null,r=null,n=1;return e.eat(kh),e.charCode()===I$&&(e.peek(),n=-1),n==-1&&e.charCode()===N$?e.peek():(t=n*Number(e.scanNumber(e)),e.isNameCharCode()&&(t+=e.scanWord())),e.skipWs(),e.eat(x2),e.skipWs(),e.charCode()===N$?e.peek():(n=1,e.charCode()===I$&&(e.peek(),n=-1),r=n*Number(e.scanNumber(e)),e.isNameCharCode()&&(r+=e.scanWord())),e.eat(Sh),{type:"Range",min:t,max:r}}function Epe(e){var t,r=null;if(e.eat(w2),t=e.scanWord(),t==="boolean-expr"){e.eat(kh);var n=k2(e,Sh);return e.eat(Sh),e.eat(g2),as(e,{type:"Boolean",term:n.terms.length===1?n.terms[0]:n})}return e.charCode()===q$&&e.nextCharCode()===wpe&&(e.pos+=2,t+="()"),e.charCodeAt(e.findWsEnd(e.pos))===kh&&(e.skipWs(),r=Cpe(e)),e.eat(g2),as(e,{type:"Type",name:t,opts:r})}function Ape(e){var t=e.scanWord();return e.charCode()===q$?(e.pos++,{type:"Function",name:t}):as(e,{type:"Keyword",name:t})}function Dpe(e,t){function r(s,u){return{type:"Group",terms:s,combinator:u,disallowEmpty:!1,explicit:!1}}var n;for(t=Object.keys(t).sort(function(s,u){return j$[s]-j$[u]});t.length>0;){n=t.shift();for(var i=0,o=0;i<e.length;i++){var a=e[i];a.type==="Combinator"&&(a.value===n?(o===-1&&(o=i-1),e.splice(i,1),i--):(o!==-1&&i-o>1&&(e.splice(o,i-o,r(e.slice(o,i),n)),i=o+1),o=-1))}o!==-1&&t.length&&e.splice(o,i-o,r(e.slice(o,i),n))}return n}function k2(e,t){for(var r=Object.create(null),n=[],i,o=null,a=e.pos;e.charCode()!==t&&(i=Ope(e,t));)i.type!=="Spaces"&&(i.type==="Combinator"?((o===null||o.type==="Combinator")&&(e.pos=a,e.error("Unexpected combinator")),r[i.value]=!0):o!==null&&o.type!=="Combinator"&&(r[" "]=!0,n.push({type:"Combinator",value:" "})),n.push(i),o=i,a=e.pos);return o!==null&&o.type==="Combinator"&&(e.pos-=a,e.error("Unexpected combinator")),{type:"Group",terms:n,combinator:Dpe(n,r)||" ",disallowEmpty:!1,explicit:!1}}function Ppe(e,t){var r;return e.eat(kh),r=k2(e,t),e.eat(Sh),r.explicit=!0,e.charCode()===M$&&(e.pos++,r.disallowEmpty=!0),r}function Ope(e,t){var r=e.charCode();switch(r){case Sh:break;case kh:return as(e,Ppe(e,t));case w2:return e.nextCharCode()===kb?_pe(e):Epe(e);case L$:return{type:"Combinator",value:e.substringToPos(e.pos+(e.nextCharCode()===L$?2:1))};case F$:return e.pos++,e.eat(F$),{type:"Combinator",value:"&&"};case x2:return e.pos++,{type:"Comma"};case kb:return as(e,{type:"String",value:e.scanString()});case xpe:case gpe:case bpe:case vpe:case ype:return{type:"Spaces",value:e.scanSpaces()};case kpe:return r=e.nextCharCode(),e.isNameCharCode(r)?(e.pos++,{type:"AtKeyword",name:e.scanWord()}):m2(e);case V$:case v2:case b2:case y2:case M$:break;case Sb:if(r=e.nextCharCode(),r<48||r>57)return m2(e);break;default:return e.isNameCharCode(r)?Ape(e):m2(e)}}function Tpe(e){var t=new mpe.Scanner(e),r=k2(t);return t.pos!==e.length&&t.error("Unexpected input"),r.terms.length===1&&r.terms[0].type==="Group"?r.terms[0]:r}var mpe,gpe,bpe,ype,vpe,xpe,M$,y2,F$,kb,q$,wpe,V$,v2,x2,I$,w2,g2,b2,kpe,kh,Sh,Sb,L$,$$,N$,j$,S2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.parse=Tpe;mpe=(R$(),R(dpe)),gpe=9,bpe=10,ype=12,vpe=13,xpe=32,M$=33,y2=35,F$=38,kb=39,q$=40,wpe=41,V$=42,v2=43,x2=44,I$=45,w2=60,g2=62,b2=63,kpe=64,kh=91,Sh=93,Sb=123,L$=124,$$=125,N$=8734,j$={" ":1,"&&":2,"||":3,"|":4}});var Fpe={};function W$(e){return typeof e=="function"?e:_h}function Rpe(e,t,r){function n(a){switch(i.call(r,a),a.type){case"Group":a.terms.forEach(n);break;case"Multiplier":case"Boolean":n(a.term);break;case"Type":case"Property":case"Keyword":case"AtKeyword":case"Function":case"String":case"Token":case"Comma":break;default:throw new Error("Unknown type: "+a.type)}o.call(r,a)}var i=_h,o=_h;if(typeof t=="function"?i=t:t&&(i=W$(t.enter),o=W$(t.leave)),i===_h&&o===_h)throw new Error("Neither `enter` nor `leave` walker handler is set or both aren't a function");n(e,r)}var _h,z$=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.walk=Rpe;_h=function(){}});var H$={};var Ipe,Lpe,$pe,Npe,_2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});Object.defineProperty(exports,"SyntaxError",{enumerable:!0,get:function(){return Ipe.SyntaxError}});Object.defineProperty(exports,"generate",{enumerable:!0,get:function(){return Lpe.generate}});Object.defineProperty(exports,"parse",{enumerable:!0,get:function(){return $pe.parse}});Object.defineProperty(exports,"walk",{enumerable:!0,get:function(){return Npe.walk}});Ipe=(d2(),R(P$)),Lpe=(n2(),R(f$)),$pe=(S2(),R(U$)),Npe=(z$(),R(Fpe))});var zpe={};function Ch(e){"@babel/helpers - typeof";return Ch=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Ch(e)}function G$(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function K$(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?G$(Object(r),!0).forEach(function(n){Bpe(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):G$(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Bpe(e,t,r){return(t=Mpe(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Mpe(e){var t=qpe(e,"string");return Ch(t)=="symbol"?t:t+""}function qpe(e,t){if(Ch(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(Ch(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Upe(e){var t=[];return(0,jpe.tokenize)(e,function(r,n,i){return t.push({type:r,value:e.slice(n,i),node:null})}),t}function Wpe(e,t){return typeof e=="string"?Upe(e):t.generate(e,Vpe)}var jpe,Vpe,Y$=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=Wpe;jpe=(de(),R(me));Vpe={decorator:function(t){var r=[],n=null;return K$(K$({},t),{},{node:function(o){var a=n;n=o,t.node.call(this,o),n=a},emit:function(o,a,s){r.push({type:a,value:o,node:s?null:n})},result:function(){return r}})}}});var Z$={};function Er(e,t,r){return t===Ht&&r===mn||e===Ht&&t===Ht&&r===Ht?e:(e.type==="If"&&e.else===mn&&t===Ht&&(t=e.then,e=e.match),{type:"If",match:e,then:t,else:r})}function J$(e){return e.length>2&&e.charCodeAt(e.length-2)===Gpe&&e.charCodeAt(e.length-1)===Kpe}function Q$(e){return e.type==="Keyword"||e.type==="AtKeyword"||e.type==="Function"||e.type==="Type"&&J$(e.name)}function ss(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:" ",r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:!1;return{type:"Group",terms:e,combinator:t,disallowEmpty:!1,explicit:r}}function Eh(e,t){var r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:new Set;if(!r.has(e))switch(r.add(e),e.type){case"If":e.match=Eh(e.match,t,r),e.then=Eh(e.then,t,r),e.else=Eh(e.else,t,r);break;case"Type":return t[e.name]||e}return e}function C2(e,t,r){switch(e){case" ":{for(var n=Ht,i=t.length-1;i>=0;i--){var o=t[i];n=Er(o,n,mn)}return n}case"|":{for(var a=mn,s=null,u=t.length-1;u>=0;u--){var l=t[u];if(Q$(l)&&(s===null&&u>0&&Q$(t[u-1])&&(s=Object.create(null),a=Er({type:"Enum",map:s},Ht,a)),s!==null)){var f=(J$(l.name)?l.name.slice(0,-1):l.name).toLowerCase();if(!(f in s)){s[f]=l;continue}}s=null,a=Er(l,Ht,a)}return a}case"&&":{if(t.length>5)return{type:"MatchOnce",terms:t,all:!0};for(var p=mn,m=function(){var A=t[b],E;t.length>1?E=C2(e,t.filter(function(y){return y!==A}),!1):E=Ht,p=Er(A,E,p)},b=t.length-1;b>=0;b--)m();return p}case"||":{if(t.length>5)return{type:"MatchOnce",terms:t,all:!1};for(var v=r?Ht:mn,w=function(){var A=t[_],E;t.length>1?E=C2(e,t.filter(function(y){return y!==A}),!0):E=Ht,v=Er(A,E,v)},_=t.length-1;_>=0;_--)w();return v}}}function Ype(e){var t=Ht,r=fc(e.term);if(e.max===0)r=Er(r,X$,mn),t=Er(r,null,mn),t.then=Er(Ht,Ht,t),e.comma&&(t.then.else=Er({type:"Comma",syntax:e},t,mn));else for(var n=e.min||1;n<=e.max;n++)e.comma&&t!==Ht&&(t=Er({type:"Comma",syntax:e},t,mn)),t=Er(r,Er(Ht,Ht,t),mn);if(e.min===0)t=Er(Ht,Ht,t);else for(var i=0;i<e.min-1;i++)e.comma&&t!==Ht&&(t=Er({type:"Comma",syntax:e},t,mn)),t=Er(r,t,mn);return t}function fc(e){if(typeof e=="function")return{type:"Generic",fn:e};switch(e.type){case"Group":{var t=C2(e.combinator,e.terms.map(fc),!1);return e.disallowEmpty&&(t=Er(t,X$,mn)),t}case"Multiplier":return Ype(e);case"Boolean":{var r=fc(e.term),n=fc(ss([ss([{type:"Keyword",name:"not"},{type:"Type",name:"!boolean-group"}]),ss([{type:"Type",name:"!boolean-group"},ss([{type:"Multiplier",comma:!1,min:0,max:0,term:ss([{type:"Keyword",name:"and"},{type:"Type",name:"!boolean-group"}])},{type:"Multiplier",comma:!1,min:0,max:0,term:ss([{type:"Keyword",name:"or"},{type:"Type",name:"!boolean-group"}])}],"|")])],"|")),i=fc(ss([{type:"Type",name:"!term"},ss([{type:"Token",value:"("},{type:"Type",name:"!self"},{type:"Token",value:")"}]),{type:"Type",name:"general-enclosed"}],"|"));return Eh(i,{"!term":r,"!self":n}),Eh(n,{"!boolean-group":i}),n}case"Type":case"Property":return{type:e.type,name:e.name,syntax:e};case"Keyword":return{type:e.type,name:e.name.toLowerCase(),syntax:e};case"AtKeyword":return{type:e.type,name:"@"+e.name.toLowerCase(),syntax:e};case"Function":return{type:e.type,name:e.name.toLowerCase()+"(",syntax:e};case"String":return e.value.length===3?{type:"Token",value:e.value.charAt(1),syntax:e}:{type:e.type,value:e.value.substr(1,e.value.length-2).replace(/\\'/g,"'"),syntax:e};case"Token":return{type:e.type,value:e.value,syntax:e};case"Comma":return{type:e.type,syntax:e};default:throw new Error("Unknown node type:",e.type)}}function Qpe(e,t){return typeof e=="string"&&(e=(0,Hpe.parse)(e)),{type:"MatchGraph",match:fc(e),syntax:t||null,source:e}}var Hpe,Ht,mn,X$,Gpe,Kpe,E2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.MISMATCH=exports.MATCH=exports.DISALLOW_EMPTY=void 0;exports.buildMatchGraph=Qpe;Hpe=(S2(),R(U$)),Ht=exports.MATCH={type:"Match"},mn=exports.MISMATCH={type:"Mismatch"},X$=exports.DISALLOW_EMPTY={type:"DisallowEmpty"},Gpe=40,Kpe=41});var ihe={};function D2(e){"@babel/helpers - typeof";return D2=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},D2(e)}function a9(e,t){if(typeof WeakMap=="function")var r=new WeakMap,n=new WeakMap;return(a9=function(o,a){if(!a&&o&&o.__esModule)return o;var s,u,l={__proto__:null,default:o};if(o===null||D2(o)!="object"&&typeof o!="function")return l;if(s=a?n:r){if(s.has(o))return s.get(o);s.set(o,l)}for(var f in o)f!=="default"&&{}.hasOwnProperty.call(o,f)&&((u=(s=Object.defineProperty)&&Object.getOwnPropertyDescriptor(o,f))&&(u.get||u.set)?s(l,f,u):l[f]=o[f]);return l})(e,t)}function s9(e){for(var t=null,r=null,n=e;n!==null;)r=n.prev,n.prev=t,t=n,n=r;return t}function A2(e,t){if(e.length!==t.length)return!1;for(var r=0;r<e.length;r++){var n=t.charCodeAt(r),i=e.charCodeAt(r);if(i>=65&&i<=90&&(i=i|32),i!==n)return!1}return!0}function the(e){return e.type!==gn.Delim?!1:e.value!=="?"}function i9(e){return e===null?!0:e.type===gn.Comma||e.type===gn.Function||e.type===gn.LeftParenthesis||e.type===gn.LeftSquareBracket||e.type===gn.LeftCurlyBracket||the(e)}function o9(e){return e===null?!0:e.type===gn.RightParenthesis||e.type===gn.RightSquareBracket||e.type===gn.RightCurlyBracket||e.type===gn.Delim&&e.value==="/"}function u9(e,t,r){function n(){do A++,P=A<e.length?e[A]:null;while(P!==null&&(P.type===gn.WhiteSpace||P.type===gn.Comment))}function i(Q){var pe=A+Q;return pe<e.length?e[pe]:null}function o(Q,pe){return{nextState:Q,matchStack:y,syntaxStack:p,thenStack:m,tokenIndex:A,prev:pe}}function a(Q){m={nextState:Q,matchStack:y,syntaxStack:p,prev:m}}function s(Q){b=o(Q,b)}function u(){y={type:Jpe,syntax:t.syntax,token:P,prev:y},n(),v=null,A>E&&(E=A)}function l(){p={syntax:t.syntax,opts:t.syntax.opts||p!==null&&p.opts||null,prev:p},y={type:_b,syntax:t.syntax,token:y.token,prev:y}}function f(){y.type===_b?y=y.prev:y={type:P2,syntax:p.syntax,token:y.token,prev:y},p=p.prev}var p=null,m=null,b=null,v=null,w=0,_=null,P=null,A=-1,E=0,y={type:Xpe,syntax:null,token:null,prev:null};for(n();_===null&&++w<r9;)switch(t.type){case"Match":if(m===null){if(P!==null&&(A!==e.length-1||P.value!=="\\0"&&P.value!=="\\9")){t=bt.MISMATCH;break}_=t9;break}if(t=m.nextState,t===bt.DISALLOW_EMPTY)if(m.matchStack===y){t=bt.MISMATCH;break}else t=bt.MATCH;for(;m.syntaxStack!==p;)f();m=m.prev;break;case"Mismatch":if(v!==null&&v!==!1)(b===null||A>b.tokenIndex)&&(b=v,v=!1);else if(b===null){_=Zpe;break}t=b.nextState,m=b.thenStack,p=b.syntaxStack,y=b.matchStack,A=b.tokenIndex,P=A<e.length?e[A]:null,b=b.prev;break;case"MatchGraph":t=t.match;break;case"If":t.else!==bt.MISMATCH&&s(t.else),t.then!==bt.MATCH&&a(t.then),t=t.match;break;case"MatchOnce":t={type:"MatchOnceBuffer",syntax:t,index:0,mask:0};break;case"MatchOnceBuffer":{var L=t.syntax.terms;if(t.index===L.length){if(t.mask===0||t.syntax.all){t=bt.MISMATCH;break}t=bt.MATCH;break}if(t.mask===(1<<L.length)-1){t=bt.MATCH;break}for(;t.index<L.length;t.index++){var I=1<<t.index;if((t.mask&I)===0){s(t),a({type:"AddMatchOnce",syntax:t.syntax,mask:t.mask|I}),t=L[t.index++];break}}break}case"AddMatchOnce":t={type:"MatchOnceBuffer",syntax:t.syntax,index:0,mask:t.mask};break;case"Enum":if(P!==null){var O=P.value.toLowerCase();if(O.indexOf("\\")!==-1&&(O=O.replace(/\\[09].*$/,"")),e9.call(t.map,O)){t=t.map[O];break}}t=bt.MISMATCH;break;case"Generic":{var N=p!==null?p.opts:null,X=A+Math.floor(t.fn(P,i,N));if(!isNaN(X)&&X>A){for(;A<X;)u();t=bt.MATCH}else t=bt.MISMATCH;break}case"Type":case"Property":{var se=t.type==="Type"?"types":"properties",ie=e9.call(r,se)?r[se][t.name]:null;if(!ie||!ie.match)throw new Error("Bad syntax reference: "+(t.type==="Type"?"<"+t.name+">":"<'"+t.name+"'>"));if(v!==!1&&P!==null&&t.type==="Type"){var te=t.name==="custom-ident"&&P.type===gn.Ident||t.name==="length"&&P.value==="0";if(te){v===null&&(v=o(t,b)),t=bt.MISMATCH;break}}l(),t=ie.matchRef||ie.match;break}case"Keyword":{var Ee=t.name;if(P!==null){var z=P.value;if(z.indexOf("\\")!==-1&&(z=z.replace(/\\[09].*$/,"")),A2(z,Ee)){u(),t=bt.MATCH;break}}t=bt.MISMATCH;break}case"AtKeyword":case"Function":if(P!==null&&A2(P.value,t.name)){u(),t=bt.MATCH;break}t=bt.MISMATCH;break;case"Token":if(P!==null&&P.value===t.value){u(),t=bt.MATCH;break}t=bt.MISMATCH;break;case"Comma":P!==null&&P.type===gn.Comma?i9(y.token)?t=bt.MISMATCH:(u(),t=o9(P)?bt.MISMATCH:bt.MATCH):t=i9(y.token)||o9(P)?bt.MATCH:bt.MISMATCH;break;case"String":for(var G="",Z=A;Z<e.length&&G.length<t.value.length;Z++)G+=e[Z].value;if(A2(G,t.value)){for(;A<Z;)u();t=bt.MATCH}else t=bt.MISMATCH;break;default:throw new Error("Unknown node type: "+t.type)}switch(exports.totalIterationCount=n9=n9+w,_){case null:console.warn("[csstree-match] BREAK after "+r9+" iterations"),_=ehe,y=null;break;case t9:for(;p!==null;)f();break;default:y=null}return{tokens:e,reason:_,iterations:w,match:y,longestMatch:E}}function rhe(e,t,r){var n=u9(e,t,r||{});if(n.match!==null){var i=s9(n.match).prev;for(n.match=[];i!==null;){switch(i.type){case _b:case P2:n.match.push({type:i.type,syntax:i.syntax});break;default:n.match.push({token:i.token.value,node:i.token.node});break}i=i.prev}}return n}function nhe(e,t,r){var n=u9(e,t,r||{});if(n.match===null)return n;var i=n.match,o=n.match={syntax:t.syntax||null,match:[]},a=[o];for(i=s9(i).prev;i!==null;){switch(i.type){case _b:o.match.push(o={syntax:i.syntax,match:[]}),a.push(o);break;case P2:a.pop(),o=a[a.length-1];break;default:o.match.push({syntax:i.syntax||null,token:i.token.value,node:i.token.node})}i=i.prev}return n}var bt,gn,e9,Xpe,Jpe,_b,P2,t9,Zpe,ehe,r9,n9,l9=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.matchAsList=rhe;exports.matchAsTree=nhe;exports.totalIterationCount=void 0;bt=(E2(),R(Z$)),gn=a9((sb(),R(AS)));e9=Object.prototype.hasOwnProperty,Xpe=0,Jpe=1,_b=2,P2=3,t9="Match",Zpe="Mismatch",ehe="Maximum iteration number exceeded (please fill an issue on https://github.com/csstree/csstree/issues)",r9=15e3,n9=exports.totalIterationCount=0});var uhe={};function c9(e){function t(i){return i===null?!1:i.type==="Type"||i.type==="Property"||i.type==="Keyword"}function r(i){if(Array.isArray(i.match)){for(var o=0;o<i.match.length;o++)if(r(i.match[o]))return t(i.syntax)&&n.unshift(i.syntax),!0}else if(i.node===e)return n=t(i.syntax)?[i.syntax]:[],!0;return!1}var n=null;return this.matched!==null&&r(this.matched),n}function ohe(e,t){return O2(this,e,function(r){return r.type==="Type"&&r.name===t})}function ahe(e,t){return O2(this,e,function(r){return r.type==="Property"&&r.name===t})}function she(e){return O2(this,e,function(t){return t.type==="Keyword"})}function O2(e,t,r){var n=c9.call(e,t);return n===null?!1:n.some(r)}var f9=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.getTrace=c9;exports.isKeyword=she;exports.isProperty=ahe;exports.isType=ohe});var fhe={};function p9(e){return"node"in e?e.node:p9(e.match[0])}function h9(e){return"node"in e?e.node:h9(e.match[e.match.length-1])}function che(e,t,r,n,i){function o(s){if(s.syntax!==null&&s.syntax.type===n&&s.syntax.name===i){var u=p9(s),l=h9(s);e.syntax.walk(t,function(f,p,m){if(f===u){var b=new lhe.List;do{if(b.appendData(p.data),p.data===l)break;p=p.next}while(p!==null);a.push({parent:m,nodes:b})}})}Array.isArray(s.match)&&s.match.forEach(o)}var a=[];return r.matched!==null&&o(r.matched),a}var lhe,d9=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.matchFragments=che;lhe=(Su(),R(ac))});var ghe={};function T2(e){return typeof e=="number"&&isFinite(e)&&Math.floor(e)===e&&e>=0}function m9(e){return!!e&&T2(e.offset)&&T2(e.line)&&T2(e.column)}function hhe(e,t){return function(n,i){if(!n||n.constructor!==Object)return i(n,"Type of node should be an Object");for(var o in n){var a=!0;if(Ah.call(n,o)!==!1){if(o==="type")n.type!==e&&i(n,"Wrong node type `"+n.type+"`, expected `"+e+"`");else if(o==="loc"){if(n.loc===null)continue;if(n.loc&&n.loc.constructor===Object)if(typeof n.loc.source!="string")o+=".source";else if(!m9(n.loc.start))o+=".start";else if(!m9(n.loc.end))o+=".end";else continue;a=!1}else if(t.hasOwnProperty(o)){a=!1;for(var s=0;!a&&s<t[o].length;s++){var u=t[o][s];switch(u){case String:a=typeof n[o]=="string";break;case Boolean:a=typeof n[o]=="boolean";break;case null:a=n[o]===null;break;default:typeof u=="string"?a=n[o]&&n[o].type===u:Array.isArray(u)&&(a=n[o]instanceof phe.List)}}}else i(n,"Unknown field `"+o+"` for "+e+" node type");a||i(n,"Bad value for `"+e+"."+o+"`")}}for(var l in t)Ah.call(t,l)&&Ah.call(n,l)===!1&&i(n,"Field `"+e+"."+l+"` is missed")}}function g9(e,t){for(var r=[],n=0;n<e.length;n++){var i=e[n];if(i===String||i===Boolean)r.push(i.name.toLowerCase());else if(i===null)r.push("null");else if(typeof i=="string")r.push(i);else if(Array.isArray(i))r.push("List<"+(g9(i,t)||"any")+">");else throw new Error("Wrong value `"+i+"` in `"+t+"` structure definition")}return r.join(" | ")}function dhe(e,t){var r=t.structure,n={type:String,loc:!0},i={type:'"'+e+'"'};for(var o in r)if(Ah.call(r,o)!==!1){var a=n[o]=Array.isArray(r[o])?r[o].slice():[r[o]];i[o]=g9(a,e+"."+o)}return{docs:i,check:hhe(e,n)}}function mhe(e){var t={};if(e.node){for(var r in e.node)if(Ah.call(e.node,r)){var n=e.node[r];if(n.structure)t[r]=dhe(r,n);else throw new Error("Missed `structure` field in `"+r+"` node type definition")}}return t}var phe,Ah,b9=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.getStructureFromConfig=mhe;phe=(Su(),R(ac)),Ah=Object.prototype.hasOwnProperty});var E9={};function dc(e){"@babel/helpers - typeof";return dc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},dc(e)}function khe(e){return e&&e.__esModule?e:{default:e}}function Db(e,t){if(typeof WeakMap=="function")var r=new WeakMap,n=new WeakMap;return(Db=function(o,a){if(!a&&o&&o.__esModule)return o;var s,u,l={__proto__:null,default:o};if(o===null||dc(o)!="object"&&typeof o!="function")return l;if(s=a?n:r){if(s.has(o))return s.get(o);s.set(o,l)}for(var f in o)f!=="default"&&{}.hasOwnProperty.call(o,f)&&((u=(s=Object.defineProperty)&&Object.getOwnPropertyDescriptor(o,f))&&(u.get||u.set)?s(l,f,u):l[f]=o[f]);return l})(e,t)}function w9(e){return Che(e)||_he(e)||C9(e)||She()}function She(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
551
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function _he(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Che(e){if(Array.isArray(e))return R2(e)}function Ehe(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function k9(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,_9(n.key),n)}}function Ahe(e,t,r){return t&&k9(e.prototype,t),r&&k9(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function S9(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function Eb(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?S9(Object(r),!0).forEach(function(n){Dhe(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):S9(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Dhe(e,t,r){return(t=_9(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function _9(e){var t=Phe(e,"string");return dc(t)=="symbol"?t:t+""}function Phe(e,t){if(dc(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(dc(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Ph(e,t){return Rhe(e)||The(e,t)||C9(e,t)||Ohe()}function Ohe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
552
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function C9(e,t){if(e){if(typeof e=="string")return R2(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?R2(e,t):void 0}}function R2(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function The(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function Rhe(e){if(Array.isArray(e))return e}function F2(e,t,r){var n={};for(var i in e)e[i].syntax&&(n[i]=r?e[i].syntax:(0,Ab.generate)(e[i].syntax,{compact:t}));return n}function Fhe(e,t,r){for(var n={},i=0,o=Object.entries(e);i<o.length;i++){var a=Ph(o[i],2),s=a[0],u=a[1];n[s]={prelude:u.prelude&&(r?u.prelude.syntax:(0,Ab.generate)(u.prelude.syntax,{compact:t})),descriptors:u.descriptors&&F2(u.descriptors,t,r)}}return n}function Ihe(e){for(var t=0;t<e.length;t++)if(e[t].value.toLowerCase()==="var(")return!0;return!1}function Lhe(e){var t=e.terms[0];return e.explicit===!1&&e.terms.length===1&&t.type==="Multiplier"&&t.comma===!0}function Ni(e,t,r){return Eb({matched:e,iterations:r,error:t},xhe)}function pc(e,t,r,n){var i=(0,vhe.default)(r,e.syntax),o;return Ihe(i)?Ni(null,new Error("Matching for a tree with var() is not supported")):(n&&(o=(0,v9.matchAsTree)(i,e.cssWideKeywordsSyntax,e)),(!n||!o.match)&&(o=(0,v9.matchAsTree)(i,t.match,e),!o.match)?Ni(null,new hc.SyntaxMatchError(o.reason,t.syntax,r,o),o.iterations):Ni(o.match,null,o.iterations))}var hc,Dh,bhe,yhe,y9,Ab,vhe,Cb,v9,xhe,x9,whe,IDe,I2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.Lexer=void 0;hc=(d$(),R(Sfe)),Dh=Db((yb(),R(a2))),bhe=(vb(),R(s2)),yhe=(A$(),R(epe)),y9=Db((D$(),R(tpe))),Ab=(_2(),R(H$)),vhe=khe((Y$(),R(zpe))),Cb=(E2(),R(Z$)),v9=(l9(),R(ihe)),xhe=Db((f9(),R(uhe))),x9=(d9(),R(fhe)),whe=(b9(),R(ghe));IDe=exports.Lexer=function(){function e(t,r,n){if(Ehe(this,e),this.cssWideKeywords=bhe.cssWideKeywords,this.syntax=r,this.generic=!1,this.units=Eb({},y9),this.atrules=Object.create(null),this.properties=Object.create(null),this.types=Object.create(null),this.structure=n||(0,whe.getStructureFromConfig)(t),t){if(t.cssWideKeywords&&(this.cssWideKeywords=t.cssWideKeywords),t.units)for(var i=0,o=Object.keys(y9);i<o.length;i++){var a=o[i];Array.isArray(t.units[a])&&(this.units[a]=t.units[a])}if(t.types)for(var s=0,u=Object.entries(t.types);s<u.length;s++){var l=Ph(u[s],2),f=l[0],p=l[1];this.addType_(f,p)}if(t.generic){this.generic=!0;for(var m=0,b=Object.entries((0,yhe.createGenericTypes)(this.units));m<b.length;m++){var v=Ph(b[m],2),w=v[0],_=v[1];this.addType_(w,_)}}if(t.atrules)for(var P=0,A=Object.entries(t.atrules);P<A.length;P++){var E=Ph(A[P],2),y=E[0],L=E[1];this.addAtrule_(y,L)}if(t.properties)for(var I=0,O=Object.entries(t.properties);I<O.length;I++){var N=Ph(O[I],2),X=N[0],se=N[1];this.addProperty_(X,se)}}this.cssWideKeywordsSyntax=(0,Cb.buildMatchGraph)(this.cssWideKeywords.join(" | "))}return Ahe(e,[{key:"checkStructure",value:function(r){function n(a,s){o.push({node:a,message:s})}var i=this.structure,o=[];return this.syntax.walk(r,function(a){i.hasOwnProperty(a.type)?i[a.type].check(a,n):n(a,"Unknown node type `"+a.type+"`")}),o.length?o:!1}},{key:"createDescriptor",value:function(r,n,i){var o=arguments.length>3&&arguments[3]!==void 0?arguments[3]:null,a={type:n,name:i},s={type:n,name:i,parent:o,serializable:typeof r=="string"||r&&typeof r.type=="string",syntax:null,match:null,matchRef:null};return typeof r=="function"?s.match=(0,Cb.buildMatchGraph)(r,a):(typeof r=="string"?Object.defineProperty(s,"syntax",{get:function(){return Object.defineProperty(s,"syntax",{value:(0,Ab.parse)(r)}),s.syntax}}):s.syntax=r,Object.defineProperty(s,"match",{get:function(){return Object.defineProperty(s,"match",{value:(0,Cb.buildMatchGraph)(s.syntax,a)}),s.match}}),n==="Property"&&Object.defineProperty(s,"matchRef",{get:function(){var l=s.syntax,f=Lhe(l)?(0,Cb.buildMatchGraph)(Eb(Eb({},l),{},{terms:[l.terms[0].term]}),a):null;return Object.defineProperty(s,"matchRef",{value:f}),f}})),s}},{key:"addAtrule_",value:function(r,n){var i=this;n&&(this.atrules[r]={type:"Atrule",name:r,prelude:n.prelude?this.createDescriptor(n.prelude,"AtrulePrelude",r):null,descriptors:n.descriptors?Object.keys(n.descriptors).reduce(function(o,a){return o[a]=i.createDescriptor(n.descriptors[a],"AtruleDescriptor",a,r),o},Object.create(null)):null})}},{key:"addProperty_",value:function(r,n){n&&(this.properties[r]=this.createDescriptor(n,"Property",r))}},{key:"addType_",value:function(r,n){n&&(this.types[r]=this.createDescriptor(n,"Type",r))}},{key:"checkAtruleName",value:function(r){if(!this.getAtrule(r))return new hc.SyntaxReferenceError("Unknown at-rule","@"+r)}},{key:"checkAtrulePrelude",value:function(r,n){var i=this.checkAtruleName(r);if(i)return i;var o=this.getAtrule(r);if(!o.prelude&&n)return new SyntaxError("At-rule `@"+r+"` should not contain a prelude");if(o.prelude&&!n&&!pc(this,o.prelude,"",!1).matched)return new SyntaxError("At-rule `@"+r+"` should contain a prelude")}},{key:"checkAtruleDescriptorName",value:function(r,n){var i=this.checkAtruleName(r);if(i)return i;var o=this.getAtrule(r),a=Dh.keyword(n);if(!o.descriptors)return new SyntaxError("At-rule `@"+r+"` has no known descriptors");if(!o.descriptors[a.name]&&!o.descriptors[a.basename])return new hc.SyntaxReferenceError("Unknown at-rule descriptor",n)}},{key:"checkPropertyName",value:function(r){if(!this.getProperty(r))return new hc.SyntaxReferenceError("Unknown property",r)}},{key:"matchAtrulePrelude",value:function(r,n){var i=this.checkAtrulePrelude(r,n);if(i)return Ni(null,i);var o=this.getAtrule(r);return o.prelude?pc(this,o.prelude,n||"",!1):Ni(null,null)}},{key:"matchAtruleDescriptor",value:function(r,n,i){var o=this.checkAtruleDescriptorName(r,n);if(o)return Ni(null,o);var a=this.getAtrule(r),s=Dh.keyword(n);return pc(this,a.descriptors[s.name]||a.descriptors[s.basename],i,!1)}},{key:"matchDeclaration",value:function(r){return r.type!=="Declaration"?Ni(null,new Error("Not a Declaration node")):this.matchProperty(r.property,r.value)}},{key:"matchProperty",value:function(r,n){if(Dh.property(r).custom)return Ni(null,new Error("Lexer matching doesn't applicable for custom properties"));var i=this.checkPropertyName(r);return i?Ni(null,i):pc(this,this.getProperty(r),n,!0)}},{key:"matchType",value:function(r,n){var i=this.getType(r);return i?pc(this,i,n,!1):Ni(null,new hc.SyntaxReferenceError("Unknown type",r))}},{key:"match",value:function(r,n){return typeof r!="string"&&(!r||!r.type)?Ni(null,new hc.SyntaxReferenceError("Bad syntax")):((typeof r=="string"||!r.match)&&(r=this.createDescriptor(r,"Type","anonymous")),pc(this,r,n,!1))}},{key:"findValueFragments",value:function(r,n,i,o){return(0,x9.matchFragments)(this,n,this.matchProperty(r,n),i,o)}},{key:"findDeclarationValueFragments",value:function(r,n,i){return(0,x9.matchFragments)(this,r.value,this.matchDeclaration(r),n,i)}},{key:"findAllFragments",value:function(r,n,i){var o=this,a=[];return this.syntax.walk(r,{visit:"Declaration",enter:function(u){a.push.apply(a,o.findDeclarationValueFragments(u,n,i))}}),a}},{key:"getAtrule",value:function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,i=Dh.keyword(r),o=i.vendor&&n?this.atrules[i.name]||this.atrules[i.basename]:this.atrules[i.name];return o||null}},{key:"getAtrulePrelude",value:function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,i=this.getAtrule(r,n);return i&&i.prelude||null}},{key:"getAtruleDescriptor",value:function(r,n){return this.atrules.hasOwnProperty(r)&&this.atrules.declarators&&this.atrules[r].declarators[n]||null}},{key:"getProperty",value:function(r){var n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,i=Dh.property(r),o=i.vendor&&n?this.properties[i.name]||this.properties[i.basename]:this.properties[i.name];return o||null}},{key:"getType",value:function(r){return hasOwnProperty.call(this.types,r)?this.types[r]:null}},{key:"validate",value:function(){function r(p,m){return m?"<".concat(p,">"):"<'".concat(p,"'>")}function n(p,m,b,v){if(b.has(m))return b.get(m);b.set(m,!1),v.syntax!==null&&(0,Ab.walk)(v.syntax,function(w){if(!(w.type!=="Type"&&w.type!=="Property")){var _=w.type==="Type"?p.types:p.properties,P=w.type==="Type"?o:a;hasOwnProperty.call(_,w.name)?n(p,w.name,P,_[w.name])&&(i.push("".concat(r(m,b===o)," used broken syntax definition ").concat(r(w.name,w.type==="Type"))),b.set(m,!0)):(i.push("".concat(r(m,b===o)," used missed syntax definition ").concat(r(w.name,w.type==="Type"))),b.set(m,!0))}},this)}var i=[],o=new Map,a=new Map;for(var s in this.types)n(this,s,o,this.types[s]);for(var u in this.properties)n(this,u,a,this.properties[u]);var l=w9(o.keys()).filter(function(p){return o.get(p)}),f=w9(a.keys()).filter(function(p){return a.get(p)});return l.length||f.length?{errors:i,types:l,properties:f}:null}},{key:"dump",value:function(r,n){return{generic:this.generic,cssWideKeywords:this.cssWideKeywords,units:this.units,types:F2(this.types,!n,r),properties:F2(this.properties,!n,r),atrules:Fhe(this.atrules,!n,r)}}},{key:"toString",value:function(){return JSON.stringify(this.dump())}}])}()});var Hhe={};function Oh(e){"@babel/helpers - typeof";return Oh=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Oh(e)}function A9(e){return jhe(e)||Nhe(e)||O9(e)||$he()}function $he(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
553
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Nhe(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function jhe(e){if(Array.isArray(e))return $2(e)}function D9(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function bn(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?D9(Object(r),!0).forEach(function(n){Bhe(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):D9(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Bhe(e,t,r){return(t=Mhe(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Mhe(e){var t=qhe(e,"string");return Oh(t)=="symbol"?t:t+""}function qhe(e,t){if(Oh(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(Oh(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Cu(e,t){return Whe(e)||Uhe(e,t)||O9(e,t)||Vhe()}function Vhe(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
554
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function O9(e,t){if(e){if(typeof e=="string")return $2(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?$2(e,t):void 0}}function $2(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function Uhe(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function Whe(e){if(Array.isArray(e))return e}function L2(e,t){return typeof t=="string"&&/^\s*\|/.test(t)?typeof e=="string"?e+t:t.replace(/^\s*\|\s*/,""):t||null}function P9(e,t){for(var r=Object.create(null),n=0,i=Object.entries(e);n<i.length;n++){var o=Cu(i[n],2),a=o[0],s=o[1];if(s){r[a]={};for(var u=0,l=Object.keys(s);u<l.length;u++){var f=l[u];t.includes(f)&&(r[a][f]=s[f])}}}return r}function zhe(e,t){for(var r=bn({},e),n=0,i=Object.entries(t);n<i.length;n++){var o=Cu(i[n],2),a=o[0],s=o[1];switch(a){case"generic":r[a]=!!s;break;case"cssWideKeywords":r[a]=e[a]?[].concat(A9(e[a]),A9(s)):s||[];break;case"units":r[a]=bn({},e[a]);for(var u=0,l=Object.entries(s);u<l.length;u++){var f=Cu(l[u],2),p=f[0],m=f[1];r[a][p]=Array.isArray(m)?m:[]}break;case"atrules":r[a]=bn({},e[a]);for(var b=0,v=Object.entries(s);b<v.length;b++){var w=Cu(v[b],2),_=w[0],P=w[1],A=r[a][_]||{},E=r[a][_]={prelude:A.prelude||null,descriptors:bn({},A.descriptors)};if(P){E.prelude=P.prelude?L2(E.prelude,P.prelude):E.prelude||null;for(var y=0,L=Object.entries(P.descriptors||{});y<L.length;y++){var I=Cu(L[y],2),O=I[0],N=I[1];E.descriptors[O]=N?L2(E.descriptors[O],N):null}Object.keys(E.descriptors).length||(E.descriptors=null)}}break;case"types":case"properties":r[a]=bn({},e[a]);for(var X=0,se=Object.entries(s);X<se.length;X++){var ie=Cu(se[X],2),te=ie[0],Ee=ie[1];r[a][te]=L2(r[a][te],Ee)}break;case"scope":case"features":r[a]=bn({},e[a]);for(var z=0,G=Object.entries(s);z<G.length;z++){var Z=Cu(G[z],2),Q=Z[0],pe=Z[1];r[a][Q]=bn(bn({},r[a][Q]),pe)}break;case"parseContext":r[a]=bn(bn({},e[a]),s);break;case"atrule":case"pseudo":r[a]=bn(bn({},e[a]),P9(s,["parse"]));break;case"node":r[a]=bn(bn({},e[a]),P9(s,["name","structure","parse","generate","walkContext"]));break}}return r}var T9=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=zhe});var I9={};function Jhe(e){return e&&e.__esModule?e:{default:e}}function F9(e){var t=(0,Khe.createParser)(e),r=(0,Xhe.createWalker)(e),n=(0,Yhe.createGenerator)(e),i=(0,Qhe.createConvertor)(r),o=i.fromPlainObject,a=i.toPlainObject,s={lexer:null,createLexer:function(l){return new R9.Lexer(l,s,s.lexer.structure)},tokenize:Ghe.tokenize,parse:t,generate:n,walk:r,find:r.find,findLast:r.findLast,findAll:r.findAll,fromPlainObject:o,toPlainObject:a,fork:function(l){var f=(0,N2.default)({},e);return F9(typeof l=="function"?l(f):(0,N2.default)(f,l))}};return s.lexer=new R9.Lexer({generic:e.generic,cssWideKeywords:e.cssWideKeywords,units:e.units,types:e.types,atrules:e.atrules,properties:e.properties,node:e.node},s),s}var Ghe,Khe,Yhe,Qhe,Xhe,R9,N2,LDe,j2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;Ghe=(de(),R(me)),Khe=(DL(),R(wce)),Yhe=(r$(),R(ufe)),Qhe=(n$(),R(cfe)),Xhe=(c$(),R(mfe)),R9=(I2(),R(E9)),N2=Jhe((T9(),R(Hhe)));LDe=exports.default=function(t){return F9((0,N2.default)({},t))}});var rde={};var nde,Zhe,ede,tde,$De,L9=$(()=>{"use strict";nde={};Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;Zhe=require("module"),ede=(0,Zhe.createRequire)(nde.url),tde=ede("../data/patch.json"),$De=exports.default=tde});var mde={};function ode(e){return e&&e.__esModule?e:{default:e}}function Th(e,t){return lde(e)||ude(e,t)||sde(e,t)||ade()}function ade(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
555
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function sde(e,t){if(e){if(typeof e=="string")return $9(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?$9(e,t):void 0}}function $9(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function ude(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function lde(e){if(Array.isArray(e))return e}function hde(e){for(var t=Object.create(null),r=0,n=Object.entries(e);r<n.length;r++){var i=Th(n[r],2),o=i[0],a=i[1],s=null;if(a.descriptors){s=Object.create(null);for(var u=0,l=Object.entries(a.descriptors);u<l.length;u++){var f=Th(l[u],2),p=f[0],m=f[1];s[p]=m.syntax}}t[o.substr(1)]={prelude:a.syntax.trim().replace(/\{(.|\s)+\}/,"").match(/^@\S+\s+([^;\{]*)/)[1].trim()||null,descriptors:s}}return t}function Pb(e,t){for(var r=Object.create(null),n=0,i=Object.entries(e);n<i.length;n++){var o=Th(i[n],2),a=o[0],s=o[1];s&&(r[a]=s.syntax||s)}for(var u=0,l=Object.keys(t);u<l.length;u++){var f=l[u];B9(e,f)?t[f].syntax?r[f]=N9.test(t[f].syntax)?r[f]+" "+t[f].syntax.trim():t[f].syntax:delete r[f]:t[f].syntax&&(r[f]=t[f].syntax.replace(N9,""))}return r}function j9(e){for(var t={},r=0,n=Object.entries(e||{});r<n.length;r++){var i=Th(n[r],2),o=i[0],a=i[1];t[o]=typeof a=="string"?{syntax:a}:a}return t}function dde(e,t){var r={};for(var n in e)if(t[n]!==null){var i=t[n]||{};r[n]={prelude:n in t&&"prelude"in i?i.prelude:e[n].prelude||null,descriptors:Pb(e[n].descriptors||{},j9(i.descriptors))}}for(var o=0,a=Object.entries(t);o<a.length;o++){var s=Th(a[o],2),u=s[0],l=s[1];l&&!B9(e,u)&&(r[u]={prelude:l.prelude||null,descriptors:l.descriptors?Pb({},j9(l.descriptors)):null})}return r}var gde,ide,B2,M2,cde,fde,pde,B9,N9,NDe,M9=$(()=>{"use strict";gde={};Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;ide=require("module"),B2=ode((L9(),R(rde)));M2=(0,ide.createRequire)(gde.url),cde=M2("mdn-data/css/at-rules.json"),fde=M2("mdn-data/css/properties.json"),pde=M2("mdn-data/css/syntaxes.json"),B9=Object.hasOwn||function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},N9=/^\s*\|\s*/;NDe=exports.default={types:Pb(pde,B2.default.types),atrules:dde(hde(cde),B2.default.atrules),properties:Pb(fde,B2.default.properties)}});var q9={};function Tb(e,t){var r=this.tokenStart+e,n=this.charCodeAt(r);for((n===co||n===Rn)&&(t&&this.error("Number sign is not allowed"),r++);r<this.tokenEnd;r++)(0,Jt.isDigit)(this.charCodeAt(r))||this.error("Integer is expected",r)}function mc(e){return Tb.call(this,0,e)}function us(e,t){if(!this.cmpChar(this.tokenStart+e,t)){var r="";switch(t){case Ob:r="N is expected";break;case Rn:r="HyphenMinus is expected";break}this.error(r,this.tokenStart+e)}}function q2(){for(var e=0,t=0,r=this.tokenType;r===Jt.WhiteSpace||r===Jt.Comment;)r=this.lookupType(++e);if(r!==Jt.Number)if(this.isDelim(co,e)||this.isDelim(Rn,e)){t=this.isDelim(co,e)?co:Rn;do r=this.lookupType(++e);while(r===Jt.WhiteSpace||r===Jt.Comment);r!==Jt.Number&&(this.skip(e),mc.call(this,Eu))}else return null;return e>0&&this.skip(e),t===0&&(r=this.charCodeAt(this.tokenStart),r!==co&&r!==Rn&&this.error("Number sign is expected")),mc.call(this,t!==0),t===Rn?"-"+this.consume(Jt.Number):this.consume(Jt.Number)}function yde(){var e=this.tokenStart,t=null,r=null;if(this.tokenType===Jt.Number)mc.call(this,bde),r=this.consume(Jt.Number);else if(this.tokenType===Jt.Ident&&this.cmpChar(this.tokenStart,Rn))switch(t="-1",us.call(this,1,Ob),this.tokenEnd-this.tokenStart){case 2:this.next(),r=q2.call(this);break;case 3:us.call(this,2,Rn),this.next(),this.skipSC(),mc.call(this,Eu),r="-"+this.consume(Jt.Number);break;default:us.call(this,2,Rn),Tb.call(this,3,Eu),this.next(),r=this.substrToCursor(e+2)}else if(this.tokenType===Jt.Ident||this.isDelim(co)&&this.lookupType(1)===Jt.Ident){var n=0;switch(t="1",this.isDelim(co)&&(n=1,this.next()),us.call(this,0,Ob),this.tokenEnd-this.tokenStart){case 1:this.next(),r=q2.call(this);break;case 2:us.call(this,1,Rn),this.next(),this.skipSC(),mc.call(this,Eu),r="-"+this.consume(Jt.Number);break;default:us.call(this,1,Rn),Tb.call(this,2,Eu),this.next(),r=this.substrToCursor(e+n+1)}}else if(this.tokenType===Jt.Dimension){for(var i=this.charCodeAt(this.tokenStart),o=i===co||i===Rn,a=this.tokenStart+o;a<this.tokenEnd&&(0,Jt.isDigit)(this.charCodeAt(a));a++);a===this.tokenStart+o&&this.error("Integer is expected",this.tokenStart+o),us.call(this,a-this.tokenStart,Ob),t=this.substring(e,a),a+1===this.tokenEnd?(this.next(),r=q2.call(this)):(us.call(this,a-this.tokenStart+1,Rn),a+2===this.tokenEnd?(this.next(),this.skipSC(),mc.call(this,Eu),r="-"+this.consume(Jt.Number)):(Tb.call(this,a-this.tokenStart+2,Eu),this.next(),r=this.substrToCursor(a+1)))}else this.error();return t!==null&&t.charCodeAt(0)===co&&(t=t.substr(1)),r!==null&&r.charCodeAt(0)===co&&(r=r.substr(1)),{type:"AnPlusB",loc:this.getLocation(e,this.tokenStart),a:t,b:r}}function vde(e){if(e.a){var t=e.a==="+1"&&"n"||e.a==="1"&&"n"||e.a==="-1"&&"-n"||e.a+"n";if(e.b){var r=e.b[0]==="-"||e.b[0]==="+"?e.b:"+"+e.b;this.tokenize(t+r)}else this.tokenize(t)}else this.tokenize(e.b)}var Jt,co,Rn,Ob,Eu,bde,jDe,BDe,V2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=vde;exports.name=void 0;exports.parse=yde;exports.structure=void 0;Jt=(de(),R(me)),co=43,Rn=45,Ob=110,Eu=!0,bde=!1;jDe=exports.name="AnPlusB",BDe=exports.structure={a:[String,null],b:[String,null]}});var U9={};function V9(){return this.Raw(this.consumeUntilLeftCurlyBracketOrSemicolon,!0)}function xde(){for(var e=1,t;t=this.lookupType(e);e++){if(t===fo.RightCurlyBracket)return!0;if(t===fo.LeftCurlyBracket||t===fo.AtKeyword)return!1}return!1}function wde(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1,t=this.tokenStart,r,n,i=null,o=null;switch(this.eat(fo.AtKeyword),r=this.substrToCursor(t+1),n=r.toLowerCase(),this.skipSC(),this.eof===!1&&this.tokenType!==fo.LeftCurlyBracket&&this.tokenType!==fo.Semicolon&&(this.parseAtrulePrelude?i=this.parseWithFallback(this.AtrulePrelude.bind(this,r,e),V9):i=V9.call(this,this.tokenIndex),this.skipSC()),this.tokenType){case fo.Semicolon:this.next();break;case fo.LeftCurlyBracket:hasOwnProperty.call(this.atrule,n)&&typeof this.atrule[n].block=="function"?o=this.atrule[n].block.call(this,e):o=this.Block(xde.call(this));break}return{type:"Atrule",loc:this.getLocation(t,this.tokenStart),name:r,prelude:i,block:o}}function kde(e){this.token(fo.AtKeyword,"@"+e.name),e.prelude!==null&&this.node(e.prelude),e.block?this.node(e.block):this.token(fo.Semicolon,";")}var fo,MDe,qDe,VDe,U2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=kde;exports.name=void 0;exports.parse=wde;exports.walkContext=exports.structure=void 0;fo=(de(),R(me));MDe=exports.name="Atrule",qDe=exports.walkContext="atrule",VDe=exports.structure={name:String,prelude:["AtrulePrelude","Raw",null],block:["Block",null]}});var z9={};function Sde(e){var t=null;return e!==null&&(e=e.toLowerCase()),this.skipSC(),hasOwnProperty.call(this.atrule,e)&&typeof this.atrule[e].prelude=="function"?t=this.atrule[e].prelude.call(this):t=this.readSequence(this.scope.AtrulePrelude),this.skipSC(),this.eof!==!0&&this.tokenType!==W9.LeftCurlyBracket&&this.tokenType!==W9.Semicolon&&this.error("Semicolon or block is expected"),{type:"AtrulePrelude",loc:this.getLocationFromList(t),children:t}}function _de(e){this.children(e)}var W9,UDe,WDe,zDe,W2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=_de;exports.name=void 0;exports.parse=Sde;exports.walkContext=exports.structure=void 0;W9=(de(),R(me)),UDe=exports.name="AtrulePrelude",WDe=exports.walkContext="atrulePrelude",zDe=exports.structure={children:[[]]}});var G9={};function Dde(){this.eof&&this.error("Unexpected end of input");var e=this.tokenStart,t=!1;return this.isDelim(H9)?(t=!0,this.next()):this.isDelim(z2)||this.eat(ai.Ident),this.isDelim(z2)?this.charCodeAt(this.tokenStart+1)!==Rb?(this.next(),this.eat(ai.Ident)):t&&this.error("Identifier is expected",this.tokenEnd):t&&this.error("Vertical line is expected"),{type:"Identifier",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}}function Pde(){var e=this.tokenStart,t=this.charCodeAt(e);return t!==Rb&&t!==Ade&&t!==Ede&&t!==Cde&&t!==H9&&t!==z2&&this.error("Attribute selector (=, ~=, ^=, $=, *=, |=) is expected"),this.next(),t!==Rb&&(this.isDelim(Rb)||this.error("Equal sign is expected"),this.next()),this.substrToCursor(e)}function Ode(){var e=this.tokenStart,t,r=null,n=null,i=null;return this.eat(ai.LeftSquareBracket),this.skipSC(),t=Dde.call(this),this.skipSC(),this.tokenType!==ai.RightSquareBracket&&(this.tokenType!==ai.Ident&&(r=Pde.call(this),this.skipSC(),n=this.tokenType===ai.String?this.String():this.Identifier(),this.skipSC()),this.tokenType===ai.Ident&&(i=this.consume(ai.Ident),this.skipSC())),this.eat(ai.RightSquareBracket),{type:"AttributeSelector",loc:this.getLocation(e,this.tokenStart),name:t,matcher:r,value:n,flags:i}}function Tde(e){this.token(ai.Delim,"["),this.node(e.name),e.matcher!==null&&(this.tokenize(e.matcher),this.node(e.value)),e.flags!==null&&this.token(ai.Ident,e.flags),this.token(ai.Delim,"]")}var ai,Cde,H9,Rb,Ede,z2,Ade,HDe,GDe,H2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Tde;exports.name=void 0;exports.parse=Ode;exports.structure=void 0;ai=(de(),R(me)),Cde=36,H9=42,Rb=61,Ede=94,z2=124,Ade=126;HDe=exports.name="AttributeSelector",GDe=exports.structure={name:"Identifier",matcher:[String,null],value:["String","Identifier",null],flags:[String,null]}});var X9={};function Q9(){return this.Raw(null,!0)}function K9(){return this.parseWithFallback(this.Rule,Q9)}function Y9(){return this.Raw(this.consumeUntilSemicolonIncluded,!0)}function Fde(){if(this.tokenType===ji.Semicolon)return Y9.call(this,this.tokenIndex);var e=this.parseWithFallback(this.Declaration,Y9);return this.tokenType===ji.Semicolon&&this.next(),e}function Ide(e){var t=e?Fde:K9,r=this.tokenStart,n=this.createList();this.eat(ji.LeftCurlyBracket);e:for(;!this.eof;)switch(this.tokenType){case ji.RightCurlyBracket:break e;case ji.WhiteSpace:case ji.Comment:this.next();break;case ji.AtKeyword:n.push(this.parseWithFallback(this.Atrule.bind(this,e),Q9));break;default:e&&this.isDelim(Rde)?n.push(K9.call(this)):n.push(t.call(this))}return this.eof||this.eat(ji.RightCurlyBracket),{type:"Block",loc:this.getLocation(r,this.tokenStart),children:n}}function Lde(e){var t=this;this.token(ji.LeftCurlyBracket,"{"),this.children(e,function(r){r.type==="Declaration"&&t.token(ji.Semicolon,";")}),this.token(ji.RightCurlyBracket,"}")}var ji,Rde,KDe,YDe,QDe,G2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Lde;exports.name=void 0;exports.parse=Ide;exports.walkContext=exports.structure=void 0;ji=(de(),R(me)),Rde=38;KDe=exports.name="Block",YDe=exports.walkContext="block",QDe=exports.structure={children:[["Atrule","Rule","Declaration"]]}});var J9={};function $de(e,t){var r=this.tokenStart,n=null;return this.eat(Fb.LeftSquareBracket),n=e.call(this,t),this.eof||this.eat(Fb.RightSquareBracket),{type:"Brackets",loc:this.getLocation(r,this.tokenStart),children:n}}function Nde(e){this.token(Fb.Delim,"["),this.children(e),this.token(Fb.Delim,"]")}var Fb,XDe,JDe,K2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Nde;exports.name=void 0;exports.parse=$de;exports.structure=void 0;Fb=(de(),R(me)),XDe=exports.name="Brackets",JDe=exports.structure={children:[[]]}});var e7={};function jde(){var e=this.tokenStart;return this.eat(Z9.CDC),{type:"CDC",loc:this.getLocation(e,this.tokenStart)}}function Bde(){this.token(Z9.CDC,"-->")}var Z9,ZDe,ePe,Y2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Bde;exports.name=void 0;exports.parse=jde;exports.structure=void 0;Z9=(de(),R(me)),ZDe=exports.name="CDC",ePe=exports.structure=[]});var r7={};function Mde(){var e=this.tokenStart;return this.eat(t7.CDO),{type:"CDO",loc:this.getLocation(e,this.tokenStart)}}function qde(){this.token(t7.CDO,"<!--")}var t7,tPe,rPe,Q2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=qde;exports.name=void 0;exports.parse=Mde;exports.structure=void 0;t7=(de(),R(me)),tPe=exports.name="CDO",rPe=exports.structure=[]});var n7={};function Ude(){return this.eatDelim(Vde),{type:"ClassSelector",loc:this.getLocation(this.tokenStart-1,this.tokenEnd),name:this.consume(X2.Ident)}}function Wde(e){this.token(X2.Delim,"."),this.token(X2.Ident,e.name)}var X2,Vde,nPe,iPe,J2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Wde;exports.name=void 0;exports.parse=Ude;exports.structure=void 0;X2=(de(),R(me)),Vde=46,nPe=exports.name="ClassSelector",iPe=exports.structure={name:String}});var a7={};function Kde(){var e=this.tokenStart,t;switch(this.tokenType){case i7.WhiteSpace:t=" ";break;case i7.Delim:switch(this.charCodeAt(this.tokenStart)){case Hde:case zde:case Gde:this.next();break;case o7:this.next(),this.eatIdent("deep"),this.eatDelim(o7);break;default:this.error("Combinator is expected")}t=this.substrToCursor(e);break}return{type:"Combinator",loc:this.getLocation(e,this.tokenStart),name:t}}function Yde(e){this.tokenize(e.name)}var i7,zde,o7,Hde,Gde,oPe,aPe,Z2=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Yde;exports.name=void 0;exports.parse=Kde;exports.structure=void 0;i7=(de(),R(me)),zde=43,o7=47,Hde=62,Gde=126,oPe=exports.name="Combinator",aPe=exports.structure={name:String}});var u7={};function Jde(){var e=this.tokenStart,t=this.tokenEnd;return this.eat(s7.Comment),t-e+2>=2&&this.charCodeAt(t-2)===Qde&&this.charCodeAt(t-1)===Xde&&(t-=2),{type:"Comment",loc:this.getLocation(e,this.tokenStart),value:this.substring(e+2,t)}}function Zde(e){this.token(s7.Comment,"/*"+e.value+"*/")}var s7,Qde,Xde,sPe,uPe,e_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Zde;exports.name=void 0;exports.parse=Jde;exports.structure=void 0;s7=(de(),R(me)),Qde=42,Xde=47,sPe=exports.name="Comment",uPe=exports.structure={value:String}});var c7={};function l7(e){return this.lookupTypeNonSC(1)===Fn.Ident&&eme.has(this.lookupTypeNonSC(2))?this.Feature(e):this.FeatureRange(e)}function rme(){var e=this,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"media",r=this.createList();e:for(;!this.eof;)switch(this.tokenType){case Fn.Comment:case Fn.WhiteSpace:this.next();continue;case Fn.Ident:r.push(this.Identifier());break;case Fn.LeftParenthesis:{var n=this.parseWithFallback(function(){return tme[t].call(e,t)},function(){return null});n||(n=this.parseWithFallback(function(){e.eat(Fn.LeftParenthesis);var o=e.Condition(t);return e.eat(Fn.RightParenthesis),o},function(){return e.GeneralEnclosed(t)})),r.push(n);break}case Fn.Function:{var i=this.parseWithFallback(function(){return e.FeatureFunction(t)},function(){return null});i||(i=this.GeneralEnclosed(t)),r.push(i);break}default:break e}return r.isEmpty&&this.error("Condition is expected"),{type:"Condition",loc:this.getLocationFromList(r),kind:t,children:r}}function nme(e){var t=this;e.children.forEach(function(r){r.type==="Condition"?(t.token(Fn.LeftParenthesis,"("),t.node(r),t.token(Fn.RightParenthesis,")")):t.node(r)})}var Fn,eme,lPe,cPe,tme,t_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=nme;exports.name=void 0;exports.parse=rme;exports.structure=void 0;Fn=(de(),R(me)),eme=new Set([Fn.Colon,Fn.RightParenthesis,Fn.EOF]),lPe=exports.name="Condition",cPe=exports.structure={kind:String,children:[["Identifier","Feature","FeatureFunction","FeatureRange","SupportsDeclaration"]]};tme={media:l7,container:l7,supports:function(){return this.SupportsDeclaration()}}});var h7={};function cme(){return this.Raw(this.consumeUntilExclamationMarkOrSemicolon,!0)}function fme(){return this.Raw(this.consumeUntilExclamationMarkOrSemicolon,!1)}function pme(){var e=this.tokenIndex,t=this.Value();return t.type!=="Raw"&&this.eof===!1&&this.tokenType!==yn.Semicolon&&this.isDelim(p7)===!1&&this.isBalanceEdge(e)===!1&&this.error(),t}function hme(){var e=this.tokenStart,t=this.tokenIndex,r=mme.call(this),n=(0,ime.isCustomProperty)(r),i=n?this.parseCustomProperty:this.parseValue,o=n?fme:cme,a=!1,s;this.skipSC(),this.eat(yn.Colon);var u=this.tokenIndex;if(n||this.skipSC(),i?s=this.parseWithFallback(pme,o):s=o.call(this,this.tokenIndex),n&&s.type==="Value"&&s.children.isEmpty){for(var l=u-this.tokenIndex;l<=0;l++)if(this.lookupType(l)===yn.WhiteSpace){s.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}}return this.isDelim(p7)&&(a=gme.call(this),this.skipSC()),this.eof===!1&&this.tokenType!==yn.Semicolon&&this.isBalanceEdge(t)===!1&&this.error(),{type:"Declaration",loc:this.getLocation(e,this.tokenStart),important:a,property:r,value:s}}function dme(e){this.token(yn.Ident,e.property),this.token(yn.Colon,":"),this.node(e.value),e.important&&(this.token(yn.Delim,"!"),this.token(yn.Ident,e.important===!0?"important":e.important))}function mme(){var e=this.tokenStart;if(this.tokenType===yn.Delim)switch(this.charCodeAt(this.tokenStart)){case ume:case ame:case lme:case ome:case sme:this.next();break;case f7:this.next(),this.isDelim(f7)&&this.next();break}return this.tokenType===yn.Hash?this.eat(yn.Hash):this.eat(yn.Ident),this.substrToCursor(e)}function gme(){this.eat(yn.Delim),this.skipSC();var e=this.consume(yn.Ident);return e==="important"?!0:e}var ime,yn,p7,ome,ame,sme,ume,lme,f7,fPe,pPe,hPe,r_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=dme;exports.name=void 0;exports.parse=hme;exports.walkContext=exports.structure=void 0;ime=(yb(),R(a2)),yn=(de(),R(me)),p7=33,ome=35,ame=36,sme=38,ume=42,lme=43,f7=47;fPe=exports.name="Declaration",pPe=exports.walkContext="declaration",hPe=exports.structure={important:[Boolean,String],property:String,value:["Value","Raw"]}});var d7={};function n_(){return this.Raw(this.consumeUntilSemicolonIncluded,!0)}function yme(){for(var e=this.createList();!this.eof;)switch(this.tokenType){case Rh.WhiteSpace:case Rh.Comment:case Rh.Semicolon:this.next();break;case Rh.AtKeyword:e.push(this.parseWithFallback(this.Atrule.bind(this,!0),n_));break;default:this.isDelim(bme)?e.push(this.parseWithFallback(this.Rule,n_)):e.push(this.parseWithFallback(this.Declaration,n_))}return{type:"DeclarationList",loc:this.getLocationFromList(e),children:e}}function vme(e){var t=this;this.children(e,function(r){r.type==="Declaration"&&t.token(Rh.Semicolon,";")})}var Rh,bme,dPe,mPe,i_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=vme;exports.name=void 0;exports.parse=yme;exports.structure=void 0;Rh=(de(),R(me)),bme=38;dPe=exports.name="DeclarationList",mPe=exports.structure={children:[["Declaration","Atrule","Rule"]]}});var g7={};function xme(){var e=this.tokenStart,t=this.consumeNumber(m7.Dimension);return{type:"Dimension",loc:this.getLocation(e,this.tokenStart),value:t,unit:this.substring(e+t.length,this.tokenStart)}}function wme(e){this.token(m7.Dimension,e.value+e.unit)}var m7,gPe,bPe,o_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=wme;exports.name=void 0;exports.parse=xme;exports.structure=void 0;m7=(de(),R(me)),gPe=exports.name="Dimension",bPe=exports.structure={value:String,unit:String}});var b7={};function Sme(e){var t=this,r=this.tokenStart,n,i=null;if(this.eat(vn.LeftParenthesis),this.skipSC(),n=this.consume(vn.Ident),this.skipSC(),this.tokenType!==vn.RightParenthesis){switch(this.eat(vn.Colon),this.skipSC(),this.tokenType){case vn.Number:this.lookupNonWSType(1)===vn.Delim?i=this.Ratio():i=this.Number();break;case vn.Dimension:i=this.Dimension();break;case vn.Ident:i=this.Identifier();break;case vn.Function:i=this.parseWithFallback(function(){var o=t.Function(t.readSequence,t.scope.Value);return t.skipSC(),t.isDelim(kme)&&t.error(),o},function(){return t.Ratio()});break;default:this.error("Number, dimension, ratio or identifier is expected")}this.skipSC()}return this.eof||this.eat(vn.RightParenthesis),{type:"Feature",loc:this.getLocation(r,this.tokenStart),kind:e,name:n,value:i}}function _me(e){this.token(vn.LeftParenthesis,"("),this.token(vn.Ident,e.name),e.value!==null&&(this.token(vn.Colon,":"),this.node(e.value)),this.token(vn.RightParenthesis,")")}var vn,kme,yPe,vPe,a_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=_me;exports.name=void 0;exports.parse=Sme;exports.structure=void 0;vn=(de(),R(me)),kme=47,yPe=exports.name="Feature",vPe=exports.structure={kind:String,name:String,value:["Identifier","Number","Dimension","Ratio","Function",null]}});var y7={};function Cme(e,t){var r=this.features[e]||{},n=r[t];return typeof n!="function"&&this.error("Unknown feature ".concat(t,"()")),n}function Eme(){var e=this,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"unknown",r=this.tokenStart,n=this.consumeFunctionName(),i=Cme.call(this,t,n.toLowerCase());this.skipSC();var o=this.parseWithFallback(function(){var a=e.tokenIndex,s=i.call(e);return e.eof===!1&&e.isBalanceEdge(a)===!1&&e.error(),s},function(){return e.Raw(null,!1)});return this.eof||this.eat(s_.RightParenthesis),{type:"FeatureFunction",loc:this.getLocation(r,this.tokenStart),kind:t,feature:n,value:o}}function Ame(e){this.token(s_.Function,e.feature+"("),this.node(e.value),this.token(s_.RightParenthesis,")")}var s_,xPe,wPe,u_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Ame;exports.name=void 0;exports.parse=Eme;exports.structure=void 0;s_=(de(),R(me)),xPe=exports.name="FeatureFunction",wPe=exports.structure={kind:String,feature:String,value:["Declaration","Selector"]}});var k7={};function l_(){var e=this;switch(this.skipSC(),this.tokenType){case la.Number:return this.isDelim(v7,this.lookupOffsetNonSC(1))?this.Ratio():this.Number();case la.Dimension:return this.Dimension();case la.Ident:return this.Identifier();case la.Function:return this.parseWithFallback(function(){var t=e.Function(e.readSequence,e.scope.Value);return e.skipSC(),e.isDelim(v7)&&e.error(),t},function(){return e.Ratio()});default:this.error("Number, dimension, ratio or identifier is expected")}}function w7(e){if(this.skipSC(),this.isDelim(Dme)||this.isDelim(Pme)){var t=this.source[this.tokenStart];return this.next(),this.isDelim(x7)?(this.next(),t+"="):t}if(this.isDelim(x7))return"=";this.error("Expected ".concat(e?'":", ':"",'"<", ">", "=" or ")"'))}function Ome(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:"unknown",t=this.tokenStart;this.skipSC(),this.eat(la.LeftParenthesis);var r=l_.call(this),n=w7.call(this,r.type==="Identifier"),i=l_.call(this),o=null,a=null;return this.lookupNonWSType(0)!==la.RightParenthesis&&(o=w7.call(this),a=l_.call(this)),this.skipSC(),this.eat(la.RightParenthesis),{type:"FeatureRange",loc:this.getLocation(t,this.tokenStart),kind:e,left:r,leftComparison:n,middle:i,rightComparison:o,right:a}}function Tme(e){this.token(la.LeftParenthesis,"("),this.node(e.left),this.tokenize(e.leftComparison),this.node(e.middle),e.right&&(this.tokenize(e.rightComparison),this.node(e.right)),this.token(la.RightParenthesis,")")}var la,v7,Dme,x7,Pme,kPe,SPe,c_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Tme;exports.name=void 0;exports.parse=Ome;exports.structure=void 0;la=(de(),R(me)),v7=47,Dme=60,x7=61,Pme=62,kPe=exports.name="FeatureRange",SPe=exports.structure={kind:String,left:["Identifier","Number","Dimension","Ratio","Function"],leftComparison:String,middle:["Identifier","Number","Dimension","Ratio","Function"],rightComparison:[String,null],right:["Identifier","Number","Dimension","Ratio","Function",null]}});var S7={};function Rme(e,t){var r=this.tokenStart,n=this.consumeFunctionName(),i=n.toLowerCase(),o;return o=t.hasOwnProperty(i)?t[i].call(this,t):e.call(this,t),this.eof||this.eat(f_.RightParenthesis),{type:"Function",loc:this.getLocation(r,this.tokenStart),name:n,children:o}}function Fme(e){this.token(f_.Function,e.name+"("),this.children(e),this.token(f_.RightParenthesis,")")}var f_,_Pe,CPe,EPe,p_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Fme;exports.name=void 0;exports.parse=Rme;exports.walkContext=exports.structure=void 0;f_=(de(),R(me)),_Pe=exports.name="Function",CPe=exports.walkContext="function",EPe=exports.structure={name:String,children:[[]]}});var _7={};function Ime(e){var t=this,r=this.tokenStart,n=null;this.tokenType===gc.Function?n=this.consumeFunctionName():this.eat(gc.LeftParenthesis);var i=this.parseWithFallback(function(){var o=t.tokenIndex,a=t.readSequence(t.scope.Value);return t.eof===!1&&t.isBalanceEdge(o)===!1&&t.error(),a},function(){return t.createSingleNodeList(t.Raw(null,!1))});return this.eof||this.eat(gc.RightParenthesis),{type:"GeneralEnclosed",loc:this.getLocation(r,this.tokenStart),kind:e,function:n,children:i}}function Lme(e){e.function?this.token(gc.Function,e.function+"("):this.token(gc.LeftParenthesis,"("),this.children(e),this.token(gc.RightParenthesis,")")}var gc,APe,DPe,h_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Lme;exports.name=void 0;exports.parse=Ime;exports.structure=void 0;gc=(de(),R(me)),APe=exports.name="GeneralEnclosed",DPe=exports.structure={kind:String,function:[String,null],children:[[]]}});var E7={};function $me(){var e=this.tokenStart;return this.eat(C7.Hash),{type:"Hash",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e+1)}}function Nme(e){this.token(C7.Hash,"#"+e.value)}var C7,PPe,OPe,TPe,d_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Nme;exports.name=void 0;exports.parse=$me;exports.xxx=exports.structure=void 0;C7=(de(),R(me)),PPe=exports.xxx="XXX",OPe=exports.name="Hash",TPe=exports.structure={value:String}});var D7={};function jme(){return{type:"Identifier",loc:this.getLocation(this.tokenStart,this.tokenEnd),name:this.consume(A7.Ident)}}function Bme(e){this.token(A7.Ident,e.name)}var A7,RPe,FPe,m_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Bme;exports.name=void 0;exports.parse=jme;exports.structure=void 0;A7=(de(),R(me)),RPe=exports.name="Identifier",FPe=exports.structure={name:String}});var O7={};function Mme(){var e=this.tokenStart;return this.eat(P7.Hash),{type:"IdSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e+1)}}function qme(e){this.token(P7.Delim,"#"+e.name)}var P7,IPe,LPe,g_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=qme;exports.name=void 0;exports.parse=Mme;exports.structure=void 0;P7=(de(),R(me)),IPe=exports.name="IdSelector",LPe=exports.structure={name:String}});var T7={};function Ume(){for(var e=this.tokenStart,t=this.consume(b_.Ident);this.isDelim(Vme);)this.eat(b_.Delim),t+="."+this.consume(b_.Ident);return{type:"Layer",loc:this.getLocation(e,this.tokenStart),name:t}}function Wme(e){this.tokenize(e.name)}var b_,Vme,$Pe,NPe,y_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Wme;exports.name=void 0;exports.parse=Ume;exports.structure=void 0;b_=(de(),R(me)),Vme=46,$Pe=exports.name="Layer",NPe=exports.structure={name:String}});var F7={};function zme(){var e=this.createList();for(this.skipSC();!this.eof&&(e.push(this.Layer()),this.lookupTypeNonSC(0)===R7.Comma);)this.skipSC(),this.next(),this.skipSC();return{type:"LayerList",loc:this.getLocationFromList(e),children:e}}function Hme(e){var t=this;this.children(e,function(){return t.token(R7.Comma,",")})}var R7,jPe,BPe,v_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Hme;exports.name=void 0;exports.parse=zme;exports.structure=void 0;R7=(de(),R(me)),jPe=exports.name="LayerList",BPe=exports.structure={children:[["Layer"]]}});var I7={};function Gme(){var e=this.tokenStart,t=null,r=null,n=null;if(this.skipSC(),this.tokenType===ur.Ident&&this.lookupTypeNonSC(1)!==ur.LeftParenthesis){var i=this.consume(ur.Ident),o=i.toLowerCase();switch(o==="not"||o==="only"?(this.skipSC(),t=o,r=this.consume(ur.Ident)):r=i,this.lookupTypeNonSC(0)){case ur.Ident:{this.skipSC(),this.eatIdent("and"),n=this.Condition("media");break}case ur.LeftCurlyBracket:case ur.Semicolon:case ur.Comma:case ur.EOF:break;default:this.error("Identifier or parenthesis is expected")}}else switch(this.tokenType){case ur.Ident:case ur.LeftParenthesis:case ur.Function:{n=this.Condition("media");break}case ur.LeftCurlyBracket:case ur.Semicolon:case ur.EOF:break;default:this.error("Identifier or parenthesis is expected")}return{type:"MediaQuery",loc:this.getLocation(e,this.tokenStart),modifier:t,mediaType:r,condition:n}}function Kme(e){e.mediaType?(e.modifier&&this.token(ur.Ident,e.modifier),this.token(ur.Ident,e.mediaType),e.condition&&(this.token(ur.Ident,"and"),this.node(e.condition))):e.condition&&this.node(e.condition)}var ur,MPe,qPe,x_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Kme;exports.name=void 0;exports.parse=Gme;exports.structure=void 0;ur=(de(),R(me)),MPe=exports.name="MediaQuery",qPe=exports.structure={modifier:[String,null],mediaType:[String,null],condition:["Condition",null]}});var $7={};function Yme(){var e=this.createList();for(this.skipSC();!this.eof&&(e.push(this.MediaQuery()),this.tokenType===L7.Comma);)this.next();return{type:"MediaQueryList",loc:this.getLocationFromList(e),children:e}}function Qme(e){var t=this;this.children(e,function(){return t.token(L7.Comma,",")})}var L7,VPe,UPe,w_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=Qme;exports.name=void 0;exports.parse=Yme;exports.structure=void 0;L7=(de(),R(me)),VPe=exports.name="MediaQueryList",UPe=exports.structure={children:[["MediaQuery"]]}});var N7={};function Zme(){var e=this.tokenStart;return this.eatDelim(Jme),{type:"NestingSelector",loc:this.getLocation(e,this.tokenStart)}}function e0e(){this.token(Xme.Delim,"&")}var Xme,Jme,WPe,zPe,k_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=e0e;exports.name=void 0;exports.parse=Zme;exports.structure=void 0;Xme=(de(),R(me)),Jme=38,WPe=exports.name="NestingSelector",zPe=exports.structure={}});var j7={};function r0e(){this.skipSC();var e=this.tokenStart,t=e,r=null,n;return this.lookupValue(0,"odd")||this.lookupValue(0,"even")?n=this.Identifier():n=this.AnPlusB(),t=this.tokenStart,this.skipSC(),this.lookupValue(0,"of")&&(this.next(),r=this.SelectorList(),t=this.tokenStart),{type:"Nth",loc:this.getLocation(e,t),nth:n,selector:r}}function n0e(e){this.node(e.nth),e.selector!==null&&(this.token(t0e.Ident,"of"),this.node(e.selector))}var t0e,HPe,GPe,S_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=n0e;exports.name=void 0;exports.parse=r0e;exports.structure=void 0;t0e=(de(),R(me)),HPe=exports.name="Nth",GPe=exports.structure={nth:["AnPlusB","Identifier"],selector:["SelectorList",null]}});var M7={};function i0e(){return{type:"Number",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consume(B7.Number)}}function o0e(e){this.token(B7.Number,e.value)}var B7,KPe,YPe,__=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=o0e;exports.name=void 0;exports.parse=i0e;exports.structure=void 0;B7=(de(),R(me)),KPe=exports.name="Number",YPe=exports.structure={value:String}});var q7={};function a0e(){var e=this.tokenStart;return this.next(),{type:"Operator",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}}function s0e(e){this.tokenize(e.value)}var QPe,XPe,C_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=s0e;exports.name=void 0;exports.parse=a0e;exports.structure=void 0;QPe=exports.name="Operator",XPe=exports.structure={value:String}});var V7={};function u0e(e,t){var r=this.tokenStart,n=null;return this.eat(Ib.LeftParenthesis),n=e.call(this,t),this.eof||this.eat(Ib.RightParenthesis),{type:"Parentheses",loc:this.getLocation(r,this.tokenStart),children:n}}function l0e(e){this.token(Ib.LeftParenthesis,"("),this.children(e),this.token(Ib.RightParenthesis,")")}var Ib,JPe,ZPe,E_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=l0e;exports.name=void 0;exports.parse=u0e;exports.structure=void 0;Ib=(de(),R(me)),JPe=exports.name="Parentheses",ZPe=exports.structure={children:[[]]}});var W7={};function c0e(){return{type:"Percentage",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:this.consumeNumber(U7.Percentage)}}function f0e(e){this.token(U7.Percentage,e.value+"%")}var U7,e5e,t5e,A_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=f0e;exports.name=void 0;exports.parse=c0e;exports.structure=void 0;U7=(de(),R(me)),e5e=exports.name="Percentage",t5e=exports.structure={value:String}});var z7={};function p0e(){var e=this.tokenStart,t=null,r,n;return this.eat(ca.Colon),this.tokenType===ca.Function?(r=this.consumeFunctionName(),n=r.toLowerCase(),this.lookupNonWSType(0)==ca.RightParenthesis?t=this.createList():hasOwnProperty.call(this.pseudo,n)?(this.skipSC(),t=this.pseudo[n].call(this),this.skipSC()):(t=this.createList(),t.push(this.Raw(null,!1))),this.eat(ca.RightParenthesis)):r=this.consume(ca.Ident),{type:"PseudoClassSelector",loc:this.getLocation(e,this.tokenStart),name:r,children:t}}function h0e(e){this.token(ca.Colon,":"),e.children===null?this.token(ca.Ident,e.name):(this.token(ca.Function,e.name+"("),this.children(e),this.token(ca.RightParenthesis,")"))}var ca,r5e,n5e,i5e,D_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=h0e;exports.name=void 0;exports.parse=p0e;exports.walkContext=exports.structure=void 0;ca=(de(),R(me)),r5e=exports.name="PseudoClassSelector",n5e=exports.walkContext="function",i5e=exports.structure={name:String,children:[["Raw"],null]}});var H7={};function d0e(){var e=this.tokenStart,t=null,r,n;return this.eat(Bi.Colon),this.eat(Bi.Colon),this.tokenType===Bi.Function?(r=this.consumeFunctionName(),n=r.toLowerCase(),this.lookupNonWSType(0)==Bi.RightParenthesis?t=this.createList():hasOwnProperty.call(this.pseudo,n)?(this.skipSC(),t=this.pseudo[n].call(this),this.skipSC()):(t=this.createList(),t.push(this.Raw(null,!1))),this.eat(Bi.RightParenthesis)):r=this.consume(Bi.Ident),{type:"PseudoElementSelector",loc:this.getLocation(e,this.tokenStart),name:r,children:t}}function m0e(e){this.token(Bi.Colon,":"),this.token(Bi.Colon,":"),e.children===null?this.token(Bi.Ident,e.name):(this.token(Bi.Function,e.name+"("),this.children(e),this.token(Bi.RightParenthesis,")"))}var Bi,o5e,a5e,s5e,P_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=m0e;exports.name=void 0;exports.parse=d0e;exports.walkContext=exports.structure=void 0;Bi=(de(),R(me)),o5e=exports.name="PseudoElementSelector",a5e=exports.walkContext="function",s5e=exports.structure={name:String,children:[["Raw"],null]}});var Y7={};function K7(){switch(this.skipSC(),this.tokenType){case Lb.Number:return this.Number();case Lb.Function:return this.Function(this.readSequence,this.scope.Value);default:this.error("Number of function is expected")}}function g0e(){var e=this.tokenStart,t=K7.call(this),r=null;return this.skipSC(),this.isDelim(G7)&&(this.eatDelim(G7),r=K7.call(this)),{type:"Ratio",loc:this.getLocation(e,this.tokenStart),left:t,right:r}}function b0e(e){this.node(e.left),this.token(Lb.Delim,"/"),e.right?this.node(e.right):this.node(Lb.Number,1)}var Lb,G7,u5e,l5e,O_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=b0e;exports.name=void 0;exports.parse=g0e;exports.structure=void 0;Lb=(de(),R(me)),G7=47;u5e=exports.name="Ratio",l5e=exports.structure={left:["Number","Function"],right:["Number","Function",null]}});var Q7={};function v0e(){return this.tokenIndex>0&&this.lookupType(-1)===y0e.WhiteSpace?this.tokenIndex>1?this.getTokenStart(this.tokenIndex-1):this.firstCharOffset:this.tokenStart}function x0e(e,t){var r=this.getTokenStart(this.tokenIndex),n;return this.skipUntilBalanced(this.tokenIndex,e||this.consumeUntilBalanceEnd),t&&this.tokenStart>r?n=v0e.call(this):n=this.tokenStart,{type:"Raw",loc:this.getLocation(r,n),value:this.substring(r,n)}}function w0e(e){this.tokenize(e.value)}var y0e,c5e,f5e,T_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=w0e;exports.name=void 0;exports.parse=x0e;exports.structure=void 0;y0e=(de(),R(me));c5e=exports.name="Raw",f5e=exports.structure={value:String}});var J7={};function X7(){return this.Raw(this.consumeUntilLeftCurlyBracket,!0)}function S0e(){var e=this.SelectorList();return e.type!=="Raw"&&this.eof===!1&&this.tokenType!==k0e.LeftCurlyBracket&&this.error(),e}function _0e(){var e=this.tokenIndex,t=this.tokenStart,r,n;return this.parseRulePrelude?r=this.parseWithFallback(S0e,X7):r=X7.call(this,e),n=this.Block(!0),{type:"Rule",loc:this.getLocation(t,this.tokenStart),prelude:r,block:n}}function C0e(e){this.node(e.prelude),this.node(e.block)}var k0e,p5e,h5e,d5e,R_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=C0e;exports.name=void 0;exports.parse=_0e;exports.walkContext=exports.structure=void 0;k0e=(de(),R(me));p5e=exports.name="Rule",h5e=exports.walkContext="rule",d5e=exports.structure={prelude:["SelectorList","Raw"],block:["Block"]}});var Z7={};function E0e(){var e=this,t=null,r=null;this.skipSC();var n=this.tokenStart;return this.tokenType===po.LeftParenthesis&&(this.next(),this.skipSC(),t=this.parseWithFallback(this.SelectorList,function(){return e.Raw(!1,!0)}),this.skipSC(),this.eat(po.RightParenthesis)),this.lookupNonWSType(0)===po.Ident&&(this.skipSC(),this.eatIdent("to"),this.skipSC(),this.eat(po.LeftParenthesis),this.skipSC(),r=this.parseWithFallback(this.SelectorList,function(){return e.Raw(!1,!0)}),this.skipSC(),this.eat(po.RightParenthesis)),{type:"Scope",loc:this.getLocation(n,this.tokenStart),root:t,limit:r}}function A0e(e){e.root&&(this.token(po.LeftParenthesis,"("),this.node(e.root),this.token(po.RightParenthesis,")")),e.limit&&(this.token(po.Ident,"to"),this.token(po.LeftParenthesis,"("),this.node(e.limit),this.token(po.RightParenthesis,")"))}var po,m5e,g5e,F_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=A0e;exports.name=void 0;exports.parse=E0e;exports.structure=void 0;po=(de(),R(me)),m5e=exports.name="Scope",g5e=exports.structure={root:["SelectorList","Raw",null],limit:["SelectorList","Raw",null]}});var eN={};function D0e(){var e=this.readSequence(this.scope.Selector);return this.getFirstListNode(e)===null&&this.error("Selector is expected"),{type:"Selector",loc:this.getLocationFromList(e),children:e}}function P0e(e){this.children(e)}var b5e,y5e,I_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=P0e;exports.name=void 0;exports.parse=D0e;exports.structure=void 0;b5e=exports.name="Selector",y5e=exports.structure={children:[["TypeSelector","IdSelector","ClassSelector","AttributeSelector","PseudoClassSelector","PseudoElementSelector","Combinator"]]}});var rN={};function O0e(){for(var e=this.createList();!this.eof;){if(e.push(this.Selector()),this.tokenType===tN.Comma){this.next();continue}break}return{type:"SelectorList",loc:this.getLocationFromList(e),children:e}}function T0e(e){var t=this;this.children(e,function(){return t.token(tN.Comma,",")})}var tN,v5e,x5e,w5e,L_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=T0e;exports.name=void 0;exports.parse=O0e;exports.walkContext=exports.structure=void 0;tN=(de(),R(me)),v5e=exports.name="SelectorList",x5e=exports.walkContext="selector",w5e=exports.structure={children:[["Selector","Raw"]]}});var N_={};function R0e(e){for(var t=e.length,r=e.charCodeAt(0),n=r===nN||r===iN?1:0,i=n===1&&t>1&&e.charCodeAt(t-1)===r?t-2:t-1,o="",a=n;a<=i;a++){var s=e.charCodeAt(a);if(s===$_){if(a===i){a!==t-1&&(o=e.substr(a+1));break}if(s=e.charCodeAt(++a),(0,Fh.isValidEscape)($_,s)){var u=a-1,l=(0,Fh.consumeEscaped)(e,u);a=l-1,o+=(0,Fh.decodeEscaped)(e.substring(u+1,l))}else s===13&&e.charCodeAt(a+1)===10&&a++}else o+=e[a]}return o}function F0e(e,t){for(var r=t?"'":'"',n=t?iN:nN,i="",o=!1,a=0;a<e.length;a++){var s=e.charCodeAt(a);if(s===0){i+="\uFFFD";continue}if(s<=31||s===127){i+="\\"+s.toString(16),o=!0;continue}s===n||s===$_?(i+="\\"+e.charAt(a),o=!1):(o&&((0,Fh.isHexDigit)(s)||(0,Fh.isWhiteSpace)(s))&&(i+=" "),i+=e.charAt(a),o=!1)}return r+i+r}var Fh,$_,nN,iN,$b=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.decode=R0e;exports.encode=F0e;Fh=(de(),R(me)),$_=92,nN=34,iN=39});var sN={};function I0e(){return{type:"String",loc:this.getLocation(this.tokenStart,this.tokenEnd),value:(0,aN.decode)(this.consume(oN.String))}}function L0e(e){this.token(oN.String,(0,aN.encode)(e.value))}var oN,aN,k5e,S5e,j_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=L0e;exports.name=void 0;exports.parse=I0e;exports.structure=void 0;oN=(de(),R(me)),aN=($b(),R(N_)),k5e=exports.name="String",S5e=exports.structure={value:String}});var lN={};function uN(){return this.Raw(null,!1)}function N0e(){for(var e=this.tokenStart,t=this.createList(),r;!this.eof;){switch(this.tokenType){case Ih.WhiteSpace:this.next();continue;case Ih.Comment:if(this.charCodeAt(this.tokenStart+2)!==$0e){this.next();continue}r=this.Comment();break;case Ih.CDO:r=this.CDO();break;case Ih.CDC:r=this.CDC();break;case Ih.AtKeyword:r=this.parseWithFallback(this.Atrule,uN);break;default:r=this.parseWithFallback(this.Rule,uN)}t.push(r)}return{type:"StyleSheet",loc:this.getLocation(e,this.tokenStart),children:t}}function j0e(e){this.children(e)}var Ih,$0e,_5e,C5e,E5e,B_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=j0e;exports.name=void 0;exports.parse=N0e;exports.walkContext=exports.structure=void 0;Ih=(de(),R(me)),$0e=33;_5e=exports.name="StyleSheet",C5e=exports.walkContext="stylesheet",E5e=exports.structure={children:[["Comment","CDO","CDC","Atrule","Rule","Raw"]]}});var cN={};function B0e(){var e=this.tokenStart;this.eat(Nb.LeftParenthesis),this.skipSC();var t=this.Declaration();return this.eof||this.eat(Nb.RightParenthesis),{type:"SupportsDeclaration",loc:this.getLocation(e,this.tokenStart),declaration:t}}function M0e(e){this.token(Nb.LeftParenthesis,"("),this.node(e.declaration),this.token(Nb.RightParenthesis,")")}var Nb,A5e,D5e,M_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=M0e;exports.name=void 0;exports.parse=B0e;exports.structure=void 0;Nb=(de(),R(me)),A5e=exports.name="SupportsDeclaration",D5e=exports.structure={declaration:"Declaration"}});var pN={};function q_(){this.tokenType!==q0e.Ident&&this.isDelim(V0e)===!1&&this.error("Identifier or asterisk is expected"),this.next()}function U0e(){var e=this.tokenStart;return this.isDelim(fN)?(this.next(),q_.call(this)):(q_.call(this),this.isDelim(fN)&&(this.next(),q_.call(this))),{type:"TypeSelector",loc:this.getLocation(e,this.tokenStart),name:this.substrToCursor(e)}}function W0e(e){this.tokenize(e.name)}var q0e,V0e,fN,P5e,O5e,V_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=W0e;exports.name=void 0;exports.parse=U0e;exports.structure=void 0;q0e=(de(),R(me)),V0e=42,fN=124;P5e=exports.name="TypeSelector",O5e=exports.structure={name:String}});var mN={};function Lh(e,t){for(var r=0,n=this.tokenStart+e;n<this.tokenEnd;n++){var i=this.charCodeAt(n);if(i===dN&&t&&r!==0)return Lh.call(this,e+r+1,!1),-1;(0,bc.isHexDigit)(i)||this.error(t&&r!==0?"Hyphen minus"+(r<6?" or hex digit":"")+" is expected":r<6?"Hex digit is expected":"Unexpected input",n),++r>6&&this.error("Too many hex digits",n)}return this.next(),r}function jb(e){for(var t=0;this.isDelim(U_);)++t>e&&this.error("Too many question marks"),this.next()}function z0e(e){this.charCodeAt(this.tokenStart)!==e&&this.error((e===hN?"Plus sign":"Hyphen minus")+" is expected")}function H0e(){var e=0;switch(this.tokenType){case bc.Number:if(e=Lh.call(this,1,!0),this.isDelim(U_)){jb.call(this,6-e);break}if(this.tokenType===bc.Dimension||this.tokenType===bc.Number){z0e.call(this,dN),Lh.call(this,1,!1);break}break;case bc.Dimension:e=Lh.call(this,1,!0),e>0&&jb.call(this,6-e);break;default:if(this.eatDelim(hN),this.tokenType===bc.Ident){e=Lh.call(this,0,!0),e>0&&jb.call(this,6-e);break}if(this.isDelim(U_)){this.next(),jb.call(this,5);break}this.error("Hex digit or question mark is expected")}}function G0e(){var e=this.tokenStart;return this.eatIdent("u"),H0e.call(this),{type:"UnicodeRange",loc:this.getLocation(e,this.tokenStart),value:this.substrToCursor(e)}}function K0e(e){this.tokenize(e.value)}var bc,hN,dN,U_,T5e,R5e,W_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=K0e;exports.name=void 0;exports.parse=G0e;exports.structure=void 0;bc=(de(),R(me)),hN=43,dN=45,U_=63;T5e=exports.name="UnicodeRange",R5e=exports.structure={value:String}});var bN={};function Z0e(e){for(var t=e.length,r=4,n=e.charCodeAt(t-1)===gN?t-2:t-1,i="";r<n&&(0,yc.isWhiteSpace)(e.charCodeAt(r));)r++;for(;r<n&&(0,yc.isWhiteSpace)(e.charCodeAt(n));)n--;for(var o=r;o<=n;o++){var a=e.charCodeAt(o);if(a===z_){if(o===n){o!==t-1&&(i=e.substr(o+1));break}if(a=e.charCodeAt(++o),(0,yc.isValidEscape)(z_,a)){var s=o-1,u=(0,yc.consumeEscaped)(e,s);o=u-1,i+=(0,yc.decodeEscaped)(e.substring(s+1,u))}else a===13&&e.charCodeAt(o+1)===10&&o++}else i+=e[o]}return i}function ege(e){for(var t="",r=!1,n=0;n<e.length;n++){var i=e.charCodeAt(n);if(i===0){t+="\uFFFD";continue}if(i<=31||i===127){t+="\\"+i.toString(16),r=!0;continue}i===Y0e||i===z_||i===Q0e||i===X0e||i===J0e||i===gN?(t+="\\"+e.charAt(n),r=!1):(r&&(0,yc.isHexDigit)(i)&&(t+=" "),t+=e.charAt(n),r=!1)}return"url("+t+")"}var yc,Y0e,z_,Q0e,X0e,J0e,gN,H_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.decode=Z0e;exports.encode=ege;yc=(de(),R(me)),Y0e=32,z_=92,Q0e=34,X0e=39,J0e=40,gN=41});var vN={};function G_(e){"@babel/helpers - typeof";return G_=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},G_(e)}function K_(e,t){if(typeof WeakMap=="function")var r=new WeakMap,n=new WeakMap;return(K_=function(o,a){if(!a&&o&&o.__esModule)return o;var s,u,l={__proto__:null,default:o};if(o===null||G_(o)!="object"&&typeof o!="function")return l;if(s=a?n:r){if(s.has(o))return s.get(o);s.set(o,l)}for(var f in o)f!=="default"&&{}.hasOwnProperty.call(o,f)&&((u=(s=Object.defineProperty)&&Object.getOwnPropertyDescriptor(o,f))&&(u.get||u.set)?s(l,f,u):l[f]=o[f]);return l})(e,t)}function rge(){var e=this.tokenStart,t;switch(this.tokenType){case Au.Url:t=yN.decode(this.consume(Au.Url));break;case Au.Function:this.cmpStr(this.tokenStart,this.tokenEnd,"url(")||this.error("Function name must be `url`"),this.eat(Au.Function),this.skipSC(),t=tge.decode(this.consume(Au.String)),this.skipSC(),this.eof||this.eat(Au.RightParenthesis);break;default:this.error("Url or Function is expected")}return{type:"Url",loc:this.getLocation(e,this.tokenStart),value:t}}function nge(e){this.token(Au.Url,yN.encode(e.value))}var yN,tge,Au,F5e,I5e,Y_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=nge;exports.name=void 0;exports.parse=rge;exports.structure=void 0;yN=K_((H_(),R(bN))),tge=K_(($b(),R(N_))),Au=(de(),R(me));F5e=exports.name="Url",I5e=exports.structure={value:String}});var xN={};function ige(){var e=this.tokenStart,t=this.readSequence(this.scope.Value);return{type:"Value",loc:this.getLocation(e,this.tokenStart),children:t}}function oge(e){this.children(e)}var L5e,$5e,Q_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=oge;exports.name=void 0;exports.parse=ige;exports.structure=void 0;L5e=exports.name="Value",$5e=exports.structure={children:[[]]}});var kN={};function sge(){return this.eat(wN.WhiteSpace),age}function uge(e){this.token(wN.WhiteSpace,e.value)}var wN,age,N5e,j5e,X_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.generate=uge;exports.name=void 0;exports.parse=sge;exports.structure=void 0;wN=(de(),R(me)),age=Object.freeze({type:"WhiteSpace",loc:null,value:" "}),N5e=exports.name="WhiteSpace",j5e=exports.structure={value:String}});var SN={};function J_(e){"@babel/helpers - typeof";return J_=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},J_(e)}function Te(e,t){if(typeof WeakMap=="function")var r=new WeakMap,n=new WeakMap;return(Te=function(o,a){if(!a&&o&&o.__esModule)return o;var s,u,l={__proto__:null,default:o};if(o===null||J_(o)!="object"&&typeof o!="function")return l;if(s=a?n:r){if(s.has(o))return s.get(o);s.set(o,l)}for(var f in o)f!=="default"&&{}.hasOwnProperty.call(o,f)&&((u=(s=Object.defineProperty)&&Object.getOwnPropertyDescriptor(o,f))&&(u.get||u.set)?s(l,f,u):l[f]=o[f]);return l})(e,t)}var lge,cge,fge,pge,hge,dge,mge,gge,bge,yge,vge,xge,wge,kge,Sge,_ge,Cge,Ege,Age,Dge,Pge,Oge,Tge,Rge,Fge,Ige,Lge,$ge,Nge,jge,Bge,Mge,qge,Vge,Uge,Wge,zge,Hge,Gge,Kge,Yge,Qge,Xge,Jge,Zge,ebe,tbe,rbe,nbe,Z_=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.WhiteSpace=exports.Value=exports.Url=exports.UnicodeRange=exports.TypeSelector=exports.SupportsDeclaration=exports.StyleSheet=exports.String=exports.SelectorList=exports.Selector=exports.Scope=exports.Rule=exports.Raw=exports.Ratio=exports.PseudoElementSelector=exports.PseudoClassSelector=exports.Percentage=exports.Parentheses=exports.Operator=exports.Number=exports.Nth=exports.NestingSelector=exports.MediaQueryList=exports.MediaQuery=exports.LayerList=exports.Layer=exports.Identifier=exports.IdSelector=exports.Hash=exports.GeneralEnclosed=exports.Function=exports.FeatureRange=exports.FeatureFunction=exports.Feature=exports.Dimension=exports.DeclarationList=exports.Declaration=exports.Condition=exports.Comment=exports.Combinator=exports.ClassSelector=exports.CDO=exports.CDC=exports.Brackets=exports.Block=exports.AttributeSelector=exports.AtrulePrelude=exports.Atrule=exports.AnPlusB=void 0;lge=Te((V2(),R(q9)));exports.AnPlusB=lge;cge=Te((U2(),R(U9)));exports.Atrule=cge;fge=Te((W2(),R(z9)));exports.AtrulePrelude=fge;pge=Te((H2(),R(G9)));exports.AttributeSelector=pge;hge=Te((G2(),R(X9)));exports.Block=hge;dge=Te((K2(),R(J9)));exports.Brackets=dge;mge=Te((Y2(),R(e7)));exports.CDC=mge;gge=Te((Q2(),R(r7)));exports.CDO=gge;bge=Te((J2(),R(n7)));exports.ClassSelector=bge;yge=Te((Z2(),R(a7)));exports.Combinator=yge;vge=Te((e_(),R(u7)));exports.Comment=vge;xge=Te((t_(),R(c7)));exports.Condition=xge;wge=Te((r_(),R(h7)));exports.Declaration=wge;kge=Te((i_(),R(d7)));exports.DeclarationList=kge;Sge=Te((o_(),R(g7)));exports.Dimension=Sge;_ge=Te((a_(),R(b7)));exports.Feature=_ge;Cge=Te((u_(),R(y7)));exports.FeatureFunction=Cge;Ege=Te((c_(),R(k7)));exports.FeatureRange=Ege;Age=Te((p_(),R(S7)));exports.Function=Age;Dge=Te((h_(),R(_7)));exports.GeneralEnclosed=Dge;Pge=Te((d_(),R(E7)));exports.Hash=Pge;Oge=Te((m_(),R(D7)));exports.Identifier=Oge;Tge=Te((g_(),R(O7)));exports.IdSelector=Tge;Rge=Te((y_(),R(T7)));exports.Layer=Rge;Fge=Te((v_(),R(F7)));exports.LayerList=Fge;Ige=Te((x_(),R(I7)));exports.MediaQuery=Ige;Lge=Te((w_(),R($7)));exports.MediaQueryList=Lge;$ge=Te((k_(),R(N7)));exports.NestingSelector=$ge;Nge=Te((S_(),R(j7)));exports.Nth=Nge;jge=Te((__(),R(M7)));exports.Number=jge;Bge=Te((C_(),R(q7)));exports.Operator=Bge;Mge=Te((E_(),R(V7)));exports.Parentheses=Mge;qge=Te((A_(),R(W7)));exports.Percentage=qge;Vge=Te((D_(),R(z7)));exports.PseudoClassSelector=Vge;Uge=Te((P_(),R(H7)));exports.PseudoElementSelector=Uge;Wge=Te((O_(),R(Y7)));exports.Ratio=Wge;zge=Te((T_(),R(Q7)));exports.Raw=zge;Hge=Te((R_(),R(J7)));exports.Rule=Hge;Gge=Te((F_(),R(Z7)));exports.Scope=Gge;Kge=Te((I_(),R(eN)));exports.Selector=Kge;Yge=Te((L_(),R(rN)));exports.SelectorList=Yge;Qge=Te((j_(),R(sN)));exports.String=Qge;Xge=Te((B_(),R(lN)));exports.StyleSheet=Xge;Jge=Te((M_(),R(cN)));exports.SupportsDeclaration=Jge;Zge=Te((V_(),R(pN)));exports.TypeSelector=Zge;ebe=Te((W_(),R(mN)));exports.UnicodeRange=ebe;tbe=Te((Y_(),R(vN)));exports.Url=tbe;rbe=Te((Q_(),R(xN)));exports.Value=rbe;nbe=Te((X_(),R(kN)));exports.WhiteSpace=nbe});var fbe={};function EN(e,t){if(typeof WeakMap=="function")var r=new WeakMap,n=new WeakMap;return(EN=function(o,a){if(!a&&o&&o.__esModule)return o;var s,u,l={__proto__:null,default:o};if(o===null||vc(o)!="object"&&typeof o!="function")return l;if(s=a?n:r){if(s.has(o))return s.get(o);s.set(o,l)}for(var f in o)f!=="default"&&{}.hasOwnProperty.call(o,f)&&((u=(s=Object.defineProperty)&&Object.getOwnPropertyDescriptor(o,f))&&(u.get||u.set)?s(l,f,u):l[f]=o[f]);return l})(e,t)}function sbe(e){return e&&e.__esModule?e:{default:e}}function vc(e){"@babel/helpers - typeof";return vc=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},vc(e)}function _N(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function CN(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?_N(Object(r),!0).forEach(function(n){ube(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):_N(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function ube(e,t,r){return(t=lbe(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function lbe(e){var t=cbe(e,"string");return vc(t)=="symbol"?t:t+""}function cbe(e,t){if(vc(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(vc(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var ibe,obe,abe,B5e,AN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;ibe=(vb(),R(s2)),obe=sbe((M9(),R(mde))),abe=EN((Z_(),R(SN)));B5e=exports.default=CN(CN({generic:!0,cssWideKeywords:ibe.cssWideKeywords},obe.default),{},{node:abe})});var PN={};function bbe(e){switch(this.tokenType){case si.Hash:return this.Hash();case si.Comma:return this.Operator();case si.LeftParenthesis:return this.Parentheses(this.readSequence,e.recognizer);case si.LeftSquareBracket:return this.Brackets(this.readSequence,e.recognizer);case si.String:return this.String();case si.Dimension:return this.Dimension();case si.Percentage:return this.Percentage();case si.Number:return this.Number();case si.Function:return this.cmpStr(this.tokenStart,this.tokenEnd,"url(")?this.Url():this.Function(this.readSequence,e.recognizer);case si.Url:return this.Url();case si.Ident:return this.cmpChar(this.tokenStart,gbe)&&this.cmpChar(this.tokenStart+1,DN)?this.UnicodeRange():this.Identifier();case si.Delim:{var t=this.charCodeAt(this.tokenStart);if(t===mbe||t===hbe||t===DN||t===dbe)return this.Operator();t===pbe&&this.error("Hex or identifier is expected",this.tokenStart+1);break}}}var si,pbe,hbe,DN,dbe,mbe,gbe,eC=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=bbe;si=(de(),R(me)),pbe=35,hbe=42,DN=43,dbe=45,mbe=47,gbe=117});var xbe={};function vbe(e){return e&&e.__esModule?e:{default:e}}var ybe,M5e,ON=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;ybe=vbe((eC(),R(PN)));M5e=exports.default={getNode:ybe.default}});var Tbe={};function Pbe(e,t){t.last!==null&&t.last.type!=="Combinator"&&e!==null&&e.type!=="Combinator"&&t.push({type:"Combinator",loc:null,name:" "})}function Obe(){switch(this.tokenType){case fa.LeftSquareBracket:return this.AttributeSelector();case fa.Hash:return this.IdSelector();case fa.Colon:return this.lookupType(1)===fa.Colon?this.PseudoElementSelector():this.PseudoClassSelector();case fa.Ident:return this.TypeSelector();case fa.Number:case fa.Percentage:return this.Percentage();case fa.Dimension:this.charCodeAt(this.tokenStart)===TN&&this.error("Identifier is expected",this.tokenStart+1);break;case fa.Delim:{var e=this.charCodeAt(this.tokenStart);switch(e){case _be:case Ebe:case Dbe:case Cbe:return this.Combinator();case TN:return this.ClassSelector();case Sbe:case Abe:return this.TypeSelector();case wbe:return this.IdSelector();case kbe:return this.NestingSelector()}break}}}var fa,wbe,kbe,Sbe,_be,Cbe,TN,Ebe,Abe,Dbe,q5e,RN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;fa=(de(),R(me)),wbe=35,kbe=38,Sbe=42,_be=43,Cbe=47,TN=46,Ebe=62,Abe=124,Dbe=126;q5e=exports.default={onWhiteSpace:Pbe,getNode:Obe}});var Fbe={};function Rbe(){return this.createSingleNodeList(this.Raw(null,!1))}var FN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=Rbe});var Lbe={};function Ibe(){var e=this.createList();if(this.skipSC(),e.push(this.Identifier()),this.skipSC(),this.tokenType===IN.Comma){e.push(this.Operator());var t=this.tokenIndex,r=this.parseCustomProperty?this.Value(null):this.Raw(this.consumeUntilExclamationMarkOrSemicolon,!1);if(r.type==="Value"&&r.children.isEmpty){for(var n=t-this.tokenIndex;n<=0;n++)if(this.lookupType(n)===IN.WhiteSpace){r.children.appendData({type:"WhiteSpace",loc:null,value:" "});break}}e.push(r)}return e}var IN,LN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=Ibe;IN=(de(),R(me))});var Bbe={};function tC(e){return e&&e.__esModule?e:{default:e}}function $N(e){return e!==null&&e.type==="Operator"&&(e.value[e.value.length-1]==="-"||e.value[e.value.length-1]==="+")}var $be,Nbe,jbe,V5e,NN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;$be=tC((eC(),R(PN))),Nbe=tC((FN(),R(Fbe))),jbe=tC((LN(),R(Lbe)));V5e=exports.default={getNode:$be.default,onWhiteSpace:function(t,r){$N(t)&&(t.value=" "+t.value),$N(r.last)&&(r.last.value+=" ")},expression:Nbe.default,var:jbe.default}});var Ube={};function rC(e){return e&&e.__esModule?e:{default:e}}var Mbe,qbe,Vbe,jN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});Object.defineProperty(exports,"AtrulePrelude",{enumerable:!0,get:function(){return Mbe.default}});Object.defineProperty(exports,"Selector",{enumerable:!0,get:function(){return qbe.default}});Object.defineProperty(exports,"Value",{enumerable:!0,get:function(){return Vbe.default}});Mbe=rC((ON(),R(xbe))),qbe=rC((RN(),R(Tbe))),Vbe=rC((NN(),R(Bbe)))});var Hbe={};var Wbe,zbe,U5e,BN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;Wbe=(de(),R(me)),zbe=new Set(["none","and","not","or"]),U5e=exports.default={parse:{prelude:function(){var t=this.createList();if(this.tokenType===Wbe.Ident){var r=this.substring(this.tokenStart,this.tokenEnd);zbe.has(r.toLowerCase())||t.push(this.Identifier())}return t.push(this.Condition("container")),t},block:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;return this.Block(t)}}}});var Gbe={};var W5e,MN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;W5e=exports.default={parse:{prelude:null,block:function(){return this.Block(!0)}}}});var Kbe={};function nC(e,t){var r=this;return this.parseWithFallback(function(){try{return e.call(r)}finally{r.skipSC(),r.lookupNonWSType(0)!==pa.RightParenthesis&&r.error()}},t||function(){return r.Raw(null,!0)})}var pa,qN,z5e,VN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;pa=(de(),R(me));qN={layer:function(){this.skipSC();var t=this.createList(),r=nC.call(this,this.Layer);return(r.type!=="Raw"||r.value!=="")&&t.push(r),t},supports:function(){var t=this;this.skipSC();var r=this.createList(),n=nC.call(this,this.Declaration,function(){return nC.call(t,function(){return t.Condition("supports")})});return(n.type!=="Raw"||n.value!=="")&&r.push(n),r}},z5e=exports.default={parse:{prelude:function(){var t=this.createList();switch(this.tokenType){case pa.String:t.push(this.String());break;case pa.Url:case pa.Function:t.push(this.Url());break;default:this.error("String or url() is expected")}return this.skipSC(),this.tokenType===pa.Ident&&this.cmpStr(this.tokenStart,this.tokenEnd,"layer")?t.push(this.Identifier()):this.tokenType===pa.Function&&this.cmpStr(this.tokenStart,this.tokenEnd,"layer(")&&t.push(this.Function(null,qN)),this.skipSC(),this.tokenType===pa.Function&&this.cmpStr(this.tokenStart,this.tokenEnd,"supports(")&&t.push(this.Function(null,qN)),(this.lookupNonWSType(0)===pa.Ident||this.lookupNonWSType(0)===pa.LeftParenthesis)&&t.push(this.MediaQueryList()),t},block:null}}});var Ybe={};var H5e,UN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;H5e=exports.default={parse:{prelude:function(){return this.createSingleNodeList(this.LayerList())},block:function(){return this.Block(!1)}}}});var Qbe={};var G5e,WN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;G5e=exports.default={parse:{prelude:function(){return this.createSingleNodeList(this.MediaQueryList())},block:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;return this.Block(t)}}}});var Xbe={};var K5e,zN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;K5e=exports.default={parse:{prelude:function(){return this.createSingleNodeList(this.SelectorList())},block:function(){return this.Block(!0)}}}});var Jbe={};var Y5e,HN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;Y5e=exports.default={parse:{prelude:function(){return this.createSingleNodeList(this.SelectorList())},block:function(){return this.Block(!0)}}}});var Zbe={};var Q5e,GN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;Q5e=exports.default={parse:{prelude:function(){return this.createSingleNodeList(this.Scope())},block:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;return this.Block(t)}}}});var eye={};var X5e,KN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;X5e=exports.default={parse:{prelude:null,block:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;return this.Block(t)}}}});var tye={};var J5e,YN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;J5e=exports.default={parse:{prelude:function(){return this.createSingleNodeList(this.Condition("supports"))},block:function(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:!1;return this.Block(t)}}}});var pye={};function ho(e){return e&&e.__esModule?e:{default:e}}var rye,nye,iye,oye,aye,sye,uye,lye,cye,fye,Z5e,QN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;rye=ho((BN(),R(Hbe))),nye=ho((MN(),R(Gbe))),iye=ho((VN(),R(Kbe))),oye=ho((UN(),R(Ybe))),aye=ho((WN(),R(Qbe))),sye=ho((zN(),R(Xbe))),uye=ho((HN(),R(Jbe))),lye=ho((GN(),R(Zbe))),cye=ho((KN(),R(eye))),fye=ho((YN(),R(tye)));Z5e=exports.default={container:rye.default,"font-face":nye.default,import:iye.default,layer:oye.default,media:aye.default,nest:sye.default,page:uye.default,scope:lye.default,"starting-style":cye.default,supports:fye.default}});var dye={};function hye(){var e=this.createList();this.skipSC();e:for(;!this.eof;){switch(this.tokenType){case Bb.Ident:e.push(this.Identifier());break;case Bb.String:e.push(this.String());break;case Bb.Comma:e.push(this.Operator());break;case Bb.RightParenthesis:break e;default:this.error("Identifier, string or comma is expected")}this.skipSC()}return e}var Bb,XN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.parseLanguageRangeList=hye;Bb=(de(),R(me))});var yye={};var mye,Du,iC,gye,bye,Mb,eOe,JN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;mye=(XN(),R(dye)),Du={parse:function(){return this.createSingleNodeList(this.SelectorList())}},iC={parse:function(){return this.createSingleNodeList(this.Selector())}},gye={parse:function(){return this.createSingleNodeList(this.Identifier())}},bye={parse:mye.parseLanguageRangeList},Mb={parse:function(){return this.createSingleNodeList(this.Nth())}},eOe=exports.default={dir:gye,has:Du,lang:bye,matches:Du,is:Du,"-moz-any":Du,"-webkit-any":Du,where:Du,not:Du,"nth-child":Mb,"nth-last-child":Mb,"nth-last-of-type":Mb,"nth-of-type":Mb,slotted:iC,host:iC,"host-context":iC}});var dve={};var vye,xye,wye,kye,Sye,_ye,Cye,Eye,Aye,Dye,Pye,Oye,Tye,Rye,Fye,Iye,Lye,$ye,Nye,jye,Bye,Mye,qye,Vye,Uye,Wye,zye,Hye,Gye,Kye,Yye,Qye,Xye,Jye,Zye,eve,tve,rve,nve,ive,ove,ave,sve,uve,lve,cve,fve,pve,hve,ZN=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});Object.defineProperty(exports,"AnPlusB",{enumerable:!0,get:function(){return vye.parse}});Object.defineProperty(exports,"Atrule",{enumerable:!0,get:function(){return xye.parse}});Object.defineProperty(exports,"AtrulePrelude",{enumerable:!0,get:function(){return wye.parse}});Object.defineProperty(exports,"AttributeSelector",{enumerable:!0,get:function(){return kye.parse}});Object.defineProperty(exports,"Block",{enumerable:!0,get:function(){return Sye.parse}});Object.defineProperty(exports,"Brackets",{enumerable:!0,get:function(){return _ye.parse}});Object.defineProperty(exports,"CDC",{enumerable:!0,get:function(){return Cye.parse}});Object.defineProperty(exports,"CDO",{enumerable:!0,get:function(){return Eye.parse}});Object.defineProperty(exports,"ClassSelector",{enumerable:!0,get:function(){return Aye.parse}});Object.defineProperty(exports,"Combinator",{enumerable:!0,get:function(){return Dye.parse}});Object.defineProperty(exports,"Comment",{enumerable:!0,get:function(){return Pye.parse}});Object.defineProperty(exports,"Condition",{enumerable:!0,get:function(){return Oye.parse}});Object.defineProperty(exports,"Declaration",{enumerable:!0,get:function(){return Tye.parse}});Object.defineProperty(exports,"DeclarationList",{enumerable:!0,get:function(){return Rye.parse}});Object.defineProperty(exports,"Dimension",{enumerable:!0,get:function(){return Fye.parse}});Object.defineProperty(exports,"Feature",{enumerable:!0,get:function(){return Iye.parse}});Object.defineProperty(exports,"FeatureFunction",{enumerable:!0,get:function(){return Lye.parse}});Object.defineProperty(exports,"FeatureRange",{enumerable:!0,get:function(){return $ye.parse}});Object.defineProperty(exports,"Function",{enumerable:!0,get:function(){return Nye.parse}});Object.defineProperty(exports,"GeneralEnclosed",{enumerable:!0,get:function(){return jye.parse}});Object.defineProperty(exports,"Hash",{enumerable:!0,get:function(){return Bye.parse}});Object.defineProperty(exports,"IdSelector",{enumerable:!0,get:function(){return qye.parse}});Object.defineProperty(exports,"Identifier",{enumerable:!0,get:function(){return Mye.parse}});Object.defineProperty(exports,"Layer",{enumerable:!0,get:function(){return Vye.parse}});Object.defineProperty(exports,"LayerList",{enumerable:!0,get:function(){return Uye.parse}});Object.defineProperty(exports,"MediaQuery",{enumerable:!0,get:function(){return Wye.parse}});Object.defineProperty(exports,"MediaQueryList",{enumerable:!0,get:function(){return zye.parse}});Object.defineProperty(exports,"NestingSelector",{enumerable:!0,get:function(){return Hye.parse}});Object.defineProperty(exports,"Nth",{enumerable:!0,get:function(){return Gye.parse}});Object.defineProperty(exports,"Number",{enumerable:!0,get:function(){return Kye.parse}});Object.defineProperty(exports,"Operator",{enumerable:!0,get:function(){return Yye.parse}});Object.defineProperty(exports,"Parentheses",{enumerable:!0,get:function(){return Qye.parse}});Object.defineProperty(exports,"Percentage",{enumerable:!0,get:function(){return Xye.parse}});Object.defineProperty(exports,"PseudoClassSelector",{enumerable:!0,get:function(){return Jye.parse}});Object.defineProperty(exports,"PseudoElementSelector",{enumerable:!0,get:function(){return Zye.parse}});Object.defineProperty(exports,"Ratio",{enumerable:!0,get:function(){return eve.parse}});Object.defineProperty(exports,"Raw",{enumerable:!0,get:function(){return tve.parse}});Object.defineProperty(exports,"Rule",{enumerable:!0,get:function(){return rve.parse}});Object.defineProperty(exports,"Scope",{enumerable:!0,get:function(){return nve.parse}});Object.defineProperty(exports,"Selector",{enumerable:!0,get:function(){return ive.parse}});Object.defineProperty(exports,"SelectorList",{enumerable:!0,get:function(){return ove.parse}});Object.defineProperty(exports,"String",{enumerable:!0,get:function(){return ave.parse}});Object.defineProperty(exports,"StyleSheet",{enumerable:!0,get:function(){return sve.parse}});Object.defineProperty(exports,"SupportsDeclaration",{enumerable:!0,get:function(){return uve.parse}});Object.defineProperty(exports,"TypeSelector",{enumerable:!0,get:function(){return lve.parse}});Object.defineProperty(exports,"UnicodeRange",{enumerable:!0,get:function(){return cve.parse}});Object.defineProperty(exports,"Url",{enumerable:!0,get:function(){return fve.parse}});Object.defineProperty(exports,"Value",{enumerable:!0,get:function(){return pve.parse}});Object.defineProperty(exports,"WhiteSpace",{enumerable:!0,get:function(){return hve.parse}});vye=(V2(),R(q9)),xye=(U2(),R(U9)),wye=(W2(),R(z9)),kye=(H2(),R(G9)),Sye=(G2(),R(X9)),_ye=(K2(),R(J9)),Cye=(Y2(),R(e7)),Eye=(Q2(),R(r7)),Aye=(J2(),R(n7)),Dye=(Z2(),R(a7)),Pye=(e_(),R(u7)),Oye=(t_(),R(c7)),Tye=(r_(),R(h7)),Rye=(i_(),R(d7)),Fye=(o_(),R(g7)),Iye=(a_(),R(b7)),Lye=(u_(),R(y7)),$ye=(c_(),R(k7)),Nye=(p_(),R(S7)),jye=(h_(),R(_7)),Bye=(d_(),R(E7)),Mye=(m_(),R(D7)),qye=(g_(),R(O7)),Vye=(y_(),R(T7)),Uye=(v_(),R(F7)),Wye=(x_(),R(I7)),zye=(w_(),R($7)),Hye=(k_(),R(N7)),Gye=(S_(),R(j7)),Kye=(__(),R(M7)),Yye=(C_(),R(q7)),Qye=(E_(),R(V7)),Xye=(A_(),R(W7)),Jye=(D_(),R(z7)),Zye=(P_(),R(H7)),eve=(O_(),R(Y7)),tve=(T_(),R(Q7)),rve=(R_(),R(J7)),nve=(F_(),R(Z7)),ive=(I_(),R(eN)),ove=(L_(),R(rN)),ave=(j_(),R(sN)),sve=(B_(),R(lN)),uve=(M_(),R(cN)),lve=(V_(),R(pN)),cve=(W_(),R(mN)),fve=(Y_(),R(vN)),pve=(Q_(),R(xN)),hve=(X_(),R(kN))});var vve={};function oC(e){"@babel/helpers - typeof";return oC=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},oC(e)}function ej(e){return e&&e.__esModule?e:{default:e}}function aC(e,t){if(typeof WeakMap=="function")var r=new WeakMap,n=new WeakMap;return(aC=function(o,a){if(!a&&o&&o.__esModule)return o;var s,u,l={__proto__:null,default:o};if(o===null||oC(o)!="object"&&typeof o!="function")return l;if(s=a?n:r){if(s.has(o))return s.get(o);s.set(o,l)}for(var f in o)f!=="default"&&{}.hasOwnProperty.call(o,f)&&((u=(s=Object.defineProperty)&&Object.getOwnPropertyDescriptor(o,f))&&(u.get||u.set)?s(l,f,u):l[f]=o[f]);return l})(e,t)}var mve,gve,bve,yve,tOe,tj=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;mve=aC((jN(),R(Ube))),gve=ej((QN(),R(pye))),bve=ej((JN(),R(yye))),yve=aC((ZN(),R(dve)));tOe=exports.default={parseContext:{default:"StyleSheet",stylesheet:"StyleSheet",atrule:"Atrule",atrulePrelude:function(t){return this.AtrulePrelude(t.atrule?String(t.atrule):null)},mediaQueryList:"MediaQueryList",mediaQuery:"MediaQuery",condition:function(t){return this.Condition(t.kind)},rule:"Rule",selectorList:"SelectorList",selector:"Selector",block:function(){return this.Block(!0)},declarationList:"DeclarationList",declaration:"Declaration",value:"Value"},features:{supports:{selector:function(){return this.Selector()}},container:{style:function(){return this.Declaration()}}},scope:mve,atrule:gve.default,pseudo:bve.default,node:yve}});var wve={};function sC(e){"@babel/helpers - typeof";return sC=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},sC(e)}function rj(e,t){if(typeof WeakMap=="function")var r=new WeakMap,n=new WeakMap;return(rj=function(o,a){if(!a&&o&&o.__esModule)return o;var s,u,l={__proto__:null,default:o};if(o===null||sC(o)!="object"&&typeof o!="function")return l;if(s=a?n:r){if(s.has(o))return s.get(o);s.set(o,l)}for(var f in o)f!=="default"&&{}.hasOwnProperty.call(o,f)&&((u=(s=Object.defineProperty)&&Object.getOwnPropertyDescriptor(o,f))&&(u.get||u.set)?s(l,f,u):l[f]=o[f]);return l})(e,t)}var xve,rOe,nj=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;xve=rj((Z_(),R(SN)));rOe=exports.default={node:xve}});var Pve={};function qb(e){return e&&e.__esModule?e:{default:e}}function $h(e){"@babel/helpers - typeof";return $h=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},$h(e)}function ij(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function uC(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?ij(Object(r),!0).forEach(function(n){Eve(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):ij(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Eve(e,t,r){return(t=Ave(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Ave(e){var t=Dve(e,"string");return $h(t)=="symbol"?t:t+""}function Dve(e,t){if($h(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if($h(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var kve,Sve,_ve,Cve,nOe,oj=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;kve=qb((j2(),R(I9))),Sve=qb((AN(),R(fbe))),_ve=qb((tj(),R(vve))),Cve=qb((nj(),R(wve)));nOe=exports.default=(0,kve.default)(uC(uC(uC({},Sve.default),_ve.default),Cve.default))});var Fve={};var Ive,Ove,Tve,Rve,iOe,aj=$(()=>{"use strict";Ive={};Object.defineProperty(exports,"__esModule",{value:!0});exports.version=void 0;Ove=require("module"),Tve=(0,Ove.createRequire)(Ive.url),Rve=Tve("../package.json"),iOe=exports.version=Rve.version});var $ve={};function lC(e){for(var t={},r=0,n=Object.keys(e);r<n.length;r++){var i=n[r],o=e[i];o&&(Array.isArray(o)||o instanceof Lve.List?o=o.map(lC):o.constructor===Object&&(o=lC(o))),t[i]=o}return t}var Lve,sj=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.clone=lC;Lve=(Su(),R(ac))});var Bve={};function Nve(e){for(var t=e.length-1,r="",n=0;n<e.length;n++){var i=e.charCodeAt(n);if(i===uj){if(n===t)break;if(i=e.charCodeAt(++n),(0,Vb.isValidEscape)(uj,i)){var o=n-1,a=(0,Vb.consumeEscaped)(e,o);n=a-1,r+=(0,Vb.decodeEscaped)(e.substring(o+1,a))}else i===13&&e.charCodeAt(n+1)===10&&n++}else r+=e[n]}return r}function jve(e){var t="";if(e.length===1&&e.charCodeAt(0)===45)return"\\-";for(var r=0;r<e.length;r++){var n=e.charCodeAt(r);if(n===0){t+="\uFFFD";continue}if(n<=31||n===127||n>=48&&n<=57&&(r===0||r===1&&e.charCodeAt(0)===45)){t+="\\"+n.toString(16)+" ";continue}(0,Vb.isName)(n)?t+=e.charAt(r):t+="\\"+e.charAt(r)}return t}var Vb,uj,lj=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.decode=Nve;exports.encode=jve;Vb=(de(),R(me)),uj=92});function pC(e){"@babel/helpers - typeof";return pC=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},pC(e)}function Nh(e,t){if(typeof WeakMap=="function")var r=new WeakMap,n=new WeakMap;return(Nh=function(o,a){if(!a&&o&&o.__esModule)return o;var s,u,l={__proto__:null,default:o};if(o===null||pC(o)!="object"&&typeof o!="function")return l;if(s=a?n:r){if(s.has(o))return s.get(o);s.set(o,l)}for(var f in o)f!=="default"&&{}.hasOwnProperty.call(o,f)&&((u=(s=Object.defineProperty)&&Object.getOwnPropertyDescriptor(o,f))&&(u.get||u.set)?s(l,f,u):l[f]=o[f]);return l})(e,t)}function fj(e){return e&&e.__esModule?e:{default:e}}var cj,ui,cC,Mve,qve,Vve,Ub,Uve,Wve,fC,zve,Hve,Gve,oOe,aOe,sOe,uOe,lOe,cOe,fOe,pOe,hOe,dOe,mOe,gOe,pj=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});cj={tokenize:!0,parse:!0,generate:!0,lexer:!0,createLexer:!0,walk:!0,find:!0,findLast:!0,findAll:!0,toPlainObject:!0,fromPlainObject:!0,fork:!0,createSyntax:!0,List:!0,Lexer:!0,tokenTypes:!0,tokenNames:!0,TokenStream:!0,OffsetToLocation:!0,definitionSyntax:!0,clone:!0,ident:!0,string:!0,url:!0};Object.defineProperty(exports,"Lexer",{enumerable:!0,get:function(){return Vve.Lexer}});Object.defineProperty(exports,"List",{enumerable:!0,get:function(){return qve.List}});Object.defineProperty(exports,"OffsetToLocation",{enumerable:!0,get:function(){return Ub.OffsetToLocation}});Object.defineProperty(exports,"TokenStream",{enumerable:!0,get:function(){return Ub.TokenStream}});Object.defineProperty(exports,"clone",{enumerable:!0,get:function(){return Wve.clone}});exports.createLexer=void 0;Object.defineProperty(exports,"createSyntax",{enumerable:!0,get:function(){return Mve.default}});exports.toPlainObject=exports.string=exports.parse=exports.lexer=exports.ident=exports.generate=exports.fromPlainObject=exports.fork=exports.findLast=exports.findAll=exports.find=exports.definitionSyntax=void 0;Object.defineProperty(exports,"tokenNames",{enumerable:!0,get:function(){return Ub.tokenNames}});Object.defineProperty(exports,"tokenTypes",{enumerable:!0,get:function(){return Ub.tokenTypes}});exports.walk=exports.url=exports.tokenize=void 0;ui=fj((oj(),R(Pve))),cC=(aj(),R(Fve));Object.keys(cC).forEach(function(e){e==="default"||e==="__esModule"||Object.prototype.hasOwnProperty.call(cj,e)||e in exports&&exports[e]===cC[e]||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return cC[e]}})});Mve=fj((j2(),R(I9))),qve=(Su(),R(ac)),Vve=(I2(),R(E9)),Ub=(de(),R(me)),Uve=Nh((_2(),R(H$)));exports.definitionSyntax=Uve;Wve=(sj(),R($ve)),fC=(yb(),R(a2));Object.keys(fC).forEach(function(e){e==="default"||e==="__esModule"||Object.prototype.hasOwnProperty.call(cj,e)||e in exports&&exports[e]===fC[e]||Object.defineProperty(exports,e,{enumerable:!0,get:function(){return fC[e]}})});zve=Nh((lj(),R(Bve)));exports.ident=zve;Hve=Nh(($b(),R(N_)));exports.string=Hve;Gve=Nh((H_(),R(bN)));exports.url=Gve;oOe=exports.tokenize=ui.default.tokenize,aOe=exports.parse=ui.default.parse,sOe=exports.generate=ui.default.generate,uOe=exports.lexer=ui.default.lexer,lOe=exports.createLexer=ui.default.createLexer,cOe=exports.walk=ui.default.walk,fOe=exports.find=ui.default.find,pOe=exports.findLast=ui.default.findLast,hOe=exports.findAll=ui.default.findAll,dOe=exports.toPlainObject=ui.default.toPlainObject,mOe=exports.fromPlainObject=ui.default.fromPlainObject,gOe=exports.fork=ui.default.fork});async function Kve(e,t){let{code:r,uno:n,options:i,filename:o}=e;await Promise.all(t.block.children.map(async a=>{if(a.type==="Raw")return hj(r,n,i,o,a.value,a.loc.start.offset);await Yve(e,t,a)}).toArray())}async function Yve({code:e,uno:t,applyVariable:r},n,i){let o=e.original,a;if(i.type==="Atrule"&&i.name==="apply"&&i.prelude&&i.prelude.type==="Raw")a=hC(i.prelude.value.trim());else if(i.type==="Declaration"&&r.includes(i.property)&&(i.value.type==="Value"||i.value.type==="Raw")){let f=o.slice(i.value.loc.start.offset,i.value.loc.end.offset).trim();f=hC(f),a=f.split(/\s+/g).filter(Boolean).map(m=>hC(m)).join(" ")}if(!a)return;a=Qve(a);let s=Ts(a).split(/\s+/g).map(f=>f.trim().replace(/\\/,"")),u=(await Promise.all(s.map(f=>t.parseToken(f,"-")))).filter(No).flat().sort((f,p)=>f[0]-p[0]).sort((f,p)=>(f[3]?t.parentOrders.get(f[3])??0:0)-(p[3]?t.parentOrders.get(p[3])??0:0)).reduce((f,p)=>{let m=f.find(b=>b[1]===p[1]&&b[3]===p[3]);return m?m[2]+=p[2]:f.push([...p]),f},[]);if(!u.length)return;let l=o[i.loc.end.offset]===";"?1:o[i.loc.end.offset]==="@"?-1:0;for(let f of u){let[,p,m,b,v]=f,w=p?.replace(cf," ")||p;if(b||w&&w!==".\\-"||v?.noMerge){let _=(void 0)(n.prelude),P=e.slice(n.prelude.loc.start.offset,n.prelude.loc.end.offset);if(w&&w!==".\\-"){let E=(void 0)(`${w}{}`,{context:"rule"}),y=(void 0)(n.prelude);y.children?.forEach(L=>{let I=(void 0)(E.prelude),O=new(void 0);I?.children?.forEach(N=>{O.appendList(N?.children?.filter(X=>X.type==="ClassSelector"&&X.name==="\\-"))}),O.forEach(N=>Object.assign(N,(void 0)(L))),Object.assign(L,I)}),_=(void 0)(y)}let A=`${_.replace(/.\\-/g,P)}{${m}}`;if(b)if(b.includes(" $$ ")){let[E,...y]=b.split(" $$ ").reverse();A=`${y.reduce((L,I,O)=>O===y.length-1?`${L}{${I}{${A}}}${"}".repeat(O)}`:`${L}{${I}`,E)}`}else A=`${b}{${A}}`;l=0,e.appendLeft(n.loc.end.offset,A)}else m.includes("@")?e.appendRight(o.length,m):e.appendRight(i.loc.end.offset+l,m)}e.remove(i.loc.start.offset,i.loc.end.offset+l)}function hC(e){return e.replace(/^(['"])(.*)\1$/,"$2")}function Qve(e){return e.replace(/(\/\*(?:.|\n)*?\*\/)|(\/\/.*)/g,"")}async function Xve(e,t,r){let n=e.config.presets?.flat()?.find(w=>w.name==="@unocss/preset-icons");if(!n){console.warn("@unocss/preset-icons not found, icon() directive will be keep as-is");return}let{scale:i=1,prefix:o="i-",collections:a,customizations:s={},autoInstall:u=!1,iconifyCollectionsNames:l,collectionsNodeResolvePath:f,unit:p}=n.options,m=n.api,b={addXmlNs:!0,scale:i,customCollections:a,autoInstall:u,cwd:f,warn:void 0,customizations:{...s,trimCustomSvg:!0,async iconCustomizer(w,_,P){await s.iconCustomizer?.(w,_,P),p&&(P.width||(P.width=`${i}${p}`),P.height||(P.height=`${i}${p}`))}}},v=await m.createNodeLoader?.()||(async()=>{});for(let w of Fe(o))if(t.startsWith(w)){t=t.slice(w.length);let _=await m.parseIconWithLoader(t,v,b,l);if(_)return`url("data:image/svg+xml;utf8,${r?m.encodeSvgForCss(_.svg).replace(/currentcolor/gi,r):m.encodeSvgForCss(_.svg)}")`}}async function Jve({code:e,uno:t,options:r},n){let{throwOnMissing:i=!0}=r;switch(n.name){case"theme":{if(!n.children.size)throw new Error("theme() expect exact one argument");if(n.children.first.type!=="String")throw new Error("theme() expect a string argument");let o;if(n.children.size>1){let u=n.children.toArray().slice(1);if(!(u[0].type==="Operator"&&u[0].value===","))throw new Error("theme() expect a comma between expression string and default value");u.length>1&&(o=[u[1].loc.start.offset,n.children.last.loc.end.offset])}let a=n.children.first.value,s=bk(a,t.config.theme,!o&&i);!s&&o&&(s=e.slice(o[0],o[1])),s&&e.overwrite(n.loc.start.offset,n.loc.end.offset,s);break}case"icon":{let o=n.children.toArray().filter(l=>l.type==="String").map(l=>l.value);if(o.length===0)throw new Error("icon() expects at least one argument");let[a,s]=o;s&&(s=encodeURIComponent(Vl(s,t.config.theme,i)));let u=await Xve(t,a,s);u&&e.overwrite(n.loc.start.offset,n.loc.end.offset,u);break}}}function e1e({code:e,uno:t},r){let n="",i="";if(r.prelude?.type==="Raw"&&(n=r.prelude.value.trim()),!n)return;let o=n.match(/^(?:(lt|at)-)?(\w+)$/);o&&(i=o[1],n=o[2]);let s=((()=>{let m=t.config.presets.some(v=>v.name==="@unocss/preset-wind4")?"breakpoint":"breakpoints",b=t.config.theme[m];return b?Object.entries(b).sort((v,w)=>Number.parseInt(v[1].replace(/[a-z]+/gi,""))-Number.parseInt(w[1].replace(/[a-z]+/gi,""))).map(([v,w])=>({point:v,size:w})):void 0})()??[]).map(({point:m,size:b},v)=>[m,b,v]),u=(m,b)=>{let[,v,w]=s.find(_=>_[0]===m);if(b){if(b==="lt")return`@media (max-width: ${Zo(v)})`;if(b==="at")return`@media (min-width: ${v})${s[w+1]?` and (max-width: ${Zo(s[w+1][1])})`:""}`;throw new Error(`breakpoint variant not supported: ${b}`)}return`@media (min-width: ${v})`};if(!s.find(m=>m[0]===n))throw new Error(`breakpoint ${n} not found`);let l=r.loc.start.offset,f=e.original.slice(l,r.loc.end.offset),p=Array.from(f.matchAll(Zve));if(p.length)for(let m of p)e.overwrite(l+m.index,l+m.index+m[1].length,`${u(n,i)}`)}async function hj(e,t,r,n,i,o){let{applyVariable:a}=r,s=r.varStyle;a===void 0&&(s!==void 0&&(a=s?[`${s}apply`]:[]),a=["--at-apply","--uno-apply","--uno"]),a=Fe(a||[]);let u=A=>A.includes("@apply")||a.some(E=>A.includes(E)),l=i||e.original,f=u(l),p=l.includes("@screen"),m=ql(l)||dF(l);if(!f&&!m&&!p)return;let b=(void 0)(l,{parseCustomProperty:!0,parseAtrulePrelude:!1,positions:!0,filename:n,offset:o});if(b.type!=="StyleSheet")return;let v=[],w={options:r,applyVariable:a,uno:t,code:e,filename:n},_=async(A,E,y)=>{p&&A.type==="Atrule"&&A.name==="screen"?e1e(w,A):A.type==="Function"?await Jve(w,A):f&&A.type==="Rule"&&await Kve(w,A)};(void 0)(b,(...A)=>v.push(_(...A))),await Promise.all(v);let P=e.toString();if(!u(P)){let A=P.replace(/([^{}]+)\{\s*\}\s*/g,(E,y)=>/^[\s\w\-.,#:[\]=*"'>~+^$|()\\]+$/.test(y.trim())?"":E);A!==P&&e.update(0,e.original.length,A)}}function dj(e={}){return{name:"@unocss/transformer-directives",enforce:e?.enforce,idFilter:t=>bv.test(t),transform:(t,r,n)=>hj(t,n.uno,e,r)}}var Zve,mj=$(()=>{Dt();On();pj();Zve=/(@screen [^{]+)(.+)/g});function gj(e={}){return{name:"@unocss/transformer-variant-group",enforce:"pre",transform(t){let r=Bd(t,e.separators);return{get highlightAnnotations(){return[...r.groupsByOffset.values()].flatMap(n=>n.items)}}}}}var bj=$(()=>{Dt()});var yj={};Qu(yj,{BetterMap:()=>Ld,CountableSet:()=>uf,DEFAULT_LAYERS:()=>HA,LAYER_DEFAULT:()=>af,LAYER_IMPORTS:()=>Nd,LAYER_PREFLIGHTS:()=>Fd,LAYER_SHORTCUTS:()=>zA,TwoKeyMap:()=>Id,UnoGenerator:()=>gv,attributifyRE:()=>YA,clearIdenticalEntries:()=>e3,clone:()=>sf,collapseVariantGroup:()=>Vq,createGenerator:()=>Gq,createNanoEvents:()=>KA,cssIdRE:()=>bv,defaultSplitRE:()=>jd,defineConfig:()=>t1e,definePreset:()=>La,e:()=>Rd,entriesToCss:()=>Ju,escapeRegExp:()=>rn,escapeSelector:()=>nn,expandVariantGroup:()=>Ts,extractorDefault:()=>GA,extractorSplit:()=>GA,hasScopePlaceholder:()=>s3,isAttributifySelector:()=>yv,isCountableSet:()=>Td,isObject:()=>of,isRawUtil:()=>dv,isStaticRule:()=>t3,isStaticShortcut:()=>r3,isString:()=>ft,isValidSelector:()=>Zu,makeRegexClassGroup:()=>n3,mergeConfigs:()=>Uq,mergeDeep:()=>Ia,noop:()=>JA,normalizeCSSEntries:()=>lf,normalizeCSSValues:()=>ZA,normalizeVariant:()=>XA,notNull:()=>No,parseVariantGroup:()=>Bd,presetAttributify:()=>p3,presetIcons:()=>ZR,presetMini:()=>Xl,presetTagify:()=>G6,presetTypography:()=>X6,presetUno:()=>DI,presetWebFonts:()=>TI,presetWind:()=>FI,presetWind3:()=>Jl,presetWind4:()=>CS,regexScopePlaceholder:()=>cf,resolveConfig:()=>mv,resolvePreset:()=>i3,resolvePresets:()=>xv,resolveShortcuts:()=>vv,splitWithVariantGroupRE:()=>Bq,symbols:()=>Qt,toArray:()=>Fe,toEscapedSelector:()=>qd,transformerAttributifyJsx:()=>N8,transformerCompileClass:()=>B8,transformerDirectives:()=>dj,transformerVariantGroup:()=>gj,uniq:()=>zn,uniqueBy:()=>hv,validateFilterRE:()=>QA,warnOnce:()=>Md,withLayer:()=>qq});function t1e(e){return e}var vj=$(()=>{Dt();h3();tF();$k();K6();J6();PI();RI();II();Qg();ES();j8();M8();mj();bj()});var Wr=ne(In=>{"use strict";function dC(e){"@babel/helpers - typeof";return dC=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},dC(e)}In.__esModule=!0;In.extend=xj;In.indexOf=a1e;In.escapeExpression=s1e;In.isEmpty=u1e;In.createFrame=l1e;In.blockParams=c1e;In.appendContextPath=f1e;var r1e={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#x27;","`":"&#x60;","=":"&#x3D;"},n1e=/[&<>"'`=]/g,i1e=/[&<>"'`=]/;function o1e(e){return r1e[e]}function xj(e){for(var t=1;t<arguments.length;t++)for(var r in arguments[t])Object.prototype.hasOwnProperty.call(arguments[t],r)&&(e[r]=arguments[t][r]);return e}var gC=Object.prototype.toString;In.toString=gC;var mC=function(t){return typeof t=="function"};mC(/x/)&&(In.isFunction=mC=function(t){return typeof t=="function"&&gC.call(t)==="[object Function]"});In.isFunction=mC;var wj=Array.isArray||function(e){return e&&dC(e)==="object"?gC.call(e)==="[object Array]":!1};In.isArray=wj;function a1e(e,t){for(var r=0,n=e.length;r<n;r++)if(e[r]===t)return r;return-1}function s1e(e){if(typeof e!="string"){if(e&&e.toHTML)return e.toHTML();if(e==null)return"";if(!e)return e+"";e=""+e}return i1e.test(e)?e.replace(n1e,o1e):e}function u1e(e){return!e&&e!==0?!0:!!(wj(e)&&e.length===0)}function l1e(e){var t=xj({},e);return t._parent=e,t}function c1e(e,t){return e.path=t,e}function f1e(e,t){return(e?e+".":"")+t}});var li=ne((Wb,kj)=>{"use strict";Wb.__esModule=!0;var bC=["description","fileName","lineNumber","endLineNumber","message","name","number","stack"];function yC(e,t){var r=t&&t.loc,n=void 0,i=void 0,o=void 0,a=void 0;r&&(n=r.start.line,i=r.end.line,o=r.start.column,a=r.end.column,e+=" - "+n+":"+o);for(var s=Error.prototype.constructor.call(this,e),u=0;u<bC.length;u++)this[bC[u]]=s[bC[u]];Error.captureStackTrace&&Error.captureStackTrace(this,yC);try{r&&(this.lineNumber=n,this.endLineNumber=i,Object.defineProperty?(Object.defineProperty(this,"column",{value:o,enumerable:!0}),Object.defineProperty(this,"endColumn",{value:a,enumerable:!0})):(this.column=o,this.endColumn=a))}catch{}}yC.prototype=new Error;Wb.default=yC;kj.exports=Wb.default});var _j=ne((zb,Sj)=>{"use strict";zb.__esModule=!0;var vC=Wr();zb.default=function(e){e.registerHelper("blockHelperMissing",function(t,r){var n=r.inverse,i=r.fn;if(t===!0)return i(this);if(t===!1||t==null)return n(this);if(vC.isArray(t))return t.length>0?(r.ids&&(r.ids=[r.name]),e.helpers.each(t,r)):n(this);if(r.data&&r.ids){var o=vC.createFrame(r.data);o.contextPath=vC.appendContextPath(r.data.contextPath,r.name),r={data:o}}return i(t,r)})};Sj.exports=zb.default});var Ej=ne((Hb,Cj)=>{"use strict";function xC(e){"@babel/helpers - typeof";return xC=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},xC(e)}Hb.__esModule=!0;function p1e(e){return e&&e.__esModule?e:{default:e}}var jh=Wr(),h1e=li(),d1e=p1e(h1e);Hb.default=function(e){e.registerHelper("each",function(t,r){if(!r)throw new d1e.default("Must pass iterator to #each");var n=r.fn,i=r.inverse,o=0,a="",s=void 0,u=void 0;r.data&&r.ids&&(u=jh.appendContextPath(r.data.contextPath,r.ids[0])+"."),jh.isFunction(t)&&(t=t.call(this)),r.data&&(s=jh.createFrame(r.data));function l(v,w,_){s&&(s.key=v,s.index=w,s.first=w===0,s.last=!!_,u&&(s.contextPath=u+v)),a=a+n(t[v],{data:s,blockParams:jh.blockParams([t[v],v],[u+v,null])})}if(t&&xC(t)==="object")if(jh.isArray(t))for(var f=t.length;o<f;o++)o in t&&l(o,o,o===t.length-1);else if(typeof Symbol=="function"&&t[Symbol.iterator]){for(var p=[],m=t[Symbol.iterator](),b=m.next();!b.done;b=m.next())p.push(b.value);t=p;for(var f=t.length;o<f;o++)l(o,o,o===t.length-1)}else(function(){var v=void 0;Object.keys(t).forEach(function(w){v!==void 0&&l(v,o-1),v=w,o++}),v!==void 0&&l(v,o-1,!0)})();return o===0&&(a=i(this)),a})};Cj.exports=Hb.default});var Dj=ne((Gb,Aj)=>{"use strict";Gb.__esModule=!0;function m1e(e){return e&&e.__esModule?e:{default:e}}var g1e=li(),b1e=m1e(g1e);Gb.default=function(e){e.registerHelper("helperMissing",function(){if(arguments.length!==1)throw new b1e.default('Missing helper: "'+arguments[arguments.length-1].name+'"')})};Aj.exports=Gb.default});var Rj=ne((Kb,Tj)=>{"use strict";Kb.__esModule=!0;function y1e(e){return e&&e.__esModule?e:{default:e}}var Pj=Wr(),v1e=li(),Oj=y1e(v1e);Kb.default=function(e){e.registerHelper("if",function(t,r){if(arguments.length!=2)throw new Oj.default("#if requires exactly one argument");return Pj.isFunction(t)&&(t=t.call(this)),!r.hash.includeZero&&!t||Pj.isEmpty(t)?r.inverse(this):r.fn(this)}),e.registerHelper("unless",function(t,r){if(arguments.length!=2)throw new Oj.default("#unless requires exactly one argument");return e.helpers.if.call(this,t,{fn:r.inverse,inverse:r.fn,hash:r.hash})})};Tj.exports=Kb.default});var Ij=ne((Yb,Fj)=>{"use strict";Yb.__esModule=!0;Yb.default=function(e){e.registerHelper("log",function(){for(var t=[void 0],r=arguments[arguments.length-1],n=0;n<arguments.length-1;n++)t.push(arguments[n]);var i=1;r.hash.level!=null?i=r.hash.level:r.data&&r.data.level!=null&&(i=r.data.level),t[0]=i,e.log.apply(e,t)})};Fj.exports=Yb.default});var $j=ne((Qb,Lj)=>{"use strict";Qb.__esModule=!0;Qb.default=function(e){e.registerHelper("lookup",function(t,r,n){return t&&n.lookupProperty(t,r)})};Lj.exports=Qb.default});var jj=ne((Xb,Nj)=>{"use strict";Xb.__esModule=!0;function x1e(e){return e&&e.__esModule?e:{default:e}}var Bh=Wr(),w1e=li(),k1e=x1e(w1e);Xb.default=function(e){e.registerHelper("with",function(t,r){if(arguments.length!=2)throw new k1e.default("#with requires exactly one argument");Bh.isFunction(t)&&(t=t.call(this));var n=r.fn;if(Bh.isEmpty(t))return r.inverse(this);var i=r.data;return r.data&&r.ids&&(i=Bh.createFrame(r.data),i.contextPath=Bh.appendContextPath(r.data.contextPath,r.ids[0])),n(t,{data:i,blockParams:Bh.blockParams([t],[i&&i.contextPath])})})};Nj.exports=Xb.default});var wC=ne(Jb=>{"use strict";Jb.__esModule=!0;Jb.registerDefaultHelpers=N1e;Jb.moveHelperToHooks=j1e;function Pu(e){return e&&e.__esModule?e:{default:e}}var S1e=_j(),_1e=Pu(S1e),C1e=Ej(),E1e=Pu(C1e),A1e=Dj(),D1e=Pu(A1e),P1e=Rj(),O1e=Pu(P1e),T1e=Ij(),R1e=Pu(T1e),F1e=$j(),I1e=Pu(F1e),L1e=jj(),$1e=Pu(L1e);function N1e(e){_1e.default(e),E1e.default(e),D1e.default(e),O1e.default(e),R1e.default(e),I1e.default(e),$1e.default(e)}function j1e(e,t,r){e.helpers[t]&&(e.hooks[t]=e.helpers[t],r||delete e.helpers[t])}});var Mj=ne((Zb,Bj)=>{"use strict";Zb.__esModule=!0;var B1e=Wr();Zb.default=function(e){e.registerDecorator("inline",function(t,r,n,i){var o=t;return r.partials||(r.partials={},o=function(s,u){var l=n.partials;n.partials=B1e.extend({},l,r.partials);var f=t(s,u);return n.partials=l,f}),r.partials[i.args[0]]=i.fn,o})};Bj.exports=Zb.default});var qj=ne(kC=>{"use strict";kC.__esModule=!0;kC.registerDefaultDecorators=U1e;function M1e(e){return e&&e.__esModule?e:{default:e}}var q1e=Mj(),V1e=M1e(q1e);function U1e(e){V1e.default(e)}});var SC=ne((ey,Vj)=>{"use strict";ey.__esModule=!0;var W1e=Wr(),xc={methodMap:["debug","info","warn","error"],level:"info",lookupLevel:function(t){if(typeof t=="string"){var r=W1e.indexOf(xc.methodMap,t.toLowerCase());r>=0?t=r:t=parseInt(t,10)}return t},log:function(t){if(t=xc.lookupLevel(t),typeof console<"u"&&xc.lookupLevel(xc.level)<=t){var r=xc.methodMap[t];console[r]||(r="log");for(var n=arguments.length,i=Array(n>1?n-1:0),o=1;o<n;o++)i[o-1]=arguments[o];console[r].apply(console,i)}}};ey.default=xc;Vj.exports=ey.default});var Uj=ne(_C=>{"use strict";_C.__esModule=!0;_C.createNewLookupObject=H1e;var z1e=Wr();function H1e(){for(var e=arguments.length,t=Array(e),r=0;r<e;r++)t[r]=arguments[r];return z1e.extend.apply(void 0,[Object.create(null)].concat(t))}});var CC=ne(Mh=>{"use strict";Mh.__esModule=!0;Mh.createProtoAccessControl=Q1e;Mh.resultIsAllowed=X1e;Mh.resetLoggedProperties=Z1e;function G1e(e){return e&&e.__esModule?e:{default:e}}var Wj=Uj(),K1e=SC(),Y1e=G1e(K1e),ty=Object.create(null);function Q1e(e){var t=Object.create(null);t.constructor=!1,t.__defineGetter__=!1,t.__defineSetter__=!1,t.__lookupGetter__=!1;var r=Object.create(null);return r.__proto__=!1,{properties:{whitelist:Wj.createNewLookupObject(r,e.allowedProtoProperties),defaultValue:e.allowProtoPropertiesByDefault},methods:{whitelist:Wj.createNewLookupObject(t,e.allowedProtoMethods),defaultValue:e.allowProtoMethodsByDefault}}}function X1e(e,t,r){return zj(typeof e=="function"?t.methods:t.properties,r)}function zj(e,t){return e.whitelist[t]!==void 0?e.whitelist[t]===!0:e.defaultValue!==void 0?e.defaultValue:(J1e(t),!1)}function J1e(e){ty[e]!==!0&&(ty[e]=!0,Y1e.default.log("error",'Handlebars: Access has been denied to resolve the property "'+e+`" because it is not an "own property" of its parent.
2
556
  You can add a runtime option to disable the check or this warning:
3
- See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`))}function Ma(){Object.keys(lt).forEach(function(t){delete lt[t]})}});var ht=m(U=>{"use strict";U.__esModule=!0;U.HandlebarsEnvironment=or;function On(t){return t&&t.__esModule?t:{default:t}}var ie=x(),xa=B(),nr=On(xa),Ia=Xt(),Na=kn(),Ra=er(),ct=On(Ra),Da=rr(),Ta="4.7.8";U.VERSION=Ta;var Ba=8;U.COMPILER_REVISION=Ba;var qa=7;U.LAST_COMPATIBLE_COMPILER_REVISION=qa;var Ha={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"};U.REVISION_CHANGES=Ha;var ir="[object Object]";function or(t,e,r){this.helpers=t||{},this.partials=e||{},this.decorators=r||{},Ia.registerDefaultHelpers(this),Na.registerDefaultDecorators(this)}or.prototype={constructor:or,logger:ct.default,log:ct.default.log,registerHelper:function(e,r){if(ie.toString.call(e)===ir){if(r)throw new nr.default("Arg not supported with multiple helpers");ie.extend(this.helpers,e)}else this.helpers[e]=r},unregisterHelper:function(e){delete this.helpers[e]},registerPartial:function(e,r){if(ie.toString.call(e)===ir)ie.extend(this.partials,e);else{if(typeof r>"u")throw new nr.default('Attempting to register a partial called "'+e+'" as undefined');this.partials[e]=r}},unregisterPartial:function(e){delete this.partials[e]},registerDecorator:function(e,r){if(ie.toString.call(e)===ir){if(r)throw new nr.default("Arg not supported with multiple decorators");ie.extend(this.decorators,e)}else this.decorators[e]=r},unregisterDecorator:function(e){delete this.decorators[e]},resetLoggedPropertyAccesses:function(){Da.resetLoggedProperties()}};var Fa=ct.default.log;U.log=Fa;U.createFrame=ie.createFrame;U.logger=ct.default});var Mn=m((pt,An)=>{"use strict";pt.__esModule=!0;function ar(t){this.string=t}ar.prototype.toString=ar.prototype.toHTML=function(){return""+this.string};pt.default=ar;An.exports=pt.default});var xn=m(sr=>{"use strict";sr.__esModule=!0;sr.wrapHelper=ja;function ja(t,e){if(typeof t!="function")return t;var r=function(){var i=arguments[arguments.length-1];return arguments[arguments.length-1]=e(i),t.apply(this,arguments)};return r}});var Tn=m(Z=>{"use strict";function ur(t){"@babel/helpers - typeof";return ur=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},ur(t)}Z.__esModule=!0;Z.checkRevision=za;Z.template=Ja;Z.wrapProgram=ft;Z.resolvePartial=Qa;Z.invokePartial=Ya;Z.noop=Rn;function Va(t){return t&&t.__esModule?t:{default:t}}function Ua(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}var Wa=x(),G=Ua(Wa),Ga=B(),K=Va(Ga),z=ht(),In=Xt(),Ka=xn(),Nn=rr();function za(t){var e=t&&t[0]||1,r=z.COMPILER_REVISION;if(!(e>=z.LAST_COMPATIBLE_COMPILER_REVISION&&e<=z.COMPILER_REVISION))if(e<z.LAST_COMPATIBLE_COMPILER_REVISION){var n=z.REVISION_CHANGES[r],i=z.REVISION_CHANGES[e];throw new K.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+n+") or downgrade your runtime to an older version ("+i+").")}else throw new K.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+t[1]+").")}function Ja(t,e){if(!e)throw new K.default("No environment passed to template");if(!t||!t.main)throw new K.default("Unknown template object: "+ur(t));t.main.decorator=t.main_d,e.VM.checkRevision(t.compiler);var r=t.compiler&&t.compiler[0]===7;function n(a,u,l){l.hash&&(u=G.extend({},u,l.hash),l.ids&&(l.ids[0]=!0)),a=e.VM.resolvePartial.call(this,a,u,l);var s=G.extend({},l,{hooks:this.hooks,protoAccessControl:this.protoAccessControl}),h=e.VM.invokePartial.call(this,a,u,s);if(h==null&&e.compile&&(l.partials[l.name]=e.compile(a,t.compilerOptions,e),h=l.partials[l.name](u,s)),h!=null){if(l.indent){for(var c=h.split(`
4
- `),p=0,f=c.length;p<f&&!(!c[p]&&p+1===f);p++)c[p]=l.indent+c[p];h=c.join(`
5
- `)}return h}else throw new K.default("The partial "+l.name+" could not be compiled when running in runtime-only mode")}var i={strict:function(u,l,s){if(!u||!(l in u))throw new K.default('"'+l+'" not defined in '+u,{loc:s});return i.lookupProperty(u,l)},lookupProperty:function(u,l){var s=u[l];if(s==null||Object.prototype.hasOwnProperty.call(u,l)||Nn.resultIsAllowed(s,i.protoAccessControl,l))return s},lookup:function(u,l){for(var s=u.length,h=0;h<s;h++){var c=u[h]&&i.lookupProperty(u[h],l);if(c!=null)return u[h][l]}},lambda:function(u,l){return typeof u=="function"?u.call(l):u},escapeExpression:G.escapeExpression,invokePartial:n,fn:function(u){var l=t[u];return l.decorator=t[u+"_d"],l},programs:[],program:function(u,l,s,h,c){var p=this.programs[u],f=this.fn(u);return l||c||h||s?p=ft(this,u,f,l,s,h,c):p||(p=this.programs[u]=ft(this,u,f)),p},data:function(u,l){for(;u&&l--;)u=u._parent;return u},mergeIfNeeded:function(u,l){var s=u||l;return u&&l&&u!==l&&(s=G.extend({},l,u)),s},nullContext:Object.seal({}),noop:e.VM.noop,compilerInfo:t.compiler};function o(a){var u=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],l=u.data;o._setup(u),!u.partial&&t.useData&&(l=Za(a,l));var s=void 0,h=t.useBlockParams?[]:void 0;t.useDepths&&(u.depths?s=a!=u.depths[0]?[a].concat(u.depths):u.depths:s=[a]);function c(p){return""+t.main(i,p,i.helpers,i.partials,l,h,s)}return c=Dn(t.main,c,i,u.depths||[],l,h),c(a,u)}return o.isTop=!0,o._setup=function(a){if(a.partial)i.protoAccessControl=a.protoAccessControl,i.helpers=a.helpers,i.partials=a.partials,i.decorators=a.decorators,i.hooks=a.hooks;else{var u=G.extend({},e.helpers,a.helpers);Xa(u,i),i.helpers=u,t.usePartial&&(i.partials=i.mergeIfNeeded(a.partials,e.partials)),(t.usePartial||t.useDecorators)&&(i.decorators=G.extend({},e.decorators,a.decorators)),i.hooks={},i.protoAccessControl=Nn.createProtoAccessControl(a);var l=a.allowCallsToHelperMissing||r;In.moveHelperToHooks(i,"helperMissing",l),In.moveHelperToHooks(i,"blockHelperMissing",l)}},o._child=function(a,u,l,s){if(t.useBlockParams&&!l)throw new K.default("must pass block params");if(t.useDepths&&!s)throw new K.default("must pass parent depths");return ft(i,a,t[a],u,0,l,s)},o}function ft(t,e,r,n,i,o,a){function u(l){var s=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],h=a;return a&&l!=a[0]&&!(l===t.nullContext&&a[0]===null)&&(h=[l].concat(a)),r(t,l,t.helpers,t.partials,s.data||n,o&&[s.blockParams].concat(o),h)}return u=Dn(r,u,t,a,n,o),u.program=e,u.depth=a?a.length:0,u.blockParams=i||0,u}function Qa(t,e,r){return t?!t.call&&!r.name&&(r.name=t,t=r.partials[t]):r.name==="@partial-block"?t=r.data["partial-block"]:t=r.partials[r.name],t}function Ya(t,e,r){var n=r.data&&r.data["partial-block"];r.partial=!0,r.ids&&(r.data.contextPath=r.ids[0]||r.data.contextPath);var i=void 0;if(r.fn&&r.fn!==Rn&&function(){r.data=z.createFrame(r.data);var o=r.fn;i=r.data["partial-block"]=function(u){var l=arguments.length<=1||arguments[1]===void 0?{}:arguments[1];return l.data=z.createFrame(l.data),l.data["partial-block"]=n,o(u,l)},o.partials&&(r.partials=G.extend({},r.partials,o.partials))}(),t===void 0&&i&&(t=i),t===void 0)throw new K.default("The partial "+r.name+" could not be found");if(t instanceof Function)return t(e,r)}function Rn(){return""}function Za(t,e){return(!e||!("root"in e))&&(e=e?z.createFrame(e):{},e.root=t),e}function Dn(t,e,r,n,i,o){if(t.decorator){var a={};e=t.decorator(e,a,r,n&&n[0],i,o,n),G.extend(e,a)}return e}function Xa(t,e){Object.keys(t).forEach(function(r){var n=t[r];t[r]=$a(n,e)})}function $a(t,e){var r=e.lookupProperty;return Ka.wrapHelper(t,function(n){return G.extend({lookupProperty:r},n)})}});var cr=m((dt,Bn)=>{"use strict";function lr(t){"@babel/helpers - typeof";return lr=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},lr(t)}dt.__esModule=!0;dt.default=function(t){(function(){(typeof globalThis>"u"?"undefined":lr(globalThis))!=="object"&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__)})();var e=globalThis.Handlebars;t.noConflict=function(){return globalThis.Handlebars===t&&(globalThis.Handlebars=e),t}};Bn.exports=dt.default});var Vn=m((gt,jn)=>{"use strict";gt.__esModule=!0;function pr(t){return t&&t.__esModule?t:{default:t}}function fr(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}var es=ht(),qn=fr(es),ts=Mn(),rs=pr(ts),ns=B(),is=pr(ns),os=x(),hr=fr(os),as=Tn(),Hn=fr(as),ss=cr(),us=pr(ss);function Fn(){var t=new qn.HandlebarsEnvironment;return hr.extend(t,qn),t.SafeString=rs.default,t.Exception=is.default,t.Utils=hr,t.escapeExpression=hr.escapeExpression,t.VM=Hn,t.template=function(e){return Hn.template(e,t)},t}var Te=Fn();Te.create=Fn;us.default(Te);Te.default=Te;gt.default=Te;jn.exports=gt.default});var dr=m((mt,Wn)=>{"use strict";mt.__esModule=!0;var Un={helpers:{helperExpression:function(e){return e.type==="SubExpression"||(e.type==="MustacheStatement"||e.type==="BlockStatement")&&!!(e.params&&e.params.length||e.hash)},scopedId:function(e){return/^\.|this\b/.test(e.original)},simpleId:function(e){return e.parts.length===1&&!Un.helpers.scopedId(e)&&!e.depth}}};mt.default=Un;Wn.exports=mt.default});var Kn=m((vt,Gn)=>{"use strict";vt.__esModule=!0;var ls=function(){var t={trace:function(){},yy:{},symbols_:{error:2,root:3,program:4,EOF:5,program_repetition0:6,statement:7,mustache:8,block:9,rawBlock:10,partial:11,partialBlock:12,content:13,COMMENT:14,CONTENT:15,openRawBlock:16,rawBlock_repetition0:17,END_RAW_BLOCK:18,OPEN_RAW_BLOCK:19,helperName:20,openRawBlock_repetition0:21,openRawBlock_option0:22,CLOSE_RAW_BLOCK:23,openBlock:24,block_option0:25,closeBlock:26,openInverse:27,block_option1:28,OPEN_BLOCK:29,openBlock_repetition0:30,openBlock_option0:31,openBlock_option1:32,CLOSE:33,OPEN_INVERSE:34,openInverse_repetition0:35,openInverse_option0:36,openInverse_option1:37,openInverseChain:38,OPEN_INVERSE_CHAIN:39,openInverseChain_repetition0:40,openInverseChain_option0:41,openInverseChain_option1:42,inverseAndProgram:43,INVERSE:44,inverseChain:45,inverseChain_option0:46,OPEN_ENDBLOCK:47,OPEN:48,mustache_repetition0:49,mustache_option0:50,OPEN_UNESCAPED:51,mustache_repetition1:52,mustache_option1:53,CLOSE_UNESCAPED:54,OPEN_PARTIAL:55,partialName:56,partial_repetition0:57,partial_option0:58,openPartialBlock:59,OPEN_PARTIAL_BLOCK:60,openPartialBlock_repetition0:61,openPartialBlock_option0:62,param:63,sexpr:64,OPEN_SEXPR:65,sexpr_repetition0:66,sexpr_option0:67,CLOSE_SEXPR:68,hash:69,hash_repetition_plus0:70,hashSegment:71,ID:72,EQUALS:73,blockParams:74,OPEN_BLOCK_PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMBER:81,BOOLEAN:82,UNDEFINED:83,NULL:84,DATA:85,pathSegments:86,SEP:87,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",14:"COMMENT",15:"CONTENT",18:"END_RAW_BLOCK",19:"OPEN_RAW_BLOCK",23:"CLOSE_RAW_BLOCK",29:"OPEN_BLOCK",33:"CLOSE",34:"OPEN_INVERSE",39:"OPEN_INVERSE_CHAIN",44:"INVERSE",47:"OPEN_ENDBLOCK",48:"OPEN",51:"OPEN_UNESCAPED",54:"CLOSE_UNESCAPED",55:"OPEN_PARTIAL",60:"OPEN_PARTIAL_BLOCK",65:"OPEN_SEXPR",68:"CLOSE_SEXPR",72:"ID",73:"EQUALS",75:"OPEN_BLOCK_PARAMS",77:"CLOSE_BLOCK_PARAMS",80:"STRING",81:"NUMBER",82:"BOOLEAN",83:"UNDEFINED",84:"NULL",85:"DATA",87:"SEP"},productions_:[0,[3,2],[4,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[13,1],[10,3],[16,5],[9,4],[9,4],[24,6],[27,6],[38,6],[43,2],[45,3],[45,1],[26,3],[8,5],[8,5],[11,5],[12,3],[59,5],[63,1],[63,1],[64,5],[69,1],[71,3],[74,3],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[56,1],[56,1],[79,2],[78,1],[86,3],[86,1],[6,0],[6,2],[17,0],[17,2],[21,0],[21,2],[22,0],[22,1],[25,0],[25,1],[28,0],[28,1],[30,0],[30,2],[31,0],[31,1],[32,0],[32,1],[35,0],[35,2],[36,0],[36,1],[37,0],[37,1],[40,0],[40,2],[41,0],[41,1],[42,0],[42,1],[46,0],[46,1],[49,0],[49,2],[50,0],[50,1],[52,0],[52,2],[53,0],[53,1],[57,0],[57,2],[58,0],[58,1],[61,0],[61,2],[62,0],[62,1],[66,0],[66,2],[67,0],[67,1],[70,1],[70,2],[76,1],[76,2]],performAction:function(i,o,a,u,l,s,h){var c=s.length-1;switch(l){case 1:return s[c-1];case 2:this.$=u.prepareProgram(s[c]);break;case 3:this.$=s[c];break;case 4:this.$=s[c];break;case 5:this.$=s[c];break;case 6:this.$=s[c];break;case 7:this.$=s[c];break;case 8:this.$=s[c];break;case 9:this.$={type:"CommentStatement",value:u.stripComment(s[c]),strip:u.stripFlags(s[c],s[c]),loc:u.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:s[c],value:s[c],loc:u.locInfo(this._$)};break;case 11:this.$=u.prepareRawBlock(s[c-2],s[c-1],s[c],this._$);break;case 12:this.$={path:s[c-3],params:s[c-2],hash:s[c-1]};break;case 13:this.$=u.prepareBlock(s[c-3],s[c-2],s[c-1],s[c],!1,this._$);break;case 14:this.$=u.prepareBlock(s[c-3],s[c-2],s[c-1],s[c],!0,this._$);break;case 15:this.$={open:s[c-5],path:s[c-4],params:s[c-3],hash:s[c-2],blockParams:s[c-1],strip:u.stripFlags(s[c-5],s[c])};break;case 16:this.$={path:s[c-4],params:s[c-3],hash:s[c-2],blockParams:s[c-1],strip:u.stripFlags(s[c-5],s[c])};break;case 17:this.$={path:s[c-4],params:s[c-3],hash:s[c-2],blockParams:s[c-1],strip:u.stripFlags(s[c-5],s[c])};break;case 18:this.$={strip:u.stripFlags(s[c-1],s[c-1]),program:s[c]};break;case 19:var p=u.prepareBlock(s[c-2],s[c-1],s[c],s[c],!1,this._$),f=u.prepareProgram([p],s[c-1].loc);f.chained=!0,this.$={strip:s[c-2].strip,program:f,chain:!0};break;case 20:this.$=s[c];break;case 21:this.$={path:s[c-1],strip:u.stripFlags(s[c-2],s[c])};break;case 22:this.$=u.prepareMustache(s[c-3],s[c-2],s[c-1],s[c-4],u.stripFlags(s[c-4],s[c]),this._$);break;case 23:this.$=u.prepareMustache(s[c-3],s[c-2],s[c-1],s[c-4],u.stripFlags(s[c-4],s[c]),this._$);break;case 24:this.$={type:"PartialStatement",name:s[c-3],params:s[c-2],hash:s[c-1],indent:"",strip:u.stripFlags(s[c-4],s[c]),loc:u.locInfo(this._$)};break;case 25:this.$=u.preparePartialBlock(s[c-2],s[c-1],s[c],this._$);break;case 26:this.$={path:s[c-3],params:s[c-2],hash:s[c-1],strip:u.stripFlags(s[c-4],s[c])};break;case 27:this.$=s[c];break;case 28:this.$=s[c];break;case 29:this.$={type:"SubExpression",path:s[c-3],params:s[c-2],hash:s[c-1],loc:u.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:s[c],loc:u.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:u.id(s[c-2]),value:s[c],loc:u.locInfo(this._$)};break;case 32:this.$=u.id(s[c-1]);break;case 33:this.$=s[c];break;case 34:this.$=s[c];break;case 35:this.$={type:"StringLiteral",value:s[c],original:s[c],loc:u.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(s[c]),original:Number(s[c]),loc:u.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:s[c]==="true",original:s[c]==="true",loc:u.locInfo(this._$)};break;case 38:this.$={type:"UndefinedLiteral",original:void 0,value:void 0,loc:u.locInfo(this._$)};break;case 39:this.$={type:"NullLiteral",original:null,value:null,loc:u.locInfo(this._$)};break;case 40:this.$=s[c];break;case 41:this.$=s[c];break;case 42:this.$=u.preparePath(!0,s[c],this._$);break;case 43:this.$=u.preparePath(!1,s[c],this._$);break;case 44:s[c-2].push({part:u.id(s[c]),original:s[c],separator:s[c-1]}),this.$=s[c-2];break;case 45:this.$=[{part:u.id(s[c]),original:s[c]}];break;case 46:this.$=[];break;case 47:s[c-1].push(s[c]);break;case 48:this.$=[];break;case 49:s[c-1].push(s[c]);break;case 50:this.$=[];break;case 51:s[c-1].push(s[c]);break;case 58:this.$=[];break;case 59:s[c-1].push(s[c]);break;case 64:this.$=[];break;case 65:s[c-1].push(s[c]);break;case 70:this.$=[];break;case 71:s[c-1].push(s[c]);break;case 78:this.$=[];break;case 79:s[c-1].push(s[c]);break;case 82:this.$=[];break;case 83:s[c-1].push(s[c]);break;case 86:this.$=[];break;case 87:s[c-1].push(s[c]);break;case 90:this.$=[];break;case 91:s[c-1].push(s[c]);break;case 94:this.$=[];break;case 95:s[c-1].push(s[c]);break;case 98:this.$=[s[c]];break;case 99:s[c-1].push(s[c]);break;case 100:this.$=[s[c]];break;case 101:s[c-1].push(s[c]);break}},table:[{3:1,4:2,5:[2,46],6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{1:[3]},{5:[1,4]},{5:[2,2],7:5,8:6,9:7,10:8,11:9,12:10,13:11,14:[1,12],15:[1,20],16:17,19:[1,23],24:15,27:16,29:[1,21],34:[1,22],39:[2,2],44:[2,2],47:[2,2],48:[1,13],51:[1,14],55:[1,18],59:19,60:[1,24]},{1:[2,1]},{5:[2,47],14:[2,47],15:[2,47],19:[2,47],29:[2,47],34:[2,47],39:[2,47],44:[2,47],47:[2,47],48:[2,47],51:[2,47],55:[2,47],60:[2,47]},{5:[2,3],14:[2,3],15:[2,3],19:[2,3],29:[2,3],34:[2,3],39:[2,3],44:[2,3],47:[2,3],48:[2,3],51:[2,3],55:[2,3],60:[2,3]},{5:[2,4],14:[2,4],15:[2,4],19:[2,4],29:[2,4],34:[2,4],39:[2,4],44:[2,4],47:[2,4],48:[2,4],51:[2,4],55:[2,4],60:[2,4]},{5:[2,5],14:[2,5],15:[2,5],19:[2,5],29:[2,5],34:[2,5],39:[2,5],44:[2,5],47:[2,5],48:[2,5],51:[2,5],55:[2,5],60:[2,5]},{5:[2,6],14:[2,6],15:[2,6],19:[2,6],29:[2,6],34:[2,6],39:[2,6],44:[2,6],47:[2,6],48:[2,6],51:[2,6],55:[2,6],60:[2,6]},{5:[2,7],14:[2,7],15:[2,7],19:[2,7],29:[2,7],34:[2,7],39:[2,7],44:[2,7],47:[2,7],48:[2,7],51:[2,7],55:[2,7],60:[2,7]},{5:[2,8],14:[2,8],15:[2,8],19:[2,8],29:[2,8],34:[2,8],39:[2,8],44:[2,8],47:[2,8],48:[2,8],51:[2,8],55:[2,8],60:[2,8]},{5:[2,9],14:[2,9],15:[2,9],19:[2,9],29:[2,9],34:[2,9],39:[2,9],44:[2,9],47:[2,9],48:[2,9],51:[2,9],55:[2,9],60:[2,9]},{20:25,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:36,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:37,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{4:38,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{15:[2,48],17:39,18:[2,48]},{20:41,56:40,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:44,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{5:[2,10],14:[2,10],15:[2,10],18:[2,10],19:[2,10],29:[2,10],34:[2,10],39:[2,10],44:[2,10],47:[2,10],48:[2,10],51:[2,10],55:[2,10],60:[2,10]},{20:45,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:46,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:47,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:41,56:48,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[2,78],49:49,65:[2,78],72:[2,78],80:[2,78],81:[2,78],82:[2,78],83:[2,78],84:[2,78],85:[2,78]},{23:[2,33],33:[2,33],54:[2,33],65:[2,33],68:[2,33],72:[2,33],75:[2,33],80:[2,33],81:[2,33],82:[2,33],83:[2,33],84:[2,33],85:[2,33]},{23:[2,34],33:[2,34],54:[2,34],65:[2,34],68:[2,34],72:[2,34],75:[2,34],80:[2,34],81:[2,34],82:[2,34],83:[2,34],84:[2,34],85:[2,34]},{23:[2,35],33:[2,35],54:[2,35],65:[2,35],68:[2,35],72:[2,35],75:[2,35],80:[2,35],81:[2,35],82:[2,35],83:[2,35],84:[2,35],85:[2,35]},{23:[2,36],33:[2,36],54:[2,36],65:[2,36],68:[2,36],72:[2,36],75:[2,36],80:[2,36],81:[2,36],82:[2,36],83:[2,36],84:[2,36],85:[2,36]},{23:[2,37],33:[2,37],54:[2,37],65:[2,37],68:[2,37],72:[2,37],75:[2,37],80:[2,37],81:[2,37],82:[2,37],83:[2,37],84:[2,37],85:[2,37]},{23:[2,38],33:[2,38],54:[2,38],65:[2,38],68:[2,38],72:[2,38],75:[2,38],80:[2,38],81:[2,38],82:[2,38],83:[2,38],84:[2,38],85:[2,38]},{23:[2,39],33:[2,39],54:[2,39],65:[2,39],68:[2,39],72:[2,39],75:[2,39],80:[2,39],81:[2,39],82:[2,39],83:[2,39],84:[2,39],85:[2,39]},{23:[2,43],33:[2,43],54:[2,43],65:[2,43],68:[2,43],72:[2,43],75:[2,43],80:[2,43],81:[2,43],82:[2,43],83:[2,43],84:[2,43],85:[2,43],87:[1,50]},{72:[1,35],86:51},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{52:52,54:[2,82],65:[2,82],72:[2,82],80:[2,82],81:[2,82],82:[2,82],83:[2,82],84:[2,82],85:[2,82]},{25:53,38:55,39:[1,57],43:56,44:[1,58],45:54,47:[2,54]},{28:59,43:60,44:[1,58],47:[2,56]},{13:62,15:[1,20],18:[1,61]},{33:[2,86],57:63,65:[2,86],72:[2,86],80:[2,86],81:[2,86],82:[2,86],83:[2,86],84:[2,86],85:[2,86]},{33:[2,40],65:[2,40],72:[2,40],80:[2,40],81:[2,40],82:[2,40],83:[2,40],84:[2,40],85:[2,40]},{33:[2,41],65:[2,41],72:[2,41],80:[2,41],81:[2,41],82:[2,41],83:[2,41],84:[2,41],85:[2,41]},{20:64,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:65,47:[1,66]},{30:67,33:[2,58],65:[2,58],72:[2,58],75:[2,58],80:[2,58],81:[2,58],82:[2,58],83:[2,58],84:[2,58],85:[2,58]},{33:[2,64],35:68,65:[2,64],72:[2,64],75:[2,64],80:[2,64],81:[2,64],82:[2,64],83:[2,64],84:[2,64],85:[2,64]},{21:69,23:[2,50],65:[2,50],72:[2,50],80:[2,50],81:[2,50],82:[2,50],83:[2,50],84:[2,50],85:[2,50]},{33:[2,90],61:70,65:[2,90],72:[2,90],80:[2,90],81:[2,90],82:[2,90],83:[2,90],84:[2,90],85:[2,90]},{20:74,33:[2,80],50:71,63:72,64:75,65:[1,43],69:73,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{72:[1,79]},{23:[2,42],33:[2,42],54:[2,42],65:[2,42],68:[2,42],72:[2,42],75:[2,42],80:[2,42],81:[2,42],82:[2,42],83:[2,42],84:[2,42],85:[2,42],87:[1,50]},{20:74,53:80,54:[2,84],63:81,64:75,65:[1,43],69:82,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:83,47:[1,66]},{47:[2,55]},{4:84,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{47:[2,20]},{20:85,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:86,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{26:87,47:[1,66]},{47:[2,57]},{5:[2,11],14:[2,11],15:[2,11],19:[2,11],29:[2,11],34:[2,11],39:[2,11],44:[2,11],47:[2,11],48:[2,11],51:[2,11],55:[2,11],60:[2,11]},{15:[2,49],18:[2,49]},{20:74,33:[2,88],58:88,63:89,64:75,65:[1,43],69:90,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{65:[2,94],66:91,68:[2,94],72:[2,94],80:[2,94],81:[2,94],82:[2,94],83:[2,94],84:[2,94],85:[2,94]},{5:[2,25],14:[2,25],15:[2,25],19:[2,25],29:[2,25],34:[2,25],39:[2,25],44:[2,25],47:[2,25],48:[2,25],51:[2,25],55:[2,25],60:[2,25]},{20:92,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,31:93,33:[2,60],63:94,64:75,65:[1,43],69:95,70:76,71:77,72:[1,78],75:[2,60],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,66],36:96,63:97,64:75,65:[1,43],69:98,70:76,71:77,72:[1,78],75:[2,66],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,22:99,23:[2,52],63:100,64:75,65:[1,43],69:101,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,92],62:102,63:103,64:75,65:[1,43],69:104,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,105]},{33:[2,79],65:[2,79],72:[2,79],80:[2,79],81:[2,79],82:[2,79],83:[2,79],84:[2,79],85:[2,79]},{33:[2,81]},{23:[2,27],33:[2,27],54:[2,27],65:[2,27],68:[2,27],72:[2,27],75:[2,27],80:[2,27],81:[2,27],82:[2,27],83:[2,27],84:[2,27],85:[2,27]},{23:[2,28],33:[2,28],54:[2,28],65:[2,28],68:[2,28],72:[2,28],75:[2,28],80:[2,28],81:[2,28],82:[2,28],83:[2,28],84:[2,28],85:[2,28]},{23:[2,30],33:[2,30],54:[2,30],68:[2,30],71:106,72:[1,107],75:[2,30]},{23:[2,98],33:[2,98],54:[2,98],68:[2,98],72:[2,98],75:[2,98]},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],73:[1,108],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{23:[2,44],33:[2,44],54:[2,44],65:[2,44],68:[2,44],72:[2,44],75:[2,44],80:[2,44],81:[2,44],82:[2,44],83:[2,44],84:[2,44],85:[2,44],87:[2,44]},{54:[1,109]},{54:[2,83],65:[2,83],72:[2,83],80:[2,83],81:[2,83],82:[2,83],83:[2,83],84:[2,83],85:[2,83]},{54:[2,85]},{5:[2,13],14:[2,13],15:[2,13],19:[2,13],29:[2,13],34:[2,13],39:[2,13],44:[2,13],47:[2,13],48:[2,13],51:[2,13],55:[2,13],60:[2,13]},{38:55,39:[1,57],43:56,44:[1,58],45:111,46:110,47:[2,76]},{33:[2,70],40:112,65:[2,70],72:[2,70],75:[2,70],80:[2,70],81:[2,70],82:[2,70],83:[2,70],84:[2,70],85:[2,70]},{47:[2,18]},{5:[2,14],14:[2,14],15:[2,14],19:[2,14],29:[2,14],34:[2,14],39:[2,14],44:[2,14],47:[2,14],48:[2,14],51:[2,14],55:[2,14],60:[2,14]},{33:[1,113]},{33:[2,87],65:[2,87],72:[2,87],80:[2,87],81:[2,87],82:[2,87],83:[2,87],84:[2,87],85:[2,87]},{33:[2,89]},{20:74,63:115,64:75,65:[1,43],67:114,68:[2,96],69:116,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,117]},{32:118,33:[2,62],74:119,75:[1,120]},{33:[2,59],65:[2,59],72:[2,59],75:[2,59],80:[2,59],81:[2,59],82:[2,59],83:[2,59],84:[2,59],85:[2,59]},{33:[2,61],75:[2,61]},{33:[2,68],37:121,74:122,75:[1,120]},{33:[2,65],65:[2,65],72:[2,65],75:[2,65],80:[2,65],81:[2,65],82:[2,65],83:[2,65],84:[2,65],85:[2,65]},{33:[2,67],75:[2,67]},{23:[1,123]},{23:[2,51],65:[2,51],72:[2,51],80:[2,51],81:[2,51],82:[2,51],83:[2,51],84:[2,51],85:[2,51]},{23:[2,53]},{33:[1,124]},{33:[2,91],65:[2,91],72:[2,91],80:[2,91],81:[2,91],82:[2,91],83:[2,91],84:[2,91],85:[2,91]},{33:[2,93]},{5:[2,22],14:[2,22],15:[2,22],19:[2,22],29:[2,22],34:[2,22],39:[2,22],44:[2,22],47:[2,22],48:[2,22],51:[2,22],55:[2,22],60:[2,22]},{23:[2,99],33:[2,99],54:[2,99],68:[2,99],72:[2,99],75:[2,99]},{73:[1,108]},{20:74,63:125,64:75,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,23],14:[2,23],15:[2,23],19:[2,23],29:[2,23],34:[2,23],39:[2,23],44:[2,23],47:[2,23],48:[2,23],51:[2,23],55:[2,23],60:[2,23]},{47:[2,19]},{47:[2,77]},{20:74,33:[2,72],41:126,63:127,64:75,65:[1,43],69:128,70:76,71:77,72:[1,78],75:[2,72],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,24],14:[2,24],15:[2,24],19:[2,24],29:[2,24],34:[2,24],39:[2,24],44:[2,24],47:[2,24],48:[2,24],51:[2,24],55:[2,24],60:[2,24]},{68:[1,129]},{65:[2,95],68:[2,95],72:[2,95],80:[2,95],81:[2,95],82:[2,95],83:[2,95],84:[2,95],85:[2,95]},{68:[2,97]},{5:[2,21],14:[2,21],15:[2,21],19:[2,21],29:[2,21],34:[2,21],39:[2,21],44:[2,21],47:[2,21],48:[2,21],51:[2,21],55:[2,21],60:[2,21]},{33:[1,130]},{33:[2,63]},{72:[1,132],76:131},{33:[1,133]},{33:[2,69]},{15:[2,12],18:[2,12]},{14:[2,26],15:[2,26],19:[2,26],29:[2,26],34:[2,26],47:[2,26],48:[2,26],51:[2,26],55:[2,26],60:[2,26]},{23:[2,31],33:[2,31],54:[2,31],68:[2,31],72:[2,31],75:[2,31]},{33:[2,74],42:134,74:135,75:[1,120]},{33:[2,71],65:[2,71],72:[2,71],75:[2,71],80:[2,71],81:[2,71],82:[2,71],83:[2,71],84:[2,71],85:[2,71]},{33:[2,73],75:[2,73]},{23:[2,29],33:[2,29],54:[2,29],65:[2,29],68:[2,29],72:[2,29],75:[2,29],80:[2,29],81:[2,29],82:[2,29],83:[2,29],84:[2,29],85:[2,29]},{14:[2,15],15:[2,15],19:[2,15],29:[2,15],34:[2,15],39:[2,15],44:[2,15],47:[2,15],48:[2,15],51:[2,15],55:[2,15],60:[2,15]},{72:[1,137],77:[1,136]},{72:[2,100],77:[2,100]},{14:[2,16],15:[2,16],19:[2,16],29:[2,16],34:[2,16],44:[2,16],47:[2,16],48:[2,16],51:[2,16],55:[2,16],60:[2,16]},{33:[1,138]},{33:[2,75]},{33:[2,32]},{72:[2,101],77:[2,101]},{14:[2,17],15:[2,17],19:[2,17],29:[2,17],34:[2,17],39:[2,17],44:[2,17],47:[2,17],48:[2,17],51:[2,17],55:[2,17],60:[2,17]}],defaultActions:{4:[2,1],54:[2,55],56:[2,20],60:[2,57],73:[2,81],82:[2,85],86:[2,18],90:[2,89],101:[2,53],104:[2,93],110:[2,19],111:[2,77],116:[2,97],119:[2,63],122:[2,69],135:[2,75],136:[2,32]},parseError:function(i,o){throw new Error(i)},parse:function(i){var o=this,a=[0],u=[null],l=[],s=this.table,h="",c=0,p=0,f=0,v=2,y=1;this.lexer.setInput(i),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,typeof this.lexer.yylloc>"u"&&(this.lexer.yylloc={});var _=this.lexer.yylloc;l.push(_);var g=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"&&(this.parseError=this.yy.parseError);function b(M){a.length=a.length-2*M,u.length=u.length-M,l.length=l.length-M}function D(){var M;return M=o.lexer.lex()||1,typeof M!="number"&&(M=o.symbols_[M]||M),M}for(var k,I,C,O,pe,Ae,Y={},fe,T,ee,te;;){if(C=a[a.length-1],this.defaultActions[C]?O=this.defaultActions[C]:((k===null||typeof k>"u")&&(k=D()),O=s[C]&&s[C][k]),typeof O>"u"||!O.length||!O[0]){var re="";if(!f){te=[];for(fe in s[C])this.terminals_[fe]&&fe>2&&te.push("'"+this.terminals_[fe]+"'");this.lexer.showPosition?re="Parse error on line "+(c+1)+`:
557
+ See https://handlebarsjs.com/api-reference/runtime-options.html#options-to-control-prototype-access for details`))}function Z1e(){Object.keys(ty).forEach(function(e){delete ty[e]})}});var ny=ne(mo=>{"use strict";mo.__esModule=!0;mo.HandlebarsEnvironment=DC;function Hj(e){return e&&e.__esModule?e:{default:e}}var Ou=Wr(),exe=li(),EC=Hj(exe),txe=wC(),rxe=qj(),nxe=SC(),ry=Hj(nxe),ixe=CC(),oxe="4.7.8";mo.VERSION=oxe;var axe=8;mo.COMPILER_REVISION=axe;var sxe=7;mo.LAST_COMPATIBLE_COMPILER_REVISION=sxe;var uxe={1:"<= 1.0.rc.2",2:"== 1.0.0-rc.3",3:"== 1.0.0-rc.4",4:"== 1.x.x",5:"== 2.0.0-alpha.x",6:">= 2.0.0-beta.1",7:">= 4.0.0 <4.3.0",8:">= 4.3.0"};mo.REVISION_CHANGES=uxe;var AC="[object Object]";function DC(e,t,r){this.helpers=e||{},this.partials=t||{},this.decorators=r||{},txe.registerDefaultHelpers(this),rxe.registerDefaultDecorators(this)}DC.prototype={constructor:DC,logger:ry.default,log:ry.default.log,registerHelper:function(t,r){if(Ou.toString.call(t)===AC){if(r)throw new EC.default("Arg not supported with multiple helpers");Ou.extend(this.helpers,t)}else this.helpers[t]=r},unregisterHelper:function(t){delete this.helpers[t]},registerPartial:function(t,r){if(Ou.toString.call(t)===AC)Ou.extend(this.partials,t);else{if(typeof r>"u")throw new EC.default('Attempting to register a partial called "'+t+'" as undefined');this.partials[t]=r}},unregisterPartial:function(t){delete this.partials[t]},registerDecorator:function(t,r){if(Ou.toString.call(t)===AC){if(r)throw new EC.default("Arg not supported with multiple decorators");Ou.extend(this.decorators,t)}else this.decorators[t]=r},unregisterDecorator:function(t){delete this.decorators[t]},resetLoggedPropertyAccesses:function(){ixe.resetLoggedProperties()}};var lxe=ry.default.log;mo.log=lxe;mo.createFrame=Ou.createFrame;mo.logger=ry.default});var Kj=ne((iy,Gj)=>{"use strict";iy.__esModule=!0;function PC(e){this.string=e}PC.prototype.toString=PC.prototype.toHTML=function(){return""+this.string};iy.default=PC;Gj.exports=iy.default});var Yj=ne(OC=>{"use strict";OC.__esModule=!0;OC.wrapHelper=cxe;function cxe(e,t){if(typeof e!="function")return e;var r=function(){var i=arguments[arguments.length-1];return arguments[arguments.length-1]=t(i),e.apply(this,arguments)};return r}});var eB=ne(ls=>{"use strict";function TC(e){"@babel/helpers - typeof";return TC=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},TC(e)}ls.__esModule=!0;ls.checkRevision=gxe;ls.template=bxe;ls.wrapProgram=oy;ls.resolvePartial=yxe;ls.invokePartial=vxe;ls.noop=Jj;function fxe(e){return e&&e.__esModule?e:{default:e}}function pxe(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}var hxe=Wr(),ha=pxe(hxe),dxe=li(),da=fxe(dxe),ma=ny(),Qj=wC(),mxe=Yj(),Xj=CC();function gxe(e){var t=e&&e[0]||1,r=ma.COMPILER_REVISION;if(!(t>=ma.LAST_COMPATIBLE_COMPILER_REVISION&&t<=ma.COMPILER_REVISION))if(t<ma.LAST_COMPATIBLE_COMPILER_REVISION){var n=ma.REVISION_CHANGES[r],i=ma.REVISION_CHANGES[t];throw new da.default("Template was precompiled with an older version of Handlebars than the current runtime. Please update your precompiler to a newer version ("+n+") or downgrade your runtime to an older version ("+i+").")}else throw new da.default("Template was precompiled with a newer version of Handlebars than the current runtime. Please update your runtime to a newer version ("+e[1]+").")}function bxe(e,t){if(!t)throw new da.default("No environment passed to template");if(!e||!e.main)throw new da.default("Unknown template object: "+TC(e));e.main.decorator=e.main_d,t.VM.checkRevision(e.compiler);var r=e.compiler&&e.compiler[0]===7;function n(a,s,u){u.hash&&(s=ha.extend({},s,u.hash),u.ids&&(u.ids[0]=!0)),a=t.VM.resolvePartial.call(this,a,s,u);var l=ha.extend({},u,{hooks:this.hooks,protoAccessControl:this.protoAccessControl}),f=t.VM.invokePartial.call(this,a,s,l);if(f==null&&t.compile&&(u.partials[u.name]=t.compile(a,e.compilerOptions,t),f=u.partials[u.name](s,l)),f!=null){if(u.indent){for(var p=f.split(`
558
+ `),m=0,b=p.length;m<b&&!(!p[m]&&m+1===b);m++)p[m]=u.indent+p[m];f=p.join(`
559
+ `)}return f}else throw new da.default("The partial "+u.name+" could not be compiled when running in runtime-only mode")}var i={strict:function(s,u,l){if(!s||!(u in s))throw new da.default('"'+u+'" not defined in '+s,{loc:l});return i.lookupProperty(s,u)},lookupProperty:function(s,u){var l=s[u];if(l==null||Object.prototype.hasOwnProperty.call(s,u)||Xj.resultIsAllowed(l,i.protoAccessControl,u))return l},lookup:function(s,u){for(var l=s.length,f=0;f<l;f++){var p=s[f]&&i.lookupProperty(s[f],u);if(p!=null)return s[f][u]}},lambda:function(s,u){return typeof s=="function"?s.call(u):s},escapeExpression:ha.escapeExpression,invokePartial:n,fn:function(s){var u=e[s];return u.decorator=e[s+"_d"],u},programs:[],program:function(s,u,l,f,p){var m=this.programs[s],b=this.fn(s);return u||p||f||l?m=oy(this,s,b,u,l,f,p):m||(m=this.programs[s]=oy(this,s,b)),m},data:function(s,u){for(;s&&u--;)s=s._parent;return s},mergeIfNeeded:function(s,u){var l=s||u;return s&&u&&s!==u&&(l=ha.extend({},u,s)),l},nullContext:Object.seal({}),noop:t.VM.noop,compilerInfo:e.compiler};function o(a){var s=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],u=s.data;o._setup(s),!s.partial&&e.useData&&(u=xxe(a,u));var l=void 0,f=e.useBlockParams?[]:void 0;e.useDepths&&(s.depths?l=a!=s.depths[0]?[a].concat(s.depths):s.depths:l=[a]);function p(m){return""+e.main(i,m,i.helpers,i.partials,u,f,l)}return p=Zj(e.main,p,i,s.depths||[],u,f),p(a,s)}return o.isTop=!0,o._setup=function(a){if(a.partial)i.protoAccessControl=a.protoAccessControl,i.helpers=a.helpers,i.partials=a.partials,i.decorators=a.decorators,i.hooks=a.hooks;else{var s=ha.extend({},t.helpers,a.helpers);wxe(s,i),i.helpers=s,e.usePartial&&(i.partials=i.mergeIfNeeded(a.partials,t.partials)),(e.usePartial||e.useDecorators)&&(i.decorators=ha.extend({},t.decorators,a.decorators)),i.hooks={},i.protoAccessControl=Xj.createProtoAccessControl(a);var u=a.allowCallsToHelperMissing||r;Qj.moveHelperToHooks(i,"helperMissing",u),Qj.moveHelperToHooks(i,"blockHelperMissing",u)}},o._child=function(a,s,u,l){if(e.useBlockParams&&!u)throw new da.default("must pass block params");if(e.useDepths&&!l)throw new da.default("must pass parent depths");return oy(i,a,e[a],s,0,u,l)},o}function oy(e,t,r,n,i,o,a){function s(u){var l=arguments.length<=1||arguments[1]===void 0?{}:arguments[1],f=a;return a&&u!=a[0]&&!(u===e.nullContext&&a[0]===null)&&(f=[u].concat(a)),r(e,u,e.helpers,e.partials,l.data||n,o&&[l.blockParams].concat(o),f)}return s=Zj(r,s,e,a,n,o),s.program=t,s.depth=a?a.length:0,s.blockParams=i||0,s}function yxe(e,t,r){return e?!e.call&&!r.name&&(r.name=e,e=r.partials[e]):r.name==="@partial-block"?e=r.data["partial-block"]:e=r.partials[r.name],e}function vxe(e,t,r){var n=r.data&&r.data["partial-block"];r.partial=!0,r.ids&&(r.data.contextPath=r.ids[0]||r.data.contextPath);var i=void 0;if(r.fn&&r.fn!==Jj&&function(){r.data=ma.createFrame(r.data);var o=r.fn;i=r.data["partial-block"]=function(s){var u=arguments.length<=1||arguments[1]===void 0?{}:arguments[1];return u.data=ma.createFrame(u.data),u.data["partial-block"]=n,o(s,u)},o.partials&&(r.partials=ha.extend({},r.partials,o.partials))}(),e===void 0&&i&&(e=i),e===void 0)throw new da.default("The partial "+r.name+" could not be found");if(e instanceof Function)return e(t,r)}function Jj(){return""}function xxe(e,t){return(!t||!("root"in t))&&(t=t?ma.createFrame(t):{},t.root=e),t}function Zj(e,t,r,n,i,o){if(e.decorator){var a={};t=e.decorator(t,a,r,n&&n[0],i,o,n),ha.extend(t,a)}return t}function wxe(e,t){Object.keys(e).forEach(function(r){var n=e[r];e[r]=kxe(n,t)})}function kxe(e,t){var r=t.lookupProperty;return mxe.wrapHelper(e,function(n){return ha.extend({lookupProperty:r},n)})}});var FC=ne((ay,tB)=>{"use strict";function RC(e){"@babel/helpers - typeof";return RC=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},RC(e)}ay.__esModule=!0;ay.default=function(e){(function(){(typeof globalThis>"u"?"undefined":RC(globalThis))!=="object"&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.globalThis=__magic__,delete Object.prototype.__magic__)})();var t=globalThis.Handlebars;e.noConflict=function(){return globalThis.Handlebars===e&&(globalThis.Handlebars=t),e}};tB.exports=ay.default});var aB=ne((sy,oB)=>{"use strict";sy.__esModule=!0;function LC(e){return e&&e.__esModule?e:{default:e}}function $C(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}var Sxe=ny(),rB=$C(Sxe),_xe=Kj(),Cxe=LC(_xe),Exe=li(),Axe=LC(Exe),Dxe=Wr(),IC=$C(Dxe),Pxe=eB(),nB=$C(Pxe),Oxe=FC(),Txe=LC(Oxe);function iB(){var e=new rB.HandlebarsEnvironment;return IC.extend(e,rB),e.SafeString=Cxe.default,e.Exception=Axe.default,e.Utils=IC,e.escapeExpression=IC.escapeExpression,e.VM=nB,e.template=function(t){return nB.template(t,e)},e}var qh=iB();qh.create=iB;Txe.default(qh);qh.default=qh;sy.default=qh;oB.exports=sy.default});var NC=ne((uy,uB)=>{"use strict";uy.__esModule=!0;var sB={helpers:{helperExpression:function(t){return t.type==="SubExpression"||(t.type==="MustacheStatement"||t.type==="BlockStatement")&&!!(t.params&&t.params.length||t.hash)},scopedId:function(t){return/^\.|this\b/.test(t.original)},simpleId:function(t){return t.parts.length===1&&!sB.helpers.scopedId(t)&&!t.depth}}};uy.default=sB;uB.exports=uy.default});var cB=ne((ly,lB)=>{"use strict";ly.__esModule=!0;var Rxe=function(){var e={trace:function(){},yy:{},symbols_:{error:2,root:3,program:4,EOF:5,program_repetition0:6,statement:7,mustache:8,block:9,rawBlock:10,partial:11,partialBlock:12,content:13,COMMENT:14,CONTENT:15,openRawBlock:16,rawBlock_repetition0:17,END_RAW_BLOCK:18,OPEN_RAW_BLOCK:19,helperName:20,openRawBlock_repetition0:21,openRawBlock_option0:22,CLOSE_RAW_BLOCK:23,openBlock:24,block_option0:25,closeBlock:26,openInverse:27,block_option1:28,OPEN_BLOCK:29,openBlock_repetition0:30,openBlock_option0:31,openBlock_option1:32,CLOSE:33,OPEN_INVERSE:34,openInverse_repetition0:35,openInverse_option0:36,openInverse_option1:37,openInverseChain:38,OPEN_INVERSE_CHAIN:39,openInverseChain_repetition0:40,openInverseChain_option0:41,openInverseChain_option1:42,inverseAndProgram:43,INVERSE:44,inverseChain:45,inverseChain_option0:46,OPEN_ENDBLOCK:47,OPEN:48,mustache_repetition0:49,mustache_option0:50,OPEN_UNESCAPED:51,mustache_repetition1:52,mustache_option1:53,CLOSE_UNESCAPED:54,OPEN_PARTIAL:55,partialName:56,partial_repetition0:57,partial_option0:58,openPartialBlock:59,OPEN_PARTIAL_BLOCK:60,openPartialBlock_repetition0:61,openPartialBlock_option0:62,param:63,sexpr:64,OPEN_SEXPR:65,sexpr_repetition0:66,sexpr_option0:67,CLOSE_SEXPR:68,hash:69,hash_repetition_plus0:70,hashSegment:71,ID:72,EQUALS:73,blockParams:74,OPEN_BLOCK_PARAMS:75,blockParams_repetition_plus0:76,CLOSE_BLOCK_PARAMS:77,path:78,dataName:79,STRING:80,NUMBER:81,BOOLEAN:82,UNDEFINED:83,NULL:84,DATA:85,pathSegments:86,SEP:87,$accept:0,$end:1},terminals_:{2:"error",5:"EOF",14:"COMMENT",15:"CONTENT",18:"END_RAW_BLOCK",19:"OPEN_RAW_BLOCK",23:"CLOSE_RAW_BLOCK",29:"OPEN_BLOCK",33:"CLOSE",34:"OPEN_INVERSE",39:"OPEN_INVERSE_CHAIN",44:"INVERSE",47:"OPEN_ENDBLOCK",48:"OPEN",51:"OPEN_UNESCAPED",54:"CLOSE_UNESCAPED",55:"OPEN_PARTIAL",60:"OPEN_PARTIAL_BLOCK",65:"OPEN_SEXPR",68:"CLOSE_SEXPR",72:"ID",73:"EQUALS",75:"OPEN_BLOCK_PARAMS",77:"CLOSE_BLOCK_PARAMS",80:"STRING",81:"NUMBER",82:"BOOLEAN",83:"UNDEFINED",84:"NULL",85:"DATA",87:"SEP"},productions_:[0,[3,2],[4,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[7,1],[13,1],[10,3],[16,5],[9,4],[9,4],[24,6],[27,6],[38,6],[43,2],[45,3],[45,1],[26,3],[8,5],[8,5],[11,5],[12,3],[59,5],[63,1],[63,1],[64,5],[69,1],[71,3],[74,3],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[20,1],[56,1],[56,1],[79,2],[78,1],[86,3],[86,1],[6,0],[6,2],[17,0],[17,2],[21,0],[21,2],[22,0],[22,1],[25,0],[25,1],[28,0],[28,1],[30,0],[30,2],[31,0],[31,1],[32,0],[32,1],[35,0],[35,2],[36,0],[36,1],[37,0],[37,1],[40,0],[40,2],[41,0],[41,1],[42,0],[42,1],[46,0],[46,1],[49,0],[49,2],[50,0],[50,1],[52,0],[52,2],[53,0],[53,1],[57,0],[57,2],[58,0],[58,1],[61,0],[61,2],[62,0],[62,1],[66,0],[66,2],[67,0],[67,1],[70,1],[70,2],[76,1],[76,2]],performAction:function(i,o,a,s,u,l,f){var p=l.length-1;switch(u){case 1:return l[p-1];case 2:this.$=s.prepareProgram(l[p]);break;case 3:this.$=l[p];break;case 4:this.$=l[p];break;case 5:this.$=l[p];break;case 6:this.$=l[p];break;case 7:this.$=l[p];break;case 8:this.$=l[p];break;case 9:this.$={type:"CommentStatement",value:s.stripComment(l[p]),strip:s.stripFlags(l[p],l[p]),loc:s.locInfo(this._$)};break;case 10:this.$={type:"ContentStatement",original:l[p],value:l[p],loc:s.locInfo(this._$)};break;case 11:this.$=s.prepareRawBlock(l[p-2],l[p-1],l[p],this._$);break;case 12:this.$={path:l[p-3],params:l[p-2],hash:l[p-1]};break;case 13:this.$=s.prepareBlock(l[p-3],l[p-2],l[p-1],l[p],!1,this._$);break;case 14:this.$=s.prepareBlock(l[p-3],l[p-2],l[p-1],l[p],!0,this._$);break;case 15:this.$={open:l[p-5],path:l[p-4],params:l[p-3],hash:l[p-2],blockParams:l[p-1],strip:s.stripFlags(l[p-5],l[p])};break;case 16:this.$={path:l[p-4],params:l[p-3],hash:l[p-2],blockParams:l[p-1],strip:s.stripFlags(l[p-5],l[p])};break;case 17:this.$={path:l[p-4],params:l[p-3],hash:l[p-2],blockParams:l[p-1],strip:s.stripFlags(l[p-5],l[p])};break;case 18:this.$={strip:s.stripFlags(l[p-1],l[p-1]),program:l[p]};break;case 19:var m=s.prepareBlock(l[p-2],l[p-1],l[p],l[p],!1,this._$),b=s.prepareProgram([m],l[p-1].loc);b.chained=!0,this.$={strip:l[p-2].strip,program:b,chain:!0};break;case 20:this.$=l[p];break;case 21:this.$={path:l[p-1],strip:s.stripFlags(l[p-2],l[p])};break;case 22:this.$=s.prepareMustache(l[p-3],l[p-2],l[p-1],l[p-4],s.stripFlags(l[p-4],l[p]),this._$);break;case 23:this.$=s.prepareMustache(l[p-3],l[p-2],l[p-1],l[p-4],s.stripFlags(l[p-4],l[p]),this._$);break;case 24:this.$={type:"PartialStatement",name:l[p-3],params:l[p-2],hash:l[p-1],indent:"",strip:s.stripFlags(l[p-4],l[p]),loc:s.locInfo(this._$)};break;case 25:this.$=s.preparePartialBlock(l[p-2],l[p-1],l[p],this._$);break;case 26:this.$={path:l[p-3],params:l[p-2],hash:l[p-1],strip:s.stripFlags(l[p-4],l[p])};break;case 27:this.$=l[p];break;case 28:this.$=l[p];break;case 29:this.$={type:"SubExpression",path:l[p-3],params:l[p-2],hash:l[p-1],loc:s.locInfo(this._$)};break;case 30:this.$={type:"Hash",pairs:l[p],loc:s.locInfo(this._$)};break;case 31:this.$={type:"HashPair",key:s.id(l[p-2]),value:l[p],loc:s.locInfo(this._$)};break;case 32:this.$=s.id(l[p-1]);break;case 33:this.$=l[p];break;case 34:this.$=l[p];break;case 35:this.$={type:"StringLiteral",value:l[p],original:l[p],loc:s.locInfo(this._$)};break;case 36:this.$={type:"NumberLiteral",value:Number(l[p]),original:Number(l[p]),loc:s.locInfo(this._$)};break;case 37:this.$={type:"BooleanLiteral",value:l[p]==="true",original:l[p]==="true",loc:s.locInfo(this._$)};break;case 38:this.$={type:"UndefinedLiteral",original:void 0,value:void 0,loc:s.locInfo(this._$)};break;case 39:this.$={type:"NullLiteral",original:null,value:null,loc:s.locInfo(this._$)};break;case 40:this.$=l[p];break;case 41:this.$=l[p];break;case 42:this.$=s.preparePath(!0,l[p],this._$);break;case 43:this.$=s.preparePath(!1,l[p],this._$);break;case 44:l[p-2].push({part:s.id(l[p]),original:l[p],separator:l[p-1]}),this.$=l[p-2];break;case 45:this.$=[{part:s.id(l[p]),original:l[p]}];break;case 46:this.$=[];break;case 47:l[p-1].push(l[p]);break;case 48:this.$=[];break;case 49:l[p-1].push(l[p]);break;case 50:this.$=[];break;case 51:l[p-1].push(l[p]);break;case 58:this.$=[];break;case 59:l[p-1].push(l[p]);break;case 64:this.$=[];break;case 65:l[p-1].push(l[p]);break;case 70:this.$=[];break;case 71:l[p-1].push(l[p]);break;case 78:this.$=[];break;case 79:l[p-1].push(l[p]);break;case 82:this.$=[];break;case 83:l[p-1].push(l[p]);break;case 86:this.$=[];break;case 87:l[p-1].push(l[p]);break;case 90:this.$=[];break;case 91:l[p-1].push(l[p]);break;case 94:this.$=[];break;case 95:l[p-1].push(l[p]);break;case 98:this.$=[l[p]];break;case 99:l[p-1].push(l[p]);break;case 100:this.$=[l[p]];break;case 101:l[p-1].push(l[p]);break}},table:[{3:1,4:2,5:[2,46],6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{1:[3]},{5:[1,4]},{5:[2,2],7:5,8:6,9:7,10:8,11:9,12:10,13:11,14:[1,12],15:[1,20],16:17,19:[1,23],24:15,27:16,29:[1,21],34:[1,22],39:[2,2],44:[2,2],47:[2,2],48:[1,13],51:[1,14],55:[1,18],59:19,60:[1,24]},{1:[2,1]},{5:[2,47],14:[2,47],15:[2,47],19:[2,47],29:[2,47],34:[2,47],39:[2,47],44:[2,47],47:[2,47],48:[2,47],51:[2,47],55:[2,47],60:[2,47]},{5:[2,3],14:[2,3],15:[2,3],19:[2,3],29:[2,3],34:[2,3],39:[2,3],44:[2,3],47:[2,3],48:[2,3],51:[2,3],55:[2,3],60:[2,3]},{5:[2,4],14:[2,4],15:[2,4],19:[2,4],29:[2,4],34:[2,4],39:[2,4],44:[2,4],47:[2,4],48:[2,4],51:[2,4],55:[2,4],60:[2,4]},{5:[2,5],14:[2,5],15:[2,5],19:[2,5],29:[2,5],34:[2,5],39:[2,5],44:[2,5],47:[2,5],48:[2,5],51:[2,5],55:[2,5],60:[2,5]},{5:[2,6],14:[2,6],15:[2,6],19:[2,6],29:[2,6],34:[2,6],39:[2,6],44:[2,6],47:[2,6],48:[2,6],51:[2,6],55:[2,6],60:[2,6]},{5:[2,7],14:[2,7],15:[2,7],19:[2,7],29:[2,7],34:[2,7],39:[2,7],44:[2,7],47:[2,7],48:[2,7],51:[2,7],55:[2,7],60:[2,7]},{5:[2,8],14:[2,8],15:[2,8],19:[2,8],29:[2,8],34:[2,8],39:[2,8],44:[2,8],47:[2,8],48:[2,8],51:[2,8],55:[2,8],60:[2,8]},{5:[2,9],14:[2,9],15:[2,9],19:[2,9],29:[2,9],34:[2,9],39:[2,9],44:[2,9],47:[2,9],48:[2,9],51:[2,9],55:[2,9],60:[2,9]},{20:25,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:36,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:37,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{4:38,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{15:[2,48],17:39,18:[2,48]},{20:41,56:40,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:44,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{5:[2,10],14:[2,10],15:[2,10],18:[2,10],19:[2,10],29:[2,10],34:[2,10],39:[2,10],44:[2,10],47:[2,10],48:[2,10],51:[2,10],55:[2,10],60:[2,10]},{20:45,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:46,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:47,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:41,56:48,64:42,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[2,78],49:49,65:[2,78],72:[2,78],80:[2,78],81:[2,78],82:[2,78],83:[2,78],84:[2,78],85:[2,78]},{23:[2,33],33:[2,33],54:[2,33],65:[2,33],68:[2,33],72:[2,33],75:[2,33],80:[2,33],81:[2,33],82:[2,33],83:[2,33],84:[2,33],85:[2,33]},{23:[2,34],33:[2,34],54:[2,34],65:[2,34],68:[2,34],72:[2,34],75:[2,34],80:[2,34],81:[2,34],82:[2,34],83:[2,34],84:[2,34],85:[2,34]},{23:[2,35],33:[2,35],54:[2,35],65:[2,35],68:[2,35],72:[2,35],75:[2,35],80:[2,35],81:[2,35],82:[2,35],83:[2,35],84:[2,35],85:[2,35]},{23:[2,36],33:[2,36],54:[2,36],65:[2,36],68:[2,36],72:[2,36],75:[2,36],80:[2,36],81:[2,36],82:[2,36],83:[2,36],84:[2,36],85:[2,36]},{23:[2,37],33:[2,37],54:[2,37],65:[2,37],68:[2,37],72:[2,37],75:[2,37],80:[2,37],81:[2,37],82:[2,37],83:[2,37],84:[2,37],85:[2,37]},{23:[2,38],33:[2,38],54:[2,38],65:[2,38],68:[2,38],72:[2,38],75:[2,38],80:[2,38],81:[2,38],82:[2,38],83:[2,38],84:[2,38],85:[2,38]},{23:[2,39],33:[2,39],54:[2,39],65:[2,39],68:[2,39],72:[2,39],75:[2,39],80:[2,39],81:[2,39],82:[2,39],83:[2,39],84:[2,39],85:[2,39]},{23:[2,43],33:[2,43],54:[2,43],65:[2,43],68:[2,43],72:[2,43],75:[2,43],80:[2,43],81:[2,43],82:[2,43],83:[2,43],84:[2,43],85:[2,43],87:[1,50]},{72:[1,35],86:51},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{52:52,54:[2,82],65:[2,82],72:[2,82],80:[2,82],81:[2,82],82:[2,82],83:[2,82],84:[2,82],85:[2,82]},{25:53,38:55,39:[1,57],43:56,44:[1,58],45:54,47:[2,54]},{28:59,43:60,44:[1,58],47:[2,56]},{13:62,15:[1,20],18:[1,61]},{33:[2,86],57:63,65:[2,86],72:[2,86],80:[2,86],81:[2,86],82:[2,86],83:[2,86],84:[2,86],85:[2,86]},{33:[2,40],65:[2,40],72:[2,40],80:[2,40],81:[2,40],82:[2,40],83:[2,40],84:[2,40],85:[2,40]},{33:[2,41],65:[2,41],72:[2,41],80:[2,41],81:[2,41],82:[2,41],83:[2,41],84:[2,41],85:[2,41]},{20:64,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:65,47:[1,66]},{30:67,33:[2,58],65:[2,58],72:[2,58],75:[2,58],80:[2,58],81:[2,58],82:[2,58],83:[2,58],84:[2,58],85:[2,58]},{33:[2,64],35:68,65:[2,64],72:[2,64],75:[2,64],80:[2,64],81:[2,64],82:[2,64],83:[2,64],84:[2,64],85:[2,64]},{21:69,23:[2,50],65:[2,50],72:[2,50],80:[2,50],81:[2,50],82:[2,50],83:[2,50],84:[2,50],85:[2,50]},{33:[2,90],61:70,65:[2,90],72:[2,90],80:[2,90],81:[2,90],82:[2,90],83:[2,90],84:[2,90],85:[2,90]},{20:74,33:[2,80],50:71,63:72,64:75,65:[1,43],69:73,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{72:[1,79]},{23:[2,42],33:[2,42],54:[2,42],65:[2,42],68:[2,42],72:[2,42],75:[2,42],80:[2,42],81:[2,42],82:[2,42],83:[2,42],84:[2,42],85:[2,42],87:[1,50]},{20:74,53:80,54:[2,84],63:81,64:75,65:[1,43],69:82,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{26:83,47:[1,66]},{47:[2,55]},{4:84,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],39:[2,46],44:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{47:[2,20]},{20:85,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{4:86,6:3,14:[2,46],15:[2,46],19:[2,46],29:[2,46],34:[2,46],47:[2,46],48:[2,46],51:[2,46],55:[2,46],60:[2,46]},{26:87,47:[1,66]},{47:[2,57]},{5:[2,11],14:[2,11],15:[2,11],19:[2,11],29:[2,11],34:[2,11],39:[2,11],44:[2,11],47:[2,11],48:[2,11],51:[2,11],55:[2,11],60:[2,11]},{15:[2,49],18:[2,49]},{20:74,33:[2,88],58:88,63:89,64:75,65:[1,43],69:90,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{65:[2,94],66:91,68:[2,94],72:[2,94],80:[2,94],81:[2,94],82:[2,94],83:[2,94],84:[2,94],85:[2,94]},{5:[2,25],14:[2,25],15:[2,25],19:[2,25],29:[2,25],34:[2,25],39:[2,25],44:[2,25],47:[2,25],48:[2,25],51:[2,25],55:[2,25],60:[2,25]},{20:92,72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,31:93,33:[2,60],63:94,64:75,65:[1,43],69:95,70:76,71:77,72:[1,78],75:[2,60],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,66],36:96,63:97,64:75,65:[1,43],69:98,70:76,71:77,72:[1,78],75:[2,66],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,22:99,23:[2,52],63:100,64:75,65:[1,43],69:101,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{20:74,33:[2,92],62:102,63:103,64:75,65:[1,43],69:104,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,105]},{33:[2,79],65:[2,79],72:[2,79],80:[2,79],81:[2,79],82:[2,79],83:[2,79],84:[2,79],85:[2,79]},{33:[2,81]},{23:[2,27],33:[2,27],54:[2,27],65:[2,27],68:[2,27],72:[2,27],75:[2,27],80:[2,27],81:[2,27],82:[2,27],83:[2,27],84:[2,27],85:[2,27]},{23:[2,28],33:[2,28],54:[2,28],65:[2,28],68:[2,28],72:[2,28],75:[2,28],80:[2,28],81:[2,28],82:[2,28],83:[2,28],84:[2,28],85:[2,28]},{23:[2,30],33:[2,30],54:[2,30],68:[2,30],71:106,72:[1,107],75:[2,30]},{23:[2,98],33:[2,98],54:[2,98],68:[2,98],72:[2,98],75:[2,98]},{23:[2,45],33:[2,45],54:[2,45],65:[2,45],68:[2,45],72:[2,45],73:[1,108],75:[2,45],80:[2,45],81:[2,45],82:[2,45],83:[2,45],84:[2,45],85:[2,45],87:[2,45]},{23:[2,44],33:[2,44],54:[2,44],65:[2,44],68:[2,44],72:[2,44],75:[2,44],80:[2,44],81:[2,44],82:[2,44],83:[2,44],84:[2,44],85:[2,44],87:[2,44]},{54:[1,109]},{54:[2,83],65:[2,83],72:[2,83],80:[2,83],81:[2,83],82:[2,83],83:[2,83],84:[2,83],85:[2,83]},{54:[2,85]},{5:[2,13],14:[2,13],15:[2,13],19:[2,13],29:[2,13],34:[2,13],39:[2,13],44:[2,13],47:[2,13],48:[2,13],51:[2,13],55:[2,13],60:[2,13]},{38:55,39:[1,57],43:56,44:[1,58],45:111,46:110,47:[2,76]},{33:[2,70],40:112,65:[2,70],72:[2,70],75:[2,70],80:[2,70],81:[2,70],82:[2,70],83:[2,70],84:[2,70],85:[2,70]},{47:[2,18]},{5:[2,14],14:[2,14],15:[2,14],19:[2,14],29:[2,14],34:[2,14],39:[2,14],44:[2,14],47:[2,14],48:[2,14],51:[2,14],55:[2,14],60:[2,14]},{33:[1,113]},{33:[2,87],65:[2,87],72:[2,87],80:[2,87],81:[2,87],82:[2,87],83:[2,87],84:[2,87],85:[2,87]},{33:[2,89]},{20:74,63:115,64:75,65:[1,43],67:114,68:[2,96],69:116,70:76,71:77,72:[1,78],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{33:[1,117]},{32:118,33:[2,62],74:119,75:[1,120]},{33:[2,59],65:[2,59],72:[2,59],75:[2,59],80:[2,59],81:[2,59],82:[2,59],83:[2,59],84:[2,59],85:[2,59]},{33:[2,61],75:[2,61]},{33:[2,68],37:121,74:122,75:[1,120]},{33:[2,65],65:[2,65],72:[2,65],75:[2,65],80:[2,65],81:[2,65],82:[2,65],83:[2,65],84:[2,65],85:[2,65]},{33:[2,67],75:[2,67]},{23:[1,123]},{23:[2,51],65:[2,51],72:[2,51],80:[2,51],81:[2,51],82:[2,51],83:[2,51],84:[2,51],85:[2,51]},{23:[2,53]},{33:[1,124]},{33:[2,91],65:[2,91],72:[2,91],80:[2,91],81:[2,91],82:[2,91],83:[2,91],84:[2,91],85:[2,91]},{33:[2,93]},{5:[2,22],14:[2,22],15:[2,22],19:[2,22],29:[2,22],34:[2,22],39:[2,22],44:[2,22],47:[2,22],48:[2,22],51:[2,22],55:[2,22],60:[2,22]},{23:[2,99],33:[2,99],54:[2,99],68:[2,99],72:[2,99],75:[2,99]},{73:[1,108]},{20:74,63:125,64:75,65:[1,43],72:[1,35],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,23],14:[2,23],15:[2,23],19:[2,23],29:[2,23],34:[2,23],39:[2,23],44:[2,23],47:[2,23],48:[2,23],51:[2,23],55:[2,23],60:[2,23]},{47:[2,19]},{47:[2,77]},{20:74,33:[2,72],41:126,63:127,64:75,65:[1,43],69:128,70:76,71:77,72:[1,78],75:[2,72],78:26,79:27,80:[1,28],81:[1,29],82:[1,30],83:[1,31],84:[1,32],85:[1,34],86:33},{5:[2,24],14:[2,24],15:[2,24],19:[2,24],29:[2,24],34:[2,24],39:[2,24],44:[2,24],47:[2,24],48:[2,24],51:[2,24],55:[2,24],60:[2,24]},{68:[1,129]},{65:[2,95],68:[2,95],72:[2,95],80:[2,95],81:[2,95],82:[2,95],83:[2,95],84:[2,95],85:[2,95]},{68:[2,97]},{5:[2,21],14:[2,21],15:[2,21],19:[2,21],29:[2,21],34:[2,21],39:[2,21],44:[2,21],47:[2,21],48:[2,21],51:[2,21],55:[2,21],60:[2,21]},{33:[1,130]},{33:[2,63]},{72:[1,132],76:131},{33:[1,133]},{33:[2,69]},{15:[2,12],18:[2,12]},{14:[2,26],15:[2,26],19:[2,26],29:[2,26],34:[2,26],47:[2,26],48:[2,26],51:[2,26],55:[2,26],60:[2,26]},{23:[2,31],33:[2,31],54:[2,31],68:[2,31],72:[2,31],75:[2,31]},{33:[2,74],42:134,74:135,75:[1,120]},{33:[2,71],65:[2,71],72:[2,71],75:[2,71],80:[2,71],81:[2,71],82:[2,71],83:[2,71],84:[2,71],85:[2,71]},{33:[2,73],75:[2,73]},{23:[2,29],33:[2,29],54:[2,29],65:[2,29],68:[2,29],72:[2,29],75:[2,29],80:[2,29],81:[2,29],82:[2,29],83:[2,29],84:[2,29],85:[2,29]},{14:[2,15],15:[2,15],19:[2,15],29:[2,15],34:[2,15],39:[2,15],44:[2,15],47:[2,15],48:[2,15],51:[2,15],55:[2,15],60:[2,15]},{72:[1,137],77:[1,136]},{72:[2,100],77:[2,100]},{14:[2,16],15:[2,16],19:[2,16],29:[2,16],34:[2,16],44:[2,16],47:[2,16],48:[2,16],51:[2,16],55:[2,16],60:[2,16]},{33:[1,138]},{33:[2,75]},{33:[2,32]},{72:[2,101],77:[2,101]},{14:[2,17],15:[2,17],19:[2,17],29:[2,17],34:[2,17],39:[2,17],44:[2,17],47:[2,17],48:[2,17],51:[2,17],55:[2,17],60:[2,17]}],defaultActions:{4:[2,1],54:[2,55],56:[2,20],60:[2,57],73:[2,81],82:[2,85],86:[2,18],90:[2,89],101:[2,53],104:[2,93],110:[2,19],111:[2,77],116:[2,97],119:[2,63],122:[2,69],135:[2,75],136:[2,32]},parseError:function(i,o){throw new Error(i)},parse:function(i){var o=this,a=[0],s=[null],u=[],l=this.table,f="",p=0,m=0,b=0,v=2,w=1;this.lexer.setInput(i),this.lexer.yy=this.yy,this.yy.lexer=this.lexer,this.yy.parser=this,typeof this.lexer.yylloc>"u"&&(this.lexer.yylloc={});var _=this.lexer.yylloc;u.push(_);var P=this.lexer.options&&this.lexer.options.ranges;typeof this.yy.parseError=="function"&&(this.parseError=this.yy.parseError);function A(Z){a.length=a.length-2*Z,s.length=s.length-Z,u.length=u.length-Z}function E(){var Z;return Z=o.lexer.lex()||1,typeof Z!="number"&&(Z=o.symbols_[Z]||Z),Z}for(var y,L,I,O,N,X,se={},ie,te,Ee,z;;){if(I=a[a.length-1],this.defaultActions[I]?O=this.defaultActions[I]:((y===null||typeof y>"u")&&(y=E()),O=l[I]&&l[I][y]),typeof O>"u"||!O.length||!O[0]){var G="";if(!b){z=[];for(ie in l[I])this.terminals_[ie]&&ie>2&&z.push("'"+this.terminals_[ie]+"'");this.lexer.showPosition?G="Parse error on line "+(p+1)+`:
6
560
  `+this.lexer.showPosition()+`
7
- Expecting `+te.join(", ")+", got '"+(this.terminals_[k]||k)+"'":re="Parse error on line "+(c+1)+": Unexpected "+(k==1?"end of input":"'"+(this.terminals_[k]||k)+"'"),this.parseError(re,{text:this.lexer.match,token:this.terminals_[k]||k,line:this.lexer.yylineno,loc:_,expected:te})}}if(O[0]instanceof Array&&O.length>1)throw new Error("Parse Error: multiple actions possible at state: "+C+", token: "+k);switch(O[0]){case 1:a.push(k),u.push(this.lexer.yytext),l.push(this.lexer.yylloc),a.push(O[1]),k=null,I?(k=I,I=null):(p=this.lexer.yyleng,h=this.lexer.yytext,c=this.lexer.yylineno,_=this.lexer.yylloc,f>0&&f--);break;case 2:if(T=this.productions_[O[1]][1],Y.$=u[u.length-T],Y._$={first_line:l[l.length-(T||1)].first_line,last_line:l[l.length-1].last_line,first_column:l[l.length-(T||1)].first_column,last_column:l[l.length-1].last_column},g&&(Y._$.range=[l[l.length-(T||1)].range[0],l[l.length-1].range[1]]),Ae=this.performAction.call(Y,h,p,c,this.yy,O[1],u,l),typeof Ae<"u")return Ae;T&&(a=a.slice(0,-1*T*2),u=u.slice(0,-1*T),l=l.slice(0,-1*T)),a.push(this.productions_[O[1]][0]),u.push(Y.$),l.push(Y._$),ee=s[a[a.length-2]][a[a.length-1]],a.push(ee);break;case 3:return!0}}return!0}},e=function(){var n={EOF:1,parseError:function(o,a){if(this.yy.parser)this.yy.parser.parseError(o,a);else throw new Error(o)},setInput:function(o){return this._input=o,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var o=this._input[0];this.yytext+=o,this.yyleng++,this.offset++,this.match+=o,this.matched+=o;var a=o.match(/(?:\r\n?|\n).*/g);return a?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),o},unput:function(o){var a=o.length,u=o.split(/(?:\r\n?|\n)/g);this._input=o+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-a-1),this.offset-=a;var l=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),u.length-1&&(this.yylineno-=u.length-1);var s=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:u?(u.length===l.length?this.yylloc.first_column:0)+l[l.length-u.length].length-u[0].length:this.yylloc.first_column-a},this.options.ranges&&(this.yylloc.range=[s[0],s[0]+this.yyleng-a]),this},more:function(){return this._more=!0,this},less:function(o){this.unput(this.match.slice(o))},pastInput:function(){var o=this.matched.substr(0,this.matched.length-this.match.length);return(o.length>20?"...":"")+o.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var o=this.match;return o.length<20&&(o+=this._input.substr(0,20-o.length)),(o.substr(0,20)+(o.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var o=this.pastInput(),a=new Array(o.length+1).join("-");return o+this.upcomingInput()+`
8
- `+a+"^"},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var o,a,u,l,s,h;this._more||(this.yytext="",this.match="");for(var c=this._currentRules(),p=0;p<c.length&&(u=this._input.match(this.rules[c[p]]),!(u&&(!a||u[0].length>a[0].length)&&(a=u,l=p,!this.options.flex)));p++);return a?(h=a[0].match(/(?:\r\n?|\n).*/g),h&&(this.yylineno+=h.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:h?h[h.length-1].length-h[h.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+a[0].length},this.yytext+=a[0],this.match+=a[0],this.matches=a,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._input=this._input.slice(a[0].length),this.matched+=a[0],o=this.performAction.call(this,this.yy,this,c[l],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),o||void 0):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.
9
- `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var o=this.next();return typeof o<"u"?o:this.lex()},begin:function(o){this.conditionStack.push(o)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(o){this.begin(o)}};return n.options={},n.performAction=function(o,a,u,l){function s(c,p){return a.yytext=a.yytext.substring(c,a.yyleng-p+c)}var h=l;switch(u){case 0:if(a.yytext.slice(-2)==="\\\\"?(s(0,1),this.begin("mu")):a.yytext.slice(-1)==="\\"?(s(0,1),this.begin("emu")):this.begin("mu"),a.yytext)return 15;break;case 1:return 15;case 2:return this.popState(),15;break;case 3:return this.begin("raw"),15;break;case 4:return this.popState(),this.conditionStack[this.conditionStack.length-1]==="raw"?15:(s(5,9),"END_RAW_BLOCK");case 5:return 15;case 6:return this.popState(),14;break;case 7:return 65;case 8:return 68;case 9:return 19;case 10:return this.popState(),this.begin("raw"),23;break;case 11:return 55;case 12:return 60;case 13:return 29;case 14:return 47;case 15:return this.popState(),44;break;case 16:return this.popState(),44;break;case 17:return 34;case 18:return 39;case 19:return 51;case 20:return 48;case 21:this.unput(a.yytext),this.popState(),this.begin("com");break;case 22:return this.popState(),14;break;case 23:return 48;case 24:return 73;case 25:return 72;case 26:return 72;case 27:return 87;case 28:break;case 29:return this.popState(),54;break;case 30:return this.popState(),33;break;case 31:return a.yytext=s(1,2).replace(/\\"/g,'"'),80;break;case 32:return a.yytext=s(1,2).replace(/\\'/g,"'"),80;break;case 33:return 85;case 34:return 82;case 35:return 82;case 36:return 83;case 37:return 84;case 38:return 81;case 39:return 75;case 40:return 77;case 41:return 72;case 42:return a.yytext=a.yytext.replace(/\\([\\\]])/g,"$1"),72;break;case 43:return"INVALID";case 44:return 5}},n.rules=[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],n.conditions={mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}},n}();t.lexer=e;function r(){this.yy={}}return r.prototype=t,t.Parser=r,new r}();vt.default=ls;Gn.exports=vt.default});var St=m((bt,Qn)=>{"use strict";bt.__esModule=!0;function cs(t){return t&&t.__esModule?t:{default:t}}var hs=B(),gr=cs(hs);function yt(){this.parents=[]}yt.prototype={constructor:yt,mutating:!1,acceptKey:function(e,r){var n=this.accept(e[r]);if(this.mutating){if(n&&!yt.prototype[n.type])throw new gr.default('Unexpected node type "'+n.type+'" found when accepting '+r+" on "+e.type);e[r]=n}},acceptRequired:function(e,r){if(this.acceptKey(e,r),!e[r])throw new gr.default(e.type+" requires "+r)},acceptArray:function(e){for(var r=0,n=e.length;r<n;r++)this.acceptKey(e,r),e[r]||(e.splice(r,1),r--,n--)},accept:function(e){if(e){if(!this[e.type])throw new gr.default("Unknown type: "+e.type,e);this.current&&this.parents.unshift(this.current),this.current=e;var r=this[e.type](e);if(this.current=this.parents.shift(),!this.mutating||r)return r;if(r!==!1)return e}},Program:function(e){this.acceptArray(e.body)},MustacheStatement:_t,Decorator:_t,BlockStatement:zn,DecoratorBlock:zn,PartialStatement:Jn,PartialBlockStatement:function(e){Jn.call(this,e),this.acceptKey(e,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:_t,PathExpression:function(){},StringLiteral:function(){},NumberLiteral:function(){},BooleanLiteral:function(){},UndefinedLiteral:function(){},NullLiteral:function(){},Hash:function(e){this.acceptArray(e.pairs)},HashPair:function(e){this.acceptRequired(e,"value")}};function _t(t){this.acceptRequired(t,"path"),this.acceptArray(t.params),this.acceptKey(t,"hash")}function zn(t){_t.call(this,t),this.acceptKey(t,"program"),this.acceptKey(t,"inverse")}function Jn(t){this.acceptRequired(t,"name"),this.acceptArray(t.params),this.acceptKey(t,"hash")}bt.default=yt;Qn.exports=bt.default});var Zn=m((Pt,Yn)=>{"use strict";Pt.__esModule=!0;function ps(t){return t&&t.__esModule?t:{default:t}}var fs=St(),ds=ps(fs);function W(){var t=arguments.length<=0||arguments[0]===void 0?{}:arguments[0];this.options=t}W.prototype=new ds.default;W.prototype.Program=function(t){var e=!this.options.ignoreStandalone,r=!this.isRootSeen;this.isRootSeen=!0;for(var n=t.body,i=0,o=n.length;i<o;i++){var a=n[i],u=this.accept(a);if(u){var l=mr(n,i,r),s=vr(n,i,r),h=u.openStandalone&&l,c=u.closeStandalone&&s,p=u.inlineStandalone&&l&&s;u.close&&oe(n,i,!0),u.open&&X(n,i,!0),e&&p&&(oe(n,i),X(n,i)&&a.type==="PartialStatement"&&(a.indent=/([ \t]+$)/.exec(n[i-1].original)[1])),e&&h&&(oe((a.program||a.inverse).body),X(n,i)),e&&c&&(oe(n,i),X((a.inverse||a.program).body))}}return t};W.prototype.BlockStatement=W.prototype.DecoratorBlock=W.prototype.PartialBlockStatement=function(t){this.accept(t.program),this.accept(t.inverse);var e=t.program||t.inverse,r=t.program&&t.inverse,n=r,i=r;if(r&&r.chained)for(n=r.body[0].program;i.chained;)i=i.body[i.body.length-1].program;var o={open:t.openStrip.open,close:t.closeStrip.close,openStandalone:vr(e.body),closeStandalone:mr((n||e).body)};if(t.openStrip.close&&oe(e.body,null,!0),r){var a=t.inverseStrip;a.open&&X(e.body,null,!0),a.close&&oe(n.body,null,!0),t.closeStrip.open&&X(i.body,null,!0),!this.options.ignoreStandalone&&mr(e.body)&&vr(n.body)&&(X(e.body),oe(n.body))}else t.closeStrip.open&&X(e.body,null,!0);return o};W.prototype.Decorator=W.prototype.MustacheStatement=function(t){return t.strip};W.prototype.PartialStatement=W.prototype.CommentStatement=function(t){var e=t.strip||{};return{inlineStandalone:!0,open:e.open,close:e.close}};function mr(t,e,r){e===void 0&&(e=t.length);var n=t[e-1],i=t[e-2];if(!n)return r;if(n.type==="ContentStatement")return(i||!r?/\r?\n\s*?$/:/(^|\r?\n)\s*?$/).test(n.original)}function vr(t,e,r){e===void 0&&(e=-1);var n=t[e+1],i=t[e+2];if(!n)return r;if(n.type==="ContentStatement")return(i||!r?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(n.original)}function oe(t,e,r){var n=t[e==null?0:e+1];if(!(!n||n.type!=="ContentStatement"||!r&&n.rightStripped)){var i=n.value;n.value=n.value.replace(r?/^\s+/:/^[ \t]*\r?\n?/,""),n.rightStripped=n.value!==i}}function X(t,e,r){var n=t[e==null?t.length-1:e-1];if(!(!n||n.type!=="ContentStatement"||!r&&n.leftStripped)){var i=n.value;return n.value=n.value.replace(r?/\s+$/:/[ \t]+$/,""),n.leftStripped=n.value!==i,n.leftStripped}}Pt.default=W;Yn.exports=Pt.default});var Xn=m(q=>{"use strict";q.__esModule=!0;q.SourceLocation=vs;q.id=ys;q.stripFlags=_s;q.stripComment=bs;q.preparePath=Ss;q.prepareMustache=Ps;q.prepareRawBlock=ks;q.prepareBlock=ws;q.prepareProgram=Cs;q.preparePartialBlock=Es;function gs(t){return t&&t.__esModule?t:{default:t}}var ms=B(),yr=gs(ms);function _r(t,e){if(e=e.path?e.path.original:e,t.path.original!==e){var r={loc:t.path.loc};throw new yr.default(t.path.original+" doesn't match "+e,r)}}function vs(t,e){this.source=t,this.start={line:e.first_line,column:e.first_column},this.end={line:e.last_line,column:e.last_column}}function ys(t){return/^\[.*\]$/.test(t)?t.substring(1,t.length-1):t}function _s(t,e){return{open:t.charAt(2)==="~",close:e.charAt(e.length-3)==="~"}}function bs(t){return t.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")}function Ss(t,e,r){r=this.locInfo(r);for(var n=t?"@":"",i=[],o=0,a=0,u=e.length;a<u;a++){var l=e[a].part,s=e[a].original!==l;if(n+=(e[a].separator||"")+l,!s&&(l===".."||l==="."||l==="this")){if(i.length>0)throw new yr.default("Invalid path: "+n,{loc:r});l===".."&&o++}else i.push(l)}return{type:"PathExpression",data:t,depth:o,parts:i,original:n,loc:r}}function Ps(t,e,r,n,i,o){var a=n.charAt(3)||n.charAt(2),u=a!=="{"&&a!=="&",l=/\*/.test(n);return{type:l?"Decorator":"MustacheStatement",path:t,params:e,hash:r,escaped:u,strip:i,loc:this.locInfo(o)}}function ks(t,e,r,n){_r(t,r),n=this.locInfo(n);var i={type:"Program",body:e,strip:{},loc:n};return{type:"BlockStatement",path:t.path,params:t.params,hash:t.hash,program:i,openStrip:{},inverseStrip:{},closeStrip:{},loc:n}}function ws(t,e,r,n,i,o){n&&n.path&&_r(t,n);var a=/\*/.test(t.open);e.blockParams=t.blockParams;var u=void 0,l=void 0;if(r){if(a)throw new yr.default("Unexpected inverse block on decorator",r);r.chain&&(r.program.body[0].closeStrip=n.strip),l=r.strip,u=r.program}return i&&(i=u,u=e,e=i),{type:a?"DecoratorBlock":"BlockStatement",path:t.path,params:t.params,hash:t.hash,program:e,inverse:u,openStrip:t.strip,inverseStrip:l,closeStrip:n&&n.strip,loc:this.locInfo(o)}}function Cs(t,e){if(!e&&t.length){var r=t[0].loc,n=t[t.length-1].loc;r&&n&&(e={source:r.source,start:{line:r.start.line,column:r.start.column},end:{line:n.end.line,column:n.end.column}})}return{type:"Program",body:t,strip:{},loc:e}}function Es(t,e,r,n){return _r(t,r),{type:"PartialBlockStatement",name:t.path,params:t.params,hash:t.hash,program:e,openStrip:t.strip,closeStrip:r&&r.strip,loc:this.locInfo(n)}}});var ti=m(Be=>{"use strict";Be.__esModule=!0;Be.parseWithoutProcessing=ei;Be.parse=Rs;function Ls(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r]);return e.default=t,e}function $n(t){return t&&t.__esModule?t:{default:t}}var Os=Kn(),br=$n(Os),As=Zn(),Ms=$n(As),xs=Xn(),Is=Ls(xs),Ns=x();Be.parser=br.default;var kt={};Ns.extend(kt,Is);function ei(t,e){if(t.type==="Program")return t;br.default.yy=kt,kt.locInfo=function(n){return new kt.SourceLocation(e&&e.srcName,n)};var r=br.default.parse(t);return r}function Rs(t,e){var r=ei(t,e),n=new Ms.default(e);return n.accept(r)}});var oi=m(je=>{"use strict";je.__esModule=!0;je.Compiler=Sr;je.precompile=qs;je.compile=Hs;function ni(t){return t&&t.__esModule?t:{default:t}}var Ds=B(),He=ni(Ds),Fe=x(),Ts=dr(),qe=ni(Ts),Bs=[].slice;function Sr(){}Sr.prototype={compiler:Sr,equals:function(e){var r=this.opcodes.length;if(e.opcodes.length!==r)return!1;for(var n=0;n<r;n++){var i=this.opcodes[n],o=e.opcodes[n];if(i.opcode!==o.opcode||!ii(i.args,o.args))return!1}r=this.children.length;for(var n=0;n<r;n++)if(!this.children[n].equals(e.children[n]))return!1;return!0},guid:0,compile:function(e,r){return this.sourceNode=[],this.opcodes=[],this.children=[],this.options=r,this.stringParams=r.stringParams,this.trackIds=r.trackIds,r.blockParams=r.blockParams||[],r.knownHelpers=Fe.extend(Object.create(null),{helperMissing:!0,blockHelperMissing:!0,each:!0,if:!0,unless:!0,with:!0,log:!0,lookup:!0},r.knownHelpers),this.accept(e)},compileProgram:function(e){var r=new this.compiler,n=r.compile(e,this.options),i=this.guid++;return this.usePartial=this.usePartial||n.usePartial,this.children[i]=n,this.useDepths=this.useDepths||n.useDepths,i},accept:function(e){if(!this[e.type])throw new He.default("Unknown type: "+e.type,e);this.sourceNode.unshift(e);var r=this[e.type](e);return this.sourceNode.shift(),r},Program:function(e){this.options.blockParams.unshift(e.blockParams);for(var r=e.body,n=r.length,i=0;i<n;i++)this.accept(r[i]);return this.options.blockParams.shift(),this.isSimple=n===1,this.blockParams=e.blockParams?e.blockParams.length:0,this},BlockStatement:function(e){ri(e);var r=e.program,n=e.inverse;r=r&&this.compileProgram(r),n=n&&this.compileProgram(n);var i=this.classifySexpr(e);i==="helper"?this.helperSexpr(e,r,n):i==="simple"?(this.simpleSexpr(e),this.opcode("pushProgram",r),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("blockValue",e.path.original)):(this.ambiguousSexpr(e,r,n),this.opcode("pushProgram",r),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("ambiguousBlockValue")),this.opcode("append")},DecoratorBlock:function(e){var r=e.program&&this.compileProgram(e.program),n=this.setupFullMustacheParams(e,r,void 0),i=e.path;this.useDecorators=!0,this.opcode("registerDecorator",n.length,i.original)},PartialStatement:function(e){this.usePartial=!0;var r=e.program;r&&(r=this.compileProgram(e.program));var n=e.params;if(n.length>1)throw new He.default("Unsupported number of partial arguments: "+n.length,e);n.length||(this.options.explicitPartialContext?this.opcode("pushLiteral","undefined"):n.push({type:"PathExpression",parts:[],depth:0}));var i=e.name.original,o=e.name.type==="SubExpression";o&&this.accept(e.name),this.setupFullMustacheParams(e,r,void 0,!0);var a=e.indent||"";this.options.preventIndent&&a&&(this.opcode("appendContent",a),a=""),this.opcode("invokePartial",o,i,a),this.opcode("append")},PartialBlockStatement:function(e){this.PartialStatement(e)},MustacheStatement:function(e){this.SubExpression(e),e.escaped&&!this.options.noEscape?this.opcode("appendEscaped"):this.opcode("append")},Decorator:function(e){this.DecoratorBlock(e)},ContentStatement:function(e){e.value&&this.opcode("appendContent",e.value)},CommentStatement:function(){},SubExpression:function(e){ri(e);var r=this.classifySexpr(e);r==="simple"?this.simpleSexpr(e):r==="helper"?this.helperSexpr(e):this.ambiguousSexpr(e)},ambiguousSexpr:function(e,r,n){var i=e.path,o=i.parts[0],a=r!=null||n!=null;this.opcode("getContext",i.depth),this.opcode("pushProgram",r),this.opcode("pushProgram",n),i.strict=!0,this.accept(i),this.opcode("invokeAmbiguous",o,a)},simpleSexpr:function(e){var r=e.path;r.strict=!0,this.accept(r),this.opcode("resolvePossibleLambda")},helperSexpr:function(e,r,n){var i=this.setupFullMustacheParams(e,r,n),o=e.path,a=o.parts[0];if(this.options.knownHelpers[a])this.opcode("invokeKnownHelper",i.length,a);else{if(this.options.knownHelpersOnly)throw new He.default("You specified knownHelpersOnly, but used the unknown helper "+a,e);o.strict=!0,o.falsy=!0,this.accept(o),this.opcode("invokeHelper",i.length,o.original,qe.default.helpers.simpleId(o))}},PathExpression:function(e){this.addDepth(e.depth),this.opcode("getContext",e.depth);var r=e.parts[0],n=qe.default.helpers.scopedId(e),i=!e.depth&&!n&&this.blockParamIndex(r);i?this.opcode("lookupBlockParam",i,e.parts):r?e.data?(this.options.data=!0,this.opcode("lookupData",e.depth,e.parts,e.strict)):this.opcode("lookupOnContext",e.parts,e.falsy,e.strict,n):this.opcode("pushContext")},StringLiteral:function(e){this.opcode("pushString",e.value)},NumberLiteral:function(e){this.opcode("pushLiteral",e.value)},BooleanLiteral:function(e){this.opcode("pushLiteral",e.value)},UndefinedLiteral:function(){this.opcode("pushLiteral","undefined")},NullLiteral:function(){this.opcode("pushLiteral","null")},Hash:function(e){var r=e.pairs,n=0,i=r.length;for(this.opcode("pushHash");n<i;n++)this.pushParam(r[n].value);for(;n--;)this.opcode("assignToHash",r[n].key);this.opcode("popHash")},opcode:function(e){this.opcodes.push({opcode:e,args:Bs.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(e){e&&(this.useDepths=!0)},classifySexpr:function(e){var r=qe.default.helpers.simpleId(e.path),n=r&&!!this.blockParamIndex(e.path.parts[0]),i=!n&&qe.default.helpers.helperExpression(e),o=!n&&(i||r);if(o&&!i){var a=e.path.parts[0],u=this.options;u.knownHelpers[a]?i=!0:u.knownHelpersOnly&&(o=!1)}return i?"helper":o?"ambiguous":"simple"},pushParams:function(e){for(var r=0,n=e.length;r<n;r++)this.pushParam(e[r])},pushParam:function(e){var r=e.value!=null?e.value:e.original||"";if(this.stringParams)r.replace&&(r=r.replace(/^(\.?\.\/)*/g,"").replace(/\//g,".")),e.depth&&this.addDepth(e.depth),this.opcode("getContext",e.depth||0),this.opcode("pushStringParam",r,e.type),e.type==="SubExpression"&&this.accept(e);else{if(this.trackIds){var n=void 0;if(e.parts&&!qe.default.helpers.scopedId(e)&&!e.depth&&(n=this.blockParamIndex(e.parts[0])),n){var i=e.parts.slice(1).join(".");this.opcode("pushId","BlockParam",n,i)}else r=e.original||r,r.replace&&(r=r.replace(/^this(?:\.|$)/,"").replace(/^\.\//,"").replace(/^\.$/,"")),this.opcode("pushId",e.type,r)}this.accept(e)}},setupFullMustacheParams:function(e,r,n,i){var o=e.params;return this.pushParams(o),this.opcode("pushProgram",r),this.opcode("pushProgram",n),e.hash?this.accept(e.hash):this.opcode("emptyHash",i),o},blockParamIndex:function(e){for(var r=0,n=this.options.blockParams.length;r<n;r++){var i=this.options.blockParams[r],o=i&&Fe.indexOf(i,e);if(i&&o>=0)return[r,o]}}};function qs(t,e,r){if(t==null||typeof t!="string"&&t.type!=="Program")throw new He.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed "+t);e=e||{},"data"in e||(e.data=!0),e.compat&&(e.useDepths=!0);var n=r.parse(t,e),i=new r.Compiler().compile(n,e);return new r.JavaScriptCompiler().compile(i,e)}function Hs(t,e,r){if(e===void 0&&(e={}),t==null||typeof t!="string"&&t.type!=="Program")throw new He.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+t);e=Fe.extend({},e),"data"in e||(e.data=!0),e.compat&&(e.useDepths=!0);var n=void 0;function i(){var a=r.parse(t,e),u=new r.Compiler().compile(a,e),l=new r.JavaScriptCompiler().compile(u,e,void 0,!0);return r.template(l)}function o(a,u){return n||(n=i()),n.call(this,a,u)}return o._setup=function(a){return n||(n=i()),n._setup(a)},o._child=function(a,u,l,s){return n||(n=i()),n._child(a,u,l,s)},o}function ii(t,e){if(t===e)return!0;if(Fe.isArray(t)&&Fe.isArray(e)&&t.length===e.length){for(var r=0;r<t.length;r++)if(!ii(t[r],e[r]))return!1;return!0}}function ri(t){if(!t.path.parts){var e=t.path;t.path={type:"PathExpression",data:!1,depth:0,parts:[e.original+""],original:e.original+"",loc:e.loc}}}});var si=m(Pr=>{"use strict";var ai="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");Pr.encode=function(t){if(0<=t&&t<ai.length)return ai[t];throw new TypeError("Must be between 0 and 63: "+t)};Pr.decode=function(t){var e=65,r=90,n=97,i=122,o=48,a=57,u=43,l=47,s=26,h=52;return e<=t&&t<=r?t-e:n<=t&&t<=i?t-n+s:o<=t&&t<=a?t-o+h:t==u?62:t==l?63:-1}});var Cr=m(wr=>{"use strict";var ui=si(),kr=5,li=1<<kr,ci=li-1,hi=li;function Fs(t){return t<0?(-t<<1)+1:(t<<1)+0}function js(t){var e=(t&1)===1,r=t>>1;return e?-r:r}wr.encode=function(e){var r="",n,i=Fs(e);do n=i&ci,i>>>=kr,i>0&&(n|=hi),r+=ui.encode(n);while(i>0);return r};wr.decode=function(e,r,n){var i=e.length,o=0,a=0,u,l;do{if(r>=i)throw new Error("Expected more digits in base 64 VLQ value.");if(l=ui.decode(e.charCodeAt(r++)),l===-1)throw new Error("Invalid base64 digit: "+e.charAt(r-1));u=!!(l&hi),l&=ci,o=o+(l<<a),a+=kr}while(u);n.value=js(o),n.rest=r}});var ye=m(A=>{"use strict";function Vs(t,e,r){if(e in t)return t[e];if(arguments.length===3)return r;throw new Error('"'+e+'" is a required argument.')}A.getArg=Vs;var pi=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,Us=/^data:.+\,.+$/;function Ve(t){var e=t.match(pi);return e?{scheme:e[1],auth:e[2],host:e[3],port:e[4],path:e[5]}:null}A.urlParse=Ve;function me(t){var e="";return t.scheme&&(e+=t.scheme+":"),e+="//",t.auth&&(e+=t.auth+"@"),t.host&&(e+=t.host),t.port&&(e+=":"+t.port),t.path&&(e+=t.path),e}A.urlGenerate=me;function Er(t){var e=t,r=Ve(t);if(r){if(!r.path)return t;e=r.path}for(var n=A.isAbsolute(e),i=e.split(/\/+/),o,a=0,u=i.length-1;u>=0;u--)o=i[u],o==="."?i.splice(u,1):o===".."?a++:a>0&&(o===""?(i.splice(u+1,a),a=0):(i.splice(u,2),a--));return e=i.join("/"),e===""&&(e=n?"/":"."),r?(r.path=e,me(r)):e}A.normalize=Er;function fi(t,e){t===""&&(t="."),e===""&&(e=".");var r=Ve(e),n=Ve(t);if(n&&(t=n.path||"/"),r&&!r.scheme)return n&&(r.scheme=n.scheme),me(r);if(r||e.match(Us))return e;if(n&&!n.host&&!n.path)return n.host=e,me(n);var i=e.charAt(0)==="/"?e:Er(t.replace(/\/+$/,"")+"/"+e);return n?(n.path=i,me(n)):i}A.join=fi;A.isAbsolute=function(t){return t.charAt(0)==="/"||pi.test(t)};function Ws(t,e){t===""&&(t="."),t=t.replace(/\/$/,"");for(var r=0;e.indexOf(t+"/")!==0;){var n=t.lastIndexOf("/");if(n<0||(t=t.slice(0,n),t.match(/^([^\/]+:\/)?\/*$/)))return e;++r}return Array(r+1).join("../")+e.substr(t.length+1)}A.relative=Ws;var di=function(){var t=Object.create(null);return!("__proto__"in t)}();function gi(t){return t}function Gs(t){return mi(t)?"$"+t:t}A.toSetString=di?gi:Gs;function Ks(t){return mi(t)?t.slice(1):t}A.fromSetString=di?gi:Ks;function mi(t){if(!t)return!1;var e=t.length;if(e<9||t.charCodeAt(e-1)!==95||t.charCodeAt(e-2)!==95||t.charCodeAt(e-3)!==111||t.charCodeAt(e-4)!==116||t.charCodeAt(e-5)!==111||t.charCodeAt(e-6)!==114||t.charCodeAt(e-7)!==112||t.charCodeAt(e-8)!==95||t.charCodeAt(e-9)!==95)return!1;for(var r=e-10;r>=0;r--)if(t.charCodeAt(r)!==36)return!1;return!0}function zs(t,e,r){var n=ve(t.source,e.source);return n!==0||(n=t.originalLine-e.originalLine,n!==0)||(n=t.originalColumn-e.originalColumn,n!==0||r)||(n=t.generatedColumn-e.generatedColumn,n!==0)||(n=t.generatedLine-e.generatedLine,n!==0)?n:ve(t.name,e.name)}A.compareByOriginalPositions=zs;function Js(t,e,r){var n=t.generatedLine-e.generatedLine;return n!==0||(n=t.generatedColumn-e.generatedColumn,n!==0||r)||(n=ve(t.source,e.source),n!==0)||(n=t.originalLine-e.originalLine,n!==0)||(n=t.originalColumn-e.originalColumn,n!==0)?n:ve(t.name,e.name)}A.compareByGeneratedPositionsDeflated=Js;function ve(t,e){return t===e?0:t===null?1:e===null?-1:t>e?1:-1}function Qs(t,e){var r=t.generatedLine-e.generatedLine;return r!==0||(r=t.generatedColumn-e.generatedColumn,r!==0)||(r=ve(t.source,e.source),r!==0)||(r=t.originalLine-e.originalLine,r!==0)||(r=t.originalColumn-e.originalColumn,r!==0)?r:ve(t.name,e.name)}A.compareByGeneratedPositionsInflated=Qs;function Ys(t){return JSON.parse(t.replace(/^\)]}'[^\n]*\n/,""))}A.parseSourceMapInput=Ys;function Zs(t,e,r){if(e=e||"",t&&(t[t.length-1]!=="/"&&e[0]!=="/"&&(t+="/"),e=t+e),r){var n=Ve(r);if(!n)throw new Error("sourceMapURL could not be parsed");if(n.path){var i=n.path.lastIndexOf("/");i>=0&&(n.path=n.path.substring(0,i+1))}e=fi(me(n),e)}return Er(e)}A.computeSourceURL=Zs});var Ar=m(vi=>{"use strict";var Lr=ye(),Or=Object.prototype.hasOwnProperty,ae=typeof Map<"u";function J(){this._array=[],this._set=ae?new Map:Object.create(null)}J.fromArray=function(e,r){for(var n=new J,i=0,o=e.length;i<o;i++)n.add(e[i],r);return n};J.prototype.size=function(){return ae?this._set.size:Object.getOwnPropertyNames(this._set).length};J.prototype.add=function(e,r){var n=ae?e:Lr.toSetString(e),i=ae?this.has(e):Or.call(this._set,n),o=this._array.length;(!i||r)&&this._array.push(e),i||(ae?this._set.set(e,o):this._set[n]=o)};J.prototype.has=function(e){if(ae)return this._set.has(e);var r=Lr.toSetString(e);return Or.call(this._set,r)};J.prototype.indexOf=function(e){if(ae){var r=this._set.get(e);if(r>=0)return r}else{var n=Lr.toSetString(e);if(Or.call(this._set,n))return this._set[n]}throw new Error('"'+e+'" is not in the set.')};J.prototype.at=function(e){if(e>=0&&e<this._array.length)return this._array[e];throw new Error("No element indexed by "+e)};J.prototype.toArray=function(){return this._array.slice()};vi.ArraySet=J});var bi=m(_i=>{"use strict";var yi=ye();function Xs(t,e){var r=t.generatedLine,n=e.generatedLine,i=t.generatedColumn,o=e.generatedColumn;return n>r||n==r&&o>=i||yi.compareByGeneratedPositionsInflated(t,e)<=0}function wt(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}wt.prototype.unsortedForEach=function(e,r){this._array.forEach(e,r)};wt.prototype.add=function(e){Xs(this._last,e)?(this._last=e,this._array.push(e)):(this._sorted=!1,this._array.push(e))};wt.prototype.toArray=function(){return this._sorted||(this._array.sort(yi.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};_i.MappingList=wt});var Mr=m(Si=>{"use strict";var Ue=Cr(),E=ye(),Ct=Ar().ArraySet,$s=bi().MappingList;function H(t){t||(t={}),this._file=E.getArg(t,"file",null),this._sourceRoot=E.getArg(t,"sourceRoot",null),this._skipValidation=E.getArg(t,"skipValidation",!1),this._sources=new Ct,this._names=new Ct,this._mappings=new $s,this._sourcesContents=null}H.prototype._version=3;H.fromSourceMap=function(e){var r=e.sourceRoot,n=new H({file:e.file,sourceRoot:r});return e.eachMapping(function(i){var o={generated:{line:i.generatedLine,column:i.generatedColumn}};i.source!=null&&(o.source=i.source,r!=null&&(o.source=E.relative(r,o.source)),o.original={line:i.originalLine,column:i.originalColumn},i.name!=null&&(o.name=i.name)),n.addMapping(o)}),e.sources.forEach(function(i){var o=i;r!==null&&(o=E.relative(r,i)),n._sources.has(o)||n._sources.add(o);var a=e.sourceContentFor(i);a!=null&&n.setSourceContent(i,a)}),n};H.prototype.addMapping=function(e){var r=E.getArg(e,"generated"),n=E.getArg(e,"original",null),i=E.getArg(e,"source",null),o=E.getArg(e,"name",null);this._skipValidation||this._validateMapping(r,n,i,o),i!=null&&(i=String(i),this._sources.has(i)||this._sources.add(i)),o!=null&&(o=String(o),this._names.has(o)||this._names.add(o)),this._mappings.add({generatedLine:r.line,generatedColumn:r.column,originalLine:n!=null&&n.line,originalColumn:n!=null&&n.column,source:i,name:o})};H.prototype.setSourceContent=function(e,r){var n=e;this._sourceRoot!=null&&(n=E.relative(this._sourceRoot,n)),r!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[E.toSetString(n)]=r):this._sourcesContents&&(delete this._sourcesContents[E.toSetString(n)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))};H.prototype.applySourceMap=function(e,r,n){var i=r;if(r==null){if(e.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);i=e.file}var o=this._sourceRoot;o!=null&&(i=E.relative(o,i));var a=new Ct,u=new Ct;this._mappings.unsortedForEach(function(l){if(l.source===i&&l.originalLine!=null){var s=e.originalPositionFor({line:l.originalLine,column:l.originalColumn});s.source!=null&&(l.source=s.source,n!=null&&(l.source=E.join(n,l.source)),o!=null&&(l.source=E.relative(o,l.source)),l.originalLine=s.line,l.originalColumn=s.column,s.name!=null&&(l.name=s.name))}var h=l.source;h!=null&&!a.has(h)&&a.add(h);var c=l.name;c!=null&&!u.has(c)&&u.add(c)},this),this._sources=a,this._names=u,e.sources.forEach(function(l){var s=e.sourceContentFor(l);s!=null&&(n!=null&&(l=E.join(n,l)),o!=null&&(l=E.relative(o,l)),this.setSourceContent(l,s))},this)};H.prototype._validateMapping=function(e,r,n,i){if(r&&typeof r.line!="number"&&typeof r.column!="number")throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if(!(e&&"line"in e&&"column"in e&&e.line>0&&e.column>=0&&!r&&!n&&!i)){if(e&&"line"in e&&"column"in e&&r&&"line"in r&&"column"in r&&e.line>0&&e.column>=0&&r.line>0&&r.column>=0&&n)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:e,source:n,original:r,name:i}))}};H.prototype._serializeMappings=function(){for(var e=0,r=1,n=0,i=0,o=0,a=0,u="",l,s,h,c,p=this._mappings.toArray(),f=0,v=p.length;f<v;f++){if(s=p[f],l="",s.generatedLine!==r)for(e=0;s.generatedLine!==r;)l+=";",r++;else if(f>0){if(!E.compareByGeneratedPositionsInflated(s,p[f-1]))continue;l+=","}l+=Ue.encode(s.generatedColumn-e),e=s.generatedColumn,s.source!=null&&(c=this._sources.indexOf(s.source),l+=Ue.encode(c-a),a=c,l+=Ue.encode(s.originalLine-1-i),i=s.originalLine-1,l+=Ue.encode(s.originalColumn-n),n=s.originalColumn,s.name!=null&&(h=this._names.indexOf(s.name),l+=Ue.encode(h-o),o=h)),u+=l}return u};H.prototype._generateSourcesContent=function(e,r){return e.map(function(n){if(!this._sourcesContents)return null;r!=null&&(n=E.relative(r,n));var i=E.toSetString(n);return Object.prototype.hasOwnProperty.call(this._sourcesContents,i)?this._sourcesContents[i]:null},this)};H.prototype.toJSON=function(){var e={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(e.file=this._file),this._sourceRoot!=null&&(e.sourceRoot=this._sourceRoot),this._sourcesContents&&(e.sourcesContent=this._generateSourcesContent(e.sources,e.sourceRoot)),e};H.prototype.toString=function(){return JSON.stringify(this.toJSON())};Si.SourceMapGenerator=H});var Pi=m(se=>{"use strict";se.GREATEST_LOWER_BOUND=1;se.LEAST_UPPER_BOUND=2;function xr(t,e,r,n,i,o){var a=Math.floor((e-t)/2)+t,u=i(r,n[a],!0);return u===0?a:u>0?e-a>1?xr(a,e,r,n,i,o):o==se.LEAST_UPPER_BOUND?e<n.length?e:-1:a:a-t>1?xr(t,a,r,n,i,o):o==se.LEAST_UPPER_BOUND?a:t<0?-1:t}se.search=function(e,r,n,i){if(r.length===0)return-1;var o=xr(-1,r.length,e,r,n,i||se.GREATEST_LOWER_BOUND);if(o<0)return-1;for(;o-1>=0&&n(r[o],r[o-1],!0)===0;)--o;return o}});var wi=m(ki=>{"use strict";function Ir(t,e,r){var n=t[e];t[e]=t[r],t[r]=n}function eu(t,e){return Math.round(t+Math.random()*(e-t))}function Nr(t,e,r,n){if(r<n){var i=eu(r,n),o=r-1;Ir(t,i,n);for(var a=t[n],u=r;u<n;u++)e(t[u],a)<=0&&(o+=1,Ir(t,o,u));Ir(t,o+1,u);var l=o+1;Nr(t,e,r,l-1),Nr(t,e,l+1,n)}}ki.quickSort=function(t,e){Nr(t,e,0,t.length-1)}});var Ei=m(Et=>{"use strict";var d=ye(),Rr=Pi(),_e=Ar().ArraySet,tu=Cr(),We=wi().quickSort;function S(t,e){var r=t;return typeof t=="string"&&(r=d.parseSourceMapInput(t)),r.sections!=null?new F(r,e):new L(r,e)}S.fromSourceMap=function(t,e){return L.fromSourceMap(t,e)};S.prototype._version=3;S.prototype.__generatedMappings=null;Object.defineProperty(S.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}});S.prototype.__originalMappings=null;Object.defineProperty(S.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}});S.prototype._charIsMappingSeparator=function(e,r){var n=e.charAt(r);return n===";"||n===","};S.prototype._parseMappings=function(e,r){throw new Error("Subclasses must implement _parseMappings")};S.GENERATED_ORDER=1;S.ORIGINAL_ORDER=2;S.GREATEST_LOWER_BOUND=1;S.LEAST_UPPER_BOUND=2;S.prototype.eachMapping=function(e,r,n){var i=r||null,o=n||S.GENERATED_ORDER,a;switch(o){case S.GENERATED_ORDER:a=this._generatedMappings;break;case S.ORIGINAL_ORDER:a=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var u=this.sourceRoot;a.map(function(l){var s=l.source===null?null:this._sources.at(l.source);return s=d.computeSourceURL(u,s,this._sourceMapURL),{source:s,generatedLine:l.generatedLine,generatedColumn:l.generatedColumn,originalLine:l.originalLine,originalColumn:l.originalColumn,name:l.name===null?null:this._names.at(l.name)}},this).forEach(e,i)};S.prototype.allGeneratedPositionsFor=function(e){var r=d.getArg(e,"line"),n={source:d.getArg(e,"source"),originalLine:r,originalColumn:d.getArg(e,"column",0)};if(n.source=this._findSourceIndex(n.source),n.source<0)return[];var i=[],o=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",d.compareByOriginalPositions,Rr.LEAST_UPPER_BOUND);if(o>=0){var a=this._originalMappings[o];if(e.column===void 0)for(var u=a.originalLine;a&&a.originalLine===u;)i.push({line:d.getArg(a,"generatedLine",null),column:d.getArg(a,"generatedColumn",null),lastColumn:d.getArg(a,"lastGeneratedColumn",null)}),a=this._originalMappings[++o];else for(var l=a.originalColumn;a&&a.originalLine===r&&a.originalColumn==l;)i.push({line:d.getArg(a,"generatedLine",null),column:d.getArg(a,"generatedColumn",null),lastColumn:d.getArg(a,"lastGeneratedColumn",null)}),a=this._originalMappings[++o]}return i};Et.SourceMapConsumer=S;function L(t,e){var r=t;typeof t=="string"&&(r=d.parseSourceMapInput(t));var n=d.getArg(r,"version"),i=d.getArg(r,"sources"),o=d.getArg(r,"names",[]),a=d.getArg(r,"sourceRoot",null),u=d.getArg(r,"sourcesContent",null),l=d.getArg(r,"mappings"),s=d.getArg(r,"file",null);if(n!=this._version)throw new Error("Unsupported version: "+n);a&&(a=d.normalize(a)),i=i.map(String).map(d.normalize).map(function(h){return a&&d.isAbsolute(a)&&d.isAbsolute(h)?d.relative(a,h):h}),this._names=_e.fromArray(o.map(String),!0),this._sources=_e.fromArray(i,!0),this._absoluteSources=this._sources.toArray().map(function(h){return d.computeSourceURL(a,h,e)}),this.sourceRoot=a,this.sourcesContent=u,this._mappings=l,this._sourceMapURL=e,this.file=s}L.prototype=Object.create(S.prototype);L.prototype.consumer=S;L.prototype._findSourceIndex=function(t){var e=t;if(this.sourceRoot!=null&&(e=d.relative(this.sourceRoot,e)),this._sources.has(e))return this._sources.indexOf(e);var r;for(r=0;r<this._absoluteSources.length;++r)if(this._absoluteSources[r]==t)return r;return-1};L.fromSourceMap=function(e,r){var n=Object.create(L.prototype),i=n._names=_e.fromArray(e._names.toArray(),!0),o=n._sources=_e.fromArray(e._sources.toArray(),!0);n.sourceRoot=e._sourceRoot,n.sourcesContent=e._generateSourcesContent(n._sources.toArray(),n.sourceRoot),n.file=e._file,n._sourceMapURL=r,n._absoluteSources=n._sources.toArray().map(function(f){return d.computeSourceURL(n.sourceRoot,f,r)});for(var a=e._mappings.toArray().slice(),u=n.__generatedMappings=[],l=n.__originalMappings=[],s=0,h=a.length;s<h;s++){var c=a[s],p=new Ci;p.generatedLine=c.generatedLine,p.generatedColumn=c.generatedColumn,c.source&&(p.source=o.indexOf(c.source),p.originalLine=c.originalLine,p.originalColumn=c.originalColumn,c.name&&(p.name=i.indexOf(c.name)),l.push(p)),u.push(p)}return We(n.__originalMappings,d.compareByOriginalPositions),n};L.prototype._version=3;Object.defineProperty(L.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function Ci(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}L.prototype._parseMappings=function(e,r){for(var n=1,i=0,o=0,a=0,u=0,l=0,s=e.length,h=0,c={},p={},f=[],v=[],y,_,g,b,D;h<s;)if(e.charAt(h)===";")n++,h++,i=0;else if(e.charAt(h)===",")h++;else{for(y=new Ci,y.generatedLine=n,b=h;b<s&&!this._charIsMappingSeparator(e,b);b++);if(_=e.slice(h,b),g=c[_],g)h+=_.length;else{for(g=[];h<b;)tu.decode(e,h,p),D=p.value,h=p.rest,g.push(D);if(g.length===2)throw new Error("Found a source, but no line and column");if(g.length===3)throw new Error("Found a source and line, but no column");c[_]=g}y.generatedColumn=i+g[0],i=y.generatedColumn,g.length>1&&(y.source=u+g[1],u+=g[1],y.originalLine=o+g[2],o=y.originalLine,y.originalLine+=1,y.originalColumn=a+g[3],a=y.originalColumn,g.length>4&&(y.name=l+g[4],l+=g[4])),v.push(y),typeof y.originalLine=="number"&&f.push(y)}We(v,d.compareByGeneratedPositionsDeflated),this.__generatedMappings=v,We(f,d.compareByOriginalPositions),this.__originalMappings=f};L.prototype._findMapping=function(e,r,n,i,o,a){if(e[n]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+e[n]);if(e[i]<0)throw new TypeError("Column must be greater than or equal to 0, got "+e[i]);return Rr.search(e,r,o,a)};L.prototype.computeColumnSpans=function(){for(var e=0;e<this._generatedMappings.length;++e){var r=this._generatedMappings[e];if(e+1<this._generatedMappings.length){var n=this._generatedMappings[e+1];if(r.generatedLine===n.generatedLine){r.lastGeneratedColumn=n.generatedColumn-1;continue}}r.lastGeneratedColumn=1/0}};L.prototype.originalPositionFor=function(e){var r={generatedLine:d.getArg(e,"line"),generatedColumn:d.getArg(e,"column")},n=this._findMapping(r,this._generatedMappings,"generatedLine","generatedColumn",d.compareByGeneratedPositionsDeflated,d.getArg(e,"bias",S.GREATEST_LOWER_BOUND));if(n>=0){var i=this._generatedMappings[n];if(i.generatedLine===r.generatedLine){var o=d.getArg(i,"source",null);o!==null&&(o=this._sources.at(o),o=d.computeSourceURL(this.sourceRoot,o,this._sourceMapURL));var a=d.getArg(i,"name",null);return a!==null&&(a=this._names.at(a)),{source:o,line:d.getArg(i,"originalLine",null),column:d.getArg(i,"originalColumn",null),name:a}}}return{source:null,line:null,column:null,name:null}};L.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(e){return e==null}):!1};L.prototype.sourceContentFor=function(e,r){if(!this.sourcesContent)return null;var n=this._findSourceIndex(e);if(n>=0)return this.sourcesContent[n];var i=e;this.sourceRoot!=null&&(i=d.relative(this.sourceRoot,i));var o;if(this.sourceRoot!=null&&(o=d.urlParse(this.sourceRoot))){var a=i.replace(/^file:\/\//,"");if(o.scheme=="file"&&this._sources.has(a))return this.sourcesContent[this._sources.indexOf(a)];if((!o.path||o.path=="/")&&this._sources.has("/"+i))return this.sourcesContent[this._sources.indexOf("/"+i)]}if(r)return null;throw new Error('"'+i+'" is not in the SourceMap.')};L.prototype.generatedPositionFor=function(e){var r=d.getArg(e,"source");if(r=this._findSourceIndex(r),r<0)return{line:null,column:null,lastColumn:null};var n={source:r,originalLine:d.getArg(e,"line"),originalColumn:d.getArg(e,"column")},i=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",d.compareByOriginalPositions,d.getArg(e,"bias",S.GREATEST_LOWER_BOUND));if(i>=0){var o=this._originalMappings[i];if(o.source===n.source)return{line:d.getArg(o,"generatedLine",null),column:d.getArg(o,"generatedColumn",null),lastColumn:d.getArg(o,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}};Et.BasicSourceMapConsumer=L;function F(t,e){var r=t;typeof t=="string"&&(r=d.parseSourceMapInput(t));var n=d.getArg(r,"version"),i=d.getArg(r,"sections");if(n!=this._version)throw new Error("Unsupported version: "+n);this._sources=new _e,this._names=new _e;var o={line:-1,column:0};this._sections=i.map(function(a){if(a.url)throw new Error("Support for url field in sections not implemented.");var u=d.getArg(a,"offset"),l=d.getArg(u,"line"),s=d.getArg(u,"column");if(l<o.line||l===o.line&&s<o.column)throw new Error("Section offsets must be ordered and non-overlapping.");return o=u,{generatedOffset:{generatedLine:l+1,generatedColumn:s+1},consumer:new S(d.getArg(a,"map"),e)}})}F.prototype=Object.create(S.prototype);F.prototype.constructor=S;F.prototype._version=3;Object.defineProperty(F.prototype,"sources",{get:function(){for(var e=[],r=0;r<this._sections.length;r++)for(var n=0;n<this._sections[r].consumer.sources.length;n++)e.push(this._sections[r].consumer.sources[n]);return e}});F.prototype.originalPositionFor=function(e){var r={generatedLine:d.getArg(e,"line"),generatedColumn:d.getArg(e,"column")},n=Rr.search(r,this._sections,function(o,a){var u=o.generatedLine-a.generatedOffset.generatedLine;return u||o.generatedColumn-a.generatedOffset.generatedColumn}),i=this._sections[n];return i?i.consumer.originalPositionFor({line:r.generatedLine-(i.generatedOffset.generatedLine-1),column:r.generatedColumn-(i.generatedOffset.generatedLine===r.generatedLine?i.generatedOffset.generatedColumn-1:0),bias:e.bias}):{source:null,line:null,column:null,name:null}};F.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(e){return e.consumer.hasContentsOfAllSources()})};F.prototype.sourceContentFor=function(e,r){for(var n=0;n<this._sections.length;n++){var i=this._sections[n],o=i.consumer.sourceContentFor(e,!0);if(o)return o}if(r)return null;throw new Error('"'+e+'" is not in the SourceMap.')};F.prototype.generatedPositionFor=function(e){for(var r=0;r<this._sections.length;r++){var n=this._sections[r];if(n.consumer._findSourceIndex(d.getArg(e,"source"))!==-1){var i=n.consumer.generatedPositionFor(e);if(i){var o={line:i.line+(n.generatedOffset.generatedLine-1),column:i.column+(n.generatedOffset.generatedLine===i.line?n.generatedOffset.generatedColumn-1:0)};return o}}}return{line:null,column:null}};F.prototype._parseMappings=function(e,r){this.__generatedMappings=[],this.__originalMappings=[];for(var n=0;n<this._sections.length;n++)for(var i=this._sections[n],o=i.consumer._generatedMappings,a=0;a<o.length;a++){var u=o[a],l=i.consumer._sources.at(u.source);l=d.computeSourceURL(i.consumer.sourceRoot,l,this._sourceMapURL),this._sources.add(l),l=this._sources.indexOf(l);var s=null;u.name&&(s=i.consumer._names.at(u.name),this._names.add(s),s=this._names.indexOf(s));var h={source:l,generatedLine:u.generatedLine+(i.generatedOffset.generatedLine-1),generatedColumn:u.generatedColumn+(i.generatedOffset.generatedLine===u.generatedLine?i.generatedOffset.generatedColumn-1:0),originalLine:u.originalLine,originalColumn:u.originalColumn,name:s};this.__generatedMappings.push(h),typeof h.originalLine=="number"&&this.__originalMappings.push(h)}We(this.__generatedMappings,d.compareByGeneratedPositionsDeflated),We(this.__originalMappings,d.compareByOriginalPositions)};Et.IndexedSourceMapConsumer=F});var Oi=m(Li=>{"use strict";var ru=Mr().SourceMapGenerator,Lt=ye(),nu=/(\r?\n)/,iu=10,be="$$$isSourceNode$$$";function R(t,e,r,n,i){this.children=[],this.sourceContents={},this.line=t??null,this.column=e??null,this.source=r??null,this.name=i??null,this[be]=!0,n!=null&&this.add(n)}R.fromStringWithSourceMap=function(e,r,n){var i=new R,o=e.split(nu),a=0,u=function(){var f=y(),v=y()||"";return f+v;function y(){return a<o.length?o[a++]:void 0}},l=1,s=0,h=null;return r.eachMapping(function(p){if(h!==null)if(l<p.generatedLine)c(h,u()),l++,s=0;else{var f=o[a]||"",v=f.substr(0,p.generatedColumn-s);o[a]=f.substr(p.generatedColumn-s),s=p.generatedColumn,c(h,v),h=p;return}for(;l<p.generatedLine;)i.add(u()),l++;if(s<p.generatedColumn){var f=o[a]||"";i.add(f.substr(0,p.generatedColumn)),o[a]=f.substr(p.generatedColumn),s=p.generatedColumn}h=p},this),a<o.length&&(h&&c(h,u()),i.add(o.splice(a).join(""))),r.sources.forEach(function(p){var f=r.sourceContentFor(p);f!=null&&(n!=null&&(p=Lt.join(n,p)),i.setSourceContent(p,f))}),i;function c(p,f){if(p===null||p.source===void 0)i.add(f);else{var v=n?Lt.join(n,p.source):p.source;i.add(new R(p.originalLine,p.originalColumn,v,f,p.name))}}};R.prototype.add=function(e){if(Array.isArray(e))e.forEach(function(r){this.add(r)},this);else if(e[be]||typeof e=="string")e&&this.children.push(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};R.prototype.prepend=function(e){if(Array.isArray(e))for(var r=e.length-1;r>=0;r--)this.prepend(e[r]);else if(e[be]||typeof e=="string")this.children.unshift(e);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+e);return this};R.prototype.walk=function(e){for(var r,n=0,i=this.children.length;n<i;n++)r=this.children[n],r[be]?r.walk(e):r!==""&&e(r,{source:this.source,line:this.line,column:this.column,name:this.name})};R.prototype.join=function(e){var r,n,i=this.children.length;if(i>0){for(r=[],n=0;n<i-1;n++)r.push(this.children[n]),r.push(e);r.push(this.children[n]),this.children=r}return this};R.prototype.replaceRight=function(e,r){var n=this.children[this.children.length-1];return n[be]?n.replaceRight(e,r):typeof n=="string"?this.children[this.children.length-1]=n.replace(e,r):this.children.push("".replace(e,r)),this};R.prototype.setSourceContent=function(e,r){this.sourceContents[Lt.toSetString(e)]=r};R.prototype.walkSourceContents=function(e){for(var r=0,n=this.children.length;r<n;r++)this.children[r][be]&&this.children[r].walkSourceContents(e);for(var i=Object.keys(this.sourceContents),r=0,n=i.length;r<n;r++)e(Lt.fromSetString(i[r]),this.sourceContents[i[r]])};R.prototype.toString=function(){var e="";return this.walk(function(r){e+=r}),e};R.prototype.toStringWithSourceMap=function(e){var r={code:"",line:1,column:0},n=new ru(e),i=!1,o=null,a=null,u=null,l=null;return this.walk(function(s,h){r.code+=s,h.source!==null&&h.line!==null&&h.column!==null?((o!==h.source||a!==h.line||u!==h.column||l!==h.name)&&n.addMapping({source:h.source,original:{line:h.line,column:h.column},generated:{line:r.line,column:r.column},name:h.name}),o=h.source,a=h.line,u=h.column,l=h.name,i=!0):i&&(n.addMapping({generated:{line:r.line,column:r.column}}),o=null,i=!1);for(var c=0,p=s.length;c<p;c++)s.charCodeAt(c)===iu?(r.line++,r.column=0,c+1===p?(o=null,i=!1):i&&n.addMapping({source:h.source,original:{line:h.line,column:h.column},generated:{line:r.line,column:r.column},name:h.name})):r.column++}),this.walkSourceContents(function(s,h){n.setSourceContent(s,h)}),{code:r.code,map:n}};Li.SourceNode=R});var Ai=m(Ot=>{"use strict";Ot.SourceMapGenerator=Mr().SourceMapGenerator;Ot.SourceMapConsumer=Ei().SourceMapConsumer;Ot.SourceNode=Oi().SourceNode});var Ni=m((At,Ii)=>{"use strict";At.__esModule=!0;var Tr=x(),ue=void 0;try{(typeof define!="function"||!define.amd)&&(Mi=Ai(),ue=Mi.SourceNode)}catch{}var Mi;ue||(ue=function(e,r,n,i){this.src="",i&&this.add(i)},ue.prototype={add:function(e){Tr.isArray(e)&&(e=e.join("")),this.src+=e},prepend:function(e){Tr.isArray(e)&&(e=e.join("")),this.src=e+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}});function Dr(t,e,r){if(Tr.isArray(t)){for(var n=[],i=0,o=t.length;i<o;i++)n.push(e.wrap(t[i],r));return n}else if(typeof t=="boolean"||typeof t=="number")return t+"";return t}function xi(t){this.srcFile=t,this.source=[]}xi.prototype={isEmpty:function(){return!this.source.length},prepend:function(e,r){this.source.unshift(this.wrap(e,r))},push:function(e,r){this.source.push(this.wrap(e,r))},merge:function(){var e=this.empty();return this.each(function(r){e.add([" ",r,`
10
- `])}),e},each:function(e){for(var r=0,n=this.source.length;r<n;r++)e(this.source[r])},empty:function(){var e=this.currentLocation||{start:{}};return new ue(e.start.line,e.start.column,this.srcFile)},wrap:function(e){var r=arguments.length<=1||arguments[1]===void 0?this.currentLocation||{start:{}}:arguments[1];return e instanceof ue?e:(e=Dr(e,this,r),new ue(r.start.line,r.start.column,this.srcFile,e))},functionCall:function(e,r,n){return n=this.generateList(n),this.wrap([e,r?"."+r+"(":"(",n,")"])},quotedString:function(e){return'"'+(e+"").replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")+'"'},objectLiteral:function(e){var r=this,n=[];Object.keys(e).forEach(function(o){var a=Dr(e[o],r);a!=="undefined"&&n.push([r.quotedString(o),":",a])});var i=this.generateList(n);return i.prepend("{"),i.add("}"),i},generateList:function(e){for(var r=this.empty(),n=0,i=e.length;n<i;n++)n&&r.add(","),r.add(Dr(e[n],this));return r},generateArray:function(e){var r=this.generateList(e);return r.prepend("["),r.add("]"),r}};At.default=xi;Ii.exports=At.default});var qi=m((Mt,Bi)=>{"use strict";Mt.__esModule=!0;function Ti(t){return t&&t.__esModule?t:{default:t}}var Ri=ht(),ou=B(),Br=Ti(ou),au=x(),su=Ni(),Di=Ti(su);function Se(t){this.value=t}function Pe(){}Pe.prototype={nameLookup:function(e,r){return this.internalNameLookup(e,r)},depthedLookup:function(e){return[this.aliasable("container.lookup"),"(depths, ",JSON.stringify(e),")"]},compilerInfo:function(){var e=Ri.COMPILER_REVISION,r=Ri.REVISION_CHANGES[e];return[e,r]},appendToBuffer:function(e,r,n){return au.isArray(e)||(e=[e]),e=this.source.wrap(e,r),this.environment.isSimple?["return ",e,";"]:n?["buffer += ",e,";"]:(e.appendToBuffer=!0,e)},initializeBuffer:function(){return this.quotedString("")},internalNameLookup:function(e,r){return this.lookupPropertyFunctionIsUsed=!0,["lookupProperty(",e,",",JSON.stringify(r),")"]},lookupPropertyFunctionIsUsed:!1,compile:function(e,r,n,i){this.environment=e,this.options=r,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!i,this.name=this.environment.name,this.isChild=!!n,this.context=n||{decorators:[],programs:[],environments:[]},this.preamble(),this.stackSlot=0,this.stackVars=[],this.aliases={},this.registers={list:[]},this.hashes=[],this.compileStack=[],this.inlineStack=[],this.blockParams=[],this.compileChildren(e,r),this.useDepths=this.useDepths||e.useDepths||e.useDecorators||this.options.compat,this.useBlockParams=this.useBlockParams||e.useBlockParams;var o=e.opcodes,a=void 0,u=void 0,l=void 0,s=void 0;for(l=0,s=o.length;l<s;l++)a=o[l],this.source.currentLocation=a.loc,u=u||a.loc,this[a.opcode].apply(this,a.args);if(this.source.currentLocation=u,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new Br.default("Compile completed with content left on stack");this.decorators.isEmpty()?this.decorators=void 0:(this.useDecorators=!0,this.decorators.prepend(["var decorators = container.decorators, ",this.lookupPropertyFunctionVarDeclaration(),`;
561
+ Expecting `+z.join(", ")+", got '"+(this.terminals_[y]||y)+"'":G="Parse error on line "+(p+1)+": Unexpected "+(y==1?"end of input":"'"+(this.terminals_[y]||y)+"'"),this.parseError(G,{text:this.lexer.match,token:this.terminals_[y]||y,line:this.lexer.yylineno,loc:_,expected:z})}}if(O[0]instanceof Array&&O.length>1)throw new Error("Parse Error: multiple actions possible at state: "+I+", token: "+y);switch(O[0]){case 1:a.push(y),s.push(this.lexer.yytext),u.push(this.lexer.yylloc),a.push(O[1]),y=null,L?(y=L,L=null):(m=this.lexer.yyleng,f=this.lexer.yytext,p=this.lexer.yylineno,_=this.lexer.yylloc,b>0&&b--);break;case 2:if(te=this.productions_[O[1]][1],se.$=s[s.length-te],se._$={first_line:u[u.length-(te||1)].first_line,last_line:u[u.length-1].last_line,first_column:u[u.length-(te||1)].first_column,last_column:u[u.length-1].last_column},P&&(se._$.range=[u[u.length-(te||1)].range[0],u[u.length-1].range[1]]),X=this.performAction.call(se,f,m,p,this.yy,O[1],s,u),typeof X<"u")return X;te&&(a=a.slice(0,-1*te*2),s=s.slice(0,-1*te),u=u.slice(0,-1*te)),a.push(this.productions_[O[1]][0]),s.push(se.$),u.push(se._$),Ee=l[a[a.length-2]][a[a.length-1]],a.push(Ee);break;case 3:return!0}}return!0}},t=function(){var n={EOF:1,parseError:function(o,a){if(this.yy.parser)this.yy.parser.parseError(o,a);else throw new Error(o)},setInput:function(o){return this._input=o,this._more=this._less=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},input:function(){var o=this._input[0];this.yytext+=o,this.yyleng++,this.offset++,this.match+=o,this.matched+=o;var a=o.match(/(?:\r\n?|\n).*/g);return a?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),o},unput:function(o){var a=o.length,s=o.split(/(?:\r\n?|\n)/g);this._input=o+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-a-1),this.offset-=a;var u=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),s.length-1&&(this.yylineno-=s.length-1);var l=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:s?(s.length===u.length?this.yylloc.first_column:0)+u[u.length-s.length].length-s[0].length:this.yylloc.first_column-a},this.options.ranges&&(this.yylloc.range=[l[0],l[0]+this.yyleng-a]),this},more:function(){return this._more=!0,this},less:function(o){this.unput(this.match.slice(o))},pastInput:function(){var o=this.matched.substr(0,this.matched.length-this.match.length);return(o.length>20?"...":"")+o.substr(-20).replace(/\n/g,"")},upcomingInput:function(){var o=this.match;return o.length<20&&(o+=this._input.substr(0,20-o.length)),(o.substr(0,20)+(o.length>20?"...":"")).replace(/\n/g,"")},showPosition:function(){var o=this.pastInput(),a=new Array(o.length+1).join("-");return o+this.upcomingInput()+`
562
+ `+a+"^"},next:function(){if(this.done)return this.EOF;this._input||(this.done=!0);var o,a,s,u,l,f;this._more||(this.yytext="",this.match="");for(var p=this._currentRules(),m=0;m<p.length&&(s=this._input.match(this.rules[p[m]]),!(s&&(!a||s[0].length>a[0].length)&&(a=s,u=m,!this.options.flex)));m++);return a?(f=a[0].match(/(?:\r\n?|\n).*/g),f&&(this.yylineno+=f.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:f?f[f.length-1].length-f[f.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+a[0].length},this.yytext+=a[0],this.match+=a[0],this.matches=a,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._input=this._input.slice(a[0].length),this.matched+=a[0],o=this.performAction.call(this,this.yy,this,p[u],this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),o||void 0):this._input===""?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+`. Unrecognized text.
563
+ `+this.showPosition(),{text:"",token:null,line:this.yylineno})},lex:function(){var o=this.next();return typeof o<"u"?o:this.lex()},begin:function(o){this.conditionStack.push(o)},popState:function(){return this.conditionStack.pop()},_currentRules:function(){return this.conditions[this.conditionStack[this.conditionStack.length-1]].rules},topState:function(){return this.conditionStack[this.conditionStack.length-2]},pushState:function(o){this.begin(o)}};return n.options={},n.performAction=function(o,a,s,u){function l(p,m){return a.yytext=a.yytext.substring(p,a.yyleng-m+p)}var f=u;switch(s){case 0:if(a.yytext.slice(-2)==="\\\\"?(l(0,1),this.begin("mu")):a.yytext.slice(-1)==="\\"?(l(0,1),this.begin("emu")):this.begin("mu"),a.yytext)return 15;break;case 1:return 15;case 2:return this.popState(),15;break;case 3:return this.begin("raw"),15;break;case 4:return this.popState(),this.conditionStack[this.conditionStack.length-1]==="raw"?15:(l(5,9),"END_RAW_BLOCK");case 5:return 15;case 6:return this.popState(),14;break;case 7:return 65;case 8:return 68;case 9:return 19;case 10:return this.popState(),this.begin("raw"),23;break;case 11:return 55;case 12:return 60;case 13:return 29;case 14:return 47;case 15:return this.popState(),44;break;case 16:return this.popState(),44;break;case 17:return 34;case 18:return 39;case 19:return 51;case 20:return 48;case 21:this.unput(a.yytext),this.popState(),this.begin("com");break;case 22:return this.popState(),14;break;case 23:return 48;case 24:return 73;case 25:return 72;case 26:return 72;case 27:return 87;case 28:break;case 29:return this.popState(),54;break;case 30:return this.popState(),33;break;case 31:return a.yytext=l(1,2).replace(/\\"/g,'"'),80;break;case 32:return a.yytext=l(1,2).replace(/\\'/g,"'"),80;break;case 33:return 85;case 34:return 82;case 35:return 82;case 36:return 83;case 37:return 84;case 38:return 81;case 39:return 75;case 40:return 77;case 41:return 72;case 42:return a.yytext=a.yytext.replace(/\\([\\\]])/g,"$1"),72;break;case 43:return"INVALID";case 44:return 5}},n.rules=[/^(?:[^\x00]*?(?=(\{\{)))/,/^(?:[^\x00]+)/,/^(?:[^\x00]{2,}?(?=(\{\{|\\\{\{|\\\\\{\{|$)))/,/^(?:\{\{\{\{(?=[^/]))/,/^(?:\{\{\{\{\/[^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=[=}\s\/.])\}\}\}\})/,/^(?:[^\x00]+?(?=(\{\{\{\{)))/,/^(?:[\s\S]*?--(~)?\}\})/,/^(?:\()/,/^(?:\))/,/^(?:\{\{\{\{)/,/^(?:\}\}\}\})/,/^(?:\{\{(~)?>)/,/^(?:\{\{(~)?#>)/,/^(?:\{\{(~)?#\*?)/,/^(?:\{\{(~)?\/)/,/^(?:\{\{(~)?\^\s*(~)?\}\})/,/^(?:\{\{(~)?\s*else\s*(~)?\}\})/,/^(?:\{\{(~)?\^)/,/^(?:\{\{(~)?\s*else\b)/,/^(?:\{\{(~)?\{)/,/^(?:\{\{(~)?&)/,/^(?:\{\{(~)?!--)/,/^(?:\{\{(~)?![\s\S]*?\}\})/,/^(?:\{\{(~)?\*?)/,/^(?:=)/,/^(?:\.\.)/,/^(?:\.(?=([=~}\s\/.)|])))/,/^(?:[\/.])/,/^(?:\s+)/,/^(?:\}(~)?\}\})/,/^(?:(~)?\}\})/,/^(?:"(\\["]|[^"])*")/,/^(?:'(\\[']|[^'])*')/,/^(?:@)/,/^(?:true(?=([~}\s)])))/,/^(?:false(?=([~}\s)])))/,/^(?:undefined(?=([~}\s)])))/,/^(?:null(?=([~}\s)])))/,/^(?:-?[0-9]+(?:\.[0-9]+)?(?=([~}\s)])))/,/^(?:as\s+\|)/,/^(?:\|)/,/^(?:([^\s!"#%-,\.\/;->@\[-\^`\{-~]+(?=([=~}\s\/.)|]))))/,/^(?:\[(\\\]|[^\]])*\])/,/^(?:.)/,/^(?:$)/],n.conditions={mu:{rules:[7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44],inclusive:!1},emu:{rules:[2],inclusive:!1},com:{rules:[6],inclusive:!1},raw:{rules:[3,4,5],inclusive:!1},INITIAL:{rules:[0,1,44],inclusive:!0}},n}();e.lexer=t;function r(){this.yy={}}return r.prototype=e,e.Parser=r,new r}();ly.default=Rxe;lB.exports=ly.default});var hy=ne((py,hB)=>{"use strict";py.__esModule=!0;function Fxe(e){return e&&e.__esModule?e:{default:e}}var Ixe=li(),jC=Fxe(Ixe);function cy(){this.parents=[]}cy.prototype={constructor:cy,mutating:!1,acceptKey:function(t,r){var n=this.accept(t[r]);if(this.mutating){if(n&&!cy.prototype[n.type])throw new jC.default('Unexpected node type "'+n.type+'" found when accepting '+r+" on "+t.type);t[r]=n}},acceptRequired:function(t,r){if(this.acceptKey(t,r),!t[r])throw new jC.default(t.type+" requires "+r)},acceptArray:function(t){for(var r=0,n=t.length;r<n;r++)this.acceptKey(t,r),t[r]||(t.splice(r,1),r--,n--)},accept:function(t){if(t){if(!this[t.type])throw new jC.default("Unknown type: "+t.type,t);this.current&&this.parents.unshift(this.current),this.current=t;var r=this[t.type](t);if(this.current=this.parents.shift(),!this.mutating||r)return r;if(r!==!1)return t}},Program:function(t){this.acceptArray(t.body)},MustacheStatement:fy,Decorator:fy,BlockStatement:fB,DecoratorBlock:fB,PartialStatement:pB,PartialBlockStatement:function(t){pB.call(this,t),this.acceptKey(t,"program")},ContentStatement:function(){},CommentStatement:function(){},SubExpression:fy,PathExpression:function(){},StringLiteral:function(){},NumberLiteral:function(){},BooleanLiteral:function(){},UndefinedLiteral:function(){},NullLiteral:function(){},Hash:function(t){this.acceptArray(t.pairs)},HashPair:function(t){this.acceptRequired(t,"value")}};function fy(e){this.acceptRequired(e,"path"),this.acceptArray(e.params),this.acceptKey(e,"hash")}function fB(e){fy.call(this,e),this.acceptKey(e,"program"),this.acceptKey(e,"inverse")}function pB(e){this.acceptRequired(e,"name"),this.acceptArray(e.params),this.acceptKey(e,"hash")}py.default=cy;hB.exports=py.default});var mB=ne((dy,dB)=>{"use strict";dy.__esModule=!0;function Lxe(e){return e&&e.__esModule?e:{default:e}}var $xe=hy(),Nxe=Lxe($xe);function go(){var e=arguments.length<=0||arguments[0]===void 0?{}:arguments[0];this.options=e}go.prototype=new Nxe.default;go.prototype.Program=function(e){var t=!this.options.ignoreStandalone,r=!this.isRootSeen;this.isRootSeen=!0;for(var n=e.body,i=0,o=n.length;i<o;i++){var a=n[i],s=this.accept(a);if(s){var u=BC(n,i,r),l=MC(n,i,r),f=s.openStandalone&&u,p=s.closeStandalone&&l,m=s.inlineStandalone&&u&&l;s.close&&Tu(n,i,!0),s.open&&cs(n,i,!0),t&&m&&(Tu(n,i),cs(n,i)&&a.type==="PartialStatement"&&(a.indent=/([ \t]+$)/.exec(n[i-1].original)[1])),t&&f&&(Tu((a.program||a.inverse).body),cs(n,i)),t&&p&&(Tu(n,i),cs((a.inverse||a.program).body))}}return e};go.prototype.BlockStatement=go.prototype.DecoratorBlock=go.prototype.PartialBlockStatement=function(e){this.accept(e.program),this.accept(e.inverse);var t=e.program||e.inverse,r=e.program&&e.inverse,n=r,i=r;if(r&&r.chained)for(n=r.body[0].program;i.chained;)i=i.body[i.body.length-1].program;var o={open:e.openStrip.open,close:e.closeStrip.close,openStandalone:MC(t.body),closeStandalone:BC((n||t).body)};if(e.openStrip.close&&Tu(t.body,null,!0),r){var a=e.inverseStrip;a.open&&cs(t.body,null,!0),a.close&&Tu(n.body,null,!0),e.closeStrip.open&&cs(i.body,null,!0),!this.options.ignoreStandalone&&BC(t.body)&&MC(n.body)&&(cs(t.body),Tu(n.body))}else e.closeStrip.open&&cs(t.body,null,!0);return o};go.prototype.Decorator=go.prototype.MustacheStatement=function(e){return e.strip};go.prototype.PartialStatement=go.prototype.CommentStatement=function(e){var t=e.strip||{};return{inlineStandalone:!0,open:t.open,close:t.close}};function BC(e,t,r){t===void 0&&(t=e.length);var n=e[t-1],i=e[t-2];if(!n)return r;if(n.type==="ContentStatement")return(i||!r?/\r?\n\s*?$/:/(^|\r?\n)\s*?$/).test(n.original)}function MC(e,t,r){t===void 0&&(t=-1);var n=e[t+1],i=e[t+2];if(!n)return r;if(n.type==="ContentStatement")return(i||!r?/^\s*?\r?\n/:/^\s*?(\r?\n|$)/).test(n.original)}function Tu(e,t,r){var n=e[t==null?0:t+1];if(!(!n||n.type!=="ContentStatement"||!r&&n.rightStripped)){var i=n.value;n.value=n.value.replace(r?/^\s+/:/^[ \t]*\r?\n?/,""),n.rightStripped=n.value!==i}}function cs(e,t,r){var n=e[t==null?e.length-1:t-1];if(!(!n||n.type!=="ContentStatement"||!r&&n.leftStripped)){var i=n.value;return n.value=n.value.replace(r?/\s+$/:/[ \t]+$/,""),n.leftStripped=n.value!==i,n.leftStripped}}dy.default=go;dB.exports=dy.default});var gB=ne(ci=>{"use strict";ci.__esModule=!0;ci.SourceLocation=Mxe;ci.id=qxe;ci.stripFlags=Vxe;ci.stripComment=Uxe;ci.preparePath=Wxe;ci.prepareMustache=zxe;ci.prepareRawBlock=Hxe;ci.prepareBlock=Gxe;ci.prepareProgram=Kxe;ci.preparePartialBlock=Yxe;function jxe(e){return e&&e.__esModule?e:{default:e}}var Bxe=li(),qC=jxe(Bxe);function VC(e,t){if(t=t.path?t.path.original:t,e.path.original!==t){var r={loc:e.path.loc};throw new qC.default(e.path.original+" doesn't match "+t,r)}}function Mxe(e,t){this.source=e,this.start={line:t.first_line,column:t.first_column},this.end={line:t.last_line,column:t.last_column}}function qxe(e){return/^\[.*\]$/.test(e)?e.substring(1,e.length-1):e}function Vxe(e,t){return{open:e.charAt(2)==="~",close:t.charAt(t.length-3)==="~"}}function Uxe(e){return e.replace(/^\{\{~?!-?-?/,"").replace(/-?-?~?\}\}$/,"")}function Wxe(e,t,r){r=this.locInfo(r);for(var n=e?"@":"",i=[],o=0,a=0,s=t.length;a<s;a++){var u=t[a].part,l=t[a].original!==u;if(n+=(t[a].separator||"")+u,!l&&(u===".."||u==="."||u==="this")){if(i.length>0)throw new qC.default("Invalid path: "+n,{loc:r});u===".."&&o++}else i.push(u)}return{type:"PathExpression",data:e,depth:o,parts:i,original:n,loc:r}}function zxe(e,t,r,n,i,o){var a=n.charAt(3)||n.charAt(2),s=a!=="{"&&a!=="&",u=/\*/.test(n);return{type:u?"Decorator":"MustacheStatement",path:e,params:t,hash:r,escaped:s,strip:i,loc:this.locInfo(o)}}function Hxe(e,t,r,n){VC(e,r),n=this.locInfo(n);var i={type:"Program",body:t,strip:{},loc:n};return{type:"BlockStatement",path:e.path,params:e.params,hash:e.hash,program:i,openStrip:{},inverseStrip:{},closeStrip:{},loc:n}}function Gxe(e,t,r,n,i,o){n&&n.path&&VC(e,n);var a=/\*/.test(e.open);t.blockParams=e.blockParams;var s=void 0,u=void 0;if(r){if(a)throw new qC.default("Unexpected inverse block on decorator",r);r.chain&&(r.program.body[0].closeStrip=n.strip),u=r.strip,s=r.program}return i&&(i=s,s=t,t=i),{type:a?"DecoratorBlock":"BlockStatement",path:e.path,params:e.params,hash:e.hash,program:t,inverse:s,openStrip:e.strip,inverseStrip:u,closeStrip:n&&n.strip,loc:this.locInfo(o)}}function Kxe(e,t){if(!t&&e.length){var r=e[0].loc,n=e[e.length-1].loc;r&&n&&(t={source:r.source,start:{line:r.start.line,column:r.start.column},end:{line:n.end.line,column:n.end.column}})}return{type:"Program",body:e,strip:{},loc:t}}function Yxe(e,t,r,n){return VC(e,r),{type:"PartialBlockStatement",name:e.path,params:e.params,hash:e.hash,program:t,openStrip:e.strip,closeStrip:r&&r.strip,loc:this.locInfo(n)}}});var vB=ne(Vh=>{"use strict";Vh.__esModule=!0;Vh.parseWithoutProcessing=yB;Vh.parse=nwe;function Qxe(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&(t[r]=e[r]);return t.default=e,t}function bB(e){return e&&e.__esModule?e:{default:e}}var Xxe=cB(),UC=bB(Xxe),Jxe=mB(),Zxe=bB(Jxe),ewe=gB(),twe=Qxe(ewe),rwe=Wr();Vh.parser=UC.default;var my={};rwe.extend(my,twe);function yB(e,t){if(e.type==="Program")return e;UC.default.yy=my,my.locInfo=function(n){return new my.SourceLocation(t&&t.srcName,n)};var r=UC.default.parse(e);return r}function nwe(e,t){var r=yB(e,t),n=new Zxe.default(t);return n.accept(r)}});var SB=ne(Hh=>{"use strict";Hh.__esModule=!0;Hh.Compiler=WC;Hh.precompile=swe;Hh.compile=uwe;function wB(e){return e&&e.__esModule?e:{default:e}}var iwe=li(),Wh=wB(iwe),zh=Wr(),owe=NC(),Uh=wB(owe),awe=[].slice;function WC(){}WC.prototype={compiler:WC,equals:function(t){var r=this.opcodes.length;if(t.opcodes.length!==r)return!1;for(var n=0;n<r;n++){var i=this.opcodes[n],o=t.opcodes[n];if(i.opcode!==o.opcode||!kB(i.args,o.args))return!1}r=this.children.length;for(var n=0;n<r;n++)if(!this.children[n].equals(t.children[n]))return!1;return!0},guid:0,compile:function(t,r){return this.sourceNode=[],this.opcodes=[],this.children=[],this.options=r,this.stringParams=r.stringParams,this.trackIds=r.trackIds,r.blockParams=r.blockParams||[],r.knownHelpers=zh.extend(Object.create(null),{helperMissing:!0,blockHelperMissing:!0,each:!0,if:!0,unless:!0,with:!0,log:!0,lookup:!0},r.knownHelpers),this.accept(t)},compileProgram:function(t){var r=new this.compiler,n=r.compile(t,this.options),i=this.guid++;return this.usePartial=this.usePartial||n.usePartial,this.children[i]=n,this.useDepths=this.useDepths||n.useDepths,i},accept:function(t){if(!this[t.type])throw new Wh.default("Unknown type: "+t.type,t);this.sourceNode.unshift(t);var r=this[t.type](t);return this.sourceNode.shift(),r},Program:function(t){this.options.blockParams.unshift(t.blockParams);for(var r=t.body,n=r.length,i=0;i<n;i++)this.accept(r[i]);return this.options.blockParams.shift(),this.isSimple=n===1,this.blockParams=t.blockParams?t.blockParams.length:0,this},BlockStatement:function(t){xB(t);var r=t.program,n=t.inverse;r=r&&this.compileProgram(r),n=n&&this.compileProgram(n);var i=this.classifySexpr(t);i==="helper"?this.helperSexpr(t,r,n):i==="simple"?(this.simpleSexpr(t),this.opcode("pushProgram",r),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("blockValue",t.path.original)):(this.ambiguousSexpr(t,r,n),this.opcode("pushProgram",r),this.opcode("pushProgram",n),this.opcode("emptyHash"),this.opcode("ambiguousBlockValue")),this.opcode("append")},DecoratorBlock:function(t){var r=t.program&&this.compileProgram(t.program),n=this.setupFullMustacheParams(t,r,void 0),i=t.path;this.useDecorators=!0,this.opcode("registerDecorator",n.length,i.original)},PartialStatement:function(t){this.usePartial=!0;var r=t.program;r&&(r=this.compileProgram(t.program));var n=t.params;if(n.length>1)throw new Wh.default("Unsupported number of partial arguments: "+n.length,t);n.length||(this.options.explicitPartialContext?this.opcode("pushLiteral","undefined"):n.push({type:"PathExpression",parts:[],depth:0}));var i=t.name.original,o=t.name.type==="SubExpression";o&&this.accept(t.name),this.setupFullMustacheParams(t,r,void 0,!0);var a=t.indent||"";this.options.preventIndent&&a&&(this.opcode("appendContent",a),a=""),this.opcode("invokePartial",o,i,a),this.opcode("append")},PartialBlockStatement:function(t){this.PartialStatement(t)},MustacheStatement:function(t){this.SubExpression(t),t.escaped&&!this.options.noEscape?this.opcode("appendEscaped"):this.opcode("append")},Decorator:function(t){this.DecoratorBlock(t)},ContentStatement:function(t){t.value&&this.opcode("appendContent",t.value)},CommentStatement:function(){},SubExpression:function(t){xB(t);var r=this.classifySexpr(t);r==="simple"?this.simpleSexpr(t):r==="helper"?this.helperSexpr(t):this.ambiguousSexpr(t)},ambiguousSexpr:function(t,r,n){var i=t.path,o=i.parts[0],a=r!=null||n!=null;this.opcode("getContext",i.depth),this.opcode("pushProgram",r),this.opcode("pushProgram",n),i.strict=!0,this.accept(i),this.opcode("invokeAmbiguous",o,a)},simpleSexpr:function(t){var r=t.path;r.strict=!0,this.accept(r),this.opcode("resolvePossibleLambda")},helperSexpr:function(t,r,n){var i=this.setupFullMustacheParams(t,r,n),o=t.path,a=o.parts[0];if(this.options.knownHelpers[a])this.opcode("invokeKnownHelper",i.length,a);else{if(this.options.knownHelpersOnly)throw new Wh.default("You specified knownHelpersOnly, but used the unknown helper "+a,t);o.strict=!0,o.falsy=!0,this.accept(o),this.opcode("invokeHelper",i.length,o.original,Uh.default.helpers.simpleId(o))}},PathExpression:function(t){this.addDepth(t.depth),this.opcode("getContext",t.depth);var r=t.parts[0],n=Uh.default.helpers.scopedId(t),i=!t.depth&&!n&&this.blockParamIndex(r);i?this.opcode("lookupBlockParam",i,t.parts):r?t.data?(this.options.data=!0,this.opcode("lookupData",t.depth,t.parts,t.strict)):this.opcode("lookupOnContext",t.parts,t.falsy,t.strict,n):this.opcode("pushContext")},StringLiteral:function(t){this.opcode("pushString",t.value)},NumberLiteral:function(t){this.opcode("pushLiteral",t.value)},BooleanLiteral:function(t){this.opcode("pushLiteral",t.value)},UndefinedLiteral:function(){this.opcode("pushLiteral","undefined")},NullLiteral:function(){this.opcode("pushLiteral","null")},Hash:function(t){var r=t.pairs,n=0,i=r.length;for(this.opcode("pushHash");n<i;n++)this.pushParam(r[n].value);for(;n--;)this.opcode("assignToHash",r[n].key);this.opcode("popHash")},opcode:function(t){this.opcodes.push({opcode:t,args:awe.call(arguments,1),loc:this.sourceNode[0].loc})},addDepth:function(t){t&&(this.useDepths=!0)},classifySexpr:function(t){var r=Uh.default.helpers.simpleId(t.path),n=r&&!!this.blockParamIndex(t.path.parts[0]),i=!n&&Uh.default.helpers.helperExpression(t),o=!n&&(i||r);if(o&&!i){var a=t.path.parts[0],s=this.options;s.knownHelpers[a]?i=!0:s.knownHelpersOnly&&(o=!1)}return i?"helper":o?"ambiguous":"simple"},pushParams:function(t){for(var r=0,n=t.length;r<n;r++)this.pushParam(t[r])},pushParam:function(t){var r=t.value!=null?t.value:t.original||"";if(this.stringParams)r.replace&&(r=r.replace(/^(\.?\.\/)*/g,"").replace(/\//g,".")),t.depth&&this.addDepth(t.depth),this.opcode("getContext",t.depth||0),this.opcode("pushStringParam",r,t.type),t.type==="SubExpression"&&this.accept(t);else{if(this.trackIds){var n=void 0;if(t.parts&&!Uh.default.helpers.scopedId(t)&&!t.depth&&(n=this.blockParamIndex(t.parts[0])),n){var i=t.parts.slice(1).join(".");this.opcode("pushId","BlockParam",n,i)}else r=t.original||r,r.replace&&(r=r.replace(/^this(?:\.|$)/,"").replace(/^\.\//,"").replace(/^\.$/,"")),this.opcode("pushId",t.type,r)}this.accept(t)}},setupFullMustacheParams:function(t,r,n,i){var o=t.params;return this.pushParams(o),this.opcode("pushProgram",r),this.opcode("pushProgram",n),t.hash?this.accept(t.hash):this.opcode("emptyHash",i),o},blockParamIndex:function(t){for(var r=0,n=this.options.blockParams.length;r<n;r++){var i=this.options.blockParams[r],o=i&&zh.indexOf(i,t);if(i&&o>=0)return[r,o]}}};function swe(e,t,r){if(e==null||typeof e!="string"&&e.type!=="Program")throw new Wh.default("You must pass a string or Handlebars AST to Handlebars.precompile. You passed "+e);t=t||{},"data"in t||(t.data=!0),t.compat&&(t.useDepths=!0);var n=r.parse(e,t),i=new r.Compiler().compile(n,t);return new r.JavaScriptCompiler().compile(i,t)}function uwe(e,t,r){if(t===void 0&&(t={}),e==null||typeof e!="string"&&e.type!=="Program")throw new Wh.default("You must pass a string or Handlebars AST to Handlebars.compile. You passed "+e);t=zh.extend({},t),"data"in t||(t.data=!0),t.compat&&(t.useDepths=!0);var n=void 0;function i(){var a=r.parse(e,t),s=new r.Compiler().compile(a,t),u=new r.JavaScriptCompiler().compile(s,t,void 0,!0);return r.template(u)}function o(a,s){return n||(n=i()),n.call(this,a,s)}return o._setup=function(a){return n||(n=i()),n._setup(a)},o._child=function(a,s,u,l){return n||(n=i()),n._child(a,s,u,l)},o}function kB(e,t){if(e===t)return!0;if(zh.isArray(e)&&zh.isArray(t)&&e.length===t.length){for(var r=0;r<e.length;r++)if(!kB(e[r],t[r]))return!1;return!0}}function xB(e){if(!e.path.parts){var t=e.path;e.path={type:"PathExpression",data:!1,depth:0,parts:[t.original+""],original:t.original+"",loc:t.loc}}}});var CB=ne(zC=>{"use strict";var _B="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".split("");zC.encode=function(e){if(0<=e&&e<_B.length)return _B[e];throw new TypeError("Must be between 0 and 63: "+e)};zC.decode=function(e){var t=65,r=90,n=97,i=122,o=48,a=57,s=43,u=47,l=26,f=52;return t<=e&&e<=r?e-t:n<=e&&e<=i?e-n+l:o<=e&&e<=a?e-o+f:e==s?62:e==u?63:-1}});var KC=ne(GC=>{"use strict";var EB=CB(),HC=5,AB=1<<HC,DB=AB-1,PB=AB;function lwe(e){return e<0?(-e<<1)+1:(e<<1)+0}function cwe(e){var t=(e&1)===1,r=e>>1;return t?-r:r}GC.encode=function(t){var r="",n,i=lwe(t);do n=i&DB,i>>>=HC,i>0&&(n|=PB),r+=EB.encode(n);while(i>0);return r};GC.decode=function(t,r,n){var i=t.length,o=0,a=0,s,u;do{if(r>=i)throw new Error("Expected more digits in base 64 VLQ value.");if(u=EB.decode(t.charCodeAt(r++)),u===-1)throw new Error("Invalid base64 digit: "+t.charAt(r-1));s=!!(u&PB),u&=DB,o=o+(u<<a),a+=HC}while(s);n.value=cwe(o),n.rest=r}});var Sc=ne(Ar=>{"use strict";function fwe(e,t,r){if(t in e)return e[t];if(arguments.length===3)return r;throw new Error('"'+t+'" is a required argument.')}Ar.getArg=fwe;var OB=/^(?:([\w+\-.]+):)?\/\/(?:(\w+:\w+)@)?([\w.-]*)(?::(\d+))?(.*)$/,pwe=/^data:.+\,.+$/;function Gh(e){var t=e.match(OB);return t?{scheme:t[1],auth:t[2],host:t[3],port:t[4],path:t[5]}:null}Ar.urlParse=Gh;function wc(e){var t="";return e.scheme&&(t+=e.scheme+":"),t+="//",e.auth&&(t+=e.auth+"@"),e.host&&(t+=e.host),e.port&&(t+=":"+e.port),e.path&&(t+=e.path),t}Ar.urlGenerate=wc;function YC(e){var t=e,r=Gh(e);if(r){if(!r.path)return e;t=r.path}for(var n=Ar.isAbsolute(t),i=t.split(/\/+/),o,a=0,s=i.length-1;s>=0;s--)o=i[s],o==="."?i.splice(s,1):o===".."?a++:a>0&&(o===""?(i.splice(s+1,a),a=0):(i.splice(s,2),a--));return t=i.join("/"),t===""&&(t=n?"/":"."),r?(r.path=t,wc(r)):t}Ar.normalize=YC;function TB(e,t){e===""&&(e="."),t===""&&(t=".");var r=Gh(t),n=Gh(e);if(n&&(e=n.path||"/"),r&&!r.scheme)return n&&(r.scheme=n.scheme),wc(r);if(r||t.match(pwe))return t;if(n&&!n.host&&!n.path)return n.host=t,wc(n);var i=t.charAt(0)==="/"?t:YC(e.replace(/\/+$/,"")+"/"+t);return n?(n.path=i,wc(n)):i}Ar.join=TB;Ar.isAbsolute=function(e){return e.charAt(0)==="/"||OB.test(e)};function hwe(e,t){e===""&&(e="."),e=e.replace(/\/$/,"");for(var r=0;t.indexOf(e+"/")!==0;){var n=e.lastIndexOf("/");if(n<0||(e=e.slice(0,n),e.match(/^([^\/]+:\/)?\/*$/)))return t;++r}return Array(r+1).join("../")+t.substr(e.length+1)}Ar.relative=hwe;var RB=function(){var e=Object.create(null);return!("__proto__"in e)}();function FB(e){return e}function dwe(e){return IB(e)?"$"+e:e}Ar.toSetString=RB?FB:dwe;function mwe(e){return IB(e)?e.slice(1):e}Ar.fromSetString=RB?FB:mwe;function IB(e){if(!e)return!1;var t=e.length;if(t<9||e.charCodeAt(t-1)!==95||e.charCodeAt(t-2)!==95||e.charCodeAt(t-3)!==111||e.charCodeAt(t-4)!==116||e.charCodeAt(t-5)!==111||e.charCodeAt(t-6)!==114||e.charCodeAt(t-7)!==112||e.charCodeAt(t-8)!==95||e.charCodeAt(t-9)!==95)return!1;for(var r=t-10;r>=0;r--)if(e.charCodeAt(r)!==36)return!1;return!0}function gwe(e,t,r){var n=kc(e.source,t.source);return n!==0||(n=e.originalLine-t.originalLine,n!==0)||(n=e.originalColumn-t.originalColumn,n!==0||r)||(n=e.generatedColumn-t.generatedColumn,n!==0)||(n=e.generatedLine-t.generatedLine,n!==0)?n:kc(e.name,t.name)}Ar.compareByOriginalPositions=gwe;function bwe(e,t,r){var n=e.generatedLine-t.generatedLine;return n!==0||(n=e.generatedColumn-t.generatedColumn,n!==0||r)||(n=kc(e.source,t.source),n!==0)||(n=e.originalLine-t.originalLine,n!==0)||(n=e.originalColumn-t.originalColumn,n!==0)?n:kc(e.name,t.name)}Ar.compareByGeneratedPositionsDeflated=bwe;function kc(e,t){return e===t?0:e===null?1:t===null?-1:e>t?1:-1}function ywe(e,t){var r=e.generatedLine-t.generatedLine;return r!==0||(r=e.generatedColumn-t.generatedColumn,r!==0)||(r=kc(e.source,t.source),r!==0)||(r=e.originalLine-t.originalLine,r!==0)||(r=e.originalColumn-t.originalColumn,r!==0)?r:kc(e.name,t.name)}Ar.compareByGeneratedPositionsInflated=ywe;function vwe(e){return JSON.parse(e.replace(/^\)]}'[^\n]*\n/,""))}Ar.parseSourceMapInput=vwe;function xwe(e,t,r){if(t=t||"",e&&(e[e.length-1]!=="/"&&t[0]!=="/"&&(e+="/"),t=e+t),r){var n=Gh(r);if(!n)throw new Error("sourceMapURL could not be parsed");if(n.path){var i=n.path.lastIndexOf("/");i>=0&&(n.path=n.path.substring(0,i+1))}t=TB(wc(n),t)}return YC(t)}Ar.computeSourceURL=xwe});var JC=ne(LB=>{"use strict";var QC=Sc(),XC=Object.prototype.hasOwnProperty,Ru=typeof Map<"u";function ga(){this._array=[],this._set=Ru?new Map:Object.create(null)}ga.fromArray=function(t,r){for(var n=new ga,i=0,o=t.length;i<o;i++)n.add(t[i],r);return n};ga.prototype.size=function(){return Ru?this._set.size:Object.getOwnPropertyNames(this._set).length};ga.prototype.add=function(t,r){var n=Ru?t:QC.toSetString(t),i=Ru?this.has(t):XC.call(this._set,n),o=this._array.length;(!i||r)&&this._array.push(t),i||(Ru?this._set.set(t,o):this._set[n]=o)};ga.prototype.has=function(t){if(Ru)return this._set.has(t);var r=QC.toSetString(t);return XC.call(this._set,r)};ga.prototype.indexOf=function(t){if(Ru){var r=this._set.get(t);if(r>=0)return r}else{var n=QC.toSetString(t);if(XC.call(this._set,n))return this._set[n]}throw new Error('"'+t+'" is not in the set.')};ga.prototype.at=function(t){if(t>=0&&t<this._array.length)return this._array[t];throw new Error("No element indexed by "+t)};ga.prototype.toArray=function(){return this._array.slice()};LB.ArraySet=ga});var jB=ne(NB=>{"use strict";var $B=Sc();function wwe(e,t){var r=e.generatedLine,n=t.generatedLine,i=e.generatedColumn,o=t.generatedColumn;return n>r||n==r&&o>=i||$B.compareByGeneratedPositionsInflated(e,t)<=0}function gy(){this._array=[],this._sorted=!0,this._last={generatedLine:-1,generatedColumn:0}}gy.prototype.unsortedForEach=function(t,r){this._array.forEach(t,r)};gy.prototype.add=function(t){wwe(this._last,t)?(this._last=t,this._array.push(t)):(this._sorted=!1,this._array.push(t))};gy.prototype.toArray=function(){return this._sorted||(this._array.sort($B.compareByGeneratedPositionsInflated),this._sorted=!0),this._array};NB.MappingList=gy});var ZC=ne(BB=>{"use strict";var Kh=KC(),Gt=Sc(),by=JC().ArraySet,kwe=jB().MappingList;function fi(e){e||(e={}),this._file=Gt.getArg(e,"file",null),this._sourceRoot=Gt.getArg(e,"sourceRoot",null),this._skipValidation=Gt.getArg(e,"skipValidation",!1),this._sources=new by,this._names=new by,this._mappings=new kwe,this._sourcesContents=null}fi.prototype._version=3;fi.fromSourceMap=function(t){var r=t.sourceRoot,n=new fi({file:t.file,sourceRoot:r});return t.eachMapping(function(i){var o={generated:{line:i.generatedLine,column:i.generatedColumn}};i.source!=null&&(o.source=i.source,r!=null&&(o.source=Gt.relative(r,o.source)),o.original={line:i.originalLine,column:i.originalColumn},i.name!=null&&(o.name=i.name)),n.addMapping(o)}),t.sources.forEach(function(i){var o=i;r!==null&&(o=Gt.relative(r,i)),n._sources.has(o)||n._sources.add(o);var a=t.sourceContentFor(i);a!=null&&n.setSourceContent(i,a)}),n};fi.prototype.addMapping=function(t){var r=Gt.getArg(t,"generated"),n=Gt.getArg(t,"original",null),i=Gt.getArg(t,"source",null),o=Gt.getArg(t,"name",null);this._skipValidation||this._validateMapping(r,n,i,o),i!=null&&(i=String(i),this._sources.has(i)||this._sources.add(i)),o!=null&&(o=String(o),this._names.has(o)||this._names.add(o)),this._mappings.add({generatedLine:r.line,generatedColumn:r.column,originalLine:n!=null&&n.line,originalColumn:n!=null&&n.column,source:i,name:o})};fi.prototype.setSourceContent=function(t,r){var n=t;this._sourceRoot!=null&&(n=Gt.relative(this._sourceRoot,n)),r!=null?(this._sourcesContents||(this._sourcesContents=Object.create(null)),this._sourcesContents[Gt.toSetString(n)]=r):this._sourcesContents&&(delete this._sourcesContents[Gt.toSetString(n)],Object.keys(this._sourcesContents).length===0&&(this._sourcesContents=null))};fi.prototype.applySourceMap=function(t,r,n){var i=r;if(r==null){if(t.file==null)throw new Error(`SourceMapGenerator.prototype.applySourceMap requires either an explicit source file, or the source map's "file" property. Both were omitted.`);i=t.file}var o=this._sourceRoot;o!=null&&(i=Gt.relative(o,i));var a=new by,s=new by;this._mappings.unsortedForEach(function(u){if(u.source===i&&u.originalLine!=null){var l=t.originalPositionFor({line:u.originalLine,column:u.originalColumn});l.source!=null&&(u.source=l.source,n!=null&&(u.source=Gt.join(n,u.source)),o!=null&&(u.source=Gt.relative(o,u.source)),u.originalLine=l.line,u.originalColumn=l.column,l.name!=null&&(u.name=l.name))}var f=u.source;f!=null&&!a.has(f)&&a.add(f);var p=u.name;p!=null&&!s.has(p)&&s.add(p)},this),this._sources=a,this._names=s,t.sources.forEach(function(u){var l=t.sourceContentFor(u);l!=null&&(n!=null&&(u=Gt.join(n,u)),o!=null&&(u=Gt.relative(o,u)),this.setSourceContent(u,l))},this)};fi.prototype._validateMapping=function(t,r,n,i){if(r&&typeof r.line!="number"&&typeof r.column!="number")throw new Error("original.line and original.column are not numbers -- you probably meant to omit the original mapping entirely and only map the generated position. If so, pass null for the original mapping instead of an object with empty or null values.");if(!(t&&"line"in t&&"column"in t&&t.line>0&&t.column>=0&&!r&&!n&&!i)){if(t&&"line"in t&&"column"in t&&r&&"line"in r&&"column"in r&&t.line>0&&t.column>=0&&r.line>0&&r.column>=0&&n)return;throw new Error("Invalid mapping: "+JSON.stringify({generated:t,source:n,original:r,name:i}))}};fi.prototype._serializeMappings=function(){for(var t=0,r=1,n=0,i=0,o=0,a=0,s="",u,l,f,p,m=this._mappings.toArray(),b=0,v=m.length;b<v;b++){if(l=m[b],u="",l.generatedLine!==r)for(t=0;l.generatedLine!==r;)u+=";",r++;else if(b>0){if(!Gt.compareByGeneratedPositionsInflated(l,m[b-1]))continue;u+=","}u+=Kh.encode(l.generatedColumn-t),t=l.generatedColumn,l.source!=null&&(p=this._sources.indexOf(l.source),u+=Kh.encode(p-a),a=p,u+=Kh.encode(l.originalLine-1-i),i=l.originalLine-1,u+=Kh.encode(l.originalColumn-n),n=l.originalColumn,l.name!=null&&(f=this._names.indexOf(l.name),u+=Kh.encode(f-o),o=f)),s+=u}return s};fi.prototype._generateSourcesContent=function(t,r){return t.map(function(n){if(!this._sourcesContents)return null;r!=null&&(n=Gt.relative(r,n));var i=Gt.toSetString(n);return Object.prototype.hasOwnProperty.call(this._sourcesContents,i)?this._sourcesContents[i]:null},this)};fi.prototype.toJSON=function(){var t={version:this._version,sources:this._sources.toArray(),names:this._names.toArray(),mappings:this._serializeMappings()};return this._file!=null&&(t.file=this._file),this._sourceRoot!=null&&(t.sourceRoot=this._sourceRoot),this._sourcesContents&&(t.sourcesContent=this._generateSourcesContent(t.sources,t.sourceRoot)),t};fi.prototype.toString=function(){return JSON.stringify(this.toJSON())};BB.SourceMapGenerator=fi});var MB=ne(Fu=>{"use strict";Fu.GREATEST_LOWER_BOUND=1;Fu.LEAST_UPPER_BOUND=2;function eE(e,t,r,n,i,o){var a=Math.floor((t-e)/2)+e,s=i(r,n[a],!0);return s===0?a:s>0?t-a>1?eE(a,t,r,n,i,o):o==Fu.LEAST_UPPER_BOUND?t<n.length?t:-1:a:a-e>1?eE(e,a,r,n,i,o):o==Fu.LEAST_UPPER_BOUND?a:e<0?-1:e}Fu.search=function(t,r,n,i){if(r.length===0)return-1;var o=eE(-1,r.length,t,r,n,i||Fu.GREATEST_LOWER_BOUND);if(o<0)return-1;for(;o-1>=0&&n(r[o],r[o-1],!0)===0;)--o;return o}});var VB=ne(qB=>{"use strict";function tE(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}function Swe(e,t){return Math.round(e+Math.random()*(t-e))}function rE(e,t,r,n){if(r<n){var i=Swe(r,n),o=r-1;tE(e,i,n);for(var a=e[n],s=r;s<n;s++)t(e[s],a)<=0&&(o+=1,tE(e,o,s));tE(e,o+1,s);var u=o+1;rE(e,t,r,u-1),rE(e,t,u+1,n)}}qB.quickSort=function(e,t){rE(e,t,0,e.length-1)}});var WB=ne(yy=>{"use strict";var ve=Sc(),nE=MB(),_c=JC().ArraySet,_we=KC(),Yh=VB().quickSort;function wt(e,t){var r=e;return typeof e=="string"&&(r=ve.parseSourceMapInput(e)),r.sections!=null?new Mi(r,t):new dr(r,t)}wt.fromSourceMap=function(e,t){return dr.fromSourceMap(e,t)};wt.prototype._version=3;wt.prototype.__generatedMappings=null;Object.defineProperty(wt.prototype,"_generatedMappings",{configurable:!0,enumerable:!0,get:function(){return this.__generatedMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__generatedMappings}});wt.prototype.__originalMappings=null;Object.defineProperty(wt.prototype,"_originalMappings",{configurable:!0,enumerable:!0,get:function(){return this.__originalMappings||this._parseMappings(this._mappings,this.sourceRoot),this.__originalMappings}});wt.prototype._charIsMappingSeparator=function(t,r){var n=t.charAt(r);return n===";"||n===","};wt.prototype._parseMappings=function(t,r){throw new Error("Subclasses must implement _parseMappings")};wt.GENERATED_ORDER=1;wt.ORIGINAL_ORDER=2;wt.GREATEST_LOWER_BOUND=1;wt.LEAST_UPPER_BOUND=2;wt.prototype.eachMapping=function(t,r,n){var i=r||null,o=n||wt.GENERATED_ORDER,a;switch(o){case wt.GENERATED_ORDER:a=this._generatedMappings;break;case wt.ORIGINAL_ORDER:a=this._originalMappings;break;default:throw new Error("Unknown order of iteration.")}var s=this.sourceRoot;a.map(function(u){var l=u.source===null?null:this._sources.at(u.source);return l=ve.computeSourceURL(s,l,this._sourceMapURL),{source:l,generatedLine:u.generatedLine,generatedColumn:u.generatedColumn,originalLine:u.originalLine,originalColumn:u.originalColumn,name:u.name===null?null:this._names.at(u.name)}},this).forEach(t,i)};wt.prototype.allGeneratedPositionsFor=function(t){var r=ve.getArg(t,"line"),n={source:ve.getArg(t,"source"),originalLine:r,originalColumn:ve.getArg(t,"column",0)};if(n.source=this._findSourceIndex(n.source),n.source<0)return[];var i=[],o=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",ve.compareByOriginalPositions,nE.LEAST_UPPER_BOUND);if(o>=0){var a=this._originalMappings[o];if(t.column===void 0)for(var s=a.originalLine;a&&a.originalLine===s;)i.push({line:ve.getArg(a,"generatedLine",null),column:ve.getArg(a,"generatedColumn",null),lastColumn:ve.getArg(a,"lastGeneratedColumn",null)}),a=this._originalMappings[++o];else for(var u=a.originalColumn;a&&a.originalLine===r&&a.originalColumn==u;)i.push({line:ve.getArg(a,"generatedLine",null),column:ve.getArg(a,"generatedColumn",null),lastColumn:ve.getArg(a,"lastGeneratedColumn",null)}),a=this._originalMappings[++o]}return i};yy.SourceMapConsumer=wt;function dr(e,t){var r=e;typeof e=="string"&&(r=ve.parseSourceMapInput(e));var n=ve.getArg(r,"version"),i=ve.getArg(r,"sources"),o=ve.getArg(r,"names",[]),a=ve.getArg(r,"sourceRoot",null),s=ve.getArg(r,"sourcesContent",null),u=ve.getArg(r,"mappings"),l=ve.getArg(r,"file",null);if(n!=this._version)throw new Error("Unsupported version: "+n);a&&(a=ve.normalize(a)),i=i.map(String).map(ve.normalize).map(function(f){return a&&ve.isAbsolute(a)&&ve.isAbsolute(f)?ve.relative(a,f):f}),this._names=_c.fromArray(o.map(String),!0),this._sources=_c.fromArray(i,!0),this._absoluteSources=this._sources.toArray().map(function(f){return ve.computeSourceURL(a,f,t)}),this.sourceRoot=a,this.sourcesContent=s,this._mappings=u,this._sourceMapURL=t,this.file=l}dr.prototype=Object.create(wt.prototype);dr.prototype.consumer=wt;dr.prototype._findSourceIndex=function(e){var t=e;if(this.sourceRoot!=null&&(t=ve.relative(this.sourceRoot,t)),this._sources.has(t))return this._sources.indexOf(t);var r;for(r=0;r<this._absoluteSources.length;++r)if(this._absoluteSources[r]==e)return r;return-1};dr.fromSourceMap=function(t,r){var n=Object.create(dr.prototype),i=n._names=_c.fromArray(t._names.toArray(),!0),o=n._sources=_c.fromArray(t._sources.toArray(),!0);n.sourceRoot=t._sourceRoot,n.sourcesContent=t._generateSourcesContent(n._sources.toArray(),n.sourceRoot),n.file=t._file,n._sourceMapURL=r,n._absoluteSources=n._sources.toArray().map(function(b){return ve.computeSourceURL(n.sourceRoot,b,r)});for(var a=t._mappings.toArray().slice(),s=n.__generatedMappings=[],u=n.__originalMappings=[],l=0,f=a.length;l<f;l++){var p=a[l],m=new UB;m.generatedLine=p.generatedLine,m.generatedColumn=p.generatedColumn,p.source&&(m.source=o.indexOf(p.source),m.originalLine=p.originalLine,m.originalColumn=p.originalColumn,p.name&&(m.name=i.indexOf(p.name)),u.push(m)),s.push(m)}return Yh(n.__originalMappings,ve.compareByOriginalPositions),n};dr.prototype._version=3;Object.defineProperty(dr.prototype,"sources",{get:function(){return this._absoluteSources.slice()}});function UB(){this.generatedLine=0,this.generatedColumn=0,this.source=null,this.originalLine=null,this.originalColumn=null,this.name=null}dr.prototype._parseMappings=function(t,r){for(var n=1,i=0,o=0,a=0,s=0,u=0,l=t.length,f=0,p={},m={},b=[],v=[],w,_,P,A,E;f<l;)if(t.charAt(f)===";")n++,f++,i=0;else if(t.charAt(f)===",")f++;else{for(w=new UB,w.generatedLine=n,A=f;A<l&&!this._charIsMappingSeparator(t,A);A++);if(_=t.slice(f,A),P=p[_],P)f+=_.length;else{for(P=[];f<A;)_we.decode(t,f,m),E=m.value,f=m.rest,P.push(E);if(P.length===2)throw new Error("Found a source, but no line and column");if(P.length===3)throw new Error("Found a source and line, but no column");p[_]=P}w.generatedColumn=i+P[0],i=w.generatedColumn,P.length>1&&(w.source=s+P[1],s+=P[1],w.originalLine=o+P[2],o=w.originalLine,w.originalLine+=1,w.originalColumn=a+P[3],a=w.originalColumn,P.length>4&&(w.name=u+P[4],u+=P[4])),v.push(w),typeof w.originalLine=="number"&&b.push(w)}Yh(v,ve.compareByGeneratedPositionsDeflated),this.__generatedMappings=v,Yh(b,ve.compareByOriginalPositions),this.__originalMappings=b};dr.prototype._findMapping=function(t,r,n,i,o,a){if(t[n]<=0)throw new TypeError("Line must be greater than or equal to 1, got "+t[n]);if(t[i]<0)throw new TypeError("Column must be greater than or equal to 0, got "+t[i]);return nE.search(t,r,o,a)};dr.prototype.computeColumnSpans=function(){for(var t=0;t<this._generatedMappings.length;++t){var r=this._generatedMappings[t];if(t+1<this._generatedMappings.length){var n=this._generatedMappings[t+1];if(r.generatedLine===n.generatedLine){r.lastGeneratedColumn=n.generatedColumn-1;continue}}r.lastGeneratedColumn=1/0}};dr.prototype.originalPositionFor=function(t){var r={generatedLine:ve.getArg(t,"line"),generatedColumn:ve.getArg(t,"column")},n=this._findMapping(r,this._generatedMappings,"generatedLine","generatedColumn",ve.compareByGeneratedPositionsDeflated,ve.getArg(t,"bias",wt.GREATEST_LOWER_BOUND));if(n>=0){var i=this._generatedMappings[n];if(i.generatedLine===r.generatedLine){var o=ve.getArg(i,"source",null);o!==null&&(o=this._sources.at(o),o=ve.computeSourceURL(this.sourceRoot,o,this._sourceMapURL));var a=ve.getArg(i,"name",null);return a!==null&&(a=this._names.at(a)),{source:o,line:ve.getArg(i,"originalLine",null),column:ve.getArg(i,"originalColumn",null),name:a}}}return{source:null,line:null,column:null,name:null}};dr.prototype.hasContentsOfAllSources=function(){return this.sourcesContent?this.sourcesContent.length>=this._sources.size()&&!this.sourcesContent.some(function(t){return t==null}):!1};dr.prototype.sourceContentFor=function(t,r){if(!this.sourcesContent)return null;var n=this._findSourceIndex(t);if(n>=0)return this.sourcesContent[n];var i=t;this.sourceRoot!=null&&(i=ve.relative(this.sourceRoot,i));var o;if(this.sourceRoot!=null&&(o=ve.urlParse(this.sourceRoot))){var a=i.replace(/^file:\/\//,"");if(o.scheme=="file"&&this._sources.has(a))return this.sourcesContent[this._sources.indexOf(a)];if((!o.path||o.path=="/")&&this._sources.has("/"+i))return this.sourcesContent[this._sources.indexOf("/"+i)]}if(r)return null;throw new Error('"'+i+'" is not in the SourceMap.')};dr.prototype.generatedPositionFor=function(t){var r=ve.getArg(t,"source");if(r=this._findSourceIndex(r),r<0)return{line:null,column:null,lastColumn:null};var n={source:r,originalLine:ve.getArg(t,"line"),originalColumn:ve.getArg(t,"column")},i=this._findMapping(n,this._originalMappings,"originalLine","originalColumn",ve.compareByOriginalPositions,ve.getArg(t,"bias",wt.GREATEST_LOWER_BOUND));if(i>=0){var o=this._originalMappings[i];if(o.source===n.source)return{line:ve.getArg(o,"generatedLine",null),column:ve.getArg(o,"generatedColumn",null),lastColumn:ve.getArg(o,"lastGeneratedColumn",null)}}return{line:null,column:null,lastColumn:null}};yy.BasicSourceMapConsumer=dr;function Mi(e,t){var r=e;typeof e=="string"&&(r=ve.parseSourceMapInput(e));var n=ve.getArg(r,"version"),i=ve.getArg(r,"sections");if(n!=this._version)throw new Error("Unsupported version: "+n);this._sources=new _c,this._names=new _c;var o={line:-1,column:0};this._sections=i.map(function(a){if(a.url)throw new Error("Support for url field in sections not implemented.");var s=ve.getArg(a,"offset"),u=ve.getArg(s,"line"),l=ve.getArg(s,"column");if(u<o.line||u===o.line&&l<o.column)throw new Error("Section offsets must be ordered and non-overlapping.");return o=s,{generatedOffset:{generatedLine:u+1,generatedColumn:l+1},consumer:new wt(ve.getArg(a,"map"),t)}})}Mi.prototype=Object.create(wt.prototype);Mi.prototype.constructor=wt;Mi.prototype._version=3;Object.defineProperty(Mi.prototype,"sources",{get:function(){for(var t=[],r=0;r<this._sections.length;r++)for(var n=0;n<this._sections[r].consumer.sources.length;n++)t.push(this._sections[r].consumer.sources[n]);return t}});Mi.prototype.originalPositionFor=function(t){var r={generatedLine:ve.getArg(t,"line"),generatedColumn:ve.getArg(t,"column")},n=nE.search(r,this._sections,function(o,a){var s=o.generatedLine-a.generatedOffset.generatedLine;return s||o.generatedColumn-a.generatedOffset.generatedColumn}),i=this._sections[n];return i?i.consumer.originalPositionFor({line:r.generatedLine-(i.generatedOffset.generatedLine-1),column:r.generatedColumn-(i.generatedOffset.generatedLine===r.generatedLine?i.generatedOffset.generatedColumn-1:0),bias:t.bias}):{source:null,line:null,column:null,name:null}};Mi.prototype.hasContentsOfAllSources=function(){return this._sections.every(function(t){return t.consumer.hasContentsOfAllSources()})};Mi.prototype.sourceContentFor=function(t,r){for(var n=0;n<this._sections.length;n++){var i=this._sections[n],o=i.consumer.sourceContentFor(t,!0);if(o)return o}if(r)return null;throw new Error('"'+t+'" is not in the SourceMap.')};Mi.prototype.generatedPositionFor=function(t){for(var r=0;r<this._sections.length;r++){var n=this._sections[r];if(n.consumer._findSourceIndex(ve.getArg(t,"source"))!==-1){var i=n.consumer.generatedPositionFor(t);if(i){var o={line:i.line+(n.generatedOffset.generatedLine-1),column:i.column+(n.generatedOffset.generatedLine===i.line?n.generatedOffset.generatedColumn-1:0)};return o}}}return{line:null,column:null}};Mi.prototype._parseMappings=function(t,r){this.__generatedMappings=[],this.__originalMappings=[];for(var n=0;n<this._sections.length;n++)for(var i=this._sections[n],o=i.consumer._generatedMappings,a=0;a<o.length;a++){var s=o[a],u=i.consumer._sources.at(s.source);u=ve.computeSourceURL(i.consumer.sourceRoot,u,this._sourceMapURL),this._sources.add(u),u=this._sources.indexOf(u);var l=null;s.name&&(l=i.consumer._names.at(s.name),this._names.add(l),l=this._names.indexOf(l));var f={source:u,generatedLine:s.generatedLine+(i.generatedOffset.generatedLine-1),generatedColumn:s.generatedColumn+(i.generatedOffset.generatedLine===s.generatedLine?i.generatedOffset.generatedColumn-1:0),originalLine:s.originalLine,originalColumn:s.originalColumn,name:l};this.__generatedMappings.push(f),typeof f.originalLine=="number"&&this.__originalMappings.push(f)}Yh(this.__generatedMappings,ve.compareByGeneratedPositionsDeflated),Yh(this.__originalMappings,ve.compareByOriginalPositions)};yy.IndexedSourceMapConsumer=Mi});var HB=ne(zB=>{"use strict";var Cwe=ZC().SourceMapGenerator,vy=Sc(),Ewe=/(\r?\n)/,Awe=10,Cc="$$$isSourceNode$$$";function Ln(e,t,r,n,i){this.children=[],this.sourceContents={},this.line=e??null,this.column=t??null,this.source=r??null,this.name=i??null,this[Cc]=!0,n!=null&&this.add(n)}Ln.fromStringWithSourceMap=function(t,r,n){var i=new Ln,o=t.split(Ewe),a=0,s=function(){var b=w(),v=w()||"";return b+v;function w(){return a<o.length?o[a++]:void 0}},u=1,l=0,f=null;return r.eachMapping(function(m){if(f!==null)if(u<m.generatedLine)p(f,s()),u++,l=0;else{var b=o[a]||"",v=b.substr(0,m.generatedColumn-l);o[a]=b.substr(m.generatedColumn-l),l=m.generatedColumn,p(f,v),f=m;return}for(;u<m.generatedLine;)i.add(s()),u++;if(l<m.generatedColumn){var b=o[a]||"";i.add(b.substr(0,m.generatedColumn)),o[a]=b.substr(m.generatedColumn),l=m.generatedColumn}f=m},this),a<o.length&&(f&&p(f,s()),i.add(o.splice(a).join(""))),r.sources.forEach(function(m){var b=r.sourceContentFor(m);b!=null&&(n!=null&&(m=vy.join(n,m)),i.setSourceContent(m,b))}),i;function p(m,b){if(m===null||m.source===void 0)i.add(b);else{var v=n?vy.join(n,m.source):m.source;i.add(new Ln(m.originalLine,m.originalColumn,v,b,m.name))}}};Ln.prototype.add=function(t){if(Array.isArray(t))t.forEach(function(r){this.add(r)},this);else if(t[Cc]||typeof t=="string")t&&this.children.push(t);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+t);return this};Ln.prototype.prepend=function(t){if(Array.isArray(t))for(var r=t.length-1;r>=0;r--)this.prepend(t[r]);else if(t[Cc]||typeof t=="string")this.children.unshift(t);else throw new TypeError("Expected a SourceNode, string, or an array of SourceNodes and strings. Got "+t);return this};Ln.prototype.walk=function(t){for(var r,n=0,i=this.children.length;n<i;n++)r=this.children[n],r[Cc]?r.walk(t):r!==""&&t(r,{source:this.source,line:this.line,column:this.column,name:this.name})};Ln.prototype.join=function(t){var r,n,i=this.children.length;if(i>0){for(r=[],n=0;n<i-1;n++)r.push(this.children[n]),r.push(t);r.push(this.children[n]),this.children=r}return this};Ln.prototype.replaceRight=function(t,r){var n=this.children[this.children.length-1];return n[Cc]?n.replaceRight(t,r):typeof n=="string"?this.children[this.children.length-1]=n.replace(t,r):this.children.push("".replace(t,r)),this};Ln.prototype.setSourceContent=function(t,r){this.sourceContents[vy.toSetString(t)]=r};Ln.prototype.walkSourceContents=function(t){for(var r=0,n=this.children.length;r<n;r++)this.children[r][Cc]&&this.children[r].walkSourceContents(t);for(var i=Object.keys(this.sourceContents),r=0,n=i.length;r<n;r++)t(vy.fromSetString(i[r]),this.sourceContents[i[r]])};Ln.prototype.toString=function(){var t="";return this.walk(function(r){t+=r}),t};Ln.prototype.toStringWithSourceMap=function(t){var r={code:"",line:1,column:0},n=new Cwe(t),i=!1,o=null,a=null,s=null,u=null;return this.walk(function(l,f){r.code+=l,f.source!==null&&f.line!==null&&f.column!==null?((o!==f.source||a!==f.line||s!==f.column||u!==f.name)&&n.addMapping({source:f.source,original:{line:f.line,column:f.column},generated:{line:r.line,column:r.column},name:f.name}),o=f.source,a=f.line,s=f.column,u=f.name,i=!0):i&&(n.addMapping({generated:{line:r.line,column:r.column}}),o=null,i=!1);for(var p=0,m=l.length;p<m;p++)l.charCodeAt(p)===Awe?(r.line++,r.column=0,p+1===m?(o=null,i=!1):i&&n.addMapping({source:f.source,original:{line:f.line,column:f.column},generated:{line:r.line,column:r.column},name:f.name})):r.column++}),this.walkSourceContents(function(l,f){n.setSourceContent(l,f)}),{code:r.code,map:n}};zB.SourceNode=Ln});var GB=ne(xy=>{"use strict";xy.SourceMapGenerator=ZC().SourceMapGenerator;xy.SourceMapConsumer=WB().SourceMapConsumer;xy.SourceNode=HB().SourceNode});var XB=ne((wy,QB)=>{"use strict";wy.__esModule=!0;var oE=Wr(),Iu=void 0;try{(typeof define!="function"||!define.amd)&&(KB=GB(),Iu=KB.SourceNode)}catch{}var KB;Iu||(Iu=function(t,r,n,i){this.src="",i&&this.add(i)},Iu.prototype={add:function(t){oE.isArray(t)&&(t=t.join("")),this.src+=t},prepend:function(t){oE.isArray(t)&&(t=t.join("")),this.src=t+this.src},toStringWithSourceMap:function(){return{code:this.toString()}},toString:function(){return this.src}});function iE(e,t,r){if(oE.isArray(e)){for(var n=[],i=0,o=e.length;i<o;i++)n.push(t.wrap(e[i],r));return n}else if(typeof e=="boolean"||typeof e=="number")return e+"";return e}function YB(e){this.srcFile=e,this.source=[]}YB.prototype={isEmpty:function(){return!this.source.length},prepend:function(t,r){this.source.unshift(this.wrap(t,r))},push:function(t,r){this.source.push(this.wrap(t,r))},merge:function(){var t=this.empty();return this.each(function(r){t.add([" ",r,`
564
+ `])}),t},each:function(t){for(var r=0,n=this.source.length;r<n;r++)t(this.source[r])},empty:function(){var t=this.currentLocation||{start:{}};return new Iu(t.start.line,t.start.column,this.srcFile)},wrap:function(t){var r=arguments.length<=1||arguments[1]===void 0?this.currentLocation||{start:{}}:arguments[1];return t instanceof Iu?t:(t=iE(t,this,r),new Iu(r.start.line,r.start.column,this.srcFile,t))},functionCall:function(t,r,n){return n=this.generateList(n),this.wrap([t,r?"."+r+"(":"(",n,")"])},quotedString:function(t){return'"'+(t+"").replace(/\\/g,"\\\\").replace(/"/g,'\\"').replace(/\n/g,"\\n").replace(/\r/g,"\\r").replace(/\u2028/g,"\\u2028").replace(/\u2029/g,"\\u2029")+'"'},objectLiteral:function(t){var r=this,n=[];Object.keys(t).forEach(function(o){var a=iE(t[o],r);a!=="undefined"&&n.push([r.quotedString(o),":",a])});var i=this.generateList(n);return i.prepend("{"),i.add("}"),i},generateList:function(t){for(var r=this.empty(),n=0,i=t.length;n<i;n++)n&&r.add(","),r.add(iE(t[n],this));return r},generateArray:function(t){var r=this.generateList(t);return r.prepend("["),r.add("]"),r}};wy.default=YB;QB.exports=wy.default});var rM=ne((ky,tM)=>{"use strict";ky.__esModule=!0;function eM(e){return e&&e.__esModule?e:{default:e}}var JB=ny(),Dwe=li(),aE=eM(Dwe),Pwe=Wr(),Owe=XB(),ZB=eM(Owe);function Ec(e){this.value=e}function Ac(){}Ac.prototype={nameLookup:function(t,r){return this.internalNameLookup(t,r)},depthedLookup:function(t){return[this.aliasable("container.lookup"),"(depths, ",JSON.stringify(t),")"]},compilerInfo:function(){var t=JB.COMPILER_REVISION,r=JB.REVISION_CHANGES[t];return[t,r]},appendToBuffer:function(t,r,n){return Pwe.isArray(t)||(t=[t]),t=this.source.wrap(t,r),this.environment.isSimple?["return ",t,";"]:n?["buffer += ",t,";"]:(t.appendToBuffer=!0,t)},initializeBuffer:function(){return this.quotedString("")},internalNameLookup:function(t,r){return this.lookupPropertyFunctionIsUsed=!0,["lookupProperty(",t,",",JSON.stringify(r),")"]},lookupPropertyFunctionIsUsed:!1,compile:function(t,r,n,i){this.environment=t,this.options=r,this.stringParams=this.options.stringParams,this.trackIds=this.options.trackIds,this.precompile=!i,this.name=this.environment.name,this.isChild=!!n,this.context=n||{decorators:[],programs:[],environments:[]},this.preamble(),this.stackSlot=0,this.stackVars=[],this.aliases={},this.registers={list:[]},this.hashes=[],this.compileStack=[],this.inlineStack=[],this.blockParams=[],this.compileChildren(t,r),this.useDepths=this.useDepths||t.useDepths||t.useDecorators||this.options.compat,this.useBlockParams=this.useBlockParams||t.useBlockParams;var o=t.opcodes,a=void 0,s=void 0,u=void 0,l=void 0;for(u=0,l=o.length;u<l;u++)a=o[u],this.source.currentLocation=a.loc,s=s||a.loc,this[a.opcode].apply(this,a.args);if(this.source.currentLocation=s,this.pushSource(""),this.stackSlot||this.inlineStack.length||this.compileStack.length)throw new aE.default("Compile completed with content left on stack");this.decorators.isEmpty()?this.decorators=void 0:(this.useDecorators=!0,this.decorators.prepend(["var decorators = container.decorators, ",this.lookupPropertyFunctionVarDeclaration(),`;
11
565
  `]),this.decorators.push("return fn;"),i?this.decorators=Function.apply(this,["fn","props","container","depth0","data","blockParams","depths",this.decorators.merge()]):(this.decorators.prepend(`function(fn, props, container, depth0, data, blockParams, depths) {
12
566
  `),this.decorators.push(`}
13
- `),this.decorators=this.decorators.merge()));var h=this.createFunctionContext(i);if(this.isChild)return h;var c={compiler:this.compilerInfo(),main:h};this.decorators&&(c.main_d=this.decorators,c.useDecorators=!0);var p=this.context,f=p.programs,v=p.decorators;for(l=0,s=f.length;l<s;l++)f[l]&&(c[l]=f[l],v[l]&&(c[l+"_d"]=v[l],c.useDecorators=!0));return this.environment.usePartial&&(c.usePartial=!0),this.options.data&&(c.useData=!0),this.useDepths&&(c.useDepths=!0),this.useBlockParams&&(c.useBlockParams=!0),this.options.compat&&(c.compat=!0),i?c.compilerOptions=this.options:(c.compiler=JSON.stringify(c.compiler),this.source.currentLocation={start:{line:1,column:0}},c=this.objectLiteral(c),r.srcName?(c=c.toStringWithSourceMap({file:r.destName}),c.map=c.map&&c.map.toString()):c=c.toString()),c},preamble:function(){this.lastContext=0,this.source=new Di.default(this.options.srcName),this.decorators=new Di.default(this.options.srcName)},createFunctionContext:function(e){var r=this,n="",i=this.stackVars.concat(this.registers.list);i.length>0&&(n+=", "+i.join(", "));var o=0;Object.keys(this.aliases).forEach(function(l){var s=r.aliases[l];s.children&&s.referenceCount>1&&(n+=", alias"+ ++o+"="+l,s.children[0]="alias"+o)}),this.lookupPropertyFunctionIsUsed&&(n+=", "+this.lookupPropertyFunctionVarDeclaration());var a=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&a.push("blockParams"),this.useDepths&&a.push("depths");var u=this.mergeSource(n);return e?(a.push(u),Function.apply(this,a)):this.source.wrap(["function(",a.join(","),`) {
14
- `,u,"}"])},mergeSource:function(e){var r=this.environment.isSimple,n=!this.forceBuffer,i=void 0,o=void 0,a=void 0,u=void 0;return this.source.each(function(l){l.appendToBuffer?(a?l.prepend(" + "):a=l,u=l):(a&&(o?a.prepend("buffer += "):i=!0,u.add(";"),a=u=void 0),o=!0,r||(n=!1))}),n?a?(a.prepend("return "),u.add(";")):o||this.source.push('return "";'):(e+=", buffer = "+(i?"":this.initializeBuffer()),a?(a.prepend("return buffer + "),u.add(";")):this.source.push("return buffer;")),e&&this.source.prepend("var "+e.substring(2)+(i?"":`;
567
+ `),this.decorators=this.decorators.merge()));var f=this.createFunctionContext(i);if(this.isChild)return f;var p={compiler:this.compilerInfo(),main:f};this.decorators&&(p.main_d=this.decorators,p.useDecorators=!0);var m=this.context,b=m.programs,v=m.decorators;for(u=0,l=b.length;u<l;u++)b[u]&&(p[u]=b[u],v[u]&&(p[u+"_d"]=v[u],p.useDecorators=!0));return this.environment.usePartial&&(p.usePartial=!0),this.options.data&&(p.useData=!0),this.useDepths&&(p.useDepths=!0),this.useBlockParams&&(p.useBlockParams=!0),this.options.compat&&(p.compat=!0),i?p.compilerOptions=this.options:(p.compiler=JSON.stringify(p.compiler),this.source.currentLocation={start:{line:1,column:0}},p=this.objectLiteral(p),r.srcName?(p=p.toStringWithSourceMap({file:r.destName}),p.map=p.map&&p.map.toString()):p=p.toString()),p},preamble:function(){this.lastContext=0,this.source=new ZB.default(this.options.srcName),this.decorators=new ZB.default(this.options.srcName)},createFunctionContext:function(t){var r=this,n="",i=this.stackVars.concat(this.registers.list);i.length>0&&(n+=", "+i.join(", "));var o=0;Object.keys(this.aliases).forEach(function(u){var l=r.aliases[u];l.children&&l.referenceCount>1&&(n+=", alias"+ ++o+"="+u,l.children[0]="alias"+o)}),this.lookupPropertyFunctionIsUsed&&(n+=", "+this.lookupPropertyFunctionVarDeclaration());var a=["container","depth0","helpers","partials","data"];(this.useBlockParams||this.useDepths)&&a.push("blockParams"),this.useDepths&&a.push("depths");var s=this.mergeSource(n);return t?(a.push(s),Function.apply(this,a)):this.source.wrap(["function(",a.join(","),`) {
568
+ `,s,"}"])},mergeSource:function(t){var r=this.environment.isSimple,n=!this.forceBuffer,i=void 0,o=void 0,a=void 0,s=void 0;return this.source.each(function(u){u.appendToBuffer?(a?u.prepend(" + "):a=u,s=u):(a&&(o?a.prepend("buffer += "):i=!0,s.add(";"),a=s=void 0),o=!0,r||(n=!1))}),n?a?(a.prepend("return "),s.add(";")):o||this.source.push('return "";'):(t+=", buffer = "+(i?"":this.initializeBuffer()),a?(a.prepend("return buffer + "),s.add(";")):this.source.push("return buffer;")),t&&this.source.prepend("var "+t.substring(2)+(i?"":`;
15
569
  `)),this.source.merge()},lookupPropertyFunctionVarDeclaration:function(){return`
16
570
  lookupProperty = container.lookupProperty || function(parent, propertyName) {
17
571
  if (Object.prototype.hasOwnProperty.call(parent, propertyName)) {
@@ -19,12 +573,70 @@ Expecting `+te.join(", ")+", got '"+(this.terminals_[k]||k)+"'":re="Parse error
19
573
  }
20
574
  return undefined
21
575
  }
22
- `.trim()},blockValue:function(e){var r=this.aliasable("container.hooks.blockHelperMissing"),n=[this.contextName(0)];this.setupHelperArgs(e,0,n);var i=this.popStack();n.splice(1,0,i),this.push(this.source.functionCall(r,"call",n))},ambiguousBlockValue:function(){var e=this.aliasable("container.hooks.blockHelperMissing"),r=[this.contextName(0)];this.setupHelperArgs("",0,r,!0),this.flushInline();var n=this.topStack();r.splice(1,0,n),this.pushSource(["if (!",this.lastHelper,") { ",n," = ",this.source.functionCall(e,"call",r),"}"])},appendContent:function(e){this.pendingContent?e=this.pendingContent+e:this.pendingLocation=this.source.currentLocation,this.pendingContent=e},append:function(){if(this.isInline())this.replaceStack(function(r){return[" != null ? ",r,' : ""']}),this.pushSource(this.appendToBuffer(this.popStack()));else{var e=this.popStack();this.pushSource(["if (",e," != null) { ",this.appendToBuffer(e,void 0,!0)," }"]),this.environment.isSimple&&this.pushSource(["else { ",this.appendToBuffer("''",void 0,!0)," }"])}},appendEscaped:function(){this.pushSource(this.appendToBuffer([this.aliasable("container.escapeExpression"),"(",this.popStack(),")"]))},getContext:function(e){this.lastContext=e},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(e,r,n,i){var o=0;!i&&this.options.compat&&!this.lastContext?this.push(this.depthedLookup(e[o++])):this.pushContext(),this.resolvePath("context",e,o,r,n)},lookupBlockParam:function(e,r){this.useBlockParams=!0,this.push(["blockParams[",e[0],"][",e[1],"]"]),this.resolvePath("context",r,1)},lookupData:function(e,r,n){e?this.pushStackLiteral("container.data(data, "+e+")"):this.pushStackLiteral("data"),this.resolvePath("data",r,0,!0,n)},resolvePath:function(e,r,n,i,o){var a=this;if(this.options.strict||this.options.assumeObjects){this.push(uu(this.options.strict&&o,this,r,n,e));return}for(var u=r.length;n<u;n++)this.replaceStack(function(l){var s=a.nameLookup(l,r[n],e);return i?[" && ",s]:[" != null ? ",s," : ",l]})},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(e,r){this.pushContext(),this.pushString(r),r!=="SubExpression"&&(typeof e=="string"?this.pushString(e):this.pushStackLiteral(e))},emptyHash:function(e){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(e?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var e=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(e.ids)),this.stringParams&&(this.push(this.objectLiteral(e.contexts)),this.push(this.objectLiteral(e.types))),this.push(this.objectLiteral(e.values))},pushString:function(e){this.pushStackLiteral(this.quotedString(e))},pushLiteral:function(e){this.pushStackLiteral(e)},pushProgram:function(e){e!=null?this.pushStackLiteral(this.programExpression(e)):this.pushStackLiteral(null)},registerDecorator:function(e,r){var n=this.nameLookup("decorators",r,"decorator"),i=this.setupHelperArgs(r,e);this.decorators.push(["fn = ",this.decorators.functionCall(n,"",["fn","props","container",i])," || fn;"])},invokeHelper:function(e,r,n){var i=this.popStack(),o=this.setupHelper(e,r),a=[];n&&a.push(o.name),a.push(i),this.options.strict||a.push(this.aliasable("container.hooks.helperMissing"));var u=["(",this.itemsSeparatedBy(a,"||"),")"],l=this.source.functionCall(u,"call",o.callParams);this.push(l)},itemsSeparatedBy:function(e,r){var n=[];n.push(e[0]);for(var i=1;i<e.length;i++)n.push(r,e[i]);return n},invokeKnownHelper:function(e,r){var n=this.setupHelper(e,r);this.push(this.source.functionCall(n.name,"call",n.callParams))},invokeAmbiguous:function(e,r){this.useRegister("helper");var n=this.popStack();this.emptyHash();var i=this.setupHelper(0,e,r),o=this.lastHelper=this.nameLookup("helpers",e,"helper"),a=["(","(helper = ",o," || ",n,")"];this.options.strict||(a[0]="(helper = ",a.push(" != null ? helper : ",this.aliasable("container.hooks.helperMissing"))),this.push(["(",a,i.paramsInit?["),(",i.paramsInit]:[],"),","(typeof helper === ",this.aliasable('"function"')," ? ",this.source.functionCall("helper","call",i.callParams)," : helper))"])},invokePartial:function(e,r,n){var i=[],o=this.setupParams(r,1,i);e&&(r=this.popStack(),delete o.name),n&&(o.indent=JSON.stringify(n)),o.helpers="helpers",o.partials="partials",o.decorators="container.decorators",e?i.unshift(r):i.unshift(this.nameLookup("partials",r,"partial")),this.options.compat&&(o.depths="depths"),o=this.objectLiteral(o),i.push(o),this.push(this.source.functionCall("container.invokePartial","",i))},assignToHash:function(e){var r=this.popStack(),n=void 0,i=void 0,o=void 0;this.trackIds&&(o=this.popStack()),this.stringParams&&(i=this.popStack(),n=this.popStack());var a=this.hash;n&&(a.contexts[e]=n),i&&(a.types[e]=i),o&&(a.ids[e]=o),a.values[e]=r},pushId:function(e,r,n){e==="BlockParam"?this.pushStackLiteral("blockParams["+r[0]+"].path["+r[1]+"]"+(n?" + "+JSON.stringify("."+n):"")):e==="PathExpression"?this.pushString(r):e==="SubExpression"?this.pushStackLiteral("true"):this.pushStackLiteral("null")},compiler:Pe,compileChildren:function(e,r){for(var n=e.children,i=void 0,o=void 0,a=0,u=n.length;a<u;a++){i=n[a],o=new this.compiler;var l=this.matchExistingProgram(i);if(l==null){this.context.programs.push("");var s=this.context.programs.length;i.index=s,i.name="program"+s,this.context.programs[s]=o.compile(i,r,this.context,!this.precompile),this.context.decorators[s]=o.decorators,this.context.environments[s]=i,this.useDepths=this.useDepths||o.useDepths,this.useBlockParams=this.useBlockParams||o.useBlockParams,i.useDepths=this.useDepths,i.useBlockParams=this.useBlockParams}else i.index=l.index,i.name="program"+l.index,this.useDepths=this.useDepths||l.useDepths,this.useBlockParams=this.useBlockParams||l.useBlockParams}},matchExistingProgram:function(e){for(var r=0,n=this.context.environments.length;r<n;r++){var i=this.context.environments[r];if(i&&i.equals(e))return i}},programExpression:function(e){var r=this.environment.children[e],n=[r.index,"data",r.blockParams];return(this.useBlockParams||this.useDepths)&&n.push("blockParams"),this.useDepths&&n.push("depths"),"container.program("+n.join(", ")+")"},useRegister:function(e){this.registers[e]||(this.registers[e]=!0,this.registers.list.push(e))},push:function(e){return e instanceof Se||(e=this.source.wrap(e)),this.inlineStack.push(e),e},pushStackLiteral:function(e){this.push(new Se(e))},pushSource:function(e){this.pendingContent&&(this.source.push(this.appendToBuffer(this.source.quotedString(this.pendingContent),this.pendingLocation)),this.pendingContent=void 0),e&&this.source.push(e)},replaceStack:function(e){var r=["("],n=void 0,i=void 0,o=void 0;if(!this.isInline())throw new Br.default("replaceStack on non-inline");var a=this.popStack(!0);if(a instanceof Se)n=[a.value],r=["(",n],o=!0;else{i=!0;var u=this.incrStack();r=["((",this.push(u)," = ",a,")"],n=this.topStack()}var l=e.call(this,n);o||this.popStack(),i&&this.stackSlot--,this.push(r.concat(l,")"))},incrStack:function(){return this.stackSlot++,this.stackSlot>this.stackVars.length&&this.stackVars.push("stack"+this.stackSlot),this.topStackName()},topStackName:function(){return"stack"+this.stackSlot},flushInline:function(){var e=this.inlineStack;this.inlineStack=[];for(var r=0,n=e.length;r<n;r++){var i=e[r];if(i instanceof Se)this.compileStack.push(i);else{var o=this.incrStack();this.pushSource([o," = ",i,";"]),this.compileStack.push(o)}}},isInline:function(){return this.inlineStack.length},popStack:function(e){var r=this.isInline(),n=(r?this.inlineStack:this.compileStack).pop();if(!e&&n instanceof Se)return n.value;if(!r){if(!this.stackSlot)throw new Br.default("Invalid stack pop");this.stackSlot--}return n},topStack:function(){var e=this.isInline()?this.inlineStack:this.compileStack,r=e[e.length-1];return r instanceof Se?r.value:r},contextName:function(e){return this.useDepths&&e?"depths["+e+"]":"depth"+e},quotedString:function(e){return this.source.quotedString(e)},objectLiteral:function(e){return this.source.objectLiteral(e)},aliasable:function(e){var r=this.aliases[e];return r?(r.referenceCount++,r):(r=this.aliases[e]=this.source.wrap(e),r.aliasable=!0,r.referenceCount=1,r)},setupHelper:function(e,r,n){var i=[],o=this.setupHelperArgs(r,e,i,n),a=this.nameLookup("helpers",r,"helper"),u=this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})");return{params:i,paramsInit:o,name:a,callParams:[u].concat(i)}},setupParams:function(e,r,n){var i={},o=[],a=[],u=[],l=!n,s=void 0;l&&(n=[]),i.name=this.quotedString(e),i.hash=this.popStack(),this.trackIds&&(i.hashIds=this.popStack()),this.stringParams&&(i.hashTypes=this.popStack(),i.hashContexts=this.popStack());var h=this.popStack(),c=this.popStack();(c||h)&&(i.fn=c||"container.noop",i.inverse=h||"container.noop");for(var p=r;p--;)s=this.popStack(),n[p]=s,this.trackIds&&(u[p]=this.popStack()),this.stringParams&&(a[p]=this.popStack(),o[p]=this.popStack());return l&&(i.args=this.source.generateArray(n)),this.trackIds&&(i.ids=this.source.generateArray(u)),this.stringParams&&(i.types=this.source.generateArray(a),i.contexts=this.source.generateArray(o)),this.options.data&&(i.data="data"),this.useBlockParams&&(i.blockParams="blockParams"),i},setupHelperArgs:function(e,r,n,i){var o=this.setupParams(e,r,n);return o.loc=JSON.stringify(this.source.currentLocation),o=this.objectLiteral(o),i?(this.useRegister("options"),n.push("options"),["options=",o]):n?(n.push(o),""):o}};(function(){for(var t="break else new var case finally return void catch for switch while continue function this with default if throw delete in try do instanceof typeof abstract enum int short boolean export interface static byte extends long super char final native synchronized class float package throws const goto private transient debugger implements protected volatile double import public let yield await null true false".split(" "),e=Pe.RESERVED_WORDS={},r=0,n=t.length;r<n;r++)e[t[r]]=!0})();Pe.isValidJavaScriptVariableName=function(t){return!Pe.RESERVED_WORDS[t]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(t)};function uu(t,e,r,n,i){var o=e.popStack(),a=r.length;for(t&&a--;n<a;n++)o=e.nameLookup(o,r[n],i);return t?[e.aliasable("container.strict"),"(",o,", ",e.quotedString(r[n]),", ",JSON.stringify(e.source.currentLocation)," )"]:o}Mt.default=Pe;Bi.exports=Mt.default});var ji=m((xt,Fi)=>{"use strict";xt.__esModule=!0;function Ge(t){return t&&t.__esModule?t:{default:t}}var lu=Vn(),cu=Ge(lu),hu=dr(),pu=Ge(hu),qr=ti(),Hr=oi(),fu=qi(),du=Ge(fu),gu=St(),mu=Ge(gu),vu=cr(),yu=Ge(vu),_u=cu.default.create;function Hi(){var t=_u();return t.compile=function(e,r){return Hr.compile(e,r,t)},t.precompile=function(e,r){return Hr.precompile(e,r,t)},t.AST=pu.default,t.Compiler=Hr.Compiler,t.JavaScriptCompiler=du.default,t.Parser=qr.parser,t.parse=qr.parse,t.parseWithoutProcessing=qr.parseWithoutProcessing,t}var ke=Hi();ke.create=Hi;yu.default(ke);ke.Visitor=mu.default;ke.default=ke;xt.default=ke;Fi.exports=xt.default});var Vi=m(It=>{"use strict";It.__esModule=!0;It.print=ku;It.PrintVisitor=w;function bu(t){return t&&t.__esModule?t:{default:t}}var Su=St(),Pu=bu(Su);function ku(t){return new w().accept(t)}function w(){this.padding=0}w.prototype=new Pu.default;w.prototype.pad=function(t){for(var e="",r=0,n=this.padding;r<n;r++)e+=" ";return e+=t+`
23
- `,e};w.prototype.Program=function(t){var e="",r=t.body,n=void 0,i=void 0;if(t.blockParams){var o="BLOCK PARAMS: [";for(n=0,i=t.blockParams.length;n<i;n++)o+=" "+t.blockParams[n];o+=" ]",e+=this.pad(o)}for(n=0,i=r.length;n<i;n++)e+=this.accept(r[n]);return this.padding--,e};w.prototype.MustacheStatement=function(t){return this.pad("{{ "+this.SubExpression(t)+" }}")};w.prototype.Decorator=function(t){return this.pad("{{ DIRECTIVE "+this.SubExpression(t)+" }}")};w.prototype.BlockStatement=w.prototype.DecoratorBlock=function(t){var e="";return e+=this.pad((t.type==="DecoratorBlock"?"DIRECTIVE ":"")+"BLOCK:"),this.padding++,e+=this.pad(this.SubExpression(t)),t.program&&(e+=this.pad("PROGRAM:"),this.padding++,e+=this.accept(t.program),this.padding--),t.inverse&&(t.program&&this.padding++,e+=this.pad("{{^}}"),this.padding++,e+=this.accept(t.inverse),this.padding--,t.program&&this.padding--),this.padding--,e};w.prototype.PartialStatement=function(t){var e="PARTIAL:"+t.name.original;return t.params[0]&&(e+=" "+this.accept(t.params[0])),t.hash&&(e+=" "+this.accept(t.hash)),this.pad("{{> "+e+" }}")};w.prototype.PartialBlockStatement=function(t){var e="PARTIAL BLOCK:"+t.name.original;return t.params[0]&&(e+=" "+this.accept(t.params[0])),t.hash&&(e+=" "+this.accept(t.hash)),e+=" "+this.pad("PROGRAM:"),this.padding++,e+=this.accept(t.program),this.padding--,this.pad("{{> "+e+" }}")};w.prototype.ContentStatement=function(t){return this.pad("CONTENT[ '"+t.value+"' ]")};w.prototype.CommentStatement=function(t){return this.pad("{{! '"+t.value+"' }}")};w.prototype.SubExpression=function(t){for(var e=t.params,r=[],n=void 0,i=0,o=e.length;i<o;i++)r.push(this.accept(e[i]));return e="["+r.join(", ")+"]",n=t.hash?" "+this.accept(t.hash):"",this.accept(t.path)+" "+e+n};w.prototype.PathExpression=function(t){var e=t.parts.join("/");return(t.data?"@":"")+"PATH:"+e};w.prototype.StringLiteral=function(t){return'"'+t.value+'"'};w.prototype.NumberLiteral=function(t){return"NUMBER{"+t.value+"}"};w.prototype.BooleanLiteral=function(t){return"BOOLEAN{"+t.value+"}"};w.prototype.UndefinedLiteral=function(){return"UNDEFINED"};w.prototype.NullLiteral=function(){return"NULL"};w.prototype.Hash=function(t){for(var e=t.pairs,r=[],n=0,i=e.length;n<i;n++)r.push(this.accept(e[n]));return"HASH{"+r.join(", ")+"}"};w.prototype.HashPair=function(t){return t.key+"="+this.accept(t.value)}});var Fr=m((Gl,Gi)=>{"use strict";var Nt=ji().default,Wi=Vi();Nt.PrintVisitor=Wi.PrintVisitor;Nt.print=Wi.print;Gi.exports=Nt;function Ui(t,e){var r=require("fs"),n=r.readFileSync(e,"utf8");t.exports=Nt.compile(n)}typeof require<"u"&&require.extensions&&(require.extensions[".handlebars"]=Ui,require.extensions[".hbs"]=Ui)});var zr=m(P=>{"use strict";Object.defineProperty(P,"__esModule",{value:!0});P.RegexHelper=P.HandlebarsCollector=P.FilterHelper=P.DEFAULT_MODEL_DEPTH=void 0;P.audit=Kr;P.defineModule=qu;P.getAst=Hu;P.getDataModel=Vu;P.getHtml=ju;P.getMacroParam=oo;P.getMacroParams=ao;P.getMacros=Uu;P.getPaths=no;P.getTemplate=Fu;P.has=Bu;P.isObject=Tu;P.pathToDataModel=io;P.pathToDataModelNode=Dt;P.unique=ro;var Wr=Wt(),Gr=wu(Fr());function wu(t){return t&&t.__esModule?t:{default:t}}function le(){le=function(o,a){return new r(o,void 0,a)};var t=RegExp.prototype,e=new WeakMap;function r(i,o,a){var u=RegExp(i,o);return e.set(u,a||e.get(i)),Rt(u,r.prototype)}function n(i,o){var a=e.get(o);return Object.keys(a).reduce(function(u,l){var s=a[l];if(typeof s=="number")u[l]=i[s];else{for(var h=0;i[s[h]]===void 0&&h+1<s.length;)h++;u[l]=i[s[h]]}return u},Object.create(null))}return Ke(r,RegExp),r.prototype.exec=function(i){var o=t.exec.call(this,i);if(o){o.groups=n(o,this);var a=o.indices;a&&(a.groups=n(a,this))}return o},r.prototype[Symbol.replace]=function(i,o){if(typeof o=="string"){var a=e.get(this);return t[Symbol.replace].call(this,i,o.replace(/\$<([^>]+)(>|$)/g,function(l,s,h){if(h==="")return l;var c=a[s];return Array.isArray(c)?"$"+c.join("$"):typeof c=="number"?"$"+c:""}))}if(typeof o=="function"){var u=this;return t[Symbol.replace].call(this,i,function(){var l=arguments;return Q(l[l.length-1])!="object"&&(l=[].slice.call(l)).push(n(l,u)),o.apply(this,l)})}return t[Symbol.replace].call(this,i,o)},le.apply(this,arguments)}function Cu(t,e){return Qi(t)||Eu(t,e)||Bt(t,e)||Ji()}function Eu(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,o,a,u=[],l=!0,s=!1;try{if(o=(r=r.call(t)).next,e===0){if(Object(r)!==r)return;l=!1}else for(;!(l=(n=o.call(r)).done)&&(u.push(n.value),u.length!==e);l=!0);}catch(h){s=!0,i=h}finally{try{if(!l&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(s)throw i}}return u}}function Tt(t,e){var r=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=Bt(t))||e&&t&&typeof t.length=="number"){r&&(t=r);var n=0,i=function(){};return{s:i,n:function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}},e:function(s){throw s},f:i}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
24
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var o,a=!0,u=!1;return{s:function(){r=r.call(t)},n:function(){var s=r.next();return a=s.done,s},e:function(s){u=!0,o=s},f:function(){try{a||r.return==null||r.return()}finally{if(u)throw o}}}}function zi(t){return Qi(t)||Zi(t)||Bt(t)||Ji()}function Ji(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
25
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Qi(t){if(Array.isArray(t))return t}function Yi(t){return Ou(t)||Zi(t)||Bt(t)||Lu()}function Lu(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
26
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Bt(t,e){if(t){if(typeof t=="string")return jr(t,e);var r={}.toString.call(t).slice(8,-1);return r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set"?Array.from(t):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?jr(t,e):void 0}}function Zi(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function Ou(t){if(Array.isArray(t))return jr(t)}function jr(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function Q(t){"@babel/helpers - typeof";return Q=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Q(t)}function Xi(t,e,r,n){var i=Vr(we(1&n?t.prototype:t),e,r);return 2&n&&typeof i=="function"?function(o){return i.apply(r,o)}:i}function Vr(){return Vr=typeof Reflect<"u"&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=Au(t,e);if(n){var i=Object.getOwnPropertyDescriptor(n,e);return i.get?i.get.call(arguments.length<3?t:r):i.value}},Vr.apply(null,arguments)}function Au(t,e){for(;!{}.hasOwnProperty.call(t,e)&&(t=we(t))!==null;);return t}function Ce(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function Ki(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,eo(n.key),n)}}function Ee(t,e,r){return e&&Ki(t.prototype,e),r&&Ki(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function qt(t,e,r){return e=we(e),Mu(t,$i()?Reflect.construct(e,r||[],we(t).constructor):e.apply(t,r))}function Mu(t,e){if(e&&(Q(e)=="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return xu(t)}function xu(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function $i(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return($i=function(){return!!t})()}function we(t){return we=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},we(t)}function Ke(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Rt(t,e)}function Rt(t,e){return Rt=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},Rt(t,e)}function $(t,e,r){return(e=eo(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function eo(t){var e=Iu(t,"string");return Q(e)=="symbol"?e:e+""}function Iu(t,e){if(Q(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(Q(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var Ur=P.DEFAULT_MODEL_DEPTH=10,to=P.HandlebarsCollector=function(t){function e(r){var n;return Ce(this,e),n=qt(this,e),$(n,"data",[]),$(n,"match",function(){return!0}),r&&n.setMatchHandler(r),n}return Ke(e,t),Ee(e,[{key:"onCollect",value:function(n){this.match(n)&&this.data.push(n)}},{key:"setMatchHandler",value:function(n){return this.match=n,this}},{key:"setAst",value:function(n){return this.accept(n),this}},{key:"collect",value:function(n){return this.data=[],this.setAst(n),this.data}}])}(Gr.default.Visitor),Nu=function(t){function e(){return Ce(this,e),qt(this,e,arguments)}return Ke(e,t),Ee(e,[{key:"CommentStatement",value:function(n){return this.onCollect(n.value),Xi(e,"CommentStatement",this,3)([n])}}])}(to),Ru=function(t){function e(){return Ce(this,e),qt(this,e,arguments)}return Ke(e,t),Ee(e,[{key:"PathExpression",value:function(n){return this.onCollect(n.original),Xi(e,"PathExpression",this,3)([n])}}])}(to),Du=function(t){function e(){var r;Ce(this,e);for(var n=arguments.length,i=new Array(n),o=0;o<n;o++)i[o]=arguments[o];return r=qt(this,e,[].concat(i)),$(r,"match",Wu.macro),r}return Ke(e,t),Ee(e)}(Nu);function Tu(t){return Q(t)==="object"&&t!==null}function Bu(t,e){return t.hasOwnProperty(e)}function Kr(t){switch(Q(t)){case"string":return"'".concat(t,"'");case"object":return JSON.stringify(t);default:return String(t)}}function qu(){var t,e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=(t=e?.helpers)!==null&&t!==void 0?t:null;return{helpers:r}}function ro(t){return Yi(new Set(t))}function Hu(t){return Gr.default.parse(t)}function Fu(t){return Gr.default.compile(t)}function ju(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return t(e,{helpers:r})}function no(t){var e=new Ru().collect(t);return ro(e)}function Dt(t){var e,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ur;if(r<=0)throw new Wr.PotentialLoopError("Flext: Unable to get the model: The model is too deep");var n=(e=t?.split("."))!==null&&e!==void 0?e:[],i=zi(n),o=i[0],a=i.slice(1),u={name:o};return a?.length>0&&(u.$=[Dt(a?.join("."),r-1)]),u}function io(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ur,r=Dt(t,e),n={name:"root",$:[r]};return n.addPath=function(i){for(var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Ur,a=Dt(i,o),u=n,l=a,s=0;s<99;s++){var h,c,p;if(!l)return;var f=(h=(c=u)===null||c===void 0?void 0:c.$)!==null&&h!==void 0?h:[],v=null,y=Tt(f),_;try{for(y.s();!(_=y.n()).done;){var g,b=_.value;((g=l)===null||g===void 0?void 0:g.name)===b?.name&&(v=b)}}catch(C){y.e(C)}finally{y.f()}if(!v){u.$=[].concat(Yi(f),[l]);return}var D=(p=l.$)!==null&&p!==void 0?p:[],k=Cu(D,1),I=k[0];u=v,l=I??null}},n}function Vu(t){var e=no(t),r=zi(e),n=r[0],i=r.slice(1),o=io(n),a=Tt(i),u;try{for(a.s();!(u=a.n()).done;){var l=u.value;o.addPath(l)}}catch(s){a.e(s)}finally{a.f()}return o}function oo(t){var e=function(u){var l;return(l=t?.match(u))!==null&&l!==void 0?l:null},r=function(u){var l,s,h,c,p=(l=u==null||(s=u.groups)===null||s===void 0?void 0:s.value)!==null&&l!==void 0?l:null,f=(h=u==null||(c=u.groups)===null||c===void 0?void 0:c.name)!==null&&h!==void 0?h:p;return{name:f,value:p}},n=e(j.macroParam),i=e(j.macroNamedParam),o=e(j.macroSimpleParam);return n?r(n):i?r(i):o?r(o):null}function ao(t){var e,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,n=(e=t?.match(j.macroParams))!==null&&e!==void 0?e:[],i=[],o=Tt(n),a;try{for(o.s();!(a=o.n()).done;){var u=a.value,l=oo(u);if(l)i.push(l);else if(r)throw new Wr.BaseWarning("Flext: Unable to parse the macros: Bad token: "+Kr(u))}}catch(s){o.e(s)}finally{o.f()}return i}function Uu(t){var e=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,r=new Du().collect(t),n=[],i=Tt(r),o;try{for(i.s();!(o=i.n()).done;){var a,u,l,s,h,c,p=o.value,f=(a=p==null||(u=p.trim())===null||u===void 0?void 0:u.match(j.macro))!==null&&a!==void 0?a:null;if(!f&&e)throw new Wr.BaseWarning("Flext: Unable to parse the macros: Bad macro: "+Kr(p));var v=(l=f==null||(s=f.groups)===null||s===void 0?void 0:s.name)!==null&&l!==void 0?l:null,y=(h=f==null||(c=f.groups)===null||c===void 0?void 0:c.params)!==null&&h!==void 0?h:null,_=ao(y,e);n.push({name:v,params:_})}}catch(g){i.e(g)}finally{i.f()}return n}var j=P.RegexHelper=Ee(function t(){Ce(this,t)});$(j,"macro",le(/^@(.+?) (.+)$/,{name:1,params:2}));$(j,"macroParams",le(/(".+?")|([a-zA-Z0-9]+=".+?")|([a-zA-Z0-9]+)/gm,{param:1,namedParam:2,simplaeParam:3}));$(j,"macroParam",le(/^"(.+)"$/,{value:1}));$(j,"macroNamedParam",le(/^(.+)="(.+)"$/,{name:1,value:2}));$(j,"macroSimpleParam",le(/^([a-zA-Z]+)$/,{name:1}));var Wu=P.FilterHelper=function(){function t(){Ce(this,t)}return Ee(t,null,[{key:"macro",value:function(r){var n;return!!(r!=null&&(n=r.trim())!==null&&n!==void 0&&n.match(j.macro))}}])}()});var lo=m(Le=>{"use strict";Object.defineProperty(Le,"__esModule",{value:!0});Le.default=void 0;Le.put=Jr;Le.putWithColor=uo;var Gu=Fr(),Ku=zr();function zu(t,e){return Zu(t)||Yu(t,e)||Qu(t,e)||Ju()}function Ju(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
27
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Qu(t,e){if(t){if(typeof t=="string")return so(t,e);var r={}.toString.call(t).slice(8,-1);return r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set"?Array.from(t):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?so(t,e):void 0}}function so(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function Yu(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,o,a,u=[],l=!0,s=!1;try{if(o=(r=r.call(t)).next,e===0){if(Object(r)!==r)return;l=!1}else for(;!(l=(n=o.call(r)).done)&&(u.push(n.value),u.length!==e);l=!0);}catch(h){s=!0,i=h}finally{try{if(!l&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(s)throw i}}return u}}function Zu(t){if(Array.isArray(t))return t}function Jr(t){var e,r,n=(e=t?.args)!==null&&e!==void 0?e:[],i=zu(n,2),o=i[0],a=i[1];return(r=o??a)!==null&&r!==void 0?r:""}function uo(t){return new Gu.SafeString('<span class="text-blue-500">'.concat(Jr(t),"</span>"))}var zl=Le.default=(0,Ku.defineModule)({helpers:{noColor:Jr,default:uo}})});var co=m(Qr=>{"use strict";Object.defineProperty(Qr,"__esModule",{value:!0});Object.defineProperty(Qr,"put",{enumerable:!0,get:function(){return Xu.default}});var Xu=$u(lo());function $u(t){return t&&t.__esModule?t:{default:t}}});Object.defineProperty(exports,"__esModule",{value:!0});exports.default=exports.SimpleFlext=exports.Flext=exports.DEFAULT_MODEL_DEPTH=exports.DEFAULT_FIELD_TYPE=void 0;exports.macroToField=Eo;var mo=Wt(),ce=zr(),el=vo(co());function vo(t,e){if(typeof WeakMap=="function")var r=new WeakMap,n=new WeakMap;return(vo=function(o,a){if(!a&&o&&o.__esModule)return o;var u,l,s={__proto__:null,default:o};if(o===null||he(o)!="object"&&typeof o!="function")return s;if(u=a?n:r){if(u.has(o))return u.get(o);u.set(o,s)}for(var h in o)h!=="default"&&{}.hasOwnProperty.call(o,h)&&((l=(u=Object.defineProperty)&&Object.getOwnPropertyDescriptor(o,h))&&(l.get||l.set)?u(s,h,l):s[h]=o[h]);return s})(t,e)}function he(t){"@babel/helpers - typeof";return he=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},he(t)}function tl(t){return bo(t)||yo(t)||Ft(t)||_o()}function rl(t,e){var r=typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(!r){if(Array.isArray(t)||(r=Ft(t))||e&&t&&typeof t.length=="number"){r&&(t=r);var n=0,i=function(){};return{s:i,n:function(){return n>=t.length?{done:!0}:{done:!1,value:t[n++]}},e:function(s){throw s},f:i}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
28
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var o,a=!0,u=!1;return{s:function(){r=r.call(t)},n:function(){var s=r.next();return a=s.done,s},e:function(s){u=!0,o=s},f:function(){try{a||r.return==null||r.return()}finally{if(u)throw o}}}}function nl(t){return ol(t)||yo(t)||Ft(t)||il()}function il(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
29
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function yo(t){if(typeof Symbol<"u"&&t[Symbol.iterator]!=null||t["@@iterator"]!=null)return Array.from(t)}function ol(t){if(Array.isArray(t))return Yr(t)}function ho(t,e){return bo(t)||al(t,e)||Ft(t,e)||_o()}function _o(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
30
- In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Ft(t,e){if(t){if(typeof t=="string")return Yr(t,e);var r={}.toString.call(t).slice(8,-1);return r==="Object"&&t.constructor&&(r=t.constructor.name),r==="Map"||r==="Set"?Array.from(t):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?Yr(t,e):void 0}}function Yr(t,e){(e==null||e>t.length)&&(e=t.length);for(var r=0,n=Array(e);r<e;r++)n[r]=t[r];return n}function al(t,e){var r=t==null?null:typeof Symbol<"u"&&t[Symbol.iterator]||t["@@iterator"];if(r!=null){var n,i,o,a,u=[],l=!0,s=!1;try{if(o=(r=r.call(t)).next,e===0){if(Object(r)!==r)return;l=!1}else for(;!(l=(n=o.call(r)).done)&&(u.push(n.value),u.length!==e);l=!0);}catch(h){s=!0,i=h}finally{try{if(!l&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(s)throw i}}return u}}function bo(t){if(Array.isArray(t))return t}function sl(t,e,r){return e=Oe(e),ul(t,So()?Reflect.construct(e,r||[],Oe(t).constructor):e.apply(t,r))}function ul(t,e){if(e&&(he(e)=="object"||typeof e=="function"))return e;if(e!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return ll(t)}function ll(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}function So(){try{var t=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(So=function(){return!!t})()}function cl(t,e,r,n){var i=Zr(Oe(1&n?t.prototype:t),e,r);return 2&n&&typeof i=="function"?function(o){return i.apply(r,o)}:i}function Zr(){return Zr=typeof Reflect<"u"&&Reflect.get?Reflect.get.bind():function(t,e,r){var n=hl(t,e);if(n){var i=Object.getOwnPropertyDescriptor(n,e);return i.get?i.get.call(arguments.length<3?t:r):i.value}},Zr.apply(null,arguments)}function hl(t,e){for(;!{}.hasOwnProperty.call(t,e)&&(t=Oe(t))!==null;);return t}function Oe(t){return Oe=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(e){return e.__proto__||Object.getPrototypeOf(e)},Oe(t)}function pl(t,e){if(typeof e!="function"&&e!==null)throw new TypeError("Super expression must either be null or a function");t.prototype=Object.create(e&&e.prototype,{constructor:{value:t,writable:!0,configurable:!0}}),Object.defineProperty(t,"prototype",{writable:!1}),e&&Xr(t,e)}function Xr(t,e){return Xr=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},Xr(t,e)}function po(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),r.push.apply(r,n)}return r}function Ht(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?po(Object(r),!0).forEach(function(n){fl(t,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):po(Object(r)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(r,n))})}return t}function fl(t,e,r){return(e=wo(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}function Po(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function fo(t,e){for(var r=0;r<e.length;r++){var n=e[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(t,wo(n.key),n)}}function ko(t,e,r){return e&&fo(t.prototype,e),r&&fo(t,r),Object.defineProperty(t,"prototype",{writable:!1}),t}function wo(t){var e=dl(t,"string");return he(e)=="symbol"?e:e+""}function dl(t,e){if(he(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var n=r.call(t,e||"default");if(he(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var Co=exports.DEFAULT_FIELD_TYPE="string",go=exports.DEFAULT_MODEL_DEPTH=10,gl=exports.SimpleFlext=function(){function t(){var e=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};Po(this,t),this.setData(r),this.setHelpers(n),e&&this.setTemplate(e)}return ko(t,[{key:"setTemplate",value:function(r){return this.data={},this.helpers={},this.ast=(0,ce.getAst)(r),this}},{key:"setData",value:function(r){return this.data=r,this}},{key:"setHelpers",value:function(r){return this.helpers=r,this}},{key:"addHelper",value:function(r,n){return this.helpers[r]=n,this}},{key:"getHtml",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=(0,ce.getTemplate)(this.ast);if(!i)throw new mo.BaseError("Flext: Unable to get the HTML: No template");return(0,ce.getHtml)(i,Ht(Ht({},this.data),r),Ht(Ht({},this.helpers),n))}},{key:"html",get:function(){return this.getHtml()}}])}(),ml=exports.Flext=function(t){function e(){return Po(this,e),sl(this,e,arguments)}return pl(e,t),ko(e,[{key:"useModule",value:function(){for(var n=arguments.length,i=new Array(n),o=0;o<n;o++)i[o]=arguments[o];for(var a=0,u=i;a<u.length;a++){var l=u[a];this.addModule(l,el[l])}return this}},{key:"setTemplate",value:function(n){var i,o;cl(e,"setTemplate",this,3)([n]);var a=(0,ce.getMacros)(this.ast),u=function(_){var g;return(g=a?.filter(function(b){return b?.name===_}))!==null&&g!==void 0?g:null},l=function(_){var g,b,D=u(_),k=ho(D,1),I=k[0],C=(g=I?.params)!==null&&g!==void 0?g:null,O=ho(C,1),pe=O[0];return(b=pe?.value)!==null&&b!==void 0?b:null},s=l("v"),h=l("use"),c=l("lineHeight"),p=u("field"),f=(i=p?.map(Eo))!==null&&i!==void 0?i:null;s&&this.setVersion(s),c&&this.setLineHeight(Number(c)),f&&this.setFields(f);var v=(o=h?.split(","))!==null&&o!==void 0?o:null;return this.useModule.apply(this,nl(v)),this}},{key:"setVersion",value:function(n){return this.version=n,this}},{key:"setLineHeight",value:function(n){return this.lineHeight=n,this}},{key:"setFields",value:function(n){return this.fields=n,this}},{key:"addModule",value:function(n,i){var o,a=this,u=(o=i?.helpers)!==null&&o!==void 0?o:{},l=function(){if(!(0,ce.has)(u,s))return 1;var c=u[s],p=s==="default",f=function(){for(var y=arguments.length,_=new Array(y),g=0;g<y;g++)_[g]=arguments[g];return c({args:_})};p?a.addHelper(n,f):a.addHelper(n+":"+s,f)};for(var s in u)l();return this}},{key:"getDataModel",value:function(){var n=this,i,o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:go,a=function(c){for(var p in n.helpers)if((0,ce.has)(n.helpers,p)&&c?.name===p)return!0;return!1},u=function(c){var p,f,v,y,_,g,b,D=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},k=arguments.length>2&&arguments[2]!==void 0?arguments[2]:go;if(k<=0)throw new mo.PotentialLoopError("Flext: Unable to get the data model: The data model is too deep");var I=(p=D?.fieldName)!==null&&p!==void 0?p:null,C=(f=(v=n.fields)===null||v===void 0?void 0:v.find(function(Me){return Me?.name===I}))!==null&&f!==void 0?f:null,O=(y=c?.name)!==null&&y!==void 0?y:null,pe=(_=C?.label)!==null&&_!==void 0?_:null,Ae=(g=C?.type)!==null&&g!==void 0?g:Co,Y=!!(C!=null&&C.isRequired),fe=(b=c?.$)!==null&&b!==void 0?b:[],T=[],ee=rl(fe),te;try{for(ee.s();!(te=ee.n()).done;){var re,M=te.value,Lo=(re=M?.name)!==null&&re!==void 0?re:null;T.push(u(M,{fieldName:I+"."+Lo},k-1))}}catch(Me){ee.e(Me)}finally{ee.f()}return{name:O,label:pe,type:Ae,isRequired:Y,$:T}},l=(0,ce.getDataModel)(this.ast),s=(i=l?.$)!==null&&i!==void 0?i:[];return s.filter(function(h){return!a(h)}).map(function(h){var c;return u(h,{fieldName:(c=h?.name)!==null&&c!==void 0?c:null},o)})}},{key:"model",get:function(){return this.getDataModel()}}])}(gl);function Eo(t){var e,r,n,i=(e=t?.params)!==null&&e!==void 0?e:[],o=tl(i),a=o[0],u=o.slice(1),l=function(v){var y,_,g=(y=u?.find(function(b){return b?.name===v}))!==null&&y!==void 0?y:null;return g&&g!==null&&g!==void 0&&g.value?(_=g?.value)!==null&&_!==void 0?_:null:g&&g!==null&&g!==void 0&&g.name?!0:null},s=(r=a?.value)!==null&&r!==void 0?r:null,h=l("label"),c=(n=l("type"))!==null&&n!==void 0?n:Co,p=!!l("required");return{name:s,label:h,type:c,isRequired:p}}var Yl=exports.default=ml;
576
+ `.trim()},blockValue:function(t){var r=this.aliasable("container.hooks.blockHelperMissing"),n=[this.contextName(0)];this.setupHelperArgs(t,0,n);var i=this.popStack();n.splice(1,0,i),this.push(this.source.functionCall(r,"call",n))},ambiguousBlockValue:function(){var t=this.aliasable("container.hooks.blockHelperMissing"),r=[this.contextName(0)];this.setupHelperArgs("",0,r,!0),this.flushInline();var n=this.topStack();r.splice(1,0,n),this.pushSource(["if (!",this.lastHelper,") { ",n," = ",this.source.functionCall(t,"call",r),"}"])},appendContent:function(t){this.pendingContent?t=this.pendingContent+t:this.pendingLocation=this.source.currentLocation,this.pendingContent=t},append:function(){if(this.isInline())this.replaceStack(function(r){return[" != null ? ",r,' : ""']}),this.pushSource(this.appendToBuffer(this.popStack()));else{var t=this.popStack();this.pushSource(["if (",t," != null) { ",this.appendToBuffer(t,void 0,!0)," }"]),this.environment.isSimple&&this.pushSource(["else { ",this.appendToBuffer("''",void 0,!0)," }"])}},appendEscaped:function(){this.pushSource(this.appendToBuffer([this.aliasable("container.escapeExpression"),"(",this.popStack(),")"]))},getContext:function(t){this.lastContext=t},pushContext:function(){this.pushStackLiteral(this.contextName(this.lastContext))},lookupOnContext:function(t,r,n,i){var o=0;!i&&this.options.compat&&!this.lastContext?this.push(this.depthedLookup(t[o++])):this.pushContext(),this.resolvePath("context",t,o,r,n)},lookupBlockParam:function(t,r){this.useBlockParams=!0,this.push(["blockParams[",t[0],"][",t[1],"]"]),this.resolvePath("context",r,1)},lookupData:function(t,r,n){t?this.pushStackLiteral("container.data(data, "+t+")"):this.pushStackLiteral("data"),this.resolvePath("data",r,0,!0,n)},resolvePath:function(t,r,n,i,o){var a=this;if(this.options.strict||this.options.assumeObjects){this.push(Twe(this.options.strict&&o,this,r,n,t));return}for(var s=r.length;n<s;n++)this.replaceStack(function(u){var l=a.nameLookup(u,r[n],t);return i?[" && ",l]:[" != null ? ",l," : ",u]})},resolvePossibleLambda:function(){this.push([this.aliasable("container.lambda"),"(",this.popStack(),", ",this.contextName(0),")"])},pushStringParam:function(t,r){this.pushContext(),this.pushString(r),r!=="SubExpression"&&(typeof t=="string"?this.pushString(t):this.pushStackLiteral(t))},emptyHash:function(t){this.trackIds&&this.push("{}"),this.stringParams&&(this.push("{}"),this.push("{}")),this.pushStackLiteral(t?"undefined":"{}")},pushHash:function(){this.hash&&this.hashes.push(this.hash),this.hash={values:{},types:[],contexts:[],ids:[]}},popHash:function(){var t=this.hash;this.hash=this.hashes.pop(),this.trackIds&&this.push(this.objectLiteral(t.ids)),this.stringParams&&(this.push(this.objectLiteral(t.contexts)),this.push(this.objectLiteral(t.types))),this.push(this.objectLiteral(t.values))},pushString:function(t){this.pushStackLiteral(this.quotedString(t))},pushLiteral:function(t){this.pushStackLiteral(t)},pushProgram:function(t){t!=null?this.pushStackLiteral(this.programExpression(t)):this.pushStackLiteral(null)},registerDecorator:function(t,r){var n=this.nameLookup("decorators",r,"decorator"),i=this.setupHelperArgs(r,t);this.decorators.push(["fn = ",this.decorators.functionCall(n,"",["fn","props","container",i])," || fn;"])},invokeHelper:function(t,r,n){var i=this.popStack(),o=this.setupHelper(t,r),a=[];n&&a.push(o.name),a.push(i),this.options.strict||a.push(this.aliasable("container.hooks.helperMissing"));var s=["(",this.itemsSeparatedBy(a,"||"),")"],u=this.source.functionCall(s,"call",o.callParams);this.push(u)},itemsSeparatedBy:function(t,r){var n=[];n.push(t[0]);for(var i=1;i<t.length;i++)n.push(r,t[i]);return n},invokeKnownHelper:function(t,r){var n=this.setupHelper(t,r);this.push(this.source.functionCall(n.name,"call",n.callParams))},invokeAmbiguous:function(t,r){this.useRegister("helper");var n=this.popStack();this.emptyHash();var i=this.setupHelper(0,t,r),o=this.lastHelper=this.nameLookup("helpers",t,"helper"),a=["(","(helper = ",o," || ",n,")"];this.options.strict||(a[0]="(helper = ",a.push(" != null ? helper : ",this.aliasable("container.hooks.helperMissing"))),this.push(["(",a,i.paramsInit?["),(",i.paramsInit]:[],"),","(typeof helper === ",this.aliasable('"function"')," ? ",this.source.functionCall("helper","call",i.callParams)," : helper))"])},invokePartial:function(t,r,n){var i=[],o=this.setupParams(r,1,i);t&&(r=this.popStack(),delete o.name),n&&(o.indent=JSON.stringify(n)),o.helpers="helpers",o.partials="partials",o.decorators="container.decorators",t?i.unshift(r):i.unshift(this.nameLookup("partials",r,"partial")),this.options.compat&&(o.depths="depths"),o=this.objectLiteral(o),i.push(o),this.push(this.source.functionCall("container.invokePartial","",i))},assignToHash:function(t){var r=this.popStack(),n=void 0,i=void 0,o=void 0;this.trackIds&&(o=this.popStack()),this.stringParams&&(i=this.popStack(),n=this.popStack());var a=this.hash;n&&(a.contexts[t]=n),i&&(a.types[t]=i),o&&(a.ids[t]=o),a.values[t]=r},pushId:function(t,r,n){t==="BlockParam"?this.pushStackLiteral("blockParams["+r[0]+"].path["+r[1]+"]"+(n?" + "+JSON.stringify("."+n):"")):t==="PathExpression"?this.pushString(r):t==="SubExpression"?this.pushStackLiteral("true"):this.pushStackLiteral("null")},compiler:Ac,compileChildren:function(t,r){for(var n=t.children,i=void 0,o=void 0,a=0,s=n.length;a<s;a++){i=n[a],o=new this.compiler;var u=this.matchExistingProgram(i);if(u==null){this.context.programs.push("");var l=this.context.programs.length;i.index=l,i.name="program"+l,this.context.programs[l]=o.compile(i,r,this.context,!this.precompile),this.context.decorators[l]=o.decorators,this.context.environments[l]=i,this.useDepths=this.useDepths||o.useDepths,this.useBlockParams=this.useBlockParams||o.useBlockParams,i.useDepths=this.useDepths,i.useBlockParams=this.useBlockParams}else i.index=u.index,i.name="program"+u.index,this.useDepths=this.useDepths||u.useDepths,this.useBlockParams=this.useBlockParams||u.useBlockParams}},matchExistingProgram:function(t){for(var r=0,n=this.context.environments.length;r<n;r++){var i=this.context.environments[r];if(i&&i.equals(t))return i}},programExpression:function(t){var r=this.environment.children[t],n=[r.index,"data",r.blockParams];return(this.useBlockParams||this.useDepths)&&n.push("blockParams"),this.useDepths&&n.push("depths"),"container.program("+n.join(", ")+")"},useRegister:function(t){this.registers[t]||(this.registers[t]=!0,this.registers.list.push(t))},push:function(t){return t instanceof Ec||(t=this.source.wrap(t)),this.inlineStack.push(t),t},pushStackLiteral:function(t){this.push(new Ec(t))},pushSource:function(t){this.pendingContent&&(this.source.push(this.appendToBuffer(this.source.quotedString(this.pendingContent),this.pendingLocation)),this.pendingContent=void 0),t&&this.source.push(t)},replaceStack:function(t){var r=["("],n=void 0,i=void 0,o=void 0;if(!this.isInline())throw new aE.default("replaceStack on non-inline");var a=this.popStack(!0);if(a instanceof Ec)n=[a.value],r=["(",n],o=!0;else{i=!0;var s=this.incrStack();r=["((",this.push(s)," = ",a,")"],n=this.topStack()}var u=t.call(this,n);o||this.popStack(),i&&this.stackSlot--,this.push(r.concat(u,")"))},incrStack:function(){return this.stackSlot++,this.stackSlot>this.stackVars.length&&this.stackVars.push("stack"+this.stackSlot),this.topStackName()},topStackName:function(){return"stack"+this.stackSlot},flushInline:function(){var t=this.inlineStack;this.inlineStack=[];for(var r=0,n=t.length;r<n;r++){var i=t[r];if(i instanceof Ec)this.compileStack.push(i);else{var o=this.incrStack();this.pushSource([o," = ",i,";"]),this.compileStack.push(o)}}},isInline:function(){return this.inlineStack.length},popStack:function(t){var r=this.isInline(),n=(r?this.inlineStack:this.compileStack).pop();if(!t&&n instanceof Ec)return n.value;if(!r){if(!this.stackSlot)throw new aE.default("Invalid stack pop");this.stackSlot--}return n},topStack:function(){var t=this.isInline()?this.inlineStack:this.compileStack,r=t[t.length-1];return r instanceof Ec?r.value:r},contextName:function(t){return this.useDepths&&t?"depths["+t+"]":"depth"+t},quotedString:function(t){return this.source.quotedString(t)},objectLiteral:function(t){return this.source.objectLiteral(t)},aliasable:function(t){var r=this.aliases[t];return r?(r.referenceCount++,r):(r=this.aliases[t]=this.source.wrap(t),r.aliasable=!0,r.referenceCount=1,r)},setupHelper:function(t,r,n){var i=[],o=this.setupHelperArgs(r,t,i,n),a=this.nameLookup("helpers",r,"helper"),s=this.aliasable(this.contextName(0)+" != null ? "+this.contextName(0)+" : (container.nullContext || {})");return{params:i,paramsInit:o,name:a,callParams:[s].concat(i)}},setupParams:function(t,r,n){var i={},o=[],a=[],s=[],u=!n,l=void 0;u&&(n=[]),i.name=this.quotedString(t),i.hash=this.popStack(),this.trackIds&&(i.hashIds=this.popStack()),this.stringParams&&(i.hashTypes=this.popStack(),i.hashContexts=this.popStack());var f=this.popStack(),p=this.popStack();(p||f)&&(i.fn=p||"container.noop",i.inverse=f||"container.noop");for(var m=r;m--;)l=this.popStack(),n[m]=l,this.trackIds&&(s[m]=this.popStack()),this.stringParams&&(a[m]=this.popStack(),o[m]=this.popStack());return u&&(i.args=this.source.generateArray(n)),this.trackIds&&(i.ids=this.source.generateArray(s)),this.stringParams&&(i.types=this.source.generateArray(a),i.contexts=this.source.generateArray(o)),this.options.data&&(i.data="data"),this.useBlockParams&&(i.blockParams="blockParams"),i},setupHelperArgs:function(t,r,n,i){var o=this.setupParams(t,r,n);return o.loc=JSON.stringify(this.source.currentLocation),o=this.objectLiteral(o),i?(this.useRegister("options"),n.push("options"),["options=",o]):n?(n.push(o),""):o}};(function(){for(var e="break else new var case finally return void catch for switch while continue function this with default if throw delete in try do instanceof typeof abstract enum int short boolean export interface static byte extends long super char final native synchronized class float package throws const goto private transient debugger implements protected volatile double import public let yield await null true false".split(" "),t=Ac.RESERVED_WORDS={},r=0,n=e.length;r<n;r++)t[e[r]]=!0})();Ac.isValidJavaScriptVariableName=function(e){return!Ac.RESERVED_WORDS[e]&&/^[a-zA-Z_$][0-9a-zA-Z_$]*$/.test(e)};function Twe(e,t,r,n,i){var o=t.popStack(),a=r.length;for(e&&a--;n<a;n++)o=t.nameLookup(o,r[n],i);return e?[t.aliasable("container.strict"),"(",o,", ",t.quotedString(r[n]),", ",JSON.stringify(t.source.currentLocation)," )"]:o}ky.default=Ac;tM.exports=ky.default});var oM=ne((Sy,iM)=>{"use strict";Sy.__esModule=!0;function Qh(e){return e&&e.__esModule?e:{default:e}}var Rwe=aB(),Fwe=Qh(Rwe),Iwe=NC(),Lwe=Qh(Iwe),sE=vB(),uE=SB(),$we=rM(),Nwe=Qh($we),jwe=hy(),Bwe=Qh(jwe),Mwe=FC(),qwe=Qh(Mwe),Vwe=Fwe.default.create;function nM(){var e=Vwe();return e.compile=function(t,r){return uE.compile(t,r,e)},e.precompile=function(t,r){return uE.precompile(t,r,e)},e.AST=Lwe.default,e.Compiler=uE.Compiler,e.JavaScriptCompiler=Nwe.default,e.Parser=sE.parser,e.parse=sE.parse,e.parseWithoutProcessing=sE.parseWithoutProcessing,e}var Dc=nM();Dc.create=nM;qwe.default(Dc);Dc.Visitor=Bwe.default;Dc.default=Dc;Sy.default=Dc;iM.exports=Sy.default});var aM=ne(_y=>{"use strict";_y.__esModule=!0;_y.print=Hwe;_y.PrintVisitor=$t;function Uwe(e){return e&&e.__esModule?e:{default:e}}var Wwe=hy(),zwe=Uwe(Wwe);function Hwe(e){return new $t().accept(e)}function $t(){this.padding=0}$t.prototype=new zwe.default;$t.prototype.pad=function(e){for(var t="",r=0,n=this.padding;r<n;r++)t+=" ";return t+=e+`
577
+ `,t};$t.prototype.Program=function(e){var t="",r=e.body,n=void 0,i=void 0;if(e.blockParams){var o="BLOCK PARAMS: [";for(n=0,i=e.blockParams.length;n<i;n++)o+=" "+e.blockParams[n];o+=" ]",t+=this.pad(o)}for(n=0,i=r.length;n<i;n++)t+=this.accept(r[n]);return this.padding--,t};$t.prototype.MustacheStatement=function(e){return this.pad("{{ "+this.SubExpression(e)+" }}")};$t.prototype.Decorator=function(e){return this.pad("{{ DIRECTIVE "+this.SubExpression(e)+" }}")};$t.prototype.BlockStatement=$t.prototype.DecoratorBlock=function(e){var t="";return t+=this.pad((e.type==="DecoratorBlock"?"DIRECTIVE ":"")+"BLOCK:"),this.padding++,t+=this.pad(this.SubExpression(e)),e.program&&(t+=this.pad("PROGRAM:"),this.padding++,t+=this.accept(e.program),this.padding--),e.inverse&&(e.program&&this.padding++,t+=this.pad("{{^}}"),this.padding++,t+=this.accept(e.inverse),this.padding--,e.program&&this.padding--),this.padding--,t};$t.prototype.PartialStatement=function(e){var t="PARTIAL:"+e.name.original;return e.params[0]&&(t+=" "+this.accept(e.params[0])),e.hash&&(t+=" "+this.accept(e.hash)),this.pad("{{> "+t+" }}")};$t.prototype.PartialBlockStatement=function(e){var t="PARTIAL BLOCK:"+e.name.original;return e.params[0]&&(t+=" "+this.accept(e.params[0])),e.hash&&(t+=" "+this.accept(e.hash)),t+=" "+this.pad("PROGRAM:"),this.padding++,t+=this.accept(e.program),this.padding--,this.pad("{{> "+t+" }}")};$t.prototype.ContentStatement=function(e){return this.pad("CONTENT[ '"+e.value+"' ]")};$t.prototype.CommentStatement=function(e){return this.pad("{{! '"+e.value+"' }}")};$t.prototype.SubExpression=function(e){for(var t=e.params,r=[],n=void 0,i=0,o=t.length;i<o;i++)r.push(this.accept(t[i]));return t="["+r.join(", ")+"]",n=e.hash?" "+this.accept(e.hash):"",this.accept(e.path)+" "+t+n};$t.prototype.PathExpression=function(e){var t=e.parts.join("/");return(e.data?"@":"")+"PATH:"+t};$t.prototype.StringLiteral=function(e){return'"'+e.value+'"'};$t.prototype.NumberLiteral=function(e){return"NUMBER{"+e.value+"}"};$t.prototype.BooleanLiteral=function(e){return"BOOLEAN{"+e.value+"}"};$t.prototype.UndefinedLiteral=function(){return"UNDEFINED"};$t.prototype.NullLiteral=function(){return"NULL"};$t.prototype.Hash=function(e){for(var t=e.pairs,r=[],n=0,i=t.length;n<i;n++)r.push(this.accept(t[n]));return"HASH{"+r.join(", ")+"}"};$t.prototype.HashPair=function(e){return e.key+"="+this.accept(e.value)}});var lE=ne((a4e,lM)=>{"use strict";var Cy=oM().default,uM=aM();Cy.PrintVisitor=uM.PrintVisitor;Cy.print=uM.print;lM.exports=Cy;function sM(e,t){var r=require("fs"),n=r.readFileSync(t,"utf8");e.exports=Cy.compile(n)}typeof require<"u"&&require.extensions&&(require.extensions[".handlebars"]=sM,require.extensions[".hbs"]=sM)});var Jh={};function Kwe(e){return e&&e.__esModule?e:{default:e}}function Lu(){Lu=function(o,a){return new r(o,void 0,a)};var e=RegExp.prototype,t=new WeakMap;function r(i,o,a){var s=RegExp(i,o);return t.set(s,a||t.get(i)),Ey(s,r.prototype)}function n(i,o){var a=t.get(o);return Object.keys(a).reduce(function(s,u){var l=a[u];if(typeof l=="number")s[u]=i[l];else{for(var f=0;i[l[f]]===void 0&&f+1<l.length;)f++;s[u]=i[l[f]]}return s},Object.create(null))}return Xh(r,RegExp),r.prototype.exec=function(i){var o=e.exec.call(this,i);if(o){o.groups=n(o,this);var a=o.indices;a&&(a.groups=n(a,this))}return o},r.prototype[Symbol.replace]=function(i,o){if(typeof o=="string"){var a=t.get(this);return e[Symbol.replace].call(this,i,o.replace(/\$<([^>]+)(>|$)/g,function(u,l,f){if(f==="")return u;var p=a[l];return Array.isArray(p)?"$"+p.join("$"):typeof p=="number"?"$"+p:""}))}if(typeof o=="function"){var s=this;return e[Symbol.replace].call(this,i,function(){var u=arguments;return ba(u[u.length-1])!="object"&&(u=[].slice.call(u)).push(n(u,s)),o.apply(this,u)})}return e[Symbol.replace].call(this,i,o)},Lu.apply(this,arguments)}function cE(){var e,t,r=typeof Symbol=="function"?Symbol:{},n=r.iterator||"@@iterator",i=r.toStringTag||"@@toStringTag";function o(b,v,w,_){var P=v&&v.prototype instanceof s?v:s,A=Object.create(P.prototype);return $n(A,"_invoke",function(E,y,L){var I,O,N,X=0,se=L||[],ie=!1,te={p:0,n:0,v:e,a:Ee,f:Ee.bind(e,4),d:function(G,Z){return I=G,O=0,N=e,te.n=Z,a}};function Ee(z,G){for(O=z,N=G,t=0;!ie&&X&&!Z&&t<se.length;t++){var Z,Q=se[t],pe=te.p,Le=Q[2];z>3?(Z=Le===G)&&(N=Q[(O=Q[4])?5:(O=3,3)],Q[4]=Q[5]=e):Q[0]<=pe&&((Z=z<2&&pe<Q[1])?(O=0,te.v=G,te.n=Q[1]):pe<Le&&(Z=z<3||Q[0]>G||G>Le)&&(Q[4]=z,Q[5]=G,te.n=Le,O=0))}if(Z||z>1)return a;throw ie=!0,G}return function(z,G,Z){if(X>1)throw TypeError("Generator is already running");for(ie&&G===1&&Ee(G,Z),O=G,N=Z;(t=O<2?e:N)||!ie;){I||(O?O<3?(O>1&&(te.n=-1),Ee(O,N)):te.n=N:te.v=N);try{if(X=2,I){if(O||(z="next"),t=I[z]){if(!(t=t.call(I,N)))throw TypeError("iterator result is not an object");if(!t.done)return t;N=t.value,O<2&&(O=0)}else O===1&&(t=I.return)&&t.call(I),O<2&&(N=TypeError("The iterator does not provide a '"+z+"' method"),O=1);I=e}else if((t=(ie=te.n<0)?N:E.call(y,te))!==a)break}catch(Q){I=e,O=1,N=Q}finally{X=1}}return{value:t,done:ie}}}(b,w,_),!0),A}var a={};function s(){}function u(){}function l(){}t=Object.getPrototypeOf;var f=[][n]?t(t([][n]())):($n(t={},n,function(){return this}),t),p=l.prototype=s.prototype=Object.create(f);function m(b){return Object.setPrototypeOf?Object.setPrototypeOf(b,l):(b.__proto__=l,$n(b,i,"GeneratorFunction")),b.prototype=Object.create(p),b}return u.prototype=l,$n(p,"constructor",l),$n(l,"constructor",u),u.displayName="GeneratorFunction",$n(l,i,"GeneratorFunction"),$n(p),$n(p,i,"Generator"),$n(p,n,function(){return this}),$n(p,"toString",function(){return"[object Generator]"}),(cE=function(){return{w:o,m}})()}function $n(e,t,r,n){var i=Object.defineProperty;try{i({},"",{})}catch{i=0}$n=function(a,s,u,l){if(s)i?i(a,s,{value:u,enumerable:!l,configurable:!l,writable:!l}):a[s]=u;else{var f=function(m,b){$n(a,m,function(v){return this._invoke(m,b,v)})};f("next",0),f("throw",1),f("return",2)}},$n(e,t,r,n)}function Ywe(e,t){return mM(e)||Qwe(e,t)||Py(e,t)||dM()}function Qwe(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function Dy(e,t){var r=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=Py(e))||t&&e&&typeof e.length=="number"){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(l){throw l},f:i}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
578
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var o,a=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var l=r.next();return a=l.done,l},e:function(l){s=!0,o=l},f:function(){try{a||r.return==null||r.return()}finally{if(s)throw o}}}}function hM(e){return mM(e)||bM(e)||Py(e)||dM()}function dM(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
579
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function mM(e){if(Array.isArray(e))return e}function fM(e,t,r,n,i,o,a){try{var s=e[o](a),u=s.value}catch(l){return void r(l)}s.done?t(u):Promise.resolve(u).then(n,i)}function Xwe(e){return function(){var t=this,r=arguments;return new Promise(function(n,i){var o=e.apply(t,r);function a(u){fM(o,n,i,a,s,"next",u)}function s(u){fM(o,n,i,a,s,"throw",u)}a(void 0)})}}function gM(e){return Zwe(e)||bM(e)||Py(e)||Jwe()}function Jwe(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
580
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Py(e,t){if(e){if(typeof e=="string")return fE(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?fE(e,t):void 0}}function bM(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Zwe(e){if(Array.isArray(e))return fE(e)}function fE(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function ba(e){"@babel/helpers - typeof";return ba=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ba(e)}function yM(e,t,r,n){var i=pE(Pc(1&n?e.prototype:e),t,r);return 2&n&&typeof i=="function"?function(o){return i.apply(r,o)}:i}function pE(){return pE=typeof Reflect<"u"&&Reflect.get?Reflect.get.bind():function(e,t,r){var n=eke(e,t);if(n){var i=Object.getOwnPropertyDescriptor(n,t);return i.get?i.get.call(arguments.length<3?e:r):i.value}},pE.apply(null,arguments)}function eke(e,t){for(;!{}.hasOwnProperty.call(e,t)&&(e=Pc(e))!==null;);return e}function Oc(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function pM(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,xM(n.key),n)}}function Tc(e,t,r){return t&&pM(e.prototype,t),r&&pM(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Oy(e,t,r){return t=Pc(t),tke(e,vM()?Reflect.construct(t,r||[],Pc(e).constructor):t.apply(e,r))}function tke(e,t){if(t&&(ba(t)=="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return rke(e)}function rke(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function vM(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(vM=function(){return!!e})()}function Pc(e){return Pc=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Pc(e)}function Xh(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&Ey(e,t)}function Ey(e,t){return Ey=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},Ey(e,t)}function fs(e,t,r){return(t=xM(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function xM(e){var t=nke(e,"string");return ba(t)=="symbol"?t:t+""}function nke(e,t){if(ba(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(ba(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function uke(e){return ba(e)==="object"&&e!==null}function lke(e,t){return e.hasOwnProperty(t)}function bE(e){switch(ba(e)){case"string":return"'".concat(e,"'");case"object":return JSON.stringify(e);default:return String(e)}}function cke(){var e,t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},r=(e=t?.helpers)!==null&&e!==void 0?e:null;return{helpers:r}}function kM(e){return gM(new Set(e))}function fke(e){return gE.default.parse(e)}function pke(e){return gE.default.compile(e)}function SM(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},r=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};return e(t,{helpers:r})}function hke(e){return dE.apply(this,arguments)}function dE(){return dE=Xwe(cE().m(function e(t){var r,n,i,o,a,s,u=arguments;return cE().w(function(l){for(;;)switch(l.n){case 0:return r=u.length>1&&u[1]!==void 0?u[1]:{},n=u.length>2&&u[2]!==void 0?u[2]:{},l.n=1,ike;case 1:return i=l.v,o=SM(t,r,n),l.n=2,i.generate(o,{preflights:!0});case 2:return a=l.v,s=a.css,l.a(2,s)}},e)})),dE.apply(this,arguments)}function _M(e){var t=new ake().collect(e);return kM(t)}function Ay(e){var t,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:hE;if(r<=0)throw new mE.PotentialLoopError("Flext: Unable to get the model: The model is too deep");var n=(t=e?.split("."))!==null&&t!==void 0?t:[],i=hM(n),o=i[0],a=i.slice(1),s={name:o};return a?.length>0&&(s.$=[Ay(a?.join("."),r-1)]),s}function CM(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:hE,r=Ay(e,t),n={name:"root",$:[r]};return n.addPath=function(i){for(var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:hE,a=Ay(i,o),s=n,u=a,l=0;l<99;l++){var f,p,m;if(!u)return;var b=(f=(p=s)===null||p===void 0?void 0:p.$)!==null&&f!==void 0?f:[],v=null,w=Dy(b),_;try{for(w.s();!(_=w.n()).done;){var P,A=_.value;((P=u)===null||P===void 0?void 0:P.name)===A?.name&&(v=A)}}catch(I){w.e(I)}finally{w.f()}if(!v){s.$=[].concat(gM(b),[u]);return}var E=(m=u.$)!==null&&m!==void 0?m:[],y=Ywe(E,1),L=y[0];s=v,u=L??null}},n}function dke(e){var t=_M(e),r=hM(t),n=r[0],i=r.slice(1),o=CM(n),a=Dy(i),s;try{for(a.s();!(s=a.n()).done;){var u=s.value;o.addPath(u)}}catch(l){a.e(l)}finally{a.f()}return o}function EM(e){var t=function(s){var u;return(u=e?.match(s))!==null&&u!==void 0?u:null},r=function(s){var u,l,f,p,m=(u=s==null||(l=s.groups)===null||l===void 0?void 0:l.value)!==null&&u!==void 0?u:null,b=(f=s==null||(p=s.groups)===null||p===void 0?void 0:p.name)!==null&&f!==void 0?f:m;return{name:b,value:m}},n=t(qi.macroParam),i=t(qi.macroNamedParam),o=t(qi.macroSimpleParam);return n?r(n):i?r(i):o?r(o):null}function AM(e){var t,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,n=(t=e?.match(qi.macroParams))!==null&&t!==void 0?t:[],i=[],o=Dy(n),a;try{for(o.s();!(a=o.n()).done;){var s=a.value,u=EM(s);if(u)i.push(u);else if(r)throw new mE.BaseWarning("Flext: Unable to parse the macros: Bad token: "+bE(s))}}catch(l){o.e(l)}finally{o.f()}return i}function mke(e){var t=arguments.length>1&&arguments[1]!==void 0?arguments[1]:!0,r=new ske().collect(e),n=[],i=Dy(r),o;try{for(i.s();!(o=i.n()).done;){var a,s,u,l,f,p,m=o.value,b=(a=m==null||(s=m.trim())===null||s===void 0?void 0:s.match(qi.macro))!==null&&a!==void 0?a:null;if(!b&&t)throw new mE.BaseWarning("Flext: Unable to parse the macros: Bad macro: "+bE(m));var v=(u=b==null||(l=b.groups)===null||l===void 0?void 0:l.name)!==null&&u!==void 0?u:null,w=(f=b==null||(p=b.groups)===null||p===void 0?void 0:p.params)!==null&&f!==void 0?f:null,_=AM(w,t);n.push({name:v,params:_})}}catch(P){i.e(P)}finally{i.f()}return n}var cM,Gwe,mE,gE,ike,hE,wM,oke,ake,ske,qi,gke,Rc=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.RegexHelper=exports.HandlebarsCollector=exports.FilterHelper=exports.DEFAULT_MODEL_DEPTH=void 0;exports.audit=bE;exports.defineModule=cke;exports.getAst=fke;exports.getCss=hke;exports.getDataModel=dke;exports.getHtml=SM;exports.getMacroParam=EM;exports.getMacroParams=AM;exports.getMacros=mke;exports.getPaths=_M;exports.getTemplate=pke;exports.has=lke;exports.isObject=uke;exports.pathToDataModel=CM;exports.pathToDataModelNode=Ay;exports.unique=kM;exports.uno=void 0;cM=(vj(),R(yj)),Gwe=(ES(),R(L8)),mE=(pv(),R(MA)),gE=Kwe(lE());ike=exports.uno=(0,cM.createGenerator)({presets:[(0,Gwe.presetWind4)(),(0,cM.presetTypography)()],theme:{}}),hE=exports.DEFAULT_MODEL_DEPTH=10,wM=exports.HandlebarsCollector=function(e){function t(r){var n;return Oc(this,t),n=Oy(this,t),fs(n,"data",[]),fs(n,"match",function(){return!0}),r&&n.setMatchHandler(r),n}return Xh(t,e),Tc(t,[{key:"onCollect",value:function(n){this.match(n)&&this.data.push(n)}},{key:"setMatchHandler",value:function(n){return this.match=n,this}},{key:"setAst",value:function(n){return this.accept(n),this}},{key:"collect",value:function(n){return this.data=[],this.setAst(n),this.data}}])}(gE.default.Visitor),oke=function(e){function t(){return Oc(this,t),Oy(this,t,arguments)}return Xh(t,e),Tc(t,[{key:"CommentStatement",value:function(n){return this.onCollect(n.value),yM(t,"CommentStatement",this,3)([n])}}])}(wM),ake=function(e){function t(){return Oc(this,t),Oy(this,t,arguments)}return Xh(t,e),Tc(t,[{key:"PathExpression",value:function(n){return this.onCollect(n.original),yM(t,"PathExpression",this,3)([n])}}])}(wM),ske=function(e){function t(){var r;Oc(this,t);for(var n=arguments.length,i=new Array(n),o=0;o<n;o++)i[o]=arguments[o];return r=Oy(this,t,[].concat(i)),fs(r,"match",gke.macro),r}return Xh(t,e),Tc(t)}(oke);qi=exports.RegexHelper=Tc(function e(){Oc(this,e)});fs(qi,"macro",Lu(/^@(.+?) (.+)$/,{name:1,params:2}));fs(qi,"macroParams",Lu(/(".+?")|([a-zA-Z0-9]+=".+?")|([a-zA-Z0-9]+)/gm,{param:1,namedParam:2,simplaeParam:3}));fs(qi,"macroParam",Lu(/^"(.+)"$/,{value:1}));fs(qi,"macroNamedParam",Lu(/^(.+)="(.+)"$/,{name:1,value:2}));fs(qi,"macroSimpleParam",Lu(/^([a-zA-Z]+)$/,{name:1}));gke=exports.FilterHelper=function(){function e(){Oc(this,e)}return Tc(e,null,[{key:"macro",value:function(r){var n;return!!(r!=null&&(n=r.trim())!==null&&n!==void 0&&n.match(qi.macro))}}])}()});var _ke={};function bke(e){return xke(e)||vke(e)||PM(e)||yke()}function yke(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
581
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function vke(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function xke(e){if(Array.isArray(e))return yE(e)}function bo(e,t){return Ske(e)||kke(e,t)||PM(e,t)||wke()}function wke(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
582
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function PM(e,t){if(e){if(typeof e=="string")return yE(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?yE(e,t):void 0}}function yE(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function kke(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function Ske(e){if(Array.isArray(e))return e}function pi(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=bo(r,3),i=n[0],o=n[1],a=n[2],s=function(){for(var l=arguments.length,f=new Array(l),p=0;p<l;p++)f[p]=arguments[p];var m=f[0],b=f.slice(1),v=bo(b,1),w=v[0];throw new Error("Condition: Unknown operation: "+(0,DM.audit)(m))};switch(o){case"equal":return i===a;case"softEqual":return i==a;case"notEqual":return i!==a;case"softNotEqual":return i!=a;case"and":return i&&a;case"or":return i||a;case"greater":return Number(i)>Number(a);case"less":return Number(i)<Number(a);default:return s.apply(void 0,bke(r))}}function OM(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=bo(r,2),i=n[0],o=n[1];return pi({args:[i,"equal",o]})}function TM(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=bo(r,2),i=n[0],o=n[1];return pi({args:[i,"softEqual",o]})}function RM(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=bo(r,2),i=n[0],o=n[1];return pi({args:[i,"notEqual",o]})}function FM(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=bo(r,2),i=n[0],o=n[1];return pi({args:[i,"softNotEqual",o]})}function IM(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=bo(r,2),i=n[0],o=n[1];return pi({args:[i,"and",o]})}function LM(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=bo(r,2),i=n[0],o=n[1];return pi({args:[i,"or",o]})}function $M(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=bo(r,2),i=n[0],o=n[1];return pi({args:[i,"greater",o]})}function NM(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=bo(r,2),i=n[0],o=n[1];return pi({args:[i,"less",o]})}var DM,s4e,jM=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.and=IM;exports.default=void 0;exports.equal=OM;exports.greater=$M;exports.less=NM;exports.notEqual=RM;exports.op=pi;exports.or=LM;exports.softEqual=TM;exports.softNotEqual=FM;DM=(Rc(),R(Jh));s4e=exports.default=(0,DM.defineModule)({helpers:{op:pi,equal:OM,softEqual:TM,notEqual:RM,softNotEqual:FM,and:IM,or:LM,greater:$M,less:NM,noColor:pi,__default:pi}})});var Ike={};function Zh(e){"@babel/helpers - typeof";return Zh=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},Zh(e)}function BM(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function MM(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?BM(Object(r),!0).forEach(function(n){Eke(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):BM(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Eke(e,t,r){return(t=Ake(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Ake(e){var t=Dke(e,"string");return Zh(t)=="symbol"?t:t+""}function Dke(e,t){if(Zh(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(Zh(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function Pke(e,t){var r=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=VM(e))||t&&e&&typeof e.length=="number"){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(l){throw l},f:i}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
583
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var o,a=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var l=r.next();return a=l.done,l},e:function(l){s=!0,o=l},f:function(){try{a||r.return==null||r.return()}finally{if(s)throw o}}}}function Oke(e,t){return Fke(e)||Rke(e,t)||VM(e,t)||Tke()}function Tke(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
584
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function VM(e,t){if(e){if(typeof e=="string")return qM(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?qM(e,t):void 0}}function qM(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function Rke(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function Fke(e){if(Array.isArray(e))return e}function UM(e){var t,r,n,i=(t=e?.args)!==null&&t!==void 0?t:[],o=Oke(i,1),a=o[0],s=(r=e?.self)!==null&&r!==void 0?r:null,u=(n=e?.getContent)!==null&&n!==void 0?n:null;return s.__flext_match_value=a,s.__flext_match_isInProgress=!0,u()}function vE(e){var t,r,n,i,o=(t=e?.args)!==null&&t!==void 0?t:[],a=(r=e?.self)!==null&&r!==void 0?r:null,s=(n=a.__flext_match_value)!==null&&n!==void 0?n:null,u=(i=e?.getContent)!==null&&i!==void 0?i:null;if(a.__flext_match_isInProgress){var l=Pke(o),f;try{for(l.s();!(f=l.n()).done;){var p=f.value;if(s===p)return a.__flext_match_isInProgress=!1,u()}}catch(m){l.e(m)}finally{l.f()}}return""}function WM(e){var t,r,n=(t=e?.self)!==null&&t!==void 0?t:null,i=(r=n.__flext_match_value)!==null&&r!==void 0?r:null;return vE(MM(MM({},e),{},{args:[i]}))}var Cke,u4e,zM=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.caseHelper=vE;exports.default=void 0;exports.fallbackHelper=WM;exports.matchHelper=UM;Cke=(Rc(),R(Jh));u4e=exports.default=(0,Cke.defineModule)({helpers:{case:vE,fallback:WM,__default:UM}})});var KM={};function Nke(e,t){return qke(e)||Mke(e,t)||Bke(e,t)||jke()}function jke(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
585
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Bke(e,t){if(e){if(typeof e=="string")return HM(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?HM(e,t):void 0}}function HM(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function Mke(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function qke(e){if(Array.isArray(e))return e}function xE(e){var t,r,n=(t=e?.args)!==null&&t!==void 0?t:[],i=Nke(n,2),o=i[0],a=i[1];return(r=o??a)!==null&&r!==void 0?r:""}function GM(e){return new Lke.SafeString('<span class="text-blue-500">'.concat(xE(e),"</span>"))}var Lke,$ke,l4e,wE=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.default=void 0;exports.put=xE;exports.putWithColor=GM;Lke=lE(),$ke=(Rc(),R(Jh));l4e=exports.default=(0,$ke.defineModule)({helpers:{noColor:xE,__default:GM}})});var Zke={};function ed(e){"@babel/helpers - typeof";return ed=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},ed(e)}function YM(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function QM(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?YM(Object(r),!0).forEach(function(n){Uke(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):YM(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function Uke(e,t,r){return(t=Wke(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function Wke(e){var t=zke(e,"string");return ed(t)=="symbol"?t:t+""}function zke(e,t){if(ed(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if(ed(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}function XM(e){return Kke(e)||Gke(e)||JM(e)||Hke()}function Hke(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
586
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Gke(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function Kke(e){if(Array.isArray(e))return kE(e)}function hi(e,t){return Xke(e)||Qke(e,t)||JM(e,t)||Yke()}function Yke(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
587
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function JM(e,t){if(e){if(typeof e=="string")return kE(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?kE(e,t):void 0}}function kE(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function Qke(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function Xke(e){if(Array.isArray(e))return e}function _E(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=hi(r,3),i=n[0],o=n[1],a=n[2],s=function(){for(var l,f=arguments.length,p=new Array(f),m=0;m<f;m++)p[m]=arguments[m];var b=p[0],v=p.slice(1),w=(l=Math[b])!==null&&l!==void 0?l:null;if(w)return w.apply(void 0,XM(v));throw new Error("Math: Unknown operation: "+(0,SE.audit)(b))};switch(o){case"plus":return Number(i)+Number(a);case"minus":return Number(i)-Number(a);case"multiply":return Number(i)*Number(a);case"divide":return Number(i)/Number(a);case"intDivide":return Number(i)%Number(a);case"power":return Math.pow(Number(i),Number(a));default:return s.apply(void 0,XM(r))}}function zr(e){var t=_E(e),r=QM(QM({},e),{},{args:[t]});return(0,Vke.putWithColor)(r)}function ZM(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=hi(r,2),i=n[0],o=n[1];return zr({args:[i,"plus",o]})}function eq(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=hi(r,2),i=n[0],o=n[1];return zr({args:[i,"minus",o]})}function tq(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=hi(r,2),i=n[0],o=n[1];return zr({args:[i,"multiply",o]})}function rq(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=hi(r,2),i=n[0],o=n[1];return zr({args:[i,"divide",o]})}function nq(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=hi(r,2),i=n[0],o=n[1];return zr({args:[i,"intDivide",o]})}function iq(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=hi(r,2),i=n[0],o=n[1];return zr({args:[i,"power",o]})}function oq(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=hi(r,2),i=n[0],o=n[1],a=function(u,l){return zr({args:[u,l]})};if(!o)return a("round",i);switch(o){case"floor":return a("floor",i);case"ceil":return a("ceil",i);case"trunc":return a("trunc",i);default:throw new Error("Math: Unknown operation: "+(0,SE.audit)(o))}}function Jke(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=hi(r,2),i=n[0],o=n[1];return o==null?zr({args:["percent",i]}):zr({args:[i,"divide",o,"multiply",100]})}function aq(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=hi(r,1),i=n[0];return zr({args:["sqrt",i]})}function sq(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=hi(r,1),i=n[0];return zr({args:["cbrt",i]})}function uq(e){var t,r=(t=e?.args)!==null&&t!==void 0?t:[],n=hi(r,1),i=n[0];return zr({args:["abs",i]})}var SE,Vke,c4e,lq=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});exports.abs=uq;exports.cbrt=sq;exports.default=void 0;exports.divide=rq;exports.intDivide=nq;exports.minus=eq;exports.multiply=tq;exports.op=_E;exports.opWithColor=zr;exports.percent=Jke;exports.plus=ZM;exports.power=iq;exports.round=oq;exports.sqrt=aq;SE=(Rc(),R(Jh)),Vke=(wE(),R(KM));c4e=exports.default=(0,SE.defineModule)({helpers:{op:zr,plus:ZM,minus:eq,multiply:tq,divide:rq,intDivide:nq,power:iq,round:oq,sqrt:aq,cbrt:sq,abs:uq,noColor:_E,__default:zr}})});var iSe={};function Ty(e){return e&&e.__esModule?e:{default:e}}var eSe,tSe,rSe,nSe,cq=$(()=>{"use strict";Object.defineProperty(exports,"__esModule",{value:!0});Object.defineProperty(exports,"cond",{enumerable:!0,get:function(){return eSe.default}});Object.defineProperty(exports,"match",{enumerable:!0,get:function(){return tSe.default}});Object.defineProperty(exports,"math",{enumerable:!0,get:function(){return rSe.default}});Object.defineProperty(exports,"put",{enumerable:!0,get:function(){return nSe.default}});eSe=Ty((jM(),R(_ke))),tSe=Ty((zM(),R(Ike))),rSe=Ty((lq(),R(Zke))),nSe=Ty((wE(),R(KM)))});Object.defineProperty(exports,"__esModule",{value:!0});exports.default=exports.SimpleFlext=exports.Flext=exports.DEFAULT_MODEL_DEPTH=exports.DEFAULT_HELPER_NAME=exports.DEFAULT_FIELD_TYPE=void 0;exports.macroToField=Eq;exports.macroToModuleNames=Cq;var CE=(pv(),R(MA)),ya=(Rc(),R(Jh)),oSe=gq((cq(),R(iSe)));function gq(e,t){if(typeof WeakMap=="function")var r=new WeakMap,n=new WeakMap;return(gq=function(o,a){if(!a&&o&&o.__esModule)return o;var s,u,l={__proto__:null,default:o};if(o===null||$u(o)!="object"&&typeof o!="function")return l;if(s=a?n:r){if(s.has(o))return s.get(o);s.set(o,l)}for(var f in o)f!=="default"&&{}.hasOwnProperty.call(o,f)&&((u=(s=Object.defineProperty)&&Object.getOwnPropertyDescriptor(o,f))&&(u.get||u.set)?s(l,f,u):l[f]=o[f]);return l})(e,t)}function $u(e){"@babel/helpers - typeof";return $u=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},$u(e)}function aSe(e){return vq(e)||bq(e)||Ry(e)||yq()}function sSe(e,t){var r=typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(!r){if(Array.isArray(e)||(r=Ry(e))||t&&e&&typeof e.length=="number"){r&&(e=r);var n=0,i=function(){};return{s:i,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(l){throw l},f:i}}throw new TypeError(`Invalid attempt to iterate non-iterable instance.
588
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}var o,a=!0,s=!1;return{s:function(){r=r.call(e)},n:function(){var l=r.next();return a=l.done,l},e:function(l){s=!0,o=l},f:function(){try{a||r.return==null||r.return()}finally{if(s)throw o}}}}function uSe(e){return cSe(e)||bq(e)||Ry(e)||lSe()}function lSe(){throw new TypeError(`Invalid attempt to spread non-iterable instance.
589
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function bq(e){if(typeof Symbol<"u"&&e[Symbol.iterator]!=null||e["@@iterator"]!=null)return Array.from(e)}function cSe(e){if(Array.isArray(e))return EE(e)}function fq(e,t){return vq(e)||fSe(e,t)||Ry(e,t)||yq()}function yq(){throw new TypeError(`Invalid attempt to destructure non-iterable instance.
590
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function Ry(e,t){if(e){if(typeof e=="string")return EE(e,t);var r={}.toString.call(e).slice(8,-1);return r==="Object"&&e.constructor&&(r=e.constructor.name),r==="Map"||r==="Set"?Array.from(e):r==="Arguments"||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?EE(e,t):void 0}}function EE(e,t){(t==null||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}function fSe(e,t){var r=e==null?null:typeof Symbol<"u"&&e[Symbol.iterator]||e["@@iterator"];if(r!=null){var n,i,o,a,s=[],u=!0,l=!1;try{if(o=(r=r.call(e)).next,t===0){if(Object(r)!==r)return;u=!1}else for(;!(u=(n=o.call(r)).done)&&(s.push(n.value),s.length!==t);u=!0);}catch(f){l=!0,i=f}finally{try{if(!u&&r.return!=null&&(a=r.return(),Object(a)!==a))return}finally{if(l)throw i}}return s}}function vq(e){if(Array.isArray(e))return e}function pSe(e,t,r){return t=Fc(t),hSe(e,xq()?Reflect.construct(t,r||[],Fc(e).constructor):t.apply(e,r))}function hSe(e,t){if(t&&($u(t)=="object"||typeof t=="function"))return t;if(t!==void 0)throw new TypeError("Derived constructors may only return object or undefined");return dSe(e)}function dSe(e){if(e===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function xq(){try{var e=!Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){}))}catch{}return(xq=function(){return!!e})()}function mSe(e,t,r,n){var i=AE(Fc(1&n?e.prototype:e),t,r);return 2&n&&typeof i=="function"?function(o){return i.apply(r,o)}:i}function AE(){return AE=typeof Reflect<"u"&&Reflect.get?Reflect.get.bind():function(e,t,r){var n=gSe(e,t);if(n){var i=Object.getOwnPropertyDescriptor(n,t);return i.get?i.get.call(arguments.length<3?e:r):i.value}},AE.apply(null,arguments)}function gSe(e,t){for(;!{}.hasOwnProperty.call(e,t)&&(e=Fc(e))!==null;);return e}function Fc(e){return Fc=Object.setPrototypeOf?Object.getPrototypeOf.bind():function(t){return t.__proto__||Object.getPrototypeOf(t)},Fc(e)}function bSe(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),Object.defineProperty(e,"prototype",{writable:!1}),t&&DE(e,t)}function DE(e,t){return DE=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(r,n){return r.__proto__=n,r},DE(e,t)}function PE(){var e,t,r=typeof Symbol=="function"?Symbol:{},n=r.iterator||"@@iterator",i=r.toStringTag||"@@toStringTag";function o(b,v,w,_){var P=v&&v.prototype instanceof s?v:s,A=Object.create(P.prototype);return Nn(A,"_invoke",function(E,y,L){var I,O,N,X=0,se=L||[],ie=!1,te={p:0,n:0,v:e,a:Ee,f:Ee.bind(e,4),d:function(G,Z){return I=G,O=0,N=e,te.n=Z,a}};function Ee(z,G){for(O=z,N=G,t=0;!ie&&X&&!Z&&t<se.length;t++){var Z,Q=se[t],pe=te.p,Le=Q[2];z>3?(Z=Le===G)&&(N=Q[(O=Q[4])?5:(O=3,3)],Q[4]=Q[5]=e):Q[0]<=pe&&((Z=z<2&&pe<Q[1])?(O=0,te.v=G,te.n=Q[1]):pe<Le&&(Z=z<3||Q[0]>G||G>Le)&&(Q[4]=z,Q[5]=G,te.n=Le,O=0))}if(Z||z>1)return a;throw ie=!0,G}return function(z,G,Z){if(X>1)throw TypeError("Generator is already running");for(ie&&G===1&&Ee(G,Z),O=G,N=Z;(t=O<2?e:N)||!ie;){I||(O?O<3?(O>1&&(te.n=-1),Ee(O,N)):te.n=N:te.v=N);try{if(X=2,I){if(O||(z="next"),t=I[z]){if(!(t=t.call(I,N)))throw TypeError("iterator result is not an object");if(!t.done)return t;N=t.value,O<2&&(O=0)}else O===1&&(t=I.return)&&t.call(I),O<2&&(N=TypeError("The iterator does not provide a '"+z+"' method"),O=1);I=e}else if((t=(ie=te.n<0)?N:E.call(y,te))!==a)break}catch(Q){I=e,O=1,N=Q}finally{X=1}}return{value:t,done:ie}}}(b,w,_),!0),A}var a={};function s(){}function u(){}function l(){}t=Object.getPrototypeOf;var f=[][n]?t(t([][n]())):(Nn(t={},n,function(){return this}),t),p=l.prototype=s.prototype=Object.create(f);function m(b){return Object.setPrototypeOf?Object.setPrototypeOf(b,l):(b.__proto__=l,Nn(b,i,"GeneratorFunction")),b.prototype=Object.create(p),b}return u.prototype=l,Nn(p,"constructor",l),Nn(l,"constructor",u),u.displayName="GeneratorFunction",Nn(l,i,"GeneratorFunction"),Nn(p),Nn(p,i,"Generator"),Nn(p,n,function(){return this}),Nn(p,"toString",function(){return"[object Generator]"}),(PE=function(){return{w:o,m}})()}function Nn(e,t,r,n){var i=Object.defineProperty;try{i({},"",{})}catch{i=0}Nn=function(a,s,u,l){if(s)i?i(a,s,{value:u,enumerable:!l,configurable:!l,writable:!l}):a[s]=u;else{var f=function(m,b){Nn(a,m,function(v){return this._invoke(m,b,v)})};f("next",0),f("throw",1),f("return",2)}},Nn(e,t,r,n)}function pq(e,t,r,n,i,o,a){try{var s=e[o](a),u=s.value}catch(l){return void r(l)}s.done?t(u):Promise.resolve(u).then(n,i)}function ySe(e){return function(){var t=this,r=arguments;return new Promise(function(n,i){var o=e.apply(t,r);function a(u){pq(o,n,i,a,s,"next",u)}function s(u){pq(o,n,i,a,s,"throw",u)}a(void 0)})}}function hq(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(e,i).enumerable})),r.push.apply(r,n)}return r}function ps(e){for(var t=1;t<arguments.length;t++){var r=arguments[t]!=null?arguments[t]:{};t%2?hq(Object(r),!0).forEach(function(n){vSe(e,n,r[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):hq(Object(r)).forEach(function(n){Object.defineProperty(e,n,Object.getOwnPropertyDescriptor(r,n))})}return e}function vSe(e,t,r){return(t=Sq(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function wq(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}function dq(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,Sq(n.key),n)}}function kq(e,t,r){return t&&dq(e.prototype,t),r&&dq(e,r),Object.defineProperty(e,"prototype",{writable:!1}),e}function Sq(e){var t=xSe(e,"string");return $u(t)=="symbol"?t:t+""}function xSe(e,t){if($u(e)!="object"||!e)return e;var r=e[Symbol.toPrimitive];if(r!==void 0){var n=r.call(e,t||"default");if($u(n)!="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(e)}var wSe=exports.DEFAULT_HELPER_NAME="__default",_q=exports.DEFAULT_FIELD_TYPE="string",mq=exports.DEFAULT_MODEL_DEPTH=10,kSe=exports.SimpleFlext=function(){function e(){var t=arguments.length>0&&arguments[0]!==void 0?arguments[0]:null,r=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},n=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};wq(this,e),this.setData(r),this.setHelpers(n),t&&this.setTemplate(t)}return kq(e,[{key:"setTemplate",value:function(r){return this.data={},this.helpers={},this.ast=(0,ya.getAst)(r),this}},{key:"setData",value:function(r){return this.data=r,this}},{key:"setHelpers",value:function(r){return this.helpers=r,this}},{key:"addHelper",value:function(r,n){return this.helpers[r]=n,this}},{key:"getHtml",value:function(){var r=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},n=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},i=(0,ya.getTemplate)(this.ast);if(!i)throw new CE.BaseError("Flext: Unable to get HTML: No template");return(0,ya.getHtml)(i,ps(ps({},this.data),r),ps(ps({},this.helpers),n))}},{key:"getCss",value:function(){var t=ySe(PE().m(function n(){var i,o,a,s=arguments;return PE().w(function(u){for(;;)switch(u.n){case 0:if(i=s.length>0&&s[0]!==void 0?s[0]:{},o=s.length>1&&s[1]!==void 0?s[1]:{},a=(0,ya.getTemplate)(this.ast),a){u.n=1;break}throw new CE.BaseError("Flext: Unable to get CSS: No template");case 1:return u.n=2,(0,ya.getCss)(a,ps(ps({},this.data),i),ps(ps({},this.helpers),o));case 2:return u.a(2,u.v)}},n,this)}));function r(){return t.apply(this,arguments)}return r}()},{key:"html",get:function(){return this.getHtml()}}])}(),SSe=exports.Flext=function(e){function t(){return wq(this,t),pSe(this,t,arguments)}return bSe(t,e),kq(t,[{key:"useModule",value:function(){for(var n=arguments.length,i=new Array(n),o=0;o<n;o++)i[o]=arguments[o];for(var a=0,s=i;a<s.length;a++){var u=s[a];this.addModule(u,oSe[u])}return this}},{key:"setTemplate",value:function(n){var i;mSe(t,"setTemplate",this,3)([n]);var o=(0,ya.getMacros)(this.ast),a=function(w){var _;return(_=o?.filter(function(P){return P?.name===w}))!==null&&_!==void 0?_:null},s=function(w){var _,P,A=a(w),E=fq(A,1),y=E[0],L=(_=y?.params)!==null&&_!==void 0?_:[],I=fq(L,1),O=I[0];return(P=O?.value)!==null&&P!==void 0?P:null},u=s("v"),l=a("use"),f=s("lineHeight"),p=a("field"),m=(i=p?.map(Eq))!==null&&i!==void 0?i:null;u&&this.setVersion(u),f&&this.setLineHeight(Number(f)),m&&this.setFields(m);var b=l.map(Cq).flat();return this.useModule.apply(this,uSe(b)),this}},{key:"setVersion",value:function(n){return this.version=n,this}},{key:"setLineHeight",value:function(n){return this.lineHeight=n,this}},{key:"setFields",value:function(n){return this.fields=n,this}},{key:"addModule",value:function(n,i){var o,a=this,s=(o=i?.helpers)!==null&&o!==void 0?o:{},u=function(){if(!(0,ya.has)(s,l))return 1;var p=s[l],m=l===wSe,b=function(){for(var w,_=arguments.length,P=new Array(_),A=0;A<_;A++)P[A]=arguments[A];var E=(w=P[P.length-1])!==null&&w!==void 0?w:{},y=this,L=function(){var O;return(O=E?.fn(y))!==null&&O!==void 0?O:null};return p({args:P,options:E,self:y,getContent:L})};m?a.addHelper(n,b):a.addHelper(n+":"+l,b)};for(var l in s)u();return this}},{key:"getDataModel",value:function(){var n=this,i,o=arguments.length>0&&arguments[0]!==void 0?arguments[0]:mq,a=function(p){for(var m in n.helpers)if((0,ya.has)(n.helpers,m)&&p?.name===m)return!0;return!1},s=function(p){var m,b,v,w,_,P,A,E=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},y=arguments.length>2&&arguments[2]!==void 0?arguments[2]:mq;if(y<=0)throw new CE.PotentialLoopError("Flext: Unable to get data model: The data model is too deep");var L=(m=E?.fieldName)!==null&&m!==void 0?m:null,I=(b=(v=n.fields)===null||v===void 0?void 0:v.find(function(pe){return pe?.name===L}))!==null&&b!==void 0?b:null,O=(w=p?.name)!==null&&w!==void 0?w:null,N=(_=I?.label)!==null&&_!==void 0?_:null,X=(P=I?.type)!==null&&P!==void 0?P:_q,se=!!(I!=null&&I.isRequired),ie=(A=p?.$)!==null&&A!==void 0?A:[],te=[],Ee=sSe(ie),z;try{for(Ee.s();!(z=Ee.n()).done;){var G,Z=z.value,Q=(G=Z?.name)!==null&&G!==void 0?G:null;te.push(s(Z,{fieldName:L+"."+Q},y-1))}}catch(pe){Ee.e(pe)}finally{Ee.f()}return{name:O,label:N,type:X,isRequired:se,$:te}},u=(0,ya.getDataModel)(this.ast),l=(i=u?.$)!==null&&i!==void 0?i:[];return l.filter(function(f){return!a(f)}).map(function(f){var p;return s(f,{fieldName:(p=f?.name)!==null&&p!==void 0?p:null},o)})}},{key:"model",get:function(){return this.getDataModel()}}])}(kSe);function Cq(e){var t,r=(t=e?.params)!==null&&t!==void 0?t:[];return r.map(function(n){var i;return(i=n?.value)!==null&&i!==void 0?i:null})}function Eq(e){var t,r,n,i=(t=e?.params)!==null&&t!==void 0?t:[],o=aSe(i),a=o[0],s=o.slice(1),u=function(v){var w,_,P=(w=s?.find(function(A){return A?.name===v}))!==null&&w!==void 0?w:null;return P&&P!==null&&P!==void 0&&P.value?(_=P?.value)!==null&&_!==void 0?_:null:P&&P!==null&&P!==void 0&&P.name?!0:null},l=(r=a?.value)!==null&&r!==void 0?r:null,f=u("label"),p=(n=u("type"))!==null&&n!==void 0?n:_q,m=!!u("required");return{name:l,label:f,type:p,isRequired:m}}var f4e=exports.default=SSe;
591
+ /*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE */
592
+ /*! Bundled license information:
593
+
594
+ node-fetch-native/dist/node.mjs:
595
+ (**
596
+ * @license
597
+ * web-streams-polyfill v3.3.3
598
+ * Copyright 2024 Mattias Buelens, Diwank Singh Tomer and other contributors.
599
+ * This code is released under the MIT license.
600
+ * SPDX-License-Identifier: MIT
601
+ *)
602
+ (*! fetch-blob. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> *)
603
+ (*! formdata-polyfill. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> *)
604
+ (*! node-domexception. MIT License. Jimmy Wärting <https://jimmy.warting.se/opensource> *)
605
+
606
+ tinyexec/dist/main.js:
607
+ @antfu/install-pkg/dist/index.js:
608
+ css-tree/lib/utils/List.js:
609
+ (*! regenerator-runtime -- Copyright (c) 2014-present, Facebook, Inc. -- license (MIT): https://github.com/babel/babel/blob/main/packages/babel-helpers/LICENSE *)
610
+
611
+ confbox/dist/yaml.cjs:
612
+ (*! js-yaml 4.1.0 https://github.com/nodeca/js-yaml @license MIT *)
613
+
614
+ confbox/dist/toml.cjs:
615
+ (*!
616
+ * Copyright (c) Squirrel Chat et al., All rights reserved.
617
+ * SPDX-License-Identifier: BSD-3-Clause
618
+ *
619
+ * Redistribution and use in source and binary forms, with or without
620
+ * modification, are permitted provided that the following conditions are met:
621
+ *
622
+ * 1. Redistributions of source code must retain the above copyright notice, this
623
+ * list of conditions and the following disclaimer.
624
+ * 2. Redistributions in binary form must reproduce the above copyright notice,
625
+ * this list of conditions and the following disclaimer in the
626
+ * documentation and/or other materials provided with the distribution.
627
+ * 3. Neither the name of the copyright holder nor the names of its contributors
628
+ * may be used to endorse or promote products derived from this software without
629
+ * specific prior written permission.
630
+ *
631
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
632
+ * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
633
+ * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
634
+ * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
635
+ * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
636
+ * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
637
+ * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
638
+ * CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
639
+ * OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
640
+ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
641
+ *)
642
+ */