formue-crud 0.2.11 → 0.2.12

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.
@@ -5292,22 +5292,22 @@ const WE = (l = "myStore") => Dd(l, {
5292
5292
  }),
5293
5293
  getters: {
5294
5294
  getItems(e) {
5295
- return (t) => U.get(e.items, t, []);
5295
+ return (t) => U.get(e == null ? void 0 : e.items, t, []);
5296
5296
  },
5297
5297
  getPaginations(e) {
5298
- return (t) => U.get(e.paginations, t, []);
5298
+ return (t) => U.get(e == null ? void 0 : e.paginations, t, []);
5299
5299
  },
5300
5300
  mainItems(e) {
5301
- return U.get(e.items, e.mainKey, []);
5301
+ return U.get(e == null ? void 0 : e.items, e == null ? void 0 : e.mainKey, []);
5302
5302
  },
5303
5303
  mainPagination(e) {
5304
- return this.getPaginations(e.mainKey);
5304
+ return this.getPaginations(e == null ? void 0 : e.mainKey);
5305
5305
  },
5306
5306
  mainRoute(e) {
5307
- return U.get(e.routes, e.mainKey, "");
5307
+ return U.get(e == null ? void 0 : e.routes, e == null ? void 0 : e.mainKey, "");
5308
5308
  },
5309
5309
  flatFields(e) {
5310
- let t = NE(e.fields);
5310
+ let t = NE(e == null ? void 0 : e.fields);
5311
5311
  return t.unshift(
5312
5312
  Ly({
5313
5313
  title: "",
@@ -27,7 +27,7 @@ function print() { __p += __j.call(arguments, '') }
27
27
  }`;var te=lc(function(){return ue(y,G+"return "+z).apply(t,E)});if(te.source=z,Da(te))throw te;return te}function k_(r){return de(r).toLowerCase()}function S_(r){return de(r).toUpperCase()}function M_(r,o,h){if(r=de(r),r&&(h||o===t))return bu(r);if(!r||!(o=it(o)))return r;var f=vt(r),m=vt(o),y=vu(f,m),E=wu(f,m)+1;return oi(f,y,E).join("")}function L_(r,o,h){if(r=de(r),r&&(h||o===t))return r.slice(0,Cu(r)+1);if(!r||!(o=it(o)))return r;var f=vt(r),m=wu(f,vt(o))+1;return oi(f,0,m).join("")}function D_(r,o,h){if(r=de(r),r&&(h||o===t))return r.replace(Do,"");if(!r||!(o=it(o)))return r;var f=vt(r),m=vu(f,vt(o));return oi(f,m).join("")}function A_(r,o){var h=Y,f=he;if(Ce(o)){var m="separator"in o?o.separator:m;h="length"in o?Q(o.length):h,f="omission"in o?it(o.omission):f}r=de(r);var y=r.length;if(Gi(r)){var E=vt(r);y=E.length}if(h>=y)return r;var x=h-Ui(f);if(x<1)return f;var T=E?oi(E,0,x).join(""):r.slice(0,x);if(m===t)return T+f;if(E&&(x+=T.length-x),Aa(m)){if(r.slice(x).search(m)){var A,F=T;for(m.global||(m=qo(m.source,de(Nh.exec(m))+"g")),m.lastIndex=0;A=m.exec(F);)var z=A.index;T=T.slice(0,z===t?x:z)}}else if(r.indexOf(it(m),x)!=x){var B=T.lastIndexOf(m);B>-1&&(T=T.slice(0,B))}return T+f}function F_(r){return r=de(r),r&&Gy.test(r)?r.replace(Oh,lE):r}var z_=Zi(function(r,o,h){return r+(h?" ":"")+o.toUpperCase()}),Pa=hd("toUpperCase");function ac(r,o,h){return r=de(r),o=h?t:o,o===t?nE(r)?dE(r):qC(r):r.match(o)||[]}var lc=ie(function(r,o){try{return et(r,t,o)}catch(h){return Da(h)?h:new J(h)}}),P_=Bt(function(r,o){return at(o,function(h){h=kt(h),Ot(r,h,Ma(r[h],r))}),r});function O_(r){var o=r==null?0:r.length,h=K();return r=o?we(r,function(f){if(typeof f[1]!="function")throw new lt(a);return[h(f[0]),f[1]]}):[],ie(function(f){for(var m=-1;++m<o;){var y=r[m];if(et(y[0],this,f))return et(y[1],this,f)}})}function H_(r){return l0(ut(r,w))}function Oa(r){return function(){return r}}function B_(r,o){return r==null||r!==r?o:r}var N_=dd(),I_=dd(!0);function Je(r){return r}function Ha(r){return Vu(typeof r=="function"?r:ut(r,w))}function V_(r){return $u(ut(r,w))}function W_(r,o){return Gu(r,ut(o,w))}var $_=ie(function(r,o){return function(h){return Hn(h,r,o)}}),G_=ie(function(r,o){return function(h){return Hn(r,h,o)}});function Ba(r,o,h){var f=Fe(o),m=Br(o,f);h==null&&!(Ce(o)&&(m.length||!f.length))&&(h=o,o=r,r=this,m=Br(o,Fe(o)));var y=!(Ce(h)&&"chain"in h)||!!h.chain,E=It(r);return at(m,function(x){var T=o[x];r[x]=T,E&&(r.prototype[x]=function(){var A=this.__chain__;if(y||A){var F=r(this.__wrapped__),z=F.__actions__=qe(this.__actions__);return z.push({func:T,args:arguments,thisArg:r}),F.__chain__=A,F}return T.apply(r,ei([this.value()],arguments))})}),r}function U_(){return Pe._===this&&(Pe._=bE),this}function Na(){}function j_(r){return r=Q(r),ie(function(o){return Uu(o,r)})}var K_=ma(we),q_=ma(cu),X_=ma(Vo);function hc(r){return xa(r)?Wo(kt(r)):_0(r)}function Y_(r){return function(o){return r==null?t:Ei(r,o)}}var J_=fd(),Z_=fd(!0);function Ia(){return[]}function Va(){return!1}function Q_(){return{}}function eT(){return""}function tT(){return!0}function iT(r,o){if(r=Q(r),r<1||r>We)return[];var h=$e,f=Ne(r,$e);o=K(o),r-=$e;for(var m=Uo(f,o);++h<r;)o(h);return m}function nT(r){return Z(r)?we(r,kt):nt(r)?[r]:qe(Md(de(r)))}function rT(r){var o=++gE;return de(r)+o}var sT=Gr(function(r,o){return r+o},0),oT=ba("ceil"),aT=Gr(function(r,o){return r/o},1),lT=ba("floor");function hT(r){return r&&r.length?Hr(r,Je,ia):t}function uT(r,o){return r&&r.length?Hr(r,K(o,2),ia):t}function dT(r){return gu(r,Je)}function cT(r,o){return gu(r,K(o,2))}function fT(r){return r&&r.length?Hr(r,Je,oa):t}function pT(r,o){return r&&r.length?Hr(r,K(o,2),oa):t}var gT=Gr(function(r,o){return r*o},1),mT=ba("round"),bT=Gr(function(r,o){return r-o},0);function vT(r){return r&&r.length?Go(r,Je):0}function wT(r,o){return r&&r.length?Go(r,K(o,2)):0}return v.after=Vx,v.ary=Id,v.assign=SR,v.assignIn=ec,v.assignInWith=ns,v.assignWith=MR,v.at=LR,v.before=Vd,v.bind=Ma,v.bindAll=P_,v.bindKey=Wd,v.castArray=Qx,v.chain=Hd,v.chunk=l1,v.compact=h1,v.concat=u1,v.cond=O_,v.conforms=H_,v.constant=Oa,v.countBy=vx,v.create=DR,v.curry=$d,v.curryRight=Gd,v.debounce=Ud,v.defaults=AR,v.defaultsDeep=FR,v.defer=Wx,v.delay=$x,v.difference=d1,v.differenceBy=c1,v.differenceWith=f1,v.drop=p1,v.dropRight=g1,v.dropRightWhile=m1,v.dropWhile=b1,v.fill=v1,v.filter=yx,v.flatMap=xx,v.flatMapDeep=Rx,v.flatMapDepth=_x,v.flatten=Fd,v.flattenDeep=w1,v.flattenDepth=y1,v.flip=Gx,v.flow=N_,v.flowRight=I_,v.fromPairs=C1,v.functions=IR,v.functionsIn=VR,v.groupBy=Tx,v.initial=x1,v.intersection=R1,v.intersectionBy=_1,v.intersectionWith=T1,v.invert=$R,v.invertBy=GR,v.invokeMap=Sx,v.iteratee=Ha,v.keyBy=Mx,v.keys=Fe,v.keysIn=Ye,v.map=Jr,v.mapKeys=jR,v.mapValues=KR,v.matches=V_,v.matchesProperty=W_,v.memoize=Qr,v.merge=qR,v.mergeWith=tc,v.method=$_,v.methodOf=G_,v.mixin=Ba,v.negate=es,v.nthArg=j_,v.omit=XR,v.omitBy=YR,v.once=Ux,v.orderBy=Lx,v.over=K_,v.overArgs=jx,v.overEvery=q_,v.overSome=X_,v.partial=La,v.partialRight=jd,v.partition=Dx,v.pick=JR,v.pickBy=ic,v.property=hc,v.propertyOf=Y_,v.pull=L1,v.pullAll=Pd,v.pullAllBy=D1,v.pullAllWith=A1,v.pullAt=F1,v.range=J_,v.rangeRight=Z_,v.rearg=Kx,v.reject=zx,v.remove=z1,v.rest=qx,v.reverse=ka,v.sampleSize=Ox,v.set=QR,v.setWith=e_,v.shuffle=Hx,v.slice=P1,v.sortBy=Ix,v.sortedUniq=W1,v.sortedUniqBy=$1,v.split=x_,v.spread=Xx,v.tail=G1,v.take=U1,v.takeRight=j1,v.takeRightWhile=K1,v.takeWhile=q1,v.tap=hx,v.throttle=Yx,v.thru=Yr,v.toArray=Jd,v.toPairs=nc,v.toPairsIn=rc,v.toPath=nT,v.toPlainObject=Qd,v.transform=t_,v.unary=Jx,v.union=X1,v.unionBy=Y1,v.unionWith=J1,v.uniq=Z1,v.uniqBy=Q1,v.uniqWith=ex,v.unset=i_,v.unzip=Sa,v.unzipWith=Od,v.update=n_,v.updateWith=r_,v.values=tn,v.valuesIn=s_,v.without=tx,v.words=ac,v.wrap=Zx,v.xor=ix,v.xorBy=nx,v.xorWith=rx,v.zip=sx,v.zipObject=ox,v.zipObjectDeep=ax,v.zipWith=lx,v.entries=nc,v.entriesIn=rc,v.extend=ec,v.extendWith=ns,Ba(v,v),v.add=sT,v.attempt=lc,v.camelCase=h_,v.capitalize=sc,v.ceil=oT,v.clamp=o_,v.clone=eR,v.cloneDeep=iR,v.cloneDeepWith=nR,v.cloneWith=tR,v.conformsTo=rR,v.deburr=oc,v.defaultTo=B_,v.divide=aT,v.endsWith=u_,v.eq=yt,v.escape=d_,v.escapeRegExp=c_,v.every=wx,v.find=Cx,v.findIndex=Dd,v.findKey=zR,v.findLast=Ex,v.findLastIndex=Ad,v.findLastKey=PR,v.floor=lT,v.forEach=Bd,v.forEachRight=Nd,v.forIn=OR,v.forInRight=HR,v.forOwn=BR,v.forOwnRight=NR,v.get=Fa,v.gt=sR,v.gte=oR,v.has=WR,v.hasIn=za,v.head=zd,v.identity=Je,v.includes=kx,v.indexOf=E1,v.inRange=a_,v.invoke=UR,v.isArguments=_i,v.isArray=Z,v.isArrayBuffer=aR,v.isArrayLike=Xe,v.isArrayLikeObject=ke,v.isBoolean=lR,v.isBuffer=ai,v.isDate=hR,v.isElement=uR,v.isEmpty=dR,v.isEqual=cR,v.isEqualWith=fR,v.isError=Da,v.isFinite=pR,v.isFunction=It,v.isInteger=Kd,v.isLength=ts,v.isMap=qd,v.isMatch=gR,v.isMatchWith=mR,v.isNaN=bR,v.isNative=vR,v.isNil=yR,v.isNull=wR,v.isNumber=Xd,v.isObject=Ce,v.isObjectLike=_e,v.isPlainObject=$n,v.isRegExp=Aa,v.isSafeInteger=CR,v.isSet=Yd,v.isString=is,v.isSymbol=nt,v.isTypedArray=en,v.isUndefined=ER,v.isWeakMap=xR,v.isWeakSet=RR,v.join=k1,v.kebabCase=f_,v.last=ct,v.lastIndexOf=S1,v.lowerCase=p_,v.lowerFirst=g_,v.lt=_R,v.lte=TR,v.max=hT,v.maxBy=uT,v.mean=dT,v.meanBy=cT,v.min=fT,v.minBy=pT,v.stubArray=Ia,v.stubFalse=Va,v.stubObject=Q_,v.stubString=eT,v.stubTrue=tT,v.multiply=gT,v.nth=M1,v.noConflict=U_,v.noop=Na,v.now=Zr,v.pad=m_,v.padEnd=b_,v.padStart=v_,v.parseInt=w_,v.random=l_,v.reduce=Ax,v.reduceRight=Fx,v.repeat=y_,v.replace=C_,v.result=ZR,v.round=mT,v.runInContext=_,v.sample=Px,v.size=Bx,v.snakeCase=E_,v.some=Nx,v.sortedIndex=O1,v.sortedIndexBy=H1,v.sortedIndexOf=B1,v.sortedLastIndex=N1,v.sortedLastIndexBy=I1,v.sortedLastIndexOf=V1,v.startCase=R_,v.startsWith=__,v.subtract=bT,v.sum=vT,v.sumBy=wT,v.template=T_,v.times=iT,v.toFinite=Vt,v.toInteger=Q,v.toLength=Zd,v.toLower=k_,v.toNumber=ft,v.toSafeInteger=kR,v.toString=de,v.toUpper=S_,v.trim=M_,v.trimEnd=L_,v.trimStart=D_,v.truncate=A_,v.unescape=F_,v.uniqueId=rT,v.upperCase=z_,v.upperFirst=Pa,v.each=Bd,v.eachRight=Nd,v.first=zd,Ba(v,function(){var r={};return _t(v,function(o,h){ce.call(v.prototype,h)||(r[h]=o)}),r}(),{chain:!1}),v.VERSION=i,at(["bind","bindKey","curry","curryRight","partial","partialRight"],function(r){v[r].placeholder=v}),at(["drop","take"],function(r,o){ae.prototype[r]=function(h){h=h===t?1:De(Q(h),0);var f=this.__filtered__&&!o?new ae(this):this.clone();return f.__filtered__?f.__takeCount__=Ne(h,f.__takeCount__):f.__views__.push({size:Ne(h,$e),type:r+(f.__dir__<0?"Right":"")}),f},ae.prototype[r+"Right"]=function(h){return this.reverse()[r](h).reverse()}}),at(["filter","map","takeWhile"],function(r,o){var h=o+1,f=h==Re||h==gt;ae.prototype[r]=function(m){var y=this.clone();return y.__iteratees__.push({iteratee:K(m,3),type:h}),y.__filtered__=y.__filtered__||f,y}}),at(["head","last"],function(r,o){var h="take"+(o?"Right":"");ae.prototype[r]=function(){return this[h](1).value()[0]}}),at(["initial","tail"],function(r,o){var h="drop"+(o?"":"Right");ae.prototype[r]=function(){return this.__filtered__?new ae(this):this[h](1)}}),ae.prototype.compact=function(){return this.filter(Je)},ae.prototype.find=function(r){return this.filter(r).head()},ae.prototype.findLast=function(r){return this.reverse().find(r)},ae.prototype.invokeMap=ie(function(r,o){return typeof r=="function"?new ae(this):this.map(function(h){return Hn(h,r,o)})}),ae.prototype.reject=function(r){return this.filter(es(K(r)))},ae.prototype.slice=function(r,o){r=Q(r);var h=this;return h.__filtered__&&(r>0||o<0)?new ae(h):(r<0?h=h.takeRight(-r):r&&(h=h.drop(r)),o!==t&&(o=Q(o),h=o<0?h.dropRight(-o):h.take(o-r)),h)},ae.prototype.takeRightWhile=function(r){return this.reverse().takeWhile(r).reverse()},ae.prototype.toArray=function(){return this.take($e)},_t(ae.prototype,function(r,o){var h=/^(?:filter|find|map|reject)|While$/.test(o),f=/^(?:head|last)$/.test(o),m=v[f?"take"+(o=="last"?"Right":""):o],y=f||/^find/.test(o);m&&(v.prototype[o]=function(){var E=this.__wrapped__,x=f?[1]:arguments,T=E instanceof ae,A=x[0],F=T||Z(E),z=function(re){var le=m.apply(v,ei([re],x));return f&&B?le[0]:le};F&&h&&typeof A=="function"&&A.length!=1&&(T=F=!1);var B=this.__chain__,G=!!this.__actions__.length,q=y&&!B,te=T&&!G;if(!y&&F){E=te?E:new ae(this);var X=r.apply(E,x);return X.__actions__.push({func:Yr,args:[z],thisArg:t}),new ht(X,B)}return q&&te?r.apply(this,x):(X=this.thru(z),q?f?X.value()[0]:X.value():X)})}),at(["pop","push","shift","sort","splice","unshift"],function(r){var o=Er[r],h=/^(?:push|sort|unshift)$/.test(r)?"tap":"thru",f=/^(?:pop|shift)$/.test(r);v.prototype[r]=function(){var m=arguments;if(f&&!this.__chain__){var y=this.value();return o.apply(Z(y)?y:[],m)}return this[h](function(E){return o.apply(Z(E)?E:[],m)})}}),_t(ae.prototype,function(r,o){var h=v[o];if(h){var f=h.name+"";ce.call(Xi,f)||(Xi[f]=[]),Xi[f].push({name:o,func:h})}}),Xi[$r(t,M).name]=[{name:"wrapper",func:t}],ae.prototype.clone=FE,ae.prototype.reverse=zE,ae.prototype.value=PE,v.prototype.at=ux,v.prototype.chain=dx,v.prototype.commit=cx,v.prototype.next=fx,v.prototype.plant=gx,v.prototype.reverse=mx,v.prototype.toJSON=v.prototype.valueOf=v.prototype.value=bx,v.prototype.first=v.prototype.head,Ln&&(v.prototype[Ln]=px),v},ji=cE();bi?((bi.exports=ji)._=ji,Ho._=ji):Pe._=ji}).call(li)}(Gn,Gn.exports);var $=Gn.exports;const pc=({headers:l,baseURL:e}={headers:[],baseURL:""})=>{ye.defaults.baseURL=e;for(const t in l)$.set(ye.defaults.headers,t,l[t])};function gc(l){return{all:l=l||new Map,on:function(e,t){var i=l.get(e);i?i.push(t):l.set(e,[t])},off:function(e,t){var i=l.get(e);i&&(t?i.splice(i.indexOf(t)>>>0,1):l.set(e,[]))},emit:function(e,t){var i=l.get(e);i&&i.slice().map(function(n){n(t)}),(i=l.get("*"))&&i.slice().map(function(n){n(e,t)})}}}class nn{constructor(){if(nn.instance)return nn.instance;this.emitt=gc(),this.lockedListeners=[],this.fns=[],this.fns2=[],this.fns3=[],nn.instance=this}listen(e,t,i=!1){e=Array.isArray(e)?e:[e];for(const n of e)this.emitt.on(n,t),i&&this.lockedListeners.push([e,t])}event(e,t){this.emitt.emit(e,t)}runAfterPageChanged(e){this.fns.push(e)}runAfterPageLoaded(e){this.fns2.push(e)}runBeforeMajraInit(e){this.fns3.push(e)}clear(e){this.emitt.all.clear(),e&&e(),this.listen("beforeMajraInit",t=>{this.fns3.forEach(i=>i(t)),this.fns3=[]}),this.listen("majraMounted",t=>{this.fns.forEach(i=>i(t)),this.fns=[]}),this.listen("majraDataLoaded",t=>{this.fns2.forEach(i=>i(t)),this.fns2=[]});for(let t of this.lockedListeners)this.listen(t[0],t[1])}}const se=new nn,Wa=l=>{Object.assign(se,l)},mc={en:{clear:"Clear",no:"No",yes:"yes",alert_to_delete:"Are you sure to delete?",first:"First",previous:"Previous",next:"Next",last:"Last",apply_filter:"Apply filter",filter:"Filter",add_filter:"Add filter",clear_all:"Clear all",add:"Add",save:"Save",edit:"Edit",cancel:"Cancel",choose_filter:"Choose filter",select_type:"Select type",equal_to:"Equal to",not_equal_to:"Not equal to",greater_than:"Greater than",less_than:"Less than",look_like:"Look like",search:"Search ...",range:"Range",add:"Add",export:"Export",export_as_pdf:"Export as PDF",export_as_excel:" Export as Excel",print:"Print",reload:"Reload",select_row:"Select row",custom_column:"Custom column",filter_data:"Filter data",active_filter:"Active filter",not_null:"Not Null",null:"Null"},fa:{clear:"پاک کردن",no:"خیر",yes:"بله",alert_to_delete:"آیا از حذف کردن مطمئن هستید؟",first:"ابتدا",previous:"قبلی",next:"بعدی",last:"آخرین",apply_filter:"اعمال فیلتر",filter:"فیلتر",add_filter:"افزودن فیلتر",clear_all:"حذف فیلترها",add:"افرودن",save:"ذخیره",edit:"ویرایش",cancel:"لغو",choose_filter:"انتخاب فیلتر",select_type:"انتخاب کنید",equal_to:"برابر با",not_equal_to:"نابرابر با",greater_than:"بزرگتر از",less_than:"کوچکتر از",look_like:"مشابه",search:"جستجو ...",range:"محدوده",edit_filter:"ویرایش فیلتر",export:"خروجی‌گرفتن",export_as_pdf:"PDF خروجی",export_as_excel:"Excel خروجی",print:"خروجی چاپی",reload:"بارگذاری مجدد",select_row:"انتخاب ردیف",custom_column:"ستون سفارشی",filter_data:"فیلترکردن ",active_filter:"فیلترهای فعال",not_load_or_existing_data:"دیتایی وجود ندارد :(",filter_save_placeholder:"اسم فیلتر",not_filter_create_yes:"هنوز فیلتری ایجاد نشده است",operator:"عملگر",in:"برابر با مقادیر",not_in:"نابرابر با مقادیر",value:"مقدار",between:"از میان",not_null:"دارای مقدار",null:"بدون مقدار"}},Ti=$t.defineStore("formuCrudLangs",{state:()=>({lang:"fa",dir:"rtl",langs:mc}),getters:{currentLang(l){return $.get(l.langs,l.lang,"fa")}},actions:{translate(l){return $.get(this.currentLang,l,l)}}});var ki=TypeError;const bc=fc(Object.freeze(Object.defineProperty({__proto__:null,default:{}},Symbol.toStringTag,{value:"Module"})));var rs=typeof Map=="function"&&Map.prototype,ss=Object.getOwnPropertyDescriptor&&rs?Object.getOwnPropertyDescriptor(Map.prototype,"size"):null,Un=rs&&ss&&typeof ss.get=="function"?ss.get:null,$a=rs&&Map.prototype.forEach,os=typeof Set=="function"&&Set.prototype,as=Object.getOwnPropertyDescriptor&&os?Object.getOwnPropertyDescriptor(Set.prototype,"size"):null,jn=os&&as&&typeof as.get=="function"?as.get:null,Ga=os&&Set.prototype.forEach,vc=typeof WeakMap=="function"&&WeakMap.prototype,rn=vc?WeakMap.prototype.has:null,wc=typeof WeakSet=="function"&&WeakSet.prototype,sn=wc?WeakSet.prototype.has:null,yc=typeof WeakRef=="function"&&WeakRef.prototype,Ua=yc?WeakRef.prototype.deref:null,Cc=Boolean.prototype.valueOf,Ec=Object.prototype.toString,xc=Function.prototype.toString,Rc=String.prototype.match,ls=String.prototype.slice,Gt=String.prototype.replace,_c=String.prototype.toUpperCase,ja=String.prototype.toLowerCase,Ka=RegExp.prototype.test,qa=Array.prototype.concat,Et=Array.prototype.join,Tc=Array.prototype.slice,Xa=Math.floor,hs=typeof BigInt=="function"?BigInt.prototype.valueOf:null,us=Object.getOwnPropertySymbols,ds=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?Symbol.prototype.toString:null,Si=typeof Symbol=="function"&&typeof Symbol.iterator=="object",on=typeof Symbol=="function"&&Symbol.toStringTag&&(typeof Symbol.toStringTag===Si||"symbol")?Symbol.toStringTag:null,Ya=Object.prototype.propertyIsEnumerable,Ja=(typeof Reflect=="function"?Reflect.getPrototypeOf:Object.getPrototypeOf)||([].__proto__===Array.prototype?function(l){return l.__proto__}:null);function Za(l,e){if(l===1/0||l===-1/0||l!==l||l&&l>-1e3&&l<1e3||Ka.call(/e/,e))return e;var t=/[0-9](?=(?:[0-9]{3})+(?![0-9]))/g;if(typeof l=="number"){var i=l<0?-Xa(-l):Xa(l);if(i!==l){var n=String(i),s=ls.call(e,n.length+1);return Gt.call(n,t,"$&_")+"."+Gt.call(Gt.call(s,/([0-9]{3})/g,"$&_"),/_$/,"")}}return Gt.call(e,t,"$&_")}var cs=bc,Qa=cs.custom,el=rl(Qa)?Qa:null,tl={__proto__:null,double:'"',single:"'"},kc={__proto__:null,double:/(["\\])/g,single:/(['\\])/g},Kn=function l(e,t,i,n){var s=t||{};if(St(s,"quoteStyle")&&!St(tl,s.quoteStyle))throw new TypeError('option "quoteStyle" must be "single" or "double"');if(St(s,"maxStringLength")&&(typeof s.maxStringLength=="number"?s.maxStringLength<0&&s.maxStringLength!==1/0:s.maxStringLength!==null))throw new TypeError('option "maxStringLength", if provided, must be a positive integer, Infinity, or `null`');var a=St(s,"customInspect")?s.customInspect:!0;if(typeof a!="boolean"&&a!=="symbol")throw new TypeError("option \"customInspect\", if provided, must be `true`, `false`, or `'symbol'`");if(St(s,"indent")&&s.indent!==null&&s.indent!==" "&&!(parseInt(s.indent,10)===s.indent&&s.indent>0))throw new TypeError('option "indent" must be "\\t", an integer > 0, or `null`');if(St(s,"numericSeparator")&&typeof s.numericSeparator!="boolean")throw new TypeError('option "numericSeparator", if provided, must be `true` or `false`');var u=s.numericSeparator;if(typeof e>"u")return"undefined";if(e===null)return"null";if(typeof e=="boolean")return e?"true":"false";if(typeof e=="string")return ol(e,s);if(typeof e=="number"){if(e===0)return 1/0/e>0?"0":"-0";var d=String(e);return u?Za(e,d):d}if(typeof e=="bigint"){var p=String(e)+"n";return u?Za(e,p):p}var g=typeof s.depth>"u"?5:s.depth;if(typeof i>"u"&&(i=0),i>=g&&g>0&&typeof e=="object")return fs(e)?"[Array]":"[Object]";var w=Uc(s,i);if(typeof n>"u")n=[];else if(sl(n,e)>=0)return"[Circular]";function b(xe,Re,Ve){if(Re&&(n=Tc.call(n),n.push(Re)),Ve){var gt={depth:s.depth};return St(s,"quoteStyle")&&(gt.quoteStyle=s.quoteStyle),l(xe,gt,i+1,n)}return l(xe,s,i+1,n)}if(typeof e=="function"&&!nl(e)){var C=Oc(e),R=qn(e,b);return"[Function"+(C?": "+C:" (anonymous)")+"]"+(R.length>0?" { "+Et.call(R,", ")+" }":"")}if(rl(e)){var S=Si?Gt.call(String(e),/^(Symbol\(.*\))_[^)]*$/,"$1"):ds.call(e);return typeof e=="object"&&!Si?an(S):S}if(Wc(e)){for(var D="<"+ja.call(String(e.nodeName)),M=e.attributes||[],U=0;U<M.length;U++)D+=" "+M[U].name+"="+il(Sc(M[U].value),"double",s);return D+=">",e.childNodes&&e.childNodes.length&&(D+="..."),D+="</"+ja.call(String(e.nodeName))+">",D}if(fs(e)){if(e.length===0)return"[]";var H=qn(e,b);return w&&!Gc(H)?"["+gs(H,w)+"]":"[ "+Et.call(H,", ")+" ]"}if(Lc(e)){var N=qn(e,b);return!("cause"in Error.prototype)&&"cause"in e&&!Ya.call(e,"cause")?"{ ["+String(e)+"] "+Et.call(qa.call("[cause]: "+b(e.cause),N),", ")+" }":N.length===0?"["+String(e)+"]":"{ ["+String(e)+"] "+Et.call(N,", ")+" }"}if(typeof e=="object"&&a){if(el&&typeof e[el]=="function"&&cs)return cs(e,{depth:g-i});if(a!=="symbol"&&typeof e.inspect=="function")return e.inspect()}if(Hc(e)){var O=[];return $a&&$a.call(e,function(xe,Re){O.push(b(Re,e,!0)+" => "+b(xe,e))}),al("Map",Un.call(e),O,w)}if(Ic(e)){var oe=[];return Ga&&Ga.call(e,function(xe){oe.push(b(xe,e))}),al("Set",jn.call(e),oe,w)}if(Bc(e))return ps("WeakMap");if(Vc(e))return ps("WeakSet");if(Nc(e))return ps("WeakRef");if(Ac(e))return an(b(Number(e)));if(zc(e))return an(b(hs.call(e)));if(Fc(e))return an(Cc.call(e));if(Dc(e))return an(b(String(e)));if(typeof window<"u"&&e===window)return"{ [object Window] }";if(typeof globalThis<"u"&&e===globalThis||typeof li<"u"&&e===li)return"{ [object globalThis] }";if(!Mc(e)&&!nl(e)){var V=qn(e,b),W=Ja?Ja(e)===Object.prototype:e instanceof Object||e.constructor===Object,pe=e instanceof Object?"":"null prototype",Y=!W&&on&&Object(e)===e&&on in e?ls.call(Ut(e),8,-1):pe?"Object":"",he=W||typeof e.constructor!="function"?"":e.constructor.name?e.constructor.name+" ":"",j=he+(Y||pe?"["+Et.call(qa.call([],Y||[],pe||[]),": ")+"] ":"");return V.length===0?j+"{}":w?j+"{"+gs(V,w)+"}":j+"{ "+Et.call(V,", ")+" }"}return String(e)};function il(l,e,t){var i=t.quoteStyle||e,n=tl[i];return n+l+n}function Sc(l){return Gt.call(String(l),/"/g,"&quot;")}function hi(l){return!on||!(typeof l=="object"&&(on in l||typeof l[on]<"u"))}function fs(l){return Ut(l)==="[object Array]"&&hi(l)}function Mc(l){return Ut(l)==="[object Date]"&&hi(l)}function nl(l){return Ut(l)==="[object RegExp]"&&hi(l)}function Lc(l){return Ut(l)==="[object Error]"&&hi(l)}function Dc(l){return Ut(l)==="[object String]"&&hi(l)}function Ac(l){return Ut(l)==="[object Number]"&&hi(l)}function Fc(l){return Ut(l)==="[object Boolean]"&&hi(l)}function rl(l){if(Si)return l&&typeof l=="object"&&l instanceof Symbol;if(typeof l=="symbol")return!0;if(!l||typeof l!="object"||!ds)return!1;try{return ds.call(l),!0}catch{}return!1}function zc(l){if(!l||typeof l!="object"||!hs)return!1;try{return hs.call(l),!0}catch{}return!1}var Pc=Object.prototype.hasOwnProperty||function(l){return l in this};function St(l,e){return Pc.call(l,e)}function Ut(l){return Ec.call(l)}function Oc(l){if(l.name)return l.name;var e=Rc.call(xc.call(l),/^function\s*([\w$]+)/);return e?e[1]:null}function sl(l,e){if(l.indexOf)return l.indexOf(e);for(var t=0,i=l.length;t<i;t++)if(l[t]===e)return t;return-1}function Hc(l){if(!Un||!l||typeof l!="object")return!1;try{Un.call(l);try{jn.call(l)}catch{return!0}return l instanceof Map}catch{}return!1}function Bc(l){if(!rn||!l||typeof l!="object")return!1;try{rn.call(l,rn);try{sn.call(l,sn)}catch{return!0}return l instanceof WeakMap}catch{}return!1}function Nc(l){if(!Ua||!l||typeof l!="object")return!1;try{return Ua.call(l),!0}catch{}return!1}function Ic(l){if(!jn||!l||typeof l!="object")return!1;try{jn.call(l);try{Un.call(l)}catch{return!0}return l instanceof Set}catch{}return!1}function Vc(l){if(!sn||!l||typeof l!="object")return!1;try{sn.call(l,sn);try{rn.call(l,rn)}catch{return!0}return l instanceof WeakSet}catch{}return!1}function Wc(l){return!l||typeof l!="object"?!1:typeof HTMLElement<"u"&&l instanceof HTMLElement?!0:typeof l.nodeName=="string"&&typeof l.getAttribute=="function"}function ol(l,e){if(l.length>e.maxStringLength){var t=l.length-e.maxStringLength,i="... "+t+" more character"+(t>1?"s":"");return ol(ls.call(l,0,e.maxStringLength),e)+i}var n=kc[e.quoteStyle||"single"];n.lastIndex=0;var s=Gt.call(Gt.call(l,n,"\\$1"),/[\x00-\x1f]/g,$c);return il(s,"single",e)}function $c(l){var e=l.charCodeAt(0),t={8:"b",9:"t",10:"n",12:"f",13:"r"}[e];return t?"\\"+t:"\\x"+(e<16?"0":"")+_c.call(e.toString(16))}function an(l){return"Object("+l+")"}function ps(l){return l+" { ? }"}function al(l,e,t,i){var n=i?gs(t,i):Et.call(t,", ");return l+" ("+e+") {"+n+"}"}function Gc(l){for(var e=0;e<l.length;e++)if(sl(l[e],`
28
28
  `)>=0)return!1;return!0}function Uc(l,e){var t;if(l.indent===" ")t=" ";else if(typeof l.indent=="number"&&l.indent>0)t=Et.call(Array(l.indent+1)," ");else return null;return{base:t,prev:Et.call(Array(e+1),t)}}function gs(l,e){if(l.length===0)return"";var t=`
29
29
  `+e.prev+e.base;return t+Et.call(l,","+t)+`
30
- `+e.prev}function qn(l,e){var t=fs(l),i=[];if(t){i.length=l.length;for(var n=0;n<l.length;n++)i[n]=St(l,n)?e(l[n],l):""}var s=typeof us=="function"?us(l):[],a;if(Si){a={};for(var u=0;u<s.length;u++)a["$"+s[u]]=s[u]}for(var d in l)St(l,d)&&(t&&String(Number(d))===d&&d<l.length||Si&&a["$"+d]instanceof Symbol||(Ka.call(/[^\w$]/,d)?i.push(e(d,l)+": "+e(l[d],l)):i.push(d+": "+e(l[d],l))));if(typeof us=="function")for(var p=0;p<s.length;p++)Ya.call(l,s[p])&&i.push("["+e(s[p])+"]: "+e(l[s[p]],l));return i}var jc=Kn,Kc=ki,Xn=function(l,e,t){for(var i=l,n;(n=i.next)!=null;i=n)if(n.key===e)return i.next=n.next,t||(n.next=l.next,l.next=n),n},qc=function(l,e){if(l){var t=Xn(l,e);return t&&t.value}},Xc=function(l,e,t){var i=Xn(l,e);i?i.value=t:l.next={key:e,next:l.next,value:t}},Yc=function(l,e){return l?!!Xn(l,e):!1},Jc=function(l,e){if(l)return Xn(l,e,!0)},Zc=function(){var e,t={assert:function(i){if(!t.has(i))throw new Kc("Side channel does not contain "+jc(i))},delete:function(i){var n=e&&e.next,s=Jc(e,i);return s&&n&&n===s&&(e=void 0),!!s},get:function(i){return qc(e,i)},has:function(i){return Yc(e,i)},set:function(i,n){e||(e={next:void 0}),Xc(e,i,n)}};return t},ll=Object,Qc=Error,ef=EvalError,tf=RangeError,nf=ReferenceError,rf=SyntaxError,sf=URIError,of=Math.abs,af=Math.floor,lf=Math.max,hf=Math.min,uf=Math.pow,df=Math.round,cf=Number.isNaN||function(e){return e!==e},ff=cf,pf=function(e){return ff(e)||e===0?e:e<0?-1:1},gf=Object.getOwnPropertyDescriptor,Yn=gf;if(Yn)try{Yn([],"length")}catch{Yn=null}var hl=Yn,Jn=Object.defineProperty||!1;if(Jn)try{Jn({},"a",{value:1})}catch{Jn=!1}var mf=Jn,ms,ul;function bf(){return ul||(ul=1,ms=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var e={},t=Symbol("test"),i=Object(t);if(typeof t=="string"||Object.prototype.toString.call(t)!=="[object Symbol]"||Object.prototype.toString.call(i)!=="[object Symbol]")return!1;var n=42;e[t]=n;for(var s in e)return!1;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return!1;var a=Object.getOwnPropertySymbols(e);if(a.length!==1||a[0]!==t||!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var u=Object.getOwnPropertyDescriptor(e,t);if(u.value!==n||u.enumerable!==!0)return!1}return!0}),ms}var bs,dl;function vf(){if(dl)return bs;dl=1;var l=typeof Symbol<"u"&&Symbol,e=bf();return bs=function(){return typeof l!="function"||typeof Symbol!="function"||typeof l("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:e()},bs}var vs,cl;function fl(){return cl||(cl=1,vs=typeof Reflect<"u"&&Reflect.getPrototypeOf||null),vs}var ws,pl;function gl(){if(pl)return ws;pl=1;var l=ll;return ws=l.getPrototypeOf||null,ws}var ys,ml;function wf(){if(ml)return ys;ml=1;var l="Function.prototype.bind called on incompatible ",e=Object.prototype.toString,t=Math.max,i="[object Function]",n=function(d,p){for(var g=[],w=0;w<d.length;w+=1)g[w]=d[w];for(var b=0;b<p.length;b+=1)g[b+d.length]=p[b];return g},s=function(d,p){for(var g=[],w=p||0,b=0;w<d.length;w+=1,b+=1)g[b]=d[w];return g},a=function(u,d){for(var p="",g=0;g<u.length;g+=1)p+=u[g],g+1<u.length&&(p+=d);return p};return ys=function(d){var p=this;if(typeof p!="function"||e.apply(p)!==i)throw new TypeError(l+p);for(var g=s(arguments,1),w,b=function(){if(this instanceof w){var M=p.apply(this,n(g,arguments));return Object(M)===M?M:this}return p.apply(d,n(g,arguments))},C=t(0,p.length-g.length),R=[],S=0;S<C;S++)R[S]="$"+S;if(w=Function("binder","return function ("+a(R,",")+"){ return binder.apply(this,arguments); }")(b),p.prototype){var D=function(){};D.prototype=p.prototype,w.prototype=new D,D.prototype=null}return w},ys}var Cs,bl;function Zn(){if(bl)return Cs;bl=1;var l=wf();return Cs=Function.prototype.bind||l,Cs}var Es,vl;function xs(){return vl||(vl=1,Es=Function.prototype.call),Es}var Rs,wl;function yl(){return wl||(wl=1,Rs=Function.prototype.apply),Rs}var yf=typeof Reflect<"u"&&Reflect&&Reflect.apply,Cf=Zn(),Ef=yl(),xf=xs(),Rf=yf,_f=Rf||Cf.call(xf,Ef),Tf=Zn(),kf=ki,Sf=xs(),Mf=_f,Cl=function(e){if(e.length<1||typeof e[0]!="function")throw new kf("a function is required");return Mf(Tf,Sf,e)},_s,El;function Lf(){if(El)return _s;El=1;var l=Cl,e=hl,t;try{t=[].__proto__===Array.prototype}catch(a){if(!a||typeof a!="object"||!("code"in a)||a.code!=="ERR_PROTO_ACCESS")throw a}var i=!!t&&e&&e(Object.prototype,"__proto__"),n=Object,s=n.getPrototypeOf;return _s=i&&typeof i.get=="function"?l([i.get]):typeof s=="function"?function(u){return s(u==null?u:n(u))}:!1,_s}var Ts,xl;function Df(){if(xl)return Ts;xl=1;var l=fl(),e=gl(),t=Lf();return Ts=l?function(n){return l(n)}:e?function(n){if(!n||typeof n!="object"&&typeof n!="function")throw new TypeError("getProto: not an object");return e(n)}:t?function(n){return t(n)}:null,Ts}var ks,Rl;function Af(){if(Rl)return ks;Rl=1;var l=Function.prototype.call,e=Object.prototype.hasOwnProperty,t=Zn();return ks=t.call(l,e),ks}var ne,Ff=ll,zf=Qc,Pf=ef,Of=tf,Hf=nf,Mi=rf,Li=ki,Bf=sf,Nf=of,If=af,Vf=lf,Wf=hf,$f=uf,Gf=df,Uf=pf,_l=Function,Ss=function(l){try{return _l('"use strict"; return ('+l+").constructor;")()}catch{}},ln=hl,jf=mf,Ms=function(){throw new Li},Kf=ln?function(){try{return arguments.callee,Ms}catch{try{return ln(arguments,"callee").get}catch{return Ms}}}():Ms,Di=vf()(),Ae=Df(),qf=gl(),Xf=fl(),Tl=yl(),hn=xs(),Ai={},Yf=typeof Uint8Array>"u"||!Ae?ne:Ae(Uint8Array),ui={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?ne:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?ne:ArrayBuffer,"%ArrayIteratorPrototype%":Di&&Ae?Ae([][Symbol.iterator]()):ne,"%AsyncFromSyncIteratorPrototype%":ne,"%AsyncFunction%":Ai,"%AsyncGenerator%":Ai,"%AsyncGeneratorFunction%":Ai,"%AsyncIteratorPrototype%":Ai,"%Atomics%":typeof Atomics>"u"?ne:Atomics,"%BigInt%":typeof BigInt>"u"?ne:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?ne:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?ne:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?ne:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":zf,"%eval%":eval,"%EvalError%":Pf,"%Float16Array%":typeof Float16Array>"u"?ne:Float16Array,"%Float32Array%":typeof Float32Array>"u"?ne:Float32Array,"%Float64Array%":typeof Float64Array>"u"?ne:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?ne:FinalizationRegistry,"%Function%":_l,"%GeneratorFunction%":Ai,"%Int8Array%":typeof Int8Array>"u"?ne:Int8Array,"%Int16Array%":typeof Int16Array>"u"?ne:Int16Array,"%Int32Array%":typeof Int32Array>"u"?ne:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Di&&Ae?Ae(Ae([][Symbol.iterator]())):ne,"%JSON%":typeof JSON=="object"?JSON:ne,"%Map%":typeof Map>"u"?ne:Map,"%MapIteratorPrototype%":typeof Map>"u"||!Di||!Ae?ne:Ae(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Ff,"%Object.getOwnPropertyDescriptor%":ln,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?ne:Promise,"%Proxy%":typeof Proxy>"u"?ne:Proxy,"%RangeError%":Of,"%ReferenceError%":Hf,"%Reflect%":typeof Reflect>"u"?ne:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?ne:Set,"%SetIteratorPrototype%":typeof Set>"u"||!Di||!Ae?ne:Ae(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?ne:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Di&&Ae?Ae(""[Symbol.iterator]()):ne,"%Symbol%":Di?Symbol:ne,"%SyntaxError%":Mi,"%ThrowTypeError%":Kf,"%TypedArray%":Yf,"%TypeError%":Li,"%Uint8Array%":typeof Uint8Array>"u"?ne:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?ne:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?ne:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?ne:Uint32Array,"%URIError%":Bf,"%WeakMap%":typeof WeakMap>"u"?ne:WeakMap,"%WeakRef%":typeof WeakRef>"u"?ne:WeakRef,"%WeakSet%":typeof WeakSet>"u"?ne:WeakSet,"%Function.prototype.call%":hn,"%Function.prototype.apply%":Tl,"%Object.defineProperty%":jf,"%Object.getPrototypeOf%":qf,"%Math.abs%":Nf,"%Math.floor%":If,"%Math.max%":Vf,"%Math.min%":Wf,"%Math.pow%":$f,"%Math.round%":Gf,"%Math.sign%":Uf,"%Reflect.getPrototypeOf%":Xf};if(Ae)try{null.error}catch(l){var Jf=Ae(Ae(l));ui["%Error.prototype%"]=Jf}var Zf=function l(e){var t;if(e==="%AsyncFunction%")t=Ss("async function () {}");else if(e==="%GeneratorFunction%")t=Ss("function* () {}");else if(e==="%AsyncGeneratorFunction%")t=Ss("async function* () {}");else if(e==="%AsyncGenerator%"){var i=l("%AsyncGeneratorFunction%");i&&(t=i.prototype)}else if(e==="%AsyncIteratorPrototype%"){var n=l("%AsyncGenerator%");n&&Ae&&(t=Ae(n.prototype))}return ui[e]=t,t},kl={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},un=Zn(),Qn=Af(),Qf=un.call(hn,Array.prototype.concat),ep=un.call(Tl,Array.prototype.splice),Sl=un.call(hn,String.prototype.replace),er=un.call(hn,String.prototype.slice),tp=un.call(hn,RegExp.prototype.exec),ip=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,np=/\\(\\)?/g,rp=function(e){var t=er(e,0,1),i=er(e,-1);if(t==="%"&&i!=="%")throw new Mi("invalid intrinsic syntax, expected closing `%`");if(i==="%"&&t!=="%")throw new Mi("invalid intrinsic syntax, expected opening `%`");var n=[];return Sl(e,ip,function(s,a,u,d){n[n.length]=u?Sl(d,np,"$1"):a||s}),n},sp=function(e,t){var i=e,n;if(Qn(kl,i)&&(n=kl[i],i="%"+n[0]+"%"),Qn(ui,i)){var s=ui[i];if(s===Ai&&(s=Zf(i)),typeof s>"u"&&!t)throw new Li("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:i,value:s}}throw new Mi("intrinsic "+e+" does not exist!")},Ls=function(e,t){if(typeof e!="string"||e.length===0)throw new Li("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof t!="boolean")throw new Li('"allowMissing" argument must be a boolean');if(tp(/^%?[^%]*%?$/,e)===null)throw new Mi("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var i=rp(e),n=i.length>0?i[0]:"",s=sp("%"+n+"%",t),a=s.name,u=s.value,d=!1,p=s.alias;p&&(n=p[0],ep(i,Qf([0,1],p)));for(var g=1,w=!0;g<i.length;g+=1){var b=i[g],C=er(b,0,1),R=er(b,-1);if((C==='"'||C==="'"||C==="`"||R==='"'||R==="'"||R==="`")&&C!==R)throw new Mi("property names with quotes must have matching quotes");if((b==="constructor"||!w)&&(d=!0),n+="."+b,a="%"+n+"%",Qn(ui,a))u=ui[a];else if(u!=null){if(!(b in u)){if(!t)throw new Li("base intrinsic for "+e+" exists, but the property is not available.");return}if(ln&&g+1>=i.length){var S=ln(u,b);w=!!S,w&&"get"in S&&!("originalValue"in S.get)?u=S.get:u=u[b]}else w=Qn(u,b),u=u[b];w&&!d&&(ui[a]=u)}}return u},Ml=Ls,Ll=Cl,op=Ll([Ml("%String.prototype.indexOf%")]),Dl=function(e,t){var i=Ml(e,!!t);return typeof i=="function"&&op(e,".prototype.")>-1?Ll([i]):i},ap=Ls,dn=Dl,lp=Kn,hp=ki,Al=ap("%Map%",!0),up=dn("Map.prototype.get",!0),dp=dn("Map.prototype.set",!0),cp=dn("Map.prototype.has",!0),fp=dn("Map.prototype.delete",!0),pp=dn("Map.prototype.size",!0),Fl=!!Al&&function(){var e,t={assert:function(i){if(!t.has(i))throw new hp("Side channel does not contain "+lp(i))},delete:function(i){if(e){var n=fp(e,i);return pp(e)===0&&(e=void 0),n}return!1},get:function(i){if(e)return up(e,i)},has:function(i){return e?cp(e,i):!1},set:function(i,n){e||(e=new Al),dp(e,i,n)}};return t},gp=Ls,tr=Dl,mp=Kn,ir=Fl,bp=ki,Fi=gp("%WeakMap%",!0),vp=tr("WeakMap.prototype.get",!0),wp=tr("WeakMap.prototype.set",!0),yp=tr("WeakMap.prototype.has",!0),Cp=tr("WeakMap.prototype.delete",!0),Ep=Fi?function(){var e,t,i={assert:function(n){if(!i.has(n))throw new bp("Side channel does not contain "+mp(n))},delete:function(n){if(Fi&&n&&(typeof n=="object"||typeof n=="function")){if(e)return Cp(e,n)}else if(ir&&t)return t.delete(n);return!1},get:function(n){return Fi&&n&&(typeof n=="object"||typeof n=="function")&&e?vp(e,n):t&&t.get(n)},has:function(n){return Fi&&n&&(typeof n=="object"||typeof n=="function")&&e?yp(e,n):!!t&&t.has(n)},set:function(n,s){Fi&&n&&(typeof n=="object"||typeof n=="function")?(e||(e=new Fi),wp(e,n,s)):ir&&(t||(t=ir()),t.set(n,s))}};return i}:ir,xp=ki,Rp=Kn,_p=Zc,Tp=Fl,kp=Ep,Sp=kp||Tp||_p,Mp=function(){var e,t={assert:function(i){if(!t.has(i))throw new xp("Side channel does not contain "+Rp(i))},delete:function(i){return!!e&&e.delete(i)},get:function(i){return e&&e.get(i)},has:function(i){return!!e&&e.has(i)},set:function(i,n){e||(e=Sp()),e.set(i,n)}};return t},Lp=String.prototype.replace,Dp=/%20/g,Ds={RFC1738:"RFC1738",RFC3986:"RFC3986"},As={default:Ds.RFC3986,formatters:{RFC1738:function(l){return Lp.call(l,Dp,"+")},RFC3986:function(l){return String(l)}},RFC1738:Ds.RFC1738,RFC3986:Ds.RFC3986},Ap=As,Fs=Object.prototype.hasOwnProperty,di=Array.isArray,xt=function(){for(var l=[],e=0;e<256;++e)l.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return l}(),Fp=function(e){for(;e.length>1;){var t=e.pop(),i=t.obj[t.prop];if(di(i)){for(var n=[],s=0;s<i.length;++s)typeof i[s]<"u"&&n.push(i[s]);t.obj[t.prop]=n}}},zl=function(e,t){for(var i=t&&t.plainObjects?{__proto__:null}:{},n=0;n<e.length;++n)typeof e[n]<"u"&&(i[n]=e[n]);return i},zp=function l(e,t,i){if(!t)return e;if(typeof t!="object"&&typeof t!="function"){if(di(e))e.push(t);else if(e&&typeof e=="object")(i&&(i.plainObjects||i.allowPrototypes)||!Fs.call(Object.prototype,t))&&(e[t]=!0);else return[e,t];return e}if(!e||typeof e!="object")return[e].concat(t);var n=e;return di(e)&&!di(t)&&(n=zl(e,i)),di(e)&&di(t)?(t.forEach(function(s,a){if(Fs.call(e,a)){var u=e[a];u&&typeof u=="object"&&s&&typeof s=="object"?e[a]=l(u,s,i):e.push(s)}else e[a]=s}),e):Object.keys(t).reduce(function(s,a){var u=t[a];return Fs.call(s,a)?s[a]=l(s[a],u,i):s[a]=u,s},n)},Pp=function(e,t){return Object.keys(t).reduce(function(i,n){return i[n]=t[n],i},e)},Op=function(l,e,t){var i=l.replace(/\+/g," ");if(t==="iso-8859-1")return i.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(i)}catch{return i}},zs=1024,Hp=function(e,t,i,n,s){if(e.length===0)return e;var a=e;if(typeof e=="symbol"?a=Symbol.prototype.toString.call(e):typeof e!="string"&&(a=String(e)),i==="iso-8859-1")return escape(a).replace(/%u[0-9a-f]{4}/gi,function(C){return"%26%23"+parseInt(C.slice(2),16)+"%3B"});for(var u="",d=0;d<a.length;d+=zs){for(var p=a.length>=zs?a.slice(d,d+zs):a,g=[],w=0;w<p.length;++w){var b=p.charCodeAt(w);if(b===45||b===46||b===95||b===126||b>=48&&b<=57||b>=65&&b<=90||b>=97&&b<=122||s===Ap.RFC1738&&(b===40||b===41)){g[g.length]=p.charAt(w);continue}if(b<128){g[g.length]=xt[b];continue}if(b<2048){g[g.length]=xt[192|b>>6]+xt[128|b&63];continue}if(b<55296||b>=57344){g[g.length]=xt[224|b>>12]+xt[128|b>>6&63]+xt[128|b&63];continue}w+=1,b=65536+((b&1023)<<10|p.charCodeAt(w)&1023),g[g.length]=xt[240|b>>18]+xt[128|b>>12&63]+xt[128|b>>6&63]+xt[128|b&63]}u+=g.join("")}return u},Bp=function(e){for(var t=[{obj:{o:e},prop:"o"}],i=[],n=0;n<t.length;++n)for(var s=t[n],a=s.obj[s.prop],u=Object.keys(a),d=0;d<u.length;++d){var p=u[d],g=a[p];typeof g=="object"&&g!==null&&i.indexOf(g)===-1&&(t.push({obj:a,prop:p}),i.push(g))}return Fp(t),e},Np=function(e){return Object.prototype.toString.call(e)==="[object RegExp]"},Ip=function(e){return!e||typeof e!="object"?!1:!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},Vp=function(e,t){return[].concat(e,t)},Wp=function(e,t){if(di(e)){for(var i=[],n=0;n<e.length;n+=1)i.push(t(e[n]));return i}return t(e)},Pl={arrayToObject:zl,assign:Pp,combine:Vp,compact:Bp,decode:Op,encode:Hp,isBuffer:Ip,isRegExp:Np,maybeMap:Wp,merge:zp},Ol=Mp,nr=Pl,cn=As,$p=Object.prototype.hasOwnProperty,Hl={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},Rt=Array.isArray,Gp=Array.prototype.push,Bl=function(l,e){Gp.apply(l,Rt(e)?e:[e])},Up=Date.prototype.toISOString,Nl=cn.default,Me={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,commaRoundTrip:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:nr.encode,encodeValuesOnly:!1,filter:void 0,format:Nl,formatter:cn.formatters[Nl],indices:!1,serializeDate:function(e){return Up.call(e)},skipNulls:!1,strictNullHandling:!1},jp=function(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"||typeof e=="symbol"||typeof e=="bigint"},Ps={},Kp=function l(e,t,i,n,s,a,u,d,p,g,w,b,C,R,S,D,M,U){for(var H=e,N=U,O=0,oe=!1;(N=N.get(Ps))!==void 0&&!oe;){var V=N.get(e);if(O+=1,typeof V<"u"){if(V===O)throw new RangeError("Cyclic object value");oe=!0}typeof N.get(Ps)>"u"&&(O=0)}if(typeof g=="function"?H=g(t,H):H instanceof Date?H=C(H):i==="comma"&&Rt(H)&&(H=nr.maybeMap(H,function(Qe){return Qe instanceof Date?C(Qe):Qe})),H===null){if(a)return p&&!D?p(t,Me.encoder,M,"key",R):t;H=""}if(jp(H)||nr.isBuffer(H)){if(p){var W=D?t:p(t,Me.encoder,M,"key",R);return[S(W)+"="+S(p(H,Me.encoder,M,"value",R))]}return[S(t)+"="+S(String(H))]}var pe=[];if(typeof H>"u")return pe;var Y;if(i==="comma"&&Rt(H))D&&p&&(H=nr.maybeMap(H,p)),Y=[{value:H.length>0?H.join(",")||null:void 0}];else if(Rt(g))Y=g;else{var he=Object.keys(H);Y=w?he.sort(w):he}var j=d?String(t).replace(/\./g,"%2E"):String(t),xe=n&&Rt(H)&&H.length===1?j+"[]":j;if(s&&Rt(H)&&H.length===0)return xe+"[]";for(var Re=0;Re<Y.length;++Re){var Ve=Y[Re],gt=typeof Ve=="object"&&Ve&&typeof Ve.value<"u"?Ve.value:H[Ve];if(!(u&&gt===null)){var Be=b&&d?String(Ve).replace(/\./g,"%2E"):String(Ve),We=Rt(H)?typeof i=="function"?i(xe,Be):xe:xe+(b?"."+Be:"["+Be+"]");U.set(e,O);var At=Ol();At.set(Ps,U),Bl(pe,l(gt,We,i,n,s,a,u,d,i==="comma"&&D&&Rt(H)?null:p,g,w,b,C,R,S,D,M,At))}}return pe},qp=function(e){if(!e)return Me;if(typeof e.allowEmptyArrays<"u"&&typeof e.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof e.encodeDotInKeys<"u"&&typeof e.encodeDotInKeys!="boolean")throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(e.encoder!==null&&typeof e.encoder<"u"&&typeof e.encoder!="function")throw new TypeError("Encoder has to be a function.");var t=e.charset||Me.charset;if(typeof e.charset<"u"&&e.charset!=="utf-8"&&e.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var i=cn.default;if(typeof e.format<"u"){if(!$p.call(cn.formatters,e.format))throw new TypeError("Unknown format option provided.");i=e.format}var n=cn.formatters[i],s=Me.filter;(typeof e.filter=="function"||Rt(e.filter))&&(s=e.filter);var a;if(e.arrayFormat in Hl?a=e.arrayFormat:"indices"in e?a=e.indices?"indices":"repeat":a=Me.arrayFormat,"commaRoundTrip"in e&&typeof e.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var u=typeof e.allowDots>"u"?e.encodeDotInKeys===!0?!0:Me.allowDots:!!e.allowDots;return{addQueryPrefix:typeof e.addQueryPrefix=="boolean"?e.addQueryPrefix:Me.addQueryPrefix,allowDots:u,allowEmptyArrays:typeof e.allowEmptyArrays=="boolean"?!!e.allowEmptyArrays:Me.allowEmptyArrays,arrayFormat:a,charset:t,charsetSentinel:typeof e.charsetSentinel=="boolean"?e.charsetSentinel:Me.charsetSentinel,commaRoundTrip:!!e.commaRoundTrip,delimiter:typeof e.delimiter>"u"?Me.delimiter:e.delimiter,encode:typeof e.encode=="boolean"?e.encode:Me.encode,encodeDotInKeys:typeof e.encodeDotInKeys=="boolean"?e.encodeDotInKeys:Me.encodeDotInKeys,encoder:typeof e.encoder=="function"?e.encoder:Me.encoder,encodeValuesOnly:typeof e.encodeValuesOnly=="boolean"?e.encodeValuesOnly:Me.encodeValuesOnly,filter:s,format:i,formatter:n,serializeDate:typeof e.serializeDate=="function"?e.serializeDate:Me.serializeDate,skipNulls:typeof e.skipNulls=="boolean"?e.skipNulls:Me.skipNulls,sort:typeof e.sort=="function"?e.sort:null,strictNullHandling:typeof e.strictNullHandling=="boolean"?e.strictNullHandling:Me.strictNullHandling}},Xp=function(l,e){var t=l,i=qp(e),n,s;typeof i.filter=="function"?(s=i.filter,t=s("",t)):Rt(i.filter)&&(s=i.filter,n=s);var a=[];if(typeof t!="object"||t===null)return"";var u=Hl[i.arrayFormat],d=u==="comma"&&i.commaRoundTrip;n||(n=Object.keys(t)),i.sort&&n.sort(i.sort);for(var p=Ol(),g=0;g<n.length;++g){var w=n[g],b=t[w];i.skipNulls&&b===null||Bl(a,Kp(b,w,u,d,i.allowEmptyArrays,i.strictNullHandling,i.skipNulls,i.encodeDotInKeys,i.encode?i.encoder:null,i.filter,i.sort,i.allowDots,i.serializeDate,i.format,i.formatter,i.encodeValuesOnly,i.charset,p))}var C=a.join(i.delimiter),R=i.addQueryPrefix===!0?"?":"";return i.charsetSentinel&&(i.charset==="iso-8859-1"?R+="utf8=%26%2310003%3B&":R+="utf8=%E2%9C%93&"),C.length>0?R+C:""},ci=Pl,Os=Object.prototype.hasOwnProperty,Il=Array.isArray,Ee={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:ci.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictDepth:!1,strictNullHandling:!1,throwOnLimitExceeded:!1},Yp=function(l){return l.replace(/&#(\d+);/g,function(e,t){return String.fromCharCode(parseInt(t,10))})},Vl=function(l,e,t){if(l&&typeof l=="string"&&e.comma&&l.indexOf(",")>-1)return l.split(",");if(e.throwOnLimitExceeded&&t>=e.arrayLimit)throw new RangeError("Array limit exceeded. Only "+e.arrayLimit+" element"+(e.arrayLimit===1?"":"s")+" allowed in an array.");return l},Jp="utf8=%26%2310003%3B",Zp="utf8=%E2%9C%93",Qp=function(e,t){var i={__proto__:null},n=t.ignoreQueryPrefix?e.replace(/^\?/,""):e;n=n.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var s=t.parameterLimit===1/0?void 0:t.parameterLimit,a=n.split(t.delimiter,t.throwOnLimitExceeded?s+1:s);if(t.throwOnLimitExceeded&&a.length>s)throw new RangeError("Parameter limit exceeded. Only "+s+" parameter"+(s===1?"":"s")+" allowed.");var u=-1,d,p=t.charset;if(t.charsetSentinel)for(d=0;d<a.length;++d)a[d].indexOf("utf8=")===0&&(a[d]===Zp?p="utf-8":a[d]===Jp&&(p="iso-8859-1"),u=d,d=a.length);for(d=0;d<a.length;++d)if(d!==u){var g=a[d],w=g.indexOf("]="),b=w===-1?g.indexOf("="):w+1,C,R;b===-1?(C=t.decoder(g,Ee.decoder,p,"key"),R=t.strictNullHandling?null:""):(C=t.decoder(g.slice(0,b),Ee.decoder,p,"key"),R=ci.maybeMap(Vl(g.slice(b+1),t,Il(i[C])?i[C].length:0),function(D){return t.decoder(D,Ee.decoder,p,"value")})),R&&t.interpretNumericEntities&&p==="iso-8859-1"&&(R=Yp(String(R))),g.indexOf("[]=")>-1&&(R=Il(R)?[R]:R);var S=Os.call(i,C);S&&t.duplicates==="combine"?i[C]=ci.combine(i[C],R):(!S||t.duplicates==="last")&&(i[C]=R)}return i},eg=function(l,e,t,i){var n=0;if(l.length>0&&l[l.length-1]==="[]"){var s=l.slice(0,-1).join("");n=Array.isArray(e)&&e[s]?e[s].length:0}for(var a=i?e:Vl(e,t,n),u=l.length-1;u>=0;--u){var d,p=l[u];if(p==="[]"&&t.parseArrays)d=t.allowEmptyArrays&&(a===""||t.strictNullHandling&&a===null)?[]:ci.combine([],a);else{d=t.plainObjects?{__proto__:null}:{};var g=p.charAt(0)==="["&&p.charAt(p.length-1)==="]"?p.slice(1,-1):p,w=t.decodeDotInKeys?g.replace(/%2E/g,"."):g,b=parseInt(w,10);!t.parseArrays&&w===""?d={0:a}:!isNaN(b)&&p!==w&&String(b)===w&&b>=0&&t.parseArrays&&b<=t.arrayLimit?(d=[],d[b]=a):w!=="__proto__"&&(d[w]=a)}a=d}return a},tg=function(e,t,i,n){if(e){var s=i.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,a=/(\[[^[\]]*])/,u=/(\[[^[\]]*])/g,d=i.depth>0&&a.exec(s),p=d?s.slice(0,d.index):s,g=[];if(p){if(!i.plainObjects&&Os.call(Object.prototype,p)&&!i.allowPrototypes)return;g.push(p)}for(var w=0;i.depth>0&&(d=u.exec(s))!==null&&w<i.depth;){if(w+=1,!i.plainObjects&&Os.call(Object.prototype,d[1].slice(1,-1))&&!i.allowPrototypes)return;g.push(d[1])}if(d){if(i.strictDepth===!0)throw new RangeError("Input depth exceeded depth option of "+i.depth+" and strictDepth is true");g.push("["+s.slice(d.index)+"]")}return eg(g,t,i,n)}},ig=function(e){if(!e)return Ee;if(typeof e.allowEmptyArrays<"u"&&typeof e.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof e.decodeDotInKeys<"u"&&typeof e.decodeDotInKeys!="boolean")throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(e.decoder!==null&&typeof e.decoder<"u"&&typeof e.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof e.charset<"u"&&e.charset!=="utf-8"&&e.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");if(typeof e.throwOnLimitExceeded<"u"&&typeof e.throwOnLimitExceeded!="boolean")throw new TypeError("`throwOnLimitExceeded` option must be a boolean");var t=typeof e.charset>"u"?Ee.charset:e.charset,i=typeof e.duplicates>"u"?Ee.duplicates:e.duplicates;if(i!=="combine"&&i!=="first"&&i!=="last")throw new TypeError("The duplicates option must be either combine, first, or last");var n=typeof e.allowDots>"u"?e.decodeDotInKeys===!0?!0:Ee.allowDots:!!e.allowDots;return{allowDots:n,allowEmptyArrays:typeof e.allowEmptyArrays=="boolean"?!!e.allowEmptyArrays:Ee.allowEmptyArrays,allowPrototypes:typeof e.allowPrototypes=="boolean"?e.allowPrototypes:Ee.allowPrototypes,allowSparse:typeof e.allowSparse=="boolean"?e.allowSparse:Ee.allowSparse,arrayLimit:typeof e.arrayLimit=="number"?e.arrayLimit:Ee.arrayLimit,charset:t,charsetSentinel:typeof e.charsetSentinel=="boolean"?e.charsetSentinel:Ee.charsetSentinel,comma:typeof e.comma=="boolean"?e.comma:Ee.comma,decodeDotInKeys:typeof e.decodeDotInKeys=="boolean"?e.decodeDotInKeys:Ee.decodeDotInKeys,decoder:typeof e.decoder=="function"?e.decoder:Ee.decoder,delimiter:typeof e.delimiter=="string"||ci.isRegExp(e.delimiter)?e.delimiter:Ee.delimiter,depth:typeof e.depth=="number"||e.depth===!1?+e.depth:Ee.depth,duplicates:i,ignoreQueryPrefix:e.ignoreQueryPrefix===!0,interpretNumericEntities:typeof e.interpretNumericEntities=="boolean"?e.interpretNumericEntities:Ee.interpretNumericEntities,parameterLimit:typeof e.parameterLimit=="number"?e.parameterLimit:Ee.parameterLimit,parseArrays:e.parseArrays!==!1,plainObjects:typeof e.plainObjects=="boolean"?e.plainObjects:Ee.plainObjects,strictDepth:typeof e.strictDepth=="boolean"?!!e.strictDepth:Ee.strictDepth,strictNullHandling:typeof e.strictNullHandling=="boolean"?e.strictNullHandling:Ee.strictNullHandling,throwOnLimitExceeded:typeof e.throwOnLimitExceeded=="boolean"?e.throwOnLimitExceeded:!1}},ng=function(l,e){var t=ig(e);if(l===""||l===null||typeof l>"u")return t.plainObjects?{__proto__:null}:{};for(var i=typeof l=="string"?Qp(l,t):l,n=t.plainObjects?{__proto__:null}:{},s=Object.keys(i),a=0;a<s.length;++a){var u=s[a],d=tg(u,i[u],t,typeof l=="string");n=ci.merge(n,d,t)}return t.allowSparse===!0?n:ci.compact(n)},rg=Xp,sg=ng,og=As,ag={formats:og,parse:sg,stringify:rg};const lg=cc(ag),Hs=l=>$.upperFirst($.camelCase(l));function hg(l){let e=[];function t(i){for(let n in i)typeof i[n]=="object"&&i[n]!==null&&(!["schema","columns"].includes(n)&&!$.has(i[n],"schema")&&!["group"].includes($.get(i[n],"type"))?($.has(i[n],"placeholder")||(i[n].placeholder=$.get(i[n],"title")),i[n].field=n,e.push(i[n])):t(i[n]))}return t(l),e}const ug=(l="myStore")=>$t.defineStore(l,{state:()=>({mainKey:"",form:{},items:{},query:"",routes:{},fields:[],options:[],filters:[],loadings:{},dialog:!1,structure:{},paginations:{},searchParam:"",isEditing:!1,panelName:!1,editItemId:!1,hiddenActions:[],isFiltering:!1,sorts:["id:desc"],selected:new Set([])}),getters:{getItems(e){return t=>$.get(e.items,t,[])},getPaginations(e){return t=>$.get(e.paginations,t,[])},mainItems(e){return $.get(e.items,e.mainKey,[])},mainPagination(e){return this.getPaginations(e.mainKey)},mainRoute(e){return $.get(e.routes,e.mainKey,"")},flatFields(e){let t=hg(e.fields);return t.unshift(c.reactive({title:"",type:"hidden",value:"_select_",field:"_select_",align:"center",headerSort:!1})),t},formFields(e){return e.fields},flatFieldsWithoutActions(){return this.flatFields.filter(e=>!["_actions_","_index_","_select_"].includes(e.field))},headers(){return yg(this.flatFields)},headersWithoutActions(){return this.headers.filter(e=>!["_actions_","_index_","_select_"].includes(e.field))}},actions:{reset(){this.items={},this.loadings={},this.routes={},this.options=[],this.filters=[],this.paginations={},this.selected=new Set([])},setData(e,t){this.items[e]=t},addData(e){Array.isArray(this.items[this.mainKey])||(this.items[this.mainKey]=[]),this.items[this.mainKey]=[e,...this.items[this.mainKey]]},editData(e){const t=this.items[this.mainKey].findIndex(i=>i.id===e.id);t!==-1&&(this.items[this.mainKey][t]={_index_:this.items[this.mainKey][t]._index_,...e})},removeData(e){const t=this.items[this.mainKey].findIndex(i=>i.id===e);t!==-1&&this.items[this.mainKey].splice(t,1)},getModelKey(e){let t=typeof e=="string"?e.substr(e.lastIndexOf("/")+1):e.key;return this.mainKey=this.mainKey||Hs(t),Hs(t)},setPagination(e,t){t in this.paginations||(this.paginations[t]={total:0,currentPage:0,lastPage:0}),this.paginations[t].total=$.get(e,"total"),this.paginations[t].currentPage=$.get(e,"current_page"),this.paginations[t].lastPage=$.get(e,"last_page")},paginate(e){this.isFiltering?this.getWithFilter(e):this.loadItems(this.mainKey,e)},reloadData(){this.isFiltering?this.getWithFilter():this.loadItems()},convertToFilterForm(){var t,i,n;let e={};for(const s of this.filters)if((t=s==null?void 0:s.field)!=null&&t.field){if((i=s==null?void 0:s.field)!=null&&i.query){const a=(n=s==null?void 0:s.field)==null?void 0:n.query(s);e=$.merge(e,a);continue}e[s.field.field]={[s.op]:s.value}}return lg.stringify({filters:e,sort:this.sorts},{encodeValuesOnly:!0})},generateQuery(e=this.mainKey){let t=$.get(this.routes,e+".index","");const[i,n]=t.split("?");return i+"/export?"+(n?n+"&":"")+this.convertToFilterForm()},generateRoute(e=this.mainKey,t=!1){let i=$.get(this.routes,e+".index",""),n=i.indexOf("?")>-1?"&page=":"?page=";if(n+=t,this.searchParam&&(n+="&search="+this.searchParam),i=i+n+"&"+this.convertToFilterForm(),this.query){const s=i.includes("?")?"&":"?";i+=s+this.query}return i},async loadItems(e=this.mainKey,t=1){this.loadings[e]=!0,this.loadings.mainLoading=e===this.mainKey;const i=this.generateRoute(e,t);return ye.get(i).then(n=>{n=$.get(n,"data",{}),this.items[e]=$.get(n,"data"),this.setPagination(n,e)}).finally(()=>{this.loadings[e]=!1,this.loadings.mainLoading=!1})},async loadItems(e=this.mainKey,t=1){this.items[e]&&Array.isArray(this.items[e])&&(this.items[e].length=0),this.loadings[e]=!0,this.loadings.mainLoading=e===this.mainKey;const i=this.generateRoute(e,t);return ye.get(i).then(n=>{n=$.get(n,"data",{}),this.items[e]=$.get(n,"data"),this.setPagination(n,e)}).finally(()=>{this.loadings[e]=!1,this.loadings.mainLoading=!1})},customLoadItems(e,t=1,i=()=>({})){this.loadings[e]=!0,i(n=>{this.items[e]=n.data,this.setPagination(n,e)},()=>{},()=>{this.loadings[e]=!1},t)},getWithFilter(e=1,t=15){const i="http://192.168.190.10:9090/api/filter";return this.loadings.filter=!0,ye.post(`${i}?page=${e}`,{model:this.mainKey,itemPerPage:t,filters:this.filters}).then(n=>{n=$.get(n,"data",{}),this.items[this.mainKey]=n.data,this.setPagination(n,this.mainKey)}).finally(()=>{this.loadings.filter=!1})},addItem(e){this.loadings.mainLoading=!0;let t=$.get(this.routes,this.mainKey+".create",""),i=jl(e,this.flatFields);return ye.post(t,i).then(async()=>{this.reloadData(),se.event("alert",{text:"با موفقیت ثبت شد",color:"green"}),se.event("handleDialogForm",!1)}).catch(n=>{se.event("alert",{text:$.get(n,"response.data.message"),color:"red"})}).finally(()=>{this.loadings.mainLoading=!1})},editItem(e){let t=$.get(this.routes,this.mainKey+".update","");t=t.split("?")[0];let i=jl(e,this.flatFields);return this.loadings.mainLoading=!0,ye.patch(t+"/"+this.editItemId,i).then(async()=>{this.reloadData(),se.event("alert",{text:"با موفقیت ویرایش شد",color:"green"}),se.event("handleDialogForm",!1)}).catch(n=>{se.event("alert",{text:$.get(n,"response.data.message"),color:"red"})}).finally(()=>{this.loadings.mainLoading=!1})},remove(e){const t=Array.isArray(e)?e:[e];let i=$.get(this.routes,this.mainKey+".delete","");i=i.split("?")[0],this.loadings.mainLoading=!0,t.forEach(n=>{ye.delete(i+"/"+n).then(()=>{se.event("alert",{text:"با موفقیت حذف شد",color:"green"}),se.event("handleDeleteDialog",!1),this.removeData(e),this.reloadData()}).catch(s=>{se.event("alert",{text:$.get(s,"response.data.message"),color:"red"})}).finally(()=>{this.loadings.mainLoading=!1})})}}}),dg=l=>ug(l)(),cg=["create","update","delete","show","print","importExcel","exportExcel","filter"],Bs=c.ref([]);function Ns(){function l(t){Bs.value=cg.filter(i=>!t.includes(i))}function e(t){return Bs.value.includes(t)}return{can:e,setPermissions:l,permissions:Bs}}const fg=l=>({onChange:(...e)=>{const t=e[2].form$.el$(l);t&&"clear"in t&&t.clear(),t&&"updateItems"in t&&t.updateItems()}}),pg=(l={})=>({search:!0,clearOnSearch:!0,type:"select",delay:1e3,object:!0,filterResults:!1,native:!1,formatter:e=>$.get(e.getValue(),$.get(l,"labelProp")),...l}),gg=(l={})=>({search:!0,clearOnSearch:!0,type:"select",object:!0,native:!1,formatter:e=>$.get(e.getValue(),$.get(l,"labelProp"),e.getValue()),...l}),mg=(l={})=>({search:!0,clearOnSearch:!0,type:"multiselect",delay:1e3,object:!0,filterResults:!1,native:!1,formatter:e=>$.get(e.getValue(),$.get(l,"labelProp")),...l}),Wl=(l={})=>({search:!0,clearOnSearch:!0,type:"tags",delay:1e3,object:!0,filterResults:!1,hideSelected:!0,native:!1,formatter:e=>$.get(e.getValue(),$.get(l,"labelProp")),...l}),$l=(l={})=>({type:"date",...l}),Gl={normalSelect:gg,multiSelect:mg,multiFile:(l={})=>({type:"multifile",label:l==null?void 0:l.title,placeholder:l==null?void 0:l.title,drop:!0,filename:"name",url:"http://192.168.190.69:9090/api/file/show",uploadTempEndpoint:"http://192.168.190.69:9090/api/file/upload",accept:[".jpg",".png",".gif",".docx",".txt",".zip",".rar"],sort:!0,clickable:!0,object:!0,storeFile:"hash",...l}),hasRel:fg,select:pg,group:(l,e={})=>({addClass:["bg-gray-100","p-4","rounded-lg",""],type:"group",label:l,schema:e}),tags:Wl,date:$l};let Ul={};function bg({form:l,fieldName:e,field:t}){const i=$.get(l,e),n=Array.isArray(i),s=$.has(t,"valueProp");if(!n)return!1;if(s){const a=i[0];return a&&typeof a=="object"&&!Array.isArray(a)}return!1}function jl(l,e){let t={},i=!1;for(let n in l){let s=wg(n,e);if(!s)continue;i=!0;let a=vg(s),u=n;const d=$.get(s,"valueProp",!1);if(d&&(u+="."+d),bg({form:l,fieldName:n,field:s})){t[a]=$.get(l,n).map((w,b)=>$.get(w,d));continue}const g=$.get(l,u,$.get(l,n));t[a]=g}return i?t:l}function vg(l){return"sendKey"in l?l.sendKey:l.field}function wg(l,e){return e.find(t=>t.field==l)}function yg(l){let e=l.filter(s=>s.isHeader&&s.field!=="_actions_");const t=l.find(s=>s.field==="_actions_");let i={title:"",value:"_actions_",field:"_actions_",type:"text",align:"left",headerSort:!1,hozAlign:"left",headerHozAlign:"left"};t&&(i={...i,...t}),e.push(i);let n=0;return l.find(s=>s.field==="_select_"&&s.isHeader)&&(n=1),e.splice(n,0,{title:"#",type:"text",value:"_index_",field:"_index_",maxWidth:"100px",align:"center",headerSort:!1}),e}function Cg(l){for(const e of l)"init"in e&&e.init()}const Eg=l=>{const e=$.get(Ul,l);return e?c.markRaw(e):""},xg=l=>({url:e,key:t,foreignKey:i,dataKey:n,change:s}={url:!1,key:!1,foreignKey:!1,dataKey:!1,change:a=>a})=>async(...a)=>{let u=a[0],d=e;if(i&&n){d+=d.includes("?")?"&":"?";const C=i.split(".");let R="filters";for(const S of C)R+=`[${S.replace("|",".")}]`;d+=`${R}[$eq]={${n}}`}!t&&typeof d=="string"&&(t=(C=>{const R=C.lastIndexOf("/");let S;return C.includes("?")?S=C.substring(R+1,C.indexOf("?")):S=C.substring(R+1),Hs(S)})(d)),(d.match(/\{(.*?)\}/g)||[]).forEach(C=>{const R=C.replace(/[{}]/g,"");d=d.replace(C,$.get(l.form,R,""))});const w=d.includes("?")?"&":"?";u=typeof u=="string"?u:"";const b=await ye.get(d+w+"search="+u);return s||(s=C=>C),s($.get(b,"data.data",[]))},Rg=(l,e)=>l({getRegisterField:Eg,axios:ye,get:xg(e),getSafe:$.get,useFields:Gl}),Kl=l=>{Ul=l};function _g({fields:l,hiddenActions:e,options:t,route:i,structure:n,query:s}){const{setPermissions:a}=Ns(),u=dg("Store-"+parseInt(Math.random()*1e7));u.query=s||"",u.fields=Rg(l,u),se.event("beforeFormueInit");const d=u.getModelKey(i),p={create:typeof i=="string"?i:i.create,update:typeof i=="string"?i:i.update,delete:typeof i=="string"?i:i.delete,index:typeof i=="string"?i:i.index};return u.routes[d]=p,u.loadItems(),u.options=t,a(e),u.structure=n,Cg(u.flatFields),u}const Tg={install(l,{fields:e={},axiosConfig:t={},dir:i="rtl",emitter:n}={}){pc(t);const s=Ti();s.dir=i,n&&Wa(n),l.config.globalProperties.$fcTr=a=>s.translate(a),Kl(e)}};class ze{constructor(e){this.table=e}reloadData(e,t,i){return this.table.dataLoader.load(e,void 0,void 0,void 0,t,i)}langText(){return this.table.modules.localize.getText(...arguments)}langBind(){return this.table.modules.localize.bind(...arguments)}langLocale(){return this.table.modules.localize.getLocale(...arguments)}commsConnections(){return this.table.modules.comms.getConnections(...arguments)}commsSend(){return this.table.modules.comms.send(...arguments)}layoutMode(){return this.table.modules.layout.getMode()}layoutRefresh(e){return this.table.modules.layout.layout(e)}subscribe(){return this.table.eventBus.subscribe(...arguments)}unsubscribe(){return this.table.eventBus.unsubscribe(...arguments)}subscribed(e){return this.table.eventBus.subscribed(e)}subscriptionChange(){return this.table.eventBus.subscriptionChange(...arguments)}dispatch(){return this.table.eventBus.dispatch(...arguments)}chain(){return this.table.eventBus.chain(...arguments)}confirm(){return this.table.eventBus.confirm(...arguments)}dispatchExternal(){return this.table.externalEvents.dispatch(...arguments)}subscribedExternal(e){return this.table.externalEvents.subscribed(e)}subscriptionChangeExternal(){return this.table.externalEvents.subscriptionChange(...arguments)}options(e){return this.table.options[e]}setOption(e,t){return typeof t<"u"&&(this.table.options[e]=t),this.table.options[e]}deprecationCheck(e,t,i){return this.table.deprecationAdvisor.check(e,t,i)}deprecationCheckMsg(e,t){return this.table.deprecationAdvisor.checkMsg(e,t)}deprecationMsg(e){return this.table.deprecationAdvisor.msg(e)}module(e){return this.table.module(e)}}class ge{static elVisible(e){return!(e.offsetWidth<=0&&e.offsetHeight<=0)}static elOffset(e){var t=e.getBoundingClientRect();return{top:t.top+window.pageYOffset-document.documentElement.clientTop,left:t.left+window.pageXOffset-document.documentElement.clientLeft}}static retrieveNestedData(e,t,i){var n=e?t.split(e):[t],s=n.length,a;for(let u=0;u<s&&(i=i[n[u]],a=i,!!i);u++);return a}static deepClone(e,t,i=[]){var n={}.__proto__,s=[].__proto__;t||(t=Object.assign(Array.isArray(e)?[]:{},e));for(var a in e){let u=e[a],d,p;u!=null&&typeof u=="object"&&(u.__proto__===n||u.__proto__===s)&&(d=i.findIndex(g=>g.subject===u),d>-1?t[a]=i[d].copy:(p=Object.assign(Array.isArray(u)?[]:{},u),i.unshift({subject:u,copy:p}),t[a]=this.deepClone(u,p,i)))}return t}}let kg=class dc extends ze{constructor(e,t,i){super(e),this.element=t,this.container=this._lookupContainer(),this.parent=i,this.reversedX=!1,this.childPopup=null,this.blurable=!1,this.blurCallback=null,this.blurEventsBound=!1,this.renderedCallback=null,this.visible=!1,this.hideable=!0,this.element.classList.add("tabulator-popup-container"),this.blurEvent=this.hide.bind(this,!1),this.escEvent=this._escapeCheck.bind(this),this.destroyBinding=this.tableDestroyed.bind(this),this.destroyed=!1}tableDestroyed(){this.destroyed=!0,this.hide(!0)}_lookupContainer(){var e=this.table.options.popupContainer;return typeof e=="string"?(e=document.querySelector(e),e||console.warn("Menu Error - no container element found matching selector:",this.table.options.popupContainer,"(defaulting to document body)")):e===!0&&(e=this.table.element),e&&!this._checkContainerIsParent(e)&&(e=!1,console.warn("Menu Error - container element does not contain this table:",this.table.options.popupContainer,"(defaulting to document body)")),e||(e=document.body),e}_checkContainerIsParent(e,t=this.table.element){return e===t?!0:t.parentNode?this._checkContainerIsParent(e,t.parentNode):!1}renderCallback(e){this.renderedCallback=e}containerEventCoords(e){var t=!(e instanceof MouseEvent),i=t?e.touches[0].pageX:e.pageX,n=t?e.touches[0].pageY:e.pageY;if(this.container!==document.body){let s=ge.elOffset(this.container);i-=s.left,n-=s.top}return{x:i,y:n}}elementPositionCoords(e,t="right"){var i=ge.elOffset(e),n,s,a;switch(this.container!==document.body&&(n=ge.elOffset(this.container),i.left-=n.left,i.top-=n.top),t){case"right":s=i.left+e.offsetWidth,a=i.top-1;break;case"bottom":s=i.left,a=i.top+e.offsetHeight;break;case"left":s=i.left,a=i.top-1;break;case"top":s=i.left,a=i.top;break;case"center":s=i.left+e.offsetWidth/2,a=i.top+e.offsetHeight/2;break}return{x:s,y:a,offset:i}}show(e,t){var i,n,s,a,u;return this.destroyed||this.table.destroyed?this:(e instanceof HTMLElement?(s=e,u=this.elementPositionCoords(e,t),a=u.offset,i=u.x,n=u.y):typeof e=="number"?(a={top:0,left:0},i=e,n=t):(u=this.containerEventCoords(e),i=u.x,n=u.y,this.reversedX=!1),this.element.style.top=n+"px",this.element.style.left=i+"px",this.container.appendChild(this.element),typeof this.renderedCallback=="function"&&this.renderedCallback(),this._fitToScreen(i,n,s,a,t),this.visible=!0,this.subscribe("table-destroy",this.destroyBinding),this.element.addEventListener("mousedown",d=>{d.stopPropagation()}),this)}_fitToScreen(e,t,i,n,s){var a=this.container===document.body?document.documentElement.scrollTop:this.container.scrollTop;(e+this.element.offsetWidth>=this.container.offsetWidth||this.reversedX)&&(this.element.style.left="",i?this.element.style.right=this.container.offsetWidth-n.left+"px":this.element.style.right=this.container.offsetWidth-e+"px",this.reversedX=!0);let u=Math.max(this.container.offsetHeight,a?this.container.scrollHeight:0);if(t+this.element.offsetHeight>u)if(i)switch(s){case"bottom":this.element.style.top=parseInt(this.element.style.top)-this.element.offsetHeight-i.offsetHeight-1+"px";break;default:this.element.style.top=parseInt(this.element.style.top)-this.element.offsetHeight+i.offsetHeight+1+"px"}else this.element.style.height=u+"px"}isVisible(){return this.visible}hideOnBlur(e){return this.blurable=!0,this.visible&&(setTimeout(()=>{this.visible&&(this.table.rowManager.element.addEventListener("scroll",this.blurEvent),this.subscribe("cell-editing",this.blurEvent),document.body.addEventListener("click",this.blurEvent),document.body.addEventListener("contextmenu",this.blurEvent),document.body.addEventListener("mousedown",this.blurEvent),window.addEventListener("resize",this.blurEvent),document.body.addEventListener("keydown",this.escEvent),this.blurEventsBound=!0)},100),this.blurCallback=e),this}_escapeCheck(e){e.keyCode==27&&this.hide()}blockHide(){this.hideable=!1}restoreHide(){this.hideable=!0}hide(e=!1){return this.visible&&this.hideable&&(this.blurable&&this.blurEventsBound&&(document.body.removeEventListener("keydown",this.escEvent),document.body.removeEventListener("click",this.blurEvent),document.body.removeEventListener("contextmenu",this.blurEvent),document.body.removeEventListener("mousedown",this.blurEvent),window.removeEventListener("resize",this.blurEvent),this.table.rowManager.element.removeEventListener("scroll",this.blurEvent),this.unsubscribe("cell-editing",this.blurEvent),this.blurEventsBound=!1),this.childPopup&&this.childPopup.hide(),this.parent&&(this.parent.childPopup=null),this.element.parentNode&&this.element.parentNode.removeChild(this.element),this.visible=!1,this.blurCallback&&!e&&this.blurCallback(),this.unsubscribe("table-destroy",this.destroyBinding)),this}child(e){return this.childPopup&&this.childPopup.hide(),this.childPopup=new dc(this.table,e,this),this.childPopup}};class ee extends ze{constructor(e,t){super(e),this._handler=null}initialize(){}registerTableOption(e,t){this.table.optionsList.register(e,t)}registerColumnOption(e,t){this.table.columnManager.optionsList.register(e,t)}registerTableFunction(e,t){typeof this.table[e]>"u"?this.table[e]=(...i)=>(this.table.initGuard(e),t(...i)):console.warn("Unable to bind table function, name already in use",e)}registerComponentFunction(e,t,i){return this.table.componentFunctionBinder.bind(e,t,i)}registerDataHandler(e,t){this.table.rowManager.registerDataPipelineHandler(e,t),this._handler=e}registerDisplayHandler(e,t){this.table.rowManager.registerDisplayPipelineHandler(e,t),this._handler=e}displayRows(e){var t=this.table.rowManager.displayRows.length-1,i;if(this._handler&&(i=this.table.rowManager.displayPipeline.findIndex(n=>n.handler===this._handler),i>-1&&(t=i)),e&&(t=t+e),this._handler)return t>-1?this.table.rowManager.getDisplayRows(t):this.activeRows()}activeRows(){return this.table.rowManager.activeRows}refreshData(e,t){t||(t=this._handler),t&&this.table.rowManager.refreshActiveData(t,!1,e)}footerAppend(e){return this.table.footerManager.append(e)}footerPrepend(e){return this.table.footerManager.prepend(e)}footerRemove(e){return this.table.footerManager.remove(e)}popup(e,t){return new kg(this.table,e,t)}alert(e,t){return this.table.alertManager.alert(e,t)}clearAlert(){return this.table.alertManager.clear()}}var Sg={rownum:function(l,e,t,i,n,s){return s.getPosition()}};const Pi=class Pi extends ee{constructor(e){super(e),this.allowedTypes=["","data","download","clipboard","print","htmlOutput"],this.registerColumnOption("accessor"),this.registerColumnOption("accessorParams"),this.registerColumnOption("accessorData"),this.registerColumnOption("accessorDataParams"),this.registerColumnOption("accessorDownload"),this.registerColumnOption("accessorDownloadParams"),this.registerColumnOption("accessorClipboard"),this.registerColumnOption("accessorClipboardParams"),this.registerColumnOption("accessorPrint"),this.registerColumnOption("accessorPrintParams"),this.registerColumnOption("accessorHtmlOutput"),this.registerColumnOption("accessorHtmlOutputParams")}initialize(){this.subscribe("column-layout",this.initializeColumn.bind(this)),this.subscribe("row-data-retrieve",this.transformRow.bind(this))}initializeColumn(e){var t=!1,i={};this.allowedTypes.forEach(n=>{var s="accessor"+(n.charAt(0).toUpperCase()+n.slice(1)),a;e.definition[s]&&(a=this.lookupAccessor(e.definition[s]),a&&(t=!0,i[s]={accessor:a,params:e.definition[s+"Params"]||{}}))}),t&&(e.modules.accessor=i)}lookupAccessor(e){var t=!1;switch(typeof e){case"string":Pi.accessors[e]?t=Pi.accessors[e]:console.warn("Accessor Error - No such accessor found, ignoring: ",e);break;case"function":t=e;break}return t}transformRow(e,t){var i="accessor"+(t.charAt(0).toUpperCase()+t.slice(1)),n=e.getComponent(),s=ge.deepClone(e.data||{});return this.table.columnManager.traverse(function(a){var u,d,p,g;a.modules.accessor&&(d=a.modules.accessor[i]||a.modules.accessor.accessor||!1,d&&(u=a.getFieldValue(s),u!="undefined"&&(g=a.getComponent(),p=typeof d.params=="function"?d.params(u,s,t,g,n):d.params,a.setFieldValue(s,d.accessor(u,s,t,p,g,n)))))}),s}};P(Pi,"moduleName","accessor"),P(Pi,"accessors",Sg);let Is=Pi;var Mg={method:"GET"};function Vs(l,e){var t=[];if(e=e||"",Array.isArray(l))l.forEach((n,s)=>{t=t.concat(Vs(n,e?e+"["+s+"]":s))});else if(typeof l=="object")for(var i in l)t=t.concat(Vs(l[i],e?e+"["+i+"]":i));else t.push({key:e,value:l});return t}function Lg(l){var e=Vs(l),t=[];return e.forEach(function(i){t.push(encodeURIComponent(i.key)+"="+encodeURIComponent(i.value))}),t.join("&")}function ql(l,e,t){return l&&t&&Object.keys(t).length&&(!e.method||e.method.toLowerCase()=="get")&&(e.method="get",l+=(l.includes("?")?"&":"?")+Lg(t)),l}function Dg(l,e,t){var i;return new Promise((n,s)=>{if(l=this.urlGenerator.call(this.table,l,e,t),e.method.toUpperCase()!="GET")if(i=typeof this.table.options.ajaxContentType=="object"?this.table.options.ajaxContentType:this.contentTypeFormatters[this.table.options.ajaxContentType],i){for(var a in i.headers)e.headers||(e.headers={}),typeof e.headers[a]>"u"&&(e.headers[a]=i.headers[a]);e.body=i.body.call(this,l,e,t)}else console.warn("Ajax Error - Invalid ajaxContentType value:",this.table.options.ajaxContentType);l?(typeof e.headers>"u"&&(e.headers={}),typeof e.headers.Accept>"u"&&(e.headers.Accept="application/json"),typeof e.headers["X-Requested-With"]>"u"&&(e.headers["X-Requested-With"]="XMLHttpRequest"),typeof e.mode>"u"&&(e.mode="cors"),e.mode=="cors"?(typeof e.headers.Origin>"u"&&(e.headers.Origin=window.location.origin),typeof e.credentials>"u"&&(e.credentials="same-origin")):typeof e.credentials>"u"&&(e.credentials="include"),fetch(l,e).then(u=>{u.ok?u.json().then(d=>{n(d)}).catch(d=>{s(d),console.warn("Ajax Load Error - Invalid JSON returned",d)}):(console.error("Ajax Load Error - Connection Error: "+u.status,u.statusText),s(u))}).catch(u=>{console.error("Ajax Load Error - Connection Error: ",u),s(u)})):(console.warn("Ajax Load Error - No URL Set"),n([]))})}function Ws(l,e){var t=[];if(e=e||"",Array.isArray(l))l.forEach((n,s)=>{t=t.concat(Ws(n,e?e+"["+s+"]":s))});else if(typeof l=="object")for(var i in l)t=t.concat(Ws(l[i],e?e+"["+i+"]":i));else t.push({key:e,value:l});return t}var Ag={json:{headers:{"Content-Type":"application/json"},body:function(l,e,t){return JSON.stringify(t)}},form:{headers:{},body:function(l,e,t){var i=Ws(t),n=new FormData;return i.forEach(function(s){n.append(s.key,s.value)}),n}}};const pt=class pt extends ee{constructor(e){super(e),this.config={},this.url="",this.urlGenerator=!1,this.params=!1,this.loaderPromise=!1,this.registerTableOption("ajaxURL",!1),this.registerTableOption("ajaxURLGenerator",!1),this.registerTableOption("ajaxParams",{}),this.registerTableOption("ajaxConfig","get"),this.registerTableOption("ajaxContentType","form"),this.registerTableOption("ajaxRequestFunc",!1),this.registerTableOption("ajaxRequesting",function(){}),this.registerTableOption("ajaxResponse",!1),this.contentTypeFormatters=pt.contentTypeFormatters}initialize(){this.loaderPromise=this.table.options.ajaxRequestFunc||pt.defaultLoaderPromise,this.urlGenerator=this.table.options.ajaxURLGenerator||pt.defaultURLGenerator,this.table.options.ajaxURL&&this.setUrl(this.table.options.ajaxURL),this.setDefaultConfig(this.table.options.ajaxConfig),this.registerTableFunction("getAjaxUrl",this.getUrl.bind(this)),this.subscribe("data-loading",this.requestDataCheck.bind(this)),this.subscribe("data-params",this.requestParams.bind(this)),this.subscribe("data-load",this.requestData.bind(this))}requestParams(e,t,i,n){var s=this.table.options.ajaxParams;return s&&(typeof s=="function"&&(s=s.call(this.table)),n=Object.assign(Object.assign({},s),n)),n}requestDataCheck(e,t,i,n){return!!(!e&&this.url||typeof e=="string")}requestData(e,t,i,n,s){var a;return!s&&this.requestDataCheck(e)?(e&&this.setUrl(e),a=this.generateConfig(i),this.sendRequest(this.url,t,a)):s}setDefaultConfig(e={}){this.config=Object.assign({},pt.defaultConfig),typeof e=="string"?this.config.method=e:Object.assign(this.config,e)}generateConfig(e={}){var t=Object.assign({},this.config);return typeof e=="string"?t.method=e:Object.assign(t,e),t}setUrl(e){this.url=e}getUrl(){return this.url}sendRequest(e,t,i){return this.table.options.ajaxRequesting.call(this.table,e,t)!==!1?this.loaderPromise(e,i,t).then(n=>(this.table.options.ajaxResponse&&(n=this.table.options.ajaxResponse.call(this.table,e,t,n)),n)):Promise.reject()}};P(pt,"moduleName","ajax"),P(pt,"defaultConfig",Mg),P(pt,"defaultURLGenerator",ql),P(pt,"defaultLoaderPromise",Dg),P(pt,"contentTypeFormatters",Ag);let $s=pt;var Fg={replace:function(l){return this.table.setData(l)},update:function(l){return this.table.updateOrAddData(l)},insert:function(l){return this.table.addData(l)}},zg={table:function(l){var e=[],t=!0,i=this.table.columnManager.columns,n=[],s=[];return l=l.split(`
30
+ `+e.prev}function qn(l,e){var t=fs(l),i=[];if(t){i.length=l.length;for(var n=0;n<l.length;n++)i[n]=St(l,n)?e(l[n],l):""}var s=typeof us=="function"?us(l):[],a;if(Si){a={};for(var u=0;u<s.length;u++)a["$"+s[u]]=s[u]}for(var d in l)St(l,d)&&(t&&String(Number(d))===d&&d<l.length||Si&&a["$"+d]instanceof Symbol||(Ka.call(/[^\w$]/,d)?i.push(e(d,l)+": "+e(l[d],l)):i.push(d+": "+e(l[d],l))));if(typeof us=="function")for(var p=0;p<s.length;p++)Ya.call(l,s[p])&&i.push("["+e(s[p])+"]: "+e(l[s[p]],l));return i}var jc=Kn,Kc=ki,Xn=function(l,e,t){for(var i=l,n;(n=i.next)!=null;i=n)if(n.key===e)return i.next=n.next,t||(n.next=l.next,l.next=n),n},qc=function(l,e){if(l){var t=Xn(l,e);return t&&t.value}},Xc=function(l,e,t){var i=Xn(l,e);i?i.value=t:l.next={key:e,next:l.next,value:t}},Yc=function(l,e){return l?!!Xn(l,e):!1},Jc=function(l,e){if(l)return Xn(l,e,!0)},Zc=function(){var e,t={assert:function(i){if(!t.has(i))throw new Kc("Side channel does not contain "+jc(i))},delete:function(i){var n=e&&e.next,s=Jc(e,i);return s&&n&&n===s&&(e=void 0),!!s},get:function(i){return qc(e,i)},has:function(i){return Yc(e,i)},set:function(i,n){e||(e={next:void 0}),Xc(e,i,n)}};return t},ll=Object,Qc=Error,ef=EvalError,tf=RangeError,nf=ReferenceError,rf=SyntaxError,sf=URIError,of=Math.abs,af=Math.floor,lf=Math.max,hf=Math.min,uf=Math.pow,df=Math.round,cf=Number.isNaN||function(e){return e!==e},ff=cf,pf=function(e){return ff(e)||e===0?e:e<0?-1:1},gf=Object.getOwnPropertyDescriptor,Yn=gf;if(Yn)try{Yn([],"length")}catch{Yn=null}var hl=Yn,Jn=Object.defineProperty||!1;if(Jn)try{Jn({},"a",{value:1})}catch{Jn=!1}var mf=Jn,ms,ul;function bf(){return ul||(ul=1,ms=function(){if(typeof Symbol!="function"||typeof Object.getOwnPropertySymbols!="function")return!1;if(typeof Symbol.iterator=="symbol")return!0;var e={},t=Symbol("test"),i=Object(t);if(typeof t=="string"||Object.prototype.toString.call(t)!=="[object Symbol]"||Object.prototype.toString.call(i)!=="[object Symbol]")return!1;var n=42;e[t]=n;for(var s in e)return!1;if(typeof Object.keys=="function"&&Object.keys(e).length!==0||typeof Object.getOwnPropertyNames=="function"&&Object.getOwnPropertyNames(e).length!==0)return!1;var a=Object.getOwnPropertySymbols(e);if(a.length!==1||a[0]!==t||!Object.prototype.propertyIsEnumerable.call(e,t))return!1;if(typeof Object.getOwnPropertyDescriptor=="function"){var u=Object.getOwnPropertyDescriptor(e,t);if(u.value!==n||u.enumerable!==!0)return!1}return!0}),ms}var bs,dl;function vf(){if(dl)return bs;dl=1;var l=typeof Symbol<"u"&&Symbol,e=bf();return bs=function(){return typeof l!="function"||typeof Symbol!="function"||typeof l("foo")!="symbol"||typeof Symbol("bar")!="symbol"?!1:e()},bs}var vs,cl;function fl(){return cl||(cl=1,vs=typeof Reflect<"u"&&Reflect.getPrototypeOf||null),vs}var ws,pl;function gl(){if(pl)return ws;pl=1;var l=ll;return ws=l.getPrototypeOf||null,ws}var ys,ml;function wf(){if(ml)return ys;ml=1;var l="Function.prototype.bind called on incompatible ",e=Object.prototype.toString,t=Math.max,i="[object Function]",n=function(d,p){for(var g=[],w=0;w<d.length;w+=1)g[w]=d[w];for(var b=0;b<p.length;b+=1)g[b+d.length]=p[b];return g},s=function(d,p){for(var g=[],w=p||0,b=0;w<d.length;w+=1,b+=1)g[b]=d[w];return g},a=function(u,d){for(var p="",g=0;g<u.length;g+=1)p+=u[g],g+1<u.length&&(p+=d);return p};return ys=function(d){var p=this;if(typeof p!="function"||e.apply(p)!==i)throw new TypeError(l+p);for(var g=s(arguments,1),w,b=function(){if(this instanceof w){var M=p.apply(this,n(g,arguments));return Object(M)===M?M:this}return p.apply(d,n(g,arguments))},C=t(0,p.length-g.length),R=[],S=0;S<C;S++)R[S]="$"+S;if(w=Function("binder","return function ("+a(R,",")+"){ return binder.apply(this,arguments); }")(b),p.prototype){var D=function(){};D.prototype=p.prototype,w.prototype=new D,D.prototype=null}return w},ys}var Cs,bl;function Zn(){if(bl)return Cs;bl=1;var l=wf();return Cs=Function.prototype.bind||l,Cs}var Es,vl;function xs(){return vl||(vl=1,Es=Function.prototype.call),Es}var Rs,wl;function yl(){return wl||(wl=1,Rs=Function.prototype.apply),Rs}var yf=typeof Reflect<"u"&&Reflect&&Reflect.apply,Cf=Zn(),Ef=yl(),xf=xs(),Rf=yf,_f=Rf||Cf.call(xf,Ef),Tf=Zn(),kf=ki,Sf=xs(),Mf=_f,Cl=function(e){if(e.length<1||typeof e[0]!="function")throw new kf("a function is required");return Mf(Tf,Sf,e)},_s,El;function Lf(){if(El)return _s;El=1;var l=Cl,e=hl,t;try{t=[].__proto__===Array.prototype}catch(a){if(!a||typeof a!="object"||!("code"in a)||a.code!=="ERR_PROTO_ACCESS")throw a}var i=!!t&&e&&e(Object.prototype,"__proto__"),n=Object,s=n.getPrototypeOf;return _s=i&&typeof i.get=="function"?l([i.get]):typeof s=="function"?function(u){return s(u==null?u:n(u))}:!1,_s}var Ts,xl;function Df(){if(xl)return Ts;xl=1;var l=fl(),e=gl(),t=Lf();return Ts=l?function(n){return l(n)}:e?function(n){if(!n||typeof n!="object"&&typeof n!="function")throw new TypeError("getProto: not an object");return e(n)}:t?function(n){return t(n)}:null,Ts}var ks,Rl;function Af(){if(Rl)return ks;Rl=1;var l=Function.prototype.call,e=Object.prototype.hasOwnProperty,t=Zn();return ks=t.call(l,e),ks}var ne,Ff=ll,zf=Qc,Pf=ef,Of=tf,Hf=nf,Mi=rf,Li=ki,Bf=sf,Nf=of,If=af,Vf=lf,Wf=hf,$f=uf,Gf=df,Uf=pf,_l=Function,Ss=function(l){try{return _l('"use strict"; return ('+l+").constructor;")()}catch{}},ln=hl,jf=mf,Ms=function(){throw new Li},Kf=ln?function(){try{return arguments.callee,Ms}catch{try{return ln(arguments,"callee").get}catch{return Ms}}}():Ms,Di=vf()(),Ae=Df(),qf=gl(),Xf=fl(),Tl=yl(),hn=xs(),Ai={},Yf=typeof Uint8Array>"u"||!Ae?ne:Ae(Uint8Array),ui={__proto__:null,"%AggregateError%":typeof AggregateError>"u"?ne:AggregateError,"%Array%":Array,"%ArrayBuffer%":typeof ArrayBuffer>"u"?ne:ArrayBuffer,"%ArrayIteratorPrototype%":Di&&Ae?Ae([][Symbol.iterator]()):ne,"%AsyncFromSyncIteratorPrototype%":ne,"%AsyncFunction%":Ai,"%AsyncGenerator%":Ai,"%AsyncGeneratorFunction%":Ai,"%AsyncIteratorPrototype%":Ai,"%Atomics%":typeof Atomics>"u"?ne:Atomics,"%BigInt%":typeof BigInt>"u"?ne:BigInt,"%BigInt64Array%":typeof BigInt64Array>"u"?ne:BigInt64Array,"%BigUint64Array%":typeof BigUint64Array>"u"?ne:BigUint64Array,"%Boolean%":Boolean,"%DataView%":typeof DataView>"u"?ne:DataView,"%Date%":Date,"%decodeURI%":decodeURI,"%decodeURIComponent%":decodeURIComponent,"%encodeURI%":encodeURI,"%encodeURIComponent%":encodeURIComponent,"%Error%":zf,"%eval%":eval,"%EvalError%":Pf,"%Float16Array%":typeof Float16Array>"u"?ne:Float16Array,"%Float32Array%":typeof Float32Array>"u"?ne:Float32Array,"%Float64Array%":typeof Float64Array>"u"?ne:Float64Array,"%FinalizationRegistry%":typeof FinalizationRegistry>"u"?ne:FinalizationRegistry,"%Function%":_l,"%GeneratorFunction%":Ai,"%Int8Array%":typeof Int8Array>"u"?ne:Int8Array,"%Int16Array%":typeof Int16Array>"u"?ne:Int16Array,"%Int32Array%":typeof Int32Array>"u"?ne:Int32Array,"%isFinite%":isFinite,"%isNaN%":isNaN,"%IteratorPrototype%":Di&&Ae?Ae(Ae([][Symbol.iterator]())):ne,"%JSON%":typeof JSON=="object"?JSON:ne,"%Map%":typeof Map>"u"?ne:Map,"%MapIteratorPrototype%":typeof Map>"u"||!Di||!Ae?ne:Ae(new Map()[Symbol.iterator]()),"%Math%":Math,"%Number%":Number,"%Object%":Ff,"%Object.getOwnPropertyDescriptor%":ln,"%parseFloat%":parseFloat,"%parseInt%":parseInt,"%Promise%":typeof Promise>"u"?ne:Promise,"%Proxy%":typeof Proxy>"u"?ne:Proxy,"%RangeError%":Of,"%ReferenceError%":Hf,"%Reflect%":typeof Reflect>"u"?ne:Reflect,"%RegExp%":RegExp,"%Set%":typeof Set>"u"?ne:Set,"%SetIteratorPrototype%":typeof Set>"u"||!Di||!Ae?ne:Ae(new Set()[Symbol.iterator]()),"%SharedArrayBuffer%":typeof SharedArrayBuffer>"u"?ne:SharedArrayBuffer,"%String%":String,"%StringIteratorPrototype%":Di&&Ae?Ae(""[Symbol.iterator]()):ne,"%Symbol%":Di?Symbol:ne,"%SyntaxError%":Mi,"%ThrowTypeError%":Kf,"%TypedArray%":Yf,"%TypeError%":Li,"%Uint8Array%":typeof Uint8Array>"u"?ne:Uint8Array,"%Uint8ClampedArray%":typeof Uint8ClampedArray>"u"?ne:Uint8ClampedArray,"%Uint16Array%":typeof Uint16Array>"u"?ne:Uint16Array,"%Uint32Array%":typeof Uint32Array>"u"?ne:Uint32Array,"%URIError%":Bf,"%WeakMap%":typeof WeakMap>"u"?ne:WeakMap,"%WeakRef%":typeof WeakRef>"u"?ne:WeakRef,"%WeakSet%":typeof WeakSet>"u"?ne:WeakSet,"%Function.prototype.call%":hn,"%Function.prototype.apply%":Tl,"%Object.defineProperty%":jf,"%Object.getPrototypeOf%":qf,"%Math.abs%":Nf,"%Math.floor%":If,"%Math.max%":Vf,"%Math.min%":Wf,"%Math.pow%":$f,"%Math.round%":Gf,"%Math.sign%":Uf,"%Reflect.getPrototypeOf%":Xf};if(Ae)try{null.error}catch(l){var Jf=Ae(Ae(l));ui["%Error.prototype%"]=Jf}var Zf=function l(e){var t;if(e==="%AsyncFunction%")t=Ss("async function () {}");else if(e==="%GeneratorFunction%")t=Ss("function* () {}");else if(e==="%AsyncGeneratorFunction%")t=Ss("async function* () {}");else if(e==="%AsyncGenerator%"){var i=l("%AsyncGeneratorFunction%");i&&(t=i.prototype)}else if(e==="%AsyncIteratorPrototype%"){var n=l("%AsyncGenerator%");n&&Ae&&(t=Ae(n.prototype))}return ui[e]=t,t},kl={__proto__:null,"%ArrayBufferPrototype%":["ArrayBuffer","prototype"],"%ArrayPrototype%":["Array","prototype"],"%ArrayProto_entries%":["Array","prototype","entries"],"%ArrayProto_forEach%":["Array","prototype","forEach"],"%ArrayProto_keys%":["Array","prototype","keys"],"%ArrayProto_values%":["Array","prototype","values"],"%AsyncFunctionPrototype%":["AsyncFunction","prototype"],"%AsyncGenerator%":["AsyncGeneratorFunction","prototype"],"%AsyncGeneratorPrototype%":["AsyncGeneratorFunction","prototype","prototype"],"%BooleanPrototype%":["Boolean","prototype"],"%DataViewPrototype%":["DataView","prototype"],"%DatePrototype%":["Date","prototype"],"%ErrorPrototype%":["Error","prototype"],"%EvalErrorPrototype%":["EvalError","prototype"],"%Float32ArrayPrototype%":["Float32Array","prototype"],"%Float64ArrayPrototype%":["Float64Array","prototype"],"%FunctionPrototype%":["Function","prototype"],"%Generator%":["GeneratorFunction","prototype"],"%GeneratorPrototype%":["GeneratorFunction","prototype","prototype"],"%Int8ArrayPrototype%":["Int8Array","prototype"],"%Int16ArrayPrototype%":["Int16Array","prototype"],"%Int32ArrayPrototype%":["Int32Array","prototype"],"%JSONParse%":["JSON","parse"],"%JSONStringify%":["JSON","stringify"],"%MapPrototype%":["Map","prototype"],"%NumberPrototype%":["Number","prototype"],"%ObjectPrototype%":["Object","prototype"],"%ObjProto_toString%":["Object","prototype","toString"],"%ObjProto_valueOf%":["Object","prototype","valueOf"],"%PromisePrototype%":["Promise","prototype"],"%PromiseProto_then%":["Promise","prototype","then"],"%Promise_all%":["Promise","all"],"%Promise_reject%":["Promise","reject"],"%Promise_resolve%":["Promise","resolve"],"%RangeErrorPrototype%":["RangeError","prototype"],"%ReferenceErrorPrototype%":["ReferenceError","prototype"],"%RegExpPrototype%":["RegExp","prototype"],"%SetPrototype%":["Set","prototype"],"%SharedArrayBufferPrototype%":["SharedArrayBuffer","prototype"],"%StringPrototype%":["String","prototype"],"%SymbolPrototype%":["Symbol","prototype"],"%SyntaxErrorPrototype%":["SyntaxError","prototype"],"%TypedArrayPrototype%":["TypedArray","prototype"],"%TypeErrorPrototype%":["TypeError","prototype"],"%Uint8ArrayPrototype%":["Uint8Array","prototype"],"%Uint8ClampedArrayPrototype%":["Uint8ClampedArray","prototype"],"%Uint16ArrayPrototype%":["Uint16Array","prototype"],"%Uint32ArrayPrototype%":["Uint32Array","prototype"],"%URIErrorPrototype%":["URIError","prototype"],"%WeakMapPrototype%":["WeakMap","prototype"],"%WeakSetPrototype%":["WeakSet","prototype"]},un=Zn(),Qn=Af(),Qf=un.call(hn,Array.prototype.concat),ep=un.call(Tl,Array.prototype.splice),Sl=un.call(hn,String.prototype.replace),er=un.call(hn,String.prototype.slice),tp=un.call(hn,RegExp.prototype.exec),ip=/[^%.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|%$))/g,np=/\\(\\)?/g,rp=function(e){var t=er(e,0,1),i=er(e,-1);if(t==="%"&&i!=="%")throw new Mi("invalid intrinsic syntax, expected closing `%`");if(i==="%"&&t!=="%")throw new Mi("invalid intrinsic syntax, expected opening `%`");var n=[];return Sl(e,ip,function(s,a,u,d){n[n.length]=u?Sl(d,np,"$1"):a||s}),n},sp=function(e,t){var i=e,n;if(Qn(kl,i)&&(n=kl[i],i="%"+n[0]+"%"),Qn(ui,i)){var s=ui[i];if(s===Ai&&(s=Zf(i)),typeof s>"u"&&!t)throw new Li("intrinsic "+e+" exists, but is not available. Please file an issue!");return{alias:n,name:i,value:s}}throw new Mi("intrinsic "+e+" does not exist!")},Ls=function(e,t){if(typeof e!="string"||e.length===0)throw new Li("intrinsic name must be a non-empty string");if(arguments.length>1&&typeof t!="boolean")throw new Li('"allowMissing" argument must be a boolean');if(tp(/^%?[^%]*%?$/,e)===null)throw new Mi("`%` may not be present anywhere but at the beginning and end of the intrinsic name");var i=rp(e),n=i.length>0?i[0]:"",s=sp("%"+n+"%",t),a=s.name,u=s.value,d=!1,p=s.alias;p&&(n=p[0],ep(i,Qf([0,1],p)));for(var g=1,w=!0;g<i.length;g+=1){var b=i[g],C=er(b,0,1),R=er(b,-1);if((C==='"'||C==="'"||C==="`"||R==='"'||R==="'"||R==="`")&&C!==R)throw new Mi("property names with quotes must have matching quotes");if((b==="constructor"||!w)&&(d=!0),n+="."+b,a="%"+n+"%",Qn(ui,a))u=ui[a];else if(u!=null){if(!(b in u)){if(!t)throw new Li("base intrinsic for "+e+" exists, but the property is not available.");return}if(ln&&g+1>=i.length){var S=ln(u,b);w=!!S,w&&"get"in S&&!("originalValue"in S.get)?u=S.get:u=u[b]}else w=Qn(u,b),u=u[b];w&&!d&&(ui[a]=u)}}return u},Ml=Ls,Ll=Cl,op=Ll([Ml("%String.prototype.indexOf%")]),Dl=function(e,t){var i=Ml(e,!!t);return typeof i=="function"&&op(e,".prototype.")>-1?Ll([i]):i},ap=Ls,dn=Dl,lp=Kn,hp=ki,Al=ap("%Map%",!0),up=dn("Map.prototype.get",!0),dp=dn("Map.prototype.set",!0),cp=dn("Map.prototype.has",!0),fp=dn("Map.prototype.delete",!0),pp=dn("Map.prototype.size",!0),Fl=!!Al&&function(){var e,t={assert:function(i){if(!t.has(i))throw new hp("Side channel does not contain "+lp(i))},delete:function(i){if(e){var n=fp(e,i);return pp(e)===0&&(e=void 0),n}return!1},get:function(i){if(e)return up(e,i)},has:function(i){return e?cp(e,i):!1},set:function(i,n){e||(e=new Al),dp(e,i,n)}};return t},gp=Ls,tr=Dl,mp=Kn,ir=Fl,bp=ki,Fi=gp("%WeakMap%",!0),vp=tr("WeakMap.prototype.get",!0),wp=tr("WeakMap.prototype.set",!0),yp=tr("WeakMap.prototype.has",!0),Cp=tr("WeakMap.prototype.delete",!0),Ep=Fi?function(){var e,t,i={assert:function(n){if(!i.has(n))throw new bp("Side channel does not contain "+mp(n))},delete:function(n){if(Fi&&n&&(typeof n=="object"||typeof n=="function")){if(e)return Cp(e,n)}else if(ir&&t)return t.delete(n);return!1},get:function(n){return Fi&&n&&(typeof n=="object"||typeof n=="function")&&e?vp(e,n):t&&t.get(n)},has:function(n){return Fi&&n&&(typeof n=="object"||typeof n=="function")&&e?yp(e,n):!!t&&t.has(n)},set:function(n,s){Fi&&n&&(typeof n=="object"||typeof n=="function")?(e||(e=new Fi),wp(e,n,s)):ir&&(t||(t=ir()),t.set(n,s))}};return i}:ir,xp=ki,Rp=Kn,_p=Zc,Tp=Fl,kp=Ep,Sp=kp||Tp||_p,Mp=function(){var e,t={assert:function(i){if(!t.has(i))throw new xp("Side channel does not contain "+Rp(i))},delete:function(i){return!!e&&e.delete(i)},get:function(i){return e&&e.get(i)},has:function(i){return!!e&&e.has(i)},set:function(i,n){e||(e=Sp()),e.set(i,n)}};return t},Lp=String.prototype.replace,Dp=/%20/g,Ds={RFC1738:"RFC1738",RFC3986:"RFC3986"},As={default:Ds.RFC3986,formatters:{RFC1738:function(l){return Lp.call(l,Dp,"+")},RFC3986:function(l){return String(l)}},RFC1738:Ds.RFC1738,RFC3986:Ds.RFC3986},Ap=As,Fs=Object.prototype.hasOwnProperty,di=Array.isArray,xt=function(){for(var l=[],e=0;e<256;++e)l.push("%"+((e<16?"0":"")+e.toString(16)).toUpperCase());return l}(),Fp=function(e){for(;e.length>1;){var t=e.pop(),i=t.obj[t.prop];if(di(i)){for(var n=[],s=0;s<i.length;++s)typeof i[s]<"u"&&n.push(i[s]);t.obj[t.prop]=n}}},zl=function(e,t){for(var i=t&&t.plainObjects?{__proto__:null}:{},n=0;n<e.length;++n)typeof e[n]<"u"&&(i[n]=e[n]);return i},zp=function l(e,t,i){if(!t)return e;if(typeof t!="object"&&typeof t!="function"){if(di(e))e.push(t);else if(e&&typeof e=="object")(i&&(i.plainObjects||i.allowPrototypes)||!Fs.call(Object.prototype,t))&&(e[t]=!0);else return[e,t];return e}if(!e||typeof e!="object")return[e].concat(t);var n=e;return di(e)&&!di(t)&&(n=zl(e,i)),di(e)&&di(t)?(t.forEach(function(s,a){if(Fs.call(e,a)){var u=e[a];u&&typeof u=="object"&&s&&typeof s=="object"?e[a]=l(u,s,i):e.push(s)}else e[a]=s}),e):Object.keys(t).reduce(function(s,a){var u=t[a];return Fs.call(s,a)?s[a]=l(s[a],u,i):s[a]=u,s},n)},Pp=function(e,t){return Object.keys(t).reduce(function(i,n){return i[n]=t[n],i},e)},Op=function(l,e,t){var i=l.replace(/\+/g," ");if(t==="iso-8859-1")return i.replace(/%[0-9a-f]{2}/gi,unescape);try{return decodeURIComponent(i)}catch{return i}},zs=1024,Hp=function(e,t,i,n,s){if(e.length===0)return e;var a=e;if(typeof e=="symbol"?a=Symbol.prototype.toString.call(e):typeof e!="string"&&(a=String(e)),i==="iso-8859-1")return escape(a).replace(/%u[0-9a-f]{4}/gi,function(C){return"%26%23"+parseInt(C.slice(2),16)+"%3B"});for(var u="",d=0;d<a.length;d+=zs){for(var p=a.length>=zs?a.slice(d,d+zs):a,g=[],w=0;w<p.length;++w){var b=p.charCodeAt(w);if(b===45||b===46||b===95||b===126||b>=48&&b<=57||b>=65&&b<=90||b>=97&&b<=122||s===Ap.RFC1738&&(b===40||b===41)){g[g.length]=p.charAt(w);continue}if(b<128){g[g.length]=xt[b];continue}if(b<2048){g[g.length]=xt[192|b>>6]+xt[128|b&63];continue}if(b<55296||b>=57344){g[g.length]=xt[224|b>>12]+xt[128|b>>6&63]+xt[128|b&63];continue}w+=1,b=65536+((b&1023)<<10|p.charCodeAt(w)&1023),g[g.length]=xt[240|b>>18]+xt[128|b>>12&63]+xt[128|b>>6&63]+xt[128|b&63]}u+=g.join("")}return u},Bp=function(e){for(var t=[{obj:{o:e},prop:"o"}],i=[],n=0;n<t.length;++n)for(var s=t[n],a=s.obj[s.prop],u=Object.keys(a),d=0;d<u.length;++d){var p=u[d],g=a[p];typeof g=="object"&&g!==null&&i.indexOf(g)===-1&&(t.push({obj:a,prop:p}),i.push(g))}return Fp(t),e},Np=function(e){return Object.prototype.toString.call(e)==="[object RegExp]"},Ip=function(e){return!e||typeof e!="object"?!1:!!(e.constructor&&e.constructor.isBuffer&&e.constructor.isBuffer(e))},Vp=function(e,t){return[].concat(e,t)},Wp=function(e,t){if(di(e)){for(var i=[],n=0;n<e.length;n+=1)i.push(t(e[n]));return i}return t(e)},Pl={arrayToObject:zl,assign:Pp,combine:Vp,compact:Bp,decode:Op,encode:Hp,isBuffer:Ip,isRegExp:Np,maybeMap:Wp,merge:zp},Ol=Mp,nr=Pl,cn=As,$p=Object.prototype.hasOwnProperty,Hl={brackets:function(e){return e+"[]"},comma:"comma",indices:function(e,t){return e+"["+t+"]"},repeat:function(e){return e}},Rt=Array.isArray,Gp=Array.prototype.push,Bl=function(l,e){Gp.apply(l,Rt(e)?e:[e])},Up=Date.prototype.toISOString,Nl=cn.default,Me={addQueryPrefix:!1,allowDots:!1,allowEmptyArrays:!1,arrayFormat:"indices",charset:"utf-8",charsetSentinel:!1,commaRoundTrip:!1,delimiter:"&",encode:!0,encodeDotInKeys:!1,encoder:nr.encode,encodeValuesOnly:!1,filter:void 0,format:Nl,formatter:cn.formatters[Nl],indices:!1,serializeDate:function(e){return Up.call(e)},skipNulls:!1,strictNullHandling:!1},jp=function(e){return typeof e=="string"||typeof e=="number"||typeof e=="boolean"||typeof e=="symbol"||typeof e=="bigint"},Ps={},Kp=function l(e,t,i,n,s,a,u,d,p,g,w,b,C,R,S,D,M,U){for(var H=e,N=U,O=0,oe=!1;(N=N.get(Ps))!==void 0&&!oe;){var V=N.get(e);if(O+=1,typeof V<"u"){if(V===O)throw new RangeError("Cyclic object value");oe=!0}typeof N.get(Ps)>"u"&&(O=0)}if(typeof g=="function"?H=g(t,H):H instanceof Date?H=C(H):i==="comma"&&Rt(H)&&(H=nr.maybeMap(H,function(Qe){return Qe instanceof Date?C(Qe):Qe})),H===null){if(a)return p&&!D?p(t,Me.encoder,M,"key",R):t;H=""}if(jp(H)||nr.isBuffer(H)){if(p){var W=D?t:p(t,Me.encoder,M,"key",R);return[S(W)+"="+S(p(H,Me.encoder,M,"value",R))]}return[S(t)+"="+S(String(H))]}var pe=[];if(typeof H>"u")return pe;var Y;if(i==="comma"&&Rt(H))D&&p&&(H=nr.maybeMap(H,p)),Y=[{value:H.length>0?H.join(",")||null:void 0}];else if(Rt(g))Y=g;else{var he=Object.keys(H);Y=w?he.sort(w):he}var j=d?String(t).replace(/\./g,"%2E"):String(t),xe=n&&Rt(H)&&H.length===1?j+"[]":j;if(s&&Rt(H)&&H.length===0)return xe+"[]";for(var Re=0;Re<Y.length;++Re){var Ve=Y[Re],gt=typeof Ve=="object"&&Ve&&typeof Ve.value<"u"?Ve.value:H[Ve];if(!(u&&gt===null)){var Be=b&&d?String(Ve).replace(/\./g,"%2E"):String(Ve),We=Rt(H)?typeof i=="function"?i(xe,Be):xe:xe+(b?"."+Be:"["+Be+"]");U.set(e,O);var At=Ol();At.set(Ps,U),Bl(pe,l(gt,We,i,n,s,a,u,d,i==="comma"&&D&&Rt(H)?null:p,g,w,b,C,R,S,D,M,At))}}return pe},qp=function(e){if(!e)return Me;if(typeof e.allowEmptyArrays<"u"&&typeof e.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof e.encodeDotInKeys<"u"&&typeof e.encodeDotInKeys!="boolean")throw new TypeError("`encodeDotInKeys` option can only be `true` or `false`, when provided");if(e.encoder!==null&&typeof e.encoder<"u"&&typeof e.encoder!="function")throw new TypeError("Encoder has to be a function.");var t=e.charset||Me.charset;if(typeof e.charset<"u"&&e.charset!=="utf-8"&&e.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");var i=cn.default;if(typeof e.format<"u"){if(!$p.call(cn.formatters,e.format))throw new TypeError("Unknown format option provided.");i=e.format}var n=cn.formatters[i],s=Me.filter;(typeof e.filter=="function"||Rt(e.filter))&&(s=e.filter);var a;if(e.arrayFormat in Hl?a=e.arrayFormat:"indices"in e?a=e.indices?"indices":"repeat":a=Me.arrayFormat,"commaRoundTrip"in e&&typeof e.commaRoundTrip!="boolean")throw new TypeError("`commaRoundTrip` must be a boolean, or absent");var u=typeof e.allowDots>"u"?e.encodeDotInKeys===!0?!0:Me.allowDots:!!e.allowDots;return{addQueryPrefix:typeof e.addQueryPrefix=="boolean"?e.addQueryPrefix:Me.addQueryPrefix,allowDots:u,allowEmptyArrays:typeof e.allowEmptyArrays=="boolean"?!!e.allowEmptyArrays:Me.allowEmptyArrays,arrayFormat:a,charset:t,charsetSentinel:typeof e.charsetSentinel=="boolean"?e.charsetSentinel:Me.charsetSentinel,commaRoundTrip:!!e.commaRoundTrip,delimiter:typeof e.delimiter>"u"?Me.delimiter:e.delimiter,encode:typeof e.encode=="boolean"?e.encode:Me.encode,encodeDotInKeys:typeof e.encodeDotInKeys=="boolean"?e.encodeDotInKeys:Me.encodeDotInKeys,encoder:typeof e.encoder=="function"?e.encoder:Me.encoder,encodeValuesOnly:typeof e.encodeValuesOnly=="boolean"?e.encodeValuesOnly:Me.encodeValuesOnly,filter:s,format:i,formatter:n,serializeDate:typeof e.serializeDate=="function"?e.serializeDate:Me.serializeDate,skipNulls:typeof e.skipNulls=="boolean"?e.skipNulls:Me.skipNulls,sort:typeof e.sort=="function"?e.sort:null,strictNullHandling:typeof e.strictNullHandling=="boolean"?e.strictNullHandling:Me.strictNullHandling}},Xp=function(l,e){var t=l,i=qp(e),n,s;typeof i.filter=="function"?(s=i.filter,t=s("",t)):Rt(i.filter)&&(s=i.filter,n=s);var a=[];if(typeof t!="object"||t===null)return"";var u=Hl[i.arrayFormat],d=u==="comma"&&i.commaRoundTrip;n||(n=Object.keys(t)),i.sort&&n.sort(i.sort);for(var p=Ol(),g=0;g<n.length;++g){var w=n[g],b=t[w];i.skipNulls&&b===null||Bl(a,Kp(b,w,u,d,i.allowEmptyArrays,i.strictNullHandling,i.skipNulls,i.encodeDotInKeys,i.encode?i.encoder:null,i.filter,i.sort,i.allowDots,i.serializeDate,i.format,i.formatter,i.encodeValuesOnly,i.charset,p))}var C=a.join(i.delimiter),R=i.addQueryPrefix===!0?"?":"";return i.charsetSentinel&&(i.charset==="iso-8859-1"?R+="utf8=%26%2310003%3B&":R+="utf8=%E2%9C%93&"),C.length>0?R+C:""},ci=Pl,Os=Object.prototype.hasOwnProperty,Il=Array.isArray,Ee={allowDots:!1,allowEmptyArrays:!1,allowPrototypes:!1,allowSparse:!1,arrayLimit:20,charset:"utf-8",charsetSentinel:!1,comma:!1,decodeDotInKeys:!1,decoder:ci.decode,delimiter:"&",depth:5,duplicates:"combine",ignoreQueryPrefix:!1,interpretNumericEntities:!1,parameterLimit:1e3,parseArrays:!0,plainObjects:!1,strictDepth:!1,strictNullHandling:!1,throwOnLimitExceeded:!1},Yp=function(l){return l.replace(/&#(\d+);/g,function(e,t){return String.fromCharCode(parseInt(t,10))})},Vl=function(l,e,t){if(l&&typeof l=="string"&&e.comma&&l.indexOf(",")>-1)return l.split(",");if(e.throwOnLimitExceeded&&t>=e.arrayLimit)throw new RangeError("Array limit exceeded. Only "+e.arrayLimit+" element"+(e.arrayLimit===1?"":"s")+" allowed in an array.");return l},Jp="utf8=%26%2310003%3B",Zp="utf8=%E2%9C%93",Qp=function(e,t){var i={__proto__:null},n=t.ignoreQueryPrefix?e.replace(/^\?/,""):e;n=n.replace(/%5B/gi,"[").replace(/%5D/gi,"]");var s=t.parameterLimit===1/0?void 0:t.parameterLimit,a=n.split(t.delimiter,t.throwOnLimitExceeded?s+1:s);if(t.throwOnLimitExceeded&&a.length>s)throw new RangeError("Parameter limit exceeded. Only "+s+" parameter"+(s===1?"":"s")+" allowed.");var u=-1,d,p=t.charset;if(t.charsetSentinel)for(d=0;d<a.length;++d)a[d].indexOf("utf8=")===0&&(a[d]===Zp?p="utf-8":a[d]===Jp&&(p="iso-8859-1"),u=d,d=a.length);for(d=0;d<a.length;++d)if(d!==u){var g=a[d],w=g.indexOf("]="),b=w===-1?g.indexOf("="):w+1,C,R;b===-1?(C=t.decoder(g,Ee.decoder,p,"key"),R=t.strictNullHandling?null:""):(C=t.decoder(g.slice(0,b),Ee.decoder,p,"key"),R=ci.maybeMap(Vl(g.slice(b+1),t,Il(i[C])?i[C].length:0),function(D){return t.decoder(D,Ee.decoder,p,"value")})),R&&t.interpretNumericEntities&&p==="iso-8859-1"&&(R=Yp(String(R))),g.indexOf("[]=")>-1&&(R=Il(R)?[R]:R);var S=Os.call(i,C);S&&t.duplicates==="combine"?i[C]=ci.combine(i[C],R):(!S||t.duplicates==="last")&&(i[C]=R)}return i},eg=function(l,e,t,i){var n=0;if(l.length>0&&l[l.length-1]==="[]"){var s=l.slice(0,-1).join("");n=Array.isArray(e)&&e[s]?e[s].length:0}for(var a=i?e:Vl(e,t,n),u=l.length-1;u>=0;--u){var d,p=l[u];if(p==="[]"&&t.parseArrays)d=t.allowEmptyArrays&&(a===""||t.strictNullHandling&&a===null)?[]:ci.combine([],a);else{d=t.plainObjects?{__proto__:null}:{};var g=p.charAt(0)==="["&&p.charAt(p.length-1)==="]"?p.slice(1,-1):p,w=t.decodeDotInKeys?g.replace(/%2E/g,"."):g,b=parseInt(w,10);!t.parseArrays&&w===""?d={0:a}:!isNaN(b)&&p!==w&&String(b)===w&&b>=0&&t.parseArrays&&b<=t.arrayLimit?(d=[],d[b]=a):w!=="__proto__"&&(d[w]=a)}a=d}return a},tg=function(e,t,i,n){if(e){var s=i.allowDots?e.replace(/\.([^.[]+)/g,"[$1]"):e,a=/(\[[^[\]]*])/,u=/(\[[^[\]]*])/g,d=i.depth>0&&a.exec(s),p=d?s.slice(0,d.index):s,g=[];if(p){if(!i.plainObjects&&Os.call(Object.prototype,p)&&!i.allowPrototypes)return;g.push(p)}for(var w=0;i.depth>0&&(d=u.exec(s))!==null&&w<i.depth;){if(w+=1,!i.plainObjects&&Os.call(Object.prototype,d[1].slice(1,-1))&&!i.allowPrototypes)return;g.push(d[1])}if(d){if(i.strictDepth===!0)throw new RangeError("Input depth exceeded depth option of "+i.depth+" and strictDepth is true");g.push("["+s.slice(d.index)+"]")}return eg(g,t,i,n)}},ig=function(e){if(!e)return Ee;if(typeof e.allowEmptyArrays<"u"&&typeof e.allowEmptyArrays!="boolean")throw new TypeError("`allowEmptyArrays` option can only be `true` or `false`, when provided");if(typeof e.decodeDotInKeys<"u"&&typeof e.decodeDotInKeys!="boolean")throw new TypeError("`decodeDotInKeys` option can only be `true` or `false`, when provided");if(e.decoder!==null&&typeof e.decoder<"u"&&typeof e.decoder!="function")throw new TypeError("Decoder has to be a function.");if(typeof e.charset<"u"&&e.charset!=="utf-8"&&e.charset!=="iso-8859-1")throw new TypeError("The charset option must be either utf-8, iso-8859-1, or undefined");if(typeof e.throwOnLimitExceeded<"u"&&typeof e.throwOnLimitExceeded!="boolean")throw new TypeError("`throwOnLimitExceeded` option must be a boolean");var t=typeof e.charset>"u"?Ee.charset:e.charset,i=typeof e.duplicates>"u"?Ee.duplicates:e.duplicates;if(i!=="combine"&&i!=="first"&&i!=="last")throw new TypeError("The duplicates option must be either combine, first, or last");var n=typeof e.allowDots>"u"?e.decodeDotInKeys===!0?!0:Ee.allowDots:!!e.allowDots;return{allowDots:n,allowEmptyArrays:typeof e.allowEmptyArrays=="boolean"?!!e.allowEmptyArrays:Ee.allowEmptyArrays,allowPrototypes:typeof e.allowPrototypes=="boolean"?e.allowPrototypes:Ee.allowPrototypes,allowSparse:typeof e.allowSparse=="boolean"?e.allowSparse:Ee.allowSparse,arrayLimit:typeof e.arrayLimit=="number"?e.arrayLimit:Ee.arrayLimit,charset:t,charsetSentinel:typeof e.charsetSentinel=="boolean"?e.charsetSentinel:Ee.charsetSentinel,comma:typeof e.comma=="boolean"?e.comma:Ee.comma,decodeDotInKeys:typeof e.decodeDotInKeys=="boolean"?e.decodeDotInKeys:Ee.decodeDotInKeys,decoder:typeof e.decoder=="function"?e.decoder:Ee.decoder,delimiter:typeof e.delimiter=="string"||ci.isRegExp(e.delimiter)?e.delimiter:Ee.delimiter,depth:typeof e.depth=="number"||e.depth===!1?+e.depth:Ee.depth,duplicates:i,ignoreQueryPrefix:e.ignoreQueryPrefix===!0,interpretNumericEntities:typeof e.interpretNumericEntities=="boolean"?e.interpretNumericEntities:Ee.interpretNumericEntities,parameterLimit:typeof e.parameterLimit=="number"?e.parameterLimit:Ee.parameterLimit,parseArrays:e.parseArrays!==!1,plainObjects:typeof e.plainObjects=="boolean"?e.plainObjects:Ee.plainObjects,strictDepth:typeof e.strictDepth=="boolean"?!!e.strictDepth:Ee.strictDepth,strictNullHandling:typeof e.strictNullHandling=="boolean"?e.strictNullHandling:Ee.strictNullHandling,throwOnLimitExceeded:typeof e.throwOnLimitExceeded=="boolean"?e.throwOnLimitExceeded:!1}},ng=function(l,e){var t=ig(e);if(l===""||l===null||typeof l>"u")return t.plainObjects?{__proto__:null}:{};for(var i=typeof l=="string"?Qp(l,t):l,n=t.plainObjects?{__proto__:null}:{},s=Object.keys(i),a=0;a<s.length;++a){var u=s[a],d=tg(u,i[u],t,typeof l=="string");n=ci.merge(n,d,t)}return t.allowSparse===!0?n:ci.compact(n)},rg=Xp,sg=ng,og=As,ag={formats:og,parse:sg,stringify:rg};const lg=cc(ag),Hs=l=>$.upperFirst($.camelCase(l));function hg(l){let e=[];function t(i){for(let n in i)typeof i[n]=="object"&&i[n]!==null&&(!["schema","columns"].includes(n)&&!$.has(i[n],"schema")&&!["group"].includes($.get(i[n],"type"))?($.has(i[n],"placeholder")||(i[n].placeholder=$.get(i[n],"title")),i[n].field=n,e.push(i[n])):t(i[n]))}return t(l),e}const ug=(l="myStore")=>$t.defineStore(l,{state:()=>({mainKey:"",form:{},items:{},query:"",routes:{},fields:[],options:[],filters:[],loadings:{},dialog:!1,structure:{},paginations:{},searchParam:"",isEditing:!1,panelName:!1,editItemId:!1,hiddenActions:[],isFiltering:!1,sorts:["id:desc"],selected:new Set([])}),getters:{getItems(e){return t=>$.get(e==null?void 0:e.items,t,[])},getPaginations(e){return t=>$.get(e==null?void 0:e.paginations,t,[])},mainItems(e){return $.get(e==null?void 0:e.items,e==null?void 0:e.mainKey,[])},mainPagination(e){return this.getPaginations(e==null?void 0:e.mainKey)},mainRoute(e){return $.get(e==null?void 0:e.routes,e==null?void 0:e.mainKey,"")},flatFields(e){let t=hg(e==null?void 0:e.fields);return t.unshift(c.reactive({title:"",type:"hidden",value:"_select_",field:"_select_",align:"center",headerSort:!1})),t},formFields(e){return e.fields},flatFieldsWithoutActions(){return this.flatFields.filter(e=>!["_actions_","_index_","_select_"].includes(e.field))},headers(){return yg(this.flatFields)},headersWithoutActions(){return this.headers.filter(e=>!["_actions_","_index_","_select_"].includes(e.field))}},actions:{reset(){this.items={},this.loadings={},this.routes={},this.options=[],this.filters=[],this.paginations={},this.selected=new Set([])},setData(e,t){this.items[e]=t},addData(e){Array.isArray(this.items[this.mainKey])||(this.items[this.mainKey]=[]),this.items[this.mainKey]=[e,...this.items[this.mainKey]]},editData(e){const t=this.items[this.mainKey].findIndex(i=>i.id===e.id);t!==-1&&(this.items[this.mainKey][t]={_index_:this.items[this.mainKey][t]._index_,...e})},removeData(e){const t=this.items[this.mainKey].findIndex(i=>i.id===e);t!==-1&&this.items[this.mainKey].splice(t,1)},getModelKey(e){let t=typeof e=="string"?e.substr(e.lastIndexOf("/")+1):e.key;return this.mainKey=this.mainKey||Hs(t),Hs(t)},setPagination(e,t){t in this.paginations||(this.paginations[t]={total:0,currentPage:0,lastPage:0}),this.paginations[t].total=$.get(e,"total"),this.paginations[t].currentPage=$.get(e,"current_page"),this.paginations[t].lastPage=$.get(e,"last_page")},paginate(e){this.isFiltering?this.getWithFilter(e):this.loadItems(this.mainKey,e)},reloadData(){this.isFiltering?this.getWithFilter():this.loadItems()},convertToFilterForm(){var t,i,n;let e={};for(const s of this.filters)if((t=s==null?void 0:s.field)!=null&&t.field){if((i=s==null?void 0:s.field)!=null&&i.query){const a=(n=s==null?void 0:s.field)==null?void 0:n.query(s);e=$.merge(e,a);continue}e[s.field.field]={[s.op]:s.value}}return lg.stringify({filters:e,sort:this.sorts},{encodeValuesOnly:!0})},generateQuery(e=this.mainKey){let t=$.get(this.routes,e+".index","");const[i,n]=t.split("?");return i+"/export?"+(n?n+"&":"")+this.convertToFilterForm()},generateRoute(e=this.mainKey,t=!1){let i=$.get(this.routes,e+".index",""),n=i.indexOf("?")>-1?"&page=":"?page=";if(n+=t,this.searchParam&&(n+="&search="+this.searchParam),i=i+n+"&"+this.convertToFilterForm(),this.query){const s=i.includes("?")?"&":"?";i+=s+this.query}return i},async loadItems(e=this.mainKey,t=1){this.loadings[e]=!0,this.loadings.mainLoading=e===this.mainKey;const i=this.generateRoute(e,t);return ye.get(i).then(n=>{n=$.get(n,"data",{}),this.items[e]=$.get(n,"data"),this.setPagination(n,e)}).finally(()=>{this.loadings[e]=!1,this.loadings.mainLoading=!1})},async loadItems(e=this.mainKey,t=1){this.items[e]&&Array.isArray(this.items[e])&&(this.items[e].length=0),this.loadings[e]=!0,this.loadings.mainLoading=e===this.mainKey;const i=this.generateRoute(e,t);return ye.get(i).then(n=>{n=$.get(n,"data",{}),this.items[e]=$.get(n,"data"),this.setPagination(n,e)}).finally(()=>{this.loadings[e]=!1,this.loadings.mainLoading=!1})},customLoadItems(e,t=1,i=()=>({})){this.loadings[e]=!0,i(n=>{this.items[e]=n.data,this.setPagination(n,e)},()=>{},()=>{this.loadings[e]=!1},t)},getWithFilter(e=1,t=15){const i="http://192.168.190.10:9090/api/filter";return this.loadings.filter=!0,ye.post(`${i}?page=${e}`,{model:this.mainKey,itemPerPage:t,filters:this.filters}).then(n=>{n=$.get(n,"data",{}),this.items[this.mainKey]=n.data,this.setPagination(n,this.mainKey)}).finally(()=>{this.loadings.filter=!1})},addItem(e){this.loadings.mainLoading=!0;let t=$.get(this.routes,this.mainKey+".create",""),i=jl(e,this.flatFields);return ye.post(t,i).then(async()=>{this.reloadData(),se.event("alert",{text:"با موفقیت ثبت شد",color:"green"}),se.event("handleDialogForm",!1)}).catch(n=>{se.event("alert",{text:$.get(n,"response.data.message"),color:"red"})}).finally(()=>{this.loadings.mainLoading=!1})},editItem(e){let t=$.get(this.routes,this.mainKey+".update","");t=t.split("?")[0];let i=jl(e,this.flatFields);return this.loadings.mainLoading=!0,ye.patch(t+"/"+this.editItemId,i).then(async()=>{this.reloadData(),se.event("alert",{text:"با موفقیت ویرایش شد",color:"green"}),se.event("handleDialogForm",!1)}).catch(n=>{se.event("alert",{text:$.get(n,"response.data.message"),color:"red"})}).finally(()=>{this.loadings.mainLoading=!1})},remove(e){const t=Array.isArray(e)?e:[e];let i=$.get(this.routes,this.mainKey+".delete","");i=i.split("?")[0],this.loadings.mainLoading=!0,t.forEach(n=>{ye.delete(i+"/"+n).then(()=>{se.event("alert",{text:"با موفقیت حذف شد",color:"green"}),se.event("handleDeleteDialog",!1),this.removeData(e),this.reloadData()}).catch(s=>{se.event("alert",{text:$.get(s,"response.data.message"),color:"red"})}).finally(()=>{this.loadings.mainLoading=!1})})}}}),dg=l=>ug(l)(),cg=["create","update","delete","show","print","importExcel","exportExcel","filter"],Bs=c.ref([]);function Ns(){function l(t){Bs.value=cg.filter(i=>!t.includes(i))}function e(t){return Bs.value.includes(t)}return{can:e,setPermissions:l,permissions:Bs}}const fg=l=>({onChange:(...e)=>{const t=e[2].form$.el$(l);t&&"clear"in t&&t.clear(),t&&"updateItems"in t&&t.updateItems()}}),pg=(l={})=>({search:!0,clearOnSearch:!0,type:"select",delay:1e3,object:!0,filterResults:!1,native:!1,formatter:e=>$.get(e.getValue(),$.get(l,"labelProp")),...l}),gg=(l={})=>({search:!0,clearOnSearch:!0,type:"select",object:!0,native:!1,formatter:e=>$.get(e.getValue(),$.get(l,"labelProp"),e.getValue()),...l}),mg=(l={})=>({search:!0,clearOnSearch:!0,type:"multiselect",delay:1e3,object:!0,filterResults:!1,native:!1,formatter:e=>$.get(e.getValue(),$.get(l,"labelProp")),...l}),Wl=(l={})=>({search:!0,clearOnSearch:!0,type:"tags",delay:1e3,object:!0,filterResults:!1,hideSelected:!0,native:!1,formatter:e=>$.get(e.getValue(),$.get(l,"labelProp")),...l}),$l=(l={})=>({type:"date",...l}),Gl={normalSelect:gg,multiSelect:mg,multiFile:(l={})=>({type:"multifile",label:l==null?void 0:l.title,placeholder:l==null?void 0:l.title,drop:!0,filename:"name",url:"http://192.168.190.69:9090/api/file/show",uploadTempEndpoint:"http://192.168.190.69:9090/api/file/upload",accept:[".jpg",".png",".gif",".docx",".txt",".zip",".rar"],sort:!0,clickable:!0,object:!0,storeFile:"hash",...l}),hasRel:fg,select:pg,group:(l,e={})=>({addClass:["bg-gray-100","p-4","rounded-lg",""],type:"group",label:l,schema:e}),tags:Wl,date:$l};let Ul={};function bg({form:l,fieldName:e,field:t}){const i=$.get(l,e),n=Array.isArray(i),s=$.has(t,"valueProp");if(!n)return!1;if(s){const a=i[0];return a&&typeof a=="object"&&!Array.isArray(a)}return!1}function jl(l,e){let t={},i=!1;for(let n in l){let s=wg(n,e);if(!s)continue;i=!0;let a=vg(s),u=n;const d=$.get(s,"valueProp",!1);if(d&&(u+="."+d),bg({form:l,fieldName:n,field:s})){t[a]=$.get(l,n).map((w,b)=>$.get(w,d));continue}const g=$.get(l,u,$.get(l,n));t[a]=g}return i?t:l}function vg(l){return"sendKey"in l?l.sendKey:l.field}function wg(l,e){return e.find(t=>t.field==l)}function yg(l){let e=l.filter(s=>s.isHeader&&s.field!=="_actions_");const t=l.find(s=>s.field==="_actions_");let i={title:"",value:"_actions_",field:"_actions_",type:"text",align:"left",headerSort:!1,hozAlign:"left",headerHozAlign:"left"};t&&(i={...i,...t}),e.push(i);let n=0;return l.find(s=>s.field==="_select_"&&s.isHeader)&&(n=1),e.splice(n,0,{title:"#",type:"text",value:"_index_",field:"_index_",maxWidth:"100px",align:"center",headerSort:!1}),e}function Cg(l){for(const e of l)"init"in e&&e.init()}const Eg=l=>{const e=$.get(Ul,l);return e?c.markRaw(e):""},xg=l=>({url:e,key:t,foreignKey:i,dataKey:n,change:s}={url:!1,key:!1,foreignKey:!1,dataKey:!1,change:a=>a})=>async(...a)=>{let u=a[0],d=e;if(i&&n){d+=d.includes("?")?"&":"?";const C=i.split(".");let R="filters";for(const S of C)R+=`[${S.replace("|",".")}]`;d+=`${R}[$eq]={${n}}`}!t&&typeof d=="string"&&(t=(C=>{const R=C.lastIndexOf("/");let S;return C.includes("?")?S=C.substring(R+1,C.indexOf("?")):S=C.substring(R+1),Hs(S)})(d)),(d.match(/\{(.*?)\}/g)||[]).forEach(C=>{const R=C.replace(/[{}]/g,"");d=d.replace(C,$.get(l.form,R,""))});const w=d.includes("?")?"&":"?";u=typeof u=="string"?u:"";const b=await ye.get(d+w+"search="+u);return s||(s=C=>C),s($.get(b,"data.data",[]))},Rg=(l,e)=>l({getRegisterField:Eg,axios:ye,get:xg(e),getSafe:$.get,useFields:Gl}),Kl=l=>{Ul=l};function _g({fields:l,hiddenActions:e,options:t,route:i,structure:n,query:s}){const{setPermissions:a}=Ns(),u=dg("Store-"+parseInt(Math.random()*1e7));u.query=s||"",u.fields=Rg(l,u),se.event("beforeFormueInit");const d=u.getModelKey(i),p={create:typeof i=="string"?i:i.create,update:typeof i=="string"?i:i.update,delete:typeof i=="string"?i:i.delete,index:typeof i=="string"?i:i.index};return u.routes[d]=p,u.loadItems(),u.options=t,a(e),u.structure=n,Cg(u.flatFields),u}const Tg={install(l,{fields:e={},axiosConfig:t={},dir:i="rtl",emitter:n}={}){pc(t);const s=Ti();s.dir=i,n&&Wa(n),l.config.globalProperties.$fcTr=a=>s.translate(a),Kl(e)}};class ze{constructor(e){this.table=e}reloadData(e,t,i){return this.table.dataLoader.load(e,void 0,void 0,void 0,t,i)}langText(){return this.table.modules.localize.getText(...arguments)}langBind(){return this.table.modules.localize.bind(...arguments)}langLocale(){return this.table.modules.localize.getLocale(...arguments)}commsConnections(){return this.table.modules.comms.getConnections(...arguments)}commsSend(){return this.table.modules.comms.send(...arguments)}layoutMode(){return this.table.modules.layout.getMode()}layoutRefresh(e){return this.table.modules.layout.layout(e)}subscribe(){return this.table.eventBus.subscribe(...arguments)}unsubscribe(){return this.table.eventBus.unsubscribe(...arguments)}subscribed(e){return this.table.eventBus.subscribed(e)}subscriptionChange(){return this.table.eventBus.subscriptionChange(...arguments)}dispatch(){return this.table.eventBus.dispatch(...arguments)}chain(){return this.table.eventBus.chain(...arguments)}confirm(){return this.table.eventBus.confirm(...arguments)}dispatchExternal(){return this.table.externalEvents.dispatch(...arguments)}subscribedExternal(e){return this.table.externalEvents.subscribed(e)}subscriptionChangeExternal(){return this.table.externalEvents.subscriptionChange(...arguments)}options(e){return this.table.options[e]}setOption(e,t){return typeof t<"u"&&(this.table.options[e]=t),this.table.options[e]}deprecationCheck(e,t,i){return this.table.deprecationAdvisor.check(e,t,i)}deprecationCheckMsg(e,t){return this.table.deprecationAdvisor.checkMsg(e,t)}deprecationMsg(e){return this.table.deprecationAdvisor.msg(e)}module(e){return this.table.module(e)}}class ge{static elVisible(e){return!(e.offsetWidth<=0&&e.offsetHeight<=0)}static elOffset(e){var t=e.getBoundingClientRect();return{top:t.top+window.pageYOffset-document.documentElement.clientTop,left:t.left+window.pageXOffset-document.documentElement.clientLeft}}static retrieveNestedData(e,t,i){var n=e?t.split(e):[t],s=n.length,a;for(let u=0;u<s&&(i=i[n[u]],a=i,!!i);u++);return a}static deepClone(e,t,i=[]){var n={}.__proto__,s=[].__proto__;t||(t=Object.assign(Array.isArray(e)?[]:{},e));for(var a in e){let u=e[a],d,p;u!=null&&typeof u=="object"&&(u.__proto__===n||u.__proto__===s)&&(d=i.findIndex(g=>g.subject===u),d>-1?t[a]=i[d].copy:(p=Object.assign(Array.isArray(u)?[]:{},u),i.unshift({subject:u,copy:p}),t[a]=this.deepClone(u,p,i)))}return t}}let kg=class dc extends ze{constructor(e,t,i){super(e),this.element=t,this.container=this._lookupContainer(),this.parent=i,this.reversedX=!1,this.childPopup=null,this.blurable=!1,this.blurCallback=null,this.blurEventsBound=!1,this.renderedCallback=null,this.visible=!1,this.hideable=!0,this.element.classList.add("tabulator-popup-container"),this.blurEvent=this.hide.bind(this,!1),this.escEvent=this._escapeCheck.bind(this),this.destroyBinding=this.tableDestroyed.bind(this),this.destroyed=!1}tableDestroyed(){this.destroyed=!0,this.hide(!0)}_lookupContainer(){var e=this.table.options.popupContainer;return typeof e=="string"?(e=document.querySelector(e),e||console.warn("Menu Error - no container element found matching selector:",this.table.options.popupContainer,"(defaulting to document body)")):e===!0&&(e=this.table.element),e&&!this._checkContainerIsParent(e)&&(e=!1,console.warn("Menu Error - container element does not contain this table:",this.table.options.popupContainer,"(defaulting to document body)")),e||(e=document.body),e}_checkContainerIsParent(e,t=this.table.element){return e===t?!0:t.parentNode?this._checkContainerIsParent(e,t.parentNode):!1}renderCallback(e){this.renderedCallback=e}containerEventCoords(e){var t=!(e instanceof MouseEvent),i=t?e.touches[0].pageX:e.pageX,n=t?e.touches[0].pageY:e.pageY;if(this.container!==document.body){let s=ge.elOffset(this.container);i-=s.left,n-=s.top}return{x:i,y:n}}elementPositionCoords(e,t="right"){var i=ge.elOffset(e),n,s,a;switch(this.container!==document.body&&(n=ge.elOffset(this.container),i.left-=n.left,i.top-=n.top),t){case"right":s=i.left+e.offsetWidth,a=i.top-1;break;case"bottom":s=i.left,a=i.top+e.offsetHeight;break;case"left":s=i.left,a=i.top-1;break;case"top":s=i.left,a=i.top;break;case"center":s=i.left+e.offsetWidth/2,a=i.top+e.offsetHeight/2;break}return{x:s,y:a,offset:i}}show(e,t){var i,n,s,a,u;return this.destroyed||this.table.destroyed?this:(e instanceof HTMLElement?(s=e,u=this.elementPositionCoords(e,t),a=u.offset,i=u.x,n=u.y):typeof e=="number"?(a={top:0,left:0},i=e,n=t):(u=this.containerEventCoords(e),i=u.x,n=u.y,this.reversedX=!1),this.element.style.top=n+"px",this.element.style.left=i+"px",this.container.appendChild(this.element),typeof this.renderedCallback=="function"&&this.renderedCallback(),this._fitToScreen(i,n,s,a,t),this.visible=!0,this.subscribe("table-destroy",this.destroyBinding),this.element.addEventListener("mousedown",d=>{d.stopPropagation()}),this)}_fitToScreen(e,t,i,n,s){var a=this.container===document.body?document.documentElement.scrollTop:this.container.scrollTop;(e+this.element.offsetWidth>=this.container.offsetWidth||this.reversedX)&&(this.element.style.left="",i?this.element.style.right=this.container.offsetWidth-n.left+"px":this.element.style.right=this.container.offsetWidth-e+"px",this.reversedX=!0);let u=Math.max(this.container.offsetHeight,a?this.container.scrollHeight:0);if(t+this.element.offsetHeight>u)if(i)switch(s){case"bottom":this.element.style.top=parseInt(this.element.style.top)-this.element.offsetHeight-i.offsetHeight-1+"px";break;default:this.element.style.top=parseInt(this.element.style.top)-this.element.offsetHeight+i.offsetHeight+1+"px"}else this.element.style.height=u+"px"}isVisible(){return this.visible}hideOnBlur(e){return this.blurable=!0,this.visible&&(setTimeout(()=>{this.visible&&(this.table.rowManager.element.addEventListener("scroll",this.blurEvent),this.subscribe("cell-editing",this.blurEvent),document.body.addEventListener("click",this.blurEvent),document.body.addEventListener("contextmenu",this.blurEvent),document.body.addEventListener("mousedown",this.blurEvent),window.addEventListener("resize",this.blurEvent),document.body.addEventListener("keydown",this.escEvent),this.blurEventsBound=!0)},100),this.blurCallback=e),this}_escapeCheck(e){e.keyCode==27&&this.hide()}blockHide(){this.hideable=!1}restoreHide(){this.hideable=!0}hide(e=!1){return this.visible&&this.hideable&&(this.blurable&&this.blurEventsBound&&(document.body.removeEventListener("keydown",this.escEvent),document.body.removeEventListener("click",this.blurEvent),document.body.removeEventListener("contextmenu",this.blurEvent),document.body.removeEventListener("mousedown",this.blurEvent),window.removeEventListener("resize",this.blurEvent),this.table.rowManager.element.removeEventListener("scroll",this.blurEvent),this.unsubscribe("cell-editing",this.blurEvent),this.blurEventsBound=!1),this.childPopup&&this.childPopup.hide(),this.parent&&(this.parent.childPopup=null),this.element.parentNode&&this.element.parentNode.removeChild(this.element),this.visible=!1,this.blurCallback&&!e&&this.blurCallback(),this.unsubscribe("table-destroy",this.destroyBinding)),this}child(e){return this.childPopup&&this.childPopup.hide(),this.childPopup=new dc(this.table,e,this),this.childPopup}};class ee extends ze{constructor(e,t){super(e),this._handler=null}initialize(){}registerTableOption(e,t){this.table.optionsList.register(e,t)}registerColumnOption(e,t){this.table.columnManager.optionsList.register(e,t)}registerTableFunction(e,t){typeof this.table[e]>"u"?this.table[e]=(...i)=>(this.table.initGuard(e),t(...i)):console.warn("Unable to bind table function, name already in use",e)}registerComponentFunction(e,t,i){return this.table.componentFunctionBinder.bind(e,t,i)}registerDataHandler(e,t){this.table.rowManager.registerDataPipelineHandler(e,t),this._handler=e}registerDisplayHandler(e,t){this.table.rowManager.registerDisplayPipelineHandler(e,t),this._handler=e}displayRows(e){var t=this.table.rowManager.displayRows.length-1,i;if(this._handler&&(i=this.table.rowManager.displayPipeline.findIndex(n=>n.handler===this._handler),i>-1&&(t=i)),e&&(t=t+e),this._handler)return t>-1?this.table.rowManager.getDisplayRows(t):this.activeRows()}activeRows(){return this.table.rowManager.activeRows}refreshData(e,t){t||(t=this._handler),t&&this.table.rowManager.refreshActiveData(t,!1,e)}footerAppend(e){return this.table.footerManager.append(e)}footerPrepend(e){return this.table.footerManager.prepend(e)}footerRemove(e){return this.table.footerManager.remove(e)}popup(e,t){return new kg(this.table,e,t)}alert(e,t){return this.table.alertManager.alert(e,t)}clearAlert(){return this.table.alertManager.clear()}}var Sg={rownum:function(l,e,t,i,n,s){return s.getPosition()}};const Pi=class Pi extends ee{constructor(e){super(e),this.allowedTypes=["","data","download","clipboard","print","htmlOutput"],this.registerColumnOption("accessor"),this.registerColumnOption("accessorParams"),this.registerColumnOption("accessorData"),this.registerColumnOption("accessorDataParams"),this.registerColumnOption("accessorDownload"),this.registerColumnOption("accessorDownloadParams"),this.registerColumnOption("accessorClipboard"),this.registerColumnOption("accessorClipboardParams"),this.registerColumnOption("accessorPrint"),this.registerColumnOption("accessorPrintParams"),this.registerColumnOption("accessorHtmlOutput"),this.registerColumnOption("accessorHtmlOutputParams")}initialize(){this.subscribe("column-layout",this.initializeColumn.bind(this)),this.subscribe("row-data-retrieve",this.transformRow.bind(this))}initializeColumn(e){var t=!1,i={};this.allowedTypes.forEach(n=>{var s="accessor"+(n.charAt(0).toUpperCase()+n.slice(1)),a;e.definition[s]&&(a=this.lookupAccessor(e.definition[s]),a&&(t=!0,i[s]={accessor:a,params:e.definition[s+"Params"]||{}}))}),t&&(e.modules.accessor=i)}lookupAccessor(e){var t=!1;switch(typeof e){case"string":Pi.accessors[e]?t=Pi.accessors[e]:console.warn("Accessor Error - No such accessor found, ignoring: ",e);break;case"function":t=e;break}return t}transformRow(e,t){var i="accessor"+(t.charAt(0).toUpperCase()+t.slice(1)),n=e.getComponent(),s=ge.deepClone(e.data||{});return this.table.columnManager.traverse(function(a){var u,d,p,g;a.modules.accessor&&(d=a.modules.accessor[i]||a.modules.accessor.accessor||!1,d&&(u=a.getFieldValue(s),u!="undefined"&&(g=a.getComponent(),p=typeof d.params=="function"?d.params(u,s,t,g,n):d.params,a.setFieldValue(s,d.accessor(u,s,t,p,g,n)))))}),s}};P(Pi,"moduleName","accessor"),P(Pi,"accessors",Sg);let Is=Pi;var Mg={method:"GET"};function Vs(l,e){var t=[];if(e=e||"",Array.isArray(l))l.forEach((n,s)=>{t=t.concat(Vs(n,e?e+"["+s+"]":s))});else if(typeof l=="object")for(var i in l)t=t.concat(Vs(l[i],e?e+"["+i+"]":i));else t.push({key:e,value:l});return t}function Lg(l){var e=Vs(l),t=[];return e.forEach(function(i){t.push(encodeURIComponent(i.key)+"="+encodeURIComponent(i.value))}),t.join("&")}function ql(l,e,t){return l&&t&&Object.keys(t).length&&(!e.method||e.method.toLowerCase()=="get")&&(e.method="get",l+=(l.includes("?")?"&":"?")+Lg(t)),l}function Dg(l,e,t){var i;return new Promise((n,s)=>{if(l=this.urlGenerator.call(this.table,l,e,t),e.method.toUpperCase()!="GET")if(i=typeof this.table.options.ajaxContentType=="object"?this.table.options.ajaxContentType:this.contentTypeFormatters[this.table.options.ajaxContentType],i){for(var a in i.headers)e.headers||(e.headers={}),typeof e.headers[a]>"u"&&(e.headers[a]=i.headers[a]);e.body=i.body.call(this,l,e,t)}else console.warn("Ajax Error - Invalid ajaxContentType value:",this.table.options.ajaxContentType);l?(typeof e.headers>"u"&&(e.headers={}),typeof e.headers.Accept>"u"&&(e.headers.Accept="application/json"),typeof e.headers["X-Requested-With"]>"u"&&(e.headers["X-Requested-With"]="XMLHttpRequest"),typeof e.mode>"u"&&(e.mode="cors"),e.mode=="cors"?(typeof e.headers.Origin>"u"&&(e.headers.Origin=window.location.origin),typeof e.credentials>"u"&&(e.credentials="same-origin")):typeof e.credentials>"u"&&(e.credentials="include"),fetch(l,e).then(u=>{u.ok?u.json().then(d=>{n(d)}).catch(d=>{s(d),console.warn("Ajax Load Error - Invalid JSON returned",d)}):(console.error("Ajax Load Error - Connection Error: "+u.status,u.statusText),s(u))}).catch(u=>{console.error("Ajax Load Error - Connection Error: ",u),s(u)})):(console.warn("Ajax Load Error - No URL Set"),n([]))})}function Ws(l,e){var t=[];if(e=e||"",Array.isArray(l))l.forEach((n,s)=>{t=t.concat(Ws(n,e?e+"["+s+"]":s))});else if(typeof l=="object")for(var i in l)t=t.concat(Ws(l[i],e?e+"["+i+"]":i));else t.push({key:e,value:l});return t}var Ag={json:{headers:{"Content-Type":"application/json"},body:function(l,e,t){return JSON.stringify(t)}},form:{headers:{},body:function(l,e,t){var i=Ws(t),n=new FormData;return i.forEach(function(s){n.append(s.key,s.value)}),n}}};const pt=class pt extends ee{constructor(e){super(e),this.config={},this.url="",this.urlGenerator=!1,this.params=!1,this.loaderPromise=!1,this.registerTableOption("ajaxURL",!1),this.registerTableOption("ajaxURLGenerator",!1),this.registerTableOption("ajaxParams",{}),this.registerTableOption("ajaxConfig","get"),this.registerTableOption("ajaxContentType","form"),this.registerTableOption("ajaxRequestFunc",!1),this.registerTableOption("ajaxRequesting",function(){}),this.registerTableOption("ajaxResponse",!1),this.contentTypeFormatters=pt.contentTypeFormatters}initialize(){this.loaderPromise=this.table.options.ajaxRequestFunc||pt.defaultLoaderPromise,this.urlGenerator=this.table.options.ajaxURLGenerator||pt.defaultURLGenerator,this.table.options.ajaxURL&&this.setUrl(this.table.options.ajaxURL),this.setDefaultConfig(this.table.options.ajaxConfig),this.registerTableFunction("getAjaxUrl",this.getUrl.bind(this)),this.subscribe("data-loading",this.requestDataCheck.bind(this)),this.subscribe("data-params",this.requestParams.bind(this)),this.subscribe("data-load",this.requestData.bind(this))}requestParams(e,t,i,n){var s=this.table.options.ajaxParams;return s&&(typeof s=="function"&&(s=s.call(this.table)),n=Object.assign(Object.assign({},s),n)),n}requestDataCheck(e,t,i,n){return!!(!e&&this.url||typeof e=="string")}requestData(e,t,i,n,s){var a;return!s&&this.requestDataCheck(e)?(e&&this.setUrl(e),a=this.generateConfig(i),this.sendRequest(this.url,t,a)):s}setDefaultConfig(e={}){this.config=Object.assign({},pt.defaultConfig),typeof e=="string"?this.config.method=e:Object.assign(this.config,e)}generateConfig(e={}){var t=Object.assign({},this.config);return typeof e=="string"?t.method=e:Object.assign(t,e),t}setUrl(e){this.url=e}getUrl(){return this.url}sendRequest(e,t,i){return this.table.options.ajaxRequesting.call(this.table,e,t)!==!1?this.loaderPromise(e,i,t).then(n=>(this.table.options.ajaxResponse&&(n=this.table.options.ajaxResponse.call(this.table,e,t,n)),n)):Promise.reject()}};P(pt,"moduleName","ajax"),P(pt,"defaultConfig",Mg),P(pt,"defaultURLGenerator",ql),P(pt,"defaultLoaderPromise",Dg),P(pt,"contentTypeFormatters",Ag);let $s=pt;var Fg={replace:function(l){return this.table.setData(l)},update:function(l){return this.table.updateOrAddData(l)},insert:function(l){return this.table.addData(l)}},zg={table:function(l){var e=[],t=!0,i=this.table.columnManager.columns,n=[],s=[];return l=l.split(`
31
31
  `),l.forEach(function(a){e.push(a.split(" "))}),e.length&&!(e.length===1&&e[0].length<2)?(e[0].forEach(function(a){var u=i.find(function(d){return a&&d.definition.title&&a.trim()&&d.definition.title.trim()===a.trim()});u?n.push(u):t=!1}),t||(t=!0,n=[],e[0].forEach(function(a){var u=i.find(function(d){return a&&d.field&&a.trim()&&d.field.trim()===a.trim()});u?n.push(u):t=!1}),t||(n=this.table.columnManager.columnsByIndex)),t&&e.shift(),e.forEach(function(a){var u={};a.forEach(function(d,p){n[p]&&(u[n[p].field]=d)}),s.push(u)}),s):!1}},Pg={copyToClipboard:["ctrl + 67","meta + 67"]},Og={copyToClipboard:function(l){this.table.modules.edit.currentCell||this.table.modExists("clipboard",!0)&&this.table.modules.clipboard.copy(!1,!0)}},Hg={keybindings:{bindings:Pg,actions:Og}};const jt=class jt extends ee{constructor(e){super(e),this.mode=!0,this.pasteParser=function(){},this.pasteAction=function(){},this.customSelection=!1,this.rowRange=!1,this.blocked=!0,this.registerTableOption("clipboard",!1),this.registerTableOption("clipboardCopyStyled",!0),this.registerTableOption("clipboardCopyConfig",!1),this.registerTableOption("clipboardCopyFormatter",!1),this.registerTableOption("clipboardCopyRowRange","active"),this.registerTableOption("clipboardPasteParser","table"),this.registerTableOption("clipboardPasteAction","insert"),this.registerColumnOption("clipboard"),this.registerColumnOption("titleClipboard")}initialize(){this.mode=this.table.options.clipboard,this.rowRange=this.table.options.clipboardCopyRowRange,(this.mode===!0||this.mode==="copy")&&this.table.element.addEventListener("copy",e=>{var t,i,n;this.blocked||(e.preventDefault(),this.customSelection?(t=this.customSelection,this.table.options.clipboardCopyFormatter&&(t=this.table.options.clipboardCopyFormatter("plain",t))):(n=this.table.modules.export.generateExportList(this.table.options.clipboardCopyConfig,this.table.options.clipboardCopyStyled,this.rowRange,"clipboard"),i=this.table.modules.export.generateHTMLTable(n),t=i?this.generatePlainContent(n):"",this.table.options.clipboardCopyFormatter&&(t=this.table.options.clipboardCopyFormatter("plain",t),i=this.table.options.clipboardCopyFormatter("html",i))),window.clipboardData&&window.clipboardData.setData?window.clipboardData.setData("Text",t):e.clipboardData&&e.clipboardData.setData?(e.clipboardData.setData("text/plain",t),i&&e.clipboardData.setData("text/html",i)):e.originalEvent&&e.originalEvent.clipboardData.setData&&(e.originalEvent.clipboardData.setData("text/plain",t),i&&e.originalEvent.clipboardData.setData("text/html",i)),this.dispatchExternal("clipboardCopied",t,i),this.reset())}),(this.mode===!0||this.mode==="paste")&&this.table.element.addEventListener("paste",e=>{this.paste(e)}),this.setPasteParser(this.table.options.clipboardPasteParser),this.setPasteAction(this.table.options.clipboardPasteAction),this.registerTableFunction("copyToClipboard",this.copy.bind(this))}reset(){this.blocked=!0,this.customSelection=!1}generatePlainContent(e){var t=[];return e.forEach(i=>{var n=[];i.columns.forEach(s=>{var a="";if(s)if(i.type==="group"&&(s.value=s.component.getKey()),s.value===null)a="";else switch(typeof s.value){case"object":a=JSON.stringify(s.value);break;case"undefined":a="";break;default:a=s.value}n.push(a)}),t.push(n.join(" "))}),t.join(`
32
32
  `)}copy(e,t){var i,n;this.blocked=!1,this.customSelection=!1,(this.mode===!0||this.mode==="copy")&&(this.rowRange=e||this.table.options.clipboardCopyRowRange,typeof window.getSelection<"u"&&typeof document.createRange<"u"?(e=document.createRange(),e.selectNodeContents(this.table.element),i=window.getSelection(),i.toString()&&t&&(this.customSelection=i.toString()),i.removeAllRanges(),i.addRange(e)):typeof document.selection<"u"&&typeof document.body.createTextRange<"u"&&(n=document.body.createTextRange(),n.moveToElementText(this.table.element),n.select()),document.execCommand("copy"),i&&i.removeAllRanges())}setPasteAction(e){switch(typeof e){case"string":this.pasteAction=jt.pasteActions[e],this.pasteAction||console.warn("Clipboard Error - No such paste action found:",e);break;case"function":this.pasteAction=e;break}}setPasteParser(e){switch(typeof e){case"string":this.pasteParser=jt.pasteParsers[e],this.pasteParser||console.warn("Clipboard Error - No such paste parser found:",e);break;case"function":this.pasteParser=e;break}}paste(e){var t,i,n;this.checkPasteOrigin(e)&&(t=this.getPasteData(e),i=this.pasteParser.call(this,t),i?(e.preventDefault(),this.table.modExists("mutator")&&(i=this.mutateData(i)),n=this.pasteAction.call(this,i),this.dispatchExternal("clipboardPasted",t,i,n)):this.dispatchExternal("clipboardPasteError",t))}mutateData(e){var t=[];return Array.isArray(e)?e.forEach(i=>{t.push(this.table.modules.mutator.transformRow(i,"clipboard"))}):t=e,t}checkPasteOrigin(e){var t=!0,i=this.confirm("clipboard-paste",[e]);return(i||!["DIV","SPAN"].includes(e.target.tagName))&&(t=!1),t}getPasteData(e){var t;return window.clipboardData&&window.clipboardData.getData?t=window.clipboardData.getData("Text"):e.clipboardData&&e.clipboardData.getData?t=e.clipboardData.getData("text/plain"):e.originalEvent&&e.originalEvent.clipboardData.getData&&(t=e.originalEvent.clipboardData.getData("text/plain")),t}};P(jt,"moduleName","clipboard"),P(jt,"moduleExtensions",Hg),P(jt,"pasteActions",Fg),P(jt,"pasteParsers",zg);let Gs=jt;class Bg{constructor(e){return this._row=e,new Proxy(this,{get:function(t,i,n){return typeof t[i]<"u"?t[i]:t._row.table.componentFunctionBinder.handle("row",t._row,i)}})}getData(e){return this._row.getData(e)}getElement(){return this._row.getElement()}getTable(){return this._row.table}getCells(){var e=[];return this._row.getCells().forEach(function(t){e.push(t.getComponent())}),e}getCell(e){var t=this._row.getCell(e);return t?t.getComponent():!1}_getSelf(){return this._row}}class Xl{constructor(e){return this._cell=e,new Proxy(this,{get:function(t,i,n){return typeof t[i]<"u"?t[i]:t._cell.table.componentFunctionBinder.handle("cell",t._cell,i)}})}getValue(){return this._cell.getValue()}getOldValue(){return this._cell.getOldValue()}getInitialValue(){return this._cell.initialValue}getElement(){return this._cell.getElement()}getRow(){return this._cell.row.getComponent()}getData(e){return this._cell.row.getData(e)}getType(){return"cell"}getField(){return this._cell.column.getField()}getColumn(){return this._cell.column.getComponent()}setValue(e,t){typeof t>"u"&&(t=!0),this._cell.setValue(e,t)}restoreOldValue(){this._cell.setValueActual(this._cell.getOldValue())}restoreInitialValue(){this._cell.setValueActual(this._cell.initialValue)}checkHeight(){this._cell.checkHeight()}getTable(){return this._cell.table}_getSelf(){return this._cell}}class fn extends ze{constructor(e,t){super(e.table),this.table=e.table,this.column=e,this.row=t,this.element=null,this.value=null,this.initialValue,this.oldValue=null,this.modules={},this.height=null,this.width=null,this.minWidth=null,this.component=null,this.loaded=!1,this.build()}build(){this.generateElement(),this.setWidth(),this._configureCell(),this.setValueActual(this.column.getFieldValue(this.row.data)),this.initialValue=this.value}generateElement(){this.element=document.createElement("div"),this.element.className="tabulator-cell",this.element.setAttribute("role","gridcell"),this.column.isRowHeader&&this.element.classList.add("tabulator-row-header")}_configureCell(){var e=this.element,t=this.column.getField(),i={top:"flex-start",bottom:"flex-end",middle:"center"},n={left:"flex-start",right:"flex-end",center:"center"};if(e.style.textAlign=this.column.hozAlign,this.column.vertAlign&&(e.style.display="inline-flex",e.style.alignItems=i[this.column.vertAlign]||"",this.column.hozAlign&&(e.style.justifyContent=n[this.column.hozAlign]||"")),t&&e.setAttribute("tabulator-field",t),this.column.definition.cssClass){var s=this.column.definition.cssClass.split(" ");s.forEach(a=>{e.classList.add(a)})}this.dispatch("cell-init",this),this.column.visible||this.hide()}_generateContents(){var e;switch(e=this.chain("cell-format",this,null,()=>this.element.innerHTML=this.value),typeof e){case"object":if(e instanceof Node){for(;this.element.firstChild;)this.element.removeChild(this.element.firstChild);this.element.appendChild(e)}else this.element.innerHTML="",e!=null&&console.warn("Format Error - Formatter has returned a type of object, the only valid formatter object return is an instance of Node, the formatter returned:",e);break;case"undefined":this.element.innerHTML="";break;default:this.element.innerHTML=e}}cellRendered(){this.dispatch("cell-rendered",this)}getElement(e){return this.loaded||(this.loaded=!0,e||this.layoutElement()),this.element}getValue(){return this.value}getOldValue(){return this.oldValue}setValue(e,t,i){var n=this.setValueProcessData(e,t,i);n&&(this.dispatch("cell-value-updated",this),this.cellRendered(),this.column.definition.cellEdited&&this.column.definition.cellEdited.call(this.table,this.getComponent()),this.dispatchExternal("cellEdited",this.getComponent()),this.subscribedExternal("dataChanged")&&this.dispatchExternal("dataChanged",this.table.rowManager.getData()))}setValueProcessData(e,t,i){var n=!1;return(this.value!==e||i)&&(n=!0,t&&(e=this.chain("cell-value-changing",[this,e],null,e))),this.setValueActual(e),n&&this.dispatch("cell-value-changed",this),n}setValueActual(e){this.oldValue=this.value,this.value=e,this.dispatch("cell-value-save-before",this),this.column.setFieldValue(this.row.data,e),this.dispatch("cell-value-save-after",this),this.loaded&&this.layoutElement()}layoutElement(){this._generateContents(),this.dispatch("cell-layout",this)}setWidth(){this.width=this.column.width,this.element.style.width=this.column.widthStyled}clearWidth(){this.width="",this.element.style.width=""}getWidth(){return this.width||this.element.offsetWidth}setMinWidth(){this.minWidth=this.column.minWidth,this.element.style.minWidth=this.column.minWidthStyled}setMaxWidth(){this.maxWidth=this.column.maxWidth,this.element.style.maxWidth=this.column.maxWidthStyled}checkHeight(){this.row.reinitializeHeight()}clearHeight(){this.element.style.height="",this.height=null,this.dispatch("cell-height",this,"")}setHeight(){this.height=this.row.height,this.element.style.height=this.row.heightStyled,this.dispatch("cell-height",this,this.row.heightStyled)}getHeight(){return this.height||this.element.offsetHeight}show(){this.element.style.display=this.column.vertAlign?"inline-flex":""}hide(){this.element.style.display="none"}delete(){this.dispatch("cell-delete",this),!this.table.rowManager.redrawBlock&&this.element.parentNode&&this.element.parentNode.removeChild(this.element),this.element=!1,this.column.deleteCell(this),this.row.deleteCell(this),this.calcs={}}getIndex(){return this.row.getCellIndex(this)}getComponent(){return this.component||(this.component=new Xl(this)),this.component}}class Yl{constructor(e){return this._column=e,this.type="ColumnComponent",new Proxy(this,{get:function(t,i,n){return typeof t[i]<"u"?t[i]:t._column.table.componentFunctionBinder.handle("column",t._column,i)}})}getElement(){return this._column.getElement()}getDefinition(){return this._column.getDefinition()}getField(){return this._column.getField()}getTitleDownload(){return this._column.getTitleDownload()}getCells(){var e=[];return this._column.cells.forEach(function(t){e.push(t.getComponent())}),e}isVisible(){return this._column.visible}show(){this._column.isGroup?this._column.columns.forEach(function(e){e.show()}):this._column.show()}hide(){this._column.isGroup?this._column.columns.forEach(function(e){e.hide()}):this._column.hide()}toggle(){this._column.visible?this.hide():this.show()}delete(){return this._column.delete()}getSubColumns(){var e=[];return this._column.columns.length&&this._column.columns.forEach(function(t){e.push(t.getComponent())}),e}getParentColumn(){return this._column.getParentComponent()}_getSelf(){return this._column}scrollTo(e,t){return this._column.table.columnManager.scrollToColumn(this._column,e,t)}getTable(){return this._column.table}move(e,t){var i=this._column.table.columnManager.findColumn(e);i?this._column.table.columnManager.moveColumn(this._column,i,t):console.warn("Move Error - No matching column found:",i)}getNextColumn(){var e=this._column.nextColumn();return e?e.getComponent():!1}getPrevColumn(){var e=this._column.prevColumn();return e?e.getComponent():!1}updateDefinition(e){return this._column.updateDefinition(e)}getWidth(){return this._column.getWidth()}setWidth(e){var t;return e===!0?t=this._column.reinitializeWidth(!0):t=this._column.setWidth(e),this._column.table.columnManager.rerenderColumns(!0),t}}var Jl={title:void 0,field:void 0,columns:void 0,visible:void 0,hozAlign:void 0,vertAlign:void 0,width:void 0,minWidth:40,maxWidth:void 0,maxInitialWidth:void 0,cssClass:void 0,variableHeight:void 0,headerVertical:void 0,headerHozAlign:void 0,headerWordWrap:!1,editableTitle:void 0};const pi=class pi extends ze{constructor(e,t,i){super(t.table),this.definition=e,this.parent=t,this.type="column",this.columns=[],this.cells=[],this.isGroup=!1,this.isRowHeader=i,this.element=this.createElement(),this.contentElement=!1,this.titleHolderElement=!1,this.titleElement=!1,this.groupElement=this.createGroupElement(),this.hozAlign="",this.vertAlign="",this.field="",this.fieldStructure="",this.getFieldValue="",this.setFieldValue="",this.titleDownload=null,this.titleFormatterRendered=!1,this.mapDefinitions(),this.setField(this.definition.field),this.modules={},this.width=null,this.widthStyled="",this.maxWidth=null,this.maxWidthStyled="",this.maxInitialWidth=null,this.minWidth=null,this.minWidthStyled="",this.widthFixed=!1,this.visible=!0,this.component=null,this.definition.columns?(this.isGroup=!0,this.definition.columns.forEach((n,s)=>{var a=new pi(n,this);this.attachColumn(a)}),this.checkColumnVisibility()):t.registerColumnField(this),this._initialize()}createElement(){var e=document.createElement("div");switch(e.classList.add("tabulator-col"),e.setAttribute("role","columnheader"),e.setAttribute("aria-sort","none"),this.isRowHeader&&e.classList.add("tabulator-row-header"),this.table.options.columnHeaderVertAlign){case"middle":e.style.justifyContent="center";break;case"bottom":e.style.justifyContent="flex-end";break}return e}createGroupElement(){var e=document.createElement("div");return e.classList.add("tabulator-col-group-cols"),e}mapDefinitions(){var e=this.table.options.columnDefaults;if(e)for(let t in e)typeof this.definition[t]>"u"&&(this.definition[t]=e[t]);this.definition=this.table.columnManager.optionsList.generate(pi.defaultOptionList,this.definition)}checkDefinition(){Object.keys(this.definition).forEach(e=>{pi.defaultOptionList.indexOf(e)===-1&&console.warn("Invalid column definition option in '"+(this.field||this.definition.title)+"' column:",e)})}setField(e){this.field=e,this.fieldStructure=e?this.table.options.nestedFieldSeparator?e.split(this.table.options.nestedFieldSeparator):[e]:[],this.getFieldValue=this.fieldStructure.length>1?this._getNestedData:this._getFlatData,this.setFieldValue=this.fieldStructure.length>1?this._setNestedData:this._setFlatData}registerColumnPosition(e){this.parent.registerColumnPosition(e)}registerColumnField(e){this.parent.registerColumnField(e)}reRegisterPosition(){this.isGroup?this.columns.forEach(function(e){e.reRegisterPosition()}):this.registerColumnPosition(this)}_initialize(){for(var e=this.definition;this.element.firstChild;)this.element.removeChild(this.element.firstChild);e.headerVertical&&(this.element.classList.add("tabulator-col-vertical"),e.headerVertical==="flip"&&this.element.classList.add("tabulator-col-vertical-flip")),this.contentElement=this._buildColumnHeaderContent(),this.element.appendChild(this.contentElement),this.isGroup?this._buildGroupHeader():this._buildColumnHeader(),this.dispatch("column-init",this)}_buildColumnHeader(){var e=this.definition;if(this.dispatch("column-layout",this),typeof e.visible<"u"&&(e.visible?this.show(!0):this.hide(!0)),e.cssClass){var t=e.cssClass.split(" ");t.forEach(i=>{this.element.classList.add(i)})}e.field&&this.element.setAttribute("tabulator-field",e.field),this.setMinWidth(parseInt(e.minWidth)),e.maxInitialWidth&&(this.maxInitialWidth=parseInt(e.maxInitialWidth)),e.maxWidth&&this.setMaxWidth(parseInt(e.maxWidth)),this.reinitializeWidth(),this.hozAlign=this.definition.hozAlign,this.vertAlign=this.definition.vertAlign,this.titleElement.style.textAlign=this.definition.headerHozAlign}_buildColumnHeaderContent(){var e=document.createElement("div");return e.classList.add("tabulator-col-content"),this.titleHolderElement=document.createElement("div"),this.titleHolderElement.classList.add("tabulator-col-title-holder"),e.appendChild(this.titleHolderElement),this.titleElement=this._buildColumnHeaderTitle(),this.titleHolderElement.appendChild(this.titleElement),e}_buildColumnHeaderTitle(){var e=this.definition,t=document.createElement("div");if(t.classList.add("tabulator-col-title"),e.headerWordWrap&&t.classList.add("tabulator-col-title-wrap"),e.editableTitle){var i=document.createElement("input");i.classList.add("tabulator-title-editor"),i.addEventListener("click",n=>{n.stopPropagation(),i.focus()}),i.addEventListener("mousedown",n=>{n.stopPropagation()}),i.addEventListener("change",()=>{e.title=i.value,this.dispatchExternal("columnTitleChanged",this.getComponent())}),t.appendChild(i),e.field?this.langBind("columns|"+e.field,n=>{i.value=n||e.title||"&nbsp;"}):i.value=e.title||"&nbsp;"}else e.field?this.langBind("columns|"+e.field,n=>{this._formatColumnHeaderTitle(t,n||e.title||"&nbsp;")}):this._formatColumnHeaderTitle(t,e.title||"&nbsp;");return t}_formatColumnHeaderTitle(e,t){var i=this.chain("column-format",[this,t,e],null,()=>t);switch(typeof i){case"object":i instanceof Node?e.appendChild(i):(e.innerHTML="",console.warn("Format Error - Title formatter has returned a type of object, the only valid formatter object return is an instance of Node, the formatter returned:",i));break;case"undefined":e.innerHTML="";break;default:e.innerHTML=i}}_buildGroupHeader(){if(this.element.classList.add("tabulator-col-group"),this.element.setAttribute("role","columngroup"),this.element.setAttribute("aria-title",this.definition.title),this.definition.cssClass){var e=this.definition.cssClass.split(" ");e.forEach(t=>{this.element.classList.add(t)})}this.titleElement.style.textAlign=this.definition.headerHozAlign,this.element.appendChild(this.groupElement)}_getFlatData(e){return e[this.field]}_getNestedData(e){var t=e,i=this.fieldStructure,n=i.length,s;for(let a=0;a<n&&(t=t[i[a]],s=t,!!t);a++);return s}_setFlatData(e,t){this.field&&(e[this.field]=t)}_setNestedData(e,t){var i=e,n=this.fieldStructure,s=n.length;for(let a=0;a<s;a++)if(a==s-1)i[n[a]]=t;else{if(!i[n[a]])if(typeof t<"u")i[n[a]]={};else break;i=i[n[a]]}}attachColumn(e){this.groupElement?(this.columns.push(e),this.groupElement.appendChild(e.getElement()),e.columnRendered()):console.warn("Column Warning - Column being attached to another column instead of column group")}verticalAlign(e,t){var i=this.parent.isGroup?this.parent.getGroupElement().clientHeight:t||this.parent.getHeadersElement().clientHeight;this.element.style.height=i+"px",this.dispatch("column-height",this,this.element.style.height),this.isGroup&&(this.groupElement.style.minHeight=i-this.contentElement.offsetHeight+"px"),this.columns.forEach(function(n){n.verticalAlign(e)})}clearVerticalAlign(){this.element.style.paddingTop="",this.element.style.height="",this.element.style.minHeight="",this.groupElement.style.minHeight="",this.columns.forEach(function(e){e.clearVerticalAlign()}),this.dispatch("column-height",this,"")}getElement(){return this.element}getGroupElement(){return this.groupElement}getField(){return this.field}getTitleDownload(){return this.titleDownload}getFirstColumn(){return this.isGroup?this.columns.length?this.columns[0].getFirstColumn():!1:this}getLastColumn(){return this.isGroup?this.columns.length?this.columns[this.columns.length-1].getLastColumn():!1:this}getColumns(e){var t=[];return e?this.columns.forEach(i=>{t.push(i),t=t.concat(i.getColumns(!0))}):t=this.columns,t}getCells(){return this.cells}getTopColumn(){return this.parent.isGroup?this.parent.getTopColumn():this}getDefinition(e){var t=[];return this.isGroup&&e&&(this.columns.forEach(function(i){t.push(i.getDefinition(!0))}),this.definition.columns=t),this.definition}checkColumnVisibility(){var e=!1;this.columns.forEach(function(t){t.visible&&(e=!0)}),e?(this.show(),this.dispatchExternal("columnVisibilityChanged",this.getComponent(),!1)):this.hide()}show(e,t){this.visible||(this.visible=!0,this.element.style.display="",this.parent.isGroup&&this.parent.checkColumnVisibility(),this.cells.forEach(function(i){i.show()}),!this.isGroup&&this.width===null&&this.reinitializeWidth(),this.table.columnManager.verticalAlignHeaders(),this.dispatch("column-show",this,t),e||this.dispatchExternal("columnVisibilityChanged",this.getComponent(),!0),this.parent.isGroup&&this.parent.matchChildWidths(),this.silent||this.table.columnManager.rerenderColumns())}hide(e,t){this.visible&&(this.visible=!1,this.element.style.display="none",this.table.columnManager.verticalAlignHeaders(),this.parent.isGroup&&this.parent.checkColumnVisibility(),this.cells.forEach(function(i){i.hide()}),this.dispatch("column-hide",this,t),e||this.dispatchExternal("columnVisibilityChanged",this.getComponent(),!1),this.parent.isGroup&&this.parent.matchChildWidths(),this.silent||this.table.columnManager.rerenderColumns())}matchChildWidths(){var e=0;this.contentElement&&this.columns.length&&(this.columns.forEach(function(t){t.visible&&(e+=t.getWidth())}),this.contentElement.style.maxWidth=e-1+"px",this.table.initialized&&(this.element.style.width=e+"px"),this.parent.isGroup&&this.parent.matchChildWidths())}removeChild(e){var t=this.columns.indexOf(e);t>-1&&this.columns.splice(t,1),this.columns.length||this.delete()}setWidth(e){this.widthFixed=!0,this.setWidthActual(e)}setWidthActual(e){isNaN(e)&&(e=Math.floor(this.table.element.clientWidth/100*parseInt(e))),e=Math.max(this.minWidth,e),this.maxWidth&&(e=Math.min(this.maxWidth,e)),this.width=e,this.widthStyled=e?e+"px":"",this.element.style.width=this.widthStyled,this.isGroup||this.cells.forEach(function(t){t.setWidth()}),this.parent.isGroup&&this.parent.matchChildWidths(),this.dispatch("column-width",this),this.subscribedExternal("columnWidth")&&this.dispatchExternal("columnWidth",this.getComponent())}checkCellHeights(){var e=[];this.cells.forEach(function(t){t.row.heightInitialized&&(t.row.getElement().offsetParent!==null?(e.push(t.row),t.row.clearCellHeight()):t.row.heightInitialized=!1)}),e.forEach(function(t){t.calcHeight()}),e.forEach(function(t){t.setCellHeight()})}getWidth(){var e=0;return this.isGroup?this.columns.forEach(function(t){t.visible&&(e+=t.getWidth())}):e=this.width,e}getLeftOffset(){var e=this.element.offsetLeft;return this.parent.isGroup&&(e+=this.parent.getLeftOffset()),e}getHeight(){return Math.ceil(this.element.getBoundingClientRect().height)}setMinWidth(e){this.maxWidth&&e>this.maxWidth&&(e=this.maxWidth,console.warn("the minWidth ("+e+"px) for column '"+this.field+"' cannot be bigger that its maxWidth ("+this.maxWidthStyled+")")),this.minWidth=e,this.minWidthStyled=e?e+"px":"",this.element.style.minWidth=this.minWidthStyled,this.cells.forEach(function(t){t.setMinWidth()})}setMaxWidth(e){this.minWidth&&e<this.minWidth&&(e=this.minWidth,console.warn("the maxWidth ("+e+"px) for column '"+this.field+"' cannot be smaller that its minWidth ("+this.minWidthStyled+")")),this.maxWidth=e,this.maxWidthStyled=e?e+"px":"",this.element.style.maxWidth=this.maxWidthStyled,this.cells.forEach(function(t){t.setMaxWidth()})}delete(){return new Promise((e,t)=>{this.isGroup&&this.columns.forEach(function(n){n.delete()}),this.dispatch("column-delete",this);var i=this.cells.length;for(let n=0;n<i;n++)this.cells[0].delete();this.element.parentNode&&this.element.parentNode.removeChild(this.element),this.element=!1,this.contentElement=!1,this.titleElement=!1,this.groupElement=!1,this.parent.isGroup&&this.parent.removeChild(this),this.table.columnManager.deregisterColumn(this),this.table.columnManager.rerenderColumns(!0),this.dispatch("column-deleted",this),e()})}columnRendered(){this.titleFormatterRendered&&this.titleFormatterRendered(),this.dispatch("column-rendered",this)}generateCell(e){var t=new fn(this,e);return this.cells.push(t),t}nextColumn(){var e=this.table.columnManager.findColumnIndex(this);return e>-1?this._nextVisibleColumn(e+1):!1}_nextVisibleColumn(e){var t=this.table.columnManager.getColumnByIndex(e);return!t||t.visible?t:this._nextVisibleColumn(e+1)}prevColumn(){var e=this.table.columnManager.findColumnIndex(this);return e>-1?this._prevVisibleColumn(e-1):!1}_prevVisibleColumn(e){var t=this.table.columnManager.getColumnByIndex(e);return!t||t.visible?t:this._prevVisibleColumn(e-1)}reinitializeWidth(e){this.widthFixed=!1,typeof this.definition.width<"u"&&!e&&this.setWidth(this.definition.width),this.dispatch("column-width-fit-before",this),this.fitToData(e),this.dispatch("column-width-fit-after",this)}fitToData(e){if(!this.isGroup){this.widthFixed||(this.element.style.width="",this.cells.forEach(n=>{n.clearWidth()}));var t=this.element.offsetWidth;if((!this.width||!this.widthFixed)&&(this.cells.forEach(n=>{var s=n.getWidth();s>t&&(t=s)}),t)){var i=t+1;e?this.setWidth(i):(this.maxInitialWidth&&!e&&(i=Math.min(i,this.maxInitialWidth)),this.setWidthActual(i))}}}updateDefinition(e){var t;return this.isGroup||this.parent.isGroup?(console.error("Column Update Error - The updateDefinition function is only available on ungrouped columns"),Promise.reject("Column Update Error - The updateDefinition function is only available on columns, not column groups")):(t=Object.assign({},this.getDefinition()),t=Object.assign(t,e),this.table.columnManager.addColumn(t,!1,this).then(i=>(t.field==this.field&&(this.field=!1),this.delete().then(()=>i.getComponent()))))}deleteCell(e){var t=this.cells.indexOf(e);t>-1&&this.cells.splice(t,1)}getComponent(){return this.component||(this.component=new Yl(this)),this.component}getPosition(){return this.table.columnManager.getVisibleColumnsByIndex().indexOf(this)+1}getParentComponent(){return this.parent instanceof pi?this.parent.getComponent():!1}};P(pi,"defaultOptionList",Jl);let fi=pi;class rr{constructor(e){return this._row=e,new Proxy(this,{get:function(t,i,n){return typeof t[i]<"u"?t[i]:t._row.table.componentFunctionBinder.handle("row",t._row,i)}})}getData(e){return this._row.getData(e)}getElement(){return this._row.getElement()}getCells(){var e=[];return this._row.getCells().forEach(function(t){e.push(t.getComponent())}),e}getCell(e){var t=this._row.getCell(e);return t?t.getComponent():!1}getIndex(){return this._row.getData("data")[this._row.table.options.index]}getPosition(){return this._row.getPosition()}watchPosition(e){return this._row.watchPosition(e)}delete(){return this._row.delete()}scrollTo(e,t){return this._row.table.rowManager.scrollToRow(this._row,e,t)}move(e,t){this._row.moveToRow(e,t)}update(e){return this._row.updateData(e)}normalizeHeight(){this._row.normalizeHeight(!0)}_getSelf(){return this._row}reformat(){return this._row.reinitialize()}getTable(){return this._row.table}getNextRow(){var e=this._row.nextRow();return e&&e.getComponent()}getPrevRow(){var e=this._row.prevRow();return e&&e.getComponent()}}class He extends ze{constructor(e,t,i="row"){super(t.table),this.parent=t,this.data={},this.type=i,this.element=!1,this.modules={},this.cells=[],this.height=0,this.heightStyled="",this.manualHeight=!1,this.outerHeight=0,this.initialized=!1,this.heightInitialized=!1,this.position=0,this.positionWatchers=[],this.component=null,this.created=!1,this.setData(e)}create(){this.created||(this.created=!0,this.generateElement())}createElement(){var e=document.createElement("div");e.classList.add("tabulator-row"),e.setAttribute("role","row"),this.element=e}getElement(){return this.create(),this.element}detachElement(){this.element&&this.element.parentNode&&this.element.parentNode.removeChild(this.element)}generateElement(){this.createElement(),this.dispatch("row-init",this)}generateCells(){this.cells=this.table.columnManager.generateCells(this)}initialize(e,t){if(this.create(),!this.initialized||e){for(this.deleteCells();this.element.firstChild;)this.element.removeChild(this.element.firstChild);this.dispatch("row-layout-before",this),this.generateCells(),this.initialized=!0,this.table.columnManager.renderer.renderRowCells(this,t),e&&this.normalizeHeight(),this.dispatch("row-layout",this),this.table.options.rowFormatter&&this.table.options.rowFormatter(this.getComponent()),this.dispatch("row-layout-after",this)}else this.table.columnManager.renderer.rerenderRowCells(this,t)}rendered(){this.cells.forEach(e=>{e.cellRendered()})}reinitializeHeight(){this.heightInitialized=!1,this.element&&this.element.offsetParent!==null&&this.normalizeHeight(!0)}deinitialize(){this.initialized=!1}deinitializeHeight(){this.heightInitialized=!1}reinitialize(e){this.initialized=!1,this.heightInitialized=!1,this.manualHeight||(this.height=0,this.heightStyled=""),this.element&&this.element.offsetParent!==null&&this.initialize(!0),this.dispatch("row-relayout",this)}calcHeight(e){var t=0,i=0;this.table.options.rowHeight?this.height=this.table.options.rowHeight:(i=this.calcMinHeight(),t=this.calcMaxHeight(),e?this.height=Math.max(t,i):this.height=this.manualHeight?this.height:Math.max(t,i)),this.heightStyled=this.height?this.height+"px":"",this.outerHeight=this.element.offsetHeight}calcMinHeight(){return this.table.options.resizableRows?this.element.clientHeight:0}calcMaxHeight(){var e=0;return this.cells.forEach(function(t){var i=t.getHeight();i>e&&(e=i)}),e}setCellHeight(){this.cells.forEach(function(e){e.setHeight()}),this.heightInitialized=!0}clearCellHeight(){this.cells.forEach(function(e){e.clearHeight()})}normalizeHeight(e){e&&!this.table.options.rowHeight&&this.clearCellHeight(),this.calcHeight(e),this.setCellHeight()}setHeight(e,t){(this.height!=e||t)&&(this.manualHeight=!0,this.height=e,this.heightStyled=e?e+"px":"",this.setCellHeight(),this.outerHeight=this.element.offsetHeight,this.subscribedExternal("rowHeight")&&this.dispatchExternal("rowHeight",this.getComponent()))}getHeight(){return this.outerHeight}getWidth(){return this.element.offsetWidth}deleteCell(e){var t=this.cells.indexOf(e);t>-1&&this.cells.splice(t,1)}setData(e){this.data=this.chain("row-data-init-before",[this,e],void 0,e),this.dispatch("row-data-init-after",this)}updateData(e){var t=this.element&&ge.elVisible(this.element),i={},n;return new Promise((s,a)=>{typeof e=="string"&&(e=JSON.parse(e)),this.dispatch("row-data-save-before",this),this.subscribed("row-data-changing")&&(i=Object.assign(i,this.data),i=Object.assign(i,e)),n=this.chain("row-data-changing",[this,i,e],null,e);for(let u in n)this.data[u]=n[u];this.dispatch("row-data-save-after",this);for(let u in e)this.table.columnManager.getColumnsByFieldRoot(u).forEach(p=>{let g=this.getCell(p.getField());if(g){let w=p.getFieldValue(n);g.getValue()!==w&&(g.setValueProcessData(w),t&&g.cellRendered())}});t?(this.normalizeHeight(!0),this.table.options.rowFormatter&&this.table.options.rowFormatter(this.getComponent())):(this.initialized=!1,this.height=0,this.heightStyled=""),this.dispatch("row-data-changed",this,t,e),this.dispatchExternal("rowUpdated",this.getComponent()),this.subscribedExternal("dataChanged")&&this.dispatchExternal("dataChanged",this.table.rowManager.getData()),s()})}getData(e){return e?this.chain("row-data-retrieve",[this,e],null,this.data):this.data}getCell(e){var t=!1;return e=this.table.columnManager.findColumn(e),!this.initialized&&this.cells.length===0&&this.generateCells(),t=this.cells.find(function(i){return i.column===e}),t}getCellIndex(e){return this.cells.findIndex(function(t){return t===e})}findCell(e){return this.cells.find(t=>t.element===e)}getCells(){return!this.initialized&&this.cells.length===0&&this.generateCells(),this.cells}nextRow(){var e=this.table.rowManager.nextDisplayRow(this,!0);return e||!1}prevRow(){var e=this.table.rowManager.prevDisplayRow(this,!0);return e||!1}moveToRow(e,t){var i=this.table.rowManager.findRow(e);i?(this.table.rowManager.moveRowActual(this,i,!t),this.table.rowManager.refreshActiveData("display",!1,!0)):console.warn("Move Error - No matching row found:",e)}delete(){return this.dispatch("row-delete",this),this.deleteActual(),Promise.resolve()}deleteActual(e){this.detachModules(),this.table.rowManager.deleteRow(this,e),this.deleteCells(),this.initialized=!1,this.heightInitialized=!1,this.element=!1,this.dispatch("row-deleted",this)}detachModules(){this.dispatch("row-deleting",this)}deleteCells(){var e=this.cells.length;for(let t=0;t<e;t++)this.cells[0].delete()}wipe(){if(this.detachModules(),this.deleteCells(),this.element){for(;this.element.firstChild;)this.element.removeChild(this.element.firstChild);this.element.parentNode&&this.element.parentNode.removeChild(this.element)}this.element=!1,this.modules={}}isDisplayed(){return this.table.rowManager.getDisplayRows().includes(this)}getPosition(){return this.isDisplayed()?this.position:!1}setPosition(e){e!=this.position&&(this.position=e,this.positionWatchers.forEach(t=>{t(this.position)}))}watchPosition(e){this.positionWatchers.push(e),e(this.position)}getGroup(){return this.modules.group||!1}getComponent(){return this.component||(this.component=new rr(this)),this.component}}var Ng={avg:function(l,e,t){var i=0,n=typeof t.precision<"u"?t.precision:2;return l.length&&(i=l.reduce(function(s,a){return Number(s)+Number(a)}),i=i/l.length,i=n!==!1?i.toFixed(n):i),parseFloat(i).toString()},max:function(l,e,t){var i=null,n=typeof t.precision<"u"?t.precision:!1;return l.forEach(function(s){s=Number(s),(s>i||i===null)&&(i=s)}),i!==null?n!==!1?i.toFixed(n):i:""},min:function(l,e,t){var i=null,n=typeof t.precision<"u"?t.precision:!1;return l.forEach(function(s){s=Number(s),(s<i||i===null)&&(i=s)}),i!==null?n!==!1?i.toFixed(n):i:""},sum:function(l,e,t){var i=0,n=typeof t.precision<"u"?t.precision:!1;return l.length&&l.forEach(function(s){s=Number(s),i+=isNaN(s)?0:Number(s)}),n!==!1?i.toFixed(n):i},concat:function(l,e,t){var i=0;return l.length&&(i=l.reduce(function(n,s){return String(n)+String(s)})),i},count:function(l,e,t){var i=0;return l.length&&l.forEach(function(n){n&&i++}),i},unique:function(l,e,t){var i=l.filter((n,s)=>(l||n===0)&&l.indexOf(n)===s);return i.length}};const Kt=class Kt extends ee{constructor(e){super(e),this.topCalcs=[],this.botCalcs=[],this.genColumn=!1,this.topElement=this.createElement(),this.botElement=this.createElement(),this.topRow=!1,this.botRow=!1,this.topInitialized=!1,this.botInitialized=!1,this.blocked=!1,this.recalcAfterBlock=!1,this.registerTableOption("columnCalcs",!0),this.registerColumnOption("topCalc"),this.registerColumnOption("topCalcParams"),this.registerColumnOption("topCalcFormatter"),this.registerColumnOption("topCalcFormatterParams"),this.registerColumnOption("bottomCalc"),this.registerColumnOption("bottomCalcParams"),this.registerColumnOption("bottomCalcFormatter"),this.registerColumnOption("bottomCalcFormatterParams")}createElement(){var e=document.createElement("div");return e.classList.add("tabulator-calcs-holder"),e}initialize(){this.genColumn=new fi({field:"value"},this),this.subscribe("cell-value-changed",this.cellValueChanged.bind(this)),this.subscribe("column-init",this.initializeColumnCheck.bind(this)),this.subscribe("row-deleted",this.rowsUpdated.bind(this)),this.subscribe("scroll-horizontal",this.scrollHorizontal.bind(this)),this.subscribe("row-added",this.rowsUpdated.bind(this)),this.subscribe("column-moved",this.recalcActiveRows.bind(this)),this.subscribe("column-add",this.recalcActiveRows.bind(this)),this.subscribe("data-refreshed",this.recalcActiveRowsRefresh.bind(this)),this.subscribe("table-redraw",this.tableRedraw.bind(this)),this.subscribe("rows-visible",this.visibleRows.bind(this)),this.subscribe("scrollbar-vertical",this.adjustForScrollbar.bind(this)),this.subscribe("redraw-blocked",this.blockRedraw.bind(this)),this.subscribe("redraw-restored",this.restoreRedraw.bind(this)),this.subscribe("table-redrawing",this.resizeHolderWidth.bind(this)),this.subscribe("column-resized",this.resizeHolderWidth.bind(this)),this.subscribe("column-show",this.resizeHolderWidth.bind(this)),this.subscribe("column-hide",this.resizeHolderWidth.bind(this)),this.registerTableFunction("getCalcResults",this.getResults.bind(this)),this.registerTableFunction("recalc",this.userRecalc.bind(this)),this.resizeHolderWidth()}resizeHolderWidth(){this.topElement.style.minWidth=this.table.columnManager.headersElement.offsetWidth+"px"}tableRedraw(e){this.recalc(this.table.rowManager.activeRows),e&&this.redraw()}blockRedraw(){this.blocked=!0,this.recalcAfterBlock=!1}restoreRedraw(){this.blocked=!1,this.recalcAfterBlock&&(this.recalcAfterBlock=!1,this.recalcActiveRowsRefresh())}userRecalc(){this.recalc(this.table.rowManager.activeRows)}blockCheck(){return this.blocked&&(this.recalcAfterBlock=!0),this.blocked}visibleRows(e,t){return this.topRow&&t.unshift(this.topRow),this.botRow&&t.push(this.botRow),t}rowsUpdated(e){this.table.options.groupBy?this.recalcRowGroup(e):this.recalcActiveRows()}recalcActiveRowsRefresh(){this.table.options.groupBy&&this.table.options.dataTreeStartExpanded&&this.table.options.dataTree?this.recalcAll():this.recalcActiveRows()}recalcActiveRows(){this.recalc(this.table.rowManager.activeRows)}cellValueChanged(e){(e.column.definition.topCalc||e.column.definition.bottomCalc)&&(this.table.options.groupBy?((this.table.options.columnCalcs=="table"||this.table.options.columnCalcs=="both")&&this.recalcActiveRows(),this.table.options.columnCalcs!="table"&&this.recalcRowGroup(e.row)):this.recalcActiveRows())}initializeColumnCheck(e){(e.definition.topCalc||e.definition.bottomCalc)&&this.initializeColumn(e)}initializeColumn(e){var t=e.definition,i={topCalcParams:t.topCalcParams||{},botCalcParams:t.bottomCalcParams||{}};if(t.topCalc){switch(typeof t.topCalc){case"string":Kt.calculations[t.topCalc]?i.topCalc=Kt.calculations[t.topCalc]:console.warn("Column Calc Error - No such calculation found, ignoring: ",t.topCalc);break;case"function":i.topCalc=t.topCalc;break}i.topCalc&&(e.modules.columnCalcs=i,this.topCalcs.push(e),this.table.options.columnCalcs!="group"&&this.initializeTopRow())}if(t.bottomCalc){switch(typeof t.bottomCalc){case"string":Kt.calculations[t.bottomCalc]?i.botCalc=Kt.calculations[t.bottomCalc]:console.warn("Column Calc Error - No such calculation found, ignoring: ",t.bottomCalc);break;case"function":i.botCalc=t.bottomCalc;break}i.botCalc&&(e.modules.columnCalcs=i,this.botCalcs.push(e),this.table.options.columnCalcs!="group"&&this.initializeBottomRow())}}registerColumnField(){}removeCalcs(){var e=!1;this.topInitialized&&(this.topInitialized=!1,this.topElement.parentNode.removeChild(this.topElement),e=!0),this.botInitialized&&(this.botInitialized=!1,this.footerRemove(this.botElement),e=!0),e&&this.table.rowManager.adjustTableSize()}reinitializeCalcs(){this.topCalcs.length&&this.initializeTopRow(),this.botCalcs.length&&this.initializeBottomRow()}initializeTopRow(){var e=document.createDocumentFragment();this.topInitialized||(e.appendChild(document.createElement("br")),e.appendChild(this.topElement),this.table.columnManager.getContentsElement().insertBefore(e,this.table.columnManager.headersElement.nextSibling),this.topInitialized=!0)}initializeBottomRow(){this.botInitialized||(this.footerPrepend(this.botElement),this.botInitialized=!0)}scrollHorizontal(e){this.botInitialized&&this.botRow&&(this.botElement.scrollLeft=e)}recalc(e){var t,i;if(!this.blockCheck()&&(this.topInitialized||this.botInitialized)){if(t=this.rowsToData(e),this.topInitialized){for(this.topRow&&this.topRow.deleteCells(),i=this.generateRow("top",t),this.topRow=i;this.topElement.firstChild;)this.topElement.removeChild(this.topElement.firstChild);this.topElement.appendChild(i.getElement()),i.initialize(!0)}if(this.botInitialized){for(this.botRow&&this.botRow.deleteCells(),i=this.generateRow("bottom",t),this.botRow=i;this.botElement.firstChild;)this.botElement.removeChild(this.botElement.firstChild);this.botElement.appendChild(i.getElement()),i.initialize(!0)}this.table.rowManager.adjustTableSize(),this.table.modExists("frozenColumns")&&this.table.modules.frozenColumns.layout()}}recalcRowGroup(e){this.recalcGroup(this.table.modules.groupRows.getRowGroup(e))}recalcAll(){if((this.topCalcs.length||this.botCalcs.length)&&(this.table.options.columnCalcs!=="group"&&this.recalcActiveRows(),this.table.options.groupBy&&this.table.options.columnCalcs!=="table")){var e=this.table.modules.groupRows.getChildGroups();e.forEach(t=>{this.recalcGroup(t)})}}recalcGroup(e){var t,i;this.blockCheck()||e&&e.calcs&&(e.calcs.bottom&&(t=this.rowsToData(e.rows),i=this.generateRowData("bottom",t),e.calcs.bottom.updateData(i),e.calcs.bottom.reinitialize()),e.calcs.top&&(t=this.rowsToData(e.rows),i=this.generateRowData("top",t),e.calcs.top.updateData(i),e.calcs.top.reinitialize()))}generateTopRow(e){return this.generateRow("top",this.rowsToData(e))}generateBottomRow(e){return this.generateRow("bottom",this.rowsToData(e))}rowsToData(e){var t=[],i=this.table.options.dataTree&&this.table.options.dataTreeChildColumnCalcs,n=this.table.modules.dataTree;return e.forEach(s=>{var a;t.push(s.getData()),i&&((a=s.modules.dataTree)!=null&&a.open)&&this.rowsToData(n.getFilteredTreeChildren(s)).forEach(u=>{t.push(s)})}),t}generateRow(e,t){var i=this.generateRowData(e,t),n;return this.table.modExists("mutator")&&this.table.modules.mutator.disable(),n=new He(i,this,"calc"),this.table.modExists("mutator")&&this.table.modules.mutator.enable(),n.getElement().classList.add("tabulator-calcs","tabulator-calcs-"+e),n.component=!1,n.getComponent=()=>(n.component||(n.component=new Bg(n)),n.component),n.generateCells=()=>{var s=[];this.table.columnManager.columnsByIndex.forEach(a=>{this.genColumn.setField(a.getField()),this.genColumn.hozAlign=a.hozAlign,a.definition[e+"CalcFormatter"]&&this.table.modExists("format")?this.genColumn.modules.format={formatter:this.table.modules.format.lookupFormatter(a.definition[e+"CalcFormatter"]),params:a.definition[e+"CalcFormatterParams"]||{}}:this.genColumn.modules.format={formatter:this.table.modules.format.lookupFormatter("plaintext"),params:{}},this.genColumn.definition.cssClass=a.definition.cssClass;var u=new fn(this.genColumn,n);u.getElement(),u.column=a,u.setWidth(),a.cells.push(u),s.push(u),a.visible||u.hide()}),n.cells=s},n}generateRowData(e,t){var i={},n=e=="top"?this.topCalcs:this.botCalcs,s=e=="top"?"topCalc":"botCalc",a,u;return n.forEach(function(d){var p=[];d.modules.columnCalcs&&d.modules.columnCalcs[s]&&(t.forEach(function(g){p.push(d.getFieldValue(g))}),u=s+"Params",a=typeof d.modules.columnCalcs[u]=="function"?d.modules.columnCalcs[u](p,t):d.modules.columnCalcs[u],d.setFieldValue(i,d.modules.columnCalcs[s](p,t,a)))}),i}hasTopCalcs(){return!!this.topCalcs.length}hasBottomCalcs(){return!!this.botCalcs.length}redraw(){this.topRow&&this.topRow.normalizeHeight(!0),this.botRow&&this.botRow.normalizeHeight(!0)}getResults(){var e={},t;return this.table.options.groupBy&&this.table.modExists("groupRows")?(t=this.table.modules.groupRows.getGroups(!0),t.forEach(i=>{e[i.getKey()]=this.getGroupResults(i)})):e={top:this.topRow?this.topRow.getData():{},bottom:this.botRow?this.botRow.getData():{}},e}getGroupResults(e){var t=e._getSelf(),i=e.getSubGroups(),n={},s={};return i.forEach(a=>{n[a.getKey()]=this.getGroupResults(a)}),s={top:t.calcs.top?t.calcs.top.getData():{},bottom:t.calcs.bottom?t.calcs.bottom.getData():{},groups:n},s}adjustForScrollbar(e){this.botRow&&(this.table.rtl?this.botElement.style.paddingLeft=e+"px":this.botElement.style.paddingRight=e+"px")}};P(Kt,"moduleName","columnCalcs"),P(Kt,"calculations",Ng);let Us=Kt;class Zl extends ee{constructor(e){super(e),this.indent=10,this.field="",this.collapseEl=null,this.expandEl=null,this.branchEl=null,this.elementField=!1,this.startOpen=function(){},this.registerTableOption("dataTree",!1),this.registerTableOption("dataTreeFilter",!0),this.registerTableOption("dataTreeSort",!0),this.registerTableOption("dataTreeElementColumn",!1),this.registerTableOption("dataTreeBranchElement",!0),this.registerTableOption("dataTreeChildIndent",9),this.registerTableOption("dataTreeChildField","_children"),this.registerTableOption("dataTreeCollapseElement",!1),this.registerTableOption("dataTreeExpandElement",!1),this.registerTableOption("dataTreeStartExpanded",!1),this.registerTableOption("dataTreeChildColumnCalcs",!1),this.registerTableOption("dataTreeSelectPropagate",!1),this.registerComponentFunction("row","treeCollapse",this.collapseRow.bind(this)),this.registerComponentFunction("row","treeExpand",this.expandRow.bind(this)),this.registerComponentFunction("row","treeToggle",this.toggleRow.bind(this)),this.registerComponentFunction("row","getTreeParent",this.getTreeParent.bind(this)),this.registerComponentFunction("row","getTreeChildren",this.getRowChildren.bind(this)),this.registerComponentFunction("row","addTreeChild",this.addTreeChildRow.bind(this)),this.registerComponentFunction("row","isTreeExpanded",this.isRowExpanded.bind(this))}initialize(){if(this.table.options.dataTree){var e=null,t=this.table.options;switch(this.field=t.dataTreeChildField,this.indent=t.dataTreeChildIndent,this.options("movableRows")&&console.warn("The movableRows option is not available with dataTree enabled, moving of child rows could result in unpredictable behavior"),t.dataTreeBranchElement?t.dataTreeBranchElement===!0?(this.branchEl=document.createElement("div"),this.branchEl.classList.add("tabulator-data-tree-branch")):typeof t.dataTreeBranchElement=="string"?(e=document.createElement("div"),e.innerHTML=t.dataTreeBranchElement,this.branchEl=e.firstChild):this.branchEl=t.dataTreeBranchElement:(this.branchEl=document.createElement("div"),this.branchEl.classList.add("tabulator-data-tree-branch-empty")),t.dataTreeCollapseElement?typeof t.dataTreeCollapseElement=="string"?(e=document.createElement("div"),e.innerHTML=t.dataTreeCollapseElement,this.collapseEl=e.firstChild):this.collapseEl=t.dataTreeCollapseElement:(this.collapseEl=document.createElement("div"),this.collapseEl.classList.add("tabulator-data-tree-control"),this.collapseEl.tabIndex=0,this.collapseEl.innerHTML="<div class='tabulator-data-tree-control-collapse'></div>"),t.dataTreeExpandElement?typeof t.dataTreeExpandElement=="string"?(e=document.createElement("div"),e.innerHTML=t.dataTreeExpandElement,this.expandEl=e.firstChild):this.expandEl=t.dataTreeExpandElement:(this.expandEl=document.createElement("div"),this.expandEl.classList.add("tabulator-data-tree-control"),this.expandEl.tabIndex=0,this.expandEl.innerHTML="<div class='tabulator-data-tree-control-expand'></div>"),typeof t.dataTreeStartExpanded){case"boolean":this.startOpen=function(i,n){return t.dataTreeStartExpanded};break;case"function":this.startOpen=t.dataTreeStartExpanded;break;default:this.startOpen=function(i,n){return t.dataTreeStartExpanded[n]};break}this.subscribe("row-init",this.initializeRow.bind(this)),this.subscribe("row-layout-after",this.layoutRow.bind(this)),this.subscribe("row-deleting",this.rowDeleting.bind(this)),this.subscribe("row-deleted",this.rowDelete.bind(this),0),this.subscribe("row-data-changed",this.rowDataChanged.bind(this),10),this.subscribe("cell-value-updated",this.cellValueChanged.bind(this)),this.subscribe("edit-cancelled",this.cellValueChanged.bind(this)),this.subscribe("column-moving-rows",this.columnMoving.bind(this)),this.subscribe("table-built",this.initializeElementField.bind(this)),this.subscribe("table-redrawing",this.tableRedrawing.bind(this)),this.registerDisplayHandler(this.getRows.bind(this),30)}}tableRedrawing(e){var t;e&&(t=this.table.rowManager.getRows(),t.forEach(i=>{this.reinitializeRowChildren(i)}))}initializeElementField(){var e=this.table.columnManager.getFirstVisibleColumn();this.elementField=this.table.options.dataTreeElementColumn||(e?e.field:!1)}getRowChildren(e){return this.getTreeChildren(e,!0)}columnMoving(){var e=[];return this.table.rowManager.rows.forEach(t=>{e=e.concat(this.getTreeChildren(t,!1,!0))}),e}rowDataChanged(e,t,i){this.redrawNeeded(i)&&(this.initializeRow(e),t&&(this.layoutRow(e),this.refreshData(!0)))}cellValueChanged(e){var t=e.column.getField();t===this.elementField&&this.layoutRow(e.row)}initializeRow(e){var t=e.getData()[this.field],i=Array.isArray(t),n=i||!i&&typeof t=="object"&&t!==null;!n&&e.modules.dataTree&&e.modules.dataTree.branchEl&&e.modules.dataTree.branchEl.parentNode.removeChild(e.modules.dataTree.branchEl),!n&&e.modules.dataTree&&e.modules.dataTree.controlEl&&e.modules.dataTree.controlEl.parentNode.removeChild(e.modules.dataTree.controlEl),e.modules.dataTree={index:e.modules.dataTree?e.modules.dataTree.index:0,open:n?e.modules.dataTree?e.modules.dataTree.open:this.startOpen(e.getComponent(),0):!1,controlEl:e.modules.dataTree&&n?e.modules.dataTree.controlEl:!1,branchEl:e.modules.dataTree&&n?e.modules.dataTree.branchEl:!1,parent:e.modules.dataTree?e.modules.dataTree.parent:!1,children:n}}reinitializeRowChildren(e){var t=this.getTreeChildren(e,!1,!0);t.forEach(function(i){i.reinitialize(!0)})}layoutRow(e){var t=this.elementField?e.getCell(this.elementField):e.getCells()[0],i=t.getElement(),n=e.modules.dataTree;n.branchEl&&(n.branchEl.parentNode&&n.branchEl.parentNode.removeChild(n.branchEl),n.branchEl=!1),n.controlEl&&(n.controlEl.parentNode&&n.controlEl.parentNode.removeChild(n.controlEl),n.controlEl=!1),this.generateControlElement(e,i),e.getElement().classList.add("tabulator-tree-level-"+n.index),n.index&&(this.branchEl?(n.branchEl=this.branchEl.cloneNode(!0),i.insertBefore(n.branchEl,i.firstChild),this.table.rtl?n.branchEl.style.marginRight=(n.branchEl.offsetWidth+n.branchEl.style.marginLeft)*(n.index-1)+n.index*this.indent+"px":n.branchEl.style.marginLeft=(n.branchEl.offsetWidth+n.branchEl.style.marginRight)*(n.index-1)+n.index*this.indent+"px"):this.table.rtl?i.style.paddingRight=parseInt(window.getComputedStyle(i,null).getPropertyValue("padding-right"))+n.index*this.indent+"px":i.style.paddingLeft=parseInt(window.getComputedStyle(i,null).getPropertyValue("padding-left"))+n.index*this.indent+"px")}generateControlElement(e,t){var i=e.modules.dataTree,n=i.controlEl;t=t||e.getCells()[0].getElement(),i.children!==!1&&(i.open?(i.controlEl=this.collapseEl.cloneNode(!0),i.controlEl.addEventListener("click",s=>{s.stopPropagation(),this.collapseRow(e)})):(i.controlEl=this.expandEl.cloneNode(!0),i.controlEl.addEventListener("click",s=>{s.stopPropagation(),this.expandRow(e)})),i.controlEl.addEventListener("mousedown",s=>{s.stopPropagation()}),n&&n.parentNode===t?n.parentNode.replaceChild(i.controlEl,n):t.insertBefore(i.controlEl,t.firstChild))}getRows(e){var t=[];return e.forEach((i,n)=>{var s,a;t.push(i),i instanceof He&&(i.create(),s=i.modules.dataTree,!s.index&&s.children!==!1&&(a=this.getChildren(i,!1,!0),a.forEach(u=>{u.create(),t.push(u)})))}),t}getChildren(e,t,i){var n=e.modules.dataTree,s=[],a=[];return n.children!==!1&&(n.open||t)&&(Array.isArray(n.children)||(n.children=this.generateChildren(e)),this.table.modExists("filter")&&this.table.options.dataTreeFilter?s=this.table.modules.filter.filter(n.children):s=n.children,this.table.modExists("sort")&&this.table.options.dataTreeSort&&this.table.modules.sort.sort(s,i),s.forEach(u=>{a.push(u);var d=this.getChildren(u,!1,!0);d.forEach(p=>{a.push(p)})})),a}generateChildren(e){var t=[],i=e.getData()[this.field];return Array.isArray(i)||(i=[i]),i.forEach(n=>{var s=new He(n||{},this.table.rowManager);s.create(),s.modules.dataTree.index=e.modules.dataTree.index+1,s.modules.dataTree.parent=e,s.modules.dataTree.children&&(s.modules.dataTree.open=this.startOpen(s.getComponent(),s.modules.dataTree.index)),t.push(s)}),t}expandRow(e,t){var i=e.modules.dataTree;i.children!==!1&&(i.open=!0,e.reinitialize(),this.refreshData(!0),this.dispatchExternal("dataTreeRowExpanded",e.getComponent(),e.modules.dataTree.index))}collapseRow(e){var t=e.modules.dataTree;t.children!==!1&&(t.open=!1,e.reinitialize(),this.refreshData(!0),this.dispatchExternal("dataTreeRowCollapsed",e.getComponent(),e.modules.dataTree.index))}toggleRow(e){var t=e.modules.dataTree;t.children!==!1&&(t.open?this.collapseRow(e):this.expandRow(e))}isRowExpanded(e){return e.modules.dataTree.open}getTreeParent(e){return e.modules.dataTree.parent?e.modules.dataTree.parent.getComponent():!1}getTreeParentRoot(e){return e.modules.dataTree&&e.modules.dataTree.parent?this.getTreeParentRoot(e.modules.dataTree.parent):e}getFilteredTreeChildren(e){var t=e.modules.dataTree,i=[],n;return t.children&&(Array.isArray(t.children)||(t.children=this.generateChildren(e)),this.table.modExists("filter")&&this.table.options.dataTreeFilter?n=this.table.modules.filter.filter(t.children):n=t.children,n.forEach(s=>{s instanceof He&&i.push(s)})),i}rowDeleting(e){var t=e.modules.dataTree;t&&t.children&&Array.isArray(t.children)&&t.children.forEach(i=>{i instanceof He&&i.wipe()})}rowDelete(e){var t=e.modules.dataTree.parent,i;t&&(i=this.findChildIndex(e,t),i!==!1&&t.data[this.field].splice(i,1),t.data[this.field].length||delete t.data[this.field],this.initializeRow(t),this.layoutRow(t)),this.refreshData(!0)}addTreeChildRow(e,t,i,n){var s=!1;typeof t=="string"&&(t=JSON.parse(t)),Array.isArray(e.data[this.field])||(e.data[this.field]=[],e.modules.dataTree.open=this.startOpen(e.getComponent(),e.modules.dataTree.index)),typeof n<"u"&&(s=this.findChildIndex(n,e),s!==!1&&e.data[this.field].splice(i?s:s+1,0,t)),s===!1&&(i?e.data[this.field].unshift(t):e.data[this.field].push(t)),this.initializeRow(e),this.layoutRow(e),this.refreshData(!0)}findChildIndex(e,t){var i=!1;return typeof e=="object"?e instanceof He?i=e.data:e instanceof rr?i=e._getSelf().data:typeof HTMLElement<"u"&&e instanceof HTMLElement?t.modules.dataTree&&(i=t.modules.dataTree.children.find(n=>n instanceof He?n.element===e:!1),i&&(i=i.data)):e===null&&(i=!1):typeof e>"u"?i=!1:i=t.data[this.field].find(n=>n.data[this.table.options.index]==e),i&&(Array.isArray(t.data[this.field])&&(i=t.data[this.field].indexOf(i)),i==-1&&(i=!1)),i}getTreeChildren(e,t,i){var n=e.modules.dataTree,s=[];return n&&n.children&&(Array.isArray(n.children)||(n.children=this.generateChildren(e)),n.children.forEach(a=>{a instanceof He&&(s.push(t?a.getComponent():a),i&&this.getTreeChildren(a,t,i).forEach(u=>{s.push(u)}))})),s}getChildField(){return this.field}redrawNeeded(e){return(this.field?typeof e[this.field]<"u":!1)||(this.elementField?typeof e[this.elementField]<"u":!1)}}P(Zl,"moduleName","dataTree");function Ig(l,e={},t){var i=e.delimiter?e.delimiter:",",n=[],s=[];l.forEach(a=>{var u=[];switch(a.type){case"group":console.warn("Download Warning - CSV downloader cannot process row groups");break;case"calc":console.warn("Download Warning - CSV downloader cannot process column calculations");break;case"header":a.columns.forEach((d,p)=>{d&&d.depth===1&&(s[p]=typeof d.value>"u"||d.value===null?"":'"'+String(d.value).split('"').join('""')+'"')});break;case"row":a.columns.forEach(d=>{if(d){switch(typeof d.value){case"object":d.value=d.value!==null?JSON.stringify(d.value):"";break;case"undefined":d.value="";break}u.push('"'+String(d.value).split('"').join('""')+'"')}}),n.push(u.join(i));break}}),s.length&&n.unshift(s.join(i)),n=n.join(`
33
33
  `),e.bom&&(n="\uFEFF"+n),t(n,"text/csv")}function Vg(l,e,t){var i=[];l.forEach(n=>{var s={};switch(n.type){case"header":break;case"group":console.warn("Download Warning - JSON downloader cannot process row groups");break;case"calc":console.warn("Download Warning - JSON downloader cannot process column calculations");break;case"row":n.columns.forEach(a=>{a&&(s[a.component.getTitleDownload()||a.component.getField()]=a.value)}),i.push(s);break}}),i=JSON.stringify(i,null," "),t(i,"application/json")}function Wg(l,e={},t){var i=[],n=[],s={},a=e.rowGroupStyles||{fontStyle:"bold",fontSize:12,cellPadding:6,fillColor:220},u=e.rowCalcStyles||{fontStyle:"bold",fontSize:10,cellPadding:4,fillColor:232},d=e.jsPDF||{},p=e.title?e.title:"",g,w;d.orientation||(d.orientation=e.orientation||"landscape"),d.unit||(d.unit="pt"),l.forEach(C=>{switch(C.type){case"header":i.push(b(C));break;case"group":n.push(b(C,a));break;case"calc":n.push(b(C,u));break;case"row":n.push(b(C));break}});function b(C,R){var S=[];return C.columns.forEach(D=>{var M;if(D){switch(typeof D.value){case"object":D.value=D.value!==null?JSON.stringify(D.value):"";break;case"undefined":D.value="";break}M={content:D.value,colSpan:D.width,rowSpan:D.height},R&&(M.styles=R),S.push(M)}}),S}g=this.dependencyRegistry.lookup("jspdf","jsPDF"),w=new g(d),e.autoTable&&(typeof e.autoTable=="function"?s=e.autoTable(w)||{}:s=e.autoTable),p&&(s.didDrawPage=function(C){w.text(p,40,30)}),s.head=i,s.body=n,w.autoTable(s),e.documentProcessing&&e.documentProcessing(w),t(w.output("arraybuffer"),"application/pdf")}function $g(l,e,t){var i=this,n=e.sheetName||"Sheet1",s=this.dependencyRegistry.lookup("XLSX"),a=s.utils.book_new(),u=new ze(this),d="compress"in e?e.compress:!0,p=e.writeOptions||{bookType:"xlsx",bookSST:!0,compression:d},g;p.type="binary",a.SheetNames=[],a.Sheets={};function w(){var R=[],S=[],D={},M={s:{c:0,r:0},e:{c:l[0]?l[0].columns.reduce((U,H)=>U+(H&&H.width?H.width:1),0):0,r:l.length}};return l.forEach((U,H)=>{var N=[];U.columns.forEach(function(O,oe){O?(N.push(!(O.value instanceof Date)&&typeof O.value=="object"?JSON.stringify(O.value):O.value),(O.width>1||O.height>-1)&&(O.height>1||O.width>1)&&S.push({s:{r:H,c:oe},e:{r:H+O.height-1,c:oe+O.width-1}})):N.push("")}),R.push(N)}),s.utils.sheet_add_aoa(D,R),D["!ref"]=s.utils.encode_range(M),S.length&&(D["!merges"]=S),D}if(e.sheetOnly){t(w());return}if(e.sheets)for(var b in e.sheets)e.sheets[b]===!0?(a.SheetNames.push(b),a.Sheets[b]=w()):(a.SheetNames.push(b),u.commsSend(e.sheets[b],"download","intercept",{type:"xlsx",options:{sheetOnly:!0},active:i.active,intercept:function(R){a.Sheets[b]=R}}));else a.SheetNames.push(n),a.Sheets[n]=w();e.documentProcessing&&(a=e.documentProcessing(a));function C(R){for(var S=new ArrayBuffer(R.length),D=new Uint8Array(S),M=0;M!=R.length;++M)D[M]=R.charCodeAt(M)&255;return S}g=s.write(a,p),t(C(g),"application/octet-stream")}function Gg(l,e,t){this.modExists("export",!0)&&t(this.modules.export.generateHTMLTable(l),"text/html")}function Ug(l,e,t){const i=[];l.forEach(n=>{const s={};switch(n.type){case"header":break;case"group":console.warn("Download Warning - JSON downloader cannot process row groups");break;case"calc":console.warn("Download Warning - JSON downloader cannot process column calculations");break;case"row":n.columns.forEach(a=>{a&&(s[a.component.getTitleDownload()||a.component.getField()]=a.value)}),i.push(JSON.stringify(s));break}}),t(i.join(`
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "formue-crud",
3
- "version": "0.2.11",
3
+ "version": "0.2.12",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "vite",