@gct-paas/render 0.1.4-dev.8 → 0.1.4-dev.9
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.esm.min.mjs +7684 -15
- package/dist/index.min.cjs +9 -1
- package/dist/index.system.min.js +9 -1
- package/es/Event/Dependency/controller.d.ts +13 -0
- package/es/Event/Dependency/controller.mjs +97 -0
- package/es/Event/Dependency/displayRule.d.ts +19 -0
- package/es/Event/Dependency/displayRule.mjs +76 -0
- package/es/Event/Dependency/useDependency.d.ts +7 -0
- package/es/Event/Dependency/useDependencyToShow.d.ts +10 -0
- package/es/Event/Dependency/useDependencyToShow.mjs +109 -0
- package/es/Event/baseEvent.d.ts +160 -0
- package/es/Event/baseEvent.mjs +445 -0
- package/es/Event/bizServiceRequest.d.ts +26 -0
- package/es/Event/bizServiceRequest.mjs +47 -0
- package/es/Event/eventType.d.ts +20 -0
- package/es/Event/index.d.ts +4 -0
- package/es/Event/utils/appRedis.d.ts +29 -0
- package/es/Event/utils/appRedis.mjs +50 -0
- package/es/Event/utils/processRovedInfo.d.ts +100 -0
- package/es/Event/utils/processRovedInfo.mjs +297 -0
- package/es/Event/utils/runGlobalByPage.d.ts +332 -0
- package/es/Event/utils/runGlobalByPage.mjs +306 -0
- package/es/Event/utils/verificationVar.d.ts +2 -0
- package/es/Event/utils/verificationVar.mjs +42 -0
- package/es/enums/index.d.ts +14 -0
- package/es/enums/index.mjs +6 -0
- package/es/hooks/useStorageRef.d.ts +9 -0
- package/es/hooks/useStorageRef.mjs +33 -0
- package/es/index.d.ts +2 -0
- package/es/index.mjs +22 -0
- package/es/register/index.d.ts +1 -0
- package/es/register/render-register/render-register.d.ts +54 -0
- package/es/register/render-register/render-register.mjs +59 -0
- package/es/types/index.d.ts +6 -0
- package/es/utils/cacheAdapter.d.ts +7 -0
- package/es/utils/cacheAdapter.mjs +57 -0
- package/es/utils/expression/index.d.ts +6 -0
- package/es/utils/expression/index.mjs +133 -0
- package/es/utils/expression/regularExpression/methods.d.ts +77 -0
- package/es/utils/expression/regularExpression/methods.mjs +729 -0
- package/es/utils/field-attrs/index.d.ts +1 -1
- package/es/utils/get-ref-data.d.ts +1 -0
- package/es/utils/get-ref-data.mjs +62 -0
- package/es/utils/getFieldSchema.d.ts +1 -3
- package/es/utils/getFieldSchema.mjs +83 -0
- package/es/utils/index.d.ts +5 -0
- package/es/utils/model-transformer.d.ts +46 -0
- package/es/utils/model-transformer.mjs +77 -0
- package/es/utils/useStyle.d.ts +21 -0
- package/es/utils/useStyle.mjs +17 -0
- package/package.json +25 -6
package/dist/index.system.min.js
CHANGED
|
@@ -1 +1,9 @@
|
|
|
1
|
-
System.register(["@gct-paas/core","lodash-es"],(function(r,c){"use strict";var o,e;return{setters:[i=>{o=i.FIELD_TYPE},i=>{e=i.get}],execute:(function(){const i={[o.TEXT]:{attrsTransform:[{from:"specificConfig.minValue",to:"minlength"},{from:"specificConfig.maxValue",to:"maxlength"}]},[o.LONG_TEXT]:{attrsTransform:[{from:"specificConfig.minValue",to:"minlength"},{from:"specificConfig.maxValue",to:"maxlength"}]},[o.INTEGER]:{attrsTransform:[{from:"specificConfig.minValue",to:"minValue"},{from:"specificConfig.maxValue",to:"maxValue"}]},[o.LONG]:{attrsTransform:[{from:"specificConfig.minValue",to:"minValue"},{from:"specificConfig.maxValue",to:"maxValue"}]},[o.DOUBLE]:{attrsTransform:[{from:"specificConfig.minValue",to:"minValue"},{from:"specificConfig.maxValue",to:"maxValue"}]},[o.DECIMAL]:{attrsTransform:[{from:"specificConfig.digits",to:"precision"},{from:"specificConfig.minValue",to:"minValue"},{from:"specificConfig.maxValue",to:"maxValue"}]}},l=r("transformPropsField",(f,n)=>{const{attrsTransform:s=[]}=i[f]??{};return s.reduce((t,a)=>{const m=e(n,a.from);return t[a.to]=m,t},{})})})}}));
|
|
1
|
+
System.register(["@gct-paas/core","lodash-es","dayjs","vue","qs"],(function(oe,Ga){"use strict";var $,it,Oe,W,Ge,Re,os,vt,fe,as,nt,rt,ot,us,Tt,cs,ls,Bt,It,hs,Nt,Ye,Ke,ps,de,ie,Ce,Fe,fs,at,Ve,ds,Pt,Le,ms,Mt,We,Ds,xs,Es,gs,Cs,U,Ot,ut,He,ys,ct,Ne,As,Se,Fs,Ss,we,ws,lt,_e,bs,ks,vs,Ts,Rt,Bs;return{setters:[P=>{$=P.FIELD_TYPE,it=P.BuiltinType,Oe=P.Platform,W=P.PropGroup,Ge=P.StyleGroup,Re=P.BorderStyle,os=P.TagTypeEnum,vt=P.TextDecoration,fe=P.Dependency_ENUM,as=P.ASSIGNMENTSTRATEGY_ENUM,nt=P.MaterialEnum,rt=P.FormComponents,ot=P.ButtonSize,us=P.ButtonType,Tt=P.ButtonStyle,cs=P.ButtonColorType,ls=P.ButtonColorTheme,Bt=P.innerVarIds,It=P.SYSTEM_VAR_PREFIX,hs=P.operator2FuncMap,Nt=P.functionMap,Ye=P.EntityModelCategoryEnum,Ke=P.GLOBAL_VAR_TYPE,ps=P.usePermissionStore,de=P.ExamineAndApproveStateEnum,ie=P.ButtonTypeEnum,Ce=P.t,Fe=P.OpinionTypeEnum,fs=P.BizServiceEnum,at=P.INNER_EVENT,Ve=P.DisplayType},P=>{ds=P.get,Pt=P.isNil,Le=P.isEmpty,ms=P.pick,Mt=P.merge,We=P.cloneDeep,Ds=P.isEqual,xs=P.isNull,Es=P.isUndefined,gs=P.differenceBy,Cs=P.default},P=>{U=P.default},P=>{Ot=P.onMounted,ut=P.nextTick,He=P.watch,ys=P.getCurrentInstance,ct=P.readonly,Ne=P.toRef,As=P.customRef,Se=P.ref,Fs=P.getCurrentScope,Ss=P.onScopeDispose,we=P.toValue,ws=P.shallowReactive,lt=P.shallowRef,_e=P.computed,bs=P.unref,ks=P.onBeforeUnmount,vs=P.onActivated,Ts=P.toRaw,Rt=P.inject},P=>{Bs=P.default}],execute:(function(){oe({addDataByForm:Li,dependencyToShow:is,dependencyToShowSync:Ua,initFieldWidgetRuntime:Ri,onInit:$a,setDataByForm:_i,setFormData:wa,tableWidgetByDept:Ja,tableWidgetToShow:Xa,transSelectData:Os,transformData:Ue,transformDataToDict:Ui,transformSourceData:Ms,useDependencyToShow:_a,useDependencyToShowList:za,useStyle:Oi});class P{map=new Map;register(e,t){this.map.set(e,t)}unregister(e){this.map.delete(e)}get(e){return this.map.get(e)}keys(){return Array.from(this.map.keys())}}const Fi={[$.TEXT]:{attrsTransform:[{from:"specificConfig.minValue",to:"minlength"},{from:"specificConfig.maxValue",to:"maxlength"}]},[$.LONG_TEXT]:{attrsTransform:[{from:"specificConfig.minValue",to:"minlength"},{from:"specificConfig.maxValue",to:"maxlength"}]},[$.INTEGER]:{attrsTransform:[{from:"specificConfig.minValue",to:"minValue"},{from:"specificConfig.maxValue",to:"maxValue"}]},[$.LONG]:{attrsTransform:[{from:"specificConfig.minValue",to:"minValue"},{from:"specificConfig.maxValue",to:"maxValue"}]},[$.DOUBLE]:{attrsTransform:[{from:"specificConfig.minValue",to:"minValue"},{from:"specificConfig.maxValue",to:"maxValue"}]},[$.DECIMAL]:{attrsTransform:[{from:"specificConfig.digits",to:"precision"},{from:"specificConfig.minValue",to:"minValue"},{from:"specificConfig.maxValue",to:"maxValue"}]}},Ya=oe("transformPropsField",(i,e)=>{const{attrsTransform:t=[]}=Fi[i]??{};return t.reduce((n,r)=>{const o=ds(e,r.from);return n[r.to]=o,n},{})});it.MODAL_BODY,it.MODAL_FOOTER,Oe.WEB,it.MODAL,W.BASIC,W.MODAL,W.MODAL,W.MODALTITLECONFIG,W.MODALTITLECONFIG,W.MODAL,W.BUTTON,Ge.BACKGROUND,Ge.MARGIN;function ke(i){return Object.prototype.hasOwnProperty.call(i.props,"model")?!i.props.model:Object.prototype.hasOwnProperty.call(i.props,"refForm")?!i.props.refForm:!1}vt.NONE,vt.NONE,os.RADIUS,Re.NONE,Re.NONE,Re.NONE,Re.NONE,Re.NONE;const Si=[$.TEXT,$.LONG_TEXT,$.INTEGER,$.LONG,$.DOUBLE,$.DECIMAL,$.BOOLEAN,$.DATE,$.TIME,$.DATE_TIME,$.USER,$.USER_MULTI,$.SERIAL];fe.HIDDEN+"",fe.READONLY+"",fe.DISABLED+"",fe.REQUIRED+"",fe.ASSIGNMENT+"",as.alwaysCover;const wi=[$.TEXT,$.LONG_TEXT,$.INTEGER,$.LONG,$.DOUBLE,$.DECIMAL,$.BOOLEAN,$.DATE,$.DATE_TIME,$.MASTERSLAVE];W.COMPONENTDEPENDENCY,W.FIELD_CONFIG,W.FIELD_CONFIG,Tt.ORDINARY,us.PRIMARY,ot.DEFAULT,W.BASIC,W.BUTTON,W.BUTTON,W.BUTTON,Object.values(ot).map(i=>({value:i,label:"sys.pageDesigner."+i})),W.PERMISSION,ls.DEFAULT,cs.DEFAULT,Tt.ORDINARY,W.ButtonStyle,W.ButtonStyle,W.ButtonStyle,W.ButtonStyle,W.ButtonStyle,W.ButtonStyle,Object.values(ot).map(i=>({value:i,label:"sys.pageDesigner."+i})),W.ButtonStyle,W.ButtonStyle,Ge.LAYOUT,Ge.MARGIN;function bi(i){return i+"px"}function te(i){return Le(i)?"":`${i}px !important`}function Is(i){return Le(i)?"":`${i} !important`}function ht(i){return!i||Le(i.borderWidth)?"":`${i.borderWidth}px ${i.borderStyle||"solid"} ${i.borderColor||"transparent"} !important`}const ki={fontAttrs:["fontWeight","fontSize","color","textDecorationLine","textAlign"],mapAttrs:{bold:{attr:"fontWeight",callback:i=>i?700:400},italic:{attr:"fontStyle",callback:i=>i?"italic":"normal"},textDecoration:{attr:"textDecorationLine"},fontSize:{attr:"fontSize",callback:i=>i?bi(i):""},align:{attr:"textAlign"}}};function Ns(i,e=ki){if(!i)return{};const t={};return Object.assign(t,ms(i,e.fontAttrs)),typeof e.mapAttrs=="object"&&Object.keys(e.mapAttrs).forEach(s=>{const{attr:n,callback:r}=e.mapAttrs[s];t[n]=typeof r=="function"?r(i[s]):i[s]}),t}function vi(i={}){const e={};for(const t in i)e[t]=Bi(t,i[t]);return e}const Ti=["opacity","zIndex","fontWeight","lineHeight","letterSpacing","wordSpacing","textAlign","textDecoration","textTransform","fontStyle","textDecorationLine"];function Bi(i,e){return Pt(e)||Le(e)?"":Ti.includes(i)?e+" !important":e+"px !important"}function Ii(i){return{position:Is(i.position),top:te(i.top),left:te(i.left),right:te(i.right),bottom:te(i.bottom),width:te(i.width),height:te(i.height)}}function Ni(i){return{backgroundColor:Is(i.backgroundColor),marginTop:te(i.marginTop),marginRight:te(i.marginRight),marginBottom:te(i.marginBottom),marginLeft:te(i.marginLeft),paddingTop:te(i.paddingTop),paddingRight:te(i.paddingRight),paddingBottom:te(i.paddingBottom),paddingLeft:te(i.paddingLeft)}}function Pi(i){return{borderLeft:ht(i.borderLeft),borderRight:ht(i.borderRight),borderBottom:ht(i.borderBottom),borderTop:ht(i.borderTop),borderTopRightRadius:te(i.borderTopRightRadius),borderTopLeftRadius:te(i.borderTopLeftRadius),borderBottomRightRadius:te(i.borderBottomRightRadius),borderBottomLeftRadius:te(i.borderBottomLeftRadius)}}function Mi(i,e=[]){const t={...Ii(i),...Ni(i),...Pi(i)};return e.forEach(s=>{delete t[s]}),Object.keys(t).forEach(s=>{const n=t[s];(Pt(n)||Le(n))&&delete t[s]}),t}function Oi(i){const{style:e={},ignoringStyle:t=[]}=i||{},s=vi(e),n=Mi(e,t),r=Ns(e.labelFont),o=Ns(e.contentFont);return{wrapperStyle:n,wStyle:s,labelFont:r,contentFont:o}}class Ps{static modelData=new Map;static FiledData=new Map;static responsePromise=new Map;static silent=!1;static async getMap(e,t=!0){if(!e)return Promise.reject();if(!this.responsePromise.has(e)||!t){const s=(async()=>{const n=await _gct.api.apaas.modelMeta.getDetail({modelKey:e});this.modelData.set(e,n);const r=!!n?.fieldMetaList&&n.fieldMetaList.reduce((o,c)=>(c.key&&(o[c.key]=c),o),{});r&&this.FiledData.set(e,r)})();this.responsePromise.set(e,s)}return this.responsePromise.get(e)}static async getConfigByField(e,t,s=!0){return await this.getMap(e,s),this.FiledData.get(e)[t]}static async getConfigByModel(e){return await this.getMap(e),this.modelData.get(e)}static clearCacheMap(e=!1){e&&this.responsePromise.clear(),this.modelData.clear(),this.FiledData.clear()}}oe("FieldSchema",Ps);async function Ri(i,e=!1){const{modelKey:t,field:s,isCustomField:n,fieldName:r,readonly:o,fieldType:c}=i.props;if(!i.isField&&!e||s==="table_name_")return{};let h;if(n?h={name:r,type:""}:t&&(h=await Ps.getConfigByField(t,s)),!n&&(!h||h.type!==c))throw new Error("该字段可能已经被删除");if(!h)return{};const{required:E,specificConfig:C}=h;return i.props.fieldRequired=!!E,E&&!o&&(i.props.required=!0),C?.digits!==void 0&&(i.props.precision=C.digits),h}function Ms(i,e){return i?.map(s=>Ue(s,e))||[]}function Ue(i={},e={}){const t=We(i);t._X_ROW_KEY=void 0;const s=Object.keys(e??{})?.length?Object.keys(t).reduce((n,r)=>{const o=e[r],c=t[r];if(o&&c)try{const h=(c+"").split(",").map(E=>o[E]);n[r]={[c+""]:h}}catch{}return n},{}):t._DICT||{};return{...t,_DICT:s,_OPCT:t.__FOREIGN__&&typeof t.__FOREIGN__=="object"?Ue(t.__FOREIGN__,e):{}}}function Li(i,e,t){if(typeof e!="object")return;const s=Ue(e,t);Mt(i,s)}function _i(i,e,t){if(typeof e!="object")return;for(const n in i)n!=="_OPCT"&&n!=="_NOSUBMIT"&&delete i[n];const s=Ue(e,t);s._X_ROW_KEY=e._X_ROW_KEY,Mt(i,s)}function Os(i,e={},t={}){const s=We(e.__FOREIGN__||e),n={_DICT:{}};return Object.keys(s).forEach(r=>{const o=`${i}.${r}`,c=t[r],h=s[r];if(c&&h)try{const E=(h+"").split(",").map(C=>c[C]);n._DICT[o]={[h+""]:E}}catch{}n[o]=h}),{...s,_OPCT:n}}function Ui(i={},e={}){const t=We(i);return Object.keys(e??{})?.length?Object.keys(t).reduce((s,n)=>{const r=e[n]||{},o=t[n];try{s[n]=(o+"").split(",").map(c=>r[c]).join(",")}catch{s[n]=o}return s},{}):t}function ze(i){return i&&i.__esModule&&Object.prototype.hasOwnProperty.call(i,"default")?i.default:i}var pt={exports:{}},zi=pt.exports,Rs;function Xi(){return Rs||(Rs=1,(function(i,e){(function(t,s){i.exports=s()})(zi,(function(){var t="minute",s=/[+-]\d\d(?::?\d\d)?/g,n=/([+-]|\d\d)/g;return function(r,o,c){var h=o.prototype;c.utc=function(v){var O={date:v,utc:!0,args:arguments};return new o(O)},h.utc=function(v){var O=c(this.toDate(),{locale:this.$L,utc:!0});return v?O.add(this.utcOffset(),t):O},h.local=function(){return c(this.toDate(),{locale:this.$L,utc:!1})};var E=h.parse;h.parse=function(v){v.utc&&(this.$u=!0),this.$utils().u(v.$offset)||(this.$offset=v.$offset),E.call(this,v)};var C=h.init;h.init=function(){if(this.$u){var v=this.$d;this.$y=v.getUTCFullYear(),this.$M=v.getUTCMonth(),this.$D=v.getUTCDate(),this.$W=v.getUTCDay(),this.$H=v.getUTCHours(),this.$m=v.getUTCMinutes(),this.$s=v.getUTCSeconds(),this.$ms=v.getUTCMilliseconds()}else C.call(this)};var A=h.utcOffset;h.utcOffset=function(v,O){var w=this.$utils().u;if(w(v))return this.$u?0:w(this.$offset)?A.call(this):this.$offset;if(typeof v=="string"&&(v=(function(I){I===void 0&&(I="");var B=I.match(s);if(!B)return null;var N=(""+B[0]).match(n)||["-",0,0],a=N[0],u=60*+N[1]+ +N[2];return u===0?0:a==="+"?u:-u})(v),v===null))return this;var G=Math.abs(v)<=16?60*v:v;if(G===0)return this.utc(O);var Y=this.clone();if(O)return Y.$offset=G,Y.$u=!1,Y;var ee=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();return(Y=this.local().add(G+ee,t)).$offset=G,Y.$x.$localOffset=ee,Y};var F=h.format;h.format=function(v){var O=v||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return F.call(this,O)},h.valueOf=function(){var v=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*v},h.isUTC=function(){return!!this.$u},h.toISOString=function(){return this.toDate().toISOString()},h.toString=function(){return this.toDate().toUTCString()};var T=h.toDate;h.toDate=function(v){return v==="s"&&this.$offset?c(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():T.call(this)};var M=h.diff;h.diff=function(v,O,w){if(v&&this.$u===v.$u)return M.call(this,v,O,w);var G=this.local(),Y=c(v).local();return M.call(G,Y,O,w)}}}))})(pt)),pt.exports}var Ji=Xi();const $i=ze(Ji);var ft={exports:{}},Gi=ft.exports,Ls;function Yi(){return Ls||(Ls=1,(function(i,e){(function(t,s){i.exports=s()})(Gi,(function(){var t={year:0,month:1,day:2,hour:3,minute:4,second:5},s={};return function(n,r,o){var c,h=function(F,T,M){M===void 0&&(M={});var v=new Date(F),O=(function(w,G){G===void 0&&(G={});var Y=G.timeZoneName||"short",ee=w+"|"+Y,I=s[ee];return I||(I=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:w,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",timeZoneName:Y}),s[ee]=I),I})(T,M);return O.formatToParts(v)},E=function(F,T){for(var M=h(F,T),v=[],O=0;O<M.length;O+=1){var w=M[O],G=w.type,Y=w.value,ee=t[G];ee>=0&&(v[ee]=parseInt(Y,10))}var I=v[3],B=I===24?0:I,N=v[0]+"-"+v[1]+"-"+v[2]+" "+B+":"+v[4]+":"+v[5]+":000",a=+F;return(o.utc(N).valueOf()-(a-=a%1e3))/6e4},C=r.prototype;C.tz=function(F,T){F===void 0&&(F=c);var M,v=this.utcOffset(),O=this.toDate(),w=O.toLocaleString("en-US",{timeZone:F}),G=Math.round((O-new Date(w))/1e3/60),Y=15*-Math.round(O.getTimezoneOffset()/15)-G;if(!Number(Y))M=this.utcOffset(0,T);else if(M=o(w,{locale:this.$L}).$set("millisecond",this.$ms).utcOffset(Y,!0),T){var ee=M.utcOffset();M=M.add(v-ee,"minute")}return M.$x.$timezone=F,M},C.offsetName=function(F){var T=this.$x.$timezone||o.tz.guess(),M=h(this.valueOf(),T,{timeZoneName:F}).find((function(v){return v.type.toLowerCase()==="timezonename"}));return M&&M.value};var A=C.startOf;C.startOf=function(F,T){if(!this.$x||!this.$x.$timezone)return A.call(this,F,T);var M=o(this.format("YYYY-MM-DD HH:mm:ss:SSS"),{locale:this.$L});return A.call(M,F,T).tz(this.$x.$timezone,!0)},o.tz=function(F,T,M){var v=M&&T,O=M||T||c,w=E(+o(),O);if(typeof F!="string")return o(F).tz(O);var G=(function(B,N,a){var u=B-60*N*1e3,l=E(u,a);if(N===l)return[u,N];var x=E(u-=60*(l-N)*1e3,a);return l===x?[u,l]:[B-60*Math.min(l,x)*1e3,Math.max(l,x)]})(o.utc(F,v).valueOf(),w,O),Y=G[0],ee=G[1],I=o(Y).utcOffset(ee);return I.$x.$timezone=O,I},o.tz.guess=function(){return Intl.DateTimeFormat().resolvedOptions().timeZone},o.tz.setDefault=function(F){c=F}}}))})(ft)),ft.exports}var Ki=Yi();const Vi=ze(Ki);var dt={exports:{}},Wi=dt.exports,_s;function Hi(){return _s||(_s=1,(function(i,e){(function(t,s){i.exports=s()})(Wi,(function(){var t="month",s="quarter";return function(n,r){var o=r.prototype;o.quarter=function(E){return this.$utils().u(E)?Math.ceil((this.month()+1)/3):this.month(this.month()%3+3*(E-1))};var c=o.add;o.add=function(E,C){return E=Number(E),this.$utils().p(C)===s?this.add(3*E,t):c.bind(this)(E,C)};var h=o.startOf;o.startOf=function(E,C){var A=this.$utils(),F=!!A.u(C)||C;if(A.p(E)===s){var T=this.quarter()-1;return F?this.month(3*T).startOf(t).startOf("day"):this.month(3*T+2).endOf(t).endOf("day")}return h.bind(this)(E,C)}}}))})(dt)),dt.exports}var ji=Hi();const qi=ze(ji);var mt={exports:{}},Qi=mt.exports,Us;function Zi(){return Us||(Us=1,(function(i,e){(function(t,s){i.exports=s()})(Qi,(function(){return function(t,s){s.prototype.toArray=function(){return[this.$y,this.$M,this.$D,this.$H,this.$m,this.$s,this.$ms]}}}))})(mt)),mt.exports}var en=Zi();const tn=ze(en);var Dt={exports:{}},sn=Dt.exports,zs;function nn(){return zs||(zs=1,(function(i,e){(function(t,s){i.exports=s()})(sn,(function(){var t="day";return function(s,n,r){var o=function(E){return E.add(4-E.isoWeekday(),t)},c=n.prototype;c.isoWeekYear=function(){return o(this).year()},c.isoWeek=function(E){if(!this.$utils().u(E))return this.add(7*(E-this.isoWeek()),t);var C,A,F,T,M=o(this),v=(C=this.isoWeekYear(),A=this.$u,F=(A?r.utc:r)().year(C).startOf("year"),T=4-F.isoWeekday(),F.isoWeekday()>4&&(T+=7),F.add(T,t));return M.diff(v,"week")+1},c.isoWeekday=function(E){return this.$utils().u(E)?this.day()||7:this.day(this.day()%7?E:E-7)};var h=c.startOf;c.startOf=function(E,C){var A=this.$utils(),F=!!A.u(C)||C;return A.p(E)==="isoweek"?F?this.date(this.date()-(this.isoWeekday()-1)).startOf("day"):this.date(this.date()-1-(this.isoWeekday()-1)+7).endOf("day"):h.bind(this)(E,C)}}}))})(Dt)),Dt.exports}var rn=nn();const on=ze(rn);var H=Js(),an=/^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i,Lt=Math.ceil,me=Math.floor,ce="[BigNumber Error] ",De=1e14,z=14,Xs=9007199254740991,_t=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13],ve=1e7,se=1e9;function Js(i){var e,t,s,n=w.prototype={constructor:w,toString:null,valueOf:null},r=new w(1),o=20,c=4,h=-7,E=21,C=-1e7,A=1e7,F=!1,T=1,M=0,v={prefix:"",groupSize:3,secondaryGroupSize:0,groupSeparator:",",decimalSeparator:".",fractionGroupSize:0,fractionGroupSeparator:" ",suffix:""},O="0123456789abcdefghijklmnopqrstuvwxyz";function w(a,u){var l,x,d,m,D,f,p,S,g=this;if(!(g instanceof w))return new w(a,u);if(S=typeof a,u==null){if(Y(a)){g.s=a.s,!a.c||a.e>A?g.c=g.e=null:a.e<C?g.c=[g.e=0]:(g.e=a.e,g.c=a.c.slice());return}if(S=="number"){if(a*0!=0){g.s=isNaN(a)?null:a<0?-1:1,g.c=g.e=null;return}if(g.s=1/a<0?(a=-a,-1):1,a===~~a){for(m=0,D=a;D>=10;D/=10,m++);m>A?g.c=g.e=null:(g.e=m,g.c=[a]);return}p=String(a)}else{if(S=="string"){if(p=a,!an.test(p))return s(g,p)}else if(S=="bigint")p=String(a);else throw Error(ce+"Invalid argument: "+a);g.s=p.charCodeAt(0)==45?(p=p.slice(1),-1):1}(m=p.indexOf("."))>-1&&(p=p.replace(".","")),(D=p.search(/e/i))>0?(m<0&&(m=D),m+=+p.slice(D+1),p=p.substring(0,D)):m<0&&(m=p.length)}else{if(S!="string")throw Error(ce+"String expected: "+a);for(j(u,2,O.length,"Base"),p=a,g.s=p.charCodeAt(0)===45?(p=p.slice(1),-1):1,l=O.slice(0,u),m=D=0,f=p.length;D<f;D++)if(l.indexOf(x=p.charAt(D))<0){if(x=="."){if(D>m){m=f;continue}}else if(!d&&(p==p.toUpperCase()&&(p=p.toLowerCase())||p==p.toLowerCase()&&(p=p.toUpperCase()))){d=!0,D=-1,m=0;continue}return s(g,a,u)}p=t(p,u,10,g.s),(m=p.indexOf("."))>-1?p=p.replace(".",""):m=p.length}for(D=0;p.charCodeAt(D)===48;D++);for(f=p.length;p.charCodeAt(--f)===48;);if(p=p.slice(D,++f))if(f-=D,m=m-D-1,m>A)g.c=g.e=null;else if(m<C)g.c=[g.e=0];else{if(g.e=m,g.c=[],D=(m+1)%z,m<0&&(D+=z),D<f){for(D&&g.c.push(+p.slice(0,D)),f-=z;D<f;)g.c.push(+p.slice(D,D+=z));D=z-(p=p.slice(D)).length}else D-=f;for(;D--;p+="0");g.c.push(+p)}else g.c=[g.e=0]}w.clone=Js,w.ROUND_UP=0,w.ROUND_DOWN=1,w.ROUND_CEIL=2,w.ROUND_FLOOR=3,w.ROUND_HALF_UP=4,w.ROUND_HALF_DOWN=5,w.ROUND_HALF_EVEN=6,w.ROUND_HALF_CEIL=7,w.ROUND_HALF_FLOOR=8,w.EUCLID=9,w.config=w.set=function(a){var u,l;if(a!=null)if(typeof a=="object"){if(a.hasOwnProperty(u="DECIMAL_PLACES")&&(l=a[u],j(l,0,se,u),o=l),a.hasOwnProperty(u="ROUNDING_MODE")&&(l=a[u],j(l,0,8,u),c=l),a.hasOwnProperty(u="EXPONENTIAL_AT")&&(l=a[u],l&&l.pop?(j(l[0],-se,0,u),j(l[1],0,se,u),h=l[0],E=l[1]):(j(l,-se,se,u),h=-(E=l<0?-l:l))),a.hasOwnProperty(u="RANGE"))if(l=a[u],l&&l.pop)j(l[0],-se,-1,u),j(l[1],1,se,u),C=l[0],A=l[1];else if(j(l,-se,se,u),l)C=-(A=l<0?-l:l);else throw Error(ce+u+" cannot be zero: "+l);if(a.hasOwnProperty(u="CRYPTO"))if(l=a[u],l===!!l)if(l)if(typeof crypto<"u"&&crypto&&(crypto.getRandomValues||crypto.randomBytes))F=l;else throw F=!l,Error(ce+"crypto unavailable");else F=l;else throw Error(ce+u+" not true or false: "+l);if(a.hasOwnProperty(u="MODULO_MODE")&&(l=a[u],j(l,0,9,u),T=l),a.hasOwnProperty(u="POW_PRECISION")&&(l=a[u],j(l,0,se,u),M=l),a.hasOwnProperty(u="FORMAT"))if(l=a[u],typeof l=="object")v=l;else throw Error(ce+u+" not an object: "+l);if(a.hasOwnProperty(u="ALPHABET"))if(l=a[u],typeof l=="string"&&!/^.?$|[+\-.\s]|(.).*\1/.test(l))O=l;else throw Error(ce+u+" invalid: "+l)}else throw Error(ce+"Object expected: "+a);return{DECIMAL_PLACES:o,ROUNDING_MODE:c,EXPONENTIAL_AT:[h,E],RANGE:[C,A],CRYPTO:F,MODULO_MODE:T,POW_PRECISION:M,FORMAT:v,ALPHABET:O}},w.isBigNumber=function(a){if(!Y(a))return!1;var u,l,x=a.c,d=a.e,m=a.s;if({}.toString.call(x)!="[object Array]")return x===null&&d===null&&(m===null||m===1||m===-1);if(m!==1&&m!==-1||d<-se||d>se||d!==me(d))return!1;if(x[0]===0)return d===0&&x.length===1;if(u=(d+1)%z,u<1&&(u+=z),String(x[0]).length!==u)return!1;for(u=0;u<x.length;u++)if(l=x[u],l<0||l>=De||l!==me(l))return!1;return l!==0},w.maximum=w.max=function(){return ee(arguments,-1)},w.minimum=w.min=function(){return ee(arguments,1)},w.random=(function(){var a=9007199254740992,u=Math.random()*a&2097151?function(){return me(Math.random()*a)}:function(){return(Math.random()*1073741824|0)*8388608+(Math.random()*8388608|0)};return function(l){var x,d,m,D,f,p=0,S=[],g=new w(r);if(l==null?l=o:j(l,0,se),D=Lt(l/z),F)if(crypto.getRandomValues){for(x=crypto.getRandomValues(new Uint32Array(D*=2));p<D;)f=x[p]*131072+(x[p+1]>>>11),f>=9e15?(d=crypto.getRandomValues(new Uint32Array(2)),x[p]=d[0],x[p+1]=d[1]):(S.push(f%1e14),p+=2);p=D/2}else if(crypto.randomBytes){for(x=crypto.randomBytes(D*=7);p<D;)f=(x[p]&31)*281474976710656+x[p+1]*1099511627776+x[p+2]*4294967296+x[p+3]*16777216+(x[p+4]<<16)+(x[p+5]<<8)+x[p+6],f>=9e15?crypto.randomBytes(7).copy(x,p):(S.push(f%1e14),p+=7);p=D/7}else throw F=!1,Error(ce+"crypto unavailable");if(!F)for(;p<D;)f=u(),f<9e15&&(S[p++]=f%1e14);for(D=S[--p],l%=z,D&&l&&(f=_t[z-l],S[p]=me(D/f)*f);S[p]===0;S.pop(),p--);if(p<0)S=[m=0];else{for(m=-1;S[0]===0;S.splice(0,1),m-=z);for(p=1,f=S[0];f>=10;f/=10,p++);p<z&&(m-=z-p)}return g.e=m,g.c=S,g}})(),w.sum=function(){for(var a=1,u=arguments,l=new w(u[0]);a<u.length;)l=l.plus(u[a++]);return l},t=(function(){var a="0123456789";function u(l,x,d,m){for(var D,f=[0],p,S=0,g=l.length;S<g;){for(p=f.length;p--;f[p]*=x);for(f[0]+=m.indexOf(l.charAt(S++)),D=0;D<f.length;D++)f[D]>d-1&&(f[D+1]==null&&(f[D+1]=0),f[D+1]+=f[D]/d|0,f[D]%=d)}return f.reverse()}return function(l,x,d,m,D){var f,p,S,g,k,R,_,J,V=l.indexOf("."),Q=o,X=c;for(V>=0&&(g=M,M=0,l=l.replace(".",""),J=new w(x),R=J.pow(l.length-V),M=g,J.c=u(Te(xe(R.c),R.e,"0"),10,d,a),J.e=J.c.length),_=u(l,x,d,D?(f=O,a):(f=a,O)),S=g=_.length;_[--g]==0;_.pop());if(!_[0])return f.charAt(0);if(V<0?--S:(R.c=_,R.e=S,R.s=m,R=e(R,J,Q,X,d),_=R.c,k=R.r,S=R.e),p=S+Q+1,V=_[p],g=d/2,k=k||p<0||_[p+1]!=null,k=X<4?(V!=null||k)&&(X==0||X==(R.s<0?3:2)):V>g||V==g&&(X==4||k||X==6&&_[p-1]&1||X==(R.s<0?8:7)),p<1||!_[0])l=k?Te(f.charAt(1),-Q,f.charAt(0)):f.charAt(0);else{if(_.length=p,k)for(--d;++_[--p]>d;)_[p]=0,p||(++S,_=[1].concat(_));for(g=_.length;!_[--g];);for(V=0,l="";V<=g;l+=f.charAt(_[V++]));l=Te(l,S,f.charAt(0))}return l}})(),e=(function(){function a(x,d,m){var D,f,p,S,g=0,k=x.length,R=d%ve,_=d/ve|0;for(x=x.slice();k--;)p=x[k]%ve,S=x[k]/ve|0,D=_*p+S*R,f=R*p+D%ve*ve+g,g=(f/m|0)+(D/ve|0)+_*S,x[k]=f%m;return g&&(x=[g].concat(x)),x}function u(x,d,m,D){var f,p;if(m!=D)p=m>D?1:-1;else for(f=p=0;f<m;f++)if(x[f]!=d[f]){p=x[f]>d[f]?1:-1;break}return p}function l(x,d,m,D){for(var f=0;m--;)x[m]-=f,f=x[m]<d[m]?1:0,x[m]=f*D+x[m]-d[m];for(;!x[0]&&x.length>1;x.splice(0,1));}return function(x,d,m,D,f){var p,S,g,k,R,_,J,V,Q,X,K,re,kt,ns,rs,Ae,st,pe=x.s==d.s?1:-1,ue=x.c,Z=d.c;if(!ue||!ue[0]||!Z||!Z[0])return new w(!x.s||!d.s||(ue?Z&&ue[0]==Z[0]:!Z)?NaN:ue&&ue[0]==0||!Z?pe*0:pe/0);for(V=new w(pe),Q=V.c=[],S=x.e-d.e,pe=m+S+1,f||(f=De,S=he(x.e/z)-he(d.e/z),pe=pe/z|0),g=0;Z[g]==(ue[g]||0);g++);if(Z[g]>(ue[g]||0)&&S--,pe<0)Q.push(1),k=!0;else{for(ns=ue.length,Ae=Z.length,g=0,pe+=2,R=me(f/(Z[0]+1)),R>1&&(Z=a(Z,R,f),ue=a(ue,R,f),Ae=Z.length,ns=ue.length),kt=Ae,X=ue.slice(0,Ae),K=X.length;K<Ae;X[K++]=0);st=Z.slice(),st=[0].concat(st),rs=Z[0],Z[1]>=f/2&&rs++;do{if(R=0,p=u(Z,X,Ae,K),p<0){if(re=X[0],Ae!=K&&(re=re*f+(X[1]||0)),R=me(re/rs),R>1)for(R>=f&&(R=f-1),_=a(Z,R,f),J=_.length,K=X.length;u(_,X,J,K)==1;)R--,l(_,Ae<J?st:Z,J,f),J=_.length,p=1;else R==0&&(p=R=1),_=Z.slice(),J=_.length;if(J<K&&(_=[0].concat(_)),l(X,_,K,f),K=X.length,p==-1)for(;u(Z,X,Ae,K)<1;)R++,l(X,Ae<K?st:Z,K,f),K=X.length}else p===0&&(R++,X=[0]);Q[g++]=R,X[0]?X[K++]=ue[kt]||0:(X=[ue[kt]],K=1)}while((kt++<ns||X[0]!=null)&&pe--);k=X[0]!=null,Q[0]||Q.splice(0,1)}if(f==De){for(g=1,pe=Q[0];pe>=10;pe/=10,g++);B(V,m+(V.e=g+S*z-1)+1,D,k)}else V.e=S,V.r=+k;return V}})();function G(a,u,l,x){var d,m,D,f,p;if(l==null?l=c:j(l,0,8),!a.c)return a.toString();if(d=a.c[0],D=a.e,u==null)p=xe(a.c),p=x==1||x==2&&(D<=h||D>=E)?Et(p,D):Te(p,D,"0");else if(a=B(new w(a),u,l),m=a.e,p=xe(a.c),f=p.length,x==1||x==2&&(u<=m||m<=h)){for(;f<u;p+="0",f++);p=Et(p,m)}else if(u-=D+(x===2&&m>D),p=Te(p,m,"0"),m+1>f){if(--u>0)for(p+=".";u--;p+="0");}else if(u+=m-f,u>0)for(m+1==f&&(p+=".");u--;p+="0");return a.s<0&&d?"-"+p:p}function Y(a){return a instanceof w||!!a&&a._isBigNumber===!0}function ee(a,u){for(var l,x,d=1,m=new w(a[0]);d<a.length;d++)x=new w(a[d]),(!x.s||(l=Pe(m,x))===u||l===0&&m.s===u)&&(m=x);return m}function I(a,u,l){for(var x=1,d=u.length;!u[--d];u.pop());for(d=u[0];d>=10;d/=10,x++);return(l=x+l*z-1)>A?a.c=a.e=null:l<C?a.c=[a.e=0]:(a.e=l,a.c=u),a}s=(function(){var a=/^(-?)0([xbo])(?=\w[\w.]*$)/i,u=/^([^.]+)\.$/,l=/^\.([^.]+)$/,x=/^-?(Infinity|NaN)$/,d=/^\s*\+(?=[\w.])|^\s+|\s+$/g;return function(m,D,f){var p,S=D.replace(d,"");if(x.test(S)){m.s=isNaN(S)?null:S<0?-1:1,m.c=m.e=null;return}if(S=S.replace(a,function(g,k,R){return p=(R=R.toLowerCase())=="x"?16:R=="b"?2:8,!f||f==p?k:g}),f&&(p=f,S=S.replace(u,"$1").replace(l,"0.$1")),D!=S)return new w(S,p);throw Error(ce+"Not a"+(f?" base "+f:"")+" number: "+D)}})();function B(a,u,l,x){var d,m,D,f,p,S,g,k=a.c,R=_t;if(k){e:{for(d=1,f=k[0];f>=10;f/=10,d++);if(m=u-d,m<0)m+=z,D=u,p=k[S=0],g=me(p/R[d-D-1]%10);else if(S=Lt((m+1)/z),S>=k.length)if(x){for(;k.length<=S;k.push(0));p=g=0,d=1,m%=z,D=m-z+1}else break e;else{for(p=f=k[S],d=1;f>=10;f/=10,d++);m%=z,D=m-z+d,g=D<0?0:me(p/R[d-D-1]%10)}if(x=x||u<0||k[S+1]!=null||(D<0?p:p%R[d-D-1]),x=l<4?(g||x)&&(l==0||l==(a.s<0?3:2)):g>5||g==5&&(l==4||x||l==6&&(m>0?D>0?p/R[d-D]:0:k[S-1])%10&1||l==(a.s<0?8:7)),u<1||!k[0])return k.length=0,x?(u-=a.e+1,k[0]=R[(z-u%z)%z],a.e=-u||0):k[0]=a.e=0,a;if(m==0?(k.length=S,f=1,S--):(k.length=S+1,f=R[z-m],k[S]=D>0?me(p/R[d-D]%R[D])*f:0),x)for(;;)if(S==0){for(m=1,D=k[0];D>=10;D/=10,m++);for(D=k[0]+=f,f=1;D>=10;D/=10,f++);m!=f&&(a.e++,k[0]==De&&(k[0]=1));break}else{if(k[S]+=f,k[S]!=De)break;k[S--]=0,f=1}for(m=k.length;k[--m]===0;k.pop());}a.e>A?a.c=a.e=null:a.e<C&&(a.c=[a.e=0])}return a}function N(a){var u,l=a.e;return l===null?a.toString():(u=xe(a.c),u=l<=h||l>=E?Et(u,l):Te(u,l,"0"),a.s<0?"-"+u:u)}return n.absoluteValue=n.abs=function(){var a=new w(this);return a.s<0&&(a.s=1),a},n.comparedTo=function(a,u){return Pe(this,new w(a,u))},n.decimalPlaces=n.dp=function(a,u){var l,x,d,m=this;if(a!=null)return j(a,0,se),u==null?u=c:j(u,0,8),B(new w(m),a+m.e+1,u);if(!(l=m.c))return null;if(x=((d=l.length-1)-he(this.e/z))*z,d=l[d])for(;d%10==0;d/=10,x--);return x<0&&(x=0),x},n.dividedBy=n.div=function(a,u){return e(this,new w(a,u),o,c)},n.dividedToIntegerBy=n.idiv=function(a,u){return e(this,new w(a,u),0,1)},n.exponentiatedBy=n.pow=function(a,u){var l,x,d,m,D,f,p,S,g,k=this;if(a=new w(a),a.c&&!a.isInteger())throw Error(ce+"Exponent not an integer: "+N(a));if(u!=null&&(u=new w(u)),f=a.e>14,!k.c||!k.c[0]||k.c[0]==1&&!k.e&&k.c.length==1||!a.c||!a.c[0])return g=new w(Math.pow(+N(k),f?a.s*(2-xt(a)):+N(a))),u?g.mod(u):g;if(p=a.s<0,u){if(u.c?!u.c[0]:!u.s)return new w(NaN);x=!p&&k.isInteger()&&u.isInteger(),x&&(k=k.mod(u))}else{if(a.e>9&&(k.e>0||k.e<-1||(k.e==0?k.c[0]>1||f&&k.c[1]>=24e7:k.c[0]<8e13||f&&k.c[0]<=9999975e7)))return m=k.s<0&&xt(a)?-0:0,k.e>-1&&(m=1/m),new w(p?1/m:m);M&&(m=Lt(M/z+2))}for(f?(l=new w(.5),p&&(a.s=1),S=xt(a)):(d=Math.abs(+N(a)),S=d%2),g=new w(r);;){if(S){if(g=g.times(k),!g.c)break;m?g.c.length>m&&(g.c.length=m):x&&(g=g.mod(u))}if(d){if(d=me(d/2),d===0)break;S=d%2}else if(a=a.times(l),B(a,a.e+1,1),a.e>14)S=xt(a);else{if(d=+N(a),d===0)break;S=d%2}k=k.times(k),m?k.c&&k.c.length>m&&(k.c.length=m):x&&(k=k.mod(u))}return x?g:(p&&(g=r.div(g)),u?g.mod(u):m?B(g,M,c,D):g)},n.integerValue=function(a){var u=new w(this);return a==null?a=c:j(a,0,8),B(u,u.e+1,a)},n.isEqualTo=n.eq=function(a,u){return Pe(this,new w(a,u))===0},n.isFinite=function(){return!!this.c},n.isGreaterThan=n.gt=function(a,u){return Pe(this,new w(a,u))>0},n.isGreaterThanOrEqualTo=n.gte=function(a,u){return(u=Pe(this,new w(a,u)))===1||u===0},n.isInteger=function(){return!!this.c&&he(this.e/z)>this.c.length-2},n.isLessThan=n.lt=function(a,u){return Pe(this,new w(a,u))<0},n.isLessThanOrEqualTo=n.lte=function(a,u){return(u=Pe(this,new w(a,u)))===-1||u===0},n.isNaN=function(){return!this.s},n.isNegative=function(){return this.s<0},n.isPositive=function(){return this.s>0},n.isZero=function(){return!!this.c&&this.c[0]==0},n.minus=function(a,u){var l,x,d,m,D=this,f=D.s;if(a=new w(a,u),u=a.s,!f||!u)return new w(NaN);if(f!=u)return a.s=-u,D.plus(a);var p=D.e/z,S=a.e/z,g=D.c,k=a.c;if(!p||!S){if(!g||!k)return g?(a.s=-u,a):new w(k?D:NaN);if(!g[0]||!k[0])return k[0]?(a.s=-u,a):new w(g[0]?D:c==3?-0:0)}if(p=he(p),S=he(S),g=g.slice(),f=p-S){for((m=f<0)?(f=-f,d=g):(S=p,d=k),d.reverse(),u=f;u--;d.push(0));d.reverse()}else for(x=(m=(f=g.length)<(u=k.length))?f:u,f=u=0;u<x;u++)if(g[u]!=k[u]){m=g[u]<k[u];break}if(m&&(d=g,g=k,k=d,a.s=-a.s),u=(x=k.length)-(l=g.length),u>0)for(;u--;g[l++]=0);for(u=De-1;x>f;){if(g[--x]<k[x]){for(l=x;l&&!g[--l];g[l]=u);--g[l],g[x]+=De}g[x]-=k[x]}for(;g[0]==0;g.splice(0,1),--S);return g[0]?I(a,g,S):(a.s=c==3?-1:1,a.c=[a.e=0],a)},n.modulo=n.mod=function(a,u){var l,x,d=this;return a=new w(a,u),!d.c||!a.s||a.c&&!a.c[0]?new w(NaN):!a.c||d.c&&!d.c[0]?new w(d):(T==9?(x=a.s,a.s=1,l=e(d,a,0,3),a.s=x,l.s*=x):l=e(d,a,0,T),a=d.minus(l.times(a)),!a.c[0]&&T==1&&(a.s=d.s),a)},n.multipliedBy=n.times=function(a,u){var l,x,d,m,D,f,p,S,g,k,R,_,J,V,Q,X=this,K=X.c,re=(a=new w(a,u)).c;if(!K||!re||!K[0]||!re[0])return!X.s||!a.s||K&&!K[0]&&!re||re&&!re[0]&&!K?a.c=a.e=a.s=null:(a.s*=X.s,!K||!re?a.c=a.e=null:(a.c=[0],a.e=0)),a;for(x=he(X.e/z)+he(a.e/z),a.s*=X.s,p=K.length,k=re.length,p<k&&(J=K,K=re,re=J,d=p,p=k,k=d),d=p+k,J=[];d--;J.push(0));for(V=De,Q=ve,d=k;--d>=0;){for(l=0,R=re[d]%Q,_=re[d]/Q|0,D=p,m=d+D;m>d;)S=K[--D]%Q,g=K[D]/Q|0,f=_*S+g*R,S=R*S+f%Q*Q+J[m]+l,l=(S/V|0)+(f/Q|0)+_*g,J[m--]=S%V;J[m]=l}return l?++x:J.splice(0,1),I(a,J,x)},n.negated=function(){var a=new w(this);return a.s=-a.s||null,a},n.plus=function(a,u){var l,x=this,d=x.s;if(a=new w(a,u),u=a.s,!d||!u)return new w(NaN);if(d!=u)return a.s=-u,x.minus(a);var m=x.e/z,D=a.e/z,f=x.c,p=a.c;if(!m||!D){if(!f||!p)return new w(d/0);if(!f[0]||!p[0])return p[0]?a:new w(f[0]?x:d*0)}if(m=he(m),D=he(D),f=f.slice(),d=m-D){for(d>0?(D=m,l=p):(d=-d,l=f),l.reverse();d--;l.push(0));l.reverse()}for(d=f.length,u=p.length,d-u<0&&(l=p,p=f,f=l,u=d),d=0;u;)d=(f[--u]=f[u]+p[u]+d)/De|0,f[u]=De===f[u]?0:f[u]%De;return d&&(f=[d].concat(f),++D),I(a,f,D)},n.precision=n.sd=function(a,u){var l,x,d,m=this;if(a!=null&&a!==!!a)return j(a,1,se),u==null?u=c:j(u,0,8),B(new w(m),a,u);if(!(l=m.c))return null;if(d=l.length-1,x=d*z+1,d=l[d]){for(;d%10==0;d/=10,x--);for(d=l[0];d>=10;d/=10,x++);}return a&&m.e+1>x&&(x=m.e+1),x},n.shiftedBy=function(a){return j(a,-Xs,Xs),this.times("1e"+a)},n.squareRoot=n.sqrt=function(){var a,u,l,x,d,m=this,D=m.c,f=m.s,p=m.e,S=o+4,g=new w("0.5");if(f!==1||!D||!D[0])return new w(!f||f<0&&(!D||D[0])?NaN:D?m:1/0);if(f=Math.sqrt(+N(m)),f==0||f==1/0?(u=xe(D),(u.length+p)%2==0&&(u+="0"),f=Math.sqrt(+u),p=he((p+1)/2)-(p<0||p%2),f==1/0?u="5e"+p:(u=f.toExponential(),u=u.slice(0,u.indexOf("e")+1)+p),l=new w(u)):l=new w(f+""),l.c[0]){for(p=l.e,f=p+S,f<3&&(f=0);;)if(d=l,l=g.times(d.plus(e(m,d,S,1))),xe(d.c).slice(0,f)===(u=xe(l.c)).slice(0,f))if(l.e<p&&--f,u=u.slice(f-3,f+1),u=="9999"||!x&&u=="4999"){if(!x&&(B(d,d.e+o+2,0),d.times(d).eq(m))){l=d;break}S+=4,f+=4,x=1}else{(!+u||!+u.slice(1)&&u.charAt(0)=="5")&&(B(l,l.e+o+2,1),a=!l.times(l).eq(m));break}}return B(l,l.e+o+1,c,a)},n.toExponential=function(a,u){return a!=null&&(j(a,0,se),a++),G(this,a,u,1)},n.toFixed=function(a,u){return a!=null&&(j(a,0,se),a=a+this.e+1),G(this,a,u)},n.toFormat=function(a,u,l){var x,d=this;if(l==null)a!=null&&u&&typeof u=="object"?(l=u,u=null):a&&typeof a=="object"?(l=a,a=u=null):l=v;else if(typeof l!="object")throw Error(ce+"Argument not an object: "+l);if(x=d.toFixed(a,u),d.c){var m,D=x.split("."),f=+l.groupSize,p=+l.secondaryGroupSize,S=l.groupSeparator||"",g=D[0],k=D[1],R=d.s<0,_=R?g.slice(1):g,J=_.length;if(p&&(m=f,f=p,p=m,J-=m),f>0&&J>0){for(m=J%f||f,g=_.substr(0,m);m<J;m+=f)g+=S+_.substr(m,f);p>0&&(g+=S+_.slice(m)),R&&(g="-"+g)}x=k?g+(l.decimalSeparator||"")+((p=+l.fractionGroupSize)?k.replace(new RegExp("\\d{"+p+"}\\B","g"),"$&"+(l.fractionGroupSeparator||"")):k):g}return(l.prefix||"")+x+(l.suffix||"")},n.toFraction=function(a){var u,l,x,d,m,D,f,p,S,g,k,R,_=this,J=_.c;if(a!=null&&(f=new w(a),!f.isInteger()&&(f.c||f.s!==1)||f.lt(r)))throw Error(ce+"Argument "+(f.isInteger()?"out of range: ":"not an integer: ")+N(f));if(!J)return new w(_);for(u=new w(r),S=l=new w(r),x=p=new w(r),R=xe(J),m=u.e=R.length-_.e-1,u.c[0]=_t[(D=m%z)<0?z+D:D],a=!a||f.comparedTo(u)>0?m>0?u:S:f,D=A,A=1/0,f=new w(R),p.c[0]=0;g=e(f,u,0,1),d=l.plus(g.times(x)),d.comparedTo(a)!=1;)l=x,x=d,S=p.plus(g.times(d=S)),p=d,u=f.minus(g.times(d=u)),f=d;return d=e(a.minus(l),x,0,1),p=p.plus(d.times(S)),l=l.plus(d.times(x)),p.s=S.s=_.s,m=m*2,k=e(S,x,m,c).minus(_).abs().comparedTo(e(p,l,m,c).minus(_).abs())<1?[S,x]:[p,l],A=D,k},n.toNumber=function(){return+N(this)},n.toObject=function(){var a=this;return{c:a.c?a.c.slice():null,e:a.e,s:a.s}},n.toPrecision=function(a,u){return a!=null&&j(a,1,se),G(this,a,u,2)},n.toString=function(a){var u,l=this,x=l.s,d=l.e;return d===null?x?(u="Infinity",x<0&&(u="-"+u)):u="NaN":(a==null?u=d<=h||d>=E?Et(xe(l.c),d):Te(xe(l.c),d,"0"):(j(a,2,O.length,"Base"),u=t(Te(xe(l.c),d,"0"),10,a,x,!0)),x<0&&l.c[0]&&(u="-"+u)),u},n.valueOf=n.toJSON=function(){return N(this)},n._isBigNumber=!0,i!=null&&w.set(i),w}function he(i){var e=i|0;return i>0||i===e?e:e-1}function xe(i){for(var e,t,s=1,n=i.length,r=i[0]+"";s<n;){for(e=i[s++]+"",t=z-e.length;t--;e="0"+e);r+=e}for(n=r.length;r.charCodeAt(--n)===48;);return r.slice(0,n+1||1)}function Pe(i,e){var t,s,n=i.c,r=e.c,o=i.s,c=e.s,h=i.e,E=e.e;if(!o||!c)return null;if(t=n&&!n[0],s=r&&!r[0],t||s)return t?s?0:-c:o;if(o!=c)return o;if(t=o<0,s=h==E,!n||!r)return s?0:!n^t?1:-1;if(!s)return h>E^t?1:-1;for(c=(h=n.length)<(E=r.length)?h:E,o=0;o<c;o++)if(n[o]!=r[o])return n[o]>r[o]^t?1:-1;return h==E?0:h>E^t?1:-1}function j(i,e,t,s){if(i<e||i>t||i!==me(i))throw Error(ce+(s||"Argument")+(typeof i=="number"?i<e||i>t?" out of range: ":" not an integer: ":" not a primitive number: ")+String(i))}function xt(i){var e=i.c.length-1;return he(i.e/z)==e&&i.c[e]%2!=0}function Et(i,e){return(i.length>1?i.charAt(0)+"."+i.slice(1):i)+(e<0?"e":"e+")+e}function Te(i,e,t){var s,n;if(e<0){for(n=t+".";++e;n+=t);i=n+i}else if(s=i.length,++e>s){for(n=t,e-=s;--e;n+=t);i+=n}else e<s&&(i=i.slice(0,e)+"."+i.slice(e));return i}U.extend($i),U.extend(Vi),U.extend(qi),U.extend(tn),U.extend(on);function un(i,e,t){return i?e:t}function cn(i){return i==null||i===""||i===0}function ln(i){return xs(i)}function hn(i){return Es(i)}function pn(...i){return(()=>{for(const s of i)if(!s)return!1;return!0})()}function fn(...i){return i.some(s=>s)}function dn(i,e){return Ds(i,e)}function mn(i,e){return i!==e}function Dn(i,e){return typeof i=="number"&&typeof e=="number"||typeof i=="string"&&typeof e=="string"||i instanceof Date&&e instanceof Date?i<=e:!1}function xn(i,e){return typeof i=="number"&&typeof e=="number"||typeof i=="string"&&typeof e=="string"||i instanceof Date&&e instanceof Date?i<e:!1}function En(i,e){return typeof i=="number"&&typeof e=="number"||typeof i=="string"&&typeof e=="string"||i instanceof Date&&e instanceof Date?i>=e:!1}function gn(i,e){return typeof i=="number"&&typeof e=="number"||typeof i=="string"&&typeof e=="string"||i instanceof Date&&e instanceof Date?i>e:!1}function Cn(i){return i?.length||0}function yn(...i){return i.join("")}function An(i="",e,t){return(()=>{const r=(e<0?[...i].reverse().join(""):i).slice(Math.abs(e+ +(e<0)),Math.abs(t)+ +(e>=0));return e<0?[...r].reverse().join(""):r})()}function Fn(i="",e,t){return(()=>{const r=(e<0?[...i].reverse().join(""):i).slice(Math.abs(e+ +(e<0)),Math.abs(e+ +(e<0))+Math.abs(t));return e<0?[...r].reverse().join(""):r})()}function Sn(i=""){return i.toUpperCase()}function wn(i=""){return i.toLowerCase()}function bn(i=""){return i.trim()}function kn(i=""){return i.replace(/^\s\s*/,"")}function vn(i=""){return i.replace(/\s\s*$/,"")}function Tn(i="",e=""){return i.match(new RegExp(e,"g"))?.length||null}function Bn(i="",e="",t=""){return i.replace(new RegExp(e,"g"),t)}function In(i="",e=""){return i.includes(e)}function Nn(i="",e=""){return(()=>{const n=i.match(new RegExp(e,"g"))?.length;return n||0})()}function Pn(i=""){return(()=>{const s=parseFloat(i);return isNaN(s)?null:s})()}function Mn(i="",e=""){return i.split(e)}function On(...i){const e=i.flat().filter(n=>n!==""&&n!==null&&n!==void 0);return e.length?e.reduce(zt,0):""}function Rn(...i){return i.flat().reduce(zt,0)}function Ln(i,...e){return e.reduce(kr,i)}function _n(i,...e){const t=e.flat().filter(r=>r!==""&&r!==null&&r!==void 0);return t.length?t.reduce($s,i):""}function Un(i,...e){return e.reduce(vr,i)}function zn(i,e){return(()=>{if(e<0)throw new Error("Decimal places should be non-negative.");const n=i.toString().split("."),[r,o=""]=n;if(e==0)return r;let c=o.split("");if(c.length>e)c=c.slice(0,e);else{const h=c.length;for(let E=0;E<e-h;E++)c.push("0")}return`${r}.${c.join("")}`})()}function Xn(i,e){return(()=>{if(i===null||i===""||i===void 0)return"";if(e<0)throw new Error("Decimal places should be non-negative.");const n=Math.trunc(e),r=Number(i);if(isNaN(r))return"";const o=r>0?(+(Math.round(+(r+`e${n}`))+`e-${n}`)).toFixed(n):-(+(Math.round(+(-r+`e${n}`))+`e-${n}`)).toFixed(n);return parseFloat(o+"")})()}function Jn(i,e){if(i===null||i===""||i===void 0)return"";if(e<0)throw new Error("Decimal places should be non-negative.");return e=e?parseInt(e+""):0,new H(i).decimalPlaces(e,H.ROUND_UP).toNumber()}function $n(...i){const e=i.flat().filter(n=>n!==""&&n!==null&&n!==void 0);return e.length?Math.max.apply(null,e):""}function Gn(i,e){return(()=>{if(e<1||e>i.length)throw new Error("Invalid value of n. It should be between 1 and the array length.");return i.sort((r,o)=>o-r)[e-1]})()}function Yn(...i){const e=i.flat().filter(n=>n!==""&&n!==null&&n!==void 0);return e.length?Math.min.apply(null,e):""}function Kn(i,e){return(()=>{if(e<1||e>i.length)throw new Error("Invalid value of n. It should be between 1 and the array length.");return i.sort((r,o)=>r-o)[e-1]})()}function Vn(...i){const e=i.flat().filter(n=>n!==""&&n!==null&&n!==void 0),t=e.length;if(!t)return"";let s=new H(0);for(const n of e)s=s.plus(n);return s.dividedBy(t).toNumber()}function Wn(i){return Math.abs.call(null,i)}function Hn(i,e){return(()=>{if(i===0)throw new Error("The second value should not be zero.");const n=new H(i).mod(e).toNumber();return isNaN(n)?"":n})()}function Ut(i){if(typeof i=="number")return Number.isFinite(i)?i:null;if(typeof i=="string"){const e=i.trim();if(e==="")return null;const t=Number(e);return Number.isFinite(t)?t:null}if(typeof i=="bigint"){const e=Number(i);return Number.isFinite(e)?e:null}return null}function jn(i,e){return(()=>{const n=Ut(i),r=Ut(e);return n===null||r===null?NaN:Math.abs(r)>1e9?r>0?1/0:0:Math.pow(n,r)})()}function qn(i){return(()=>{const s=Ut(i);return s===null?NaN:Math.sqrt(s)})()}function Qn(i,e){return(()=>{if(Array.isArray(i)){if(typeof e=="number")return i[e];throw new Error("For arrays, the second argument should be a number.")}else if(typeof i=="object"){if(typeof e=="string")return i[e];throw new Error("For objects, the second argument (b) should be a string.")}else throw new Error("Unsupported data type. The first argument (a) should be an array or an object.")})()}function Zn(i,e,t){return(()=>{if(Array.isArray(i))if(typeof e=="number"&&e>=0&&e<i.length)i[e]=t;else throw new Error("For arrays, the second argument (b) should be a number.");else if(typeof i=="object")if(typeof e=="string"&&i)i[e]=t;else throw new Error("For objects, the second argument (b) should be a string.");else throw new Error("Unsupported data type. The first argument (a) should be an array or an object.");return i})()}function er(i,e){return(()=>{if(!e)throw new Error("For arrays, the second argument should not be null or undefined");return i.push(e),i})()}function tr(i,e){return(()=>{if(!e)throw new Error("For arrays, the second argument should not be null or undefined");return i.unshift(e),i})()}function sr(i){return i?(()=>{if(!i)throw new Error("the frist argument should not be null");const s=new Date(i*1e3),n=s.getFullYear(),r=String(s.getMonth()+1).padStart(2,"0"),o=String(s.getDate()).padStart(2,"0"),c=String(s.getHours()).padStart(2,"0"),h=String(s.getMinutes()).padStart(2,"0"),E=String(s.getSeconds()).padStart(2,"0");return`${n}-${r}-${o} ${c}:${h}:${E}`})():void 0}function ir(i){return i?U(i).unix():void 0}function nr(i,e){return i?U(i).format(e):void 0}function rr(){return U().format("YYYY-MM-DD HH:MM:ss")}function or(){return U().format("YYYY-MM-DD")}function ar(i){return U(i).year()}function ur(i){return U(i).month()}function cr(i){return U(i).day()}function lr(i){return U(i).hour()}function hr(i){return U(i).minute()}function pr(){return(()=>{const t=ne(U().startOf("week").toDate()),s=ne(U().endOf("week").toDate());return[t,s]})()}function fr(){return(()=>{const t=ne(U().subtract(1,"week").startOf("week").toDate()),s=ne(U().subtract(1,"week").endOf("week").toDate());return[t,s]})()}function dr(){return(()=>{const t=ne(U().startOf("month").toDate()),s=ne(U().endOf("month").toDate());return[t,s]})()}function mr(){return(()=>{const t=ne(U().subtract(1,"month").startOf("month").toDate()),s=ne(U().subtract(1,"month").endOf("month").toDate());return[t,s]})()}function Dr(){return(()=>{const t=ne(U().startOf("year").toDate()),s=ne(U().endOf("year").toDate());return[t,s]})()}function xr(){return(()=>{const t=ne(U().subtract(1,"year").startOf("year").toDate()),s=ne(U().subtract(1,"year").endOf("year").toDate());return[t,s]})()}function Er(){return(()=>{const t=Math.floor((U().month()+3)/3),s=ne(U().quarter(t).startOf("quarter").toDate()),n=ne(U().quarter(t).endOf("quarter").toDate());return[s,n]})()}function gr(){return(()=>{const t=Math.floor((U().month()+3)/3),s=ne(U().quarter(t-1).startOf("quarter").toDate()),n=ne(U().quarter(t-1).endOf("quarter").toDate());return[s,n]})()}function Cr(i,e){return(()=>{const[n,r]=e;return i>=n&&i<=r})()}function yr(i,e){return(()=>{const[n,r]=e,o=U(i,"HH:mm");if(n>r){const c=U(n,"HH:mm"),h=U(r,"HH:mm").add(1,"day");return o>=c||o<=h}else return o>=U(n,"HH:mm")&&o<=U(r,"HH:mm")})()}function ne(i){return U(i).tz("America/Chicago").format("YYYY-MM-DD HH:mm:ss.SSSSSSSSS ZZ")}function Ar(...i){return[...i]}function Fr(...i){const e=(i.length-i.length%2)/2,t={};return Array(e).forEach(s=>{const n=i[s*2],r=i[s*2+1];t[n]=r}),t}function Sr(...i){return i=i.flat().filter(t=>t!==""&&t!==null&&t!==void 0),i.length===0?"":i.map(t=>{const s=$s(t,t);return s!==""?s:new H(0).toNumber()}).reduce((t,s)=>zt(t,s)||H(0).toNumber(),new H(0).toNumber())}function wr(i){return Array.isArray(i)?i.length:""}function br(...i){const e=i.flat().map(n=>Number(n)).filter(n=>Number.isFinite(n));if(e.length<2)return"";const t=e.reduce((n,r)=>n+r,0)/e.length,s=e.reduce((n,r)=>{const o=r-t;return n+o*o},0)/(e.length-1);return Math.sqrt(s)}function zt(i,e){const t=new H(i).plus(new H(e)).toNumber();return isNaN(t)?"":t}function kr(i,e){const t=new H(i).minus(new H(e)).toNumber();return isNaN(t)?"":t}function $s(i,e){const t=new H(i).multipliedBy(new H(e)).toNumber();return isNaN(t)?"":t}function vr(i,e){const t=new H(i).div(new H(e)).toNumber();return isNaN(t)?"":t}const Gs=Object.freeze(Object.defineProperty({__proto__:null,ABS:Wn,ADD:Rn,AND:pn,AVERAGE:Vn,CONCAT:yn,COUNT:wr,DATE2TIMESTAMP:ir,DATEFORMAT:nr,DAY:cr,DIVISION:Un,EQ:dn,FINDSTR:In,FIXED:zn,GE:En,GET:Qn,GT:gn,HEADPUSH:tr,HOUR:lr,IF:un,ISDATERANGE:Cr,ISEMPTY:cn,ISNULL:ln,ISTIMERANGE:yr,ISUNDEFINED:hn,LARGE:Gn,LASTMONTHRANGE:mr,LASTQUARTER:gr,LASTWEEKRANGE:fr,LASTYEARRANGE:xr,LE:Dn,LEN:Cn,LOWER:wn,LT:xn,LTRIM:kn,MAX:$n,MIN:Yn,MINUTE:hr,MOD:Hn,MONTH:ur,MONTHRANGE:dr,MULTIPLICATION:_n,NE:mn,NOW:rr,OR:fn,PARSENUMBER:Pn,POWER:jn,PUSH:er,PUT:Zn,QUARTER:Er,REDUCE:Ln,REPEAT:Tn,REPLACE:Bn,ROUND:Xn,ROUNDUP:Jn,RTRIM:vn,SEARCHSTR:Nn,SEQMAP:Fr,SMALL:Kn,SPLIT:Mn,SQRT:qn,STDEV:br,SUBSTR:Fn,SUBSTRING:An,SUM:On,SUMSQ:Sr,TIMESTAMP2DATE:sr,TODAY:or,TRIM:bn,TUPLE:Ar,UPPER:Sn,WEEKRANGE:pr,YEAR:ar,YEARRANGE:Dr},Symbol.toStringTag,{value:"Module"}));var y;(function(i){i.AssignmentExpression="AssignmentExpression",i.AssignmentPattern="AssignmentPattern",i.ArrayExpression="ArrayExpression",i.ArrayPattern="ArrayPattern",i.ArrowFunctionExpression="ArrowFunctionExpression",i.AwaitExpression="AwaitExpression",i.BlockStatement="BlockStatement",i.BinaryExpression="BinaryExpression",i.BreakStatement="BreakStatement",i.CallExpression="CallExpression",i.CatchClause="CatchClause",i.ChainExpression="ChainExpression",i.ClassBody="ClassBody",i.ClassDeclaration="ClassDeclaration",i.ClassExpression="ClassExpression",i.ConditionalExpression="ConditionalExpression",i.ContinueStatement="ContinueStatement",i.Decorator="Decorator",i.DoWhileStatement="DoWhileStatement",i.DebuggerStatement="DebuggerStatement",i.EmptyStatement="EmptyStatement",i.ExportAllDeclaration="ExportAllDeclaration",i.ExportDefaultDeclaration="ExportDefaultDeclaration",i.ExportNamedDeclaration="ExportNamedDeclaration",i.ExportSpecifier="ExportSpecifier",i.ExpressionStatement="ExpressionStatement",i.ForStatement="ForStatement",i.ForOfStatement="ForOfStatement",i.ForInStatement="ForInStatement",i.FunctionDeclaration="FunctionDeclaration",i.FunctionExpression="FunctionExpression",i.Identifier="Identifier",i.IfStatement="IfStatement",i.ImportAttribute="ImportAttribute",i.ImportExpression="ImportExpression",i.ImportDeclaration="ImportDeclaration",i.ImportDefaultSpecifier="ImportDefaultSpecifier",i.ImportNamespaceSpecifier="ImportNamespaceSpecifier",i.ImportSpecifier="ImportSpecifier",i.Literal="Literal",i.LabeledStatement="LabeledStatement",i.LogicalExpression="LogicalExpression",i.MemberExpression="MemberExpression",i.MetaProperty="MetaProperty",i.MethodDefinition="MethodDefinition",i.NewExpression="NewExpression",i.ObjectExpression="ObjectExpression",i.ObjectPattern="ObjectPattern",i.Program="Program",i.Property="Property",i.PrivateIdentifier="PrivateIdentifier",i.RestElement="RestElement",i.ReturnStatement="ReturnStatement",i.SequenceExpression="SequenceExpression",i.SpreadElement="SpreadElement",i.StaticBlock="StaticBlock",i.Super="Super",i.SwitchCase="SwitchCase",i.SwitchStatement="SwitchStatement",i.TaggedTemplateExpression="TaggedTemplateExpression",i.TemplateElement="TemplateElement",i.TemplateLiteral="TemplateLiteral",i.ThisExpression="ThisExpression",i.ThrowStatement="ThrowStatement",i.TryStatement="TryStatement",i.UnaryExpression="UnaryExpression",i.UpdateExpression="UpdateExpression",i.VariableDeclaration="VariableDeclaration",i.VariableDeclarator="VariableDeclarator",i.WhileStatement="WhileStatement",i.WithStatement="WithStatement",i.YieldExpression="YieldExpression"})(y||(y={}));class Tr{constructor(){this.attach=!1,this.comments=[],this.stack=[],this.leading=[],this.trailing=[]}insertInnerComments(e,t){if(e.type===y.BlockStatement&&e.body.length===0){const s=[];for(let n=this.leading.length-1;n>=0;--n){const r=this.leading[n];t.end.offset>=r.start&&(s.unshift(r.comment),this.leading.splice(n,1),this.trailing.splice(n,1))}s.length&&(e.innerComments=s)}}findTrailingComments(e){let t=[];if(this.trailing.length>0){for(let n=this.trailing.length-1;n>=0;--n){const r=this.trailing[n];r.start>=e.end.offset&&t.unshift(r.comment)}return this.trailing.length=0,t}const s=this.stack[this.stack.length-1];if(s&&s.node.trailingComments){const n=s.node.trailingComments[0];n&&n.range[0]>=e.end.offset&&(t=s.node.trailingComments,delete s.node.trailingComments)}return t}findLeadingComments(e){const t=[];let s;for(;this.stack.length>0;){const n=this.stack[this.stack.length-1];if(n&&n.start>=e.start.offset)s=n.node,this.stack.pop();else break}if(s){const n=s.leadingComments?s.leadingComments.length:0;for(let r=n-1;r>=0;--r){const o=s.leadingComments[r];o.range[1]<=e.start.offset&&(t.unshift(o),s.leadingComments.splice(r,1))}return s.leadingComments&&s.leadingComments.length===0&&delete s.leadingComments,t}for(let n=this.leading.length-1;n>=0;--n){const r=this.leading[n];r.start<=e.start.offset&&(t.unshift(r.comment),this.leading.splice(n,1))}return t}visitNode(e,t){if(e.type===y.Program&&e.body.length>0)return;this.insertInnerComments(e,t);const s=this.findTrailingComments(t),n=this.findLeadingComments(t);n.length>0&&(e.leadingComments=n),s.length>0&&(e.trailingComments=s),this.stack.push({node:e,start:t.start.offset})}visitComment(e,t){const s=e.type[0]==="L"?"Line":"Block",n={type:s,value:e.value};if(e.range&&(n.range=e.range),e.loc&&(n.loc=e.loc),this.comments.push(n),this.attach){const r={comment:{type:s,value:e.value,range:[t.start.offset,t.end.offset]},start:t.start.offset};e.loc&&(r.comment.loc=e.loc),e.type=s,this.leading.push(r),this.trailing.push(r)}}visit(e,t){e.type==="LineComment"?this.visitComment(e,t):e.type==="BlockComment"?this.visitComment(e,t):this.attach&&this.visitNode(e,t)}}const Ys={NonAsciiIdentifierStart:/[\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\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\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-\u170C\u170E-\u1711\u1720-\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-\u1B4B\u1B83-\u1BA0\u1BAE\u1BAF\u1BBA-\u1BE5\u1C00-\u1C23\u1C4D-\u1C4F\u1C5A-\u1C7D\u1C80-\u1C88\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-\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\u3005-\u3007\u3021-\u3029\u3031-\u3035\u3038-\u303C\u3041-\u3096\u309B-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEF\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA61F\uA62A\uA62B\uA640-\uA66E\uA67F-\uA69D\uA6A0-\uA6EF\uA717-\uA71F\uA722-\uA788\uA78B-\uA7BF\uA7C2-\uA7C6\uA7F7-\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-\uAB67\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-\uDE35\uDE60-\uDE7C\uDE80-\uDE9C\uDEC0-\uDEC7\uDEC9-\uDEE4\uDF00-\uDF35\uDF40-\uDF55\uDF60-\uDF72\uDF80-\uDF91]|\uD803[\uDC00-\uDC48\uDC80-\uDCB2\uDCC0-\uDCF2\uDD00-\uDD23\uDF00-\uDF1C\uDF27\uDF30-\uDF45\uDFE0-\uDFF6]|\uD804[\uDC03-\uDC37\uDC83-\uDCAF\uDCD0-\uDCE8\uDD03-\uDD26\uDD44\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\uDC5F\uDC80-\uDCAF\uDCC4\uDCC5\uDCC7\uDD80-\uDDAE\uDDD8-\uDDDB\uDE00-\uDE2F\uDE44\uDE80-\uDEAA\uDEB8\uDF00-\uDF1A]|\uD806[\uDC00-\uDC2B\uDCA0-\uDCDF\uDCFF\uDDA0-\uDDA7\uDDAA-\uDDD0\uDDE1\uDDE3\uDE00\uDE0B-\uDE32\uDE3A\uDE50\uDE5C-\uDE89\uDE9D\uDEC0-\uDEF8]|\uD807[\uDC00-\uDC08\uDC0A-\uDC2E\uDC40\uDC72-\uDC8F\uDD00-\uDD06\uDD08\uDD09\uDD0B-\uDD30\uDD46\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD89\uDD98\uDEE0-\uDEF2]|\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[\uDE40-\uDE7F\uDF00-\uDF4A\uDF50\uDF93-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD50-\uDD52\uDD64-\uDD67\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]|\uD838[\uDD00-\uDD2C\uDD37-\uDD3D\uDD4E\uDEC0-\uDEEB]|\uD83A[\uDC00-\uDCC4\uDD00-\uDD43\uDD4B]|\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]/,NonAsciiIdentifierPart:/[\xAA\xB5\xB7\xBA\xC0-\xD6\xD8-\xF6\xF8-\u02C1\u02C6-\u02D1\u02E0-\u02E4\u02EC\u02EE\u0300-\u0374\u0376\u0377\u037A-\u037D\u037F\u0386-\u038A\u038C\u038E-\u03A1\u03A3-\u03F5\u03F7-\u0481\u0483-\u0487\u048A-\u052F\u0531-\u0556\u0559\u0560-\u0588\u0591-\u05BD\u05BF\u05C1\u05C2\u05C4\u05C5\u05C7\u05D0-\u05EA\u05EF-\u05F2\u0610-\u061A\u0620-\u0669\u066E-\u06D3\u06D5-\u06DC\u06DF-\u06E8\u06EA-\u06FC\u06FF\u0710-\u074A\u074D-\u07B1\u07C0-\u07F5\u07FA\u07FD\u0800-\u082D\u0840-\u085B\u0860-\u086A\u08A0-\u08B4\u08B6-\u08BD\u08D3-\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\u09FE\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-\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\u0E86-\u0E8A\u0E8C-\u0EA3\u0EA5\u0EA7-\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\u1369-\u1371\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-\u1878\u1880-\u18AA\u18B0-\u18F5\u1900-\u191E\u1920-\u192B\u1930-\u193B\u1946-\u196D\u1970-\u1974\u1980-\u19AB\u19B0-\u19C9\u19D0-\u19DA\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\u1C90-\u1CBA\u1CBD-\u1CBF\u1CD0-\u1CD2\u1CD4-\u1CFA\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\u200C\u200D\u203F\u2040\u2054\u2071\u207F\u2090-\u209C\u20D0-\u20DC\u20E1\u20E5-\u20F0\u2102\u2107\u210A-\u2113\u2115\u2118-\u211D\u2124\u2126\u2128\u212A-\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\u3005-\u3007\u3021-\u302F\u3031-\u3035\u3038-\u303C\u3041-\u3096\u3099-\u309F\u30A1-\u30FA\u30FC-\u30FF\u3105-\u312F\u3131-\u318E\u31A0-\u31BA\u31F0-\u31FF\u3400-\u4DB5\u4E00-\u9FEF\uA000-\uA48C\uA4D0-\uA4FD\uA500-\uA60C\uA610-\uA62B\uA640-\uA66F\uA674-\uA67D\uA67F-\uA6F1\uA717-\uA71F\uA722-\uA788\uA78B-\uA7BF\uA7C2-\uA7C6\uA7F7-\uA827\uA840-\uA873\uA880-\uA8C5\uA8D0-\uA8D9\uA8E0-\uA8F7\uA8FB\uA8FD-\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-\uAB67\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-\uDE35\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\uDD00-\uDD27\uDD30-\uDD39\uDF00-\uDF1C\uDF27\uDF30-\uDF50\uDFE0-\uDFF6]|\uD804[\uDC00-\uDC46\uDC66-\uDC6F\uDC7F-\uDCBA\uDCD0-\uDCE8\uDCF0-\uDCF9\uDD00-\uDD34\uDD36-\uDD3F\uDD44-\uDD46\uDD50-\uDD73\uDD76\uDD80-\uDDC4\uDDC9-\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\uDF3B-\uDF44\uDF47\uDF48\uDF4B-\uDF4D\uDF50\uDF57\uDF5D-\uDF63\uDF66-\uDF6C\uDF70-\uDF74]|\uD805[\uDC00-\uDC4A\uDC50-\uDC59\uDC5E\uDC5F\uDC80-\uDCC5\uDCC7\uDCD0-\uDCD9\uDD80-\uDDB5\uDDB8-\uDDC0\uDDD8-\uDDDD\uDE00-\uDE40\uDE44\uDE50-\uDE59\uDE80-\uDEB8\uDEC0-\uDEC9\uDF00-\uDF1A\uDF1D-\uDF2B\uDF30-\uDF39]|\uD806[\uDC00-\uDC3A\uDCA0-\uDCE9\uDCFF\uDDA0-\uDDA7\uDDAA-\uDDD7\uDDDA-\uDDE1\uDDE3\uDDE4\uDE00-\uDE3E\uDE47\uDE50-\uDE99\uDE9D\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\uDD60-\uDD65\uDD67\uDD68\uDD6A-\uDD8E\uDD90\uDD91\uDD93-\uDD98\uDDA0-\uDDA9\uDEE0-\uDEF6]|\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[\uDE40-\uDE7F\uDF00-\uDF4A\uDF4F-\uDF87\uDF8F-\uDF9F\uDFE0\uDFE1\uDFE3]|\uD821[\uDC00-\uDFF7]|\uD822[\uDC00-\uDEF2]|\uD82C[\uDC00-\uDD1E\uDD50-\uDD52\uDD64-\uDD67\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\uDD00-\uDD2C\uDD30-\uDD3D\uDD40-\uDD49\uDD4E\uDEC0-\uDEF9]|\uD83A[\uDC00-\uDCC4\uDCD0-\uDCD6\uDD00-\uDD4B\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]/},L={fromCodePoint(i){return i<65536?String.fromCharCode(i):String.fromCharCode(55296+(i-65536>>10))+String.fromCharCode(56320+(i-65536&1023))},isStringWellFormedUnicode(i){for(let e=0;e<i.length;e++){let t=i.charCodeAt(e);if(t>=55296&&t<=56319){if(e===i.length-1||(e++,t=i.charCodeAt(e),t<56320&&t>57343))return!1}else if(t>=56320&&t<=57343)return!1}return!0},isWhiteSpace(i){return i===32||i===9||i===11||i===12||i===160||i>=5760&&[5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288,65279].indexOf(i)>=0},isLineTerminator(i){return i===10||i===13||i===8232||i===8233},isIdentifierStart(i){return i===36||i===95||i>=65&&i<=90||i>=97&&i<=122||i===92||i>=128&&Ys.NonAsciiIdentifierStart.test(L.fromCodePoint(i))},isIdentifierPart(i){return i===36||i===95||i>=65&&i<=90||i>=97&&i<=122||i>=48&&i<=57||i===92||i>=128&&Ys.NonAsciiIdentifierPart.test(L.fromCodePoint(i))},isDecimalDigit(i){return i>=48&&i<=57},isDecimalDigitChar(i){return i.length===1&&L.isDecimalDigit(i.charCodeAt(0))},isHexDigit(i){return i>=48&&i<=57||i>=65&&i<=70||i>=97&&i<=102},isHexDigitChar(i){return i.length===1&&L.isHexDigit(i.charCodeAt(0))},isOctalDigit(i){return i>=48&&i<=55},isOctalDigitChar(i){return i.length===1&&L.isOctalDigit(i.charCodeAt(0))}};var q;(function(i){i.JSXAttribute="JSXAttribute",i.JSXClosingElement="JSXClosingElement",i.JSXClosingFragment="JSXClosingFragment",i.JSXElement="JSXElement",i.JSXEmptyExpression="JSXEmptyExpression",i.JSXExpressionContainer="JSXExpressionContainer",i.JSXIdentifier="JSXIdentifier",i.JSXMemberExpression="JSXMemberExpression",i.JSXNamespacedName="JSXNamespacedName",i.JSXOpeningElement="JSXOpeningElement",i.JSXOpeningFragment="JSXOpeningFragment",i.JSXSpreadAttribute="JSXSpreadAttribute",i.JSXText="JSXText"})(q||(q={}));class Br{constructor(e){this.type=q.JSXClosingElement,this.name=e}}class Ir{constructor(){this.type=q.JSXClosingFragment}}class Xt{constructor(e,t,s){this.type=q.JSXElement,this.openingElement=e,this.children=t,this.closingElement=s}}class Nr{constructor(){this.type=q.JSXEmptyExpression}}class Ks{constructor(e){this.type=q.JSXExpressionContainer,this.expression=e}}class Pr{constructor(e){this.type=q.JSXIdentifier,this.name=e}}class Mr{constructor(e,t){this.type=q.JSXMemberExpression,this.object=e,this.property=t}}class Or{constructor(e,t){this.type=q.JSXAttribute,this.name=e,this.value=t}}class Vs{constructor(e,t){this.type=q.JSXNamespacedName,this.namespace=e,this.name=t}}class Ws{constructor(e,t,s){this.type=q.JSXOpeningElement,this.name=e,this.selfClosing=t,this.attributes=s}}class Rr{constructor(e){this.type=q.JSXOpeningFragment,this.selfClosing=e}}class Lr{constructor(e){this.type=q.JSXSpreadAttribute,this.argument=e}}class _r{constructor(e,t){this.type=q.JSXText,this.value=e,this.raw=t}}class Ur{constructor(e){this.type=y.ArrayExpression,this.elements=e}}class zr{constructor(e){this.type=y.ArrayPattern,this.elements=e}}class Xr{constructor(e,t,s,n){this.type=y.ArrowFunctionExpression,this.id=null,this.params=e,this.body=t,this.generator=!1,this.expression=s,this.async=n}}class Jr{constructor(e,t,s){this.type=y.AssignmentExpression,this.operator=e,this.left=t,this.right=s}}class Jt{constructor(e,t){this.type=y.AssignmentPattern,this.left=e,this.right=t}}class $r{constructor(e,t,s,n){this.type=y.FunctionDeclaration,this.id=e,this.params=t,this.body=s,this.generator=n,this.expression=!1,this.async=!0}}class Gr{constructor(e){this.type=y.AwaitExpression,this.argument=e}}class Hs{constructor(e,t,s){this.type=y.Literal,this.value=e,this.raw=t,this.bigint=s}}class $t{constructor(e,t,s){this.type=y.BinaryExpression,this.operator=e,this.left=t,this.right=s}}class js{constructor(e){this.type=y.BlockStatement,this.body=e}}class Yr{constructor(e){this.type=y.BreakStatement,this.label=e}}class Kr{constructor(e,t,s){this.type=y.CallExpression,this.callee=e,this.arguments=t,this.optional=s}}class Vr{constructor(e,t){this.type=y.CatchClause,this.param=e,this.body=t}}class qs{constructor(e){this.type=y.ChainExpression,this.expression=e}}class Wr{constructor(e){this.type=y.ClassBody,this.body=e}}class Hr{constructor(e,t,s,n){this.type=y.ClassDeclaration,this.id=e,this.superClass=t,this.body=s,this.decorators=n}}class jr{constructor(e,t,s,n){this.type=y.ClassExpression,this.id=e,this.superClass=t,this.body=s,this.decorators=n}}class qr{constructor(e,t,s){this.type=y.ConditionalExpression,this.test=e,this.consequent=t,this.alternate=s}}class Qr{constructor(e){this.type=y.ContinueStatement,this.label=e}}class Zr{constructor(){this.type=y.DebuggerStatement}}class eo{constructor(e){this.type=y.Decorator,this.expression=e}}class to{constructor(e,t){this.type=y.ExpressionStatement,this.expression=e,this.directive=t}}class so{constructor(e,t){this.type=y.DoWhileStatement,this.body=e,this.test=t}}class je{constructor(){this.type=y.EmptyStatement}}class io{constructor(e,t,s){this.type=y.ExportAllDeclaration,this.source=e,this.exported=t,this.assertions=s}}class gt{constructor(e){this.type=y.ExportDefaultDeclaration,this.declaration=e}}class Gt{constructor(e,t,s,n){this.type=y.ExportNamedDeclaration,this.declaration=e,this.specifiers=t,this.source=s,this.assertions=n}}class no{constructor(e,t){this.type=y.ExportSpecifier,this.exported=t,this.local=e}}class Yt{constructor(e){this.type=y.ExpressionStatement,this.expression=e}}class ro{constructor(e,t,s){this.type=y.ForInStatement,this.left=e,this.right=t,this.body=s,this.each=!1}}class oo{constructor(e,t,s,n){this.type=y.ForOfStatement,this.await=n,this.left=e,this.right=t,this.body=s}}class ao{constructor(e,t,s,n){this.type=y.ForStatement,this.init=e,this.test=t,this.update=s,this.body=n}}class uo{constructor(e,t,s,n){this.type=y.FunctionDeclaration,this.id=e,this.params=t,this.body=s,this.generator=n,this.expression=!1,this.async=!1}}class Xe{constructor(e,t,s,n,r){this.type=y.FunctionExpression,this.id=e,this.params=t,this.body=s,this.generator=n,this.expression=!1,this.async=r}}class Ee{constructor(e){this.type=y.Identifier,this.name=e}}class co{constructor(e,t,s){this.type=y.IfStatement,this.test=e,this.consequent=t,this.alternate=s}}class lo{constructor(e,t){this.type=y.ImportAttribute,this.key=e,this.value=t}}class ho{constructor(e,t){this.type=y.ImportExpression,this.source=e,this.attributes=t}}class po{constructor(e,t,s){this.type=y.ImportDeclaration,this.specifiers=e,this.source=t,this.assertions=s}}class fo{constructor(e){this.type=y.ImportDefaultSpecifier,this.local=e}}class mo{constructor(e){this.type=y.ImportNamespaceSpecifier,this.local=e}}class Do{constructor(e,t){this.type=y.ImportSpecifier,this.local=e,this.imported=t}}class xo{constructor(e,t){this.type=y.LabeledStatement,this.label=e,this.body=t}}class Me{constructor(e,t){this.type=y.Literal,this.value=e,this.raw=t}}class Qs{constructor(e,t,s){this.type=y.LogicalExpression,this.operator=e,this.left=t,this.right=s}}class Ct{constructor(e,t,s,n){this.type=y.MemberExpression,this.computed=e,this.object=t,this.property=s,this.optional=n}}class Zs{constructor(e,t){this.type=y.MetaProperty,this.meta=e,this.property=t}}class Eo{constructor(e,t,s,n,r,o){this.type=y.MethodDefinition,this.key=e,this.computed=t,this.value=s,this.kind=n,this.static=r,this.decorators=o}}class go{constructor(e){this.type=y.Program,this.body=e,this.sourceType="module"}}class Co{constructor(e,t){this.type=y.NewExpression,this.callee=e,this.arguments=t}}class yo{constructor(e){this.type=y.ObjectExpression,this.properties=e}}class Ao{constructor(e){this.type=y.ObjectPattern,this.properties=e}}class yt{constructor(e){this.type=y.PrivateIdentifier,this.name=e}}class ei{constructor(e,t,s,n,r,o){this.type=y.Property,this.key=t,this.computed=s,this.value=n,this.kind=e,this.method=r,this.shorthand=o}}class Fo{constructor(e,t,s,n,r){this.type=y.Property,this.key=e,this.computed=t,this.value=s,this.static=n,this.decorators=r}}class So{constructor(e,t,s,n){this.type=y.Literal,this.value=e,this.raw=t,this.regex={pattern:s,flags:n}}}class At{constructor(e){this.type=y.RestElement,this.argument=e}}class wo{constructor(e){this.type=y.ReturnStatement,this.argument=e}}class bo{constructor(e){this.type=y.Program,this.body=e,this.sourceType="script"}}class Kt{constructor(e){this.type=y.SequenceExpression,this.expressions=e}}class ko{constructor(e){this.type=y.SpreadElement,this.argument=e}}class vo{constructor(e){this.type=y.StaticBlock,this.body=e}}class ti{constructor(){this.type=y.Super}}class To{constructor(e,t){this.type=y.SwitchCase,this.test=e,this.consequent=t}}class Bo{constructor(e,t){this.type=y.SwitchStatement,this.discriminant=e,this.cases=t}}class si{constructor(e,t){this.type=y.TaggedTemplateExpression,this.tag=e,this.quasi=t}}class ii{constructor(e,t){this.type=y.TemplateElement,this.value=e,this.tail=t}}class Io{constructor(e,t){this.type=y.TemplateLiteral,this.quasis=e,this.expressions=t}}class No{constructor(){this.type=y.ThisExpression}}class Po{constructor(e){this.type=y.ThrowStatement,this.argument=e}}class Mo{constructor(e,t,s){this.type=y.TryStatement,this.block=e,this.handler=t,this.finalizer=s}}class Oo{constructor(e,t){this.type=y.UnaryExpression,this.operator=e,this.argument=t,this.prefix=!0}}class ni{constructor(e,t,s){this.type=y.UpdateExpression,this.operator=e,this.argument=t,this.prefix=s}}class Be{constructor(e,t){this.type=y.VariableDeclaration,this.declarations=e,this.kind=t}}class ri{constructor(e,t){this.type=y.VariableDeclarator,this.id=e,this.init=t}}class Ro{constructor(e,t){this.type=y.WhileStatement,this.test=e,this.body=t}}class Lo{constructor(e,t){this.type=y.WithStatement,this.object=e,this.body=t}}class _o{constructor(e,t){this.type=y.YieldExpression,this.argument=e,this.delegate=t}}function be(i,e){if(!i)throw new Error("ASSERT: "+e)}class Uo{constructor(){this.errors=[],this.tolerant=!1}recordError(e){this.errors.push(e)}tolerate(e){if(this.tolerant)this.recordError(e);else throw e}constructError(e,t){let s=new Error(e);try{throw s}catch(n){Object.create&&Object.defineProperty&&(s=Object.create(n),Object.defineProperty(s,"column",{value:t}))}return s}createError(e,t,s,n){const r="Line "+t+": "+n,o=this.constructError(r,s);return o.index=e,o.lineNumber=t,o.description=n,o}throwError(e,t,s,n){throw this.createError(e,t,s,n)}tolerateError(e,t,s,n){const r=this.createError(e,t,s,n);if(this.tolerant)this.recordError(r);else throw r}}const b={AsyncFunctionInSingleStatementContext:"Async functions can only be declared at the top level or inside a block.",BadImportCallArity:"Unexpected token",BadGetterArity:"Getter must not have any formal parameters",BadSetterArity:"Setter must have exactly one formal parameter",BadSetterRestParameter:"Setter function argument must not be a rest parameter",CannotUseImportMetaOutsideAModule:"Cannot use 'import.meta' outside a module",ConstructorIsAsync:"Class constructor may not be an async method",ConstructorIsPrivate:"Class constructor may not be a private method",ConstructorSpecialMethod:"Class constructor may not be an accessor",DeclarationMissingInitializer:"Missing initializer in %0 declaration",DefaultRestParameter:"Unexpected token =",DefaultRestProperty:"Unexpected token =",DuplicateBinding:"Duplicate binding %0",DuplicateConstructor:"A class may only have one constructor",DuplicateParameter:"Duplicate parameter name not allowed in this context",DuplicateProtoProperty:"Duplicate __proto__ fields are not allowed in object literals",ForInOfLoopInitializer:"%0 loop variable declaration may not have an initializer",GeneratorInLegacyContext:"Generator declarations are not allowed in legacy contexts",IllegalBreak:"Illegal break statement",IllegalContinue:"Illegal continue statement",IllegalExportDeclaration:"Unexpected token",IllegalImportDeclaration:"Unexpected token",IllegalLanguageModeDirective:"Illegal 'use strict' directive in function with non-simple parameter list",IllegalReturn:"Illegal return statement",InvalidEscapedReservedWord:"Keyword must not contain escaped characters",InvalidHexEscapeSequence:"Invalid hexadecimal escape sequence",InvalidLHSInAssignment:"Invalid left-hand side in assignment",InvalidLHSInForIn:"Invalid left-hand side in for-in",InvalidLHSInForLoop:"Invalid left-hand side in for-loop",InvalidModuleSpecifier:"Unexpected token",InvalidRegExp:"Invalid regular expression",InvalidTaggedTemplateOnOptionalChain:"Invalid tagged template on optional chain",InvalidUnicodeEscapeSequence:"Invalid Unicode escape sequence",LetInLexicalBinding:"let is disallowed as a lexically bound name",MissingFromClause:"Unexpected token",MultipleDefaultsInSwitch:"More than one default clause in switch statement",NewlineAfterThrow:"Illegal newline after throw",NoAsAfterImportNamespace:"Unexpected token",NoAsAndFromEscapeSequences:"The `as` and `from` contextual keywords must not contain Unicode escape sequences.",NoCatchOrFinally:"Missing catch or finally after try",NoSemicolonAfterDecorator:"Decorators must not be followed by a semicolon.",NumericSeperatorOneUnderscore:"Numeric separator must be exactly one underscore",NumericSeperatorNotAllowedHere:"Numeric separator is not allowed here",ParameterAfterRestParameter:"Rest parameter must be last formal parameter",PropertyAfterRestProperty:"Unexpected token",Redeclaration:"%0 '%1' has already been declared",StaticPrototype:"Classes may not have static property named prototype",StrictCatchVariable:"Catch variable may not be eval or arguments in strict mode",StrictDelete:"Delete of an unqualified identifier in strict mode.",StrictFunction:"In strict mode code, functions can only be declared at top level or inside a block",StrictFunctionName:"Function name may not be eval or arguments in strict mode",StrictLHSAssignment:"Assignment to eval or arguments is not allowed in strict mode",StrictLHSPostfix:"Postfix increment/decrement may not have eval or arguments operand in strict mode",StrictLHSPrefix:"Prefix increment/decrement may not have eval or arguments operand in strict mode",StrictModeWith:"Strict mode code may not include a with statement",StrictOctalLiteral:"Octal literals are not allowed in strict mode.",StrictParamName:"Parameter name eval or arguments is not allowed in strict mode",StrictReservedWord:"Use of future reserved word in strict mode",StrictVarName:"Variable name may not be eval or arguments in strict mode",TemplateOctalLiteral:"Octal literals are not allowed in template strings.",TemplateEscape89:"\\8 and \\9 are not allowed in template strings.",UnexpectedEOS:"Unexpected end of input",UnexpectedIdentifier:"Unexpected identifier",UnexpectedNumber:"Unexpected number",UnexpectedReserved:"Unexpected reserved word",UnexpectedString:"Unexpected string",UnexpectedSuper:"'super' keyword unexpected here",UnexpectedTemplate:"Unexpected quasi %0",UnexpectedToken:"Unexpected token %0",UnexpectedTokenIllegal:"Unexpected token ILLEGAL",UnknownLabel:"Undefined label '%0'",UnterminatedRegExp:"Invalid regular expression: missing /"};function oi(i){return"0123456789abcdef".indexOf(i.toLowerCase())}function Vt(i){return"01234567".indexOf(i)}class zo{constructor(e,t){this.source=e,this.errorHandler=t,this.trackComment=!1,this.isModule=!1,this.length=e.length,this.index=0,this.lineNumber=e.length>0?1:0,this.lineStart=0,this.curlyStack=[]}saveState(){return{index:this.index,lineNumber:this.lineNumber,lineStart:this.lineStart,curlyStack:this.curlyStack.slice()}}restoreState(e){this.index=e.index,this.lineNumber=e.lineNumber,this.lineStart=e.lineStart,this.curlyStack=e.curlyStack}eof(){return this.index>=this.length}throwUnexpectedToken(e=b.UnexpectedTokenIllegal){return this.errorHandler.throwError(this.index,this.lineNumber,this.index-this.lineStart+1,e)}tolerateUnexpectedToken(e=b.UnexpectedTokenIllegal){this.errorHandler.tolerateError(this.index,this.lineNumber,this.index-this.lineStart+1,e)}skipSingleLineComment(e){let t=[],s,n;for(this.trackComment&&(t=[],s=this.index-e,n={start:{line:this.lineNumber,column:this.index-this.lineStart-e},end:{}});!this.eof();){const r=this.source.charCodeAt(this.index);if(++this.index,L.isLineTerminator(r)){if(this.trackComment){n.end={line:this.lineNumber,column:this.index-this.lineStart-1};const o={multiLine:!1,slice:[s+e,this.index-1],range:[s,this.index-1],loc:n};t.push(o)}return r===13&&this.source.charCodeAt(this.index)===10&&++this.index,++this.lineNumber,this.lineStart=this.index,t}}if(this.trackComment){n.end={line:this.lineNumber,column:this.index-this.lineStart};const r={multiLine:!1,slice:[s+e,this.index],range:[s,this.index],loc:n};t.push(r)}return t}skipMultiLineComment(){let e=[],t,s;for(this.trackComment&&(e=[],t=this.index-2,s={start:{line:this.lineNumber,column:this.index-this.lineStart-2},end:{}});!this.eof();){const n=this.source.charCodeAt(this.index);if(L.isLineTerminator(n))n===13&&this.source.charCodeAt(this.index+1)===10&&++this.index,++this.lineNumber,++this.index,this.lineStart=this.index;else if(n===42){if(this.source.charCodeAt(this.index+1)===47){if(this.index+=2,this.trackComment){s.end={line:this.lineNumber,column:this.index-this.lineStart};const r={multiLine:!0,slice:[t+2,this.index-2],range:[t,this.index],loc:s};e.push(r)}return e}++this.index}else++this.index}if(this.trackComment){s.end={line:this.lineNumber,column:this.index-this.lineStart};const n={multiLine:!0,slice:[t+2,this.index],range:[t,this.index],loc:s};e.push(n)}return this.tolerateUnexpectedToken(),e}scanComments(){let e;this.trackComment&&(e=[]);let t=this.index===0;for(;!this.eof();){let s=this.source.charCodeAt(this.index);if(L.isWhiteSpace(s))++this.index;else if(L.isLineTerminator(s))++this.index,s===13&&this.source.charCodeAt(this.index)===10&&++this.index,++this.lineNumber,this.lineStart=this.index,t=!0;else if(s===47)if(s=this.source.charCodeAt(this.index+1),s===47){this.index+=2;const n=this.skipSingleLineComment(2);this.trackComment&&(e=e.concat(n)),t=!0}else if(s===42){this.index+=2;const n=this.skipMultiLineComment();this.trackComment&&(e=e.concat(n))}else break;else if(t&&s===45)if(this.source.charCodeAt(this.index+1)===45&&this.source.charCodeAt(this.index+2)===62){this.index+=3;const n=this.skipSingleLineComment(3);this.trackComment&&(e=e.concat(n))}else break;else if(s===60&&!this.isModule)if(this.source.slice(this.index+1,this.index+4)==="!--"){this.index+=4;const n=this.skipSingleLineComment(4);this.trackComment&&(e=e.concat(n))}else break;else break}return e}isFutureReservedWord(e){switch(e){case"enum":case"export":case"import":case"super":return!0;default:return!1}}isStrictModeReservedWord(e){switch(e){case"implements":case"interface":case"package":case"private":case"protected":case"public":case"static":case"yield":case"let":return!0;default:return!1}}isRestrictedWord(e){return e==="eval"||e==="arguments"}isKeyword(e){switch(e.length){case 2:return e==="if"||e==="in"||e==="do";case 3:return e==="var"||e==="for"||e==="new"||e==="try"||e==="let";case 4:return e==="this"||e==="else"||e==="case"||e==="void"||e==="with"||e==="enum";case 5:return e==="while"||e==="break"||e==="catch"||e==="throw"||e==="const"||e==="yield"||e==="class"||e==="super";case 6:return e==="return"||e==="typeof"||e==="delete"||e==="switch"||e==="export"||e==="import";case 7:return e==="default"||e==="finally"||e==="extends";case 8:return e==="function"||e==="continue"||e==="debugger";case 10:return e==="instanceof";default:return!1}}codePointAt(e){let t=this.source.charCodeAt(e);if(t>=55296&&t<=56319){const s=this.source.charCodeAt(e+1);s>=56320&&s<=57343&&(t=(t-55296)*1024+s-56320+65536)}return t}scanHexEscape(e){const t=e==="u"?4:2;let s=0;for(let n=0;n<t;++n)if(!this.eof()&&L.isHexDigit(this.source.charCodeAt(this.index)))s=s*16+oi(this.source[this.index++]);else return null;return String.fromCharCode(s)}tryToScanUnicodeCodePointEscape(){let e=this.source[this.index],t=0;if(e==="}")return null;for(;!this.eof()&&(e=this.source[this.index++],!!L.isHexDigit(e.charCodeAt(0)));)t=t*16+oi(e);return t>1114111||e!=="}"?null:L.fromCodePoint(t)}scanUnicodeCodePointEscape(){const e=this.tryToScanUnicodeCodePointEscape();return e===null?this.throwUnexpectedToken():e}getIdentifier(){const e=this.index++;for(;!this.eof();){const t=this.source.charCodeAt(this.index);if(t===92)return this.index=e,this.getComplexIdentifier();if(t>=55296&&t<57343)return this.index=e,this.getComplexIdentifier();if(L.isIdentifierPart(t))++this.index;else break}return this.source.slice(e,this.index)}getComplexIdentifier(){let e=this.codePointAt(this.index),t=L.fromCodePoint(e);this.index+=t.length;let s;for(e===92&&(this.source.charCodeAt(this.index)!==117&&this.throwUnexpectedToken(),++this.index,this.source[this.index]==="{"?(++this.index,s=this.scanUnicodeCodePointEscape()):(s=this.scanHexEscape("u"),(s===null||s==="\\"||!L.isIdentifierStart(s.charCodeAt(0)))&&this.throwUnexpectedToken()),t=s);!this.eof()&&(e=this.codePointAt(this.index),!!L.isIdentifierPart(e));)s=L.fromCodePoint(e),t+=s,this.index+=s.length,e===92&&(t=t.substr(0,t.length-1),this.source.charCodeAt(this.index)!==117&&this.throwUnexpectedToken(),++this.index,this.source[this.index]==="{"?(++this.index,s=this.scanUnicodeCodePointEscape()):(s=this.scanHexEscape("u"),(s===null||s==="\\"||!L.isIdentifierPart(s.charCodeAt(0)))&&this.throwUnexpectedToken()),t+=s);return t}octalToDecimal(e){let t=e!=="0",s=Vt(e);return!this.eof()&&L.isOctalDigit(this.source.charCodeAt(this.index))&&(t=!0,s=s*8+Vt(this.source[this.index++]),"0123".indexOf(e)>=0&&!this.eof()&&L.isOctalDigit(this.source.charCodeAt(this.index))&&(s=s*8+Vt(this.source[this.index++]))),{code:s,octal:t}}scanIdentifier(){let e;const t=this.index,s=this.source.charCodeAt(t)===92,n=s?this.getComplexIdentifier():this.getIdentifier();if(n.length===1?e=3:this.isKeyword(n)?e=4:n==="null"?e=5:n==="true"||n==="false"?e=1:e=3,e!==3&&t+n.length!==this.index){const r=this.index;this.index=t,this.tolerateUnexpectedToken(b.InvalidEscapedReservedWord),this.index=r}return{type:e,value:n,lineNumber:this.lineNumber,lineStart:this.lineStart,start:t,end:this.index,escaped:s}}scanPunctuator(){const e=this.index;let t=this.source[this.index];switch(t){case"(":case"{":t==="{"&&this.curlyStack.push("{"),++this.index;break;case".":++this.index,this.source[this.index]==="."&&this.source[this.index+1]==="."&&(this.index+=2,t="...");break;case"}":++this.index,this.curlyStack.pop();break;case"?":++this.index,this.source[this.index]==="?"&&(++this.index,this.source[this.index]==="="?(++this.index,t="??="):t="??"),this.source[this.index]==="."&&!/^\d$/.test(this.source[this.index+1])&&(++this.index,t="?.");break;case"#":case")":case";":case",":case"[":case"]":case":":case"~":case"@":++this.index;break;default:t=this.source.substr(this.index,4),t===">>>="?this.index+=4:(t=t.substr(0,3),t==="==="||t==="!=="||t===">>>"||t==="<<="||t===">>="||t==="**="||t==="&&="||t==="||="?this.index+=3:(t=t.substr(0,2),t==="&&"||t==="||"||t==="=="||t==="!="||t==="+="||t==="-="||t==="*="||t==="/="||t==="++"||t==="--"||t==="<<"||t===">>"||t==="&="||t==="|="||t==="^="||t==="%="||t==="<="||t===">="||t==="=>"||t==="**"?this.index+=2:(t=this.source[this.index],"<>=!+-*%&|^/".indexOf(t)>=0&&++this.index)))}return this.index===e&&this.throwUnexpectedToken(),{type:7,value:t,lineNumber:this.lineNumber,lineStart:this.lineStart,start:e,end:this.index}}scanHexLiteral(e){let t=this.scanLiteralPart(L.isHexDigitChar);return t.length===0&&this.throwUnexpectedToken(),this.source[this.index]==="n"?(this.index++,{type:6,value:BigInt("0x"+t),lineNumber:this.lineNumber,lineStart:this.lineStart,start:e,end:this.index}):(L.isIdentifierStart(this.source.charCodeAt(this.index))&&this.throwUnexpectedToken(),{type:6,value:parseInt("0x"+t,16),lineNumber:this.lineNumber,lineStart:this.lineStart,start:e,end:this.index})}scanBinaryLiteral(e){let t,s=this.scanLiteralPart(n=>n==="0"||n==="1");return s.length===0&&this.throwUnexpectedToken(),this.source[this.index]==="n"?(this.index++,{type:6,value:BigInt("0b"+s),lineNumber:this.lineNumber,lineStart:this.lineStart,start:e,end:this.index}):(this.eof()||(t=this.source.charCodeAt(this.index),(L.isIdentifierStart(t)||L.isDecimalDigit(t))&&this.throwUnexpectedToken()),{type:6,value:parseInt(s,2),lineNumber:this.lineNumber,lineStart:this.lineStart,start:e,end:this.index})}scanOctalLiteral(e,t){let s="",n=!1;return L.isOctalDigit(e.charCodeAt(0))?(n=!0,s="0"+this.source[this.index++]):++this.index,s+=this.scanLiteralPart(L.isOctalDigitChar),!n&&s.length===0&&this.throwUnexpectedToken(),this.source[this.index]==="n"?(this.index++,{type:6,value:BigInt("0o"+s),lineNumber:this.lineNumber,lineStart:this.lineStart,start:t,end:this.index}):((L.isIdentifierStart(this.source.charCodeAt(this.index))||L.isDecimalDigit(this.source.charCodeAt(this.index)))&&this.throwUnexpectedToken(),{type:6,value:parseInt(s,8),octal:n,lineNumber:this.lineNumber,lineStart:this.lineStart,start:t,end:this.index})}isImplicitOctalLiteral(){for(let e=this.index+1;e<this.length;++e){const t=this.source[e];if(t==="8"||t==="9"||t==="n")return!1;if(!L.isOctalDigit(t.charCodeAt(0)))return!0}return!0}scanLiteralPart(e){let t="";for(this.source[this.index]==="_"&&this.throwUnexpectedToken(b.NumericSeperatorNotAllowedHere);this.source[this.index]&&(e(this.source[this.index])||this.source[this.index]==="_");)this.source[this.index]!=="_"&&(t+=this.source[this.index]),this.index++,this.source[this.index-1]==="_"&&this.source[this.index]==="_"&&this.throwUnexpectedToken(b.NumericSeperatorOneUnderscore);return this.source[this.index-1]==="_"&&this.throwUnexpectedToken(b.NumericSeperatorNotAllowedHere),t}scanNumericLiteral(){const e=this.index;let t=this.source[e];be(L.isDecimalDigit(t.charCodeAt(0))||t===".","Numeric literal must start with a decimal digit or a decimal point");let s="";if(t!=="."){if(s=this.source[this.index++],t=this.source[this.index],s==="0"){if(t==="x"||t==="X")return++this.index,this.scanHexLiteral(e);if(t==="b"||t==="B")return++this.index,this.scanBinaryLiteral(e);if(t==="o"||t==="O")return this.scanOctalLiteral(t,e);if(t&&L.isOctalDigit(t.charCodeAt(0))&&this.isImplicitOctalLiteral())return this.scanOctalLiteral(t,e)}this.index--,s=this.scanLiteralPart(L.isDecimalDigitChar),t=this.source[this.index]}if(t==="."&&(s+=this.source[this.index++],s+=this.scanLiteralPart(L.isDecimalDigitChar),t=this.source[this.index]),t==="e"||t==="E")s+=this.source[this.index++],t=this.source[this.index],(t==="+"||t==="-")&&(s+=this.source[this.index++]),L.isDecimalDigit(this.source.charCodeAt(this.index))?s+=this.scanLiteralPart(L.isDecimalDigitChar):this.throwUnexpectedToken();else if(t==="n")return s.length>1&&s[0]==="0"&&this.throwUnexpectedToken(),this.index++,{type:6,value:BigInt(s),lineNumber:this.lineNumber,lineStart:this.lineStart,start:e,end:this.index};return L.isIdentifierStart(this.source.charCodeAt(this.index))&&this.throwUnexpectedToken(),{type:6,value:parseFloat(s),lineNumber:this.lineNumber,lineStart:this.lineStart,start:e,end:this.index}}scanStringLiteral(){const e=this.index;let t=this.source[e];be(t==="'"||t==='"',"String literal must starts with a quote"),++this.index;let s=!1,n="";for(;!this.eof();){let r=this.source[this.index++];if(r===t){t="";break}else if(r==="\\")if(r=this.source[this.index++],!r||!L.isLineTerminator(r.charCodeAt(0)))switch(r){case"u":if(this.source[this.index]==="{")++this.index,n+=this.scanUnicodeCodePointEscape();else{const c=this.scanHexEscape(r);c===null&&this.throwUnexpectedToken(),n+=c}break;case"x":const o=this.scanHexEscape(r);o===null&&this.throwUnexpectedToken(b.InvalidHexEscapeSequence),n+=o;break;case"n":n+=`
|
|
2
|
+
`;break;case"r":n+="\r";break;case"t":n+=" ";break;case"b":n+="\b";break;case"f":n+="\f";break;case"v":n+="\v";break;case"8":case"9":n+=r,this.tolerateUnexpectedToken();break;default:if(r&&L.isOctalDigit(r.charCodeAt(0))){const c=this.octalToDecimal(r);s=c.octal||s,n+=String.fromCharCode(c.code)}else n+=r;break}else++this.lineNumber,r==="\r"&&this.source[this.index]===`
|
|
3
|
+
`&&++this.index,this.lineStart=this.index;else{if(L.isLineTerminator(r.charCodeAt(0)))break;n+=r}}return t!==""&&(this.index=e,this.throwUnexpectedToken()),{type:8,value:n,octal:s,lineNumber:this.lineNumber,lineStart:this.lineStart,start:e,end:this.index}}scanTemplate(){let e="",t=!1;const s=this.index,n=this.source[s]==="`";let r=!1,o=null,c=2;for(++this.index;!this.eof();){let h=this.source[this.index++];if(h==="`"){c=1,r=!0,t=!0;break}else if(h==="$"){if(this.source[this.index]==="{"){this.curlyStack.push("${"),++this.index,t=!0;break}e+=h}else{if(o!==null)continue;if(h==="\\")if(h=this.source[this.index++],L.isLineTerminator(h.charCodeAt(0)))++this.lineNumber,h==="\r"&&this.source[this.index]===`
|
|
4
|
+
`&&++this.index,this.lineStart=this.index;else switch(h){case"n":e+=`
|
|
5
|
+
`;break;case"r":e+="\r";break;case"t":e+=" ";break;case"u":if(this.source[this.index]==="{"){++this.index;const C=this.tryToScanUnicodeCodePointEscape();C===null?o="u":e+=C}else{const C=this.scanHexEscape(h);C===null?o="u":e+=C}break;case"x":const E=this.scanHexEscape(h);E===null?o="x":e+=E;break;case"b":e+="\b";break;case"f":e+="\f";break;case"v":e+="\v";break;default:h==="0"?L.isDecimalDigit(this.source.charCodeAt(this.index))?o="0":e+="\0":L.isDecimalDigitChar(h)?o=h:e+=h;break}else L.isLineTerminator(h.charCodeAt(0))?(++this.lineNumber,h==="\r"&&this.source[this.index]===`
|
|
6
|
+
`&&++this.index,this.lineStart=this.index,e+=`
|
|
7
|
+
`):e+=h}}return t||this.throwUnexpectedToken(),n||this.curlyStack.pop(),{type:10,value:this.source.slice(s+1,this.index-c),cooked:o===null?e:null,head:n,tail:r,notEscapeSequenceHead:o,lineNumber:this.lineNumber,lineStart:this.lineStart,start:s,end:this.index}}testRegExp(e,t){let n=e;t.indexOf("u")>=0&&(n=n.replace(/\\u\{([0-9a-fA-F]+)\}|\\u([a-fA-F0-9]{4})/g,(r,o,c)=>{const h=parseInt(o||c,16);return h>1114111&&this.throwUnexpectedToken(b.InvalidRegExp),h<=65535?String.fromCharCode(h):""}).replace(/[\uD800-\uDBFF][\uDC00-\uDFFF]/g,""));try{RegExp(n)}catch{this.throwUnexpectedToken(b.InvalidRegExp)}try{return new RegExp(e,t)}catch{return null}}scanRegExpBody(){let e=this.source[this.index];be(e==="/","Regular expression literal must start with a slash");let t=this.source[this.index++],s=!1,n=!1;for(;!this.eof();)if(e=this.source[this.index++],t+=e,e==="\\")e=this.source[this.index++],L.isLineTerminator(e.charCodeAt(0))&&this.throwUnexpectedToken(b.UnterminatedRegExp),t+=e;else if(L.isLineTerminator(e.charCodeAt(0)))this.throwUnexpectedToken(b.UnterminatedRegExp);else if(s)e==="]"&&(s=!1);else if(e==="/"){n=!0;break}else e==="["&&(s=!0);return n||this.throwUnexpectedToken(b.UnterminatedRegExp),t.substr(1,t.length-2)}scanRegExpFlags(){let e="",t="";for(;!this.eof();){let s=this.source[this.index];if(!L.isIdentifierPart(s.charCodeAt(0)))break;if(++this.index,s==="\\"&&!this.eof())if(s=this.source[this.index],s==="u"){++this.index;let n=this.index;const r=this.scanHexEscape("u");if(r!==null)for(t+=r,e+="\\u";n<this.index;++n)e+=this.source[n];else this.index=n,t+="u",e+="\\u";this.tolerateUnexpectedToken()}else e+="\\",this.tolerateUnexpectedToken();else t+=s,e+=s}return t}scanRegExp(){const e=this.index,t=this.scanRegExpBody(),s=this.scanRegExpFlags(),n=this.testRegExp(t,s);return{type:9,value:"",pattern:t,flags:s,regex:n,lineNumber:this.lineNumber,lineStart:this.lineStart,start:e,end:this.index}}lex(){if(this.eof())return{type:2,value:"",lineNumber:this.lineNumber,lineStart:this.lineStart,start:this.index,end:this.index};const e=this.source.charCodeAt(this.index);return L.isIdentifierStart(e)?this.scanIdentifier():e===40||e===41||e===59?this.scanPunctuator():e===39||e===34?this.scanStringLiteral():e===46?L.isDecimalDigit(this.source.charCodeAt(this.index+1))?this.scanNumericLiteral():this.scanPunctuator():L.isDecimalDigit(e)?this.scanNumericLiteral():e===96||e===125&&this.curlyStack[this.curlyStack.length-1]==="${"?this.scanTemplate():e>=55296&&e<57343&&L.isIdentifierStart(this.codePointAt(this.index))?this.scanIdentifier():this.scanPunctuator()}}const le={};le[1]="Boolean",le[2]="<end>",le[3]="Identifier",le[4]="Keyword",le[5]="Null",le[6]="Numeric",le[7]="Punctuator",le[8]="String",le[9]="RegularExpression",le[10]="Template";const ye="ArrowParameterPlaceHolder";class ai{constructor(e,t={},s){this.config={range:typeof t.range=="boolean"&&t.range,loc:typeof t.loc=="boolean"&&t.loc,source:null,tokens:typeof t.tokens=="boolean"&&t.tokens,comment:typeof t.comment=="boolean"&&t.comment,tolerant:typeof t.tolerant=="boolean"&&t.tolerant},this.config.loc&&t.source&&t.source!==null&&(this.config.source=String(t.source)),this.delegate=s,this.errorHandler=new Uo,this.errorHandler.tolerant=this.config.tolerant==!0,this.scanner=new zo(e,this.errorHandler),this.scanner.trackComment=this.config.comment==!0,this.operatorPrecedence={")":0,";":0,",":0,"=":0,"]":0,"??":5,"||":6,"&&":7,"|":8,"^":9,"&":10,"==":11,"!=":11,"===":11,"!==":11,"<":12,">":12,"<=":12,">=":12,"<<":13,">>":13,">>>":13,"+":14,"-":14,"*":15,"/":15,"%":15},this.lookahead={type:2,value:"",lineNumber:this.scanner.lineNumber,lineStart:0,start:0,end:0},this.hasLineTerminator=!1,this.context={isModule:!1,isAsync:!1,allowIn:!0,allowStrictDirective:!0,allowSuper:!1,allowYield:!0,firstCoverInitializedNameError:null,isAssignmentTarget:!1,isBindingElement:!1,inConstructor:!1,inFunctionBody:!1,inIteration:!1,inSwitch:!1,inClassConstructor:!1,labelSet:{},strict:!1,decorators:null},this.tokens=[],this.startMarker={index:0,line:this.scanner.lineNumber,column:0},this.lastMarker={index:0,line:this.scanner.lineNumber,column:0},this.nextToken(),this.lastMarker={index:this.scanner.index,line:this.scanner.lineNumber,column:this.scanner.index-this.scanner.lineStart}}throwError(e,...t){const s=t.slice(),n=e.replace(/%(\d)/g,(h,E)=>(be(E<s.length,"Message reference must be in range"),s[E])),r=this.lastMarker.index,o=this.lastMarker.line,c=this.lastMarker.column+1;throw this.errorHandler.createError(r,o,c,n)}tolerateError(e,...t){const s=t.slice(),n=e.replace(/%(\d)/g,(h,E)=>(be(E<s.length,"Message reference must be in range"),s[E])),r=this.lastMarker.index,o=this.scanner.lineNumber,c=this.lastMarker.column+1;this.errorHandler.tolerateError(r,o,c,n)}unexpectedTokenError(e,t){let s=t||b.UnexpectedToken,n;if(e?(t||(s=e.type===2?b.UnexpectedEOS:e.type===3?b.UnexpectedIdentifier:e.type===6?b.UnexpectedNumber:e.type===8?b.UnexpectedString:e.type===10?b.UnexpectedTemplate:b.UnexpectedToken,e.type===4&&(this.scanner.isFutureReservedWord(e.value)?s=b.UnexpectedReserved:this.context.strict&&this.scanner.isStrictModeReservedWord(e.value)&&(s=b.StrictReservedWord))),n=e.value):n="ILLEGAL",s=s.replace("%0",n),e&&typeof e.lineNumber=="number"){const r=e.start,o=e.lineNumber,c=this.lastMarker.index-this.lastMarker.column,h=e.start-c+1;return this.errorHandler.createError(r,o,h,s)}else{const r=this.lastMarker.index,o=this.lastMarker.line,c=this.lastMarker.column+1;return this.errorHandler.createError(r,o,c,s)}}throwUnexpectedToken(e,t){throw this.unexpectedTokenError(e,t)}tolerateUnexpectedToken(e,t){this.errorHandler.tolerate(this.unexpectedTokenError(e,t))}tolerateInvalidLoopStatement(){(this.matchKeyword("class")||this.matchKeyword("function"))&&this.tolerateError(b.UnexpectedToken,this.lookahead)}collectComments(){if(!this.config.comment)this.scanner.scanComments();else{const e=this.scanner.scanComments();if(e.length>0&&this.delegate)for(let t=0;t<e.length;++t){const s=e[t],n={type:s.multiLine?"BlockComment":"LineComment",value:this.scanner.source.slice(s.slice[0],s.slice[1])};this.config.range&&(n.range=s.range),this.config.loc&&(n.loc=s.loc);const r={start:{line:s.loc.start.line,column:s.loc.start.column,offset:s.range[0]},end:{line:s.loc.end.line,column:s.loc.end.column,offset:s.range[1]}};this.delegate(n,r)}}}getTokenRaw(e){return this.scanner.source.slice(e.start,e.end)}convertToken(e){const t={type:le[e.type],value:this.getTokenRaw(e)};if(this.config.range&&(t.range=[e.start,e.end]),this.config.loc&&(t.loc={start:{line:this.startMarker.line,column:this.startMarker.column},end:{line:this.scanner.lineNumber,column:this.scanner.index-this.scanner.lineStart}}),e.type===9){const s=e.pattern,n=e.flags;t.regex={pattern:s,flags:n}}return t}nextToken(){const e=this.lookahead;this.lastMarker.index=this.scanner.index,this.lastMarker.line=this.scanner.lineNumber,this.lastMarker.column=this.scanner.index-this.scanner.lineStart,this.collectComments(),this.scanner.index!==this.startMarker.index&&(this.startMarker.index=this.scanner.index,this.startMarker.line=this.scanner.lineNumber,this.startMarker.column=this.scanner.index-this.scanner.lineStart);const t=this.scanner.lex();return this.hasLineTerminator=e.lineNumber!==t.lineNumber,t&&this.context.strict&&t.type===3&&this.scanner.isStrictModeReservedWord(t.value)&&(t.type=4),this.lookahead=t,this.config.tokens&&t.type!==2&&this.tokens.push(this.convertToken(t)),e}nextRegexToken(){this.collectComments();const e=this.scanner.scanRegExp();return this.config.tokens&&(this.tokens.pop(),this.tokens.push(this.convertToken(e))),this.lookahead=e,this.nextToken(),e}createNode(){return{index:this.startMarker.index,line:this.startMarker.line,column:this.startMarker.column}}startNode(e,t=0){let s=e.start-e.lineStart,n=e.lineNumber;return s<0&&(s+=t,n--),{index:e.start,line:n,column:s}}finalize(e,t){if(this.config.range&&(t.range=[e.index,this.lastMarker.index]),this.config.loc&&(t.loc={start:{line:e.line,column:e.column},end:{line:this.lastMarker.line,column:this.lastMarker.column}},this.config.source&&(t.loc.source=this.config.source)),this.delegate){const s={start:{line:e.line,column:e.column,offset:e.index},end:{line:this.lastMarker.line,column:this.lastMarker.column,offset:this.lastMarker.index}};this.delegate(t,s)}return t}expect(e){const t=this.nextToken();(t.type!==7||t.value!==e)&&this.throwUnexpectedToken(t)}expectCommaSeparator(){if(this.config.tolerant){const e=this.lookahead;e.type===7&&e.value===","?this.nextToken():e.type===7&&e.value===";"?(this.nextToken(),this.tolerateUnexpectedToken(e)):this.tolerateUnexpectedToken(e,b.UnexpectedToken)}else this.expect(",")}expectKeyword(e){const t=this.nextToken();(t.type!==4||t.value!==e)&&this.throwUnexpectedToken(t)}match(e){return this.lookahead.type===7&&this.lookahead.value===e}matchKeyword(e){return this.lookahead.type===4&&this.lookahead.value===e}matchContextualKeyword(e){return this.lookahead.type===3&&this.lookahead.value===e}matchAssign(){if(this.lookahead.type!==7)return!1;const e=this.lookahead.value;return e==="="||e==="*="||e==="**="||e==="/="||e==="%="||e==="+="||e==="-="||e==="<<="||e===">>="||e===">>>="||e==="&="||e==="^="||e==="|="||e==="&&="||e==="||="||e==="??="}isolateCoverGrammar(e){const t=this.context.isBindingElement,s=this.context.isAssignmentTarget,n=this.context.firstCoverInitializedNameError;this.context.isBindingElement=!0,this.context.isAssignmentTarget=!0,this.context.firstCoverInitializedNameError=null;const r=e.call(this);return this.context.firstCoverInitializedNameError!==null&&this.throwUnexpectedToken(this.context.firstCoverInitializedNameError),this.context.isBindingElement=t,this.context.isAssignmentTarget=s,this.context.firstCoverInitializedNameError=n,r}inheritCoverGrammar(e){const t=this.context.isBindingElement,s=this.context.isAssignmentTarget,n=this.context.firstCoverInitializedNameError;this.context.isBindingElement=!0,this.context.isAssignmentTarget=!0,this.context.firstCoverInitializedNameError=null;const r=e.call(this);return this.context.isBindingElement=this.context.isBindingElement&&t,this.context.isAssignmentTarget=this.context.isAssignmentTarget&&s,this.context.firstCoverInitializedNameError=n||this.context.firstCoverInitializedNameError,r}consumeSemicolon(){this.match(";")?this.nextToken():this.hasLineTerminator||(this.lookahead.type!==2&&!this.match("}")&&this.throwUnexpectedToken(this.lookahead),this.lastMarker.index=this.startMarker.index,this.lastMarker.line=this.startMarker.line,this.lastMarker.column=this.startMarker.column)}parsePrimaryExpression(){const e=this.createNode();let t,s,n;switch(this.lookahead.type){case 3:(this.context.isModule||this.context.isAsync)&&this.lookahead.value==="await"&&this.tolerateUnexpectedToken(this.lookahead),t=this.matchAsyncFunction()?this.parseFunctionExpression():this.finalize(e,new Ee(this.nextToken().value));break;case 6:case 8:this.context.strict&&this.lookahead.octal&&this.tolerateUnexpectedToken(this.lookahead,b.StrictOctalLiteral),this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1,s=this.nextToken(),n=this.getTokenRaw(s),typeof s.value=="bigint"?t=this.finalize(e,new Hs(s.value,n,s.value.toString())):t=this.finalize(e,new Me(s.value,n));break;case 1:this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1,s=this.nextToken(),n=this.getTokenRaw(s),t=this.finalize(e,new Me(s.value==="true",n));break;case 5:this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1,s=this.nextToken(),n=this.getTokenRaw(s),t=this.finalize(e,new Me(null,n));break;case 10:t=this.parseTemplateLiteral({isTagged:!1});break;case 7:switch(this.lookahead.value){case"(":this.context.isBindingElement=!1,t=this.inheritCoverGrammar(this.parseGroupExpression);break;case"[":t=this.inheritCoverGrammar(this.parseArrayInitializer);break;case"{":t=this.inheritCoverGrammar(this.parseObjectInitializer);break;case"/":case"/=":this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1,this.scanner.index=this.startMarker.index,s=this.nextRegexToken(),n=this.getTokenRaw(s),t=this.finalize(e,new So(s.regex,n,s.pattern,s.flags));break;case"#":this.nextToken(),t=this.finalize(e,new yt(this.nextToken().value));break;case"@":let r=this.parseDecorators();this.context.decorators=r,this.parsePrimaryExpression(),this.context.decorators=null,t=this.finalize(e,new yt(this.nextToken().value));break;default:t=this.throwUnexpectedToken(this.nextToken())}break;case 4:!this.context.strict&&this.context.allowYield&&this.matchKeyword("yield")?t=this.parseIdentifierName():!this.context.strict&&this.matchKeyword("let")?t=this.finalize(e,new Ee(this.nextToken().value)):(this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1,this.matchKeyword("function")?t=this.parseFunctionExpression():this.matchKeyword("this")?(this.nextToken(),t=this.finalize(e,new No)):this.matchKeyword("class")?t=this.parseClassExpression():this.matchKeyword("new")?t=this.parseNewExpression():this.matchImportCall()?t=this.parseImportCall():this.matchImportMeta()?(this.context.isModule||this.tolerateUnexpectedToken(this.lookahead,b.CannotUseImportMetaOutsideAModule),t=this.parseImportMeta()):t=this.throwUnexpectedToken(this.nextToken()));break;default:t=this.throwUnexpectedToken(this.nextToken())}return t}parseSpreadElement(){const e=this.createNode();this.expect("...");const t=this.inheritCoverGrammar(this.parseAssignmentExpression);return this.finalize(e,new ko(t))}parseArrayInitializer(){const e=this.createNode(),t=[];for(this.expect("[");!this.match("]");)if(this.match(","))this.nextToken(),t.push(null);else if(this.match("...")){const s=this.parseSpreadElement();this.match("]")||(this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1,this.expect(",")),t.push(s)}else t.push(this.inheritCoverGrammar(this.parseAssignmentExpression)),this.match("]")||this.expect(",");return this.expect("]"),this.finalize(e,new Ur(t))}parsePropertyMethod(e){this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1;const t=this.context.strict,s=this.context.allowStrictDirective;this.context.allowStrictDirective=e.simple;const n=this.isolateCoverGrammar(this.parseFunctionSourceElements);return this.context.strict&&e.firstRestricted&&this.tolerateUnexpectedToken(e.firstRestricted,e.message),this.context.strict&&e.stricted&&this.tolerateUnexpectedToken(e.stricted,e.message),this.context.strict=t,this.context.allowStrictDirective=s,n}parsePropertyMethodFunction(e){const t=this.createNode(),s=this.context.allowYield;this.context.allowYield=!0;const n=this.parseFormalParameters(),r=this.parsePropertyMethod(n);return this.context.allowYield=s,this.finalize(t,new Xe(null,n.params,r,e,!1))}parsePropertyMethodAsyncFunction(e){const t=this.createNode(),s=this.context.allowYield,n=this.context.isAsync;this.context.allowYield=!1,this.context.isAsync=!0;const r=this.parseFormalParameters(),o=this.parsePropertyMethod(r);return this.context.allowYield=s,this.context.isAsync=n,this.finalize(t,new Xe(null,r.params,o,e,!0))}parseObjectPropertyKey(e=!1){const t=this.createNode(),s=this.nextToken();let n;switch(s.type){case 8:case 6:this.context.strict&&s.octal&&this.tolerateUnexpectedToken(s,b.StrictOctalLiteral);const r=this.getTokenRaw(s);typeof s.value=="bigint"?n=this.finalize(t,new Hs(s.value,r,s.value.toString())):n=this.finalize(t,new Me(s.value,r));break;case 3:case 1:case 5:case 4:n=this.finalize(t,e?new yt(s.value):new Ee(s.value));break;case 7:s.value==="["?(n=this.isolateCoverGrammar(this.parseAssignmentExpression),this.expect("]")):n=this.throwUnexpectedToken(s);break;default:n=this.throwUnexpectedToken(s)}return n}isPropertyKey(e,t){return e.type===y.Identifier&&e.name===t||e.type===y.Literal&&e.value===t}parseObjectProperty(e){const t=this.createNode(),s=this.lookahead;let n,r=null,o=null,c=!1,h=!1,E=!1,C=!1,A=!1;if(s.type===3){const T=s.value;this.nextToken(),c=this.match("["),C=!this.hasLineTerminator&&T==="async"&&!this.match(":")&&!this.match("(")&&!this.match(","),A=this.match("*"),A&&this.nextToken(),r=C?this.parseObjectPropertyKey():this.finalize(t,new Ee(T))}else this.match("*")?this.nextToken():(c=this.match("["),r=this.parseObjectPropertyKey());const F=this.qualifiedPropertyName(this.lookahead);if(s.type===3&&!C&&s.value==="get"&&F)n="get",c=this.match("["),r=this.parseObjectPropertyKey(),this.context.allowYield=!1,o=this.parseGetterMethod();else if(s.type===3&&!C&&s.value==="set"&&F)n="set",c=this.match("["),r=this.parseObjectPropertyKey(),o=this.parseSetterMethod();else if(s.type===7&&s.value==="*"&&F)n="init",c=this.match("["),r=this.parseObjectPropertyKey(),o=this.parseGeneratorMethod(!1),h=!0;else if(r||this.throwUnexpectedToken(this.lookahead),n="init",this.match(":")&&!C)!c&&this.isPropertyKey(r,"__proto__")&&(e.value&&this.tolerateError(b.DuplicateProtoProperty),e.value=!0),this.nextToken(),o=this.inheritCoverGrammar(this.parseAssignmentExpression);else if(this.match("("))o=C?this.parsePropertyMethodAsyncFunction(A):this.parsePropertyMethodFunction(A),h=!0;else if(s.type===3){const T=this.finalize(t,new Ee(s.value));if(this.match("=")){this.context.firstCoverInitializedNameError=this.lookahead,this.nextToken(),E=!0;const M=this.isolateCoverGrammar(this.parseAssignmentExpression);o=this.finalize(t,new Jt(T,M))}else E=!0,o=T}else this.throwUnexpectedToken(this.nextToken());return this.finalize(t,new ei(n,r,c,o,h,E))}parseObjectInitializer(){const e=this.createNode();this.expect("{");const t=[],s={value:!1};for(;!this.match("}");){const n=this.match("...")?this.parseSpreadElement():this.parseObjectProperty(s);t.push(n),!this.match("}")&&(!n.method||this.match(","))&&this.expectCommaSeparator()}return this.expect("}"),this.finalize(e,new yo(t))}throwTemplateLiteralEarlyErrors(e){switch(e.notEscapeSequenceHead){case"u":return this.throwUnexpectedToken(e,b.InvalidUnicodeEscapeSequence);case"x":return this.throwUnexpectedToken(e,b.InvalidHexEscapeSequence);case"8":case"9":return this.throwUnexpectedToken(e,b.TemplateEscape89);default:return this.throwUnexpectedToken(e,b.TemplateOctalLiteral)}}parseTemplateHead(e){be(this.lookahead.head,"Template literal must start with a template head");const t=this.createNode(),s=this.nextToken();!e.isTagged&&s.notEscapeSequenceHead!==null&&this.throwTemplateLiteralEarlyErrors(s);const n=s.value,r=s.cooked;return this.finalize(t,new ii({raw:n,cooked:r},s.tail))}parseTemplateElement(e){this.lookahead.type!==10&&this.throwUnexpectedToken();const t=this.createNode(),s=this.nextToken();!e.isTagged&&s.notEscapeSequenceHead!==null&&this.throwTemplateLiteralEarlyErrors(s);const n=s.value,r=s.cooked;return this.finalize(t,new ii({raw:n,cooked:r},s.tail))}parseTemplateLiteral(e){const t=this.createNode(),s=[],n=[];let r=this.parseTemplateHead(e);for(n.push(r);!r.tail;)s.push(this.parseExpression()),r=this.parseTemplateElement(e),n.push(r);return this.finalize(t,new Io(n,s))}reinterpretExpressionAsPattern(e){switch(e.type){case y.Identifier:case y.MemberExpression:case y.RestElement:case y.AssignmentPattern:break;case y.SpreadElement:e.type=y.RestElement,this.reinterpretExpressionAsPattern(e.argument);break;case y.ArrayExpression:e.type=y.ArrayPattern;for(let t=0;t<e.elements.length;t++)e.elements[t]!==null&&this.reinterpretExpressionAsPattern(e.elements[t]);break;case y.ObjectExpression:e.type=y.ObjectPattern;for(let t=0;t<e.properties.length;t++){const s=e.properties[t];this.reinterpretExpressionAsPattern(s.type===y.SpreadElement?s:s.value)}break;case y.AssignmentExpression:e.type=y.AssignmentPattern,delete e.operator,this.reinterpretExpressionAsPattern(e.left);break}}parseGroupExpression(){let e;if(this.expect("("),this.match(")"))this.nextToken(),this.match("=>")||this.expect("=>"),e={type:ye,params:[],async:!1};else{const t=this.lookahead,s=[];if(this.match("..."))e=this.parseRestElement(s),this.expect(")"),this.match("=>")||this.expect("=>"),e={type:ye,params:[e],async:!1};else{let n=!1;if(this.context.isBindingElement=!0,e=this.inheritCoverGrammar(this.parseAssignmentExpression),this.match(",")){const r=[];for(this.context.isAssignmentTarget=!1,r.push(e);this.lookahead.type!==2&&this.match(",");){if(this.nextToken(),this.match(")")){this.nextToken();for(let o=0;o<r.length;o++)this.reinterpretExpressionAsPattern(r[o]);n=!0,e={type:ye,params:r,async:!1}}else if(this.match("...")){this.context.isBindingElement||this.throwUnexpectedToken(this.lookahead),r.push(this.parseRestElement(s)),this.expect(")"),this.match("=>")||this.expect("=>"),this.context.isBindingElement=!1;for(let o=0;o<r.length;o++)this.reinterpretExpressionAsPattern(r[o]);n=!0,e={type:ye,params:r,async:!1}}else r.push(this.inheritCoverGrammar(this.parseAssignmentExpression));if(n)break}n||(e=this.finalize(this.startNode(t),new Kt(r)))}if(!n){if(this.expect(")"),this.match("=>")&&(e.type===y.Identifier&&e.name==="yield"&&(n=!0,e={type:ye,params:[e],async:!1}),!n)){if(this.context.isBindingElement||this.throwUnexpectedToken(this.lookahead),e.type===y.SequenceExpression)for(let o=0;o<e.expressions.length;o++)this.reinterpretExpressionAsPattern(e.expressions[o]);else this.reinterpretExpressionAsPattern(e);const r=e.type===y.SequenceExpression?e.expressions:[e];e={type:ye,params:r,async:!1}}this.context.isBindingElement=!1}}}return e}parseArguments(){this.expect("(");const e=[];if(!this.match(")"))for(;;){const t=this.match("...")?this.parseSpreadElement():this.isolateCoverGrammar(this.parseAssignmentExpression);if(e.push(t),this.match(")")||(this.expectCommaSeparator(),this.match(")")))break}return this.expect(")"),e}isIdentifierName(e){return e.type===3||e.type===4||e.type===1||e.type===5}parseIdentifierName(e=!1){let t=!1,s=this.createNode(),n=this.nextToken();return n.value==="#"&&e&&(n=this.nextToken(),t=!0),this.isIdentifierName(n)||this.throwUnexpectedToken(n),this.finalize(s,t?new yt(n.value):new Ee(n.value))}parseNewExpression(){const e=this.createNode(),t=this.parseIdentifierName();be(t.name==="new","New expression must start with `new`");let s;if(this.match("."))if(this.nextToken(),this.lookahead.type===3&&this.context.inFunctionBody&&this.lookahead.value==="target"){const n=this.parseIdentifierName();s=new Zs(t,n)}else this.throwUnexpectedToken(this.lookahead);else if(this.matchKeyword("import"))this.throwUnexpectedToken(this.lookahead);else{const n=this.isolateCoverGrammar(this.parseLeftHandSideExpression),r=this.match("(")?this.parseArguments():[];s=new Co(n,r),this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1}return this.finalize(e,s)}parseAsyncArgument(){const e=this.parseAssignmentExpression();return this.context.firstCoverInitializedNameError=null,e}parseAsyncArguments(){this.expect("(");const e=[];if(!this.match(")"))for(;;){const t=this.match("...")?this.parseSpreadElement():this.isolateCoverGrammar(this.parseAsyncArgument);if(e.push(t),this.match(")")||(this.expectCommaSeparator(),this.match(")")))break}return this.expect(")"),e}matchImportCall(){let e=this.matchKeyword("import");if(e){const t=this.scanner.saveState();this.scanner.scanComments();const s=this.scanner.lex();this.scanner.restoreState(t),e=s.type===7&&s.value==="("}return e}parseImportCall(){const e=this.createNode();this.expectKeyword("import"),this.expect("(");const t=this.parseAssignmentExpression();let s=null;return this.match(",")&&(this.nextToken(),s=this.parseObjectInitializer()),!this.match(")")&&this.config.tolerant?this.tolerateUnexpectedToken(this.nextToken()):(this.expect(")"),this.match(";")&&this.nextToken()),this.finalize(e,new ho(t,s))}matchImportMeta(){let e=this.matchKeyword("import");if(e){const t=this.scanner.saveState();this.scanner.scanComments();const s=this.scanner.lex();if(s.type===7&&s.value==="."){this.scanner.scanComments();const n=this.scanner.lex();e=n.type===3&&n.value==="meta",e&&n.end-n.start!==4&&this.tolerateUnexpectedToken(n,b.InvalidEscapedReservedWord)}else e=!1;this.scanner.restoreState(t)}return e}parseImportMeta(){const e=this.createNode(),t=this.parseIdentifierName();this.expect(".");const s=this.parseIdentifierName();return this.context.isAssignmentTarget=!1,this.finalize(e,new Zs(t,s))}parseLeftHandSideExpressionAllowCall(){const e=this.lookahead,t=this.matchContextualKeyword("async"),s=this.context.allowIn;this.context.allowIn=!0;let n;const r=this.matchKeyword("super");r&&this.context.inFunctionBody?(n=this.createNode(),this.nextToken(),n=this.finalize(n,new ti),!this.match("(")&&!this.match(".")&&!this.match("[")&&this.throwUnexpectedToken(this.lookahead)):n=this.inheritCoverGrammar(this.matchKeyword("new")?this.parseNewExpression:this.parsePrimaryExpression),r&&this.match("(")&&(!this.context.inClassConstructor||!this.context.allowSuper)&&this.tolerateError(b.UnexpectedSuper);let o=!1;for(;;){let c=!1;if(this.match("?.")&&(c=!0,o=!0,this.expect("?.")),this.match("(")){const h=t&&e.lineNumber===this.lookahead.lineNumber;this.context.isBindingElement=!1,this.context.isAssignmentTarget=!1;const E=h?this.parseAsyncArguments():this.parseArguments();if(n.type===y.ImportExpression&&E.length!==1&&this.tolerateError(b.BadImportCallArity),n=this.finalize(this.startNode(e),new Kr(n,E,c)),h&&this.match("=>")){for(let C=0;C<E.length;++C)this.reinterpretExpressionAsPattern(E[C]);n={type:ye,params:E,async:!0}}}else if(this.match("[")){this.context.isBindingElement=!1,this.context.isAssignmentTarget=!c,this.expect("[");const h=this.isolateCoverGrammar(this.parseExpression);this.expect("]"),n=this.finalize(this.startNode(e),new Ct(!0,n,h,c))}else if(this.lookahead.type===10&&this.lookahead.head){c&&this.throwUnexpectedToken(this.lookahead),o&&this.throwError(b.InvalidTaggedTemplateOnOptionalChain);const h=this.parseTemplateLiteral({isTagged:!0});n=this.finalize(this.startNode(e),new si(n,h))}else if(this.match(".")||c){this.context.isBindingElement=!1,this.context.isAssignmentTarget=!c,c||this.expect(".");const h=this.parseIdentifierName(!0);n=this.finalize(this.startNode(e),new Ct(!1,n,h,c))}else break}return this.context.allowIn=s,o?new qs(n):n}parseSuper(){const e=this.createNode();return this.expectKeyword("super"),!this.match("[")&&!this.match(".")&&this.throwUnexpectedToken(this.lookahead),this.finalize(e,new ti)}parseLeftHandSideExpression(){be(this.context.allowIn,"callee of new expression always allow in keyword.");const e=this.startNode(this.lookahead);let t=this.matchKeyword("super")&&this.context.inFunctionBody?this.parseSuper():this.inheritCoverGrammar(this.matchKeyword("new")?this.parseNewExpression:this.parsePrimaryExpression),s=!1;for(;;){let n=!1;if(this.match("?.")&&(n=!0,s=!0,this.expect("?.")),this.match("[")){this.context.isBindingElement=!1,this.context.isAssignmentTarget=!n,this.expect("[");const r=this.isolateCoverGrammar(this.parseExpression);this.expect("]"),t=this.finalize(e,new Ct(!0,t,r,n))}else if(this.lookahead.type===10&&this.lookahead.head){n&&this.throwUnexpectedToken(this.lookahead),s&&this.throwError(b.InvalidTaggedTemplateOnOptionalChain);const r=this.parseTemplateLiteral({isTagged:!0});t=this.finalize(e,new si(t,r))}else if(this.match(".")||n){this.context.isBindingElement=!1,this.context.isAssignmentTarget=!n,n||this.expect(".");const r=this.parseIdentifierName();t=this.finalize(e,new Ct(!1,t,r,n))}else break}return s?new qs(t):t}parseUpdateExpression(){let e;const t=this.lookahead;if(this.match("++")||this.match("--")){const s=this.startNode(t),n=this.nextToken();e=this.inheritCoverGrammar(this.parseUnaryExpression),this.context.strict&&e.type===y.Identifier&&this.scanner.isRestrictedWord(e.name)&&this.tolerateError(b.StrictLHSPrefix),this.context.isAssignmentTarget||this.tolerateError(b.InvalidLHSInAssignment);const r=!0;e=this.finalize(s,new ni(n.value,e,r)),this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1}else if(e=this.inheritCoverGrammar(this.parseLeftHandSideExpressionAllowCall),!this.hasLineTerminator&&this.lookahead.type===7&&(this.match("++")||this.match("--"))){this.context.strict&&e.type===y.Identifier&&this.scanner.isRestrictedWord(e.name)&&this.tolerateError(b.StrictLHSPostfix),this.context.isAssignmentTarget||this.tolerateError(b.InvalidLHSInAssignment),this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1;const s=this.nextToken().value,n=!1;e=this.finalize(this.startNode(t),new ni(s,e,n))}return e}parseAwaitExpression(){const e=this.createNode();this.nextToken();const t=this.parseUnaryExpression();return this.finalize(e,new Gr(t))}parseUnaryExpression(){let e;if(this.match("+")||this.match("-")||this.match("~")||this.match("!")||this.matchKeyword("delete")||this.matchKeyword("void")||this.matchKeyword("typeof")){const t=this.startNode(this.lookahead),s=this.nextToken();e=this.inheritCoverGrammar(this.parseUnaryExpression),e=this.finalize(t,new Oo(s.value,e)),this.context.strict&&e.operator==="delete"&&e.argument.type===y.Identifier&&this.tolerateError(b.StrictDelete),this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1}else(this.context.isModule&&!this.context.inFunctionBody||this.context.isAsync)&&this.matchContextualKeyword("await")?e=this.parseAwaitExpression():e=this.parseUpdateExpression();return e}parseExponentiationExpression(){const e=this.lookahead,t=this.match("(");let s=this.inheritCoverGrammar(this.parseUnaryExpression);if((s.type!==y.UnaryExpression||t)&&this.match("**")){this.nextToken(),this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1;const r=s,o=this.isolateCoverGrammar(this.parseExponentiationExpression);s=this.finalize(this.startNode(e),new $t("**",r,o))}return s}binaryPrecedence(e){const t=e.value;let s;return e.type===7?s=this.operatorPrecedence[t]||0:e.type===4?s=t==="instanceof"||this.context.allowIn&&t==="in"?12:0:s=0,s}parseBinaryExpression(){const e=this.lookahead;let t=this.inheritCoverGrammar(this.parseExponentiationExpression),s=!0,n=!0;const r=h=>{(h.value==="&&"||h.value==="||")&&(n=!1),h.value==="??"&&(s=!1)},o=this.lookahead;let c=this.binaryPrecedence(o);if(c>0){r(o),this.nextToken(),this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1;const h=[e,this.lookahead];let E=t,C=this.isolateCoverGrammar(this.parseExponentiationExpression);const A=[E,o.value,C],F=[c];for(;c=this.binaryPrecedence(this.lookahead),!(c<=0);){for((!s&&(this.lookahead.value==="&&"||this.lookahead.value==="||")||!n&&this.lookahead.value==="??")&&this.throwUnexpectedToken(this.lookahead),r(this.lookahead);A.length>2&&c<=F[F.length-1];){C=A.pop();const v=A.pop();F.pop(),E=A.pop(),h.pop();const O=h[h.length-1],w=this.startNode(O,O.lineStart),G=v==="||"||v==="&&"||v==="??";A.push(this.finalize(w,G?new Qs(v,E,C):new $t(v,E,C)))}A.push(this.nextToken().value),F.push(c),h.push(this.lookahead),A.push(this.isolateCoverGrammar(this.parseExponentiationExpression))}let T=A.length-1;t=A[T];let M=h.pop();for(;T>1;){const v=h.pop(),O=M&&M.lineStart,w=this.startNode(v,O),G=A[T-1],Y=G==="||"||G==="&&"||G==="??";t=this.finalize(w,Y?new Qs(G,A[T-2],t):new $t(G,A[T-2],t)),T-=2,M=v}}return t}parseConditionalExpression(){const e=this.lookahead;let t=this.inheritCoverGrammar(this.parseBinaryExpression);if(this.match("?")){this.nextToken();const s=this.context.allowIn;this.context.allowIn=!0;const n=this.isolateCoverGrammar(this.parseAssignmentExpression);this.context.allowIn=s,this.expect(":");const r=this.isolateCoverGrammar(this.parseAssignmentExpression);t=this.finalize(this.startNode(e),new qr(t,n,r)),this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1}return t}checkPatternParam(e,t){switch(t.type){case y.Identifier:this.validateParam(e,t,t.name);break;case y.RestElement:this.checkPatternParam(e,t.argument);break;case y.AssignmentPattern:this.checkPatternParam(e,t.left);break;case y.ArrayPattern:for(let s=0;s<t.elements.length;s++)t.elements[s]!==null&&this.checkPatternParam(e,t.elements[s]);break;case y.ObjectPattern:for(let s=0;s<t.properties.length;s++){const n=t.properties[s];this.checkPatternParam(e,n.type===y.RestElement?n:n.value)}break}e.simple=e.simple&&t instanceof Ee}reinterpretAsCoverFormalsList(e){let t=[e];const s={simple:!0,paramSet:{}};let n=!1;switch(e.type){case y.Identifier:break;case ye:t=e.params,n=e.async;break;default:return null}for(let r=0;r<t.length;++r){const o=t[r];o.type===y.AssignmentPattern?o.right.type===y.YieldExpression&&(o.right.argument&&this.throwUnexpectedToken(this.lookahead),o.right.type=y.Identifier,o.right.name="yield",delete o.right.argument,delete o.right.delegate):n&&o.type===y.Identifier&&o.name==="await"&&this.throwUnexpectedToken(this.lookahead),this.checkPatternParam(s,o),t[r]=o}if(this.context.strict||!this.context.allowYield)for(let r=0;r<t.length;++r)t[r].type===y.YieldExpression&&this.throwUnexpectedToken(this.lookahead);if(s.hasDuplicateParameterNames){const r=this.context.strict?s.stricted:s.firstRestricted;this.throwUnexpectedToken(r,b.DuplicateParameter)}return{simple:s.simple,params:t,stricted:s.stricted,firstRestricted:s.firstRestricted,message:s.message}}parseAssignmentExpression(){let e;if(!this.context.allowYield&&this.matchKeyword("yield"))e=this.parseYieldExpression();else{const t=this.lookahead;let s=t;if(e=this.parseConditionalExpression(),s.type===3&&s.lineNumber===this.lookahead.lineNumber&&s.value==="async"&&(this.lookahead.type===3||this.matchKeyword("yield"))){const n=this.parsePrimaryExpression();this.reinterpretExpressionAsPattern(n),e={type:ye,params:[n],async:!0}}if(e.type===ye||this.match("=>")){this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1;const n=e.async,r=this.reinterpretAsCoverFormalsList(e);if(r){this.hasLineTerminator&&this.tolerateUnexpectedToken(this.lookahead),this.context.firstCoverInitializedNameError=null;const o=this.context.strict,c=this.context.allowStrictDirective;this.context.allowStrictDirective=r.simple;const h=this.context.allowYield,E=this.context.isAsync;this.context.allowYield=!0,this.context.isAsync=n;const C=this.startNode(t);this.expect("=>");let A;if(this.match("{")){const T=this.context.allowIn;this.context.allowIn=!0,A=this.parseFunctionSourceElements(),this.context.allowIn=T}else A=this.isolateCoverGrammar(this.parseAssignmentExpression);const F=A.type!==y.BlockStatement;this.context.strict&&r.firstRestricted&&this.throwUnexpectedToken(r.firstRestricted,r.message),this.context.strict&&r.stricted&&this.tolerateUnexpectedToken(r.stricted,r.message),e=this.finalize(C,new Xr(r.params,A,F,n)),this.context.strict=o,this.context.allowStrictDirective=c,this.context.allowYield=h,this.context.isAsync=E}}else if(this.matchAssign()){if(this.context.isAssignmentTarget||this.tolerateError(b.InvalidLHSInAssignment),this.context.strict&&e.type===y.Identifier){const o=e;this.scanner.isRestrictedWord(o.name)&&this.tolerateUnexpectedToken(s,b.StrictLHSAssignment),this.scanner.isStrictModeReservedWord(o.name)&&this.tolerateUnexpectedToken(s,b.StrictReservedWord)}this.match("=")?this.reinterpretExpressionAsPattern(e):(this.context.isAssignmentTarget=!1,this.context.isBindingElement=!1),s=this.nextToken();const n=s.value,r=this.isolateCoverGrammar(this.parseAssignmentExpression);e=this.finalize(this.startNode(t),new Jr(n,e,r)),this.context.firstCoverInitializedNameError=null}}return e}parseExpression(){const e=this.lookahead;let t=this.isolateCoverGrammar(this.parseAssignmentExpression);if(this.match(",")){const s=[];for(s.push(t);this.lookahead.type!==2&&this.match(",");)this.nextToken(),s.push(this.isolateCoverGrammar(this.parseAssignmentExpression));t=this.finalize(this.startNode(e),new Kt(s))}return t}parseStatementListItem(){let e;if(this.context.isAssignmentTarget=!0,this.context.isBindingElement=!0,this.lookahead.type===4)switch(this.lookahead.value){case"export":this.context.isModule||this.tolerateUnexpectedToken(this.lookahead,b.IllegalExportDeclaration),e=this.parseExportDeclaration();break;case"import":this.matchImportCall()?e=this.parseExpressionStatement():this.matchImportMeta()?e=this.parseStatement():(this.context.isModule||this.tolerateUnexpectedToken(this.lookahead,b.IllegalImportDeclaration),e=this.parseImportDeclaration());break;case"const":e=this.parseLexicalDeclaration({inFor:!1});break;case"function":e=this.parseFunctionDeclaration();break;case"class":e=this.parseClassDeclaration();break;case"let":e=this.isLexicalDeclaration()?this.parseLexicalDeclaration({inFor:!1}):this.parseStatement();break;default:e=this.parseStatement();break}else e=this.parseStatement();return e}parseBlock(){const e=this.createNode();this.expect("{");const t=[];for(;!this.match("}");)t.push(this.parseStatementListItem());return this.expect("}"),this.finalize(e,new js(t))}parseLexicalBinding(e,t){const s=this.createNode(),n=[],r=this.parsePattern(n,e);this.context.strict&&r.type===y.Identifier&&this.scanner.isRestrictedWord(r.name)&&this.tolerateError(b.StrictVarName);let o=null;return e==="const"?!this.matchKeyword("in")&&!this.matchContextualKeyword("of")&&(this.match("=")?(this.nextToken(),o=this.isolateCoverGrammar(this.parseAssignmentExpression)):this.throwError(b.DeclarationMissingInitializer,"const")):(!t.inFor&&r.type!==y.Identifier||this.match("="))&&(this.expect("="),o=this.isolateCoverGrammar(this.parseAssignmentExpression)),this.finalize(s,new ri(r,o))}parseBindingList(e,t){const s=[this.parseLexicalBinding(e,t)];for(;this.match(",");)this.nextToken(),s.push(this.parseLexicalBinding(e,t));return s}isLexicalDeclaration(){const e=this.scanner.saveState();this.scanner.scanComments();const t=this.scanner.lex();return this.scanner.restoreState(e),t.type===3||t.type===7&&t.value==="["||t.type===7&&t.value==="{"||t.type===4&&t.value==="let"||t.type===4&&t.value==="yield"}parseLexicalDeclaration(e){const t=this.createNode(),s=this.nextToken().value;be(s==="let"||s==="const","Lexical declaration must be either let or const");const n=this.parseBindingList(s,e);return this.consumeSemicolon(),this.finalize(t,new Be(n,s))}isInitializedProperty(){let e=this.scanner.saveState();this.scanner.scanComments();let t=this.scanner.lex();return this.scanner.restoreState(e),this.lookahead.type===3&&t.value==="="}isDeclaredProperty(){let e=this.scanner.saveState();this.scanner.scanComments();let t=this.scanner.lex();return this.scanner.restoreState(e),this.lookahead.type===3&&t.value===";"||this.lookahead.type===3&&t.lineNumber!==this.startMarker.line}parseBindingRestElement(e,t){const s=this.createNode();this.expect("...");const n=this.parsePattern(e,t);return this.finalize(s,new At(n))}parseArrayPattern(e,t){const s=this.createNode();this.expect("[");const n=[];for(;!this.match("]");)if(this.match(","))this.nextToken(),n.push(null);else{if(this.match("...")){n.push(this.parseBindingRestElement(e,t));break}else n.push(this.parsePatternWithDefault(e,t));this.match("]")||this.expect(",")}return this.expect("]"),this.finalize(s,new zr(n))}parsePropertyPattern(e,t){const s=this.createNode();let n=!1,r=!1;const o=!1;let c,h;if(this.lookahead.type===3){const E=this.lookahead;c=this.parseVariableIdentifier();const C=this.finalize(s,new Ee(E.value));if(this.match("=")){e.push(E),r=!0,this.nextToken();const A=this.parseAssignmentExpression();h=this.finalize(this.startNode(E),new Jt(C,A))}else this.match(":")?(this.expect(":"),h=this.parsePatternWithDefault(e,t)):(e.push(E),r=!0,h=C)}else n=this.match("["),c=this.parseObjectPropertyKey(),this.expect(":"),h=this.parsePatternWithDefault(e,t);return this.finalize(s,new ei("init",c,n,h,o,r))}parseRestProperty(e){const t=this.createNode();this.expect("...");const s=this.parsePattern(e);return this.match("=")&&this.throwError(b.DefaultRestProperty),this.match("}")||this.throwError(b.PropertyAfterRestProperty),this.finalize(t,new At(s))}parseObjectPattern(e,t){const s=this.createNode(),n=[];for(this.expect("{");!this.match("}");)n.push(this.match("...")?this.parseRestProperty(e):this.parsePropertyPattern(e,t)),this.match("}")||this.expect(",");return this.expect("}"),this.finalize(s,new Ao(n))}parsePattern(e,t){let s;return this.match("[")?s=this.parseArrayPattern(e,t):this.match("{")?s=this.parseObjectPattern(e,t):(this.matchKeyword("let")&&(t==="const"||t==="let")&&this.tolerateUnexpectedToken(this.lookahead,b.LetInLexicalBinding),e.push(this.lookahead),s=this.parseVariableIdentifier(t)),s}parsePatternWithDefault(e,t){const s=this.lookahead;let n=this.parsePattern(e,t);if(this.match("=")){this.nextToken();const r=this.context.allowYield;this.context.allowYield=!0;const o=this.isolateCoverGrammar(this.parseAssignmentExpression);this.context.allowYield=r,n=this.finalize(this.startNode(s),new Jt(n,o))}return n}parseVariableIdentifier(e){const t=this.createNode(),s=this.nextToken();return s.type===4&&s.value==="yield"?this.context.strict?this.tolerateUnexpectedToken(s,b.StrictReservedWord):this.context.allowYield||this.throwUnexpectedToken(s):s.type!==3?this.context.strict&&s.type===4&&this.scanner.isStrictModeReservedWord(s.value)?this.tolerateUnexpectedToken(s,b.StrictReservedWord):(this.context.strict||s.value!=="let"||e!=="var")&&this.throwUnexpectedToken(s):(this.context.isModule||this.context.isAsync)&&s.type===3&&s.value==="await"&&this.tolerateUnexpectedToken(s),this.finalize(t,new Ee(s.value))}parseVariableDeclaration(e){const t=this.createNode(),s=[],n=this.parsePattern(s,"var");this.context.strict&&n.type===y.Identifier&&this.scanner.isRestrictedWord(n.name)&&this.tolerateError(b.StrictVarName);let r=null;return this.match("=")?(this.nextToken(),r=this.isolateCoverGrammar(this.parseAssignmentExpression)):n.type!==y.Identifier&&!e.inFor&&this.expect("="),this.finalize(t,new ri(n,r))}parseVariableDeclarationList(e){const t={inFor:e.inFor},s=[];for(s.push(this.parseVariableDeclaration(t));this.match(",");)this.nextToken(),s.push(this.parseVariableDeclaration(t));return s}parseVariableStatement(){const e=this.createNode();this.expectKeyword("var");const t=this.parseVariableDeclarationList({inFor:!1});return this.consumeSemicolon(),this.finalize(e,new Be(t,"var"))}parseEmptyStatement(){const e=this.createNode();return this.expect(";"),this.finalize(e,new je)}parseExpressionStatement(){const e=this.createNode(),t=this.parseExpression();return this.consumeSemicolon(),this.finalize(e,new Yt(t))}parseIfClause(){return this.context.strict&&this.matchKeyword("function")&&this.tolerateError(b.StrictFunction),this.parseStatement()}parseIfStatement(){const e=this.createNode();let t,s=null;this.expectKeyword("if"),this.expect("(");const n=this.parseExpression();return!this.match(")")&&this.config.tolerant?(this.tolerateUnexpectedToken(this.nextToken()),t=this.finalize(this.createNode(),new je)):(this.expect(")"),t=this.parseIfClause(),this.matchKeyword("else")&&(this.nextToken(),s=this.parseIfClause())),this.finalize(e,new co(n,t,s))}parseDoWhileStatement(){const e=this.createNode();this.expectKeyword("do"),this.tolerateInvalidLoopStatement();const t=this.context.inIteration;this.context.inIteration=!0;const s=this.parseStatement();this.context.inIteration=t,this.expectKeyword("while"),this.expect("(");const n=this.parseExpression();return!this.match(")")&&this.config.tolerant?this.tolerateUnexpectedToken(this.nextToken()):(this.expect(")"),this.match(";")&&this.nextToken()),this.finalize(e,new so(s,n))}parseWhileStatement(){const e=this.createNode();let t;this.expectKeyword("while"),this.expect("(");const s=this.parseExpression();if(!this.match(")")&&this.config.tolerant)this.tolerateUnexpectedToken(this.nextToken()),t=this.finalize(this.createNode(),new je);else{this.expect(")");const n=this.context.inIteration;this.context.inIteration=!0,t=this.parseStatement(),this.context.inIteration=n}return this.finalize(e,new Ro(s,t))}parseForStatement(){let e=null,t=null,s=null,n=!0,r,o,c=!1;const h=this.createNode();if(this.expectKeyword("for"),this.matchContextualKeyword("await")&&(this.context.isAsync||this.tolerateUnexpectedToken(this.lookahead),c=!0,this.nextToken()),this.expect("("),this.match(";"))this.nextToken();else if(this.matchKeyword("var")){e=this.createNode(),this.nextToken();const C=this.context.allowIn;this.context.allowIn=!1;const A=this.parseVariableDeclarationList({inFor:!0});if(this.context.allowIn=C,!c&&A.length===1&&this.matchKeyword("in")){const F=A[0];F.init&&(F.id.type===y.ArrayPattern||F.id.type===y.ObjectPattern||this.context.strict)&&this.tolerateError(b.ForInOfLoopInitializer,"for-in"),e=this.finalize(e,new Be(A,"var")),this.nextToken(),r=e,o=this.parseExpression(),e=null}else A.length===1&&A[0].init===null&&this.matchContextualKeyword("of")?(e=this.finalize(e,new Be(A,"var")),this.nextToken(),r=e,o=this.parseAssignmentExpression(),e=null,n=!1):(e=this.finalize(e,new Be(A,"var")),this.expect(";"))}else if(this.matchKeyword("const")||this.matchKeyword("let")){e=this.createNode();const C=this.nextToken().value;if(!this.context.strict&&this.lookahead.value==="in")e=this.finalize(e,new Ee(C)),this.nextToken(),r=e,o=this.parseExpression(),e=null;else{const A=this.context.allowIn;this.context.allowIn=!1;const F=this.parseBindingList(C,{inFor:!0});this.context.allowIn=A,F.length===1&&F[0].init===null&&this.matchKeyword("in")?(e=this.finalize(e,new Be(F,C)),this.nextToken(),r=e,o=this.parseExpression(),e=null):F.length===1&&F[0].init===null&&this.matchContextualKeyword("of")?(e=this.finalize(e,new Be(F,C)),this.nextToken(),r=e,o=this.parseAssignmentExpression(),e=null,n=!1):(this.consumeSemicolon(),e=this.finalize(e,new Be(F,C)))}}else{const C=this.lookahead,A=this.context.isBindingElement,F=this.context.isAssignmentTarget,T=this.context.firstCoverInitializedNameError,M=this.context.allowIn;if(this.context.allowIn=!1,e=this.inheritCoverGrammar(this.parseAssignmentExpression),this.context.allowIn=M,this.matchKeyword("in"))(!this.context.isAssignmentTarget||e.type===y.AssignmentExpression)&&this.tolerateError(b.InvalidLHSInForIn),this.nextToken(),this.reinterpretExpressionAsPattern(e),r=e,o=this.parseExpression(),e=null;else if(this.matchContextualKeyword("of"))(!this.context.isAssignmentTarget||e.type===y.AssignmentExpression)&&this.tolerateError(b.InvalidLHSInForLoop),this.nextToken(),this.reinterpretExpressionAsPattern(e),r=e,o=this.parseAssignmentExpression(),e=null,n=!1;else{if(this.context.isBindingElement=A,this.context.isAssignmentTarget=F,this.context.firstCoverInitializedNameError=T,this.match(",")){const v=[e];for(;this.match(",");)this.nextToken(),v.push(this.isolateCoverGrammar(this.parseAssignmentExpression));e=this.finalize(this.startNode(C),new Kt(v))}this.expect(";")}}typeof r>"u"&&(this.match(";")||(t=this.isolateCoverGrammar(this.parseExpression)),this.expect(";"),this.match(")")||(s=this.isolateCoverGrammar(this.parseExpression)));let E;if(!this.match(")")&&this.config.tolerant)this.tolerateUnexpectedToken(this.nextToken()),E=this.finalize(this.createNode(),new je);else{this.expect(")"),this.tolerateInvalidLoopStatement();const C=this.context.inIteration;this.context.inIteration=!0,E=this.isolateCoverGrammar(this.parseStatement),this.context.inIteration=C}return typeof r>"u"?this.finalize(h,new ao(e,t,s,E)):n?this.finalize(h,new ro(r,o,E)):this.finalize(h,new oo(r,o,E,c))}parseContinueStatement(){const e=this.createNode();this.expectKeyword("continue");let t=null;if(this.lookahead.type===3&&!this.hasLineTerminator){const s=this.parseVariableIdentifier();t=s;const n="$"+s.name;Object.prototype.hasOwnProperty.call(this.context.labelSet,n)||this.throwError(b.UnknownLabel,s.name)}return this.consumeSemicolon(),t===null&&!this.context.inIteration&&this.throwError(b.IllegalContinue),this.finalize(e,new Qr(t))}parseBreakStatement(){const e=this.createNode();this.expectKeyword("break");let t=null;if(this.lookahead.type===3&&!this.hasLineTerminator){const s=this.parseVariableIdentifier(),n="$"+s.name;Object.prototype.hasOwnProperty.call(this.context.labelSet,n)||this.throwError(b.UnknownLabel,s.name),t=s}return this.consumeSemicolon(),t===null&&!this.context.inIteration&&!this.context.inSwitch&&this.throwError(b.IllegalBreak),this.finalize(e,new Yr(t))}parseReturnStatement(){this.context.inFunctionBody||this.tolerateError(b.IllegalReturn);const e=this.createNode();this.expectKeyword("return");const s=!this.match(";")&&!this.match("}")&&!this.hasLineTerminator&&this.lookahead.type!==2||this.lookahead.type===8||this.lookahead.type===10?this.parseExpression():null;return this.consumeSemicolon(),this.finalize(e,new wo(s))}parseWithStatement(){this.context.strict&&this.tolerateError(b.StrictModeWith);const e=this.createNode();let t;this.expectKeyword("with"),this.expect("(");const s=this.parseExpression();return!this.match(")")&&this.config.tolerant?(this.tolerateUnexpectedToken(this.nextToken()),t=this.finalize(this.createNode(),new je)):(this.expect(")"),t=this.parseStatement()),this.finalize(e,new Lo(s,t))}parseSwitchCase(){const e=this.createNode();let t;this.matchKeyword("default")?(this.nextToken(),t=null):(this.expectKeyword("case"),t=this.parseExpression()),this.expect(":");const s=[];for(;!(this.match("}")||this.matchKeyword("default")||this.matchKeyword("case"));)s.push(this.parseStatementListItem());return this.finalize(e,new To(t,s))}parseSwitchStatement(){const e=this.createNode();this.expectKeyword("switch"),this.expect("(");const t=this.parseExpression();this.expect(")");const s=this.context.inSwitch;this.context.inSwitch=!0;const n=[];let r=!1;for(this.expect("{");!this.match("}");){const o=this.parseSwitchCase();o.test===null&&(r&&this.throwError(b.MultipleDefaultsInSwitch),r=!0),n.push(o)}return this.expect("}"),this.context.inSwitch=s,this.finalize(e,new Bo(t,n))}parseLabelledStatement(){const e=this.createNode(),t=this.parseExpression();let s;if(t.type===y.Identifier&&this.match(":")){this.nextToken();const n=t,r="$"+n.name;Object.prototype.hasOwnProperty.call(this.context.labelSet,r)&&this.throwError(b.Redeclaration,"Label",n.name),this.context.labelSet[r]=!0;let o;if(this.matchKeyword("class"))this.tolerateUnexpectedToken(this.lookahead),o=this.parseClassDeclaration();else if(this.matchKeyword("function")){const c=this.lookahead,h=this.parseFunctionDeclaration();this.context.strict?this.tolerateUnexpectedToken(c,b.StrictFunction):h.generator&&this.tolerateUnexpectedToken(c,b.GeneratorInLegacyContext),o=h}else o=this.parseStatement();delete this.context.labelSet[r],s=new xo(n,o)}else this.consumeSemicolon(),s=new Yt(t);return this.finalize(e,s)}parseThrowStatement(){const e=this.createNode();this.expectKeyword("throw"),this.hasLineTerminator&&this.throwError(b.NewlineAfterThrow);const t=this.parseExpression();return this.consumeSemicolon(),this.finalize(e,new Po(t))}parseCatchClause(){const e=this.createNode();this.expectKeyword("catch");let t=null;if(this.match("(")){this.expect("("),this.match(")")&&this.throwUnexpectedToken(this.lookahead);const n=[];t=this.parsePattern(n);const r={};for(let o=0;o<n.length;o++){const c="$"+n[o].value;Object.prototype.hasOwnProperty.call(r,c)&&this.tolerateError(b.DuplicateBinding,n[o].value),r[c]=!0}this.context.strict&&t.type===y.Identifier&&this.scanner.isRestrictedWord(t.name)&&this.tolerateError(b.StrictCatchVariable),this.expect(")")}const s=this.parseBlock();return this.finalize(e,new Vr(t,s))}parseFinallyClause(){return this.expectKeyword("finally"),this.parseBlock()}parseTryStatement(){const e=this.createNode();this.expectKeyword("try");const t=this.parseBlock(),s=this.matchKeyword("catch")?this.parseCatchClause():null,n=this.matchKeyword("finally")?this.parseFinallyClause():null;return!s&&!n&&this.throwError(b.NoCatchOrFinally),this.finalize(e,new Mo(t,s,n))}parseDebuggerStatement(){const e=this.createNode();return this.expectKeyword("debugger"),this.consumeSemicolon(),this.finalize(e,new Zr)}parseStatement(){let e;switch(this.lookahead.type){case 1:case 5:case 6:case 8:case 10:case 9:e=this.parseExpressionStatement();break;case 7:const t=this.lookahead.value;t==="{"?e=this.parseBlock():t==="("?e=this.parseExpressionStatement():t===";"?e=this.parseEmptyStatement():e=this.parseExpressionStatement();break;case 3:e=this.matchAsyncFunction()?this.parseFunctionDeclaration():this.parseLabelledStatement();break;case 4:switch(this.lookahead.value){case"break":e=this.parseBreakStatement();break;case"continue":e=this.parseContinueStatement();break;case"debugger":e=this.parseDebuggerStatement();break;case"do":e=this.parseDoWhileStatement();break;case"for":e=this.parseForStatement();break;case"function":e=this.parseFunctionDeclaration();break;case"if":e=this.parseIfStatement();break;case"return":e=this.parseReturnStatement();break;case"switch":e=this.parseSwitchStatement();break;case"throw":e=this.parseThrowStatement();break;case"try":e=this.parseTryStatement();break;case"var":e=this.parseVariableStatement();break;case"while":e=this.parseWhileStatement();break;case"with":e=this.parseWithStatement();break;default:e=this.parseExpressionStatement();break}break;default:e=this.throwUnexpectedToken(this.lookahead)}return e}parseFunctionSourceElements(){const e=this.createNode();this.expect("{");const t=this.parseDirectivePrologues(),s=this.context.labelSet,n=this.context.inIteration,r=this.context.inSwitch,o=this.context.inFunctionBody;for(this.context.labelSet={},this.context.inIteration=!1,this.context.inSwitch=!1,this.context.inFunctionBody=!0;this.lookahead.type!==2&&!this.match("}");)t.push(this.parseStatementListItem());return this.expect("}"),this.context.labelSet=s,this.context.inIteration=n,this.context.inSwitch=r,this.context.inFunctionBody=o,this.finalize(e,new js(t))}validateParam(e,t,s){const n="$"+s;this.context.strict?(this.scanner.isRestrictedWord(s)&&(e.stricted=t,e.message=b.StrictParamName),Object.prototype.hasOwnProperty.call(e.paramSet,n)&&(e.stricted=t,e.hasDuplicateParameterNames=!0)):e.firstRestricted||(this.scanner.isRestrictedWord(s)?(e.firstRestricted=t,e.message=b.StrictParamName):this.scanner.isStrictModeReservedWord(s)?(e.firstRestricted=t,e.message=b.StrictReservedWord):Object.prototype.hasOwnProperty.call(e.paramSet,n)&&(e.stricted=t,e.hasDuplicateParameterNames=!0)),typeof Object.defineProperty=="function"?Object.defineProperty(e.paramSet,n,{value:!0,enumerable:!0,writable:!0,configurable:!0}):e.paramSet[n]=!0}parseRestElement(e){const t=this.createNode();this.expect("...");const s=this.parsePattern(e);return this.match("=")&&this.throwError(b.DefaultRestParameter),this.match(")")||this.throwError(b.ParameterAfterRestParameter),this.finalize(t,new At(s))}parseFormalParameter(e){const t=[],s=this.match("...")?this.parseRestElement(t):this.parsePatternWithDefault(t);for(let n=0;n<t.length;n++)this.validateParam(e,t[n],t[n].value);e.simple=e.simple&&s instanceof Ee,e.params.push(s)}parseFormalParameters(e){const t={simple:!0,hasDuplicateParameterNames:!1,params:[],firstRestricted:e};if(this.expect("("),!this.match(")"))for(t.paramSet={};this.lookahead.type!==2&&(this.parseFormalParameter(t),!(this.match(")")||(this.expect(","),this.match(")")))););return this.expect(")"),t.hasDuplicateParameterNames&&(this.context.strict||this.context.isAsync||!t.simple)&&this.throwError(b.DuplicateParameter),{simple:t.simple,params:t.params,stricted:t.stricted,firstRestricted:t.firstRestricted,message:t.message}}matchAsyncFunction(){let e=this.matchContextualKeyword("async");if(e){const t=this.scanner.saveState();this.scanner.scanComments();const s=this.scanner.lex();this.scanner.restoreState(t),e=t.lineNumber===s.lineNumber&&s.type===4&&s.value==="function"}return e}parseFunctionDeclaration(e){const t=this.createNode(),s=this.matchContextualKeyword("async");s&&(this.context.inIteration&&this.tolerateError(b.AsyncFunctionInSingleStatementContext),this.nextToken()),this.expectKeyword("function");const n=this.match("*");n&&this.nextToken();let r,o=null,c=null;if(!e||!this.match("(")){const O=this.lookahead;o=this.parseVariableIdentifier(),this.context.strict?this.scanner.isRestrictedWord(O.value)&&this.tolerateUnexpectedToken(O,b.StrictFunctionName):this.scanner.isRestrictedWord(O.value)?(c=O,r=b.StrictFunctionName):this.scanner.isStrictModeReservedWord(O.value)&&(c=O,r=b.StrictReservedWord)}const h=this.context.isAsync,E=this.context.allowYield;this.context.isAsync=s,this.context.allowYield=!n;const C=this.parseFormalParameters(c),A=C.params,F=C.stricted;c=C.firstRestricted,C.message&&(r=C.message);const T=this.context.strict,M=this.context.allowStrictDirective;this.context.allowStrictDirective=C.simple;const v=this.parseFunctionSourceElements();return this.context.strict&&c&&this.throwUnexpectedToken(c,r),this.context.strict&&F&&this.tolerateUnexpectedToken(F,r),this.context.strict=T,this.context.allowStrictDirective=M,this.context.isAsync=h,this.context.allowYield=E,s?this.finalize(t,new $r(o,A,v,n)):this.finalize(t,new uo(o,A,v,n))}parseFunctionExpression(){const e=this.createNode(),t=this.matchContextualKeyword("async");t&&this.nextToken(),this.expectKeyword("function");const s=this.match("*");s&&this.nextToken();let n,r=null,o;const c=this.context.isAsync,h=this.context.allowYield;if(this.context.isAsync=t,this.context.allowYield=!s,!this.match("(")){const v=this.lookahead;r=!this.context.strict&&!s&&this.matchKeyword("yield")?this.parseIdentifierName():this.parseVariableIdentifier(),this.context.strict?this.scanner.isRestrictedWord(v.value)&&this.tolerateUnexpectedToken(v,b.StrictFunctionName):this.scanner.isRestrictedWord(v.value)?(o=v,n=b.StrictFunctionName):this.scanner.isStrictModeReservedWord(v.value)&&(o=v,n=b.StrictReservedWord)}const E=this.parseFormalParameters(o),C=E.params,A=E.stricted;o=E.firstRestricted,E.message&&(n=E.message);const F=this.context.strict,T=this.context.allowStrictDirective;this.context.allowStrictDirective=E.simple;const M=this.parseFunctionSourceElements();return this.context.strict&&o&&this.throwUnexpectedToken(o,n),this.context.strict&&A&&this.tolerateUnexpectedToken(A,n),this.context.strict=F,this.context.allowStrictDirective=T,this.context.isAsync=c,this.context.allowYield=h,this.finalize(e,new Xe(r,C,M,s,t))}parseDirective(){const e=this.lookahead,t=this.createNode(),s=this.parseExpression(),n=s.type===y.Literal?this.getTokenRaw(e).slice(1,-1):null;return this.consumeSemicolon(),this.finalize(t,n?new to(s,n):new Yt(s))}parseDirectivePrologues(){let e=null;const t=[];for(;;){const s=this.lookahead;if(s.type!==8)break;const n=this.parseDirective();t.push(n);const r=n.directive;if(typeof r!="string")break;r==="use strict"?(this.context.strict=!0,e&&this.tolerateUnexpectedToken(e,b.StrictOctalLiteral),this.context.allowStrictDirective||this.tolerateUnexpectedToken(s,b.IllegalLanguageModeDirective)):!e&&s.octal&&(e=s)}return t}qualifiedPropertyName(e){switch(e.type){case 3:case 8:case 1:case 5:case 6:case 4:return!0;case 7:return e.value==="["||e.value==="#"}return!1}parseGetterMethod(){const e=this.createNode(),t=!1,s=this.context.allowYield;this.context.allowYield=!t;const n=this.parseFormalParameters();n.params.length>0&&this.tolerateError(b.BadGetterArity);const r=this.parsePropertyMethod(n);return this.context.allowYield=s,this.finalize(e,new Xe(null,n.params,r,t,!1))}parseSetterMethod(){const e=this.createNode(),t=!1,s=this.context.allowYield;this.context.allowYield=!t;const n=this.parseFormalParameters();n.params.length!==1?this.tolerateError(b.BadSetterArity):n.params[0]instanceof At&&this.tolerateError(b.BadSetterRestParameter);const r=this.parsePropertyMethod(n);return this.context.allowYield=s,this.finalize(e,new Xe(null,n.params,r,t,!1))}parseGeneratorMethod(e){const t=this.createNode(),s=!0,n=this.context.allowYield;this.context.allowYield=!0;const r=this.parseFormalParameters();this.context.allowYield=!1;const o=this.parsePropertyMethod(r);return this.context.allowYield=n,this.finalize(t,new Xe(null,r.params,o,s,e))}isStartOfExpression(){let e=!0;const t=this.lookahead.value;switch(this.lookahead.type){case 7:e=t==="["||t==="("||t==="{"||t==="+"||t==="-"||t==="!"||t==="~"||t==="++"||t==="--"||t==="/"||t==="/=";break;case 4:e=t==="class"||t==="delete"||t==="function"||t==="let"||t==="new"||t==="super"||t==="this"||t==="typeof"||t==="void"||t==="yield";break}return e}parseYieldExpression(){const e=this.createNode();this.expectKeyword("yield");let t=null,s=!1;if(!this.hasLineTerminator){const n=this.context.allowYield;this.context.allowYield=!1,s=this.match("*"),s?(this.nextToken(),t=this.parseAssignmentExpression()):this.isStartOfExpression()&&(t=this.parseAssignmentExpression()),this.context.allowYield=n}return this.finalize(e,new _o(t,s))}parseStaticBlock(){const e=this.createNode();this.expect("{");const t=[];for(;!this.match("}");)t.push(this.parseStatementListItem());return this.expect("}"),this.finalize(e,new vo(t))}parseDecorator(){const e=this.createNode();this.expect("@");const t=this.context.strict,s=this.context.allowYield,n=this.context.isAsync;this.context.strict=!1,this.context.allowYield=!0,this.context.isAsync=!1;const r=this.isolateCoverGrammar(this.parseLeftHandSideExpressionAllowCall);return this.context.strict=t,this.context.allowYield=s,this.context.isAsync=n,this.match(";")&&this.throwError(b.NoSemicolonAfterDecorator),this.finalize(e,new eo(r))}parseDecorators(){let e=null;for(;this.match("@");)e==null&&(e=[]),e.push(this.parseDecorator());return e}parseClassElement(e){let t=this.lookahead;const s=this.createNode(),n=this.context.inConstructor;let r="",o=null,c=null,h=!1,E=!1,C=!1,A=!1,F=!1,T=!1;const M=this.parseDecorators();if(M&&(t=this.lookahead),this.match("*"))this.nextToken();else{h=this.match("["),this.match("#")&&(T=!0,this.nextToken(),t=this.lookahead),o=this.parseObjectPropertyKey(T);const O=o;if(this.context.inConstructor=t.type===3&&t.value==="constructor",O.name==="static"&&(this.qualifiedPropertyName(this.lookahead)||this.match("*"))&&(t=this.lookahead,C=!0,h=this.match("["),this.match("*")?(this.nextToken(),this.match("#")&&(T=!0,this.nextToken(),t=this.lookahead)):(this.match("#")&&(T=!0,this.nextToken(),t=this.lookahead),o=this.parseObjectPropertyKey(T))),O.name==="static"&&this.match("{"))return this.parseStaticBlock();if(t.type===3&&!this.hasLineTerminator&&t.value==="async"){const w=this.lookahead.value;w!==":"&&w!=="("&&(A=!0,F=this.match("*"),F&&this.nextToken(),t=this.lookahead,h=this.match("["),this.match("*")?(this.nextToken(),this.match("#")&&(T=!0,this.nextToken())):(this.match("#")&&(T=!0,this.nextToken(),t=this.lookahead),o=this.parseObjectPropertyKey(T)),t.type===3&&t.value==="constructor"&&!C&&this.tolerateUnexpectedToken(t,b.ConstructorIsAsync))}}t.type===3&&t.value==="constructor"&&T&&this.tolerateUnexpectedToken(t,b.ConstructorIsPrivate);const v=this.qualifiedPropertyName(this.lookahead);if(t.type===3||t.type===8?t.value==="get"&&v?(r="get",this.match("#")&&(T=!0,this.nextToken(),t=this.lookahead),h=this.match("["),o=this.parseObjectPropertyKey(T),this.context.allowYield=!1,c=this.parseGetterMethod()):t.value==="set"&&v?(r="set",this.match("#")&&(T=!0,this.nextToken(),t=this.lookahead),h=this.match("["),o=this.parseObjectPropertyKey(T),c=this.parseSetterMethod()):this.match("(")||(r="property",h=!1,this.match("=")&&(this.nextToken(),c=this.isolateCoverGrammar(this.parseAssignmentExpression))):t.type===7&&t.value==="*"&&v?(r="init",h=this.match("["),o=this.parseObjectPropertyKey(T),c=this.parseGeneratorMethod(A),E=!0):t.type===7&&t.value==="["&&!this.match("(")&&(r="property",h=!0,this.match("=")&&(this.nextToken(),c=this.isolateCoverGrammar(this.parseAssignmentExpression))),!r&&o&&this.match("(")){const O=this.context.inClassConstructor;this.context.inClassConstructor=t.value==="constructor",r="init",c=A?this.parsePropertyMethodAsyncFunction(F):this.parsePropertyMethodFunction(F),this.context.inClassConstructor=O,E=!0}return r||this.throwUnexpectedToken(this.lookahead),r==="init"&&(r="method"),h||(C&&this.isPropertyKey(o,"prototype")&&this.throwUnexpectedToken(t,b.StaticPrototype),!C&&this.isPropertyKey(o,"constructor")&&((r!=="method"||!E||c&&c.generator)&&this.throwUnexpectedToken(t,b.ConstructorSpecialMethod),e.value?this.throwUnexpectedToken(t,b.DuplicateConstructor):e.value=!0,r="constructor")),this.context.inConstructor=n,r==="property"?(this.consumeSemicolon(),this.finalize(s,new Fo(o,h,c,C,M))):this.finalize(s,new Eo(o,h,c,r,C,M))}parseClassElementList(){const e=[],t={value:!1};for(this.expect("{");!this.match("}");)this.match(";")?this.nextToken():e.push(this.parseClassElement(t));return this.expect("}"),e}parseClassBody(){const e=this.createNode(),t=this.parseClassElementList();return this.finalize(e,new Wr(t))}parseClassDeclaration(e){const t=this.createNode(),s=this.context.strict,n=this.context.allowSuper;this.context.strict=!0,this.expectKeyword("class");const r=e&&this.lookahead.type!==3?null:this.parseVariableIdentifier();let o=null;this.matchKeyword("extends")&&(this.nextToken(),o=this.isolateCoverGrammar(this.parseLeftHandSideExpressionAllowCall),this.context.allowSuper=!0);const c=this.parseClassBody();return this.context.allowSuper=n,this.context.strict=s,this.finalize(t,new Hr(r,o,c,this.context.decorators))}parseClassExpression(){const e=this.createNode(),t=this.context.strict;this.context.strict=!0,this.expectKeyword("class");const s=this.lookahead.type===3?this.parseVariableIdentifier():null;let n=null;this.matchKeyword("extends")&&(this.nextToken(),n=this.isolateCoverGrammar(this.parseLeftHandSideExpressionAllowCall),this.context.allowSuper=!0);const r=this.parseClassBody();return this.context.strict=t,this.finalize(e,new jr(s,n,r,this.context.decorators))}parseModule(){this.context.strict=!0,this.context.isModule=!0,this.scanner.isModule=!0;const e=this.createNode(),t=this.parseDirectivePrologues();for(;this.lookahead.type!==2;)t.push(this.parseStatementListItem());return this.finalize(e,new go(t))}parseScript(){const e=this.createNode(),t=this.parseDirectivePrologues();for(;this.lookahead.type!==2;)t.push(this.parseStatementListItem());return this.finalize(e,new bo(t))}parseImportAttributes(){if(this.lookahead.value==="assert"){this.nextToken(),this.expect("{");const e=[];for(;!this.match("}");)e.push(this.parseImportAttribute()),this.match("}")||this.expectCommaSeparator();return this.expect("}"),e}return null}parseImportAttribute(){const e=this.createNode();this.lookahead.type!==3&&this.throwUnexpectedToken(this.nextToken());const t=this.parseIdentifierName();this.match(":")||this.throwUnexpectedToken(this.nextToken()),this.nextToken();const s=this.nextToken(),n=this.getTokenRaw(s),r=this.finalize(e,new Me(s.value,n));return this.finalize(e,new lo(t,r))}parseModuleSpecifier(){const e=this.createNode();this.lookahead.type!==8&&this.throwError(b.InvalidModuleSpecifier);const t=this.nextToken(),s=this.getTokenRaw(t);return L.isStringWellFormedUnicode(t.value)||this.throwError(b.InvalidModuleSpecifier),this.finalize(e,new Me(t.value,s))}parseImportSpecifier(){const e=this.createNode();let t,s;return this.lookahead.type===3?(t=this.parseVariableIdentifier(),s=t,this.matchContextualKeyword("as")&&(this.nextToken(),s=this.parseVariableIdentifier())):(t=this.lookahead.type==8?this.parseModuleSpecifier():this.parseIdentifierName(),s=t,this.matchContextualKeyword("as")?(this.nextToken(),s=this.parseVariableIdentifier()):this.throwUnexpectedToken(this.nextToken())),this.finalize(e,new Do(s,t))}parseNamedImports(){this.expect("{");const e=[];for(;!this.match("}");)e.push(this.parseImportSpecifier()),this.match("}")||this.expect(",");return this.expect("}"),e}parseImportDefaultSpecifier(){const e=this.createNode(),t=this.parseIdentifierName();return this.finalize(e,new fo(t))}parseImportNamespaceSpecifier(){const e=this.createNode();this.expect("*"),this.matchContextualKeyword("as")||this.throwError(b.NoAsAfterImportNamespace),this.lookahead.escaped&&this.throwError(b.NoAsAndFromEscapeSequences),this.nextToken();const t=this.parseIdentifierName();return this.finalize(e,new mo(t))}parseImportDeclaration(){this.context.inFunctionBody&&this.throwError(b.IllegalImportDeclaration);const e=this.createNode();this.expectKeyword("import");let t,s=[];if(this.lookahead.type===8)t=this.parseModuleSpecifier();else{if(this.match("{")?s=s.concat(this.parseNamedImports()):this.match("*")?s.push(this.parseImportNamespaceSpecifier()):this.isIdentifierName(this.lookahead)&&!this.matchKeyword("default")?(s.push(this.parseImportDefaultSpecifier()),this.match(",")&&(this.nextToken(),this.match("*")?s.push(this.parseImportNamespaceSpecifier()):this.match("{")?s=s.concat(this.parseNamedImports()):this.throwUnexpectedToken(this.lookahead))):this.throwUnexpectedToken(this.nextToken()),!this.matchContextualKeyword("from")){const r=this.lookahead.value?b.UnexpectedToken:b.MissingFromClause;this.throwError(r,this.lookahead.value)}this.nextToken(),t=this.parseModuleSpecifier()}const n=this.parseImportAttributes();return this.consumeSemicolon(),this.finalize(e,new po(s,t,n))}parseExportSpecifier(){const e=this.createNode(),t=this.lookahead.type==8?this.parseModuleSpecifier():this.parseIdentifierName();let s=t;return this.matchContextualKeyword("as")&&(this.lookahead.escaped&&this.throwError(b.NoAsAndFromEscapeSequences),this.nextToken(),s=this.lookahead.type==8?this.parseModuleSpecifier():this.parseIdentifierName()),this.finalize(e,new no(t,s))}parseExportDeclaration(){this.context.inFunctionBody&&this.throwError(b.IllegalExportDeclaration);const e=this.createNode();this.expectKeyword("export");let t;if(this.matchKeyword("default"))if(this.nextToken(),this.matchKeyword("function")){const s=this.parseFunctionDeclaration(!0);t=this.finalize(e,new gt(s))}else if(this.matchKeyword("class")){const s=this.parseClassDeclaration(!0);t=this.finalize(e,new gt(s))}else if(this.matchContextualKeyword("async")){const s=this.matchAsyncFunction()?this.parseFunctionDeclaration(!0):this.parseAssignmentExpression();t=this.finalize(e,new gt(s))}else{this.matchContextualKeyword("from")&&this.throwError(b.UnexpectedToken,this.lookahead.value);const s=this.match("{")?this.parseObjectInitializer():this.match("[")?this.parseArrayInitializer():this.parseAssignmentExpression();this.consumeSemicolon(),t=this.finalize(e,new gt(s))}else if(this.match("*")){this.nextToken();let s=null;if(this.matchContextualKeyword("as")&&(this.lookahead.escaped&&this.throwError(b.NoAsAndFromEscapeSequences),this.nextToken(),s=this.lookahead.type==8?this.parseModuleSpecifier():this.parseIdentifierName()),!this.matchContextualKeyword("from")){const o=this.lookahead.value?b.UnexpectedToken:b.MissingFromClause;this.throwError(o,this.lookahead.value)}this.lookahead.escaped&&this.throwError(b.NoAsAndFromEscapeSequences),this.nextToken();const n=this.parseModuleSpecifier(),r=this.parseImportAttributes();this.consumeSemicolon(),t=this.finalize(e,new io(n,s,r))}else if(this.lookahead.type===4){let s;switch(this.lookahead.value){case"let":case"const":s=this.parseLexicalDeclaration({inFor:!1});break;case"var":case"class":case"function":s=this.parseStatementListItem();break;default:this.throwUnexpectedToken(this.lookahead)}t=this.finalize(e,new Gt(s,[],null,null))}else if(this.matchAsyncFunction()){const s=this.parseFunctionDeclaration();t=this.finalize(e,new Gt(s,[],null,null))}else{const s=[];let n=null,r=!1,o=null;for(this.expect("{");!this.match("}");)r=r||this.matchKeyword("default"),s.push(this.parseExportSpecifier()),this.match("}")||this.expect(",");if(this.expect("}"),this.matchContextualKeyword("from"))this.lookahead.escaped&&this.throwError(b.NoAsAndFromEscapeSequences),this.nextToken(),n=this.parseModuleSpecifier(),o=this.parseImportAttributes(),this.consumeSemicolon();else if(r){const c=this.lookahead.value?b.UnexpectedToken:b.MissingFromClause;this.throwError(c,this.lookahead.value)}else o=this.parseImportAttributes(),this.consumeSemicolon();t=this.finalize(e,new Gt(null,s,n,o))}return t}}const ui={quot:'"',amp:"&",apos:"'",gt:">",nbsp:" ",iexcl:"¡",cent:"¢",pound:"£",curren:"¤",yen:"¥",brvbar:"¦",sect:"§",uml:"¨",copy:"©",ordf:"ª",laquo:"«",not:"¬",shy:"",reg:"®",macr:"¯",deg:"°",plusmn:"±",sup2:"²",sup3:"³",acute:"´",micro:"µ",para:"¶",middot:"·",cedil:"¸",sup1:"¹",ordm:"º",raquo:"»",frac14:"¼",frac12:"½",frac34:"¾",iquest:"¿",Agrave:"À",Aacute:"Á",Acirc:"Â",Atilde:"Ã",Auml:"Ä",Aring:"Å",AElig:"Æ",Ccedil:"Ç",Egrave:"È",Eacute:"É",Ecirc:"Ê",Euml:"Ë",Igrave:"Ì",Iacute:"Í",Icirc:"Î",Iuml:"Ï",ETH:"Ð",Ntilde:"Ñ",Ograve:"Ò",Oacute:"Ó",Ocirc:"Ô",Otilde:"Õ",Ouml:"Ö",times:"×",Oslash:"Ø",Ugrave:"Ù",Uacute:"Ú",Ucirc:"Û",Uuml:"Ü",Yacute:"Ý",THORN:"Þ",szlig:"ß",agrave:"à",aacute:"á",acirc:"â",atilde:"ã",auml:"ä",aring:"å",aelig:"æ",ccedil:"ç",egrave:"è",eacute:"é",ecirc:"ê",euml:"ë",igrave:"ì",iacute:"í",icirc:"î",iuml:"ï",eth:"ð",ntilde:"ñ",ograve:"ò",oacute:"ó",ocirc:"ô",otilde:"õ",ouml:"ö",divide:"÷",oslash:"ø",ugrave:"ù",uacute:"ú",ucirc:"û",uuml:"ü",yacute:"ý",thorn:"þ",yuml:"ÿ",OElig:"Œ",oelig:"œ",Scaron:"Š",scaron:"š",Yuml:"Ÿ",fnof:"ƒ",circ:"ˆ",tilde:"˜",Alpha:"Α",Beta:"Β",Gamma:"Γ",Delta:"Δ",Epsilon:"Ε",Zeta:"Ζ",Eta:"Η",Theta:"Θ",Iota:"Ι",Kappa:"Κ",Lambda:"Λ",Mu:"Μ",Nu:"Ν",Xi:"Ξ",Omicron:"Ο",Pi:"Π",Rho:"Ρ",Sigma:"Σ",Tau:"Τ",Upsilon:"Υ",Phi:"Φ",Chi:"Χ",Psi:"Ψ",Omega:"Ω",alpha:"α",beta:"β",gamma:"γ",delta:"δ",epsilon:"ε",zeta:"ζ",eta:"η",theta:"θ",iota:"ι",kappa:"κ",lambda:"λ",mu:"μ",nu:"ν",xi:"ξ",omicron:"ο",pi:"π",rho:"ρ",sigmaf:"ς",sigma:"σ",tau:"τ",upsilon:"υ",phi:"φ",chi:"χ",psi:"ψ",omega:"ω",thetasym:"ϑ",upsih:"ϒ",piv:"ϖ",ensp:" ",emsp:" ",thinsp:" ",zwnj:"",zwj:"",lrm:"",rlm:"",ndash:"–",mdash:"—",lsquo:"‘",rsquo:"’",sbquo:"‚",ldquo:"“",rdquo:"”",bdquo:"„",dagger:"†",Dagger:"‡",bull:"•",hellip:"…",permil:"‰",prime:"′",Prime:"″",lsaquo:"‹",rsaquo:"›",oline:"‾",frasl:"⁄",euro:"€",image:"ℑ",weierp:"℘",real:"ℜ",trade:"™",alefsym:"ℵ",larr:"←",uarr:"↑",rarr:"→",darr:"↓",harr:"↔",crarr:"↵",lArr:"⇐",uArr:"⇑",rArr:"⇒",dArr:"⇓",hArr:"⇔",forall:"∀",part:"∂",exist:"∃",empty:"∅",nabla:"∇",isin:"∈",notin:"∉",ni:"∋",prod:"∏",sum:"∑",minus:"−",lowast:"∗",radic:"√",prop:"∝",infin:"∞",ang:"∠",and:"∧",or:"∨",cap:"∩",cup:"∪",int:"∫",there4:"∴",sim:"∼",cong:"≅",asymp:"≈",ne:"≠",equiv:"≡",le:"≤",ge:"≥",sub:"⊂",sup:"⊃",nsub:"⊄",sube:"⊆",supe:"⊇",oplus:"⊕",otimes:"⊗",perp:"⊥",sdot:"⋅",lceil:"⌈",rceil:"⌉",lfloor:"⌊",rfloor:"⌋",loz:"◊",spades:"♠",clubs:"♣",hearts:"♥",diams:"♦",lang:"⟨",rang:"⟩"};le[100]="JSXIdentifier",le[101]="JSXText";function Je(i){let e;switch(i.type){case q.JSXIdentifier:e=i.name;break;case q.JSXNamespacedName:const s=i;e=Je(s.namespace)+":"+Je(s.name);break;case q.JSXMemberExpression:const n=i;e=Je(n.object)+"."+Je(n.property);break}return e}class Xo extends ai{constructor(e,t,s){super(e,t,s)}parsePrimaryExpression(){return this.match("<")?this.parseJSXRoot():super.parsePrimaryExpression()}startJSX(){this.scanner.index=this.startMarker.index,this.scanner.lineNumber=this.startMarker.line,this.scanner.lineStart=this.startMarker.index-this.startMarker.column}finishJSX(){this.nextToken()}reenterJSX(){this.startJSX(),this.expectJSX("}"),this.config.tokens&&this.tokens.pop()}createJSXNode(){return this.collectComments(),{index:this.scanner.index,line:this.scanner.lineNumber,column:this.scanner.index-this.scanner.lineStart}}createJSXChildNode(){return{index:this.scanner.index,line:this.scanner.lineNumber,column:this.scanner.index-this.scanner.lineStart}}scanXHTMLEntity(e){let t="&",s=!0,n=!1,r=!1,o=!1;for(;!this.scanner.eof()&&s&&!n;){const c=this.scanner.source[this.scanner.index];if(c===e)break;if(n=c===";",t+=c,++this.scanner.index,!n)switch(t.length){case 2:r=c==="#";break;case 3:r&&(o=c==="x",s=o||L.isDecimalDigit(c.charCodeAt(0)),r=r&&!o);break;default:s=s&&!(r&&!L.isDecimalDigit(c.charCodeAt(0))),s=s&&!(o&&!L.isHexDigit(c.charCodeAt(0)));break}}if(s&&n&&t.length>2){const c=t.substr(1,t.length-2);r&&c.length>1?t=String.fromCharCode(parseInt(c.substr(1),10)):o&&c.length>2?t=String.fromCharCode(parseInt("0"+c.substr(1),16)):!r&&!o&&ui[c]&&(t=ui[c])}return t}lexJSX(){const e=this.scanner.source.charCodeAt(this.scanner.index);if(e===60||e===62||e===47||e===58||e===61||e===123||e===125)return{type:7,value:this.scanner.source[this.scanner.index++],lineNumber:this.scanner.lineNumber,lineStart:this.scanner.lineStart,start:this.scanner.index-1,end:this.scanner.index};if(e===34||e===39){const t=this.scanner.index,s=this.scanner.source[this.scanner.index++];let n="";for(;!this.scanner.eof();){const r=this.scanner.source[this.scanner.index++];if(r===s)break;r==="&"?n+=this.scanXHTMLEntity(s):n+=r}return{type:8,value:n,lineNumber:this.scanner.lineNumber,lineStart:this.scanner.lineStart,start:t,end:this.scanner.index}}if(e===46){const t=this.scanner.source.charCodeAt(this.scanner.index+1),s=this.scanner.source.charCodeAt(this.scanner.index+2),n=t===46&&s===46?"...":".",r=this.scanner.index;return this.scanner.index+=n.length,{type:7,value:n,lineNumber:this.scanner.lineNumber,lineStart:this.scanner.lineStart,start:r,end:this.scanner.index}}if(e===96)return{type:10,value:"",lineNumber:this.scanner.lineNumber,lineStart:this.scanner.lineStart,start:this.scanner.index,end:this.scanner.index};if(L.isIdentifierStart(e)&&e!==92){const t=this.scanner.index;for(++this.scanner.index;!this.scanner.eof();){const n=this.scanner.source.charCodeAt(this.scanner.index);if(L.isIdentifierPart(n)&&n!==92)++this.scanner.index;else if(n===45)++this.scanner.index;else break}return{type:100,value:this.scanner.source.slice(t,this.scanner.index),lineNumber:this.scanner.lineNumber,lineStart:this.scanner.lineStart,start:t,end:this.scanner.index}}return this.scanner.lex()}nextJSXToken(){this.collectComments(),this.startMarker.index=this.scanner.index,this.startMarker.line=this.scanner.lineNumber,this.startMarker.column=this.scanner.index-this.scanner.lineStart;const e=this.lexJSX();return this.lastMarker.index=this.scanner.index,this.lastMarker.line=this.scanner.lineNumber,this.lastMarker.column=this.scanner.index-this.scanner.lineStart,this.config.tokens&&this.tokens.push(this.convertToken(e)),e}nextJSXText(){this.startMarker.index=this.scanner.index,this.startMarker.line=this.scanner.lineNumber,this.startMarker.column=this.scanner.index-this.scanner.lineStart;const e=this.scanner.index;let t="";for(;!this.scanner.eof();){const n=this.scanner.source[this.scanner.index];if(n==="{"||n==="<")break;++this.scanner.index,t+=n,L.isLineTerminator(n.charCodeAt(0))&&(++this.scanner.lineNumber,n==="\r"&&this.scanner.source[this.scanner.index]===`
|
|
8
|
+
`&&++this.scanner.index,this.scanner.lineStart=this.scanner.index)}this.lastMarker.index=this.scanner.index,this.lastMarker.line=this.scanner.lineNumber,this.lastMarker.column=this.scanner.index-this.scanner.lineStart;const s={type:101,value:t,lineNumber:this.scanner.lineNumber,lineStart:this.scanner.lineStart,start:e,end:this.scanner.index};return t.length>0&&this.config.tokens&&this.tokens.push(this.convertToken(s)),s}peekJSXToken(){const e=this.scanner.saveState();this.scanner.scanComments();const t=this.lexJSX();return this.scanner.restoreState(e),t}expectJSX(e){const t=this.nextJSXToken();(t.type!==7||t.value!==e)&&this.throwUnexpectedToken(t)}matchJSX(e){const t=this.peekJSXToken();return t.type===7&&t.value===e}parseJSXIdentifier(){const e=this.createJSXNode(),t=this.nextJSXToken();return t.type!==100&&this.throwUnexpectedToken(t),this.finalize(e,new Pr(t.value))}parseJSXElementName(){const e=this.createJSXNode();let t=this.parseJSXIdentifier();if(this.matchJSX(":")){const s=t;this.expectJSX(":");const n=this.parseJSXIdentifier();t=this.finalize(e,new Vs(s,n))}else if(this.matchJSX("."))for(;this.matchJSX(".");){const s=t;this.expectJSX(".");const n=this.parseJSXIdentifier();t=this.finalize(e,new Mr(s,n))}return t}parseJSXAttributeName(){const e=this.createJSXNode();let t;const s=this.parseJSXIdentifier();if(this.matchJSX(":")){const n=s;this.expectJSX(":");const r=this.parseJSXIdentifier();t=this.finalize(e,new Vs(n,r))}else t=s;return t}parseJSXStringLiteralAttribute(){const e=this.createJSXNode(),t=this.nextJSXToken();t.type!==8&&this.throwUnexpectedToken(t);const s=this.getTokenRaw(t);return this.finalize(e,new Me(t.value,s))}parseJSXExpressionAttribute(){const e=this.createJSXNode();this.expectJSX("{"),this.finishJSX(),this.match("}")&&this.tolerateError("JSX attributes must only be assigned a non-empty expression");const t=this.parseAssignmentExpression();return this.reenterJSX(),this.finalize(e,new Ks(t))}parseJSXAttributeValue(){return this.matchJSX("{")?this.parseJSXExpressionAttribute():this.matchJSX("<")?this.parseJSXElement():this.parseJSXStringLiteralAttribute()}parseJSXNameValueAttribute(){const e=this.createJSXNode(),t=this.parseJSXAttributeName();let s=null;return this.matchJSX("=")&&(this.expectJSX("="),s=this.parseJSXAttributeValue()),this.finalize(e,new Or(t,s))}parseJSXSpreadAttribute(){const e=this.createJSXNode();this.expectJSX("{"),this.expectJSX("..."),this.finishJSX();const t=this.parseAssignmentExpression();return this.reenterJSX(),this.finalize(e,new Lr(t))}parseJSXAttributes(){const e=[];for(;!this.matchJSX("/")&&!this.matchJSX(">");){const t=this.matchJSX("{")?this.parseJSXSpreadAttribute():this.parseJSXNameValueAttribute();e.push(t)}return e}parseJSXOpeningElement(){const e=this.createJSXNode();if(this.expectJSX("<"),this.matchJSX(">"))return this.expectJSX(">"),this.finalize(e,new Rr(!1));const t=this.parseJSXElementName(),s=this.parseJSXAttributes(),n=this.matchJSX("/");return n&&this.expectJSX("/"),this.expectJSX(">"),this.finalize(e,new Ws(t,n,s))}parseJSXBoundaryElement(){const e=this.createJSXNode();if(this.expectJSX("<"),this.matchJSX("/")){if(this.expectJSX("/"),this.matchJSX(">"))return this.expectJSX(">"),this.finalize(e,new Ir);const r=this.parseJSXElementName();return this.expectJSX(">"),this.finalize(e,new Br(r))}const t=this.parseJSXElementName(),s=this.parseJSXAttributes(),n=this.matchJSX("/");return n&&this.expectJSX("/"),this.expectJSX(">"),this.finalize(e,new Ws(t,n,s))}parseJSXEmptyExpression(){const e=this.createJSXChildNode();return this.collectComments(),this.lastMarker.index=this.scanner.index,this.lastMarker.line=this.scanner.lineNumber,this.lastMarker.column=this.scanner.index-this.scanner.lineStart,this.finalize(e,new Nr)}parseJSXExpressionContainer(){const e=this.createJSXNode();this.expectJSX("{");let t;return this.matchJSX("}")?(t=this.parseJSXEmptyExpression(),this.expectJSX("}")):(this.finishJSX(),t=this.parseAssignmentExpression(),this.reenterJSX()),this.finalize(e,new Ks(t))}parseJSXChildren(){const e=[];for(;!this.scanner.eof();){const t=this.createJSXChildNode(),s=this.nextJSXText();if(s.start<s.end){const n=this.getTokenRaw(s),r=this.finalize(t,new _r(s.value,n));e.push(r)}if(this.scanner.source[this.scanner.index]==="{"){const n=this.parseJSXExpressionContainer();e.push(n)}else break}return e}parseComplexJSXElement(e){const t=[];for(;!this.scanner.eof();){e.children=e.children.concat(this.parseJSXChildren());const s=this.createJSXChildNode(),n=this.parseJSXBoundaryElement();if(n.type===q.JSXOpeningElement){const r=n;if(r.selfClosing){const o=this.finalize(s,new Xt(r,[],null));e.children.push(o)}else t.push(e),e={node:s,opening:r,closing:null,children:[]}}if(n.type===q.JSXClosingElement){e.closing=n;const r=Je(e.opening.name),o=Je(e.closing.name);if(r!==o&&this.tolerateError("Expected corresponding JSX closing tag for %0",r),t.length>0){const c=this.finalize(e.node,new Xt(e.opening,e.children,e.closing));e=t[t.length-1],e.children.push(c),t.pop()}else break}if(n.type===q.JSXClosingFragment)if(e.closing=n,e.opening.type!==q.JSXOpeningFragment)this.tolerateError("Expected corresponding JSX closing tag for jsx fragment");else break}return e}parseJSXElement(){const e=this.createJSXNode(),t=this.parseJSXOpeningElement();let s=[],n=null;if(!t.selfClosing){const r=this.parseComplexJSXElement({node:e,opening:t,closing:n,children:s});s=r.children,n=r.closing}return this.finalize(e,new Xt(t,s,n))}parseJSXRoot(){this.config.tokens&&this.tokens.pop(),this.startJSX();const e=this.parseJSXElement();return this.finishJSX(),e}isStartOfExpression(){return super.isStartOfExpression()||this.match("<")}}function ci(i,e,t){let s=null;const n=(A,F)=>{t&&t(A,F),s&&s.visit(A,F)};let r=typeof t=="function"?n:null,o=!1;if(e){o=typeof e.comment=="boolean"&&e.comment;const A=typeof e.attachComment=="boolean"&&e.attachComment;(o||A)&&(s=new Tr,s.attach=A,e.comment=!0,r=n)}let c=!1;e&&typeof e.sourceType=="string"&&(c=e.sourceType==="module");let h;e&&typeof e.jsx=="boolean"&&e.jsx?h=new Xo(i,e,r):h=new ai(i,e,r);const C=c?h.parseModule():h.parseScript();return o&&s&&(C.comments=s.comments),h.config.tokens&&(C.tokens=h.tokens),h.config.tolerant&&(C.errors=h.errorHandler.errors),C}var Wt={},li;function Jo(){return li||(li=1,(function(i){(function e(t){var s,n,r,o,c,h;function E(I){var B={},N,a;for(N in I)I.hasOwnProperty(N)&&(a=I[N],typeof a=="object"&&a!==null?B[N]=E(a):B[N]=a);return B}function C(I,B){var N,a,u,l;for(a=I.length,u=0;a;)N=a>>>1,l=u+N,B(I[l])?a=N:(u=l+1,a-=N+1);return u}s={AssignmentExpression:"AssignmentExpression",AssignmentPattern:"AssignmentPattern",ArrayExpression:"ArrayExpression",ArrayPattern:"ArrayPattern",ArrowFunctionExpression:"ArrowFunctionExpression",AwaitExpression:"AwaitExpression",BlockStatement:"BlockStatement",BinaryExpression:"BinaryExpression",BreakStatement:"BreakStatement",CallExpression:"CallExpression",CatchClause:"CatchClause",ChainExpression:"ChainExpression",ClassBody:"ClassBody",ClassDeclaration:"ClassDeclaration",ClassExpression:"ClassExpression",ComprehensionBlock:"ComprehensionBlock",ComprehensionExpression:"ComprehensionExpression",ConditionalExpression:"ConditionalExpression",ContinueStatement:"ContinueStatement",DebuggerStatement:"DebuggerStatement",DirectiveStatement:"DirectiveStatement",DoWhileStatement:"DoWhileStatement",EmptyStatement:"EmptyStatement",ExportAllDeclaration:"ExportAllDeclaration",ExportDefaultDeclaration:"ExportDefaultDeclaration",ExportNamedDeclaration:"ExportNamedDeclaration",ExportSpecifier:"ExportSpecifier",ExpressionStatement:"ExpressionStatement",ForStatement:"ForStatement",ForInStatement:"ForInStatement",ForOfStatement:"ForOfStatement",FunctionDeclaration:"FunctionDeclaration",FunctionExpression:"FunctionExpression",GeneratorExpression:"GeneratorExpression",Identifier:"Identifier",IfStatement:"IfStatement",ImportExpression:"ImportExpression",ImportDeclaration:"ImportDeclaration",ImportDefaultSpecifier:"ImportDefaultSpecifier",ImportNamespaceSpecifier:"ImportNamespaceSpecifier",ImportSpecifier:"ImportSpecifier",Literal:"Literal",LabeledStatement:"LabeledStatement",LogicalExpression:"LogicalExpression",MemberExpression:"MemberExpression",MetaProperty:"MetaProperty",MethodDefinition:"MethodDefinition",ModuleSpecifier:"ModuleSpecifier",NewExpression:"NewExpression",ObjectExpression:"ObjectExpression",ObjectPattern:"ObjectPattern",PrivateIdentifier:"PrivateIdentifier",Program:"Program",Property:"Property",PropertyDefinition:"PropertyDefinition",RestElement:"RestElement",ReturnStatement:"ReturnStatement",SequenceExpression:"SequenceExpression",SpreadElement:"SpreadElement",Super:"Super",SwitchStatement:"SwitchStatement",SwitchCase:"SwitchCase",TaggedTemplateExpression:"TaggedTemplateExpression",TemplateElement:"TemplateElement",TemplateLiteral:"TemplateLiteral",ThisExpression:"ThisExpression",ThrowStatement:"ThrowStatement",TryStatement:"TryStatement",UnaryExpression:"UnaryExpression",UpdateExpression:"UpdateExpression",VariableDeclaration:"VariableDeclaration",VariableDeclarator:"VariableDeclarator",WhileStatement:"WhileStatement",WithStatement:"WithStatement",YieldExpression:"YieldExpression"},r={AssignmentExpression:["left","right"],AssignmentPattern:["left","right"],ArrayExpression:["elements"],ArrayPattern:["elements"],ArrowFunctionExpression:["params","body"],AwaitExpression:["argument"],BlockStatement:["body"],BinaryExpression:["left","right"],BreakStatement:["label"],CallExpression:["callee","arguments"],CatchClause:["param","body"],ChainExpression:["expression"],ClassBody:["body"],ClassDeclaration:["id","superClass","body"],ClassExpression:["id","superClass","body"],ComprehensionBlock:["left","right"],ComprehensionExpression:["blocks","filter","body"],ConditionalExpression:["test","consequent","alternate"],ContinueStatement:["label"],DebuggerStatement:[],DirectiveStatement:[],DoWhileStatement:["body","test"],EmptyStatement:[],ExportAllDeclaration:["source"],ExportDefaultDeclaration:["declaration"],ExportNamedDeclaration:["declaration","specifiers","source"],ExportSpecifier:["exported","local"],ExpressionStatement:["expression"],ForStatement:["init","test","update","body"],ForInStatement:["left","right","body"],ForOfStatement:["left","right","body"],FunctionDeclaration:["id","params","body"],FunctionExpression:["id","params","body"],GeneratorExpression:["blocks","filter","body"],Identifier:[],IfStatement:["test","consequent","alternate"],ImportExpression:["source"],ImportDeclaration:["specifiers","source"],ImportDefaultSpecifier:["local"],ImportNamespaceSpecifier:["local"],ImportSpecifier:["imported","local"],Literal:[],LabeledStatement:["label","body"],LogicalExpression:["left","right"],MemberExpression:["object","property"],MetaProperty:["meta","property"],MethodDefinition:["key","value"],ModuleSpecifier:[],NewExpression:["callee","arguments"],ObjectExpression:["properties"],ObjectPattern:["properties"],PrivateIdentifier:[],Program:["body"],Property:["key","value"],PropertyDefinition:["key","value"],RestElement:["argument"],ReturnStatement:["argument"],SequenceExpression:["expressions"],SpreadElement:["argument"],Super:[],SwitchStatement:["discriminant","cases"],SwitchCase:["test","consequent"],TaggedTemplateExpression:["tag","quasi"],TemplateElement:[],TemplateLiteral:["quasis","expressions"],ThisExpression:[],ThrowStatement:["argument"],TryStatement:["block","handler","finalizer"],UnaryExpression:["argument"],UpdateExpression:["argument"],VariableDeclaration:["declarations"],VariableDeclarator:["id","init"],WhileStatement:["test","body"],WithStatement:["object","body"],YieldExpression:["argument"]},o={},c={},h={},n={Break:o,Skip:c,Remove:h};function A(I,B){this.parent=I,this.key=B}A.prototype.replace=function(B){this.parent[this.key]=B},A.prototype.remove=function(){return Array.isArray(this.parent)?(this.parent.splice(this.key,1),!0):(this.replace(null),!1)};function F(I,B,N,a){this.node=I,this.path=B,this.wrap=N,this.ref=a}function T(){}T.prototype.path=function(){var B,N,a,u,l,x;function d(m,D){if(Array.isArray(D))for(a=0,u=D.length;a<u;++a)m.push(D[a]);else m.push(D)}if(!this.__current.path)return null;for(l=[],B=2,N=this.__leavelist.length;B<N;++B)x=this.__leavelist[B],d(l,x.path);return d(l,this.__current.path),l},T.prototype.type=function(){var I=this.current();return I.type||this.__current.wrap},T.prototype.parents=function(){var B,N,a;for(a=[],B=1,N=this.__leavelist.length;B<N;++B)a.push(this.__leavelist[B].node);return a},T.prototype.current=function(){return this.__current.node},T.prototype.__execute=function(B,N){var a,u;return u=void 0,a=this.__current,this.__current=N,this.__state=null,B&&(u=B.call(this,N.node,this.__leavelist[this.__leavelist.length-1].node)),this.__current=a,u},T.prototype.notify=function(B){this.__state=B},T.prototype.skip=function(){this.notify(c)},T.prototype.break=function(){this.notify(o)},T.prototype.remove=function(){this.notify(h)},T.prototype.__initialize=function(I,B){this.visitor=B,this.root=I,this.__worklist=[],this.__leavelist=[],this.__current=null,this.__state=null,this.__fallback=null,B.fallback==="iteration"?this.__fallback=Object.keys:typeof B.fallback=="function"&&(this.__fallback=B.fallback),this.__keys=r,B.keys&&(this.__keys=Object.assign(Object.create(this.__keys),B.keys))};function M(I){return I==null?!1:typeof I=="object"&&typeof I.type=="string"}function v(I,B){return(I===s.ObjectExpression||I===s.ObjectPattern)&&B==="properties"}function O(I,B){for(var N=I.length-1;N>=0;--N)if(I[N].node===B)return!0;return!1}T.prototype.traverse=function(B,N){var a,u,l,x,d,m,D,f,p,S,g,k;for(this.__initialize(B,N),k={},a=this.__worklist,u=this.__leavelist,a.push(new F(B,null,null,null)),u.push(new F(null,null,null,null));a.length;){if(l=a.pop(),l===k){if(l=u.pop(),m=this.__execute(N.leave,l),this.__state===o||m===o)return;continue}if(l.node){if(m=this.__execute(N.enter,l),this.__state===o||m===o)return;if(a.push(k),u.push(l),this.__state===c||m===c)continue;if(x=l.node,d=x.type||l.wrap,S=this.__keys[d],!S)if(this.__fallback)S=this.__fallback(x);else throw new Error("Unknown node type "+d+".");for(f=S.length;(f-=1)>=0;)if(D=S[f],g=x[D],!!g){if(Array.isArray(g)){for(p=g.length;(p-=1)>=0;)if(g[p]&&!O(u,g[p])){if(v(d,S[f]))l=new F(g[p],[D,p],"Property",null);else if(M(g[p]))l=new F(g[p],[D,p],null,null);else continue;a.push(l)}}else if(M(g)){if(O(u,g))continue;a.push(new F(g,D,null,null))}}}}},T.prototype.replace=function(B,N){var a,u,l,x,d,m,D,f,p,S,g,k,R;function _(J){var V,Q,X,K;if(J.ref.remove()){for(Q=J.ref.key,K=J.ref.parent,V=a.length;V--;)if(X=a[V],X.ref&&X.ref.parent===K){if(X.ref.key<Q)break;--X.ref.key}}}for(this.__initialize(B,N),g={},a=this.__worklist,u=this.__leavelist,k={root:B},m=new F(B,null,null,new A(k,"root")),a.push(m),u.push(m);a.length;){if(m=a.pop(),m===g){if(m=u.pop(),d=this.__execute(N.leave,m),d!==void 0&&d!==o&&d!==c&&d!==h&&m.ref.replace(d),(this.__state===h||d===h)&&_(m),this.__state===o||d===o)return k.root;continue}if(d=this.__execute(N.enter,m),d!==void 0&&d!==o&&d!==c&&d!==h&&(m.ref.replace(d),m.node=d),(this.__state===h||d===h)&&(_(m),m.node=null),this.__state===o||d===o)return k.root;if(l=m.node,!!l&&(a.push(g),u.push(m),!(this.__state===c||d===c))){if(x=l.type||m.wrap,p=this.__keys[x],!p)if(this.__fallback)p=this.__fallback(l);else throw new Error("Unknown node type "+x+".");for(D=p.length;(D-=1)>=0;)if(R=p[D],S=l[R],!!S)if(Array.isArray(S)){for(f=S.length;(f-=1)>=0;)if(S[f]){if(v(x,p[D]))m=new F(S[f],[R,f],"Property",new A(S,f));else if(M(S[f]))m=new F(S[f],[R,f],null,new A(S,f));else continue;a.push(m)}}else M(S)&&a.push(new F(S,R,null,new A(l,R)))}}return k.root};function w(I,B){var N=new T;return N.traverse(I,B)}function G(I,B){var N=new T;return N.replace(I,B)}function Y(I,B){var N;return N=C(B,function(u){return u.range[0]>I.range[0]}),I.extendedRange=[I.range[0],I.range[1]],N!==B.length&&(I.extendedRange[1]=B[N].range[0]),N-=1,N>=0&&(I.extendedRange[0]=B[N].range[1]),I}function ee(I,B,N){var a=[],u,l,x,d;if(!I.range)throw new Error("attachComments needs range information");if(!N.length){if(B.length){for(x=0,l=B.length;x<l;x+=1)u=E(B[x]),u.extendedRange=[0,I.range[0]],a.push(u);I.leadingComments=a}return I}for(x=0,l=B.length;x<l;x+=1)a.push(Y(E(B[x]),N));return d=0,w(I,{enter:function(m){for(var D;d<a.length&&(D=a[d],!(D.extendedRange[1]>m.range[0]));)D.extendedRange[1]===m.range[0]?(m.leadingComments||(m.leadingComments=[]),m.leadingComments.push(D),a.splice(d,1)):d+=1;if(d===a.length)return n.Break;if(a[d].extendedRange[0]>m.range[1])return n.Skip}}),d=0,w(I,{leave:function(m){for(var D;d<a.length&&(D=a[d],!(m.range[1]<D.extendedRange[0]));)m.range[1]===D.extendedRange[0]?(m.trailingComments||(m.trailingComments=[]),m.trailingComments.push(D),a.splice(d,1)):d+=1;if(d===a.length)return n.Break;if(a[d].extendedRange[0]>m.range[1])return n.Skip}}),I}return t.Syntax=s,t.traverse=w,t.replace=G,t.attachComments=ee,t.VisitorKeys=r,t.VisitorOption=n,t.Controller=T,t.cloneEnvironment=function(){return e({})},t})(i)})(Wt)),Wt}var $o=Jo();const Ht=ze($o);function Go(i,e){return Fs()?(Ss(i,e),!0):!1}const hi=typeof window<"u"&&typeof document<"u";typeof WorkerGlobalScope<"u"&&globalThis instanceof WorkerGlobalScope;const Yo=Object.prototype.toString,Ko=i=>Yo.call(i)==="[object Object]",jt=()=>{};function Vo(...i){if(i.length!==1)return Ne(...i);const e=i[0];return typeof e=="function"?ct(As(()=>({get:e,set:jt}))):Se(e)}function Wo(i,e){function t(...s){return new Promise((n,r)=>{Promise.resolve(i(()=>e.apply(this,s),{fn:e,thisArg:this,args:s})).then(n).catch(r)})}return t}const pi=i=>i();function Ho(i,e={}){let t,s,n=jt;const r=h=>{clearTimeout(h),n(),n=jt};let o;return h=>{const E=we(i),C=we(e.maxWait);return t&&r(t),E<=0||C!==void 0&&C<=0?(s&&(r(s),s=void 0),Promise.resolve(h())):new Promise((A,F)=>{n=e.rejectOnCancel?F:A,o=h,C&&!s&&(s=setTimeout(()=>{t&&r(t),s=void 0,A(o())},C)),t=setTimeout(()=>{s&&r(s),s=void 0,A(h())},E)})}}function jo(i=pi,e={}){const{initialState:t="active"}=e,s=Vo(t==="active");function n(){s.value=!1}function r(){s.value=!0}const o=(...c)=>{s.value&&i(...c)};return{isActive:ct(s),pause:n,resume:r,eventFilter:o}}function qt(i){return Array.isArray(i)?i:[i]}function qo(i){return ys()}function fi(i,e,t={}){const{eventFilter:s=pi,...n}=t;return He(i,Wo(s,e),n)}function Qo(i,e,t={}){const{eventFilter:s,initialState:n="active",...r}=t,{eventFilter:o,pause:c,resume:h,isActive:E}=jo(s,{initialState:n});return{stop:fi(i,e,{...r,eventFilter:o}),pause:c,resume:h,isActive:E}}const Zo=Qo;function di(i,e=!0,t){qo()?Ot(i,t):e?i():ut(i)}function mi(i,e,t={}){const{debounce:s=0,maxWait:n=void 0,...r}=t;return fi(i,e,{...r,eventFilter:Ho(s,{maxWait:n})})}function ea(i,e,t){return He(i,e,{...t,immediate:!0})}const $e=hi?window:void 0,ta=hi?window.document:void 0;function sa(i){var e;const t=we(i);return(e=t?.$el)!==null&&e!==void 0?e:t}function Di(...i){const e=(s,n,r,o)=>(s.addEventListener(n,r,o),()=>s.removeEventListener(n,r,o)),t=_e(()=>{const s=qt(we(i[0])).filter(n=>n!=null);return s.every(n=>typeof n!="string")?s:void 0});return ea(()=>{var s,n;return[(s=(n=t.value)===null||n===void 0?void 0:n.map(r=>sa(r)))!==null&&s!==void 0?s:[$e].filter(r=>r!=null),qt(we(t.value?i[1]:i[0])),qt(bs(t.value?i[2]:i[1])),we(t.value?i[3]:i[2])]},([s,n,r,o],c,h)=>{if(!s?.length||!n?.length||!r?.length)return;const E=Ko(o)?{...o}:o,C=s.flatMap(A=>n.flatMap(F=>r.map(T=>e(A,F,T,E))));h(()=>{C.forEach(A=>A())})},{flush:"post"})}const Ft=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{},St="__vueuse_ssr_handlers__",ia=na();function na(){return St in Ft||(Ft[St]=Ft[St]||{}),Ft[St]}function ra(i,e){return ia[i]||e}function oa(i){return i==null?"any":i instanceof Set?"set":i instanceof Map?"map":i instanceof Date?"date":typeof i=="boolean"?"boolean":typeof i=="string"?"string":typeof i=="object"?"object":Number.isNaN(i)?"any":"number"}const aa={boolean:{read:i=>i==="true",write:i=>String(i)},object:{read:i=>JSON.parse(i),write:i=>JSON.stringify(i)},number:{read:i=>Number.parseFloat(i),write:i=>String(i)},any:{read:i=>i,write:i=>String(i)},string:{read:i=>i,write:i=>String(i)},map:{read:i=>new Map(JSON.parse(i)),write:i=>JSON.stringify(Array.from(i.entries()))},set:{read:i=>new Set(JSON.parse(i)),write:i=>JSON.stringify(Array.from(i))},date:{read:i=>new Date(i),write:i=>i.toISOString()}},xi="vueuse-storage";function ua(i,e,t,s={}){var n;const{flush:r="pre",deep:o=!0,listenToStorageChanges:c=!0,writeDefaults:h=!0,mergeDefaults:E=!1,shallow:C,window:A=$e,eventFilter:F,onError:T=D=>{console.error(D)},initOnMounted:M}=s,v=(C?lt:Se)(typeof e=="function"?e():e),O=_e(()=>we(i));if(!t)try{t=ra("getDefaultStorage",()=>$e?.localStorage)()}catch(D){T(D)}if(!t)return v;const w=we(e),G=oa(w),Y=(n=s.serializer)!==null&&n!==void 0?n:aa[G],{pause:ee,resume:I}=Zo(v,D=>l(D),{flush:r,deep:o,eventFilter:F});He(O,()=>d(),{flush:r});let B=!1;const N=D=>{M&&!B||d(D)},a=D=>{M&&!B||m(D)};A&&c&&(t instanceof Storage?Di(A,"storage",N,{passive:!0}):Di(A,xi,a)),M?di(()=>{B=!0,d()}):d();function u(D,f){if(A){const p={key:O.value,oldValue:D,newValue:f,storageArea:t};A.dispatchEvent(t instanceof Storage?new StorageEvent("storage",p):new CustomEvent(xi,{detail:p}))}}function l(D){try{const f=t.getItem(O.value);if(D==null)u(f,null),t.removeItem(O.value);else{const p=Y.write(D);f!==p&&(t.setItem(O.value,p),u(f,p))}}catch(f){T(f)}}function x(D){const f=D?D.newValue:t.getItem(O.value);if(f==null)return h&&w!=null&&t.setItem(O.value,Y.write(w)),w;if(!D&&E){const p=Y.read(f);return typeof E=="function"?E(p,w):G==="object"&&!Array.isArray(p)?{...w,...p}:p}else return typeof f!="string"?f:Y.read(f)}function d(D){if(!(D&&D.storageArea!==t)){if(D&&D.key==null){v.value=w;return}if(!(D&&D.key!==O.value)){ee();try{const f=Y.write(v.value);(D===void 0||D?.newValue!==f)&&(v.value=x(D))}catch(f){T(f)}finally{D?ut(I):I()}}}}function m(D){d(D.detail)}return v}function ca(i,e,t={}){const{window:s=$e}=t;return ua(i,e,s?.localStorage,t)}function Qt(i,e){const s=ws(new Map),n=(...C)=>JSON.stringify(C),r=(C,...A)=>(s.set(C,i(...A)),s.get(C)),o=(...C)=>r(n(...C),...C),c=(...C)=>{s.delete(n(...C))},h=()=>{s.clear()},E=(...C)=>{const A=n(...C);return s.has(A)?s.get(A):r(A,...C)};return E.load=o,E.delete=c,E.clear=h,E.generateKey=n,E.cache=s,E}let la=0;function ha(i,e={}){const t=lt(!1),{document:s=ta,immediate:n=!0,manual:r=!1,id:o=`vueuse_styletag_${++la}`}=e,c=lt(i);let h=()=>{};const E=()=>{if(!s)return;const A=s.getElementById(o)||s.createElement("style");A.isConnected||(A.id=o,e.nonce&&(A.nonce=e.nonce),e.media&&(A.media=e.media),s.head.appendChild(A)),!t.value&&(h=He(c,F=>{A.textContent=F},{immediate:!0}),t.value=!0)},C=()=>{!s||!t.value||(h(),s.head.removeChild(s.getElementById(o)),t.value=!1)};return n&&!r&&di(E),r||Go(C),{id:o,css:c,unload:C,load:E,isLoaded:ct(t)}}window._METHOD_DEBUG_=Gs;const qe=oe("identify",Qt(Da)),wt=oe("calculate",Qt(ma));function Ei(i){return i.type===y.MemberExpression?`${i.object.type===y.MemberExpression?Ei(i.object):i.object.name}.${i.property.name}`:i.type===y.Identifier?i.name:""}const pa=Object.getPrototypeOf(async function(){}).constructor;async function fa(i){let e=[];return i.length>0&&(e=await _gct.api.apaas.systemVar.getGetVarByKeys({keys:i.join(",")})),e}const da=Qt(fa);async function ma(i,e){const t=qe(i,!0),s=t.filter(F=>Bt.includes(F)).sort(),n=t.filter(F=>F.startsWith(It)).sort(),r=await da([...s,...n]),o=ci(i);Ht.replace(o,{enter(F){if(F.type===y.BinaryExpression){const{operator:T}=F,M=hs[T];return M?{type:y.CallExpression,arguments:[F.left,F.right],callee:{type:y.Identifier,name:M},optional:!1}:F}return F}}),Ht.traverse(o,{enter:function(F){F.type===y.CallExpression&&F.callee.type===y.Identifier&&(F.callee.name=`await Methods.${F.callee.name}`)}});const c="",h={},E=[];r.forEach(F=>{E.push(`const ${F.key} = ${JSON.stringify(F.value)};`)}),Object.keys(e).map(F=>{if(F.includes(".")){const[T="",M]=F.split(".");h[T]||(E.push(`const ${T} = {};`),h[T]=!0),E.push(`${T}.${M} = ${JSON.stringify(e[F])};`)}else E.push(`const ${F} = ${JSON.stringify(e[F])};`)});const C=new pa("Methods",[...E,"return new Promise(async(resolve)=>{",`const res = ${c};`,"resolve(res);","})"].join(`
|
|
9
|
+
`)),A=await C(Gs);return console.info("【表达式】",i),console.info("【参数】",e),console.info("【执行语句】",C.toString()),console.info("【执行结果】",A),A}function Da(i,e=!1){const t=ci(i);let s=[];return Ht.traverse(t,{enter:function(n){if(n.type===y.MemberExpression){const r=Ei(n);s.push(r),Object.assign(n,{name:r,type:y.Identifier})}else n.type===y.Identifier&&s.push(n.name);e?s=s.filter(r=>!Nt[r]&&r!=="undefined"):s=s.filter(r=>!Nt[r]&&r!=="undefined"&&!Bt.includes(r)&&!r.startsWith(It)&&!r.startsWith("undefined."))}}),[...new Set(s)]}window.gct_expression={execute:wt,identify:qe};function xa(i,e,t=!1){if(t||i?.customApi?.value)return e(i);const s=5e3,n=typeof i=="object"?Bs.stringify({...i,customApi:null}):i;let r=Zt.get(n);return r||(r=(async()=>{try{return await e(i)}catch(o){throw Zt.delete(n),o}})(),Zt.set(n,r,s),r)}class Zt{static cachedata={};static set(e,t,s){this.cachedata[e]={maxAge:s||0,value:t,now:Date.now()}}static get(e){this.reset();const t=this.cachedata[e];return t?t.value:null}static delete(e){return delete this.cachedata[e]}static clear(){this.cachedata={}}static reset(){for(const e in this.cachedata){const t=this.cachedata[e];t&&Date.now()-t.now>t.maxAge&&this.delete(e)}}}async function Ea({ids:i,refOriginField:e,refOriginFieldType:t,model:s,foreignFields:n}){if(!i)return Promise.reject();const r=await ga({refOriginFieldType:t,modelKey:s,foreignFields:n,ids:i});if(r?.data)return Os(e,r.data,r.dict)}async function ga({refOriginFieldType:i,modelKey:e,foreignFields:t,ids:s}){if(i===$.RDO_REF){const{data:n={},dict:r={}}=await _gct.api.apaas.modelComprehensive.postBizServiceModelCategoryModelKeyBsKey({modelKey:e,bsKey:"rdoGetVersionByRefId",modelCategory:Ye.ENTITY},{foreignFields:t},{refId:s});return{data:n,dict:r}}else{const{data:n={},dict:r={}}=await _gct.api.apaas.modelComprehensive.postBizServiceModelCategoryModelKeyBsKey({modelKey:e,bsKey:"getOne",modelCategory:Ye.ENTITY},{query:{"id_.eq":s},foreignFields:t},{});return{data:n,dict:r}}}const Ka=oe("getRefInfoId",i=>xa(i,Ea)),Ca={[Ke.DATE]:{callback(i){return U(i,["YYYY-MM-DD","YYYY/MM/DD"],!0).isValid()},message:"日期变量格式为YYYY-MM-DD,YYYY/MM/DD"},[Ke.TIME]:{callback(i){return U(i,"HH:mm:ss",!0).isValid()},message:"时间变量格式HH:mm:ss"},[Ke.DATETIME]:{callback(i){return U(i,["YYYY-MM-DD HH:mm:ss","YYYY/MM/DD HH:mm:ss"]).isValid()},message:"日期时间变量格式为YYYY-MM-DD HH:mm:ss,YYYY/MM/DD HH:mm:ss"}};function ya(i,e){if(e===Ke.NULL)return!0;const{callback:t,message:s}=Ca[e]||{callback(n){return Object.prototype.toString.call(n).slice(8,-1).toLowerCase()===e}};return t(i)?Promise.resolve():Promise.reject(s)}var Qe=(i=>(i.SELECT_ID="$VAR_GCT_SELECT_ID",i))(Qe||{});const gi=ca("GCT_APP_GlobalCache",{}),Aa=i=>{const e=_e({get(){return gi.value[i]||{}},set(s){gi.value[i]=s}});return{selectID:_e({get(){return e.value[Qe.SELECT_ID]},set(s){e.value[Qe.SELECT_ID]?e.value[Qe.SELECT_ID]=s:e.value={...e.value,[Qe.SELECT_ID]:s}}}),cacheMap:e}};class es{static ENV;static AID;static userInfo;static runApp({userInfo:e,env:t,aid:s}){this.ENV=t,this.AID=s,this.userInfo=e}}const Fa=({value:i,appredis:e,key:t,type:s})=>{const n=es.ENV!=="dev"?e:!1,r=`${es.AID}_${es.userInfo?.userId}`,{cacheMap:o}=Aa(r);return new Proxy({value:i,type:s},{get(h,E){return n&&E==="value"?o.value[t]:Reflect.get(h,E)},set(h,E,C,A){return n&&E==="value"&&(o.value[t]?o.value[t]=C:o.value={...o.value,[t]:C}),Reflect.set(h,E,C,A)}})},Sa={web_module:{getPageInfo:_gct.api.apaas.webpage.getInfo},mobile_module:{getPageInfo:_gct.api.apaas.mobilePage.getInfo},pad_module:{getPageInfo:_gct.api.apaas.padPage.getInfo}},ge=oe("pageGlobaVariables",Se({})),Ze=oe("globalVarCaches",Se({})),et=oe("formMap",Se({}));function wa(i,e){et.value[i]=e}const Ie=oe("pageDataforJson",Se({pageStyle:{},pageConfig:{},pageName:""})),Va=oe("getPageTitle",Ne(()=>{const{title:i}=Ie.value.pageConfig||{};return i}));class ae{static modalsCache={};static pageID="";static permissions={};static ContextCache={};static startRuning=!1;static globalHookCaches={pageMounted:[],pageActivated:[],pageDestroyed:[]};static setModals(e){this.modalsCache={},e?.forEach(t=>{this.modalsCache[t.id]=t})}static async getModalById(e){if(!e)return Promise.reject();if(/^i?g_modal_/.test(e)&&!this.modalsCache[e]){const[s]=await _api.apaas.appGlobalSettings.getInfo({keys:e,fullInfo:!0})||[];if(s?.configJson){const n=JSON.parse(s.configJson);this.modalsCache[e]=n}}const t=this.modalsCache[e];return t||(console.error(`模态框${e}不存在`),Promise.reject())}static getPremission(e){if(!e)return!0;const t=this.permissions[e];return t?ps().getPermissionByKey(this.pageID,t):!0}static setPremission(e,t){this.permissions[t]=e}static setContextByKey(e,t){t?this.ContextCache[t]=e:this.ContextCache={page:e}}static getContextByKey(e){return this.ContextCache[e||"page"]}static async initvars(){(await _gct.api.apaas.appGlobalSettings.getList({type:"var",fullInfo:!0})||[]).forEach(t=>{if(t.configJson)try{const s=JSON.parse(t.configJson);Ze.value[s.key]=Fa({value:s.defaultValue,appredis:s.appredis,key:s.key,type:s.type})}catch(s){console.error("initvars",s)}})}static async inithooks(){(await _gct.api.apaas.appGlobalSettings.getList({type:"event",fullInfo:!0})||[]).forEach(t=>{if(t.configJson)try{const s=new Function(JSON.parse(t.configJson).runJs),n=this.globalHookCaches[t.key];n&&n.push(s)}catch(s){console.error("inithooks",s)}})}static async initPermission(e){this.permissions=e||{}}static async initGlobalS(e){if(this.setModals(e.modals),e.pageVars?.forEach(t=>{ge.value[t.key]={value:t.varInfo?.defaultValue,type:t.varInfo.type}}),!this.startRuning){this.startRuning=!0;try{await Promise.all([this.initvars(),this.inithooks()])}catch(t){console.log(t)}}}static getGlobalVar(e){const t=Ze.value[e];return t?t.value:console.warn("变量key不存在")}static async setGlobalVar(e,t){const s=Ze.value[e];if(!s)return console.warn("变量key不存在");s.value=t}static getPageVar(e){const t=ge.value[e];return t?t.value:console.warn("变量key不存在")}static async setPageVar(e,t){const s=ge.value[e];if(!s)return console.warn("变量key不存在");await ya(t,s.type),ge.value[e]&&(ge.value[e].value=t)}static getPageGlobalVar(e){return ge.value[e]?.value}static setPageGlobalVar(e,t){ge.value[e]?ge.value[e].value=t:ge.value[e]={value:t,type:"string"}}static async initPageByid(e,t="web_module"){this.pageID=e;const s=Sa[t].getPageInfo,n=await s({id:e}),{runtimeJson:r,name:o}=n||{};if(Ie.value.pageName=o,!r)return Promise.reject();const c=JSON.parse(r);return c.widgets.filter(h=>h.type!=="bottom-button-container").length?(await this.initGlobalS(c),Ie.value.pageConfig=c.pageConfig||{},Ie.value.pageStyle=c.pageStyle||{},{res:n,data:c,name:o}):Promise.reject()}static async initHistoryByid(e){this.pageID=e;const t=await _gct.api.apaas.pageDesignerLog.getInfo({id:e}),{runtimeJson:s,name:n}=t||{};if(!s)return Promise.reject();Ie.value.pageName=n;const r=JSON.parse(s);return await this.initGlobalS(r),Ie.value.pageConfig=r.pageConfig||{},Ie.value.pageStyle=r.pageStyle||{},{res:t,data:r,name:n}}static usePageHooks(e,t,s,n){const r=Se(!1);return Ot(async()=>{await ut();const o=t?.pageBeforeMount;if(o?.name&&await e.runExportByName(o.name,o.extraParams),n&&await n(e),r.value=!0,s.pageMounted)for(const E of this.globalHookCaches.pageMounted)await E();const{extraParams:c,name:h}=t?.pageMounted||{};h&&e.runAsyncExportByName(h,c)}),ks(async()=>{Ie.value={};const{extraParams:o,name:c}=t?.pageDestroyed||{};if(c&&e.runExportByName(c,o),s.pageDestroyed)for(const h of this.globalHookCaches.pageDestroyed)await h()}),vs(async()=>{if(ae.setContextByKey(e.context),s.pageActivated)for(const h of this.globalHookCaches.pageActivated)await h();const{extraParams:o,name:c}=t?.pageActivated||{};c&&e.runAsyncExportByName(c,o)}),{pageload:r}}}oe("Globals",ae);const ts=oe("getPremission",ae.getPremission.bind(ae));class ba{isHandle=!1;buttonConfig={};fieldConfig={};processId="";dataId="";taskId;processInstanceId;refFormId;examineAndApproveState=de.MY_CUSTOM;fieldStatus="";viewPageKey;isviewPage;isAPPviewPage;nonRelatedPerson=!1;constructor({taskId:e,processInstanceId:t,examineAndApproveState:s=de.MY_CUSTOM,refFormId:n}){this.taskId=e,this.processInstanceId=t,this.examineAndApproveState=s,this.refFormId=n}async readyProcess(){const{taskId:e,processInstanceId:t}=this;if(this.examineAndApproveState===de.MY_AGENT){await this.getDataInfo();const{node:s,processDefId:n,webViewPageKey:r,mobileViewPageKey:o}=await _gct.api.apaas.pmProcessEngine.getTaskExtension({taskId:e});this.transformByNode(s),this.processId=n;for(const c in this.buttonConfig)c===ie.Withdraw&&(this.buttonConfig[c].show=!1);this.viewPageKey=s?.webViewPageKey||r,this.isAPPviewPage=!!s?.mobileViewPageKey||!!o}if(this.examineAndApproveState===de.MY_APPLICATION){await this.getDataInfo();const{node:s,processDefId:n,withdrawOp:r}=await _gct.api.apaas.pmProcessEngine.getInitialTaskExtension({processInstanceId:t})||{};this.transformByNode(s),this.processId=n;for(const o in this.buttonConfig)o===ie.End&&(this.buttonConfig[o].show=!1),o===ie.Withdraw&&(this.buttonConfig[o].show=!!r),o===ie.Resubmit&&(this.buttonConfig[o].show=!1)}if(this.examineAndApproveState===de.MY_DONE){await this.getDataInfo();const{node:s,processDefId:n}=await _gct.api.apaas.pmProcessEngine.getHiTaskExtension({taskId:e});this.transformByNode(s),this.processId=n}if(this.examineAndApproveState===de.MY_CUSTOM){await this.getDataInfo();const{node:s,processDefId:n,btnList:r,webViewPageKey:o,taskId:c,initiatorNode:h}=await _gct.api.apaas.pmProcessEngine.getProcInstExtension({procInstId:t}),E=r||[];this.withdrawByNode(h),this.transformByNode(s),this.processId=n;for(const C in this.buttonConfig){const A=C;this.buttonConfig[A].show&&(this.buttonConfig[A].show=E.includes(C))}if(!s){this.nonRelatedPerson=!0;return}!E.length||s?.key==="__initiator__"&&!c?this.isviewPage=!0:this.viewPageKey=s?.webViewPageKey||o}if(this.examineAndApproveState===de.MY_CUSTOM_Modal){await this.getDataInfo();const{node:s,btnList:n,taskId:r,processDefId:o,initiatorNode:c}=await _gct.api.apaas.pmProcessEngine.getProcInstExtension({procInstId:t}),h=n||[];this.withdrawByNode(c),this.transformByNode(s),this.processId=o;for(const E in this.buttonConfig){const C=E;this.buttonConfig[C].show&&(this.buttonConfig[C].show=h.includes(E))}if(!s){this.nonRelatedPerson=!0;return}(!h.length||s?.key==="__initiator__"&&!r)&&(this.isviewPage=!0)}}withdrawByNode(e){if(!e)return;const{buttonConfig:t}=e;JSON.parse(t+"").forEach(n=>{const r=Ce(`sys.process.paasBpmnButtonEvent.${n.type}`);this.buttonConfig[n.type]={showModel:!1,title:Ce("sys.process.element.approval")+r,success:r+Ce("sys.success")+"!",show:n.enable,alias:n.alias,signature:!!n.signature,opinion:{},user:{}}})}transformByNode(e){if(e)try{const{opinionConfig:t,buttonConfig:s,fieldConfig:n}=e,r=JSON.parse(s||"[]"),o=JSON.parse(t||'{"enabled":false,"opinionType":[]}');r.forEach(c=>{const h=Ce(`sys.process.paasBpmnButtonEvent.${c.type}`);this.buttonConfig[c.type]={showModel:![ie.Resubmit,ie.Withdraw,ie.End].includes(c.type),title:Ce("sys.process.element.approval")+h,success:h+Ce("sys.success")+"!",show:c.enable,alias:c.alias,signature:!!c.signature,opinion:{show:o.enabled,required:ka(o.opinionType,c.type)},user:{show:[ie.Reassign,ie.Countersign].includes(c.type),multiple:ie.Countersign===c.type,label:Ce(`sys.process.user.${c.type}`)}}}),this.fieldConfig=JSON.parse(n+"")}catch(t){console.log("流程信息解析失败",t)}}async getDataInfo(){const{dataId:e}=await _gct.api.apaas.pmProcessEngine.getModel({processInstanceId:this.processInstanceId});this.dataId=e}filterButton(e){return this.nonRelatedPerson?[]:this.examineAndApproveState===de.MY_DONE?[]:e.filter(t=>{if(t.type===rt.ProcessApproveButton){const s=this.buttonConfig[t.props.action],n=!!s?.show;return n&&(t.props.title=s.alias),n}return!0})}useFieldWidget(e){if(this.nonRelatedPerson)return;const t=e.props.field,{fieldConfig:s,examineAndApproveState:n}=this;if(s&&s[t]){const{permission:r}=s[t];switch(r){case"disabled":e.props.disabled=!0,e.props.readonly=!1;break;case"editable":e.props.disabled=!1,e.props.readonly=!1;break;case"readonly":e.props.readonly=!0;break}}else e.props.readonly=!0;!e.props.disabled&&([de.MY_APPLICATION,de.MY_DONE].includes(n)||this.isviewPage)&&(e.props.readonly=!0)}useFieldToShow(e){const t=e.props.field,{fieldConfig:s}=this;if(s&&s[t]){const{permission:n}=s[t];n==="hidden"&&(e.props.hidden=!0)}}}function ka(i,e){if(i.includes(Fe.Required))return!0;if(i.includes(Fe.Optional))return!1;if(i.includes(Fe.ApproveRequired)||i.includes(Fe.ApproveRequired))return e===ie.Approve;if(i.includes(Fe.CountersignRequired))return e===ie.Countersign;if(i.includes(Fe.ReassignRequired))return e===ie.Reassign;if(i.includes(Fe.RejectRequired))return e===ie.Reject;if(i.includes(Fe.RefuseRequired))return e===ie.Refuse}const bt=i=>(e,t={},s={},n={})=>i({modelKey:e.key,bsKey:e.action,modelCategory:e.modelCategory??Ye.ENTITY},t,s,n),Ci={post:bt(_gct.api.apaas.modelComprehensive.postBizServiceModelCategoryModelKeyBsKey),get:bt(_gct.api.apaas.modelComprehensive.getBizServiceModelCategoryModelKeyBsKey),put:bt(_gct.api.apaas.modelComprehensive.putBizServiceModelCategoryModelKeyBsKey),delete:bt(_gct.api.apaas.modelComprehensive.deleteBizServiceModelCategoryModelKeyBsKey)};async function va(i,e,t={}){const s=fs[i.action];return Ci[s](i,e,t)}async function Ta(i,e,{body:t={},query:s={}}={},n={}){return await _gct.api.apaas.modelComprehensive.postBizServiceGeneralModelCategoryModelKeyBsKey({bsKey:e,modelKey:i,modelCategory:Ye.ENTITY},s,t,n)}class Ba{context;searchVNodes;cssData;pageKey;exports;#e;#t;ProcessAppRoved;pageLayoutMode;constructor({js:e,css:t,pageKey:s,ContextPc:n}){this.cssData=this.#s(t),this.searchVNodes={},this.exports={},this.#t={},this.#e={},this.context=new n({$ref:this.getComponent.bind(this),$asyncRef:this.getSyncComponent.bind(this)}),this.#i(e),ae.setContextByKey(this.context,s),this.pageKey=s}async runProcessBySaskId({taskId:e,processInstanceId:t,examineAndApproveState:s,refFormId:n}){this.ProcessAppRoved=new ba({taskId:e,processInstanceId:t,examineAndApproveState:s,refFormId:n}),await this.ProcessAppRoved.readyProcess()}#s(e,t={}){if(!e)return;const{css:s,load:n,unload:r}=ha(e,t);return{css:s,load:n,unload:r}}runContext(e,t){this.context.gctWidgets[e]=t}async runEventByName(e,t={},...s){const n=t[e];let r;if(n){if(Array.isArray(n))r=await Na(n,this.context,s);else{const o=this.exports[n.name];if(!o)throw`函数${n.name}不存在`;r=await o(...s,Ts(n.extraParams))}return r}}async runExportByName(e,...t){try{const s=this.exports[e];if(!s)throw`函数${e}不存在`;return s(...t)}catch(s){console.error(s)}}async runAsyncExportByName(e,...t){try{const s=this.exports[e];if(!s)throw`函数${e}不存在`;return await this.getReadyByFun(s),s(...t)}catch(s){console.error(s)}}#i(e){if(e)try{new Function("exports","CTX",e)(this.exports,this.context)}catch(t){console.error(t,"createFunction")}}initNode(e,t){e&&(this.#t[e]=t,this.#r(e,t))}destroyNode(e){delete this.#t[e],delete this.#e[e]}initSearchs(e,t,s){if(e)if(this.searchVNodes[e]){const n=this.searchVNodes[e].find(r=>r.comId===s);n?n.callback=t:this.searchVNodes[e].push({callback:t,comId:s})}else this.searchVNodes[e]=[{callback:t,comId:s}]}cancelInitSearchs(e,t){!e||!this.searchVNodes[e]||(this.searchVNodes[e]=this.searchVNodes[e].filter(s=>s.comId!==t),this.searchVNodes[e].length===0&&delete this.searchVNodes[e])}runTableBySearch(e,t){(this.searchVNodes[e]||[]).forEach(({callback:n})=>n(t))}#n(e,t){const s=this.#t[e];s?t(e,s):this.#e[e]?this.#e[e].push(t):this.#e[e]=[t]}#r(e,t){this.#e[e]&&this.#e[e].forEach(s=>{s(t)})}getComponent(e){const t=this.#t[e];if(t)return new ss(e,t);console.error(e+"组件不存在或者未初始化")}getSyncComponent(e){if(!e)return Promise.reject("标识不能为空");const t=this.#t[e];return t?Promise.resolve(new ss(e,t)):new Promise((s,n)=>{const r=setTimeout(()=>{n(e+"不存在或者被隐藏")},3e4);this.#n(e,o=>{clearTimeout(r),s(new ss(e,o))})})}async getReadyByFun(e){if(typeof e!="function")return Promise.reject("参数必须是函数");const s=String(e).match(/\$ref\((["'A-Za-z0-9_-]+)\)/g)?.map(n=>{const r=n.match(/\$ref\(['|"]([A-Za-z0-9_-]+)['|"]\)/)?.[1];return this.getSyncComponent(r)})||[];await Promise.all(s)}async processHandle(e,{opinion:t,reassignId:s,signature:n,countersignUserIds:r,button:o}){const{taskId:c,processInstanceId:h}=this.ProcessAppRoved,E={procInstId:h,data:e,opinion:t,button:o,countersignUserIds:r,taskId:c,signature:n,reassignId:s};await _gct.api.apaas.pmProcessEngine.postProcExecute(E)}async checkedProcess(e){const{processId:t}=this.ProcessAppRoved||{};if(!t)return Promise.reject(Ce("sys.process.pleaseInitiateTheProcessFirst"));if(e!==t)return Promise.reject(Ce("sys.process.processInstanceMismatch"))}}oe("Events",Ba);class Ia{$ref;$asyncRef;$getModal;$closeModal;$push;$customBizService=Ci;$modelingTraceability;$modelingElectronicSignature;$documentPrint;$onlineFormModal;$eDHRFillFullScreenModal;$openDocumentFillingModal;$modelingSignatureConfirm;$routeQuery;gctWidgets={};$utility={_:Cs,cloneDeep:We,differenceBy:gs,dayjs:U,BigNumber:H,plus(e,t){return new H(e).plus(new H(t)).toNumber()},minus(e,t){return new H(e).minus(new H(t)).toNumber()},multipliedBy(e,t){return new H(e).multipliedBy(new H(t)).toNumber()},div(e,t){return new H(e).div(new H(t)).toNumber()},transformSourceData:Ms,transformData:Ue};$httpBizService=va;$request=Ta;constructor({$ref:e,$asyncRef:t}){this.$asyncRef=t,this.$ref=e}$getPremission(e){return ae.getPremission(e)}$setPremission(e,t){ae.setPremission(e,t)}$getAppGlobalVar(e){return ae.getGlobalVar(e)}$setAppGlobalVar(e,t){ae.setGlobalVar(e,t)}$getPageGlobalVar(e){return ae.getPageGlobalVar(e)}$setPageGlobalVar(e,t){ae.setPageGlobalVar(e,t)}$getPageVar(e){return ae.getPageVar(e)}$setPageVar(e,t){ae.setPageVar(e,t)}$getCtxById(e){return ae.getContextByKey(e)}$setPropsByKey(e,t){const s=this.gctWidgets[e]?.props;if(s)for(const n in t)s[n]=t[n]}$getPropsByKey(e,t=[],s){const n=this.gctWidgets[e];if(!n)return{};const r=s||!n.props?n:n.props;return typeof t=="string"&&(t=[t]),t.reduce((o,c)=>(o[c]=r[c],o),{})}$loading}oe("Context",Ia);class ss{modelKey;getValue;setValue;submit;reload;key;constructor(e,t){this.key=e;const s=t.elRef;Object.keys(s).forEach(n=>{this[n]=s[n]})}}async function Na(i,e,t){const s=i.map(Pa.bind(e,t));await Promise.all(s)}async function Pa(i,e){const{name:t,refId:s,scopeId:n,modalTitle:r}=e,o=r?.split(".")||[];let c;if(o.length>1){const h=this.gctWidgets?.[o[0]]||{},E=[];yi(E,h),c=E.find(C=>C.id===o[1])||{}}else o.length&&(c=this.gctWidgets?.[o[0]]);t===at.OPEN_MODAL&&await this.$getModal(s).open({title:c?.props?.title}),t===at.CLOSE_MODAL&&(s?await this.$getModal(s).close():await this.$closeModal()),t===at.REFRESH_TABLE&&await(await this.$getCtxById(n).$asyncRef(s)).reload(i?i[0]:null)}function yi(i,e){const t=e.children||[];for(const s of t)s.type&&s.type==rt.CustomButton?i.push(s):s.children?.length&&yi(i,s)}function tt({expression:i="",rowData:e=null},t){if(!i||i==="true"){t(!0);return}const s=qe(i),n=s.reduce((c,h)=>{const E=h.split(".");return c[h]={formKey:E[0],itemKey:E[1]},c},{}),r=_e(()=>s.reduce((c,h)=>{const E=h.split("."),C=E[0]+"",A=E[1];if(A){const F=(e?e[A]:et.value[C]?.[A])??"";c[C]?c[C][A]=F:c[C]={[A]:F}}else C.startsWith("$VAR_")||C.startsWith("$IVAR_")?c[C]=Ze.value[C]?.value??"":(C.startsWith("$PAGERVAR_")||C.startsWith("$IPAGERVAR_"))&&(c[C]=ge.value[C]?.value??"");return c},{}));function o(c){const h={};Object.keys(n).forEach(E=>{const{formKey:C,itemKey:A}=n[E],F=A?c[C]?.[A]:c[C];h[E]=F}),wt(i,h).then(t)}e&&o(r.value),mi(r,()=>{o(r.value)},{debounce:200,immediate:!e})}async function Ai({expression:i="",rowData:e=null}){if(!i||i==="true")return!0;const s=qe(i).reduce((r,o)=>{const c=o.split(".");return r[o]={formKey:c[0],itemKey:c[1]},r},{}),n={};return Object.keys(s).forEach(r=>{const{formKey:o,itemKey:c}=s[r];let h="";o.startsWith("$VAR_")?h=Ze.value[o]?.value??"":o.startsWith("$PAGERVAR_")?h=ge.value[o]?.value??"":c?h=(e?e[c]:et.value[o]?.[c])??"":h=(e?e[o]:et.value[o])??"",n[r]=h}),wt(i,n)}function Ma(i,e){return ts(e)?i.displayType===Ve.CONFIG?Ne(()=>!i.hidden):Oa(i):!1}function Oa(i){const e=Se(!1);return Ra(i,t=>{e.value=!!t}),e}function Ra({displayRule:i,tableForm:e},t){if(!i)t(!0);else{const s=qe(i),n=s.reduce((o,c)=>{const h=c.split(".");return o[c]={formKey:h[0],itemKey:h[1]},o},{}),r=Ne(()=>s.reduce((o,c)=>{const h=c.split("."),E=h[0]+"",C=h[1]+"",A={...e,...et.value}[E]?.[C];return o[E]?o[E][C]=A:o[E]={[C]:A},o},{}));mi(r,()=>{La(r.value,n,i,o=>{t(o)})},{immediate:!0,debounce:300})}}function La(i,e,t,s){const n={};Object.keys(e).forEach(r=>{const{formKey:o,itemKey:c}=e[r],h=i?.[o]?.[c];n[r]=h}),wt(t,n).then(s)}function _a(i){return i.props?.displayRule&&i.props?.displayType===Ve.RULE?Ma(i.props,i.id):is(i)}function is(i,e){if(!i.id)return!1;if(!ts(i.id))return i.props.hidden=!0,!1;const t=Rt("useProcessFieldEvent",void 0);if(t)return t.useFieldToShow(i),!i.props.hidden;const{displayType:s,displayRule:n}=i.props||{},r=i.props.componentDependency?.configDependency||{},{value:o,expression:c}=r[fe.HIDDEN]||{};return o&&c?(i.props.hidden=!0,tt({expression:c,rowData:e},h=>{i.props.hidden=!!h})):o?i.props.hidden=!0:s===Ve.RULE&&n&&(i.props.hidden=!0,tt({expression:n,rowData:e},h=>{i.props.hidden=!h})),Ne(()=>!i.props.hidden)}async function Ua(i,e){if(!i.id)return!1;if(!ts(i.id))return i.props.hidden=!0,!1;const t=Rt("useProcessFieldEvent",void 0);if(t)return t.useFieldToShow(i),!i.props.hidden;const{displayType:s,displayRule:n}=i.props||{},r=i.props.componentDependency?.configDependency||{},{value:o,expression:c}=r[fe.HIDDEN]||{};return o&&c?(i.props.hidden=!0,i.props.hidden=!!await Ai({expression:c,rowData:e})):o?i.props.hidden=!0:s===Ve.RULE&&n&&(i.props.hidden=!0,i.props.hidden=!!await Ai({expression:n,rowData:e})),!i.props.hidden}function za(i,e){return i.forEach(t=>{is(t,e)}),Ne(()=>i.filter(t=>!t.props.hidden))}function Xa(i,e){const t=i.props.componentDependency?.configDependency||{},{value:s,expression:n}=t[fe.HIDDEN]||{};s&&n&&tt({expression:n},r=>{e(r)}),e(i.props.hidden)}function Ja(i){const e=i.props.componentDependency?.configDependency||{},{value:t,expression:s}=e[fe.HIDDEN]||{};t&&s&&tt({expression:s},o=>{i.props.hidden=!!o});const{value:n,expression:r}=e[fe.REQUIRED]||{};n&&r&&tt({expression:r},o=>{i.props.required=!!o})}function $a(){_gct.register.render?console.warn("渲染注册已存在,可能存在重复注册问题,请检查是否有重复引入渲染包的情况"):_gct.register.render=new P}})}}));
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**组件依赖触发器 */
|
|
2
|
+
export declare function insetDep({ expression, rowData, }: {
|
|
3
|
+
expression?: string;
|
|
4
|
+
rowData?: IObject | null;
|
|
5
|
+
}, callback: (value: unknown) => void): void;
|
|
6
|
+
/**
|
|
7
|
+
* 直接计算表达式结果,不进行依赖监控
|
|
8
|
+
* 用于一次性计算场景,快速获取表达式判断结果
|
|
9
|
+
*/
|
|
10
|
+
export declare function calculateDepResult({ expression, rowData, }: {
|
|
11
|
+
expression?: string;
|
|
12
|
+
rowData?: IObject | null;
|
|
13
|
+
}): Promise<true | IObject>;
|