@budibase/shared-core 3.41.3 → 3.42.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
"use strict";var Om=Object.create;var vt=Object.defineProperty;var Im=Object.getOwnPropertyDescriptor;var Em=Object.getOwnPropertyNames;var xm=Object.getPrototypeOf,Rm=Object.prototype.hasOwnProperty;var i=(e,t)=>vt(e,"name",{value:t,configurable:!0});var d=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(r){throw t=0,r}},_=(e,t)=>{for(var r in t)vt(e,r,{get:t[r],enumerable:!0})},ms=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of Em(t))!Rm.call(e,o)&&o!==r&&vt(e,o,{get:()=>t[o],enumerable:!(n=Im(t,o))||n.enumerable});return e};var _e=(e,t,r)=>(r=e!=null?Om(xm(e)):{},ms(t||!e||!e.__esModule?vt(r,"default",{value:e,enumerable:!0}):r,e)),wm=e=>ms(vt({},"__esModule",{value:!0}),e);var sn=d((qN,gs)=>{"use strict";var Mm=typeof global=="object"&&global&&global.Object===Object&&global;gs.exports=Mm});var Ee=d((GN,ys)=>{"use strict";var km=sn(),Pm=typeof self=="object"&&self&&self.Object===Object&&self,Fm=km||Pm||Function("return this")();ys.exports=Fm});var rt=d((WN,Ts)=>{"use strict";var Um=Ee(),qm=Um.Symbol;Ts.exports=qm});var Is=d((BN,Os)=>{"use strict";var Ss=rt(),As=Object.prototype,Gm=As.hasOwnProperty,Wm=As.toString,_t=Ss?Ss.toStringTag:void 0;function Bm(e){var t=Gm.call(e,_t),r=e[_t];try{e[_t]=void 0;var n=!0}catch{}var o=Wm.call(e);return n&&(t?e[_t]=r:delete e[_t]),o}i(Bm,"getRawTag");Os.exports=Bm});var xs=d(($N,Es)=>{"use strict";var Vm=Object.prototype,$m=Vm.toString;function Hm(e){return $m.call(e)}i(Hm,"objectToString");Es.exports=Hm});var We=d((jN,bs)=>{"use strict";var Rs=rt(),jm=Is(),Ym=xs(),zm="[object Null]",Qm="[object Undefined]",ws=Rs?Rs.toStringTag:void 0;function Zm(e){return e==null?e===void 0?Qm:zm:ws&&ws in Object(e)?jm(e):Ym(e)}i(Zm,"baseGetTag");bs.exports=Zm});var an=d((zN,Ns)=>{"use strict";function Km(e,t){return function(r){return e(t(r))}}i(Km,"overArg");Ns.exports=Km});var un=d((ZN,vs)=>{"use strict";var Jm=an(),Xm=Jm(Object.getPrototypeOf,Object);vs.exports=Xm});var Be=d((KN,_s)=>{"use strict";function eh(e){return e!=null&&typeof e=="object"}i(eh,"isObjectLike");_s.exports=eh});var ln=d((XN,Ds)=>{"use strict";var th=We(),rh=un(),nh=Be(),ih="[object Object]",oh=Function.prototype,sh=Object.prototype,Cs=oh.toString,ah=sh.hasOwnProperty,uh=Cs.call(Object);function lh(e){if(!nh(e)||th(e)!=ih)return!1;var t=rh(e);if(t===null)return!0;var r=ah.call(t,"constructor")&&t.constructor;return typeof r=="function"&&r instanceof r&&Cs.call(r)==uh}i(lh,"isPlainObject");Ds.exports=lh});var Ks=d((En,xn)=>{"use strict";(function(e,t){typeof En=="object"&&typeof xn<"u"?xn.exports=t():typeof define=="function"&&define.amd?define(t):(e=typeof globalThis<"u"?globalThis:e||self).dayjs=t()})(En,(function(){"use strict";var e=1e3,t=6e4,r=36e5,n="millisecond",o="second",s="minute",a="hour",u="day",l="week",p="month",c="quarter",m="year",h="date",f="Invalid Date",T=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,C=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,W={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:i(function(w){var O=["th","st","nd","rd"],S=w%100;return"["+w+(O[(S-20)%10]||O[S]||O[0])+"]"},"ordinal")},N=i(function(w,O,S){var v=String(w);return!v||v.length>=O?w:""+Array(O+1-v.length).join(S)+w},"m"),k={s:N,z:i(function(w){var O=-w.utcOffset(),S=Math.abs(O),v=Math.floor(S/60),E=S%60;return(O<=0?"+":"-")+N(v,2,"0")+":"+N(E,2,"0")},"z"),m:i(function w(O,S){if(O.date()<S.date())return-w(S,O);var v=12*(S.year()-O.year())+(S.month()-O.month()),E=O.clone().add(v,p),F=S-E<0,U=O.clone().add(v+(F?-1:1),p);return+(-(v+(S-E)/(F?E-U:U-E))||0)},"t"),a:i(function(w){return w<0?Math.ceil(w)||0:Math.floor(w)},"a"),p:i(function(w){return{M:p,y:m,w:l,d:u,D:h,h:a,m:s,s:o,ms:n,Q:c}[w]||String(w||"").toLowerCase().replace(/s$/,"")},"p"),u:i(function(w){return w===void 0},"u")},$="en",D={};D[$]=W;var te="$isDayjsObject",Ue=i(function(w){return w instanceof P||!(!w||!w[te])},"S"),R=i(function w(O,S,v){var E;if(!O)return $;if(typeof O=="string"){var F=O.toLowerCase();D[F]&&(E=F),S&&(D[F]=S,E=F);var U=O.split("-");if(!E&&U.length>1)return w(U[0])}else{var x=O.name;D[x]=O,E=x}return!v&&E&&($=E),E||!v&&$},"t"),g=i(function(w,O){if(Ue(w))return w.clone();var S=typeof O=="object"?O:{};return S.date=w,S.args=arguments,new P(S)},"O"),I=k;I.l=R,I.i=Ue,I.w=function(w,O){return g(w,{locale:O.$L,utc:O.$u,x:O.$x,$offset:O.$offset})};var P=(function(){function w(S){this.$L=R(S.locale,null,!0),this.parse(S),this.$x=this.$x||S.x||{},this[te]=!0}i(w,"M");var O=w.prototype;return O.parse=function(S){this.$d=(function(v){var E=v.date,F=v.utc;if(E===null)return new Date(NaN);if(I.u(E))return new Date;if(E instanceof Date)return new Date(E);if(typeof E=="string"&&!/Z$/i.test(E)){var U=E.match(T);if(U){var x=U[2]-1||0,X=(U[7]||"0").substring(0,3);return F?new Date(Date.UTC(U[1],x,U[3]||1,U[4]||0,U[5]||0,U[6]||0,X)):new Date(U[1],x,U[3]||1,U[4]||0,U[5]||0,U[6]||0,X)}}return new Date(E)})(S),this.init()},O.init=function(){var S=this.$d;this.$y=S.getFullYear(),this.$M=S.getMonth(),this.$D=S.getDate(),this.$W=S.getDay(),this.$H=S.getHours(),this.$m=S.getMinutes(),this.$s=S.getSeconds(),this.$ms=S.getMilliseconds()},O.$utils=function(){return I},O.isValid=function(){return this.$d.toString()!==f},O.isSame=function(S,v){var E=g(S);return this.startOf(v)<=E&&E<=this.endOf(v)},O.isAfter=function(S,v){return g(S)<this.startOf(v)},O.isBefore=function(S,v){return this.endOf(v)<g(S)},O.$g=function(S,v,E){return I.u(S)?this[v]:this.set(E,S)},O.unix=function(){return Math.floor(this.valueOf()/1e3)},O.valueOf=function(){return this.$d.getTime()},O.startOf=function(S,v){var E=this,F=!!I.u(v)||v,U=I.p(S),x=i(function(Ge,ae){var ve=I.w(E.$u?Date.UTC(E.$y,ae,Ge):new Date(E.$y,ae,Ge),E);return F?ve:ve.endOf(u)},"l"),X=i(function(Ge,ae){return I.w(E.toDate()[Ge].apply(E.toDate("s"),(F?[0,0,0,0]:[23,59,59,999]).slice(ae)),E)},"$"),ne=this.$W,oe=this.$M,me=this.$D,et="set"+(this.$u?"UTC":"");switch(U){case m:return F?x(1,0):x(31,11);case p:return F?x(1,oe):x(0,oe+1);case l:var qe=this.$locale().weekStart||0,bt=(ne<qe?ne+7:ne)-qe;return x(F?me-bt:me+(6-bt),oe);case u:case h:return X(et+"Hours",0);case a:return X(et+"Minutes",1);case s:return X(et+"Seconds",2);case o:return X(et+"Milliseconds",3);default:return this.clone()}},O.endOf=function(S){return this.startOf(S,!1)},O.$set=function(S,v){var E,F=I.p(S),U="set"+(this.$u?"UTC":""),x=(E={},E[u]=U+"Date",E[h]=U+"Date",E[p]=U+"Month",E[m]=U+"FullYear",E[a]=U+"Hours",E[s]=U+"Minutes",E[o]=U+"Seconds",E[n]=U+"Milliseconds",E)[F],X=F===u?this.$D+(v-this.$W):v;if(F===p||F===m){var ne=this.clone().set(h,1);ne.$d[x](X),ne.init(),this.$d=ne.set(h,Math.min(this.$D,ne.daysInMonth())).$d}else x&&this.$d[x](X);return this.init(),this},O.set=function(S,v){return this.clone().$set(S,v)},O.get=function(S){return this[I.p(S)]()},O.add=function(S,v){var E,F=this;S=Number(S);var U=I.p(v),x=i(function(oe){var me=g(F);return I.w(me.date(me.date()+Math.round(oe*S)),F)},"y");if(U===p)return this.set(p,this.$M+S);if(U===m)return this.set(m,this.$y+S);if(U===u)return x(1);if(U===l)return x(7);var X=(E={},E[s]=t,E[a]=r,E[o]=e,E)[U]||1,ne=this.$d.getTime()+S*X;return I.w(ne,this)},O.subtract=function(S,v){return this.add(-1*S,v)},O.format=function(S){var v=this,E=this.$locale();if(!this.isValid())return E.invalidDate||f;var F=S||"YYYY-MM-DDTHH:mm:ssZ",U=I.z(this),x=this.$H,X=this.$m,ne=this.$M,oe=E.weekdays,me=E.months,et=E.meridiem,qe=i(function(ae,ve,Nt,ir){return ae&&(ae[ve]||ae(v,F))||Nt[ve].slice(0,ir)},"h"),bt=i(function(ae){return I.s(x%12||12,ae,"0")},"d"),Ge=et||function(ae,ve,Nt){var ir=ae<12?"AM":"PM";return Nt?ir.toLowerCase():ir};return F.replace(C,(function(ae,ve){return ve||(function(Nt){switch(Nt){case"YY":return String(v.$y).slice(-2);case"YYYY":return I.s(v.$y,4,"0");case"M":return ne+1;case"MM":return I.s(ne+1,2,"0");case"MMM":return qe(E.monthsShort,ne,me,3);case"MMMM":return qe(me,ne);case"D":return v.$D;case"DD":return I.s(v.$D,2,"0");case"d":return String(v.$W);case"dd":return qe(E.weekdaysMin,v.$W,oe,2);case"ddd":return qe(E.weekdaysShort,v.$W,oe,3);case"dddd":return oe[v.$W];case"H":return String(x);case"HH":return I.s(x,2,"0");case"h":return bt(1);case"hh":return bt(2);case"a":return Ge(x,X,!0);case"A":return Ge(x,X,!1);case"m":return String(X);case"mm":return I.s(X,2,"0");case"s":return String(v.$s);case"ss":return I.s(v.$s,2,"0");case"SSS":return I.s(v.$ms,3,"0");case"Z":return U}return null})(ae)||U.replace(":","")}))},O.utcOffset=function(){return 15*-Math.round(this.$d.getTimezoneOffset()/15)},O.diff=function(S,v,E){var F,U=this,x=I.p(v),X=g(S),ne=(X.utcOffset()-this.utcOffset())*t,oe=this-X,me=i(function(){return I.m(U,X)},"D");switch(x){case m:F=me()/12;break;case p:F=me();break;case c:F=me()/3;break;case l:F=(oe-ne)/6048e5;break;case u:F=(oe-ne)/864e5;break;case a:F=oe/r;break;case s:F=oe/t;break;case o:F=oe/e;break;default:F=oe}return E?F:I.a(F)},O.daysInMonth=function(){return this.endOf(p).$D},O.$locale=function(){return D[this.$L]},O.locale=function(S,v){if(!S)return this.$L;var E=this.clone(),F=R(S,v,!0);return F&&(E.$L=F),E},O.clone=function(){return I.w(this.$d,this)},O.toDate=function(){return new Date(this.valueOf())},O.toJSON=function(){return this.isValid()?this.toISOString():null},O.toISOString=function(){return this.$d.toISOString()},O.toString=function(){return this.$d.toUTCString()},w})(),J=P.prototype;return g.prototype=J,[["$ms",n],["$s",o],["$m",s],["$H",a],["$W",u],["$M",p],["$y",m],["$D",h]].forEach((function(w){J[w[1]]=function(O){return this.$g(O,w[0],w[1])}})),g.extend=function(w,O){return w.$i||(w(O,P,g),w.$i=!0),g},g.locale=R,g.isDayjs=Ue,g.unix=function(w){return g(1e3*w)},g.en=D[$],g.Ls=D,g.p={},g}))});var Se=d((Zv,Js)=>{"use strict";var Ph=Array.isArray;Js.exports=Ph});var cr=d((Kv,Xs)=>{"use strict";var Fh=We(),Uh=Be(),qh="[object Symbol]";function Gh(e){return typeof e=="symbol"||Uh(e)&&Fh(e)==qh}i(Gh,"isSymbol");Xs.exports=Gh});var dr=d((Xv,ea)=>{"use strict";var Wh=Se(),Bh=cr(),Vh=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$h=/^\w*$/;function Hh(e,t){if(Wh(e))return!1;var r=typeof e;return r=="number"||r=="symbol"||r=="boolean"||e==null||Bh(e)?!0:$h.test(e)||!Vh.test(e)||t!=null&&e in Object(t)}i(Hh,"isKey");ea.exports=Hh});var at=d((t_,ta)=>{"use strict";function jh(e){var t=typeof e;return e!=null&&(t=="object"||t=="function")}i(jh,"isObject");ta.exports=jh});var Rn=d((n_,ra)=>{"use strict";var Yh=We(),zh=at(),Qh="[object AsyncFunction]",Zh="[object Function]",Kh="[object GeneratorFunction]",Jh="[object Proxy]";function Xh(e){if(!zh(e))return!1;var t=Yh(e);return t==Zh||t==Kh||t==Qh||t==Jh}i(Xh,"isFunction");ra.exports=Xh});var ia=d((o_,na)=>{"use strict";var eg=Ee(),tg=eg["__core-js_shared__"];na.exports=tg});var aa=d((s_,sa)=>{"use strict";var wn=ia(),oa=(function(){var e=/[^.]+$/.exec(wn&&wn.keys&&wn.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""})();function rg(e){return!!oa&&oa in e}i(rg,"isMasked");sa.exports=rg});var bn=d((u_,ua)=>{"use strict";var ng=Function.prototype,ig=ng.toString;function og(e){if(e!=null){try{return ig.call(e)}catch{}try{return e+""}catch{}}return""}i(og,"toSource");ua.exports=og});var pa=d((p_,la)=>{"use strict";var sg=Rn(),ag=aa(),ug=at(),lg=bn(),pg=/[\\^$.*+?()[\]{}|]/g,cg=/^\[object .+?Constructor\]$/,dg=Function.prototype,fg=Object.prototype,mg=dg.toString,hg=fg.hasOwnProperty,gg=RegExp("^"+mg.call(hg).replace(pg,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function yg(e){if(!ug(e)||ag(e))return!1;var t=sg(e)?gg:cg;return t.test(lg(e))}i(yg,"baseIsNative");la.exports=yg});var da=d((d_,ca)=>{"use strict";function Tg(e,t){return e?.[t]}i(Tg,"getValue");ca.exports=Tg});var Ce=d((m_,fa)=>{"use strict";var Sg=pa(),Ag=da();function Og(e,t){var r=Ag(e,t);return Sg(r)?r:void 0}i(Og,"getNative");fa.exports=Og});var Mt=d((g_,ma)=>{"use strict";var Ig=Ce(),Eg=Ig(Object,"create");ma.exports=Eg});var ya=d((y_,ga)=>{"use strict";var ha=Mt();function xg(){this.__data__=ha?ha(null):{},this.size=0}i(xg,"hashClear");ga.exports=xg});var Sa=d((S_,Ta)=>{"use strict";function Rg(e){var t=this.has(e)&&delete this.__data__[e];return this.size-=t?1:0,t}i(Rg,"hashDelete");Ta.exports=Rg});var Oa=d((O_,Aa)=>{"use strict";var wg=Mt(),bg="__lodash_hash_undefined__",Ng=Object.prototype,vg=Ng.hasOwnProperty;function _g(e){var t=this.__data__;if(wg){var r=t[e];return r===bg?void 0:r}return vg.call(t,e)?t[e]:void 0}i(_g,"hashGet");Aa.exports=_g});var Ea=d((E_,Ia)=>{"use strict";var Cg=Mt(),Dg=Object.prototype,Lg=Dg.hasOwnProperty;function Mg(e){var t=this.__data__;return Cg?t[e]!==void 0:Lg.call(t,e)}i(Mg,"hashHas");Ia.exports=Mg});var Ra=d((R_,xa)=>{"use strict";var kg=Mt(),Pg="__lodash_hash_undefined__";function Fg(e,t){var r=this.__data__;return this.size+=this.has(e)?0:1,r[e]=kg&&t===void 0?Pg:t,this}i(Fg,"hashSet");xa.exports=Fg});var ba=d((b_,wa)=>{"use strict";var Ug=ya(),qg=Sa(),Gg=Oa(),Wg=Ea(),Bg=Ra();function ut(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}i(ut,"Hash");ut.prototype.clear=Ug;ut.prototype.delete=qg;ut.prototype.get=Gg;ut.prototype.has=Wg;ut.prototype.set=Bg;wa.exports=ut});var va=d((v_,Na)=>{"use strict";function Vg(){this.__data__=[],this.size=0}i(Vg,"listCacheClear");Na.exports=Vg});var fr=d((C_,_a)=>{"use strict";function $g(e,t){return e===t||e!==e&&t!==t}i($g,"eq");_a.exports=$g});var kt=d((L_,Ca)=>{"use strict";var Hg=fr();function jg(e,t){for(var r=e.length;r--;)if(Hg(e[r][0],t))return r;return-1}i(jg,"assocIndexOf");Ca.exports=jg});var La=d((k_,Da)=>{"use strict";var Yg=kt(),zg=Array.prototype,Qg=zg.splice;function Zg(e){var t=this.__data__,r=Yg(t,e);if(r<0)return!1;var n=t.length-1;return r==n?t.pop():Qg.call(t,r,1),--this.size,!0}i(Zg,"listCacheDelete");Da.exports=Zg});var ka=d((F_,Ma)=>{"use strict";var Kg=kt();function Jg(e){var t=this.__data__,r=Kg(t,e);return r<0?void 0:t[r][1]}i(Jg,"listCacheGet");Ma.exports=Jg});var Fa=d((q_,Pa)=>{"use strict";var Xg=kt();function ey(e){return Xg(this.__data__,e)>-1}i(ey,"listCacheHas");Pa.exports=ey});var qa=d((W_,Ua)=>{"use strict";var ty=kt();function ry(e,t){var r=this.__data__,n=ty(r,e);return n<0?(++this.size,r.push([e,t])):r[n][1]=t,this}i(ry,"listCacheSet");Ua.exports=ry});var Pt=d((V_,Ga)=>{"use strict";var ny=va(),iy=La(),oy=ka(),sy=Fa(),ay=qa();function lt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}i(lt,"ListCache");lt.prototype.clear=ny;lt.prototype.delete=iy;lt.prototype.get=oy;lt.prototype.has=sy;lt.prototype.set=ay;Ga.exports=lt});var mr=d((H_,Wa)=>{"use strict";var uy=Ce(),ly=Ee(),py=uy(ly,"Map");Wa.exports=py});var $a=d((j_,Va)=>{"use strict";var Ba=ba(),cy=Pt(),dy=mr();function fy(){this.size=0,this.__data__={hash:new Ba,map:new(dy||cy),string:new Ba}}i(fy,"mapCacheClear");Va.exports=fy});var ja=d((z_,Ha)=>{"use strict";function my(e){var t=typeof e;return t=="string"||t=="number"||t=="symbol"||t=="boolean"?e!=="__proto__":e===null}i(my,"isKeyable");Ha.exports=my});var Ft=d((Z_,Ya)=>{"use strict";var hy=ja();function gy(e,t){var r=e.__data__;return hy(t)?r[typeof t=="string"?"string":"hash"]:r.map}i(gy,"getMapData");Ya.exports=gy});var Qa=d((J_,za)=>{"use strict";var yy=Ft();function Ty(e){var t=yy(this,e).delete(e);return this.size-=t?1:0,t}i(Ty,"mapCacheDelete");za.exports=Ty});var Ka=d((eC,Za)=>{"use strict";var Sy=Ft();function Ay(e){return Sy(this,e).get(e)}i(Ay,"mapCacheGet");Za.exports=Ay});var Xa=d((rC,Ja)=>{"use strict";var Oy=Ft();function Iy(e){return Oy(this,e).has(e)}i(Iy,"mapCacheHas");Ja.exports=Iy});var tu=d((iC,eu)=>{"use strict";var Ey=Ft();function xy(e,t){var r=Ey(this,e),n=r.size;return r.set(e,t),this.size+=r.size==n?0:1,this}i(xy,"mapCacheSet");eu.exports=xy});var hr=d((sC,ru)=>{"use strict";var Ry=$a(),wy=Qa(),by=Ka(),Ny=Xa(),vy=tu();function pt(e){var t=-1,r=e==null?0:e.length;for(this.clear();++t<r;){var n=e[t];this.set(n[0],n[1])}}i(pt,"MapCache");pt.prototype.clear=Ry;pt.prototype.delete=wy;pt.prototype.get=by;pt.prototype.has=Ny;pt.prototype.set=vy;ru.exports=pt});var ou=d((uC,iu)=>{"use strict";var nu=hr(),_y="Expected a function";function Nn(e,t){if(typeof e!="function"||t!=null&&typeof t!="function")throw new TypeError(_y);var r=i(function(){var n=arguments,o=t?t.apply(this,n):n[0],s=r.cache;if(s.has(o))return s.get(o);var a=e.apply(this,n);return r.cache=s.set(o,a)||s,a},"memoized");return r.cache=new(Nn.Cache||nu),r}i(Nn,"memoize");Nn.Cache=nu;iu.exports=Nn});var au=d((pC,su)=>{"use strict";var Cy=ou(),Dy=500;function Ly(e){var t=Cy(e,function(n){return r.size===Dy&&r.clear(),n}),r=t.cache;return t}i(Ly,"memoizeCapped");su.exports=Ly});var lu=d((dC,uu)=>{"use strict";var My=au(),ky=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Py=/\\(\\)?/g,Fy=My(function(e){var t=[];return e.charCodeAt(0)===46&&t.push(""),e.replace(ky,function(r,n,o,s){t.push(o?s.replace(Py,"$1"):n||r)}),t});uu.exports=Fy});var vn=d((fC,pu)=>{"use strict";function Uy(e,t){for(var r=-1,n=e==null?0:e.length,o=Array(n);++r<n;)o[r]=t(e[r],r,e);return o}i(Uy,"arrayMap");pu.exports=Uy});var gu=d((hC,hu)=>{"use strict";var cu=rt(),qy=vn(),Gy=Se(),Wy=cr(),By=1/0,du=cu?cu.prototype:void 0,fu=du?du.toString:void 0;function mu(e){if(typeof e=="string")return e;if(Gy(e))return qy(e,mu)+"";if(Wy(e))return fu?fu.call(e):"";var t=e+"";return t=="0"&&1/e==-By?"-0":t}i(mu,"baseToString");hu.exports=mu});var Tu=d((yC,yu)=>{"use strict";var Vy=gu();function $y(e){return e==null?"":Vy(e)}i($y,"toString");yu.exports=$y});var Ut=d((SC,Su)=>{"use strict";var Hy=Se(),jy=dr(),Yy=lu(),zy=Tu();function Qy(e,t){return Hy(e)?e:jy(e,t)?[e]:Yy(zy(e))}i(Qy,"castPath");Su.exports=Qy});var ct=d((OC,Au)=>{"use strict";var Zy=cr(),Ky=1/0;function Jy(e){if(typeof e=="string"||Zy(e))return e;var t=e+"";return t=="0"&&1/e==-Ky?"-0":t}i(Jy,"toKey");Au.exports=Jy});var gr=d((EC,Ou)=>{"use strict";var Xy=Ut(),eT=ct();function tT(e,t){t=Xy(t,e);for(var r=0,n=t.length;e!=null&&r<n;)e=e[eT(t[r++])];return r&&r==n?e:void 0}i(tT,"baseGet");Ou.exports=tT});var _n=d((RC,Iu)=>{"use strict";var rT=Ce(),nT=(function(){try{var e=rT(Object,"defineProperty");return e({},"",{}),e}catch{}})();Iu.exports=nT});var Ru=d((wC,xu)=>{"use strict";var Eu=_n();function iT(e,t,r){t=="__proto__"&&Eu?Eu(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r}i(iT,"baseAssignValue");xu.exports=iT});var bu=d((NC,wu)=>{"use strict";var oT=Ru(),sT=fr(),aT=Object.prototype,uT=aT.hasOwnProperty;function lT(e,t,r){var n=e[t];(!(uT.call(e,t)&&sT(n,r))||r===void 0&&!(t in e))&&oT(e,t,r)}i(lT,"assignValue");wu.exports=lT});var yr=d((_C,Nu)=>{"use strict";var pT=9007199254740991,cT=/^(?:0|[1-9]\d*)$/;function dT(e,t){var r=typeof e;return t=t??pT,!!t&&(r=="number"||r!="symbol"&&cT.test(e))&&e>-1&&e%1==0&&e<t}i(dT,"isIndex");Nu.exports=dT});var Cu=d((DC,_u)=>{"use strict";var fT=bu(),mT=Ut(),hT=yr(),vu=at(),gT=ct();function yT(e,t,r,n){if(!vu(e))return e;t=mT(t,e);for(var o=-1,s=t.length,a=s-1,u=e;u!=null&&++o<s;){var l=gT(t[o]),p=r;if(l==="__proto__"||l==="constructor"||l==="prototype")return e;if(o!=a){var c=u[l];p=n?n(c,l,u):void 0,p===void 0&&(p=vu(c)?c:hT(t[o+1])?[]:{})}fT(u,l,p),u=u[l]}return e}i(yT,"baseSet");_u.exports=yT});var Cn=d((MC,Du)=>{"use strict";var TT=gr(),ST=Cu(),AT=Ut();function OT(e,t,r){for(var n=-1,o=t.length,s={};++n<o;){var a=t[n],u=TT(e,a);r(u,a)&&ST(s,AT(a,e),u)}return s}i(OT,"basePickBy");Du.exports=OT});var Mu=d((PC,Lu)=>{"use strict";function IT(e,t){return e!=null&&t in Object(e)}i(IT,"baseHasIn");Lu.exports=IT});var Pu=d((UC,ku)=>{"use strict";var ET=We(),xT=Be(),RT="[object Arguments]";function wT(e){return xT(e)&&ET(e)==RT}i(wT,"baseIsArguments");ku.exports=wT});var qt=d((GC,qu)=>{"use strict";var Fu=Pu(),bT=Be(),Uu=Object.prototype,NT=Uu.hasOwnProperty,vT=Uu.propertyIsEnumerable,_T=Fu((function(){return arguments})())?Fu:function(e){return bT(e)&&NT.call(e,"callee")&&!vT.call(e,"callee")};qu.exports=_T});var Tr=d((WC,Gu)=>{"use strict";var CT=9007199254740991;function DT(e){return typeof e=="number"&&e>-1&&e%1==0&&e<=CT}i(DT,"isLength");Gu.exports=DT});var Bu=d((VC,Wu)=>{"use strict";var LT=Ut(),MT=qt(),kT=Se(),PT=yr(),FT=Tr(),UT=ct();function qT(e,t,r){t=LT(t,e);for(var n=-1,o=t.length,s=!1;++n<o;){var a=UT(t[n]);if(!(s=e!=null&&r(e,a)))break;e=e[a]}return s||++n!=o?s:(o=e==null?0:e.length,!!o&&FT(o)&&PT(a,o)&&(kT(e)||MT(e)))}i(qT,"hasPath");Wu.exports=qT});var Dn=d((HC,Vu)=>{"use strict";var GT=Mu(),WT=Bu();function BT(e,t){return e!=null&&WT(e,t,GT)}i(BT,"hasIn");Vu.exports=BT});var Hu=d((YC,$u)=>{"use strict";var VT=Cn(),$T=Dn();function HT(e,t){return VT(e,t,function(r,n){return $T(e,n)})}i(HT,"basePick");$u.exports=HT});var Sr=d((QC,ju)=>{"use strict";function jT(e,t){for(var r=-1,n=t.length,o=e.length;++r<n;)e[o+r]=t[r];return e}i(jT,"arrayPush");ju.exports=jT});var Zu=d((KC,Qu)=>{"use strict";var Yu=rt(),YT=qt(),zT=Se(),zu=Yu?Yu.isConcatSpreadable:void 0;function QT(e){return zT(e)||YT(e)||!!(zu&&e&&e[zu])}i(QT,"isFlattenable");Qu.exports=QT});var Xu=d((XC,Ju)=>{"use strict";var ZT=Sr(),KT=Zu();function Ku(e,t,r,n,o){var s=-1,a=e.length;for(r||(r=KT),o||(o=[]);++s<a;){var u=e[s];t>0&&r(u)?t>1?Ku(u,t-1,r,n,o):ZT(o,u):n||(o[o.length]=u)}return o}i(Ku,"baseFlatten");Ju.exports=Ku});var tl=d((tD,el)=>{"use strict";var JT=Xu();function XT(e){var t=e==null?0:e.length;return t?JT(e,1):[]}i(XT,"flatten");el.exports=XT});var nl=d((nD,rl)=>{"use strict";function eS(e,t,r){switch(r.length){case 0:return e.call(t);case 1:return e.call(t,r[0]);case 2:return e.call(t,r[0],r[1]);case 3:return e.call(t,r[0],r[1],r[2])}return e.apply(t,r)}i(eS,"apply");rl.exports=eS});var sl=d((oD,ol)=>{"use strict";var tS=nl(),il=Math.max;function rS(e,t,r){return t=il(t===void 0?e.length-1:t,0),function(){for(var n=arguments,o=-1,s=il(n.length-t,0),a=Array(s);++o<s;)a[o]=n[t+o];o=-1;for(var u=Array(t+1);++o<t;)u[o]=n[o];return u[t]=r(a),tS(e,this,u)}}i(rS,"overRest");ol.exports=rS});var ul=d((aD,al)=>{"use strict";function nS(e){return function(){return e}}i(nS,"constant");al.exports=nS});var Ln=d((lD,ll)=>{"use strict";function iS(e){return e}i(iS,"identity");ll.exports=iS});var dl=d((cD,cl)=>{"use strict";var oS=ul(),pl=_n(),sS=Ln(),aS=pl?function(e,t){return pl(e,"toString",{configurable:!0,enumerable:!1,value:oS(t),writable:!0})}:sS;cl.exports=aS});var ml=d((dD,fl)=>{"use strict";var uS=800,lS=16,pS=Date.now;function cS(e){var t=0,r=0;return function(){var n=pS(),o=lS-(n-r);if(r=n,o>0){if(++t>=uS)return arguments[0]}else t=0;return e.apply(void 0,arguments)}}i(cS,"shortOut");fl.exports=cS});var gl=d((mD,hl)=>{"use strict";var dS=dl(),fS=ml(),mS=fS(dS);hl.exports=mS});var Tl=d((hD,yl)=>{"use strict";var hS=tl(),gS=sl(),yS=gl();function TS(e){return yS(gS(e,void 0,hS),e+"")}i(TS,"flatRest");yl.exports=TS});var Al=d((yD,Sl)=>{"use strict";var SS=Hu(),AS=Tl(),OS=AS(function(e,t){return e==null?{}:SS(e,t)});Sl.exports=OS});var Xp=d(de=>{"use strict";Object.defineProperty(de,"__esModule",{value:!0});var we=class extends Error{static{i(this,"LuxonError")}},Yn=class extends we{static{i(this,"InvalidDateTimeError")}constructor(t){super(`Invalid DateTime: ${t.toMessage()}`)}},zn=class extends we{static{i(this,"InvalidIntervalError")}constructor(t){super(`Invalid Interval: ${t.toMessage()}`)}},Qn=class extends we{static{i(this,"InvalidDurationError")}constructor(t){super(`Invalid Duration: ${t.toMessage()}`)}},Me=class extends we{static{i(this,"ConflictingSpecificationError")}},vr=class extends we{static{i(this,"InvalidUnitError")}constructor(t){super(`Invalid unit ${t}`)}},ie=class extends we{static{i(this,"InvalidArgumentError")}},xe=class extends we{static{i(this,"ZoneIsAbstractError")}constructor(){super("Zone is an abstract class")}},y="numeric",Ie="short",pe="long",_r={year:y,month:y,day:y},ep={year:y,month:Ie,day:y},HS={year:y,month:Ie,day:y,weekday:Ie},tp={year:y,month:pe,day:y},rp={year:y,month:pe,day:y,weekday:pe},np={hour:y,minute:y},ip={hour:y,minute:y,second:y},op={hour:y,minute:y,second:y,timeZoneName:Ie},sp={hour:y,minute:y,second:y,timeZoneName:pe},ap={hour:y,minute:y,hourCycle:"h23"},up={hour:y,minute:y,second:y,hourCycle:"h23"},lp={hour:y,minute:y,second:y,hourCycle:"h23",timeZoneName:Ie},pp={hour:y,minute:y,second:y,hourCycle:"h23",timeZoneName:pe},cp={year:y,month:y,day:y,hour:y,minute:y},dp={year:y,month:y,day:y,hour:y,minute:y,second:y},fp={year:y,month:Ie,day:y,hour:y,minute:y},mp={year:y,month:Ie,day:y,hour:y,minute:y,second:y},jS={year:y,month:Ie,day:y,weekday:Ie,hour:y,minute:y},hp={year:y,month:pe,day:y,hour:y,minute:y,timeZoneName:Ie},gp={year:y,month:pe,day:y,hour:y,minute:y,second:y,timeZoneName:Ie},yp={year:y,month:pe,day:y,weekday:pe,hour:y,minute:y,timeZoneName:pe},Tp={year:y,month:pe,day:y,weekday:pe,hour:y,minute:y,second:y,timeZoneName:pe},Pe=class{static{i(this,"Zone")}get type(){throw new xe}get name(){throw new xe}get ianaName(){return this.name}get isUniversal(){throw new xe}offsetName(t,r){throw new xe}formatOffset(t,r){throw new xe}offset(t){throw new xe}equals(t){throw new xe}get isValid(){throw new xe}},Un=null,Ht=class e extends Pe{static{i(this,"SystemZone")}static get instance(){return Un===null&&(Un=new e),Un}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(t,{format:r,locale:n}){return vp(t,r,n)}formatOffset(t,r){return $t(this.offset(t),r)}offset(t){return-new Date(t).getTimezoneOffset()}equals(t){return t.type==="system"}get isValid(){return!0}},Zn=new Map;function YS(e){let t=Zn.get(e);return t===void 0&&(t=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),Zn.set(e,t)),t}i(YS,"makeDTF");var zS={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function QS(e,t){let r=e.format(t).replace(/\u200E/g,""),n=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(r),[,o,s,a,u,l,p,c]=n;return[a,o,s,u,l,p,c]}i(QS,"hackyOffset");function ZS(e,t){let r=e.formatToParts(t),n=[];for(let o=0;o<r.length;o++){let{type:s,value:a}=r[o],u=zS[s];s==="era"?n[u]=a:L(u)||(n[u]=parseInt(a,10))}return n}i(ZS,"partsOffset");var qn=new Map,be=class e extends Pe{static{i(this,"IANAZone")}static create(t){let r=qn.get(t);return r===void 0&&qn.set(t,r=new e(t)),r}static resetCache(){qn.clear(),Zn.clear()}static isValidSpecifier(t){return this.isValidZone(t)}static isValidZone(t){if(!t)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:t}).format(),!0}catch{return!1}}constructor(t){super(),this.zoneName=t,this.valid=e.isValidZone(t)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(t,{format:r,locale:n}){return vp(t,r,n,this.name)}formatOffset(t,r){return $t(this.offset(t),r)}offset(t){if(!this.valid)return NaN;let r=new Date(t);if(isNaN(r))return NaN;let n=YS(this.name),[o,s,a,u,l,p,c]=n.formatToParts?ZS(n,r):QS(n,r);u==="BC"&&(o=-Math.abs(o)+1);let h=Fr({year:o,month:s,day:a,hour:l===24?0:l,minute:p,second:c,millisecond:0}),f=+r,T=f%1e3;return f-=T>=0?T:1e3+T,(h-f)/(60*1e3)}equals(t){return t.type==="iana"&&t.name===this.name}get isValid(){return this.valid}},xl={};function KS(e,t={}){let r=JSON.stringify([e,t]),n=xl[r];return n||(n=new Intl.ListFormat(e,t),xl[r]=n),n}i(KS,"getCachedLF");var Kn=new Map;function Jn(e,t={}){let r=JSON.stringify([e,t]),n=Kn.get(r);return n===void 0&&(n=new Intl.DateTimeFormat(e,t),Kn.set(r,n)),n}i(Jn,"getCachedDTF");var Xn=new Map;function JS(e,t={}){let r=JSON.stringify([e,t]),n=Xn.get(r);return n===void 0&&(n=new Intl.NumberFormat(e,t),Xn.set(r,n)),n}i(JS,"getCachedINF");var ei=new Map;function XS(e,t={}){let{base:r,...n}=t,o=JSON.stringify([e,n]),s=ei.get(o);return s===void 0&&(s=new Intl.RelativeTimeFormat(e,t),ei.set(o,s)),s}i(XS,"getCachedRTF");var Wt=null;function eA(){return Wt||(Wt=new Intl.DateTimeFormat().resolvedOptions().locale,Wt)}i(eA,"systemLocale");var ti=new Map;function Sp(e){let t=ti.get(e);return t===void 0&&(t=new Intl.DateTimeFormat(e).resolvedOptions(),ti.set(e,t)),t}i(Sp,"getCachedIntResolvedOptions");var ri=new Map;function tA(e){let t=ri.get(e);if(!t){let r=new Intl.Locale(e);t="getWeekInfo"in r?r.getWeekInfo():r.weekInfo,"minimalDays"in t||(t={...Ap,...t}),ri.set(e,t)}return t}i(tA,"getCachedWeekInfo");function rA(e){let t=e.indexOf("-x-");t!==-1&&(e=e.substring(0,t));let r=e.indexOf("-u-");if(r===-1)return[e];{let n,o;try{n=Jn(e).resolvedOptions(),o=e}catch{let l=e.substring(0,r);n=Jn(l).resolvedOptions(),o=l}let{numberingSystem:s,calendar:a}=n;return[o,s,a]}}i(rA,"parseLocaleString");function nA(e,t,r){return(r||t)&&(e.includes("-u-")||(e+="-u"),r&&(e+=`-ca-${r}`),t&&(e+=`-nu-${t}`)),e}i(nA,"intlConfigString");function iA(e){let t=[];for(let r=1;r<=12;r++){let n=z.utc(2009,r,1);t.push(e(n))}return t}i(iA,"mapMonths");function oA(e){let t=[];for(let r=1;r<=7;r++){let n=z.utc(2016,11,13+r);t.push(e(n))}return t}i(oA,"mapWeekdays");function Ir(e,t,r,n){let o=e.listingMode();return o==="error"?null:o==="en"?r(t):n(t)}i(Ir,"listStuff");function sA(e){return e.numberingSystem&&e.numberingSystem!=="latn"?!1:e.numberingSystem==="latn"||!e.locale||e.locale.startsWith("en")||Sp(e.locale).numberingSystem==="latn"}i(sA,"supportsFastNumbers");var ni=class{static{i(this,"PolyNumberFormatter")}constructor(t,r,n){this.padTo=n.padTo||0,this.floor=n.floor||!1;let{padTo:o,floor:s,...a}=n;if(!r||Object.keys(a).length>0){let u={useGrouping:!1,...n};n.padTo>0&&(u.minimumIntegerDigits=n.padTo),this.inf=JS(t,u)}}format(t){if(this.inf){let r=this.floor?Math.floor(t):t;return this.inf.format(r)}else{let r=this.floor?Math.floor(t):mi(t,3);return ee(r,this.padTo)}}},ii=class{static{i(this,"PolyDateFormatter")}constructor(t,r,n){this.opts=n,this.originalZone=void 0;let o;if(this.opts.timeZone)this.dt=t;else if(t.zone.type==="fixed"){let a=-1*(t.offset/60),u=a>=0?`Etc/GMT+${a}`:`Etc/GMT${a}`;t.offset!==0&&be.create(u).valid?(o=u,this.dt=t):(o="UTC",this.dt=t.offset===0?t:t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone)}else t.zone.type==="system"?this.dt=t:t.zone.type==="iana"?(this.dt=t,o=t.zone.name):(o="UTC",this.dt=t.setZone("UTC").plus({minutes:t.offset}),this.originalZone=t.zone);let s={...this.opts};s.timeZone=s.timeZone||o,this.dtf=Jn(r,s)}format(){return this.originalZone?this.formatToParts().map(({value:t})=>t).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){let t=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?t.map(r=>{if(r.type==="timeZoneName"){let n=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...r,value:n}}else return r}):t}resolvedOptions(){return this.dtf.resolvedOptions()}},oi=class{static{i(this,"PolyRelFormatter")}constructor(t,r,n){this.opts={style:"long",...n},!r&&bp()&&(this.rtf=XS(t,n))}format(t,r){return this.rtf?this.rtf.format(t,r):bA(r,t,this.opts.numeric,this.opts.style!=="long")}formatToParts(t,r){return this.rtf?this.rtf.formatToParts(t,r):[]}},Ap={firstDay:1,minimalDays:4,weekend:[6,7]},H=class e{static{i(this,"Locale")}static fromOpts(t){return e.create(t.locale,t.numberingSystem,t.outputCalendar,t.weekSettings,t.defaultToEN)}static create(t,r,n,o,s=!1){let a=t||j.defaultLocale,u=a||(s?"en-US":eA()),l=r||j.defaultNumberingSystem,p=n||j.defaultOutputCalendar,c=ai(o)||j.defaultWeekSettings;return new e(u,l,p,c,a)}static resetCache(){Wt=null,Kn.clear(),Xn.clear(),ei.clear(),ti.clear(),ri.clear()}static fromObject({locale:t,numberingSystem:r,outputCalendar:n,weekSettings:o}={}){return e.create(t,r,n,o)}constructor(t,r,n,o,s){let[a,u,l]=rA(t);this.locale=a,this.numberingSystem=r||u||null,this.outputCalendar=n||l||null,this.weekSettings=o,this.intl=nA(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=s,this.fastNumbersCached=null}get fastNumbers(){return this.fastNumbersCached==null&&(this.fastNumbersCached=sA(this)),this.fastNumbersCached}listingMode(){let t=this.isEnglish(),r=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return t&&r?"en":"intl"}clone(t){return!t||Object.getOwnPropertyNames(t).length===0?this:e.create(t.locale||this.specifiedLocale,t.numberingSystem||this.numberingSystem,t.outputCalendar||this.outputCalendar,ai(t.weekSettings)||this.weekSettings,t.defaultToEN||!1)}redefaultToEN(t={}){return this.clone({...t,defaultToEN:!0})}redefaultToSystem(t={}){return this.clone({...t,defaultToEN:!1})}months(t,r=!1){return Ir(this,t,Dp,()=>{let n=this.intl==="ja"||this.intl.startsWith("ja-");r&=!n;let o=r?{month:t,day:"numeric"}:{month:t},s=r?"format":"standalone";if(!this.monthsCache[s][t]){let a=n?u=>this.dtFormatter(u,o).format():u=>this.extract(u,o,"month");this.monthsCache[s][t]=iA(a)}return this.monthsCache[s][t]})}weekdays(t,r=!1){return Ir(this,t,kp,()=>{let n=r?{weekday:t,year:"numeric",month:"long",day:"numeric"}:{weekday:t},o=r?"format":"standalone";return this.weekdaysCache[o][t]||(this.weekdaysCache[o][t]=oA(s=>this.extract(s,n,"weekday"))),this.weekdaysCache[o][t]})}meridiems(){return Ir(this,void 0,()=>Pp,()=>{if(!this.meridiemCache){let t={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[z.utc(2016,11,13,9),z.utc(2016,11,13,19)].map(r=>this.extract(r,t,"dayperiod"))}return this.meridiemCache})}eras(t){return Ir(this,t,Fp,()=>{let r={era:t};return this.eraCache[t]||(this.eraCache[t]=[z.utc(-40,1,1),z.utc(2017,1,1)].map(n=>this.extract(n,r,"era"))),this.eraCache[t]})}extract(t,r,n){let o=this.dtFormatter(t,r),s=o.formatToParts(),a=s.find(u=>u.type.toLowerCase()===n);return a?a.value:null}numberFormatter(t={}){return new ni(this.intl,t.forceSimple||this.fastNumbers,t)}dtFormatter(t,r={}){return new ii(t,this.intl,r)}relFormatter(t={}){return new oi(this.intl,this.isEnglish(),t)}listFormatter(t={}){return KS(this.intl,t)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||Sp(this.intl).locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:Np()?tA(this.locale):Ap}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(t){return this.locale===t.locale&&this.numberingSystem===t.numberingSystem&&this.outputCalendar===t.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}},Gn=null,ce=class e extends Pe{static{i(this,"FixedOffsetZone")}static get utcInstance(){return Gn===null&&(Gn=new e(0)),Gn}static instance(t){return t===0?e.utcInstance:new e(t)}static parseSpecifier(t){if(t){let r=t.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(r)return new e(Ur(r[1],r[2]))}return null}constructor(t){super(),this.fixed=t}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${$t(this.fixed,"narrow")}`}get ianaName(){return this.fixed===0?"Etc/UTC":`Etc/GMT${$t(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(t,r){return $t(this.fixed,r)}get isUniversal(){return!0}offset(){return this.fixed}equals(t){return t.type==="fixed"&&t.fixed===this.fixed}get isValid(){return!0}},Cr=class extends Pe{static{i(this,"InvalidZone")}constructor(t){super(),this.zoneName=t}get type(){return"invalid"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(){return null}formatOffset(){return""}offset(){return NaN}equals(){return!1}get isValid(){return!1}};function Le(e,t){if(L(e)||e===null)return t;if(e instanceof Pe)return e;if(dA(e)){let r=e.toLowerCase();return r==="default"?t:r==="local"||r==="system"?Ht.instance:r==="utc"||r==="gmt"?ce.utcInstance:ce.parseSpecifier(r)||be.create(e)}else return ke(e)?ce.instance(e):typeof e=="object"&&"offset"in e&&typeof e.offset=="function"?e:new Cr(e)}i(Le,"normalizeZone");var pi={arab:"[\u0660-\u0669]",arabext:"[\u06F0-\u06F9]",bali:"[\u1B50-\u1B59]",beng:"[\u09E6-\u09EF]",deva:"[\u0966-\u096F]",fullwide:"[\uFF10-\uFF19]",gujr:"[\u0AE6-\u0AEF]",hanidec:"[\u3007|\u4E00|\u4E8C|\u4E09|\u56DB|\u4E94|\u516D|\u4E03|\u516B|\u4E5D]",khmr:"[\u17E0-\u17E9]",knda:"[\u0CE6-\u0CEF]",laoo:"[\u0ED0-\u0ED9]",limb:"[\u1946-\u194F]",mlym:"[\u0D66-\u0D6F]",mong:"[\u1810-\u1819]",mymr:"[\u1040-\u1049]",orya:"[\u0B66-\u0B6F]",tamldec:"[\u0BE6-\u0BEF]",telu:"[\u0C66-\u0C6F]",thai:"[\u0E50-\u0E59]",tibt:"[\u0F20-\u0F29]",latn:"\\d"},Rl={arab:[1632,1641],arabext:[1776,1785],bali:[6992,7001],beng:[2534,2543],deva:[2406,2415],fullwide:[65296,65303],gujr:[2790,2799],khmr:[6112,6121],knda:[3302,3311],laoo:[3792,3801],limb:[6470,6479],mlym:[3430,3439],mong:[6160,6169],mymr:[4160,4169],orya:[2918,2927],tamldec:[3046,3055],telu:[3174,3183],thai:[3664,3673],tibt:[3872,3881]},aA=pi.hanidec.replace(/[\[|\]]/g,"").split("");function uA(e){let t=parseInt(e,10);if(isNaN(t)){t="";for(let r=0;r<e.length;r++){let n=e.charCodeAt(r);if(e[r].search(pi.hanidec)!==-1)t+=aA.indexOf(e[r]);else for(let o in Rl){let[s,a]=Rl[o];n>=s&&n<=a&&(t+=n-s)}}return parseInt(t,10)}else return t}i(uA,"parseDigits");var si=new Map;function lA(){si.clear()}i(lA,"resetDigitRegexCache");function Ae({numberingSystem:e},t=""){let r=e||"latn",n=si.get(r);n===void 0&&(n=new Map,si.set(r,n));let o=n.get(t);return o===void 0&&(o=new RegExp(`${pi[r]}${t}`),n.set(t,o)),o}i(Ae,"digitRegex");var wl=i(()=>Date.now(),"now"),bl="system",Nl=null,vl=null,_l=null,Cl=60,Dl,Ll=null,j=class{static{i(this,"Settings")}static get now(){return wl}static set now(t){wl=t}static set defaultZone(t){bl=t}static get defaultZone(){return Le(bl,Ht.instance)}static get defaultLocale(){return Nl}static set defaultLocale(t){Nl=t}static get defaultNumberingSystem(){return vl}static set defaultNumberingSystem(t){vl=t}static get defaultOutputCalendar(){return _l}static set defaultOutputCalendar(t){_l=t}static get defaultWeekSettings(){return Ll}static set defaultWeekSettings(t){Ll=ai(t)}static get twoDigitCutoffYear(){return Cl}static set twoDigitCutoffYear(t){Cl=t%100}static get throwOnInvalid(){return Dl}static set throwOnInvalid(t){Dl=t}static resetCaches(){H.resetCache(),be.resetCache(),z.resetCache(),lA()}},le=class{static{i(this,"Invalid")}constructor(t,r){this.reason=t,this.explanation=r}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}},Op=[0,31,59,90,120,151,181,212,243,273,304,334],Ip=[0,31,60,91,121,152,182,213,244,274,305,335];function ge(e,t){return new le("unit out of range",`you specified ${t} (of type ${typeof t}) as a ${e}, which is invalid`)}i(ge,"unitOutOfRange");function ci(e,t,r){let n=new Date(Date.UTC(e,t-1,r));e<100&&e>=0&&n.setUTCFullYear(n.getUTCFullYear()-1900);let o=n.getUTCDay();return o===0?7:o}i(ci,"dayOfWeek");function Ep(e,t,r){return r+(Yt(e)?Ip:Op)[t-1]}i(Ep,"computeOrdinal");function xp(e,t){let r=Yt(e)?Ip:Op,n=r.findIndex(s=>s<t),o=t-r[n];return{month:n+1,day:o}}i(xp,"uncomputeOrdinal");function di(e,t){return(e-t+7)%7+1}i(di,"isoWeekdayToLocal");function Dr(e,t=4,r=1){let{year:n,month:o,day:s}=e,a=Ep(n,o,s),u=di(ci(n,o,s),r),l=Math.floor((a-u+14-t)/7),p;return l<1?(p=n-1,l=jt(p,t,r)):l>jt(n,t,r)?(p=n+1,l=1):p=n,{weekYear:p,weekNumber:l,weekday:u,...qr(e)}}i(Dr,"gregorianToWeek");function Ml(e,t=4,r=1){let{weekYear:n,weekNumber:o,weekday:s}=e,a=di(ci(n,1,t),r),u=ht(n),l=o*7+s-a-7+t,p;l<1?(p=n-1,l+=ht(p)):l>u?(p=n+1,l-=ht(n)):p=n;let{month:c,day:m}=xp(p,l);return{year:p,month:c,day:m,...qr(e)}}i(Ml,"weekToGregorian");function Wn(e){let{year:t,month:r,day:n}=e,o=Ep(t,r,n);return{year:t,ordinal:o,...qr(e)}}i(Wn,"gregorianToOrdinal");function kl(e){let{year:t,ordinal:r}=e,{month:n,day:o}=xp(t,r);return{year:t,month:n,day:o,...qr(e)}}i(kl,"ordinalToGregorian");function Pl(e,t){if(!L(e.localWeekday)||!L(e.localWeekNumber)||!L(e.localWeekYear)){if(!L(e.weekday)||!L(e.weekNumber)||!L(e.weekYear))throw new Me("Cannot mix locale-based week fields with ISO-based week fields");return L(e.localWeekday)||(e.weekday=e.localWeekday),L(e.localWeekNumber)||(e.weekNumber=e.localWeekNumber),L(e.localWeekYear)||(e.weekYear=e.localWeekYear),delete e.localWeekday,delete e.localWeekNumber,delete e.localWeekYear,{minDaysInFirstWeek:t.getMinDaysInFirstWeek(),startOfWeek:t.getStartOfWeek()}}else return{minDaysInFirstWeek:4,startOfWeek:1}}i(Pl,"usesLocalWeekValues");function pA(e,t=4,r=1){let n=Pr(e.weekYear),o=ye(e.weekNumber,1,jt(e.weekYear,t,r)),s=ye(e.weekday,1,7);return n?o?s?!1:ge("weekday",e.weekday):ge("week",e.weekNumber):ge("weekYear",e.weekYear)}i(pA,"hasInvalidWeekData");function cA(e){let t=Pr(e.year),r=ye(e.ordinal,1,ht(e.year));return t?r?!1:ge("ordinal",e.ordinal):ge("year",e.year)}i(cA,"hasInvalidOrdinalData");function Rp(e){let t=Pr(e.year),r=ye(e.month,1,12),n=ye(e.day,1,Lr(e.year,e.month));return t?r?n?!1:ge("day",e.day):ge("month",e.month):ge("year",e.year)}i(Rp,"hasInvalidGregorianData");function wp(e){let{hour:t,minute:r,second:n,millisecond:o}=e,s=ye(t,0,23)||t===24&&r===0&&n===0&&o===0,a=ye(r,0,59),u=ye(n,0,59),l=ye(o,0,999);return s?a?u?l?!1:ge("millisecond",o):ge("second",n):ge("minute",r):ge("hour",t)}i(wp,"hasInvalidTimeData");function L(e){return typeof e>"u"}i(L,"isUndefined");function ke(e){return typeof e=="number"}i(ke,"isNumber");function Pr(e){return typeof e=="number"&&e%1===0}i(Pr,"isInteger");function dA(e){return typeof e=="string"}i(dA,"isString");function fA(e){return Object.prototype.toString.call(e)==="[object Date]"}i(fA,"isDate");function bp(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}i(bp,"hasRelative");function Np(){try{return typeof Intl<"u"&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch{return!1}}i(Np,"hasLocaleWeekInfo");function mA(e){return Array.isArray(e)?e:[e]}i(mA,"maybeArray");function Fl(e,t,r){if(e.length!==0)return e.reduce((n,o)=>{let s=[t(o),o];return n&&r(n[0],s[0])===n[0]?n:s},null)[1]}i(Fl,"bestBy");function hA(e,t){return t.reduce((r,n)=>(r[n]=e[n],r),{})}i(hA,"pick");function yt(e,t){return Object.prototype.hasOwnProperty.call(e,t)}i(yt,"hasOwnProperty");function ai(e){if(e==null)return null;if(typeof e!="object")throw new ie("Week settings must be an object");if(!ye(e.firstDay,1,7)||!ye(e.minimalDays,1,7)||!Array.isArray(e.weekend)||e.weekend.some(t=>!ye(t,1,7)))throw new ie("Invalid week settings");return{firstDay:e.firstDay,minimalDays:e.minimalDays,weekend:Array.from(e.weekend)}}i(ai,"validateWeekSettings");function ye(e,t,r){return Pr(e)&&e>=t&&e<=r}i(ye,"integerBetween");function gA(e,t){return e-t*Math.floor(e/t)}i(gA,"floorMod");function ee(e,t=2){let r=e<0,n;return r?n="-"+(""+-e).padStart(t,"0"):n=(""+e).padStart(t,"0"),n}i(ee,"padStart");function De(e){if(!(L(e)||e===null||e===""))return parseInt(e,10)}i(De,"parseInteger");function $e(e){if(!(L(e)||e===null||e===""))return parseFloat(e)}i($e,"parseFloating");function fi(e){if(!(L(e)||e===null||e==="")){let t=parseFloat("0."+e)*1e3;return Math.floor(t)}}i(fi,"parseMillis");function mi(e,t,r="round"){let n=10**t;switch(r){case"expand":return e>0?Math.ceil(e*n)/n:Math.floor(e*n)/n;case"trunc":return Math.trunc(e*n)/n;case"round":return Math.round(e*n)/n;case"floor":return Math.floor(e*n)/n;case"ceil":return Math.ceil(e*n)/n;default:throw new RangeError(`Value rounding ${r} is out of range`)}}i(mi,"roundTo");function Yt(e){return e%4===0&&(e%100!==0||e%400===0)}i(Yt,"isLeapYear");function ht(e){return Yt(e)?366:365}i(ht,"daysInYear");function Lr(e,t){let r=gA(t-1,12)+1,n=e+(t-r)/12;return r===2?Yt(n)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][r-1]}i(Lr,"daysInMonth");function Fr(e){let t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(e.year,e.month-1,e.day)),+t}i(Fr,"objToLocalTS");function Ul(e,t,r){return-di(ci(e,1,t),r)+t-1}i(Ul,"firstWeekOffset");function jt(e,t=4,r=1){let n=Ul(e,t,r),o=Ul(e+1,t,r);return(ht(e)-n+o)/7}i(jt,"weeksInWeekYear");function ui(e){return e>99?e:e>j.twoDigitCutoffYear?1900+e:2e3+e}i(ui,"untruncateYear");function vp(e,t,r,n=null){let o=new Date(e),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};n&&(s.timeZone=n);let a={timeZoneName:t,...s},u=new Intl.DateTimeFormat(r,a).formatToParts(o).find(l=>l.type.toLowerCase()==="timezonename");return u?u.value:null}i(vp,"parseZoneInfo");function Ur(e,t){let r=parseInt(e,10);Number.isNaN(r)&&(r=0);let n=parseInt(t,10)||0,o=r<0||Object.is(r,-0)?-n:n;return r*60+o}i(Ur,"signedOffset");function _p(e){let t=Number(e);if(typeof e=="boolean"||e===""||!Number.isFinite(t))throw new ie(`Invalid unit value ${e}`);return t}i(_p,"asNumber");function Mr(e,t){let r={};for(let n in e)if(yt(e,n)){let o=e[n];if(o==null)continue;r[t(n)]=_p(o)}return r}i(Mr,"normalizeObject");function $t(e,t){let r=Math.trunc(Math.abs(e/60)),n=Math.trunc(Math.abs(e%60)),o=e>=0?"+":"-";switch(t){case"short":return`${o}${ee(r,2)}:${ee(n,2)}`;case"narrow":return`${o}${r}${n>0?`:${n}`:""}`;case"techie":return`${o}${ee(r,2)}${ee(n,2)}`;default:throw new RangeError(`Value format ${t} is out of range for property format`)}}i($t,"formatOffset");function qr(e){return hA(e,["hour","minute","second","millisecond"])}i(qr,"timeObject");var yA=["January","February","March","April","May","June","July","August","September","October","November","December"],Cp=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],TA=["J","F","M","A","M","J","J","A","S","O","N","D"];function Dp(e){switch(e){case"narrow":return[...TA];case"short":return[...Cp];case"long":return[...yA];case"numeric":return["1","2","3","4","5","6","7","8","9","10","11","12"];case"2-digit":return["01","02","03","04","05","06","07","08","09","10","11","12"];default:return null}}i(Dp,"months");var Lp=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Mp=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],SA=["M","T","W","T","F","S","S"];function kp(e){switch(e){case"narrow":return[...SA];case"short":return[...Mp];case"long":return[...Lp];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}i(kp,"weekdays");var Pp=["AM","PM"],AA=["Before Christ","Anno Domini"],OA=["BC","AD"],IA=["B","A"];function Fp(e){switch(e){case"narrow":return[...IA];case"short":return[...OA];case"long":return[...AA];default:return null}}i(Fp,"eras");function EA(e){return Pp[e.hour<12?0:1]}i(EA,"meridiemForDateTime");function xA(e,t){return kp(t)[e.weekday-1]}i(xA,"weekdayForDateTime");function RA(e,t){return Dp(t)[e.month-1]}i(RA,"monthForDateTime");function wA(e,t){return Fp(t)[e.year<0?0:1]}i(wA,"eraForDateTime");function bA(e,t,r="always",n=!1){let o={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},s=["hours","minutes","seconds"].indexOf(e)===-1;if(r==="auto"&&s){let m=e==="days";switch(t){case 1:return m?"tomorrow":`next ${o[e][0]}`;case-1:return m?"yesterday":`last ${o[e][0]}`;case 0:return m?"today":`this ${o[e][0]}`}}let a=Object.is(t,-0)||t<0,u=Math.abs(t),l=u===1,p=o[e],c=n?l?p[1]:p[2]||p[1]:l?o[e][0]:e;return a?`${u} ${c} ago`:`in ${u} ${c}`}i(bA,"formatRelativeTime");function ql(e,t){let r="";for(let n of e)n.literal?r+=n.val:r+=t(n.val);return r}i(ql,"stringifyTokens");var NA={D:_r,DD:ep,DDD:tp,DDDD:rp,t:np,tt:ip,ttt:op,tttt:sp,T:ap,TT:up,TTT:lp,TTTT:pp,f:cp,ff:fp,fff:hp,ffff:yp,F:dp,FF:mp,FFF:gp,FFFF:Tp},ue=class e{static{i(this,"Formatter")}static create(t,r={}){return new e(t,r)}static parseFormat(t){let r=null,n="",o=!1,s=[];for(let a=0;a<t.length;a++){let u=t.charAt(a);u==="'"?((n.length>0||o)&&s.push({literal:o||/^\s+$/.test(n),val:n===""?"'":n}),r=null,n="",o=!o):o||u===r?n+=u:(n.length>0&&s.push({literal:/^\s+$/.test(n),val:n}),n=u,r=u)}return n.length>0&&s.push({literal:o||/^\s+$/.test(n),val:n}),s}static macroTokenToFormatOpts(t){return NA[t]}constructor(t,r){this.opts=r,this.loc=t,this.systemLoc=null}formatWithSystemDefault(t,r){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(t,{...this.opts,...r}).format()}dtFormatter(t,r={}){return this.loc.dtFormatter(t,{...this.opts,...r})}formatDateTime(t,r){return this.dtFormatter(t,r).format()}formatDateTimeParts(t,r){return this.dtFormatter(t,r).formatToParts()}formatInterval(t,r){return this.dtFormatter(t.start,r).dtf.formatRange(t.start.toJSDate(),t.end.toJSDate())}resolvedOptions(t,r){return this.dtFormatter(t,r).resolvedOptions()}num(t,r=0,n=void 0){if(this.opts.forceSimple)return ee(t,r);let o={...this.opts};return r>0&&(o.padTo=r),n&&(o.signDisplay=n),this.loc.numberFormatter(o).format(t)}formatDateTimeFromString(t,r){let n=this.loc.listingMode()==="en",o=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",s=i((f,T)=>this.loc.extract(t,f,T),"string"),a=i(f=>t.isOffsetFixed&&t.offset===0&&f.allowZ?"Z":t.isValid?t.zone.formatOffset(t.ts,f.format):"","formatOffset"),u=i(()=>n?EA(t):s({hour:"numeric",hourCycle:"h12"},"dayperiod"),"meridiem"),l=i((f,T)=>n?RA(t,f):s(T?{month:f}:{month:f,day:"numeric"},"month"),"month"),p=i((f,T)=>n?xA(t,f):s(T?{weekday:f}:{weekday:f,month:"long",day:"numeric"},"weekday"),"weekday"),c=i(f=>{let T=e.macroTokenToFormatOpts(f);return T?this.formatWithSystemDefault(t,T):f},"maybeMacro"),m=i(f=>n?wA(t,f):s({era:f},"era"),"era"),h=i(f=>{switch(f){case"S":return this.num(t.millisecond);case"u":case"SSS":return this.num(t.millisecond,3);case"s":return this.num(t.second);case"ss":return this.num(t.second,2);case"uu":return this.num(Math.floor(t.millisecond/10),2);case"uuu":return this.num(Math.floor(t.millisecond/100));case"m":return this.num(t.minute);case"mm":return this.num(t.minute,2);case"h":return this.num(t.hour%12===0?12:t.hour%12);case"hh":return this.num(t.hour%12===0?12:t.hour%12,2);case"H":return this.num(t.hour);case"HH":return this.num(t.hour,2);case"Z":return a({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return a({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return a({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return t.zone.offsetName(t.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return t.zone.offsetName(t.ts,{format:"long",locale:this.loc.locale});case"z":return t.zoneName;case"a":return u();case"d":return o?s({day:"numeric"},"day"):this.num(t.day);case"dd":return o?s({day:"2-digit"},"day"):this.num(t.day,2);case"c":return this.num(t.weekday);case"ccc":return p("short",!0);case"cccc":return p("long",!0);case"ccccc":return p("narrow",!0);case"E":return this.num(t.weekday);case"EEE":return p("short",!1);case"EEEE":return p("long",!1);case"EEEEE":return p("narrow",!1);case"L":return o?s({month:"numeric",day:"numeric"},"month"):this.num(t.month);case"LL":return o?s({month:"2-digit",day:"numeric"},"month"):this.num(t.month,2);case"LLL":return l("short",!0);case"LLLL":return l("long",!0);case"LLLLL":return l("narrow",!0);case"M":return o?s({month:"numeric"},"month"):this.num(t.month);case"MM":return o?s({month:"2-digit"},"month"):this.num(t.month,2);case"MMM":return l("short",!1);case"MMMM":return l("long",!1);case"MMMMM":return l("narrow",!1);case"y":return o?s({year:"numeric"},"year"):this.num(t.year);case"yy":return o?s({year:"2-digit"},"year"):this.num(t.year.toString().slice(-2),2);case"yyyy":return o?s({year:"numeric"},"year"):this.num(t.year,4);case"yyyyyy":return o?s({year:"numeric"},"year"):this.num(t.year,6);case"G":return m("short");case"GG":return m("long");case"GGGGG":return m("narrow");case"kk":return this.num(t.weekYear.toString().slice(-2),2);case"kkkk":return this.num(t.weekYear,4);case"W":return this.num(t.weekNumber);case"WW":return this.num(t.weekNumber,2);case"n":return this.num(t.localWeekNumber);case"nn":return this.num(t.localWeekNumber,2);case"ii":return this.num(t.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(t.localWeekYear,4);case"o":return this.num(t.ordinal);case"ooo":return this.num(t.ordinal,3);case"q":return this.num(t.quarter);case"qq":return this.num(t.quarter,2);case"X":return this.num(Math.floor(t.ts/1e3));case"x":return this.num(t.ts);default:return c(f)}},"tokenToString");return ql(e.parseFormat(r),h)}formatDurationFromString(t,r){let n=this.opts.signMode==="negativeLargestOnly"?-1:1,o=i(c=>{switch(c[0]){case"S":return"milliseconds";case"s":return"seconds";case"m":return"minutes";case"h":return"hours";case"d":return"days";case"w":return"weeks";case"M":return"months";case"y":return"years";default:return null}},"tokenToField"),s=i((c,m)=>h=>{let f=o(h);if(f){let T=m.isNegativeDuration&&f!==m.largestUnit?n:1,C;return this.opts.signMode==="negativeLargestOnly"&&f!==m.largestUnit?C="never":this.opts.signMode==="all"?C="always":C="auto",this.num(c.get(f)*T,h.length,C)}else return h},"tokenToString"),a=e.parseFormat(r),u=a.reduce((c,{literal:m,val:h})=>m?c:c.concat(h),[]),l=t.shiftTo(...u.map(o).filter(c=>c)),p={isNegativeDuration:l<0,largestUnit:Object.keys(l.values)[0]};return ql(a,s(l,p))}},Up=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Tt(...e){let t=e.reduce((r,n)=>r+n.source,"");return RegExp(`^${t}$`)}i(Tt,"combineRegexes");function St(...e){return t=>e.reduce(([r,n,o],s)=>{let[a,u,l]=s(t,o);return[{...r,...a},u||n,l]},[{},null,1]).slice(0,2)}i(St,"combineExtractors");function At(e,...t){if(e==null)return[null,null];for(let[r,n]of t){let o=r.exec(e);if(o)return n(o)}return[null,null]}i(At,"parse");function qp(...e){return(t,r)=>{let n={},o;for(o=0;o<e.length;o++)n[e[o]]=De(t[r+o]);return[n,null,r+o]}}i(qp,"simpleParse");var Gp=/(?:([Zz])|([+-]\d\d)(?::?(\d\d))?)/,vA=`(?:${Gp.source}?(?:\\[(${Up.source})\\])?)?`,hi=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Wp=RegExp(`${hi.source}${vA}`),gi=RegExp(`(?:[Tt]${Wp.source})?`),_A=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,CA=/(\d{4})-?W(\d\d)(?:-?(\d))?/,DA=/(\d{4})-?(\d{3})/,LA=qp("weekYear","weekNumber","weekDay"),MA=qp("year","ordinal"),kA=/(\d{4})-(\d\d)-(\d\d)/,Bp=RegExp(`${hi.source} ?(?:${Gp.source}|(${Up.source}))?`),PA=RegExp(`(?: ${Bp.source})?`);function gt(e,t,r){let n=e[t];return L(n)?r:De(n)}i(gt,"int");function FA(e,t){return[{year:gt(e,t),month:gt(e,t+1,1),day:gt(e,t+2,1)},null,t+3]}i(FA,"extractISOYmd");function Ot(e,t){return[{hours:gt(e,t,0),minutes:gt(e,t+1,0),seconds:gt(e,t+2,0),milliseconds:fi(e[t+3])},null,t+4]}i(Ot,"extractISOTime");function zt(e,t){let r=!e[t]&&!e[t+1],n=Ur(e[t+1],e[t+2]),o=r?null:ce.instance(n);return[{},o,t+3]}i(zt,"extractISOOffset");function Qt(e,t){let r=e[t]?be.create(e[t]):null;return[{},r,t+1]}i(Qt,"extractIANAZone");var UA=RegExp(`^T?${hi.source}$`),qA=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function GA(e){let[t,r,n,o,s,a,u,l,p]=e,c=t[0]==="-",m=l&&l[0]==="-",h=i((f,T=!1)=>f!==void 0&&(T||f&&c)?-f:f,"maybeNegate");return[{years:h($e(r)),months:h($e(n)),weeks:h($e(o)),days:h($e(s)),hours:h($e(a)),minutes:h($e(u)),seconds:h($e(l),l==="-0"),milliseconds:h(fi(p),m)}]}i(GA,"extractISODuration");var WA={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function yi(e,t,r,n,o,s,a){let u={year:t.length===2?ui(De(t)):De(t),month:Cp.indexOf(r)+1,day:De(n),hour:De(o),minute:De(s)};return a&&(u.second=De(a)),e&&(u.weekday=e.length>3?Lp.indexOf(e)+1:Mp.indexOf(e)+1),u}i(yi,"fromStrings");var BA=/^(?:(Mon|Tue|Wed|Thu|Fri|Sat|Sun),\s)?(\d{1,2})\s(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)\s(\d{2,4})\s(\d\d):(\d\d)(?::(\d\d))?\s(?:(UT|GMT|[ECMP][SD]T)|([Zz])|(?:([+-]\d\d)(\d\d)))$/;function VA(e){let[,t,r,n,o,s,a,u,l,p,c,m]=e,h=yi(t,o,n,r,s,a,u),f;return l?f=WA[l]:p?f=0:f=Ur(c,m),[h,new ce(f)]}i(VA,"extractRFC2822");function $A(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}i($A,"preprocessRFC2822");var HA=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun), (\d\d) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) (\d{4}) (\d\d):(\d\d):(\d\d) GMT$/,jA=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,YA=/^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ( \d|\d\d) (\d\d):(\d\d):(\d\d) (\d{4})$/;function Gl(e){let[,t,r,n,o,s,a,u]=e;return[yi(t,o,n,r,s,a,u),ce.utcInstance]}i(Gl,"extractRFC1123Or850");function zA(e){let[,t,r,n,o,s,a,u]=e;return[yi(t,u,r,n,o,s,a),ce.utcInstance]}i(zA,"extractASCII");var QA=Tt(_A,gi),ZA=Tt(CA,gi),KA=Tt(DA,gi),JA=Tt(Wp),Vp=St(FA,Ot,zt,Qt),XA=St(LA,Ot,zt,Qt),eO=St(MA,Ot,zt,Qt),tO=St(Ot,zt,Qt);function rO(e){return At(e,[QA,Vp],[ZA,XA],[KA,eO],[JA,tO])}i(rO,"parseISODate");function nO(e){return At($A(e),[BA,VA])}i(nO,"parseRFC2822Date");function iO(e){return At(e,[HA,Gl],[jA,Gl],[YA,zA])}i(iO,"parseHTTPDate");function oO(e){return At(e,[qA,GA])}i(oO,"parseISODuration");var sO=St(Ot);function aO(e){return At(e,[UA,sO])}i(aO,"parseISOTimeOnly");var uO=Tt(kA,PA),lO=Tt(Bp),pO=St(Ot,zt,Qt);function cO(e){return At(e,[uO,Vp],[lO,pO])}i(cO,"parseSQL");var Wl="Invalid Duration",$p={weeks:{days:7,hours:168,minutes:10080,seconds:10080*60,milliseconds:10080*60*1e3},days:{hours:24,minutes:1440,seconds:1440*60,milliseconds:1440*60*1e3},hours:{minutes:60,seconds:3600,milliseconds:3600*1e3},minutes:{seconds:60,milliseconds:60*1e3},seconds:{milliseconds:1e3}},dO={years:{quarters:4,months:12,weeks:52,days:365,hours:365*24,minutes:365*24*60,seconds:365*24*60*60,milliseconds:365*24*60*60*1e3},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:2184*60,seconds:2184*60*60,milliseconds:2184*60*60*1e3},months:{weeks:4,days:30,hours:720,minutes:720*60,seconds:720*60*60,milliseconds:720*60*60*1e3},...$p},he=146097/400,dt=146097/4800,fO={years:{quarters:4,months:12,weeks:he/7,days:he,hours:he*24,minutes:he*24*60,seconds:he*24*60*60,milliseconds:he*24*60*60*1e3},quarters:{months:3,weeks:he/28,days:he/4,hours:he*24/4,minutes:he*24*60/4,seconds:he*24*60*60/4,milliseconds:he*24*60*60*1e3/4},months:{weeks:dt/7,days:dt,hours:dt*24,minutes:dt*24*60,seconds:dt*24*60*60,milliseconds:dt*24*60*60*1e3},...$p},je=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],mO=je.slice(0).reverse();function Re(e,t,r=!1){let n={values:r?t.values:{...e.values,...t.values||{}},loc:e.loc.clone(t.loc),conversionAccuracy:t.conversionAccuracy||e.conversionAccuracy,matrix:t.matrix||e.matrix};return new re(n)}i(Re,"clone$1");function Hp(e,t){var r;let n=(r=t.milliseconds)!=null?r:0;for(let o of mO.slice(1))t[o]&&(n+=t[o]*e[o].milliseconds);return n}i(Hp,"durationToMillis");function Bl(e,t){let r=Hp(e,t)<0?-1:1;je.reduceRight((n,o)=>{if(L(t[o]))return n;if(n){let s=t[n]*r,a=e[o][n],u=Math.floor(s/a);t[o]+=u*r,t[n]-=u*a*r}return o},null),je.reduce((n,o)=>{if(L(t[o]))return n;if(n){let s=t[n]%1;t[n]-=s,t[o]+=s*e[n][o]}return o},null)}i(Bl,"normalizeValues");function Vl(e){let t={};for(let[r,n]of Object.entries(e))n!==0&&(t[r]=n);return t}i(Vl,"removeZeroes");var re=class e{static{i(this,"Duration")}constructor(t){let r=t.conversionAccuracy==="longterm"||!1,n=r?fO:dO;t.matrix&&(n=t.matrix),this.values=t.values,this.loc=t.loc||H.create(),this.conversionAccuracy=r?"longterm":"casual",this.invalid=t.invalid||null,this.matrix=n,this.isLuxonDuration=!0}static fromMillis(t,r){return e.fromObject({milliseconds:t},r)}static fromObject(t,r={}){if(t==null||typeof t!="object")throw new ie(`Duration.fromObject: argument expected to be an object, got ${t===null?"null":typeof t}`);return new e({values:Mr(t,e.normalizeUnit),loc:H.fromObject(r),conversionAccuracy:r.conversionAccuracy,matrix:r.matrix})}static fromDurationLike(t){if(ke(t))return e.fromMillis(t);if(e.isDuration(t))return t;if(typeof t=="object")return e.fromObject(t);throw new ie(`Unknown duration argument ${t} of type ${typeof t}`)}static fromISO(t,r){let[n]=oO(t);return n?e.fromObject(n,r):e.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static fromISOTime(t,r){let[n]=aO(t);return n?e.fromObject(n,r):e.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static invalid(t,r=null){if(!t)throw new ie("need to specify a reason the Duration is invalid");let n=t instanceof le?t:new le(t,r);if(j.throwOnInvalid)throw new Qn(n);return new e({invalid:n})}static normalizeUnit(t){let r={year:"years",years:"years",quarter:"quarters",quarters:"quarters",month:"months",months:"months",week:"weeks",weeks:"weeks",day:"days",days:"days",hour:"hours",hours:"hours",minute:"minutes",minutes:"minutes",second:"seconds",seconds:"seconds",millisecond:"milliseconds",milliseconds:"milliseconds"}[t&&t.toLowerCase()];if(!r)throw new vr(t);return r}static isDuration(t){return t&&t.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(t,r={}){let n={...r,floor:r.round!==!1&&r.floor!==!1};return this.isValid?ue.create(this.loc,n).formatDurationFromString(this,t):Wl}toHuman(t={}){if(!this.isValid)return Wl;let r=t.showZeros!==!1,n=je.map(o=>{let s=this.values[o];return L(s)||s===0&&!r?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...t,unit:o.slice(0,-1)}).format(s)}).filter(o=>o);return this.loc.listFormatter({type:"conjunction",style:t.listStyle||"narrow",...t}).format(n)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let t="P";return this.years!==0&&(t+=this.years+"Y"),(this.months!==0||this.quarters!==0)&&(t+=this.months+this.quarters*3+"M"),this.weeks!==0&&(t+=this.weeks+"W"),this.days!==0&&(t+=this.days+"D"),(this.hours!==0||this.minutes!==0||this.seconds!==0||this.milliseconds!==0)&&(t+="T"),this.hours!==0&&(t+=this.hours+"H"),this.minutes!==0&&(t+=this.minutes+"M"),(this.seconds!==0||this.milliseconds!==0)&&(t+=mi(this.seconds+this.milliseconds/1e3,3)+"S"),t==="P"&&(t+="T0S"),t}toISOTime(t={}){if(!this.isValid)return null;let r=this.toMillis();return r<0||r>=864e5?null:(t={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...t,includeOffset:!1},z.fromMillis(r,{zone:"UTC"}).toISOTime(t))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?Hp(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(t){if(!this.isValid)return this;let r=e.fromDurationLike(t),n={};for(let o of je)(yt(r.values,o)||yt(this.values,o))&&(n[o]=r.get(o)+this.get(o));return Re(this,{values:n},!0)}minus(t){if(!this.isValid)return this;let r=e.fromDurationLike(t);return this.plus(r.negate())}mapUnits(t){if(!this.isValid)return this;let r={};for(let n of Object.keys(this.values))r[n]=_p(t(this.values[n],n));return Re(this,{values:r},!0)}get(t){return this[e.normalizeUnit(t)]}set(t){if(!this.isValid)return this;let r={...this.values,...Mr(t,e.normalizeUnit)};return Re(this,{values:r})}reconfigure({locale:t,numberingSystem:r,conversionAccuracy:n,matrix:o}={}){let a={loc:this.loc.clone({locale:t,numberingSystem:r}),matrix:o,conversionAccuracy:n};return Re(this,a)}as(t){return this.isValid?this.shiftTo(t).get(t):NaN}normalize(){if(!this.isValid)return this;let t=this.toObject();return Bl(this.matrix,t),Re(this,{values:t},!0)}rescale(){if(!this.isValid)return this;let t=Vl(this.normalize().shiftToAll().toObject());return Re(this,{values:t},!0)}shiftTo(...t){if(!this.isValid)return this;if(t.length===0)return this;t=t.map(a=>e.normalizeUnit(a));let r={},n={},o=this.toObject(),s;for(let a of je)if(t.indexOf(a)>=0){s=a;let u=0;for(let p in n)u+=this.matrix[p][a]*n[p],n[p]=0;ke(o[a])&&(u+=o[a]);let l=Math.trunc(u);r[a]=l,n[a]=(u*1e3-l*1e3)/1e3}else ke(o[a])&&(n[a]=o[a]);for(let a in n)n[a]!==0&&(r[s]+=a===s?n[a]:n[a]/this.matrix[s][a]);return Bl(this.matrix,r),Re(this,{values:r},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;let t={};for(let r of Object.keys(this.values))t[r]=this.values[r]===0?0:-this.values[r];return Re(this,{values:t},!0)}removeZeros(){if(!this.isValid)return this;let t=Vl(this.values);return Re(this,{values:t},!0)}get years(){return this.isValid?this.values.years||0:NaN}get quarters(){return this.isValid?this.values.quarters||0:NaN}get months(){return this.isValid?this.values.months||0:NaN}get weeks(){return this.isValid?this.values.weeks||0:NaN}get days(){return this.isValid?this.values.days||0:NaN}get hours(){return this.isValid?this.values.hours||0:NaN}get minutes(){return this.isValid?this.values.minutes||0:NaN}get seconds(){return this.isValid?this.values.seconds||0:NaN}get milliseconds(){return this.isValid?this.values.milliseconds||0:NaN}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(t){if(!this.isValid||!t.isValid||!this.loc.equals(t.loc))return!1;function r(n,o){return n===void 0||n===0?o===void 0||o===0:n===o}i(r,"eq");for(let n of je)if(!r(this.values[n],t.values[n]))return!1;return!0}},ft="Invalid Interval";function hO(e,t){return!e||!e.isValid?ze.invalid("missing or invalid start"):!t||!t.isValid?ze.invalid("missing or invalid end"):t<e?ze.invalid("end before start",`The end of an interval must be after its start, but you had start=${e.toISO()} and end=${t.toISO()}`):null}i(hO,"validateStartEnd");var ze=class e{static{i(this,"Interval")}constructor(t){this.s=t.start,this.e=t.end,this.invalid=t.invalid||null,this.isLuxonInterval=!0}static invalid(t,r=null){if(!t)throw new ie("need to specify a reason the Interval is invalid");let n=t instanceof le?t:new le(t,r);if(j.throwOnInvalid)throw new zn(n);return new e({invalid:n})}static fromDateTimes(t,r){let n=Gt(t),o=Gt(r),s=hO(n,o);return s??new e({start:n,end:o})}static after(t,r){let n=re.fromDurationLike(r),o=Gt(t);return e.fromDateTimes(o,o.plus(n))}static before(t,r){let n=re.fromDurationLike(r),o=Gt(t);return e.fromDateTimes(o.minus(n),o)}static fromISO(t,r){let[n,o]=(t||"").split("/",2);if(n&&o){let s,a;try{s=z.fromISO(n,r),a=s.isValid}catch{a=!1}let u,l;try{u=z.fromISO(o,r),l=u.isValid}catch{l=!1}if(a&&l)return e.fromDateTimes(s,u);if(a){let p=re.fromISO(o,r);if(p.isValid)return e.after(s,p)}else if(l){let p=re.fromISO(n,r);if(p.isValid)return e.before(u,p)}}return e.invalid("unparsable",`the input "${t}" can't be parsed as ISO 8601`)}static isInterval(t){return t&&t.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get lastDateTime(){return this.isValid&&this.e?this.e.minus(1):null}get isValid(){return this.invalidReason===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(t="milliseconds"){return this.isValid?this.toDuration(t).get(t):NaN}count(t="milliseconds",r){if(!this.isValid)return NaN;let n=this.start.startOf(t,r),o;return r!=null&&r.useLocaleWeeks?o=this.end.reconfigure({locale:n.locale}):o=this.end,o=o.startOf(t,r),Math.floor(o.diff(n,t).get(t))+(o.valueOf()!==this.end.valueOf())}hasSame(t){return this.isValid?this.isEmpty()||this.e.minus(1).hasSame(this.s,t):!1}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(t){return this.isValid?this.s>t:!1}isBefore(t){return this.isValid?this.e<=t:!1}contains(t){return this.isValid?this.s<=t&&this.e>t:!1}set({start:t,end:r}={}){return this.isValid?e.fromDateTimes(t||this.s,r||this.e):this}splitAt(...t){if(!this.isValid)return[];let r=t.map(Gt).filter(a=>this.contains(a)).sort((a,u)=>a.toMillis()-u.toMillis()),n=[],{s:o}=this,s=0;for(;o<this.e;){let a=r[s]||this.e,u=+a>+this.e?this.e:a;n.push(e.fromDateTimes(o,u)),o=u,s+=1}return n}splitBy(t){let r=re.fromDurationLike(t);if(!this.isValid||!r.isValid||r.as("milliseconds")===0)return[];let{s:n}=this,o=1,s,a=[];for(;n<this.e;){let u=this.start.plus(r.mapUnits(l=>l*o));s=+u>+this.e?this.e:u,a.push(e.fromDateTimes(n,s)),n=s,o+=1}return a}divideEqually(t){return this.isValid?this.splitBy(this.length()/t).slice(0,t):[]}overlaps(t){return this.e>t.s&&this.s<t.e}abutsStart(t){return this.isValid?+this.e==+t.s:!1}abutsEnd(t){return this.isValid?+t.e==+this.s:!1}engulfs(t){return this.isValid?this.s<=t.s&&this.e>=t.e:!1}equals(t){return!this.isValid||!t.isValid?!1:this.s.equals(t.s)&&this.e.equals(t.e)}intersection(t){if(!this.isValid)return this;let r=this.s>t.s?this.s:t.s,n=this.e<t.e?this.e:t.e;return r>=n?null:e.fromDateTimes(r,n)}union(t){if(!this.isValid)return this;let r=this.s<t.s?this.s:t.s,n=this.e>t.e?this.e:t.e;return e.fromDateTimes(r,n)}static merge(t){let[r,n]=t.sort((o,s)=>o.s-s.s).reduce(([o,s],a)=>s?s.overlaps(a)||s.abutsStart(a)?[o,s.union(a)]:[o.concat([s]),a]:[o,a],[[],null]);return n&&r.push(n),r}static xor(t){let r=null,n=0,o=[],s=t.map(l=>[{time:l.s,type:"s"},{time:l.e,type:"e"}]),a=Array.prototype.concat(...s),u=a.sort((l,p)=>l.time-p.time);for(let l of u)n+=l.type==="s"?1:-1,n===1?r=l.time:(r&&+r!=+l.time&&o.push(e.fromDateTimes(r,l.time)),r=null);return e.merge(o)}difference(...t){return e.xor([this].concat(t)).map(r=>this.intersection(r)).filter(r=>r&&!r.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} \u2013 ${this.e.toISO()})`:ft}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(t=_r,r={}){return this.isValid?ue.create(this.s.loc.clone(r),t).formatInterval(this):ft}toISO(t){return this.isValid?`${this.s.toISO(t)}/${this.e.toISO(t)}`:ft}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:ft}toISOTime(t){return this.isValid?`${this.s.toISOTime(t)}/${this.e.toISOTime(t)}`:ft}toFormat(t,{separator:r=" \u2013 "}={}){return this.isValid?`${this.s.toFormat(t)}${r}${this.e.toFormat(t)}`:ft}toDuration(t,r){return this.isValid?this.e.diff(this.s,t,r):re.invalid(this.invalidReason)}mapEndpoints(t){return e.fromDateTimes(t(this.s),t(this.e))}},Ye=class{static{i(this,"Info")}static hasDST(t=j.defaultZone){let r=z.now().setZone(t).set({month:12});return!t.isUniversal&&r.offset!==r.set({month:6}).offset}static isValidIANAZone(t){return be.isValidZone(t)}static normalizeZone(t){return Le(t,j.defaultZone)}static getStartOfWeek({locale:t=null,locObj:r=null}={}){return(r||H.create(t)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:t=null,locObj:r=null}={}){return(r||H.create(t)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:t=null,locObj:r=null}={}){return(r||H.create(t)).getWeekendDays().slice()}static months(t="long",{locale:r=null,numberingSystem:n=null,locObj:o=null,outputCalendar:s="gregory"}={}){return(o||H.create(r,n,s)).months(t)}static monthsFormat(t="long",{locale:r=null,numberingSystem:n=null,locObj:o=null,outputCalendar:s="gregory"}={}){return(o||H.create(r,n,s)).months(t,!0)}static weekdays(t="long",{locale:r=null,numberingSystem:n=null,locObj:o=null}={}){return(o||H.create(r,n,null)).weekdays(t)}static weekdaysFormat(t="long",{locale:r=null,numberingSystem:n=null,locObj:o=null}={}){return(o||H.create(r,n,null)).weekdays(t,!0)}static meridiems({locale:t=null}={}){return H.create(t).meridiems()}static eras(t="short",{locale:r=null}={}){return H.create(r,null,"gregory").eras(t)}static features(){return{relative:bp(),localeWeek:Np()}}};function $l(e,t){let r=i(o=>o.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),"utcDayStart"),n=r(t)-r(e);return Math.floor(re.fromMillis(n).as("days"))}i($l,"dayDiff");function gO(e,t,r){let n=[["years",(l,p)=>p.year-l.year],["quarters",(l,p)=>p.quarter-l.quarter+(p.year-l.year)*4],["months",(l,p)=>p.month-l.month+(p.year-l.year)*12],["weeks",(l,p)=>{let c=$l(l,p);return(c-c%7)/7}],["days",$l]],o={},s=e,a,u;for(let[l,p]of n)r.indexOf(l)>=0&&(a=l,o[l]=p(e,t),u=s.plus(o),u>t?(o[l]--,e=s.plus(o),e>t&&(u=e,o[l]--,e=s.plus(o))):e=u);return[e,o,u,a]}i(gO,"highOrderDiffs");function yO(e,t,r,n){let[o,s,a,u]=gO(e,t,r),l=t-o,p=r.filter(m=>["hours","minutes","seconds","milliseconds"].indexOf(m)>=0);p.length===0&&(a<t&&(a=o.plus({[u]:1})),a!==o&&(s[u]=(s[u]||0)+l/(a-o)));let c=re.fromObject(s,n);return p.length>0?re.fromMillis(l,n).shiftTo(...p).plus(c):c}i(yO,"diff");var TO="missing Intl.DateTimeFormat.formatToParts support";function V(e,t=r=>r){return{regex:e,deser:i(([r])=>t(uA(r)),"deser")}}i(V,"intUnit");var SO="\xA0",jp=`[ ${SO}]`,Yp=new RegExp(jp,"g");function AO(e){return e.replace(/\./g,"\\.?").replace(Yp,jp)}i(AO,"fixListRegex");function Hl(e){return e.replace(/\./g,"").replace(Yp," ").toLowerCase()}i(Hl,"stripInsensitivities");function Oe(e,t){return e===null?null:{regex:RegExp(e.map(AO).join("|")),deser:i(([r])=>e.findIndex(n=>Hl(r)===Hl(n))+t,"deser")}}i(Oe,"oneOf");function jl(e,t){return{regex:e,deser:i(([,r,n])=>Ur(r,n),"deser"),groups:t}}i(jl,"offset");function Er(e){return{regex:e,deser:i(([t])=>t,"deser")}}i(Er,"simple");function OO(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}i(OO,"escapeToken");function IO(e,t){let r=Ae(t),n=Ae(t,"{2}"),o=Ae(t,"{3}"),s=Ae(t,"{4}"),a=Ae(t,"{6}"),u=Ae(t,"{1,2}"),l=Ae(t,"{1,3}"),p=Ae(t,"{1,6}"),c=Ae(t,"{1,9}"),m=Ae(t,"{2,4}"),h=Ae(t,"{4,6}"),f=i(W=>({regex:RegExp(OO(W.val)),deser:i(([N])=>N,"deser"),literal:!0}),"literal"),C=i(W=>{if(e.literal)return f(W);switch(W.val){case"G":return Oe(t.eras("short"),0);case"GG":return Oe(t.eras("long"),0);case"y":return V(p);case"yy":return V(m,ui);case"yyyy":return V(s);case"yyyyy":return V(h);case"yyyyyy":return V(a);case"M":return V(u);case"MM":return V(n);case"MMM":return Oe(t.months("short",!0),1);case"MMMM":return Oe(t.months("long",!0),1);case"L":return V(u);case"LL":return V(n);case"LLL":return Oe(t.months("short",!1),1);case"LLLL":return Oe(t.months("long",!1),1);case"d":return V(u);case"dd":return V(n);case"o":return V(l);case"ooo":return V(o);case"HH":return V(n);case"H":return V(u);case"hh":return V(n);case"h":return V(u);case"mm":return V(n);case"m":return V(u);case"q":return V(u);case"qq":return V(n);case"s":return V(u);case"ss":return V(n);case"S":return V(l);case"SSS":return V(o);case"u":return Er(c);case"uu":return Er(u);case"uuu":return V(r);case"a":return Oe(t.meridiems(),0);case"kkkk":return V(s);case"kk":return V(m,ui);case"W":return V(u);case"WW":return V(n);case"E":case"c":return V(r);case"EEE":return Oe(t.weekdays("short",!1),1);case"EEEE":return Oe(t.weekdays("long",!1),1);case"ccc":return Oe(t.weekdays("short",!0),1);case"cccc":return Oe(t.weekdays("long",!0),1);case"Z":case"ZZ":return jl(new RegExp(`([+-]${u.source})(?::(${n.source}))?`),2);case"ZZZ":return jl(new RegExp(`([+-]${u.source})(${n.source})?`),2);case"z":return Er(/[a-z_+-/]{1,256}?/i);case" ":return Er(/[^\S\n\r]/);default:return f(W)}},"unitate")(e)||{invalidReason:TO};return C.token=e,C}i(IO,"unitForToken");var EO={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};function xO(e,t,r){let{type:n,value:o}=e;if(n==="literal"){let l=/^\s+$/.test(o);return{literal:!l,val:l?" ":o}}let s=t[n],a=n;n==="hour"&&(t.hour12!=null?a=t.hour12?"hour12":"hour24":t.hourCycle!=null?t.hourCycle==="h11"||t.hourCycle==="h12"?a="hour12":a="hour24":a=r.hour12?"hour12":"hour24");let u=EO[a];if(typeof u=="object"&&(u=u[s]),u)return{literal:!1,val:u}}i(xO,"tokenForPart");function RO(e){return[`^${e.map(r=>r.regex).reduce((r,n)=>`${r}(${n.source})`,"")}$`,e]}i(RO,"buildRegex");function wO(e,t,r){let n=e.match(t);if(n){let o={},s=1;for(let a in r)if(yt(r,a)){let u=r[a],l=u.groups?u.groups+1:1;!u.literal&&u.token&&(o[u.token.val[0]]=u.deser(n.slice(s,s+l))),s+=l}return[n,o]}else return[n,{}]}i(wO,"match");function bO(e){let t=i(s=>{switch(s){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":case"H":return"hour";case"d":return"day";case"o":return"ordinal";case"L":case"M":return"month";case"y":return"year";case"E":case"c":return"weekday";case"W":return"weekNumber";case"k":return"weekYear";case"q":return"quarter";default:return null}},"toField"),r=null,n;return L(e.z)||(r=be.create(e.z)),L(e.Z)||(r||(r=new ce(e.Z)),n=e.Z),L(e.q)||(e.M=(e.q-1)*3+1),L(e.h)||(e.h<12&&e.a===1?e.h+=12:e.h===12&&e.a===0&&(e.h=0)),e.G===0&&e.y&&(e.y=-e.y),L(e.u)||(e.S=fi(e.u)),[Object.keys(e).reduce((s,a)=>{let u=t(a);return u&&(s[u]=e[a]),s},{}),r,n]}i(bO,"dateTimeFromMatches");var Bn=null;function NO(){return Bn||(Bn=z.fromMillis(1555555555555)),Bn}i(NO,"getDummyDateTime");function vO(e,t){if(e.literal)return e;let r=ue.macroTokenToFormatOpts(e.val),n=Zp(r,t);return n==null||n.includes(void 0)?e:n}i(vO,"maybeExpandMacroToken");function zp(e,t){return Array.prototype.concat(...e.map(r=>vO(r,t)))}i(zp,"expandMacroTokens");var kr=class{static{i(this,"TokenParser")}constructor(t,r){if(this.locale=t,this.format=r,this.tokens=zp(ue.parseFormat(r),t),this.units=this.tokens.map(n=>IO(n,t)),this.disqualifyingUnit=this.units.find(n=>n.invalidReason),!this.disqualifyingUnit){let[n,o]=RO(this.units);this.regex=RegExp(n,"i"),this.handlers=o}}explainFromTokens(t){if(this.isValid){let[r,n]=wO(t,this.regex,this.handlers),[o,s,a]=n?bO(n):[null,null,void 0];if(yt(n,"a")&&yt(n,"H"))throw new Me("Can't include meridiem when specifying 24-hour format");return{input:t,tokens:this.tokens,regex:this.regex,rawMatches:r,matches:n,result:o,zone:s,specificOffset:a}}else return{input:t,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}};function Qp(e,t,r){return new kr(e,r).explainFromTokens(t)}i(Qp,"explainFromTokens");function _O(e,t,r){let{result:n,zone:o,specificOffset:s,invalidReason:a}=Qp(e,t,r);return[n,o,s,a]}i(_O,"parseFromTokens");function Zp(e,t){if(!e)return null;let n=ue.create(t,e).dtFormatter(NO()),o=n.formatToParts(),s=n.resolvedOptions();return o.map(a=>xO(a,e,s))}i(Zp,"formatOptsToTokens");var Vn="Invalid DateTime",Yl=864e13;function Bt(e){return new le("unsupported zone",`the zone "${e.name}" is not supported`)}i(Bt,"unsupportedZone");function $n(e){return e.weekData===null&&(e.weekData=Dr(e.c)),e.weekData}i($n,"possiblyCachedWeekData");function Hn(e){return e.localWeekData===null&&(e.localWeekData=Dr(e.c,e.loc.getMinDaysInFirstWeek(),e.loc.getStartOfWeek())),e.localWeekData}i(Hn,"possiblyCachedLocalWeekData");function He(e,t){let r={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new z({...r,...t,old:r})}i(He,"clone");function Kp(e,t,r){let n=e-t*60*1e3,o=r.offset(n);if(t===o)return[n,t];n-=(o-t)*60*1e3;let s=r.offset(n);return o===s?[n,o]:[e-Math.min(o,s)*60*1e3,Math.max(o,s)]}i(Kp,"fixOffset");function xr(e,t){e+=t*60*1e3;let r=new Date(e);return{year:r.getUTCFullYear(),month:r.getUTCMonth()+1,day:r.getUTCDate(),hour:r.getUTCHours(),minute:r.getUTCMinutes(),second:r.getUTCSeconds(),millisecond:r.getUTCMilliseconds()}}i(xr,"tsToObj");function wr(e,t,r){return Kp(Fr(e),t,r)}i(wr,"objToTS");function zl(e,t){let r=e.o,n=e.c.year+Math.trunc(t.years),o=e.c.month+Math.trunc(t.months)+Math.trunc(t.quarters)*3,s={...e.c,year:n,month:o,day:Math.min(e.c.day,Lr(n,o))+Math.trunc(t.days)+Math.trunc(t.weeks)*7},a=re.fromObject({years:t.years-Math.trunc(t.years),quarters:t.quarters-Math.trunc(t.quarters),months:t.months-Math.trunc(t.months),weeks:t.weeks-Math.trunc(t.weeks),days:t.days-Math.trunc(t.days),hours:t.hours,minutes:t.minutes,seconds:t.seconds,milliseconds:t.milliseconds}).as("milliseconds"),u=Fr(s),[l,p]=Kp(u,r,e.zone);return a!==0&&(l+=a,p=e.zone.offset(l)),{ts:l,o:p}}i(zl,"adjustTime");function mt(e,t,r,n,o,s){let{setZone:a,zone:u}=r;if(e&&Object.keys(e).length!==0||t){let l=t||u,p=z.fromObject(e,{...r,zone:l,specificOffset:s});return a?p:p.setZone(u)}else return z.invalid(new le("unparsable",`the input "${o}" can't be parsed as ${n}`))}i(mt,"parseDataToDateTime");function Rr(e,t,r=!0){return e.isValid?ue.create(H.create("en-US"),{allowZ:r,forceSimple:!0}).formatDateTimeFromString(e,t):null}i(Rr,"toTechFormat");function jn(e,t,r){let n=e.c.year>9999||e.c.year<0,o="";if(n&&e.c.year>=0&&(o+="+"),o+=ee(e.c.year,n?6:4),r==="year")return o;if(t){if(o+="-",o+=ee(e.c.month),r==="month")return o;o+="-"}else if(o+=ee(e.c.month),r==="month")return o;return o+=ee(e.c.day),o}i(jn,"toISODate");function Ql(e,t,r,n,o,s,a){let u=!r||e.c.millisecond!==0||e.c.second!==0,l="";switch(a){case"day":case"month":case"year":break;default:if(l+=ee(e.c.hour),a==="hour")break;if(t){if(l+=":",l+=ee(e.c.minute),a==="minute")break;u&&(l+=":",l+=ee(e.c.second))}else{if(l+=ee(e.c.minute),a==="minute")break;u&&(l+=ee(e.c.second))}if(a==="second")break;u&&(!n||e.c.millisecond!==0)&&(l+=".",l+=ee(e.c.millisecond,3))}return o&&(e.isOffsetFixed&&e.offset===0&&!s?l+="Z":e.o<0?(l+="-",l+=ee(Math.trunc(-e.o/60)),l+=":",l+=ee(Math.trunc(-e.o%60))):(l+="+",l+=ee(Math.trunc(e.o/60)),l+=":",l+=ee(Math.trunc(e.o%60)))),s&&(l+="["+e.zone.ianaName+"]"),l}i(Ql,"toISOTime");var Jp={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},CO={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},DO={ordinal:1,hour:0,minute:0,second:0,millisecond:0},br=["year","month","day","hour","minute","second","millisecond"],LO=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],MO=["year","ordinal","hour","minute","second","millisecond"];function Nr(e){let t={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[e.toLowerCase()];if(!t)throw new vr(e);return t}i(Nr,"normalizeUnit");function Zl(e){switch(e.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return Nr(e)}}i(Zl,"normalizeUnitWithLocalWeeks");function kO(e){if(Vt===void 0&&(Vt=j.now()),e.type!=="iana")return e.offset(Vt);let t=e.name,r=li.get(t);return r===void 0&&(r=e.offset(Vt),li.set(t,r)),r}i(kO,"guessOffsetForZone");function Kl(e,t){let r=Le(t.zone,j.defaultZone);if(!r.isValid)return z.invalid(Bt(r));let n=H.fromObject(t),o,s;if(L(e.year))o=j.now();else{for(let l of br)L(e[l])&&(e[l]=Jp[l]);let a=Rp(e)||wp(e);if(a)return z.invalid(a);let u=kO(r);[o,s]=wr(e,u,r)}return new z({ts:o,zone:r,loc:n,o:s})}i(Kl,"quickDT");function Jl(e,t,r){let n=L(r.round)?!0:r.round,o=L(r.rounding)?"trunc":r.rounding,s=i((u,l)=>(u=mi(u,n||r.calendary?0:2,r.calendary?"round":o),t.loc.clone(r).relFormatter(r).format(u,l)),"format"),a=i(u=>r.calendary?t.hasSame(e,u)?0:t.startOf(u).diff(e.startOf(u),u).get(u):t.diff(e,u).get(u),"differ");if(r.unit)return s(a(r.unit),r.unit);for(let u of r.units){let l=a(u);if(Math.abs(l)>=1)return s(l,u)}return s(e>t?-0:0,r.units[r.units.length-1])}i(Jl,"diffRelative");function Xl(e){let t={},r;return e.length>0&&typeof e[e.length-1]=="object"?(t=e[e.length-1],r=Array.from(e).slice(0,e.length-1)):r=Array.from(e),[t,r]}i(Xl,"lastOpts");var Vt,li=new Map,z=class e{static{i(this,"DateTime")}constructor(t){let r=t.zone||j.defaultZone,n=t.invalid||(Number.isNaN(t.ts)?new le("invalid input"):null)||(r.isValid?null:Bt(r));this.ts=L(t.ts)?j.now():t.ts;let o=null,s=null;if(!n)if(t.old&&t.old.ts===this.ts&&t.old.zone.equals(r))[o,s]=[t.old.c,t.old.o];else{let u=ke(t.o)&&!t.old?t.o:r.offset(this.ts);o=xr(this.ts,u),n=Number.isNaN(o.year)?new le("invalid input"):null,o=n?null:o,s=n?null:u}this._zone=r,this.loc=t.loc||H.create(),this.invalid=n,this.weekData=null,this.localWeekData=null,this.c=o,this.o=s,this.isLuxonDateTime=!0}static now(){return new e({})}static local(){let[t,r]=Xl(arguments),[n,o,s,a,u,l,p]=r;return Kl({year:n,month:o,day:s,hour:a,minute:u,second:l,millisecond:p},t)}static utc(){let[t,r]=Xl(arguments),[n,o,s,a,u,l,p]=r;return t.zone=ce.utcInstance,Kl({year:n,month:o,day:s,hour:a,minute:u,second:l,millisecond:p},t)}static fromJSDate(t,r={}){let n=fA(t)?t.valueOf():NaN;if(Number.isNaN(n))return e.invalid("invalid input");let o=Le(r.zone,j.defaultZone);return o.isValid?new e({ts:n,zone:o,loc:H.fromObject(r)}):e.invalid(Bt(o))}static fromMillis(t,r={}){if(ke(t))return t<-Yl||t>Yl?e.invalid("Timestamp out of range"):new e({ts:t,zone:Le(r.zone,j.defaultZone),loc:H.fromObject(r)});throw new ie(`fromMillis requires a numerical input, but received a ${typeof t} with value ${t}`)}static fromSeconds(t,r={}){if(ke(t))return new e({ts:t*1e3,zone:Le(r.zone,j.defaultZone),loc:H.fromObject(r)});throw new ie("fromSeconds requires a numerical input")}static fromObject(t,r={}){t=t||{};let n=Le(r.zone,j.defaultZone);if(!n.isValid)return e.invalid(Bt(n));let o=H.fromObject(r),s=Mr(t,Zl),{minDaysInFirstWeek:a,startOfWeek:u}=Pl(s,o),l=j.now(),p=L(r.specificOffset)?n.offset(l):r.specificOffset,c=!L(s.ordinal),m=!L(s.year),h=!L(s.month)||!L(s.day),f=m||h,T=s.weekYear||s.weekNumber;if((f||c)&&T)throw new Me("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(h&&c)throw new Me("Can't mix ordinal dates with month/day");let C=T||s.weekday&&!f,W,N,k=xr(l,p);C?(W=LO,N=CO,k=Dr(k,a,u)):c?(W=MO,N=DO,k=Wn(k)):(W=br,N=Jp);let $=!1;for(let P of W){let J=s[P];L(J)?$?s[P]=N[P]:s[P]=k[P]:$=!0}let D=C?pA(s,a,u):c?cA(s):Rp(s),te=D||wp(s);if(te)return e.invalid(te);let Ue=C?Ml(s,a,u):c?kl(s):s,[R,g]=wr(Ue,p,n),I=new e({ts:R,zone:n,o:g,loc:o});return s.weekday&&f&&t.weekday!==I.weekday?e.invalid("mismatched weekday",`you can't specify both a weekday of ${s.weekday} and a date of ${I.toISO()}`):I.isValid?I:e.invalid(I.invalid)}static fromISO(t,r={}){let[n,o]=rO(t);return mt(n,o,r,"ISO 8601",t)}static fromRFC2822(t,r={}){let[n,o]=nO(t);return mt(n,o,r,"RFC 2822",t)}static fromHTTP(t,r={}){let[n,o]=iO(t);return mt(n,o,r,"HTTP",r)}static fromFormat(t,r,n={}){if(L(t)||L(r))throw new ie("fromFormat requires an input string and a format");let{locale:o=null,numberingSystem:s=null}=n,a=H.fromOpts({locale:o,numberingSystem:s,defaultToEN:!0}),[u,l,p,c]=_O(a,t,r);return c?e.invalid(c):mt(u,l,n,`format ${r}`,t,p)}static fromString(t,r,n={}){return e.fromFormat(t,r,n)}static fromSQL(t,r={}){let[n,o]=cO(t);return mt(n,o,r,"SQL",t)}static invalid(t,r=null){if(!t)throw new ie("need to specify a reason the DateTime is invalid");let n=t instanceof le?t:new le(t,r);if(j.throwOnInvalid)throw new Yn(n);return new e({invalid:n})}static isDateTime(t){return t&&t.isLuxonDateTime||!1}static parseFormatForOpts(t,r={}){let n=Zp(t,H.fromObject(r));return n?n.map(o=>o?o.val:null).join(""):null}static expandFormat(t,r={}){return zp(ue.parseFormat(t),H.fromObject(r)).map(o=>o.val).join("")}static resetCache(){Vt=void 0,li.clear()}get(t){return this[t]}get isValid(){return this.invalid===null}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}get outputCalendar(){return this.isValid?this.loc.outputCalendar:null}get zone(){return this._zone}get zoneName(){return this.isValid?this.zone.name:null}get year(){return this.isValid?this.c.year:NaN}get quarter(){return this.isValid?Math.ceil(this.c.month/3):NaN}get month(){return this.isValid?this.c.month:NaN}get day(){return this.isValid?this.c.day:NaN}get hour(){return this.isValid?this.c.hour:NaN}get minute(){return this.isValid?this.c.minute:NaN}get second(){return this.isValid?this.c.second:NaN}get millisecond(){return this.isValid?this.c.millisecond:NaN}get weekYear(){return this.isValid?$n(this).weekYear:NaN}get weekNumber(){return this.isValid?$n(this).weekNumber:NaN}get weekday(){return this.isValid?$n(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?Hn(this).weekday:NaN}get localWeekNumber(){return this.isValid?Hn(this).weekNumber:NaN}get localWeekYear(){return this.isValid?Hn(this).weekYear:NaN}get ordinal(){return this.isValid?Wn(this.c).ordinal:NaN}get monthShort(){return this.isValid?Ye.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Ye.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Ye.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Ye.weekdays("long",{locObj:this.loc})[this.weekday-1]:null}get offset(){return this.isValid?+this.o:NaN}get offsetNameShort(){return this.isValid?this.zone.offsetName(this.ts,{format:"short",locale:this.locale}):null}get offsetNameLong(){return this.isValid?this.zone.offsetName(this.ts,{format:"long",locale:this.locale}):null}get isOffsetFixed(){return this.isValid?this.zone.isUniversal:null}get isInDST(){return this.isOffsetFixed?!1:this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];let t=864e5,r=6e4,n=Fr(this.c),o=this.zone.offset(n-t),s=this.zone.offset(n+t),a=this.zone.offset(n-o*r),u=this.zone.offset(n-s*r);if(a===u)return[this];let l=n-a*r,p=n-u*r,c=xr(l,a),m=xr(p,u);return c.hour===m.hour&&c.minute===m.minute&&c.second===m.second&&c.millisecond===m.millisecond?[He(this,{ts:l}),He(this,{ts:p})]:[this]}get isInLeapYear(){return Yt(this.year)}get daysInMonth(){return Lr(this.year,this.month)}get daysInYear(){return this.isValid?ht(this.year):NaN}get weeksInWeekYear(){return this.isValid?jt(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?jt(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(t={}){let{locale:r,numberingSystem:n,calendar:o}=ue.create(this.loc.clone(t),t).resolvedOptions(this);return{locale:r,numberingSystem:n,outputCalendar:o}}toUTC(t=0,r={}){return this.setZone(ce.instance(t),r)}toLocal(){return this.setZone(j.defaultZone)}setZone(t,{keepLocalTime:r=!1,keepCalendarTime:n=!1}={}){if(t=Le(t,j.defaultZone),t.equals(this.zone))return this;if(t.isValid){let o=this.ts;if(r||n){let s=t.offset(this.ts),a=this.toObject();[o]=wr(a,s,t)}return He(this,{ts:o,zone:t})}else return e.invalid(Bt(t))}reconfigure({locale:t,numberingSystem:r,outputCalendar:n}={}){let o=this.loc.clone({locale:t,numberingSystem:r,outputCalendar:n});return He(this,{loc:o})}setLocale(t){return this.reconfigure({locale:t})}set(t){if(!this.isValid)return this;let r=Mr(t,Zl),{minDaysInFirstWeek:n,startOfWeek:o}=Pl(r,this.loc),s=!L(r.weekYear)||!L(r.weekNumber)||!L(r.weekday),a=!L(r.ordinal),u=!L(r.year),l=!L(r.month)||!L(r.day),p=u||l,c=r.weekYear||r.weekNumber;if((p||a)&&c)throw new Me("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(l&&a)throw new Me("Can't mix ordinal dates with month/day");let m;s?m=Ml({...Dr(this.c,n,o),...r},n,o):L(r.ordinal)?(m={...this.toObject(),...r},L(r.day)&&(m.day=Math.min(Lr(m.year,m.month),m.day))):m=kl({...Wn(this.c),...r});let[h,f]=wr(m,this.o,this.zone);return He(this,{ts:h,o:f})}plus(t){if(!this.isValid)return this;let r=re.fromDurationLike(t);return He(this,zl(this,r))}minus(t){if(!this.isValid)return this;let r=re.fromDurationLike(t).negate();return He(this,zl(this,r))}startOf(t,{useLocaleWeeks:r=!1}={}){if(!this.isValid)return this;let n={},o=re.normalizeUnit(t);switch(o){case"years":n.month=1;case"quarters":case"months":n.day=1;case"weeks":case"days":n.hour=0;case"hours":n.minute=0;case"minutes":n.second=0;case"seconds":n.millisecond=0;break}if(o==="weeks")if(r){let s=this.loc.getStartOfWeek(),{weekday:a}=this;a<s&&(n.weekNumber=this.weekNumber-1),n.weekday=s}else n.weekday=1;if(o==="quarters"){let s=Math.ceil(this.month/3);n.month=(s-1)*3+1}return this.set(n)}endOf(t,r){return this.isValid?this.plus({[t]:1}).startOf(t,r).minus(1):this}toFormat(t,r={}){return this.isValid?ue.create(this.loc.redefaultToEN(r)).formatDateTimeFromString(this,t):Vn}toLocaleString(t=_r,r={}){return this.isValid?ue.create(this.loc.clone(r),t).formatDateTime(this):Vn}toLocaleParts(t={}){return this.isValid?ue.create(this.loc.clone(t),t).formatDateTimeParts(this):[]}toISO({format:t="extended",suppressSeconds:r=!1,suppressMilliseconds:n=!1,includeOffset:o=!0,extendedZone:s=!1,precision:a="milliseconds"}={}){if(!this.isValid)return null;a=Nr(a);let u=t==="extended",l=jn(this,u,a);return br.indexOf(a)>=3&&(l+="T"),l+=Ql(this,u,r,n,o,s,a),l}toISODate({format:t="extended",precision:r="day"}={}){return this.isValid?jn(this,t==="extended",Nr(r)):null}toISOWeekDate(){return Rr(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:t=!1,suppressSeconds:r=!1,includeOffset:n=!0,includePrefix:o=!1,extendedZone:s=!1,format:a="extended",precision:u="milliseconds"}={}){return this.isValid?(u=Nr(u),(o&&br.indexOf(u)>=3?"T":"")+Ql(this,a==="extended",r,t,n,s,u)):null}toRFC2822(){return Rr(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return Rr(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?jn(this,!0):null}toSQLTime({includeOffset:t=!0,includeZone:r=!1,includeOffsetSpace:n=!0}={}){let o="HH:mm:ss.SSS";return(r||t)&&(n&&(o+=" "),r?o+="z":t&&(o+="ZZ")),Rr(this,o,!0)}toSQL(t={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(t)}`:null}toString(){return this.isValid?this.toISO():Vn}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(t={}){if(!this.isValid)return{};let r={...this.c};return t.includeConfig&&(r.outputCalendar=this.outputCalendar,r.numberingSystem=this.loc.numberingSystem,r.locale=this.loc.locale),r}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(t,r="milliseconds",n={}){if(!this.isValid||!t.isValid)return re.invalid("created by diffing an invalid DateTime");let o={locale:this.locale,numberingSystem:this.numberingSystem,...n},s=mA(r).map(re.normalizeUnit),a=t.valueOf()>this.valueOf(),u=a?this:t,l=a?t:this,p=yO(u,l,s,o);return a?p.negate():p}diffNow(t="milliseconds",r={}){return this.diff(e.now(),t,r)}until(t){return this.isValid?ze.fromDateTimes(this,t):this}hasSame(t,r,n){if(!this.isValid)return!1;let o=t.valueOf(),s=this.setZone(t.zone,{keepLocalTime:!0});return s.startOf(r,n)<=o&&o<=s.endOf(r,n)}equals(t){return this.isValid&&t.isValid&&this.valueOf()===t.valueOf()&&this.zone.equals(t.zone)&&this.loc.equals(t.loc)}toRelative(t={}){if(!this.isValid)return null;let r=t.base||e.fromObject({},{zone:this.zone}),n=t.padding?this<r?-t.padding:t.padding:0,o=["years","months","days","hours","minutes","seconds"],s=t.unit;return Array.isArray(t.unit)&&(o=t.unit,s=void 0),Jl(r,this.plus(n),{...t,numeric:"always",units:o,unit:s})}toRelativeCalendar(t={}){return this.isValid?Jl(t.base||e.fromObject({},{zone:this.zone}),this,{...t,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...t){if(!t.every(e.isDateTime))throw new ie("min requires all arguments be DateTimes");return Fl(t,r=>r.valueOf(),Math.min)}static max(...t){if(!t.every(e.isDateTime))throw new ie("max requires all arguments be DateTimes");return Fl(t,r=>r.valueOf(),Math.max)}static fromFormatExplain(t,r,n={}){let{locale:o=null,numberingSystem:s=null}=n,a=H.fromOpts({locale:o,numberingSystem:s,defaultToEN:!0});return Qp(a,t,r)}static fromStringExplain(t,r,n={}){return e.fromFormatExplain(t,r,n)}static buildFormatParser(t,r={}){let{locale:n=null,numberingSystem:o=null}=r,s=H.fromOpts({locale:n,numberingSystem:o,defaultToEN:!0});return new kr(s,t)}static fromFormatParser(t,r,n={}){if(L(t)||L(r))throw new ie("fromFormatParser requires an input string and a format parser");let{locale:o=null,numberingSystem:s=null}=n,a=H.fromOpts({locale:o,numberingSystem:s,defaultToEN:!0});if(!a.equals(r.locale))throw new ie(`fromFormatParser called with a locale of ${a}, but the format parser was created for ${r.locale}`);let{result:u,zone:l,specificOffset:p,invalidReason:c}=r.explainFromTokens(t);return c?e.invalid(c):mt(u,l,n,`format ${r.format}`,t,p)}static get DATE_SHORT(){return _r}static get DATE_MED(){return ep}static get DATE_MED_WITH_WEEKDAY(){return HS}static get DATE_FULL(){return tp}static get DATE_HUGE(){return rp}static get TIME_SIMPLE(){return np}static get TIME_WITH_SECONDS(){return ip}static get TIME_WITH_SHORT_OFFSET(){return op}static get TIME_WITH_LONG_OFFSET(){return sp}static get TIME_24_SIMPLE(){return ap}static get TIME_24_WITH_SECONDS(){return up}static get TIME_24_WITH_SHORT_OFFSET(){return lp}static get TIME_24_WITH_LONG_OFFSET(){return pp}static get DATETIME_SHORT(){return cp}static get DATETIME_SHORT_WITH_SECONDS(){return dp}static get DATETIME_MED(){return fp}static get DATETIME_MED_WITH_SECONDS(){return mp}static get DATETIME_MED_WITH_WEEKDAY(){return jS}static get DATETIME_FULL(){return hp}static get DATETIME_FULL_WITH_SECONDS(){return gp}static get DATETIME_HUGE(){return yp}static get DATETIME_HUGE_WITH_SECONDS(){return Tp}};function Gt(e){if(z.isDateTime(e))return e;if(e&&e.valueOf&&ke(e.valueOf()))return z.fromJSDate(e);if(e&&typeof e=="object")return z.fromObject(e);throw new ie(`Unknown datetime argument: ${e}, of type ${typeof e}`)}i(Gt,"friendlyDateTime");var PO="3.7.2";de.DateTime=z;de.Duration=re;de.FixedOffsetZone=ce;de.IANAZone=be;de.Info=Ye;de.Interval=ze;de.InvalidZone=Cr;de.Settings=j;de.SystemZone=Ht;de.VERSION=PO;de.Zone=Pe});var tc=d((WD,ec)=>{"use strict";var Qe=Xp();M.prototype.addYear=function(){this._date=this._date.plus({years:1})};M.prototype.addMonth=function(){this._date=this._date.plus({months:1}).startOf("month")};M.prototype.addDay=function(){this._date=this._date.plus({days:1}).startOf("day")};M.prototype.addHour=function(){var e=this._date;this._date=this._date.plus({hours:1}).startOf("hour"),this._date<=e&&(this._date=this._date.plus({hours:1}))};M.prototype.addMinute=function(){var e=this._date;this._date=this._date.plus({minutes:1}).startOf("minute"),this._date<e&&(this._date=this._date.plus({hours:1}))};M.prototype.addSecond=function(){var e=this._date;this._date=this._date.plus({seconds:1}).startOf("second"),this._date<e&&(this._date=this._date.plus({hours:1}))};M.prototype.subtractYear=function(){this._date=this._date.minus({years:1})};M.prototype.subtractMonth=function(){this._date=this._date.minus({months:1}).endOf("month").startOf("second")};M.prototype.subtractDay=function(){this._date=this._date.minus({days:1}).endOf("day").startOf("second")};M.prototype.subtractHour=function(){var e=this._date;this._date=this._date.minus({hours:1}).endOf("hour").startOf("second"),this._date>=e&&(this._date=this._date.minus({hours:1}))};M.prototype.subtractMinute=function(){var e=this._date;this._date=this._date.minus({minutes:1}).endOf("minute").startOf("second"),this._date>e&&(this._date=this._date.minus({hours:1}))};M.prototype.subtractSecond=function(){var e=this._date;this._date=this._date.minus({seconds:1}).startOf("second"),this._date>e&&(this._date=this._date.minus({hours:1}))};M.prototype.getDate=function(){return this._date.day};M.prototype.getFullYear=function(){return this._date.year};M.prototype.getDay=function(){var e=this._date.weekday;return e==7?0:e};M.prototype.getMonth=function(){return this._date.month-1};M.prototype.getHours=function(){return this._date.hour};M.prototype.getMinutes=function(){return this._date.minute};M.prototype.getSeconds=function(){return this._date.second};M.prototype.getMilliseconds=function(){return this._date.millisecond};M.prototype.getTime=function(){return this._date.valueOf()};M.prototype.getUTCDate=function(){return this._getUTC().day};M.prototype.getUTCFullYear=function(){return this._getUTC().year};M.prototype.getUTCDay=function(){var e=this._getUTC().weekday;return e==7?0:e};M.prototype.getUTCMonth=function(){return this._getUTC().month-1};M.prototype.getUTCHours=function(){return this._getUTC().hour};M.prototype.getUTCMinutes=function(){return this._getUTC().minute};M.prototype.getUTCSeconds=function(){return this._getUTC().second};M.prototype.toISOString=function(){return this._date.toUTC().toISO()};M.prototype.toJSON=function(){return this._date.toJSON()};M.prototype.setDate=function(e){this._date=this._date.set({day:e})};M.prototype.setFullYear=function(e){this._date=this._date.set({year:e})};M.prototype.setDay=function(e){this._date=this._date.set({weekday:e})};M.prototype.setMonth=function(e){this._date=this._date.set({month:e+1})};M.prototype.setHours=function(e){this._date=this._date.set({hour:e})};M.prototype.setMinutes=function(e){this._date=this._date.set({minute:e})};M.prototype.setSeconds=function(e){this._date=this._date.set({second:e})};M.prototype.setMilliseconds=function(e){this._date=this._date.set({millisecond:e})};M.prototype._getUTC=function(){return this._date.toUTC()};M.prototype.toString=function(){return this.toDate().toString()};M.prototype.toDate=function(){return this._date.toJSDate()};M.prototype.isLastDayOfMonth=function(){var e=this._date.plus({days:1}).startOf("day");return this._date.month!==e.month};M.prototype.isLastWeekdayOfMonth=function(){var e=this._date.plus({days:7}).startOf("day");return this._date.month!==e.month};function M(e,t){var r={zone:t};if(e?e instanceof M?this._date=e._date:e instanceof Date?this._date=Qe.DateTime.fromJSDate(e,r):typeof e=="number"?this._date=Qe.DateTime.fromMillis(e,r):typeof e=="string"&&(this._date=Qe.DateTime.fromISO(e,r),this._date.isValid||(this._date=Qe.DateTime.fromRFC2822(e,r)),this._date.isValid||(this._date=Qe.DateTime.fromSQL(e,r)),this._date.isValid||(this._date=Qe.DateTime.fromFormat(e,"EEE, d MMM yyyy HH:mm:ss",r))):this._date=Qe.DateTime.local(),!this._date||!this._date.isValid)throw new Error("CronDate: unhandled timestamp: "+JSON.stringify(e));t&&t!==this._date.zoneName&&(this._date=this._date.setZone(t))}i(M,"CronDate");ec.exports=M});var ic=d((VD,nc)=>{"use strict";function Ze(e){return{start:e,count:1}}i(Ze,"buildRange");function rc(e,t){e.end=t,e.step=t-e.start,e.count=2}i(rc,"completeRangeWithItem");function Ti(e,t,r){t&&(t.count===2?(e.push(Ze(t.start)),e.push(Ze(t.end))):e.push(t)),r&&e.push(r)}i(Ti,"finalizeCurrentRange");function FO(e){for(var t=[],r=void 0,n=0;n<e.length;n++){var o=e[n];typeof o!="number"?(Ti(t,r,Ze(o)),r=void 0):r?r.count===1?rc(r,o):r.step===o-r.end?(r.count++,r.end=o):r.count===2?(t.push(Ze(r.start)),r=Ze(r.end),rc(r,o)):(Ti(t,r),r=Ze(o)):r=Ze(o)}return Ti(t,r),t}i(FO,"compactField");nc.exports=FO});var sc=d((HD,oc)=>{"use strict";var UO=ic();function qO(e,t,r){var n=UO(e);if(n.length===1){var o=n[0],s=o.step;if(s===1&&o.start===t&&o.end===r)return"*";if(s!==1&&o.start===t&&o.end===r-s+1)return"*/"+s}for(var a=[],u=0,l=n.length;u<l;++u){var p=n[u];if(p.count===1){a.push(p.start);continue}var s=p.step;if(p.step===1){a.push(p.start+"-"+p.end);continue}var c=p.start==0?p.count-1:p.count;p.step*c>p.end?a=a.concat(Array.from({length:p.end-p.start+1}).map(function(h,f){var T=p.start+f;return(T-p.start)%p.step===0?T:null}).filter(function(h){return h!=null})):p.end===r-p.step+1?a.push(p.start+"/"+p.step):a.push(p.start+"-"+p.end+"/"+p.step)}return a.join(",")}i(qO,"stringifyField");oc.exports=qO});var lc=d((YD,uc)=>{"use strict";var Ke=tc(),GO=sc(),ac=1e4;function A(e,t){this._options=t,this._utc=t.utc||!1,this._tz=this._utc?"UTC":t.tz,this._currentDate=new Ke(t.currentDate,this._tz),this._startDate=t.startDate?new Ke(t.startDate,this._tz):null,this._endDate=t.endDate?new Ke(t.endDate,this._tz):null,this._isIterator=t.iterator||!1,this._hasIterated=!1,this._nthDayOfWeek=t.nthDayOfWeek||0,this.fields=A._freezeFields(e)}i(A,"CronExpression");A.map=["second","minute","hour","dayOfMonth","month","dayOfWeek"];A.predefined={"@yearly":"0 0 1 1 *","@monthly":"0 0 1 * *","@weekly":"0 0 * * 0","@daily":"0 0 * * *","@hourly":"0 * * * *"};A.constraints=[{min:0,max:59,chars:[]},{min:0,max:59,chars:[]},{min:0,max:23,chars:[]},{min:1,max:31,chars:["L"]},{min:1,max:12,chars:[]},{min:0,max:7,chars:["L"]}];A.daysInMonth=[31,29,31,30,31,30,31,31,30,31,30,31];A.aliases={month:{jan:1,feb:2,mar:3,apr:4,may:5,jun:6,jul:7,aug:8,sep:9,oct:10,nov:11,dec:12},dayOfWeek:{sun:0,mon:1,tue:2,wed:3,thu:4,fri:5,sat:6}};A.parseDefaults=["0","*","*","*","*","*"];A.standardValidCharacters=/^[,*\d/-]+$/;A.dayOfWeekValidCharacters=/^[?,*\dL#/-]+$/;A.dayOfMonthValidCharacters=/^[?,*\dL/-]+$/;A.validCharacters={second:A.standardValidCharacters,minute:A.standardValidCharacters,hour:A.standardValidCharacters,dayOfMonth:A.dayOfMonthValidCharacters,month:A.standardValidCharacters,dayOfWeek:A.dayOfWeekValidCharacters};A._isValidConstraintChar=i(function(t,r){return typeof r!="string"?!1:t.chars.some(function(n){return r.indexOf(n)>-1})},"_isValidConstraintChar");A._parseField=i(function(t,r,n){switch(t){case"month":case"dayOfWeek":var o=A.aliases[t];r=r.replace(/[a-z]{3}/gi,function(l){if(l=l.toLowerCase(),typeof o[l]<"u")return o[l];throw new Error('Validation error, cannot resolve alias "'+l+'"')});break}if(!A.validCharacters[t].test(r))throw new Error("Invalid characters, got value: "+r);r.indexOf("*")!==-1?r=r.replace(/\*/g,n.min+"-"+n.max):r.indexOf("?")!==-1&&(r=r.replace(/\?/g,n.min+"-"+n.max));function s(l){var p=[];function c(T){if(T instanceof Array)for(var C=0,W=T.length;C<W;C++){var N=T[C];if(A._isValidConstraintChar(n,N)){p.push(N);continue}if(typeof N!="number"||Number.isNaN(N)||N<n.min||N>n.max)throw new Error("Constraint error, got value "+N+" expected range "+n.min+"-"+n.max);p.push(N)}else{if(A._isValidConstraintChar(n,T)){p.push(T);return}var k=+T;if(Number.isNaN(k)||k<n.min||k>n.max)throw new Error("Constraint error, got value "+T+" expected range "+n.min+"-"+n.max);t==="dayOfWeek"&&(k=k%7),p.push(k)}}i(c,"handleResult");var m=l.split(",");if(!m.every(function(T){return T.length>0}))throw new Error("Invalid list value format");if(m.length>1)for(var h=0,f=m.length;h<f;h++)c(a(m[h]));else c(a(l));return p.sort(A._sortCompareFn),p}i(s,"parseSequence");function a(l){var p=1,c=l.split("/");if(c.length>2)throw new Error("Invalid repeat: "+l);return c.length>1?(c[0]==+c[0]&&(c=[c[0]+"-"+n.max,c[1]]),u(c[0],c[c.length-1])):u(l,p)}i(a,"parseRepeat");function u(l,p){var c=[],m=l.split("-");if(m.length>1){if(m.length<2)return+l;if(!m[0].length){if(!m[1].length)throw new Error("Invalid range: "+l);return+l}var h=+m[0],f=+m[1];if(Number.isNaN(h)||Number.isNaN(f)||h<n.min||f>n.max)throw new Error("Constraint error, got range "+h+"-"+f+" expected range "+n.min+"-"+n.max);if(h>f)throw new Error("Invalid range: "+l);var T=+p;if(Number.isNaN(T)||T<=0)throw new Error("Constraint error, cannot repeat at every "+T+" time.");t==="dayOfWeek"&&f%7===0&&c.push(0);for(var C=h,W=f;C<=W;C++){var N=c.indexOf(C)!==-1;!N&&T>0&&T%p===0?(T=1,c.push(C)):T++}return c}return Number.isNaN(+l)?l:+l}return i(u,"parseRange"),s(r)},"_parseField");A._sortCompareFn=function(e,t){var r=typeof e=="number",n=typeof t=="number";return r&&n?e-t:!r&&n?1:r&&!n?-1:e.localeCompare(t)};A._handleMaxDaysInMonth=function(e){if(e.month.length===1){var t=A.daysInMonth[e.month[0]-1];if(e.dayOfMonth[0]>t)throw new Error("Invalid explicit day of month definition");return e.dayOfMonth.filter(function(r){return r==="L"?!0:r<=t}).sort(A._sortCompareFn)}};A._freezeFields=function(e){for(var t=0,r=A.map.length;t<r;++t){var n=A.map[t],o=e[n];e[n]=Object.freeze(o)}return Object.freeze(e)};A.prototype._applyTimezoneShift=function(e,t,r){if(r==="Month"||r==="Day"){var n=e.getTime();e[t+r]();var o=e.getTime();n===o&&(e.getMinutes()===0&&e.getSeconds()===0?e.addHour():e.getMinutes()===59&&e.getSeconds()===59&&e.subtractHour())}else{var s=e.getHours();e[t+r]();var a=e.getHours(),u=a-s;u===2?this.fields.hour.length!==24&&(this._dstStart=a):u===0&&e.getMinutes()===0&&e.getSeconds()===0&&this.fields.hour.length!==24&&(this._dstEnd=a)}};A.prototype._findSchedule=i(function(t){function r(N,k){for(var $=0,D=k.length;$<D;$++)if(k[$]>=N)return k[$]===N;return k[0]===N}i(r,"matchSchedule");function n(N,k){if(k<6){if(N.getDate()<8&&k===1)return!0;var $=N.getDate()%7?1:0,D=N.getDate()-N.getDate()%7,te=Math.floor(D/7)+$;return te===k}return!1}i(n,"isNthDayMatch");function o(N){return N.length>0&&N.some(function(k){return typeof k=="string"&&k.indexOf("L")>=0})}i(o,"isLInExpressions"),t=t||!1;var s=t?"subtract":"add",a=new Ke(this._currentDate,this._tz),u=this._startDate,l=this._endDate,p=a.getTime(),c=0;function m(N){return N.some(function(k){if(!o([k]))return!1;var $=Number.parseInt(k[0])%7;if(Number.isNaN($))throw new Error("Invalid last weekday of the month expression: "+k);return a.getDay()===$&&a.isLastWeekdayOfMonth()})}for(i(m,"isLastWeekdayOfMonthMatch");c<ac;){if(c++,t){if(u&&a.getTime()-u.getTime()<0)throw new Error("Out of the timespan range")}else if(l&&l.getTime()-a.getTime()<0)throw new Error("Out of the timespan range");var h=r(a.getDate(),this.fields.dayOfMonth);o(this.fields.dayOfMonth)&&(h=h||a.isLastDayOfMonth());var f=r(a.getDay(),this.fields.dayOfWeek);o(this.fields.dayOfWeek)&&(f=f||m(this.fields.dayOfWeek));var T=this.fields.dayOfMonth.length>=A.daysInMonth[a.getMonth()],C=this.fields.dayOfWeek.length===A.constraints[5].max-A.constraints[5].min+1,W=a.getHours();if(!h&&(!f||C)){this._applyTimezoneShift(a,s,"Day");continue}if(!T&&C&&!h){this._applyTimezoneShift(a,s,"Day");continue}if(T&&!C&&!f){this._applyTimezoneShift(a,s,"Day");continue}if(this._nthDayOfWeek>0&&!n(a,this._nthDayOfWeek)){this._applyTimezoneShift(a,s,"Day");continue}if(!r(a.getMonth()+1,this.fields.month)){this._applyTimezoneShift(a,s,"Month");continue}if(r(W,this.fields.hour)){if(this._dstEnd===W&&!t){this._dstEnd=null,this._applyTimezoneShift(a,"add","Hour");continue}}else if(this._dstStart!==W){this._dstStart=null,this._applyTimezoneShift(a,s,"Hour");continue}else if(!r(W-1,this.fields.hour)){a[s+"Hour"]();continue}if(!r(a.getMinutes(),this.fields.minute)){this._applyTimezoneShift(a,s,"Minute");continue}if(!r(a.getSeconds(),this.fields.second)){this._applyTimezoneShift(a,s,"Second");continue}if(p===a.getTime()){s==="add"||a.getMilliseconds()===0?this._applyTimezoneShift(a,s,"Second"):a.setMilliseconds(0);continue}break}if(c>=ac)throw new Error("Invalid expression, loop limit exceeded");return this._currentDate=new Ke(a,this._tz),this._hasIterated=!0,a},"_findSchedule");A.prototype.next=i(function(){var t=this._findSchedule();return this._isIterator?{value:t,done:!this.hasNext()}:t},"next");A.prototype.prev=i(function(){var t=this._findSchedule(!0);return this._isIterator?{value:t,done:!this.hasPrev()}:t},"prev");A.prototype.hasNext=function(){var e=this._currentDate,t=this._hasIterated;try{return this._findSchedule(),!0}catch{return!1}finally{this._currentDate=e,this._hasIterated=t}};A.prototype.hasPrev=function(){var e=this._currentDate,t=this._hasIterated;try{return this._findSchedule(!0),!0}catch{return!1}finally{this._currentDate=e,this._hasIterated=t}};A.prototype.iterate=i(function(t,r){var n=[];if(t>=0)for(var o=0,s=t;o<s;o++)try{var a=this.next();n.push(a),r&&r(a,o)}catch{break}else for(var o=0,s=t;o>s;o--)try{var a=this.prev();n.push(a),r&&r(a,o)}catch{break}return n},"iterate");A.prototype.reset=i(function(t){this._currentDate=new Ke(t||this._options.currentDate)},"reset");A.prototype.stringify=i(function(t){for(var r=[],n=t?0:1,o=A.map.length;n<o;++n){var s=A.map[n],a=this.fields[s],u=A.constraints[n];s==="dayOfMonth"&&this.fields.month.length===1?u={min:1,max:A.daysInMonth[this.fields.month[0]-1]}:s==="dayOfWeek"&&(u={min:0,max:6},a=a[a.length-1]===7?a.slice(0,-1):a),r.push(GO(a,u.min,u.max))}return r.join(" ")},"stringify");A.parse=i(function(t,r){var n=this;typeof r=="function"&&(r={});function o(s,a){a||(a={}),typeof a.currentDate>"u"&&(a.currentDate=new Ke(void 0,n._tz)),A.predefined[s]&&(s=A.predefined[s]);var u=[],l=(s+"").trim().split(/\s+/);if(l.length>6)throw new Error("Invalid cron expression");for(var p=A.map.length-l.length,c=0,m=A.map.length;c<m;++c){var h=A.map[c],f=l[l.length>m?c:c-p];if(c<p||!f)u.push(A._parseField(h,A.parseDefaults[c],A.constraints[c]));else{var T=h==="dayOfWeek"?k(f):f;u.push(A._parseField(h,T,A.constraints[c]))}}for(var C={},c=0,m=A.map.length;c<m;c++){var W=A.map[c];C[W]=u[c]}var N=A._handleMaxDaysInMonth(C);return C.dayOfMonth=N||C.dayOfMonth,new A(C,a);function k($){var D=$.split("#");if(D.length>1){var te=+D[D.length-1];if(/,/.test($))throw new Error("Constraint error, invalid dayOfWeek `#` and `,` special characters are incompatible");if(/\//.test($))throw new Error("Constraint error, invalid dayOfWeek `#` and `/` special characters are incompatible");if(/-/.test($))throw new Error("Constraint error, invalid dayOfWeek `#` and `-` special characters are incompatible");if(D.length>2||Number.isNaN(te)||te<1||te>5)throw new Error("Constraint error, invalid dayOfWeek occurrence number (#)");return a.nthDayOfWeek=te,D[0]}return $}i(k,"parseNthDay")}return i(o,"parse"),o(t,r)},"parse");A.fieldsToExpression=i(function(t,r){function n(h,f,T){if(!f)throw new Error("Validation error, Field "+h+" is missing");if(f.length===0)throw new Error("Validation error, Field "+h+" contains no values");for(var C=0,W=f.length;C<W;C++){var N=f[C];if(!A._isValidConstraintChar(T,N)&&(typeof N!="number"||Number.isNaN(N)||N<T.min||N>T.max))throw new Error("Constraint error, got value "+N+" expected range "+T.min+"-"+T.max)}}i(n,"validateConstraints");for(var o={},s=0,a=A.map.length;s<a;++s){var u=A.map[s],l=t[u];n(u,l,A.constraints[s]);for(var p=[],c=-1;++c<l.length;)p[c]=l[c];if(l=p.sort(A._sortCompareFn).filter(function(h,f,T){return!f||h!==T[f-1]}),l.length!==p.length)throw new Error("Validation error, Field "+u+" contains duplicate values");o[u]=l}var m=A._handleMaxDaysInMonth(o);return o.dayOfMonth=m||o.dayOfMonth,new A(o,r||{})},"fieldsToExpression");uc.exports=A});var cc=d((QD,pc)=>{"use strict";var Gr=lc();function Fe(){}i(Fe,"CronParser");Fe._parseEntry=i(function(t){var r=t.split(" ");if(r.length===6)return{interval:Gr.parse(t)};if(r.length>6)return{interval:Gr.parse(r.slice(0,6).join(" ")),command:r.slice(6,r.length)};throw new Error("Invalid entry: "+t)},"_parseEntry");Fe.parseExpression=i(function(t,r){return Gr.parse(t,r)},"parseExpression");Fe.fieldsToExpression=i(function(t,r){return Gr.fieldsToExpression(t,r)},"fieldsToExpression");Fe.parseString=i(function(t){for(var r=t.split(`
|
|
2
|
-
`),n={variables:{},expressions:[],errors:{}},o=0,s=r.length;o<s;o++){var a=r[o],u=null,l=a.trim();if(l.length>0){if(l.match(/^#/))continue;if(u=l.match(/^(.*)=(.*)$/))n.variables[u[1]]=u[2];else{var p=null;try{p=Fe._parseEntry("0 "+l),n.expressions.push(p.interval)}catch(c){n.errors[l]=c}}}}return n},"parseString");Fe.parseFile=i(function(t,r){require("fs").readFile(t,function(n,o){if(n){r(n);return}return r(null,Fe.parseString(o.toString()))})},"parseFile");pc.exports=Fe});var Tc=d((oL,yc)=>{"use strict";var QO=Pt();function ZO(){this.__data__=new QO,this.size=0}i(ZO,"stackClear");yc.exports=ZO});var Ac=d((aL,Sc)=>{"use strict";function KO(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}i(KO,"stackDelete");Sc.exports=KO});var Ic=d((lL,Oc)=>{"use strict";function JO(e){return this.__data__.get(e)}i(JO,"stackGet");Oc.exports=JO});var xc=d((cL,Ec)=>{"use strict";function XO(e){return this.__data__.has(e)}i(XO,"stackHas");Ec.exports=XO});var wc=d((fL,Rc)=>{"use strict";var eI=Pt(),tI=mr(),rI=hr(),nI=200;function iI(e,t){var r=this.__data__;if(r instanceof eI){var n=r.__data__;if(!tI||n.length<nI-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new rI(n)}return r.set(e,t),this.size=r.size,this}i(iI,"stackSet");Rc.exports=iI});var Oi=d((hL,bc)=>{"use strict";var oI=Pt(),sI=Tc(),aI=Ac(),uI=Ic(),lI=xc(),pI=wc();function It(e){var t=this.__data__=new oI(e);this.size=t.size}i(It,"Stack");It.prototype.clear=sI;It.prototype.delete=aI;It.prototype.get=uI;It.prototype.has=lI;It.prototype.set=pI;bc.exports=It});var vc=d((yL,Nc)=>{"use strict";var cI="__lodash_hash_undefined__";function dI(e){return this.__data__.set(e,cI),this}i(dI,"setCacheAdd");Nc.exports=dI});var Cc=d((SL,_c)=>{"use strict";function fI(e){return this.__data__.has(e)}i(fI,"setCacheHas");_c.exports=fI});var Lc=d((OL,Dc)=>{"use strict";var mI=hr(),hI=vc(),gI=Cc();function Wr(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new mI;++t<r;)this.add(e[t])}i(Wr,"SetCache");Wr.prototype.add=Wr.prototype.push=hI;Wr.prototype.has=gI;Dc.exports=Wr});var kc=d((EL,Mc)=>{"use strict";function yI(e,t){for(var r=-1,n=e==null?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}i(yI,"arraySome");Mc.exports=yI});var Fc=d((RL,Pc)=>{"use strict";function TI(e,t){return e.has(t)}i(TI,"cacheHas");Pc.exports=TI});var Ii=d((bL,Uc)=>{"use strict";var SI=Lc(),AI=kc(),OI=Fc(),II=1,EI=2;function xI(e,t,r,n,o,s){var a=r&II,u=e.length,l=t.length;if(u!=l&&!(a&&l>u))return!1;var p=s.get(e),c=s.get(t);if(p&&c)return p==t&&c==e;var m=-1,h=!0,f=r&EI?new SI:void 0;for(s.set(e,t),s.set(t,e);++m<u;){var T=e[m],C=t[m];if(n)var W=a?n(C,T,m,t,e,s):n(T,C,m,e,t,s);if(W!==void 0){if(W)continue;h=!1;break}if(f){if(!AI(t,function(N,k){if(!OI(f,k)&&(T===N||o(T,N,r,n,s)))return f.push(k)})){h=!1;break}}else if(!(T===C||o(T,C,r,n,s))){h=!1;break}}return s.delete(e),s.delete(t),h}i(xI,"equalArrays");Uc.exports=xI});var Gc=d((vL,qc)=>{"use strict";var RI=Ee(),wI=RI.Uint8Array;qc.exports=wI});var Bc=d((_L,Wc)=>{"use strict";function bI(e){var t=-1,r=Array(e.size);return e.forEach(function(n,o){r[++t]=[o,n]}),r}i(bI,"mapToArray");Wc.exports=bI});var $c=d((DL,Vc)=>{"use strict";function NI(e){var t=-1,r=Array(e.size);return e.forEach(function(n){r[++t]=n}),r}i(NI,"setToArray");Vc.exports=NI});var Qc=d((ML,zc)=>{"use strict";var Hc=rt(),jc=Gc(),vI=fr(),_I=Ii(),CI=Bc(),DI=$c(),LI=1,MI=2,kI="[object Boolean]",PI="[object Date]",FI="[object Error]",UI="[object Map]",qI="[object Number]",GI="[object RegExp]",WI="[object Set]",BI="[object String]",VI="[object Symbol]",$I="[object ArrayBuffer]",HI="[object DataView]",Yc=Hc?Hc.prototype:void 0,Ei=Yc?Yc.valueOf:void 0;function jI(e,t,r,n,o,s,a){switch(r){case HI:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case $I:return!(e.byteLength!=t.byteLength||!s(new jc(e),new jc(t)));case kI:case PI:case qI:return vI(+e,+t);case FI:return e.name==t.name&&e.message==t.message;case GI:case BI:return e==t+"";case UI:var u=CI;case WI:var l=n&LI;if(u||(u=DI),e.size!=t.size&&!l)return!1;var p=a.get(e);if(p)return p==t;n|=MI,a.set(e,t);var c=_I(u(e),u(t),n,o,s,a);return a.delete(e),c;case VI:if(Ei)return Ei.call(e)==Ei.call(t)}return!1}i(jI,"equalByTag");zc.exports=jI});var xi=d((PL,Zc)=>{"use strict";var YI=Sr(),zI=Se();function QI(e,t,r){var n=t(e);return zI(e)?n:YI(n,r(e))}i(QI,"baseGetAllKeys");Zc.exports=QI});var Jc=d((UL,Kc)=>{"use strict";function ZI(e,t){for(var r=-1,n=e==null?0:e.length,o=0,s=[];++r<n;){var a=e[r];t(a,r,e)&&(s[o++]=a)}return s}i(ZI,"arrayFilter");Kc.exports=ZI});var Ri=d((GL,Xc)=>{"use strict";function KI(){return[]}i(KI,"stubArray");Xc.exports=KI});var wi=d((BL,td)=>{"use strict";var JI=Jc(),XI=Ri(),eE=Object.prototype,tE=eE.propertyIsEnumerable,ed=Object.getOwnPropertySymbols,rE=ed?function(e){return e==null?[]:(e=Object(e),JI(ed(e),function(t){return tE.call(e,t)}))}:XI;td.exports=rE});var nd=d((VL,rd)=>{"use strict";function nE(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}i(nE,"baseTimes");rd.exports=nE});var od=d((HL,id)=>{"use strict";function iE(){return!1}i(iE,"stubFalse");id.exports=iE});var Br=d((Kt,Et)=>{"use strict";var oE=Ee(),sE=od(),ud=typeof Kt=="object"&&Kt&&!Kt.nodeType&&Kt,sd=ud&&typeof Et=="object"&&Et&&!Et.nodeType&&Et,aE=sd&&sd.exports===ud,ad=aE?oE.Buffer:void 0,uE=ad?ad.isBuffer:void 0,lE=uE||sE;Et.exports=lE});var pd=d((YL,ld)=>{"use strict";var pE=We(),cE=Tr(),dE=Be(),fE="[object Arguments]",mE="[object Array]",hE="[object Boolean]",gE="[object Date]",yE="[object Error]",TE="[object Function]",SE="[object Map]",AE="[object Number]",OE="[object Object]",IE="[object RegExp]",EE="[object Set]",xE="[object String]",RE="[object WeakMap]",wE="[object ArrayBuffer]",bE="[object DataView]",NE="[object Float32Array]",vE="[object Float64Array]",_E="[object Int8Array]",CE="[object Int16Array]",DE="[object Int32Array]",LE="[object Uint8Array]",ME="[object Uint8ClampedArray]",kE="[object Uint16Array]",PE="[object Uint32Array]",Y={};Y[NE]=Y[vE]=Y[_E]=Y[CE]=Y[DE]=Y[LE]=Y[ME]=Y[kE]=Y[PE]=!0;Y[fE]=Y[mE]=Y[wE]=Y[hE]=Y[bE]=Y[gE]=Y[yE]=Y[TE]=Y[SE]=Y[AE]=Y[OE]=Y[IE]=Y[EE]=Y[xE]=Y[RE]=!1;function FE(e){return dE(e)&&cE(e.length)&&!!Y[pE(e)]}i(FE,"baseIsTypedArray");ld.exports=FE});var dd=d((QL,cd)=>{"use strict";function UE(e){return function(t){return e(t)}}i(UE,"baseUnary");cd.exports=UE});var md=d((Jt,xt)=>{"use strict";var qE=sn(),fd=typeof Jt=="object"&&Jt&&!Jt.nodeType&&Jt,Xt=fd&&typeof xt=="object"&&xt&&!xt.nodeType&&xt,GE=Xt&&Xt.exports===fd,bi=GE&&qE.process,WE=(function(){try{var e=Xt&&Xt.require&&Xt.require("util").types;return e||bi&&bi.binding&&bi.binding("util")}catch{}})();xt.exports=WE});var Vr=d((KL,yd)=>{"use strict";var BE=pd(),VE=dd(),hd=md(),gd=hd&&hd.isTypedArray,$E=gd?VE(gd):BE;yd.exports=$E});var Ni=d((JL,Td)=>{"use strict";var HE=nd(),jE=qt(),YE=Se(),zE=Br(),QE=yr(),ZE=Vr(),KE=Object.prototype,JE=KE.hasOwnProperty;function XE(e,t){var r=YE(e),n=!r&&jE(e),o=!r&&!n&&zE(e),s=!r&&!n&&!o&&ZE(e),a=r||n||o||s,u=a?HE(e.length,String):[],l=u.length;for(var p in e)(t||JE.call(e,p))&&!(a&&(p=="length"||o&&(p=="offset"||p=="parent")||s&&(p=="buffer"||p=="byteLength"||p=="byteOffset")||QE(p,l)))&&u.push(p);return u}i(XE,"arrayLikeKeys");Td.exports=XE});var $r=d((e0,Sd)=>{"use strict";var ex=Object.prototype;function tx(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||ex;return e===r}i(tx,"isPrototype");Sd.exports=tx});var Od=d((r0,Ad)=>{"use strict";var rx=an(),nx=rx(Object.keys,Object);Ad.exports=nx});var vi=d((n0,Id)=>{"use strict";var ix=$r(),ox=Od(),sx=Object.prototype,ax=sx.hasOwnProperty;function ux(e){if(!ix(e))return ox(e);var t=[];for(var r in Object(e))ax.call(e,r)&&r!="constructor"&&t.push(r);return t}i(ux,"baseKeys");Id.exports=ux});var Hr=d((o0,Ed)=>{"use strict";var lx=Rn(),px=Tr();function cx(e){return e!=null&&px(e.length)&&!lx(e)}i(cx,"isArrayLike");Ed.exports=cx});var _i=d((a0,xd)=>{"use strict";var dx=Ni(),fx=vi(),mx=Hr();function hx(e){return mx(e)?dx(e):fx(e)}i(hx,"keys");xd.exports=hx});var wd=d((l0,Rd)=>{"use strict";var gx=xi(),yx=wi(),Tx=_i();function Sx(e){return gx(e,Tx,yx)}i(Sx,"getAllKeys");Rd.exports=Sx});var vd=d((c0,Nd)=>{"use strict";var bd=wd(),Ax=1,Ox=Object.prototype,Ix=Ox.hasOwnProperty;function Ex(e,t,r,n,o,s){var a=r&Ax,u=bd(e),l=u.length,p=bd(t),c=p.length;if(l!=c&&!a)return!1;for(var m=l;m--;){var h=u[m];if(!(a?h in t:Ix.call(t,h)))return!1}var f=s.get(e),T=s.get(t);if(f&&T)return f==t&&T==e;var C=!0;s.set(e,t),s.set(t,e);for(var W=a;++m<l;){h=u[m];var N=e[h],k=t[h];if(n)var $=a?n(k,N,h,t,e,s):n(N,k,h,e,t,s);if(!($===void 0?N===k||o(N,k,r,n,s):$)){C=!1;break}W||(W=h=="constructor")}if(C&&!W){var D=e.constructor,te=t.constructor;D!=te&&"constructor"in e&&"constructor"in t&&!(typeof D=="function"&&D instanceof D&&typeof te=="function"&&te instanceof te)&&(C=!1)}return s.delete(e),s.delete(t),C}i(Ex,"equalObjects");Nd.exports=Ex});var Cd=d((f0,_d)=>{"use strict";var xx=Ce(),Rx=Ee(),wx=xx(Rx,"DataView");_d.exports=wx});var Ld=d((m0,Dd)=>{"use strict";var bx=Ce(),Nx=Ee(),vx=bx(Nx,"Promise");Dd.exports=vx});var kd=d((h0,Md)=>{"use strict";var _x=Ce(),Cx=Ee(),Dx=_x(Cx,"Set");Md.exports=Dx});var Fd=d((g0,Pd)=>{"use strict";var Lx=Ce(),Mx=Ee(),kx=Lx(Mx,"WeakMap");Pd.exports=kx});var Pi=d((y0,$d)=>{"use strict";var Ci=Cd(),Di=mr(),Li=Ld(),Mi=kd(),ki=Fd(),Vd=We(),Rt=bn(),Ud="[object Map]",Px="[object Object]",qd="[object Promise]",Gd="[object Set]",Wd="[object WeakMap]",Bd="[object DataView]",Fx=Rt(Ci),Ux=Rt(Di),qx=Rt(Li),Gx=Rt(Mi),Wx=Rt(ki),Je=Vd;(Ci&&Je(new Ci(new ArrayBuffer(1)))!=Bd||Di&&Je(new Di)!=Ud||Li&&Je(Li.resolve())!=qd||Mi&&Je(new Mi)!=Gd||ki&&Je(new ki)!=Wd)&&(Je=i(function(e){var t=Vd(e),r=t==Px?e.constructor:void 0,n=r?Rt(r):"";if(n)switch(n){case Fx:return Bd;case Ux:return Ud;case qx:return qd;case Gx:return Gd;case Wx:return Wd}return t},"getTag"));$d.exports=Je});var Jd=d((S0,Kd)=>{"use strict";var Fi=Oi(),Bx=Ii(),Vx=Qc(),$x=vd(),Hd=Pi(),jd=Se(),Yd=Br(),Hx=Vr(),jx=1,zd="[object Arguments]",Qd="[object Array]",jr="[object Object]",Yx=Object.prototype,Zd=Yx.hasOwnProperty;function zx(e,t,r,n,o,s){var a=jd(e),u=jd(t),l=a?Qd:Hd(e),p=u?Qd:Hd(t);l=l==zd?jr:l,p=p==zd?jr:p;var c=l==jr,m=p==jr,h=l==p;if(h&&Yd(e)){if(!Yd(t))return!1;a=!0,c=!1}if(h&&!c)return s||(s=new Fi),a||Hx(e)?Bx(e,t,r,n,o,s):Vx(e,t,l,r,n,o,s);if(!(r&jx)){var f=c&&Zd.call(e,"__wrapped__"),T=m&&Zd.call(t,"__wrapped__");if(f||T){var C=f?e.value():e,W=T?t.value():t;return s||(s=new Fi),o(C,W,r,n,s)}}return h?(s||(s=new Fi),$x(e,t,r,n,o,s)):!1}i(zx,"baseIsEqualDeep");Kd.exports=zx});var Ui=d((O0,tf)=>{"use strict";var Qx=Jd(),Xd=Be();function ef(e,t,r,n,o){return e===t?!0:e==null||t==null||!Xd(e)&&!Xd(t)?e!==e&&t!==t:Qx(e,t,r,n,ef,o)}i(ef,"baseIsEqual");tf.exports=ef});var nf=d((E0,rf)=>{"use strict";var Zx=Oi(),Kx=Ui(),Jx=1,Xx=2;function eR(e,t,r,n){var o=r.length,s=o,a=!n;if(e==null)return!s;for(e=Object(e);o--;){var u=r[o];if(a&&u[2]?u[1]!==e[u[0]]:!(u[0]in e))return!1}for(;++o<s;){u=r[o];var l=u[0],p=e[l],c=u[1];if(a&&u[2]){if(p===void 0&&!(l in e))return!1}else{var m=new Zx;if(n)var h=n(p,c,l,e,t,m);if(!(h===void 0?Kx(c,p,Jx|Xx,n,m):h))return!1}}return!0}i(eR,"baseIsMatch");rf.exports=eR});var qi=d((R0,of)=>{"use strict";var tR=at();function rR(e){return e===e&&!tR(e)}i(rR,"isStrictComparable");of.exports=rR});var af=d((b0,sf)=>{"use strict";var nR=qi(),iR=_i();function oR(e){for(var t=iR(e),r=t.length;r--;){var n=t[r],o=e[n];t[r]=[n,o,nR(o)]}return t}i(oR,"getMatchData");sf.exports=oR});var Gi=d((v0,uf)=>{"use strict";function sR(e,t){return function(r){return r==null?!1:r[e]===t&&(t!==void 0||e in Object(r))}}i(sR,"matchesStrictComparable");uf.exports=sR});var pf=d((C0,lf)=>{"use strict";var aR=nf(),uR=af(),lR=Gi();function pR(e){var t=uR(e);return t.length==1&&t[0][2]?lR(t[0][0],t[0][1]):function(r){return r===e||aR(r,e,t)}}i(pR,"baseMatches");lf.exports=pR});var df=d((L0,cf)=>{"use strict";var cR=gr();function dR(e,t,r){var n=e==null?void 0:cR(e,t);return n===void 0?r:n}i(dR,"get");cf.exports=dR});var mf=d((k0,ff)=>{"use strict";var fR=Ui(),mR=df(),hR=Dn(),gR=dr(),yR=qi(),TR=Gi(),SR=ct(),AR=1,OR=2;function IR(e,t){return gR(e)&&yR(t)?TR(SR(e),t):function(r){var n=mR(r,e);return n===void 0&&n===t?hR(r,e):fR(t,n,AR|OR)}}i(IR,"baseMatchesProperty");ff.exports=IR});var gf=d((F0,hf)=>{"use strict";function ER(e){return function(t){return t?.[e]}}i(ER,"baseProperty");hf.exports=ER});var Tf=d((q0,yf)=>{"use strict";var xR=gr();function RR(e){return function(t){return xR(t,e)}}i(RR,"basePropertyDeep");yf.exports=RR});var Af=d((W0,Sf)=>{"use strict";var wR=gf(),bR=Tf(),NR=dr(),vR=ct();function _R(e){return NR(e)?wR(vR(e)):bR(e)}i(_R,"property");Sf.exports=_R});var If=d((V0,Of)=>{"use strict";var CR=pf(),DR=mf(),LR=Ln(),MR=Se(),kR=Af();function PR(e){return typeof e=="function"?e:e==null?LR:typeof e=="object"?MR(e)?DR(e[0],e[1]):CR(e):kR(e)}i(PR,"baseIteratee");Of.exports=PR});var xf=d((H0,Ef)=>{"use strict";var FR=Sr(),UR=un(),qR=wi(),GR=Ri(),WR=Object.getOwnPropertySymbols,BR=WR?function(e){for(var t=[];e;)FR(t,qR(e)),e=UR(e);return t}:GR;Ef.exports=BR});var wf=d((j0,Rf)=>{"use strict";function VR(e){var t=[];if(e!=null)for(var r in Object(e))t.push(r);return t}i(VR,"nativeKeysIn");Rf.exports=VR});var Nf=d((z0,bf)=>{"use strict";var $R=at(),HR=$r(),jR=wf(),YR=Object.prototype,zR=YR.hasOwnProperty;function QR(e){if(!$R(e))return jR(e);var t=HR(e),r=[];for(var n in e)n=="constructor"&&(t||!zR.call(e,n))||r.push(n);return r}i(QR,"baseKeysIn");bf.exports=QR});var _f=d((Z0,vf)=>{"use strict";var ZR=Ni(),KR=Nf(),JR=Hr();function XR(e){return JR(e)?ZR(e,!0):KR(e)}i(XR,"keysIn");vf.exports=XR});var Df=d((J0,Cf)=>{"use strict";var ew=xi(),tw=xf(),rw=_f();function nw(e){return ew(e,rw,tw)}i(nw,"getAllKeysIn");Cf.exports=nw});var Mf=d((eM,Lf)=>{"use strict";var iw=vn(),ow=If(),sw=Cn(),aw=Df();function uw(e,t){if(e==null)return{};var r=iw(aw(e),function(n){return[n]});return t=ow(t),sw(e,r,function(n,o){return t(n,o[0])})}i(uw,"pickBy");Lf.exports=uw});var $f=d((PM,Vf)=>{"use strict";var Rw=vi(),ww=Pi(),bw=qt(),Nw=Se(),vw=Hr(),_w=Br(),Cw=$r(),Dw=Vr(),Lw="[object Map]",Mw="[object Set]",kw=Object.prototype,Pw=kw.hasOwnProperty;function Fw(e){if(e==null)return!0;if(vw(e)&&(Nw(e)||typeof e=="string"||typeof e.splice=="function"||_w(e)||Dw(e)||bw(e)))return!e.length;var t=ww(e);if(t==Lw||t==Mw)return!e.size;if(Cw(e))return!Rw(e).length;for(var r in e)if(Pw.call(e,r))return!1;return!0}i(Fw,"isEmpty");Vf.exports=Fw});var MN={};_(MN,{ACCOUNT_PORTAL_PATHS:()=>st,AIOperations:()=>hh,AppFontFamilyOptions:()=>wh,AppFontFamilyStacks:()=>On,BUILDER_URLS:()=>Ve,BpmCorrelationKey:()=>Ys,BpmInstanceKey:()=>zs,BpmStatusKey:()=>Qs,BpmStatusValue:()=>Zs,BuilderSocketEvent:()=>js,ChatCommands:()=>Dt,ClientHeader:()=>Us,DEFAULT_BB_DATASOURCE_ID:()=>Mh,DefaultAppTheme:()=>xh,DefaultBuilderTheme:()=>Eh,DefaultExistingAppFontFamily:()=>Bs,DefaultNewAppFontFamily:()=>Rh,GridSocketEvent:()=>Hs,Header:()=>qs,InvalidFileExtensions:()=>Lh,MAX_SESSIONS_PER_USER:()=>mF,OperationFieldTypes:()=>gh,OperationFields:()=>yh,OperatorOptions:()=>se,PROTECTED_EXTERNAL_COLUMNS:()=>Gs,PROTECTED_INTERNAL_COLUMNS:()=>Lt,REBOOT_CRON:()=>Dh,REVIEWERS:()=>or,REVIEWER_TYPES:()=>bm,RoleColor:()=>Ws,SWITCHABLE_TYPES:()=>Sh,SocketEvent:()=>$s,SocketSessionTTL:()=>Nh,SqlNumberTypeRangeMap:()=>In,SupportedChatCommands:()=>Th,TRANSLATION_CATEGORY_LABELS:()=>vN,ThemeClassPrefix:()=>ot,ThemeOptions:()=>pr,UI_TRANSLATIONS:()=>CN,ValidColumnNameRegex:()=>_h,ValidQueryNameRegex:()=>vh,ValidSnippetNameRegex:()=>Ch,applyBaseUrl:()=>Yr,automations:()=>ts,buildAgentTestCaseSnapshot:()=>Lm,calendarTranslations:()=>ds,canBeDisplayColumn:()=>em,canBeSortColumn:()=>pb,canHaveDefaultColumn:()=>cb,convertDataToExportFormat:()=>gN,convertRowsToCsv:()=>ym,convertRowsToJson:()=>Tm,createReviewer:()=>vm,createTranslationDefinitions:()=>Z,dataFilters:()=>lo,describeReviewer:()=>_m,ensureValidAppFontFamily:()=>Vs,ensureValidTheme:()=>tm,escapeCsvValue:()=>Sm,filterTranslations:()=>ss,filterValidTranslationOverrides:()=>fs,findDuplicateInternalColumns:()=>fb,forgotPasswordTranslations:()=>ps,getAppFontFamilyStack:()=>bh,getDocumentType:()=>uN,getNextPreviewDevice:()=>Pf,getPreviewDeviceIcon:()=>Ff,getPreviewModalDevice:()=>Uf,getQueryToolBindings:()=>mh,getReadableQueryToolBinding:()=>Fs,getReviewerLabel:()=>Dm,getTableIdFromViewId:()=>hN,getThemeClassNames:()=>mb,getVirtualDocumentType:()=>pN,helpers:()=>to,isAllowedDisplayField:()=>db,isDatasourceOrDatasourcePlusId:()=>fN,isExternalColumnName:()=>Oh,isExternalTableId:()=>mm,isInternalColumnName:()=>Ah,isQueryId:()=>mN,isQueryToolType:()=>ch,isTableId:()=>hm,isTableIdOrExternalTableId:()=>dN,isViewId:()=>gm,loginTranslations:()=>ls,passwordModalTranslations:()=>is,pickerTranslations:()=>os,portalTranslations:()=>us,profileModalTranslations:()=>ns,readReviewerContent:()=>on,recaptchaTranslations:()=>as,resolveTranslationGroup:()=>LN,resolveWorkspaceTranslations:()=>DN,sdk:()=>To,translations:()=>rn,userMenuTranslations:()=>rs,utils:()=>kn,validateReviewer:()=>Cm,validationTranslations:()=>cs,writeReviewerContent:()=>Nm});module.exports=wm(MN);var nn=i((e,t)=>t?.[e]||e,"getOperationLabel"),hs=i((e,t)=>t?.[e]||e,"getToolLabel"),or={exact_match:{label:"Exact match",description:"Require the final response to exactly match some text.",inputType:"textarea",requiredMessage:"exact match text is required",evaluate:i((e,{response:t})=>{let r=t===e.value;return{passed:r,message:r?`Matched exactly "${e.value}".`:`Expected the final response to exactly match "${e.value}".`}},"evaluate")},contains_text:{label:"Contains text",description:"Require the final response to include some text.",inputType:"input",requiredMessage:"contains text is required",evaluate:i((e,{response:t})=>{let r=t.includes(e.value);return{passed:r,message:r?`Found "${e.value}" in the final response.`:`Expected the final response to include "${e.value}".`}},"evaluate")},llm_judge:{label:"LLM judge",description:"Grade the response against a free-form rubric.",inputType:"textarea",requiredMessage:"judge rubric is required",evaluate:"async"},tool_used:{label:"Tool used",description:"Pass when a specific tool was used during the run.",inputType:"select",requiredMessage:"tool name is required",evaluate:i((e,{toolCalls:t,toolDisplayNames:r})=>{let n=t.includes(e.value),o=hs(e.value,r);return{passed:n,message:n?`Tool "${o}" was used.`:`Expected tool "${o}" to be used.`}},"evaluate")},operation_used:{label:"Operation used",description:"Pass when a specific operation was selected for the run.",inputType:"select",requiredMessage:"operation is required",evaluate:i((e,{selectedOperationId:t,selectedOperationName:r,operationNamesById:n})=>{let o=t===e.value,s=nn(e.value,n),a=t&&(r||nn(t,n));return{passed:o,message:o?`Operation "${s}" was used.`:a?`Expected operation "${s}" to be used, but "${a}" was selected.`:`Expected operation "${s}" to be used.`}},"evaluate")}},bm=Object.keys(or),on=i(e=>e.value,"readReviewerContent"),Nm=i((e,t)=>({...e,value:t}),"writeReviewerContent"),vm=i((e,t,r="")=>({id:t,type:e,value:r}),"createReviewer"),_m=i((e,{toolDisplayNames:t,operationNamesById:r}={})=>{let n=on(e);if(n)return e.type==="tool_used"?hs(n,t):e.type==="operation_used"?nn(n,r):n},"describeReviewer"),Cm=i(e=>on(e)?null:or[e.type].requiredMessage,"validateReviewer"),Dm=i(e=>or[e].label,"getReviewerLabel"),Lm=i(e=>({id:e.id,groupId:e.groupId,name:e.name,input:e.input,context:e.context,aiConfigIds:e.aiConfigIds,reviewers:e.reviewers}),"buildAgentTestCaseSnapshot");var tt=(r=>(r.ASCENDING="ascending",r.DESCENDING="descending",r))(tt||{});var ph=_e(ln());var Ct=(a=>(a.EQUAL="equal",a.NOT_EQUAL="notEqual",a.EMPTY="empty",a.NOT_EMPTY="notEmpty",a.FUZZY="fuzzy",a.STRING="string",a))(Ct||{}),nt=(s=>(s.CONTAINS="contains",s.NOT_CONTAINS="notContains",s.CONTAINS_ANY="containsAny",s.ONE_OF="oneOf",s.NOT_ONE_OF="notOneOf",s))(nt||{}),sr=(t=>(t.RANGE="range",t))(sr||{}),ar=(r=>(r.AND="$and",r.OR="$or",r))(ar||{});function ur(e){return Object.values(ar).includes(e)}i(ur,"isLogicalSearchOperator");function Ls(e){return Object.values(Ct).includes(e)}i(Ls,"isBasicSearchOperator");function Ms(e){return Object.values(nt).includes(e)}i(Ms,"isArraySearchOperator");function lr(e){return Object.values(sr).includes(e)}i(lr,"isRangeSearchOperator");var pn=i(e=>`${e}_`,"prefixed"),it=(b=>(b.USER="us",b.GROUP="gr",b.CONFIG="config",b.TEMPLATE="template",b.WORKSPACE="app",b.DEV="dev",b.WORKSPACE_DEV="app_dev",b.WORKSPACE_METADATA="app_metadata",b.ROLE="role",b.DEV_INFO="devinfo",b.AUTOMATION_LOG="log_au",b.ACCOUNT_METADATA="acc_metadata",b.PLUGIN="plg",b.DATASOURCE="datasource",b.DATASOURCE_PLUS="datasource_plus",b.WORKSPACE_BACKUP="backup",b.TABLE="ta",b.ROW="ro",b.AUTOMATION="au",b.LINK="li",b.WEBHOOK="wh",b.INSTANCE="inst",b.LAYOUT="layout",b.SCREEN="screen",b.QUERY="query",b.DEPLOYMENTS="deployments",b.METADATA="metadata",b.MEM_VIEW="view",b.USER_FLAG="flag",b.AUTOMATION_METADATA="meta_au",b.AUDIT_LOG="al",b.SCIM_LOG="scimlog",b.ROW_ACTIONS="ra",b.OAUTH2_CONFIG="oauth2",b.OAUTH2_CONFIG_LOG="oauth2log",b.AGENT="agent",b.CHAT_APP="chatapp",b.CHAT_CONVERSATION="chatconvo",b.CHAT_IDENTITY_LINK="chatidentitylink",b.AGENT_TOOL_SOURCE="agenttoolsource",b.AGENT_FILE="agentfile",b.AGENT_LOG_SESSION="agentlogsession",b.AGENT_LOG_REQUEST="agentlogrequest",b.AGENT_REQUEST="agentrequest",b.AGENT_TEST_SUITE="agenttestsuite",b.AGENT_TEST_RUN="agenttestrun",b.AGENT_KNOWLEDGE_SOURCE_SYNC_STATE="agentknowledgesync",b.AGENT_KNOWLEDGE_SOURCE_CONNECTION="agentknowledgeconn",b.KNOWLEDGE_BASE_FILE="knowledgebasefile",b.AI_CONFIG="aiconfig",b.LITELLM_KEY="litellmkey",b.KNOWLEDGE_BASE="knowledgebase",b.WORKSPACE_APP="workspace_app",b.WORKSPACE_FAVOURITE="workspace_favourite",b.PROJECT="project",b.AUTO_COLUMN_STATE="autocolumn_state",b.ESCALATION_CONTEXT="escalation_context",b.ESCALATION_NOTIFICATION="escalation_notification",b))(it||{});var cn=(r=>(r.VIEW="view",r.ROW_ACTION="row_action",r))(cn||{});var Te=(l=>(l.ROW_SAVED="ROW_SAVED",l.ROW_UPDATED="ROW_UPDATED",l.ROW_DELETED="ROW_DELETED",l.WEBHOOK="WEBHOOK",l.APP="APP",l.CRON="CRON",l.ROW_ACTION="ROW_ACTION",l.EMAIL="EMAIL",l))(Te||{});var B=(x=>(x.SEND_EMAIL_SMTP="SEND_EMAIL_SMTP",x.CREATE_ROW="CREATE_ROW",x.GET_ROW="GET_ROW",x.UPDATE_ROW="UPDATE_ROW",x.DELETE_ROW="DELETE_ROW",x.QUERY_ROWS="QUERY_ROWS",x.EXECUTE_BASH="EXECUTE_BASH",x.OUTGOING_WEBHOOK="OUTGOING_WEBHOOK",x.EXECUTE_SCRIPT="EXECUTE_SCRIPT",x.EXECUTE_SCRIPT_V2="EXECUTE_SCRIPT_V2",x.EXECUTE_QUERY="EXECUTE_QUERY",x.SERVER_LOG="SERVER_LOG",x.DELAY="DELAY",x.FILTER="FILTER",x.API_REQUEST="API_REQUEST",x.LOOP="LOOP",x.COLLECT="COLLECT",x.OPENAI="OPENAI",x.TRIGGER_AUTOMATION_RUN="TRIGGER_AUTOMATION_RUN",x.BRANCH="BRANCH",x.CLASSIFY_CONTENT="CLASSIFY_CONTENT",x.PROMPT_LLM="PROMPT_LLM",x.TRANSLATE="TRANSLATE",x.SUMMARISE="SUMMARISE",x.GENERATE_TEXT="GENERATE_TEXT",x.EXTRACT_FILE_DATA="EXTRACT_FILE_DATA",x.EXTRACT_STATE="EXTRACT_STATE",x.LOOP_V2="LOOP_V2",x.AGENT="AGENT",x.ESCALATION="ESCALATION",x.discord="discord",x.slack="slack",x.zapier="zapier",x.integromat="integromat",x.n8n="n8n",x))(B||{}),ov=[...Object.values(B),...Object.values(Te)];var dn=(u=>(u.EMAIL="email",u.DOCUMENT="document",u.BLOG_POST="blog_post",u.CHAT_MESSAGE="chat_message",u.LETTER="letter",u.PROPOSAL="proposal",u.OTHER="other",u))(dn||{}),ks={email:"Email",document:"Document",blog_post:"Blog post",chat_message:"Chat message",letter:"Letter",proposal:"Proposal",other:"Other"},fn=(r=>(r.URL="URL",r.ATTACHMENT="Attachment",r))(fn||{}),mn=(o=>(o.PDF="pdf",o.JPG="jpg",o.PNG="png",o.JPEG="jpeg",o))(mn||{});function Ps(e){return e.stepId==="BRANCH"}i(Ps,"isBranchStep");var hn=(o=>(o.EQUAL="EQUAL",o.NOT_EQUAL="NOT_EQUAL",o.GREATER_THAN="GREATER_THAN",o.LESS_THAN="LESS_THAN",o))(hn||{});var gn=(r=>(r.PASSWORD="password",r.OAUTH2="oauth2",r))(gn||{});var yn=(a=>(a.GET="GET",a.POST="POST",a.PATCH="PATCH",a.PUT="PUT",a.HEAD="HEAD",a.DELETE="DELETE",a))(yn||{});var Tn=(s=>(s.MILLISECONDS="milliseconds",s.SECONDS="seconds",s.MINUTES="minutes",s.HOURS="hours",s.DAYS="days",s))(Tn||{});var ch=i(e=>e==="REST_QUERY"||e==="DATASOURCE_QUERY","isQueryToolType"),Sn=i((e,t)=>e.toLowerCase().replace(/[^a-z0-9_-]/g,"_").replace(/_+/g,"_").replace(/^_|_$/g,"").substring(0,t),"sanitiseRuntimeNameSegment"),dh=i(e=>e.toLowerCase().replace(/[^a-z0-9]+/g,"_").replace(/^_|_$/g,""),"sanitiseReadableSource"),fh=i(e=>{let t=Sn(e,e.length).slice(-16);if(!t)throw new Error("Query ID must contain letters or numbers");return t},"getRuntimeIdentifier"),Fs=i(({sourceType:e,sourceLabel:t,queryName:r})=>{let n=e==="REST_QUERY",s=dh(t||(n?"API":"Datasource"));return`${n?`api.${s}`:s}.${r||"query"}`},"getReadableQueryToolBinding"),mh=i(({sourceType:e,sourceLabel:t,queryName:r,queryId:n})=>{let o=e==="REST_QUERY",a=Sn(t||(o?"API":"Datasource"),20)||"datasource",u=Sn(r||"query",20)||"query",l=fh(n),p=o?"rest":"ds";return{readableBinding:Fs({sourceType:e,sourceLabel:t,queryName:r}),runtimeBinding:`${p}_${a}_${u}_${l}`}},"getQueryToolBindings");var hh={SUMMARISE_TEXT:{label:"Summarise Text",value:"SUMMARISE_TEXT"},CLEAN_DATA:{label:"Clean Data",value:"CLEAN_DATA"},TRANSLATE:{label:"Translate",value:"TRANSLATE"},CATEGORISE_TEXT:{label:"Categorise Text",value:"CATEGORISE_TEXT"},SENTIMENT_ANALYSIS:{label:"Sentiment Analysis",value:"SENTIMENT_ANALYSIS"},PROMPT:{label:"Prompt",value:"PROMPT"},SEARCH_WEB:{label:"Search Web",value:"SEARCH_WEB"}},gh={MULTI_COLUMN:"columns",COLUMN:"column",BINDABLE_TEXT:"prompt"},yh={SUMMARISE_TEXT:{columns:"columns"},CLEAN_DATA:{column:"column"},TRANSLATE:{column:"column",language:"prompt"},CATEGORISE_TEXT:{columns:"columns",categories:"prompt"},SENTIMENT_ANALYSIS:{column:"column"},PROMPT:{prompt:"prompt"},SEARCH_WEB:{columns:"columns"}};var Us=(t=>(t.BUILDER="builder",t))(Us||{}),qs=(D=>(D.API_KEY="x-budibase-api-key",D.LICENSE_KEY="x-budibase-license-key",D.API_VER="x-budibase-api-version",D.WORKSPACE_ID="x-budibase-app-id",D.SESSION_ID="x-budibase-session-id",D.CLIENT="x-budibase-client",D.TYPE="x-budibase-type",D.PREVIEW_ROLE="x-budibase-role",D.TENANT_ID="x-budibase-tenant-id",D.VERIFICATION_CODE="x-budibase-verification-code",D.RETURN_VERIFICATION_CODE="x-budibase-return-verification-code",D.RESET_PASSWORD_CODE="x-budibase-reset-password-code",D.RETURN_RESET_PASSWORD_CODE="x-budibase-return-reset-password-code",D.TOKEN="x-budibase-token",D.CSRF_TOKEN="x-csrf-token",D.CORRELATION_ID="x-budibase-correlation-id",D.AUTHORIZATION="authorization",D.MIGRATING_APP="x-budibase-migrating-app",D.SKIP_MIGRATING_WAIT="x-budibase-migrating-app-skip-wait",D.COOKIE="cookie",D))(qs||{});var Dt={ASK:"ask",NEW:"new",LINK:"link",UNSUPPORTED:"unsupported"},Th=[Dt.ASK,Dt.NEW,Dt.LINK,Dt.UNSUPPORTED];var Sh={string:["string","options","longform","barcodeqr"],options:["options","string","longform","barcodeqr"],longform:["longform","string","options","barcodeqr"],barcodeqr:["barcodeqr","string","options","longform"],number:["number","boolean"],json:["json","array","attachment","attachment_single","bb_reference","signature_single"]};var Lt=["_id","_rev","type","createdAt","updatedAt","tableId"],Gs=["_id","_rev","tableId"];function Ah(e){return Lt.includes(e)}i(Ah,"isInternalColumnName");function Oh(e){return Gs.includes(e)}i(Oh,"isExternalColumnName");var Ws=(a=>(a.ADMIN="var(--spectrum-global-color-static-red-400)",a.POWER="var(--spectrum-global-color-static-orange-400)",a.BASIC="var(--spectrum-global-color-static-green-400)",a.PUBLIC="var(--spectrum-global-color-static-blue-400)",a.BUILDER="var(--spectrum-global-color-static-magenta-600)",a.DEFAULT_CUSTOM="var(--spectrum-global-color-static-magenta-400)",a))(Ws||{});var ot="spectrum--",Eh="darkest",xh="light",pr=[{id:"light",name:"Light"},{id:"darkest",name:"Dark"},{id:"nord",name:"Nord",base:"darkest"},{id:"midnight",name:"Midnight",base:"darkest"}],Bs="sourceSans",Rh="inter",wh=[{label:"Inter",value:"inter"},{label:"Source Sans",value:"sourceSans"}],On={sourceSans:'"Source Sans 3", -apple-system, BlinkMacSystemFont, Segoe UI, "Inter", "Helvetica Neue", Arial, "Noto Sans", sans-serif',inter:'"Inter", -apple-system, BlinkMacSystemFont, Segoe UI, "Helvetica Neue", Arial, "Noto Sans", sans-serif'},Vs=i(e=>e&&Object.prototype.hasOwnProperty.call(On,e)?e:Bs,"ensureValidAppFontFamily"),bh=i(e=>On[Vs(e)],"getAppFontFamilyStack");var Ve={WORKSPACES:"/builder/apps",SETTINGS_EMAIL:"/builder/settings/email",SETTINGS_AUTH:"/builder/settings/auth",SETTINGS_PEOPLE_USERS:"/builder/settings/people/users",APPS:"/builder/apps"},st={ACCOUNT:"/portal/account",BILLING:"/portal/billing",TENANTS:"/portal/tenants",UPGRADE:"/portal/upgrade"};var se={Equals:{value:"equal",label:"Equals"},NotEquals:{value:"notEqual",label:"Not equals"},Empty:{value:"empty",label:"Is empty"},NotEmpty:{value:"notEmpty",label:"Is not empty"},StartsWith:{value:"string",label:"Starts with"},Like:{value:"fuzzy",label:"Like"},MoreThan:{value:"rangeLow",label:"More than or equal to"},LessThan:{value:"rangeHigh",label:"Less than or equal to"},Contains:{value:"contains",label:"Contains"},NotContains:{value:"notContains",label:"Does not contain"},In:{value:"oneOf",label:"Is in"},NotIn:{value:"notOneOf",label:"Is not in"},ContainsAny:{value:"containsAny",label:"Has any"}},In={integer:{max:2147483647,min:-2147483648},int:{max:2147483647,min:-2147483648},smallint:{max:32767,min:-32768},mediumint:{max:8388607,min:-8388608}},$s=(n=>(n.UserUpdate="UserUpdate",n.UserDisconnect="UserDisconnect",n.Heartbeat="Heartbeat",n))($s||{}),Hs=(s=>(s.RowChange="RowChange",s.DatasourceChange="DatasourceChange",s.SelectDatasource="SelectDatasource",s.SelectCell="SelectCell",s.WorkspaceAppChange="WorkspaceAppChange",s))(Hs||{}),js=(f=>(f.SelectApp="SelectApp",f.TableChange="TableChange",f.DatasourceChange="DatasourceChange",f.LockTransfer="LockTransfer",f.ScreenChange="ScreenChange",f.AppMetadataChange="AppMetadataChange",f.SelectResource="SelectResource",f.AppPublishChange="AppPublishChange",f.AutomationChange="AutomationChange",f.AutomationTestProgress="AutomationTestProgress",f.RoleChange="RoleChange",f.WorkspaceAppChange="WorkspaceAppChange",f.AgentRequestChange="AgentRequestChange",f))(js||{}),Nh=60,vh=/^[^()]*$/,_h=/^[_a-zA-Z0-9\s]*$/g,Ch=/^[a-z_][a-z0-9_]*$/i,Dh="@reboot",Lh=["7z","action","apk","app","bat","bin","cab","cmd","com","command","cpl","csh","ex_","exe","gadget","inf1","ins","inx","ipa","isu","job","js","jse","ksh","lnk","msc","msi","msp","mst","osx","out","paf","php","pif","prg","ps1","reg","rgs","run","scr","sct","shb","shs","tar","u3p","vb","vbe","vbs","vbscript","wasm","workflow","ws","wsf","wsh","zip"],Ys=(r=>(r.ONBOARDING="budibase:onboarding:correlationkey",r.VERIFY_SSO_LOGIN="budibase:verify_sso_login:correlationkey",r))(Ys||{}),zs=(r=>(r.ONBOARDING="budibase:onboarding:instancekey",r.VERIFY_SSO_LOGIN="budibase:verify_sso_login:instancekey",r))(zs||{}),Qs=(r=>(r.ONBOARDING="budibase:onboarding:status",r.VERIFY_SSO_LOGIN="budibase:verify_sso_login:status",r))(Qs||{}),Zs=(s=>(s.STARTED="started",s.COMPLETING_ACCOUNT_INFO="completing_account_info",s.VERIFYING_EMAIL="verifying_email",s.COMPLETED="completed",s.FAILED="failed",s))(Zs||{}),Mh="datasource_internal_bb_default";var lo={};_(lo,{ColumnSplitter:()=>no,NoEmptyFilterStrings:()=>Yf,buildQuery:()=>zf,cleanupQuery:()=>so,fixupFilterArrays:()=>uo,getKeyNumbering:()=>ao,getValidOperatorsForType:()=>Gw,hasFilters:()=>io,limit:()=>Kf,multiSort:()=>Zf,recurseLogicalOperators:()=>oo,removeKeyNumbering:()=>Ar,runQuery:()=>Kr,search:()=>Vw,sort:()=>Qf,splitFiltersArray:()=>Or});var wt=_e(Ks());var kn={};_(kn,{filterValueToLabel:()=>bS,hasSchema:()=>NS,isSupportedUserSearch:()=>Il,nameToUrl:()=>LS,parallelForeach:()=>wS,processSearchFilters:()=>Mn,toMap:()=>_S,trimOtherProps:()=>vS,unreachable:()=>RS});var Ol=_e(Al());var xS=["field","operator","value","type","externalType","valueType","noValue","formulaType"];function RS(e,t){let r=t?.message||`No such case in exhaustive switch: ${e}`;if(!!!t?.doNotThrow)throw new Error(r)}i(RS,"unreachable");async function wS(e,t,r){let n=[],o=Symbol.asyncIterator in e,s=o?e[Symbol.asyncIterator]():e[Symbol.iterator](),a=i(async()=>{let u=await(o?s.next():Promise.resolve(s.next()));for(;!u.done;)await t(u.value),u=await(o?s.next():Promise.resolve(s.next()))},"executeNext");for(let u=0;u<r;u++)n.push(a());await Promise.all(n)}i(wS,"parallelForeach");function bS(){return Object.keys(se).reduce((e,t)=>{let n=se[t];return e[n.value]=n.label,e},{})}i(bS,"filterValueToLabel");function NS(e){return typeof e=="object"&&!Array.isArray(e)&&e!==null&&!(e instanceof Date)&&Object.keys(e).length>0}i(NS,"hasSchema");function vS(e,t){return Object.keys(e).filter(n=>t.includes(n)).reduce((n,o)=>({...n,[o]:e[o]}),{})}i(vS,"trimOtherProps");function Il(e){let t=[{op:"string",key:"email"},{op:"fuzzy",key:"email"},{op:"equal",key:"_id"},{op:"oneOf",key:"_id"}],{allOr:r,onEmptyFilter:n,...o}=e;for(let[s,a]of Object.entries(o)){if(typeof a!="object")return!1;if(ur(s)){for(let p of e[s].conditions)if(!Il(p))return!1;return!0}let u=Object.keys(a||{});if(u.length===0)continue;if(!t.find(p=>p.op===s&&u.length===1&&u[0]===p.key))return!1}return!0}i(Il,"isSupportedUserSearch");function Mn(e){if(!e||e.length===0)return;let{allOr:t,onEmptyFilter:r,filters:n}=Or(e);return{logicalOperator:"all",onEmptyFilter:r||"all",groups:[{logicalOperator:t?"any":"all",filters:n.map(o=>{let s=(0,Ol.default)(o,xS);return s.field=Ar(s.field),s})}]}}i(Mn,"processSearchFilters");function _S(e,t){return t.reduce((r,n)=>(r[n[e]]=n,r),{})}i(_S,"toMap");var CS=i(e=>e?e.trim():null,"resolveWorkspaceName"),DS=i(e=>{let t,r=CS(e);t=r?r.toLowerCase():"";let n=t?t.replace(/\s+/g,"-"):"";return encodeURI(n)},"resolveWorkspaceUrl"),LS=i(e=>{let t=DS(e);return MS(t)},"nameToUrl"),MS=i(e=>(e&&!e.startsWith("/")&&(e=`/${e}`),e===""?null:e),"tidyUrl");var to={};_(to,{accountPortalAccountUrl:()=>ji,accountPortalBillingUrl:()=>Yi,accountPortalUpgradeUrl:()=>zi,agentChatUrl:()=>eo,appAgentUrl:()=>Qr,appChatUrl:()=>zr,applyBaseUrl:()=>Yr,builderAppsUrl:()=>Xi,builderSettingsAuthUrl:()=>Ki,builderSettingsEmailUrl:()=>Zi,builderSettingsPeopleUsersUrl:()=>Ji,builderWorkspacesUrl:()=>Qi,cancelableTimeout:()=>El,cron:()=>xw,deepGet:()=>Pn,duplicateName:()=>Tw,escapeHtml:()=>qS,formatBytes:()=>Ew,getNextPreviewDevice:()=>Pf,getPreviewDeviceIcon:()=>Ff,getPreviewModalDevice:()=>Uf,getSequentialName:()=>Sw,getUserColor:()=>PS,getUserInitials:()=>kS,getUserLabel:()=>FS,isEnvironmentVariableKey:()=>Bf,isGoogleSheets:()=>WS,isSQL:()=>BS,lists:()=>$i,normaliseSafeCssColor:()=>$S,normalizeForComparison:()=>GS,retry:()=>VS,roles:()=>Vi,schema:()=>Zt,structuredOutput:()=>Ai,urlHelpers:()=>Wf,views:()=>Bi,wait:()=>Fn,withTimeout:()=>US});var Pn=i((e,t)=>{if(!e||!t)return null;if(Object.prototype.hasOwnProperty.call(e,t))return e[t];let r=t.split(".");for(let n=0;n<r.length;n++)e=e?.[r[n]];return e},"deepGet"),kS=i(e=>{if(!e)return"?";let t="";return t+=e.firstName?e.firstName[0]:"",t+=e.lastName?e.lastName[0]:"",t!==""?t:e.email?.[0]||"U"},"getUserInitials"),PS=i(e=>{let t=e?._id;if(!t)return"var(--spectrum-global-color-blue-400)";t=t.replace("ro_ta_users_","");let r=1;for(let n=0;n<t.length;n++)r+=t.charCodeAt(n),r=r%36;return`hsl(${r*10}, 50%, 40%)`},"getUserColor"),FS=i(e=>{if(!e)return"";let{firstName:t,lastName:r,email:n}=e;return t&&r?`${t} ${r}`:t||r||n},"getUserLabel");function El(e){let t;return[new Promise((r,n)=>{t=setTimeout(()=>{n({status:301,errno:"ETIME"})},e)}),()=>{clearTimeout(t)}]}i(El,"cancelableTimeout");async function US(e,t){let[r,n]=El(e),o=await Promise.race([t(),r]);return n(),o}i(US,"withTimeout");var qS=i(e=>e==null?"":String(e).replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'"),"escapeHtml"),GS=i(e=>e.toLowerCase().trim(),"normalizeForComparison");function WS(e){return e==="GOOGLE_SHEETS"}i(WS,"isGoogleSheets");function BS(e){return!e||!e.source?!1:["POSTGRES","SQL_SERVER","MYSQL","ORACLE"].indexOf(e.source)!==-1||e.isSQL===!0}i(BS,"isSQL");async function Fn(e){return new Promise(t=>setTimeout(t,e))}i(Fn,"wait");async function VS(e,t){let{times:r=3}=t||{};if(r<1)throw new Error(`invalid retry count: ${r}`);let n;for(let o=0;o<r;o++){let s=1.5**o*1e3*(Math.random()+.5);await Fn(s);try{return await e()}catch(a){n=a}}throw n}i(VS,"retry");var $S=i(e=>{if(e==null||e.trim()==="")return;let t=e.trim();if(t.includes(";")||/\burl\s*\(/i.test(t))throw new Error("Color is invalid.");return t},"normaliseSafeCssColor");var fc=_e(require("cron-validate")),mc=_e(cc());var dc="(Input cron: ",WO={"smaller than lower limit":"less than","bigger than upper limit":"greater than",daysOfMonth:"'days of the month'",daysOfWeek:"'days of the week'",years:"'years'",months:"'months'",hours:"'hours'",minutes:"'minutes'",seconds:"'seconds'"};function BO(e,t){return new Intl.DateTimeFormat("en-GB",{weekday:"short",day:"numeric",month:"short",year:"numeric",hour:"2-digit",minute:"2-digit",hour12:!1,timeZone:t}).format(e)}i(BO,"formatExecutionDate");function VO(e){let t=[];for(let r of e){r.includes(dc)&&(r=r.split(dc)[0].trim());for(let[n,o]of Object.entries(WO))r.includes(n)&&(r=r.replace(new RegExp(n,"g"),o));t.push(r)}return t}i(VO,"improveErrors");function hc(e,t=4,r){let n=mc.default.parseExpression(e,r?{tz:r}:void 0),o=[];for(let s=0;s<t;s++)o.push(BO(n.next().toDate(),r));return o}i(hc,"getNextExecutionDates");function gc(e){let t=(0,fc.default)(e,{preset:"npm-cron-schedule",override:{useSeconds:!1}});return t.isValid()?{valid:!0}:{valid:!1,err:VO(t.getError())}}i(gc,"validate");var Zt={};_(Zt,{decodeNonAscii:()=>Si,encodeNonAscii:()=>jO,isDeprecatedSingleUserColumn:()=>$O,isNumeric:()=>YO,isRequired:()=>HO});function $O(e){return e.type==="bb_reference"&&e.subtype==="user"&&e.constraints?.type!=="array"}i($O,"isDeprecatedSingleUserColumn");function HO(e){return!!e&&(typeof e.presence!="boolean"&&e.presence?.allowEmpty===!1||e.presence===!0)}i(HO,"isRequired");function jO(e){return e.split("").map(t=>t.charCodeAt(0)>127?"\\u"+t.charCodeAt(0).toString(16).padStart(4,"0"):t).join("")}i(jO,"encodeNonAscii");function Si(e){return e.replace(/\\u([0-9a-fA-F]{4})/g,(t,r)=>String.fromCharCode(parseInt(r,16)))}i(Si,"decodeNonAscii");function YO(e){return e.type==="number"||e.type==="bigint"}i(YO,"isNumeric");var Ai={};_(Ai,{normalizeSchemaForStructuredOutput:()=>zO});function zO(e){function t(n){if(typeof n!="object"||n===null)return n;let o={...n};if(o.type==="object"&&(o.additionalProperties=!1,o.properties&&typeof o.properties=="object"&&o.properties!==null)){let s=o.properties,a=[],u={};for(let[c,m]of Object.entries(s))if(typeof m=="object"&&m!==null){let h=m;if(h.required===!0){a.push(c);let{required:f,...T}=h;u[c]=t(T)}else u[c]=t(h)}else u[c]=m;o.properties=u;let l=Array.isArray(o.required)?o.required:[],p=[...new Set([...l,...a])];p.length>0?o.required=p:o.required=Object.keys(u)}o.type==="array"&&o.items&&typeof o.items=="object"&&o.items!==null&&(o.items=t(o.items));for(let s of["anyOf","oneOf","allOf"])Array.isArray(o[s])&&(o[s]=o[s].map(a=>t(a)));return o}i(t,"processSchema");let r=t(e);return r.type==="array"?r={type:"object",properties:{items:r},required:["items"],additionalProperties:!1}:r.type!=="object"&&(r={type:"object",properties:{value:r},required:["value"],additionalProperties:!1}),r}i(zO,"normalizeSchemaForStructuredOutput");var Bi={};_(Bi,{basicFields:()=>fw,calculationFields:()=>dw,hasCalculationFields:()=>cw,isBasicViewField:()=>lw,isCalculationField:()=>er,isCalculationView:()=>pw,isV2:()=>mw,isVisible:()=>kf});var Wi=_e(Mf());function er(e){return"calculationType"in e}i(er,"isCalculationField");function lw(e){return!er(e)}i(lw,"isBasicViewField");function pw(e){return e.type==="calculation"}i(pw,"isCalculationView");function cw(e){return Object.values(e.schema||{}).some(er)}i(cw,"hasCalculationFields");function dw(e){return(0,Wi.default)(e.schema||{},er)}i(dw,"calculationFields");function kf(e){return e.visible!==!1}i(kf,"isVisible");function fw(e,t){let{visible:r=!0}=t||{};return(0,Wi.default)(e.schema||{},n=>!er(n)&&(!r||kf(n)))}i(fw,"basicFields");function mw(e){return e.version===2}i(mw,"isV2");var Vi={};_(Vi,{checkForRoleInheritanceLoops:()=>gw});function hw(e){return`role${"_"}${e}`}i(hw,"prefixForCheck");function gw(e){let t=new Map;e.forEach(s=>{t.set(s._id,s)});let r=new Set,n=new Set;function o(s){let a=hw(s);if(n.has(s)||n.has(a))return!0;if(r.has(s)||r.has(a))return!1;n.add(s);let u=t.get(a)||t.get(s);if(!u)return n.delete(s),!1;let l=Array.isArray(u.inherits)?u.inherits:[u.inherits];for(let p of l)if(p&&o(p))return!0;return n.delete(s),r.add(s),!1}return i(o,"hasLoop"),!!e.find(s=>o(s._id))}i(gw,"checkForRoleInheritanceLoops");var $i={};_($i,{punctuateList:()=>yw});function yw(e){return e.length===0?"":e.length===1?e[0]:e.length===2?e.join(" and "):e.slice(0,-1).join(", ")+" and "+e[e.length-1]}i(yw,"punctuateList");var Hi=["desktop","tablet","mobile"],Pf=i(e=>{let t=Hi.indexOf(e||"desktop"),n=((t===-1?0:t)+1)%Hi.length;return Hi[n]},"getNextPreviewDevice"),Ff=i(e=>e==="mobile"?"device-mobile-camera":e==="tablet"?"device-tablet-camera":"monitor","getPreviewDeviceIcon"),Uf=i(e=>e&&e!=="desktop"?e:null,"getPreviewModalDevice");var Tw=i((e,t)=>{let r=new RegExp("\\s(\\d+)$"),n=e.split(r)[0],o=new RegExp(`${n}\\s(\\d+)$`),s=[];t.filter(u=>{if(u===n)return!0;let l=u.match(o);return l?(s.push(parseInt(l[1])),!0):!1}),s.sort((u,l)=>u-l);let a;if(s.length===0)a=1;else{for(let u=0;u<s.length;u++)if(s[u]!==u+1){a=u+1;break}a||(a=s.length+1)}return`${n} ${a}`},"duplicateName"),Sw=i((e,t,{getName:r,numberFirstItem:n,separator:o=""}={})=>{if(!t?.length)return"";let s=t.trim(),a=n?`${t}1`:s;if(!e?.length)return a;let u=0;return e.forEach(l=>{let p=r?.(l)??l;if(typeof p!="string"||!p.startsWith(s))return;let c=p.split(s);if(c.length!==2)return;c[1].trim()===""&&(c[1]="1");let m=parseInt(c[1]);m>u&&(u=m)}),u===0?a:`${t}${o}${u+1}`},"getSequentialName");var Aw=/{?{{([^{].*?)}}}?/g;function Yr(e,t){if(!t)return e;let r=e.match(Aw)??[],n=[],o=e;for(let p of r){let c=`:${p}`;o.includes(c)&&(n.push(p),o=o.replace(c,":0"))}let s=i(p=>`__hbs${p}__`,"placeholder"),a=r.filter(p=>!n.includes(p));o=a.reduce((p,c,m)=>p.replace(c,s(m)),o);let u=i(p=>a.reduce((c,m,h)=>c.replace(s(h),m),p),"restore"),l=t.replace(/\/$/,"");try{let p=new URL(o),c=p.pathname==="/"?"":p.pathname;return l+u(c+p.search+p.hash)}catch{let p=u(o);return p.startsWith("/")?l+p:l}}i(Yr,"applyBaseUrl");var qf=i(e=>e?e.startsWith("/")?e:`/${e}`:"","normalizePath"),Ow=i(e=>e?e.endsWith("/")?e.slice(0,-1):e:"","normalizeBase"),Ne=i((e,t)=>{let r=qf(t);if(!e)return r;let n=Ow(e);return r?`${n}${r}`:n},"joinBaseAndPath"),Iw=i(e=>e.replace(/\/+$/,""),"trimTrailingSlash"),Gf=i(e=>Iw(qf(e)),"normalizeAppUrl"),ji=i(e=>Ne(e,st.ACCOUNT),"accountPortalAccountUrl"),Yi=i((e,t)=>{let r=typeof t=="string"||t==null?{tenantId:t}:t,n=Ne(e,st.BILLING),o=new URLSearchParams;r?.tenantId&&o.set("tenantId",r.tenantId),r?.purchasePrepaidAiCredits&&o.set("purchasePrepaidAiCredits","1");let s=o.toString();return s?`${n}?${s}`:n},"accountPortalBillingUrl"),zi=i((e,t)=>{if(t){let r=Ne(e,st.TENANTS),n=encodeURIComponent(t);return`${r}?managePlansTenantId=${n}`}return Ne(e,st.UPGRADE)},"accountPortalUpgradeUrl"),Qi=i(e=>Ne(e,Ve.WORKSPACES),"builderWorkspacesUrl"),Zi=i(e=>Ne(e,Ve.SETTINGS_EMAIL),"builderSettingsEmailUrl"),Ki=i(e=>Ne(e,Ve.SETTINGS_AUTH),"builderSettingsAuthUrl"),Ji=i(e=>Ne(e,Ve.SETTINGS_PEOPLE_USERS),"builderSettingsPeopleUsersUrl"),Xi=i(e=>Ne(e,Ve.APPS),"builderAppsUrl"),zr=i(e=>`/app-chat${Gf(e)}`,"appChatUrl"),Qr=i((e,t)=>`${Gf(e)}/agent/${encodeURIComponent(t)}`,"appAgentUrl"),eo=i((e,t)=>zr(Qr(e,t)),"agentChatUrl"),Wf={accountPortalAccountUrl:ji,accountPortalBillingUrl:Yi,accountPortalUpgradeUrl:zi,builderWorkspacesUrl:Qi,builderSettingsEmailUrl:Zi,builderSettingsAuthUrl:Ki,builderSettingsPeopleUsersUrl:Ji,builderAppsUrl:Xi,appChatUrl:zr,appAgentUrl:Qr,agentChatUrl:eo};function Ew(e,t=""){let r=["B","KB","MB","GB","TB","PB","EB","ZB","YB"],o=0,s=typeof e=="string"?parseInt(e,10):e||0;for(;s>=1024&&o<r.length-1&&++o;)s/=1024;return`${s.toFixed(s<10&&o>0?1:0)}${t}${r[o]}`}i(Ew,"formatBytes");function Bf(e){return/^{{\s*env\.([^\s]+)\s*}}$/.test(String(e))}i(Bf,"isEnvironmentVariableKey");var xw={getNextExecutionDates:hc,validate:gc};var Zr=_e(ln()),ro=_e($f());var Uw=/{{([^{].*?)}}/g,jf=Object.values(ar),qw=[...Object.values(Ct),...Object.values(nt),...Object.values(sr)],Gw=i((e,t,r)=>{let n=se,o=[n.Equals,n.NotEquals,n.StartsWith,n.Like,n.Empty,n.NotEmpty,n.In,n.NotIn],s=[n.Equals,n.NotEquals,n.MoreThan,n.LessThan,n.Empty,n.NotEmpty,n.In],a=[n.Contains,n.NotContains,n.ContainsAny,n.Empty,n.NotEmpty],u=[],{type:l,formulaType:p,subtype:c}=e;l==="string"?c==="array"?u=a:u=o:l==="number"||l==="bigint"?u=s:l==="options"?u=[n.Equals,n.NotEquals,n.Empty,n.NotEmpty,n.In,n.NotIn]:l==="array"?u=a:l==="boolean"?u=[n.Equals,n.NotEquals,n.Empty,n.NotEmpty]:l==="longform"?u=o:l==="datetime"?u=s:l==="formula"&&p==="static"?u=o.concat([n.MoreThan,n.LessThan]):l==="ai"?u=o.concat([n.MoreThan,n.LessThan]):l==="bb_reference_single"||Zt.isDeprecatedSingleUserColumn(e)?u=[n.Equals,n.NotEquals,n.Empty,n.NotEmpty,n.In,n.NotIn]:l==="bb_reference"?u=a:l==="barcodeqr"?u=o:l==="link"&&(u=[n.Empty,n.NotEmpty]);let m=r?.tableId?.includes("datasource_plus");return t==="_id"&&m&&(u=[n.Equals,n.NotEquals,n.In,n.NotIn]),u},"getValidOperatorsForType"),Yf=[se.StartsWith.value,se.Like.value,se.Equals.value,se.NotEquals.value,se.Contains.value,se.NotContains.value,se.ContainsAny.value,se.In.value,se.NotIn.value];function oo(e,t){for(let r of jf)e[r]&&(e[r].conditions=e[r].conditions.map(n=>t(n)));return e}i(oo,"recurseLogicalOperators");var so=i(e=>{for(let t of Yf)if(e[t])for(let r of Object.keys(e)){if(r!==t)continue;if(typeof e[r]=="object")for(let[o,s]of Object.entries(e[r]))(s==null||s===""||Ww(s))&&delete e[t][o]}return e=oo(e,so),e},"cleanupQuery");function Ww(e){return Array.isArray(e)&&e.length===0}i(Ww,"isEmptyArray");var Ar=i(e=>ao(e).key,"removeKeyNumbering"),ao=i(e=>{if(typeof e=="string"&&e.match(/\d[0-9]*:/g)!=null){let t=e.split(":");return{prefix:`${t.shift()}:`,key:t.join(":")}}else return{key:e}},"getKeyNumbering"),no=class{static{i(this,"ColumnSplitter")}constructor(t,r){if(this.tableNames=t.map(n=>n.name),this.tableIds=t.map(n=>n._id),this.relationshipColumnNames=t.flatMap(n=>Object.keys(n.schema).filter(o=>n.schema[o].type==="link")),this.relationships=this.tableNames.concat(this.tableIds).concat(this.relationshipColumnNames).sort((n,o)=>o.length-n.length),r?.aliases){this.aliases={};for(let[n,o]of Object.entries(r.aliases))this.aliases[o]=n}this.columnPrefix=r?.columnPrefix}run(t){let{prefix:r,key:n}=ao(t),o;if(this.aliases)for(let a of Object.keys(this.aliases||{})){let u=`${a}.`;n.startsWith(u)&&(o=this.aliases[a],n=n.slice(u.length))}let s;for(let a of this.relationships){let u=`${a}.`;if(n.startsWith(u)){let l=n.split(u);l.shift(),s=u,n=l.join(".");break}}return this.columnPrefix&&n.startsWith(this.columnPrefix)&&(n=Si(n.slice(this.columnPrefix.length))),{tableName:o,numberPrefix:r,relationshipPrefix:s,column:n}}};function Bw(e){if(!e||!e?.operator||!e?.field)return;let t={},{operator:r,field:n,type:o,externalType:s}=e,{value:a}=e;(r==="empty"||r==="notEmpty")&&(a=null);let u=typeof a=="string"&&(a.match(Uw)||[]).length>0;switch(o){case"datetime":if(!u&&r!=="empty"&&r!=="notEmpty"){if(!a)return;if(typeof a=="string")a=new Date(a).toISOString();else if(lr(r))return t[r]??={},t[r][n]=a,t}break;case"number":typeof a=="string"&&!u&&(r==="oneOf"||r==="notOneOf"?a=a.split(",").map(parseFloat):a=parseFloat(a));break;case"boolean":a=`${a}`.toLowerCase()==="true";break;case"array":["contains","notContains","containsAny"].includes(r.toLocaleString())&&typeof a=="string"&&(a=a.split(","));break}if(lr(r)){let p=In[s]||{min:Number.MIN_SAFE_INTEGER,max:Number.MAX_SAFE_INTEGER};t[r]??={},t[r][n]={low:o==="number"?p.min:"0000-00-00T00:00:00.000Z",high:o==="number"?p.max:"9999-00-00T00:00:00.000Z"}}else if(r==="rangeHigh"&&a!=null&&a!=="")t.range??={},t.range[n]={...t.range[n],high:a};else if(r==="rangeLow"&&a!=null&&a!=="")t.range??={},t.range[n]={...t.range[n],low:a};else if(Ls(r)||Ms(r)||lr(r))o==="boolean"?r==="equal"&&a===!1?(t.notEqual=t.notEqual||{},t.notEqual[n]=!0):r==="notEqual"&&a===!1?(t.equal=t.equal||{},t.equal[n]=!0):(t[r]??={},t[r][n]=a):(t[r]??={},t[r][n]=a);else throw new Error(`Unsupported operator: ${r}`);return t}i(Bw,"buildCondition");function Or(e){let t={filters:[]};for(let r of e)"operator"in r&&r.operator==="allOr"?t.allOr=!0:"onEmptyFilter"in r?t.onEmptyFilter=r.onEmptyFilter:t.filters.push(r);return t}i(Or,"splitFiltersArray");function zf(e){if(!e)return{};if(Array.isArray(e)&&(e=Mn(e),!e))return{};let t={};e.onEmptyFilter?t.onEmptyFilter=e.onEmptyFilter:t.onEmptyFilter="all";let r=Hf(e.logicalOperator||"all");return t[r]={conditions:(e.groups||[]).map(n=>{if(n.groups){let l=zf(n);return delete l.onEmptyFilter,l}let{allOr:o,onEmptyFilter:s,filters:a}=Or(n.filters||[]);s&&(t.onEmptyFilter=s);let u=o?"$or":"$and";return n.logicalOperator&&(u=Hf(n.logicalOperator)),{[u]:{conditions:a.map(Bw).filter(l=>l)}}})},t}i(zf,"buildQuery");function Hf(e){return e==="all"?"$and":"$or"}i(Hf,"logicalOperatorFromUI");function uo(e){if(!e)return e;for(let t of Object.values(nt)){let r=e[t];if(!(r==null||!(0,Zr.default)(r)))for(let n of Object.keys(r)){if(Array.isArray(r[n]))continue;let o=r[n];typeof o=="string"?r[n]=o.split(",").map(s=>s.trim()):r[n]=[o]}}return oo(e,uo),e}i(uo,"fixupFilterArrays");function Vw(e,t){let r=Kr(e,t.query);typeof t.sort=="string"?r=Qf(r,t.sort,t.sortOrder||"ascending",t.sortType):t.sort&&(r=Zf(r,t.sort));let n=r.length;t.limit&&(r=Kf(r,t.limit.toString()));let o={rows:r};return t.countRows&&(o.totalRows=n),o}i(Vw,"search");function Kr(e,t){if(!e||!Array.isArray(e))return[];if(!t)return e;if(t=so(t),t=uo(t),!io(t)&&t.onEmptyFilter==="none")return[];let r=i((R,g)=>I=>{for(let[P,J]of Object.entries(t[R]||{})){let w=ur(R)?I:Pn(I,Ar(P)),O=g(w,J);if(t.allOr&&O)return!0;if(!t.allOr&&!O)return!1}return!t.allOr},"match"),n=r("string",(R,g)=>typeof R!="string"||typeof g!="string"?!1:R.toLowerCase().startsWith(g.toLowerCase())),o=r("fuzzy",(R,g)=>typeof R!="string"||typeof g!="string"?!1:R.toLowerCase().includes(g.toLowerCase())),s=r("range",(R,g)=>{if(R==null||R===""||((0,Zr.default)(g.low)&&(0,ro.default)(g.low)&&(g.low=void 0),(0,Zr.default)(g.high)&&(0,ro.default)(g.high)&&(g.high=void 0),g.low==null&&g.high==null))return!1;let I=+R;if(!isNaN(I)){let J=+g.low,w=+g.high;if(!isNaN(J)&&!isNaN(w))return I>=J&&I<=w;if(isNaN(J)){if(!isNaN(w))return I<=w}else return I>=J}let P=(0,wt.default)(R);if(P.isValid()){let J=(0,wt.default)(g.low||"0000-00-00T00:00:00.000Z"),w=(0,wt.default)(g.high||"9999-00-00T00:00:00.000Z");if(J.isValid()&&w.isValid())return P.isAfter(J)&&P.isBefore(w)||P.isSame(J)||P.isSame(w);if(J.isValid())return P.isAfter(J)||P.isSame(J);if(w.isValid())return P.isBefore(w)||P.isSame(w)}return g.low!=null&&g.high!=null?R>=g.low&&R<=g.high:g.low!=null?R>=g.low:g.high!=null?R<=g.high:!1}),a=i((R,g)=>{if(Array.isArray(R)){for(let P of R)if(a(P,g))return!0;return!1}if(R&&typeof R=="object"&&typeof g=="string")return R._id===g;if(R===g)return!0;if(R==null&&g!=null||R!=null&&g==null)return!1;let I=(0,wt.default)(R);if(I.isValid()){let P=(0,wt.default)(g);if(P.isValid())return I.isSame(P)}return!1},"_valueMatches"),u=i(R=>(...g)=>!R(...g),"not"),l=r("equal",a),p=r("notEqual",u(a)),c=i(R=>typeof R=="string"?R==="":Array.isArray(R)?R.length===0:R&&typeof R=="object"?Object.keys(R).length===0:R==null,"_empty"),m=r("empty",c),h=r("notEmpty",u(c)),f=i((R,g)=>(typeof g=="string"&&(g=g.split(",")),typeof R=="number"&&(g=g.map(I=>parseFloat(I))),Array.isArray(g)?g.some(I=>a(R,I)):!1),"_oneOf"),T=r("oneOf",f),C=r("notOneOf",u(f)),W=i(R=>(g,I)=>!Array.isArray(g)||(typeof I=="string"&&(I=I.split(","),typeof g[0]=="number"&&(I=I.map(P=>parseFloat(P)))),!Array.isArray(I))?!1:I.length===0?!0:I[R](P=>a(g,P)),"_contains"),N=r("contains",(R,g)=>Array.isArray(g)&&g.length===0?!0:W("every")(R,g)),k=r("notContains",(R,g)=>Array.isArray(g)&&g.length===0?!0:u(W("every"))(R,g)),$=r("containsAny",W("some")),D=r("$and",(R,g)=>{if(!g.length)return!1;for(let I of g)if(!Kr([R],I).length)return!1;return!0}),te=r("$or",(R,g)=>{if(!g.length)return!1;for(let I of g)if(Kr([R],{...I,allOr:!0}).length)return!0;return!1}),Ue=i(R=>{let g={string:n,fuzzy:o,range:s,equal:l,notEqual:p,empty:m,notEmpty:h,oneOf:T,notOneOf:C,contains:N,containsAny:$,notContains:k,$and:D,$or:te},I=Object.entries(t||{}).filter(([P,J])=>!["allOr","onEmptyFilter"].includes(P)&&J&&Object.keys(J).length>0).map(([P])=>g[P]?.(R)??!1);return io(t)?t.allOr?I.some(P=>P===!0):I.every(P=>P===!0):!0},"docMatch");return e.filter(Ue)}i(Kr,"runQuery");function Qf(e,t,r,n="string"){if(!t||!r||!n)return e;let o=i(s=>s==null?s:n==="string"?`${s}`:parseFloat(s),"parse");return e.slice().sort((s,a)=>{let u=o(s[t]),l=o(a[t]),p=l==null||u>l?1:-1;return r.toLowerCase()==="descending"?p*-1:p})}i(Qf,"sort");function Zf(e,t){let r=Object.entries(t);if(!r.length)return e;let n=i((o,s)=>o==null?o:s==="number"?parseFloat(o):`${o}`,"parse");return e.slice().sort((o,s)=>{for(let[a,u]of r){let l=n(o[a],u.type),p=n(s[a],u.type);if(l===p)continue;let c;return l==null?c=-1:p==null||l>p?c=1:c=-1,u.direction==="descending"?c*-1:c}return 0})}i(Zf,"multiSort");function Kf(e,t){let r=typeof t=="number"?t:parseFloat(t);return isNaN(r)?e:e.slice(0,r)}i(Kf,"limit");var io=i(e=>{if(!e)return!1;let t=i(r=>{for(let n of jf)if(r[n])for(let o of r[n]?.conditions||[]){let s=t(o);if(s)return s}for(let n of qw){let o=r[n];if(!o||typeof o!="object")continue;if(Object.entries(o).filter(a=>{let u=a[1]!==void 0||a[1]!==null||a[1]!=="";return n==="notEmpty"||u}).length!==0)return!0}return!1},"check");return t(e)},"hasFilters");var To={};_(To,{automations:()=>fo,screens:()=>yo,users:()=>go,workspaces:()=>co});var co={};_(co,{getDevWorkspaceID:()=>$w,getProdWorkspaceID:()=>rr});var po=pn("app"),tr=pn("app_dev");function $w(e){if(!e)throw new Error("No workspace ID provided");if(e.startsWith(tr))return e;let t=e.split(po);t.shift();let r=t.join(po);return`${tr}${r}`}i($w,"getDevWorkspaceID");function rr(e){if(!e)throw new Error("No workspace ID provided");if(!e.startsWith(tr))return e;let t=e.split(tr);t.shift();let r=t.join(tr);return`${po}${r}`}i(rr,"getProdWorkspaceID");var fo={};_(fo,{checkForCollectStep:()=>zw,isAppAction:()=>Yw,isRowAction:()=>Hw,isWebhookAction:()=>jw});function Hw(e){return e.definition.trigger?.stepId==="ROW_ACTION"}i(Hw,"isRowAction");function jw(e){return e.definition.trigger?.stepId==="WEBHOOK"}i(jw,"isWebhookAction");function Yw(e){return e.definition.trigger?.stepId==="APP"}i(Yw,"isAppAction");function Jf(e){if(!e||!Array.isArray(e))return!1;for(let t of e){if(t.stepId==="COLLECT")return!0;if(Ps(t)&&t.inputs.children){for(let r of Object.values(t.inputs.children))if(Jf(r))return!0}}return!1}i(Jf,"hasCollectBlockRecursive");function zw(e){return Jf(e.definition.steps)}i(zw,"checkForCollectStep");var go={};_(go,{canCreateApps:()=>Qw,containsUserID:()=>nb,getGlobalUserID:()=>rb,getUserAppGroups:()=>ib,hasAdminPermissions:()=>ho,hasAppBuilderPermissions:()=>Xr,hasBuilderPermissions:()=>eb,hasCreatorPermissions:()=>en,isAdmin:()=>nr,isAdminOrBuilder:()=>Kw,isAdminOrGlobalBuilder:()=>Jw,isAdminOrWorkspaceBuilder:()=>Zw,isBuilder:()=>mo,isCreator:()=>tb,isGlobalBuilder:()=>Jr,userAppAccessList:()=>ob});function mo(e,t){return e?e.builder?.global?!0:!!(t&&e.builder?.apps?.includes(rr(t))):!1}i(mo,"isBuilder");function Jr(e){return mo(e)&&!Xr(e)||nr(e)}i(Jr,"isGlobalBuilder");function Qw(e){return Jr(e)||en(e)}i(Qw,"canCreateApps");function nr(e){return e?ho(e):!1}i(nr,"isAdmin");function Zw(e,t){return e?!!(nr(e)||t&&e.builder?.apps?.includes(rr(t))):!1}i(Zw,"isAdminOrWorkspaceBuilder");function Kw(e,t){return mo(e,t)||nr(e)}i(Kw,"isAdminOrBuilder");function Jw(e){return Jr(e)||nr(e)}i(Jw,"isAdminOrGlobalBuilder");function Xr(e){if(!e)return!1;let t=e.builder?.apps?.length;return!!!e.builder?.global&&t!=null&&t>0}i(Xr,"hasAppBuilderPermissions");function Xw(e){return e?!!Object.values(e.roles??{}).find(t=>t==="CREATOR"):!1}i(Xw,"hasAppCreatorPermissions");function eb(e){return e?e.builder?.global||Xr(e)||en(e):!1}i(eb,"hasBuilderPermissions");function ho(e){return e?!!e.admin?.global:!1}i(ho,"hasAdminPermissions");function en(e){return e?!!e.builder?.creator:!1}i(en,"hasCreatorPermissions");function tb(e){return e?Jr(e)||ho(e)||en(e)||Xr(e)||Xw(e):!1}i(tb,"isCreator");function rb(e){if(typeof e!="string")return e;let t=`ro${"_"}ta_users${"_"}`;return e.startsWith(t)?e.split(t)[1]:e}i(rb,"getGlobalUserID");function nb(e){return typeof e!="string"?!1:e.includes(`us${"_"}`)}i(nb,"containsUserID");function Xf(e,t){return t?.filter(r=>r.users?.find(n=>n._id===e))||[]}i(Xf,"getUserGroups");function ib(e,t,r){let n=rr(e);return Xf(t,r).filter(s=>Object.keys(s.roles||{}).find(a=>a===n))}i(ib,"getUserAppGroups");function ob(e,t){let n=Xf(e._id,t).flatMap(s=>Object.keys(s.roles||{})),o=[...Object.keys(e?.roles||{}),...n];return[...new Set(o)]}i(ob,"userAppAccessList");var yo={};_(yo,{findInSettings:()=>sb});function sb(e,t){let r=[];function n(o,s=""){if(!(!o||typeof o!="object"))for(let[a,u]of Object.entries(o)){let l=s?`${s}.${a}`:a;u&&(typeof u=="string"&&u.includes(t)?r.push({setting:l,value:u}):typeof u=="object"&&n(u,l))}}return i(n,"recurse"),n(e.props),n(e.onLoad||[],"onLoad"),r}i(sb,"findInSettings");var ab={string:!0,longform:!0,options:!0,number:!0,datetime:!0,formula:!0,ai:!0,auto:!0,internal:!0,barcodeqr:!0,bigint:!0,boolean:!1,array:!1,attachment:!1,attachment_single:!1,signature_single:!1,link:!1,json:!1,bb_reference:!1,bb_reference_single:!1},ub={string:!0,longform:!0,options:!0,number:!0,datetime:!0,auto:!0,internal:!0,barcodeqr:!0,bigint:!0,boolean:!0,json:!1,formula:!1,ai:!1,attachment:!1,attachment_single:!1,signature_single:!1,array:!1,link:!1,bb_reference:!1,bb_reference_single:!1},lb={number:!0,json:!0,datetime:!0,longform:!0,string:!0,options:!0,array:!0,bigint:!0,boolean:!0,auto:!1,internal:!1,barcodeqr:!1,formula:!1,ai:!1,attachment:!1,attachment_single:!1,signature_single:!1,link:!1,bb_reference:!0,bb_reference_single:!0};function em(e){return!!ab[e]}i(em,"canBeDisplayColumn");function pb(e){return!!ub[e]}i(pb,"canBeSortColumn");function cb(e){return!!lb[e]}i(cb,"canHaveDefaultColumn");function db(e,t){return Lt.includes(e)?!1:em(t)}i(db,"isAllowedDisplayField");function fb(e){let t=Object.keys(e.schema),r=t.map(s=>s.toLowerCase()),n=new Set(r),o=[];if(n.size!==r.length)for(let s of n.keys())r.filter(u=>u===s).length>1&&o.push(s);for(let s of Lt)t.find(a=>a===s)&&o.push(s);return o}i(fb,"findDuplicateInternalColumns");var mb=i(e=>{e=tm(e);let t=`${ot}${e}`,r=pr.find(n=>n.id===e)?.base;return r&&(t=`${ot}${r} ${t}`),t},"getThemeClassNames"),tm=i((e,t="darkest")=>e?(e.startsWith(ot)&&(e=e.split(ot)[1]),pr.some(r=>r.id===e)?e:e==="lightest"?"light":e==="dark"?"darkest":t):t,"ensureValidTheme");var ts={};_(ts,{steps:()=>Xo,triggers:()=>es});var Xo={};_(Xo,{agent:()=>Zo,apiRequest:()=>bo,bash:()=>So,branch:()=>Ao,classifyText:()=>$o,collect:()=>Oo,createRow:()=>Io,delay:()=>Eo,deleteRow:()=>xo,discord:()=>Ro,executeQuery:()=>wo,executeScript:()=>No,executeScriptV2:()=>vo,extract:()=>Qo,extractState:()=>Ko,filter:()=>_o,generate:()=>zo,getRow:()=>Co,loop:()=>Do,loopV2:()=>Jo,make:()=>Lo,n8n:()=>Mo,openai:()=>ko,outgoingWebhook:()=>Po,promptLLM:()=>Ho,queryRows:()=>Fo,sendSmtpEmail:()=>Uo,serverLog:()=>qo,slack:()=>Go,summarise:()=>Yo,translate:()=>jo,triggerAutomationRun:()=>Wo,updateRow:()=>Bo,zapier:()=>Vo});var So={};_(So,{definition:()=>hb});var hb={name:"Bash scripting",tagline:"Execute a system command",icon:"terminal",description:"Run a command with explicit arguments",type:"ACTION",internal:!0,features:{LOOPING:!0},stepId:"EXECUTE_BASH",inputs:{},schema:{inputs:{properties:{command:{type:"string",title:"Command",description:"The executable to run. Bindings are not supported in this field."},args:{type:"json",title:"Arguments",description:"A JSON array of string arguments. Bindings are supported in each string item."}},required:["command"]},outputs:{properties:{stdout:{type:"string",description:"Standard output of the executed command"},success:{type:"boolean",description:"Whether the command was successful"}},required:["stdout"]}}};var Ao={};_(Ao,{definition:()=>gb});var gb={name:"Branch",icon:"git-branch",tagline:"Branch from this step",description:"Branching",stepId:"BRANCH",internal:!0,features:{},inputs:{},schema:{inputs:{properties:{branches:{properties:{name:{type:"string"},condition:{customType:"filters"}}},children:{type:"array"}},required:["conditions"]},outputs:{properties:{branchName:{type:"string"},status:{type:"string",description:"Branch result"},branchId:{type:"string",description:"Branch ID"},success:{type:"boolean",description:"Branch success"}},required:["output"]}},type:"LOGIC"};var Oo={};_(Oo,{definition:()=>yb});var yb={name:"Collect Data",tagline:"Collect data to be sent to design",icon:"stack",description:"Collects specified data so it can be provided to the design section",type:"ACTION",internal:!0,features:{},stepId:"COLLECT",inputs:{},schema:{inputs:{properties:{collection:{type:"string",title:"What to Collect"}},required:["collection"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},value:{type:"string",description:"Collected data"}},required:["success","value"]}}};var Io={};_(Io,{definition:()=>Tb});var Tb={name:"Create row",tagline:"Create a {{inputs.enriched.table.name}} row",icon:"rows-plus-bottom",description:"Add a row to your database",type:"ACTION",internal:!0,features:{LOOPING:!0},stepId:"CREATE_ROW",inputs:{},schema:{inputs:{properties:{row:{type:"object",properties:{tableId:{type:"string",customType:"table"}},customType:"row",title:"Table",required:["tableId"]}},required:["row"]},outputs:{properties:{row:{type:"object",customType:"row",description:"The new row"},response:{type:"object",description:"The response from the table"},success:{type:"boolean",description:"Whether the row creation was successful"},id:{type:"string",description:"The identifier of the new row"},revision:{type:"string",description:"The revision of the new row"}},required:["success","id","revision"]}}};var Eo={};_(Eo,{definition:()=>Ab});var Sb={milliseconds:"Milliseconds",seconds:"Seconds",minutes:"Minutes",hours:"Hours",days:"Days"},Ab={name:"Delay",icon:"clock",tagline:"Delay for {{inputs.time}} {{inputs.unit}}",description:"Delay the automation until an amount of time has passed",stepId:"DELAY",internal:!0,features:{},inputs:{time:10,unit:"seconds"},schema:{inputs:{properties:{time:{type:"number",title:"Wait for"},unit:{type:"string",title:"Unit",enum:Object.values(Tn),pretty:Object.values(Sb)}},required:["time","unit"]},outputs:{properties:{success:{type:"boolean",description:"Whether the delay was successful"}},required:["success"]}},type:"LOGIC"};var xo={};_(xo,{definition:()=>Ob});var Ob={description:"Delete a row from your database",icon:"trash-simple",name:"Delete row",tagline:"Delete a {{inputs.enriched.table.name}} row",type:"ACTION",stepId:"DELETE_ROW",internal:!0,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table"},id:{type:"string",title:"Row ID"}},required:["tableId","id"]},outputs:{properties:{row:{type:"object",customType:"row",description:"The deleted row"},response:{type:"object",description:"The response from the table"},success:{type:"boolean",description:"Whether the deletion was successful"}},required:["row","success"]}}};var Ro={};_(Ro,{definition:()=>Ib});var Ib={name:"Discord Message",tagline:"Send a message to a Discord server",description:"Send a message to a Discord server",icon:"ri-discord-line",stepId:"discord",type:"ACTION",internal:!1,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{url:{type:"string",title:"Discord Webhook URL"},username:{type:"string",title:"Bot Name"},avatar_url:{type:"string",title:"Bot Avatar URL"},content:{type:"string",title:"Message"}},required:["url","content"]},outputs:{properties:{httpStatus:{type:"number",description:"The HTTP status code of the request"},response:{type:"string",description:"The response from the Discord Webhook"},success:{type:"boolean",description:"Whether the message sent successfully"}}}}};var wo={};_(wo,{definition:()=>Eb});var Eb={name:"Execute query",tagline:"Execute query",icon:"database",description:"Execute a query in an external data connector",type:"ACTION",stepId:"EXECUTE_QUERY",internal:!0,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{query:{type:"object",properties:{queryId:{type:"string",customType:"query"}},customType:"queryParams",title:"Parameters",required:["queryId"]}},required:["query"]},outputs:{properties:{response:{type:"object",description:"The response from the datasource execution"},info:{type:"object",description:"Some query types may return extra data, like headers from a REST query"},success:{type:"boolean",description:"Whether the action was successful"}},required:["response","success"]}}};var bo={};_(bo,{definition:()=>xb});var xb={name:"API request",tagline:"Execute a REST request",icon:"globe",description:"Execute a HTTP query from a REST datasource",type:"ACTION",stepId:"API_REQUEST",internal:!0,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{query:{type:"object",properties:{queryId:{type:"string"}},customType:"queryParams",title:"Parameters",required:["queryId"]}},required:["query"]},outputs:{properties:{response:{type:"object",description:"The response from the datasource execution"},info:{type:"object",description:"Some query types may return extra data, like headers from a REST query"},success:{type:"boolean",description:"Whether the action was successful"}},required:["response","success"]}}};var No={};_(No,{definition:()=>Rb});var Rb={name:"JS Scripting",tagline:"Execute JavaScript Code",deprecated:!0,icon:"code",description:"Run a piece of JavaScript code in your automation",type:"ACTION",internal:!0,stepId:"EXECUTE_SCRIPT",inputs:{},features:{LOOPING:!0},schema:{inputs:{properties:{code:{type:"string",customType:"code",title:"Code"}},required:["code"]},outputs:{properties:{value:{type:"string",description:"The result of the return statement"},success:{type:"boolean",description:"Whether the action was successful"}},required:["success"]}}};var vo={};_(vo,{definition:()=>wb});var wb={name:"JavaScript",tagline:"Execute JavaScript Code",icon:"code",description:"Run a piece of JavaScript code in your automation",type:"ACTION",internal:!0,new:!1,stepId:"EXECUTE_SCRIPT_V2",inputs:{},features:{LOOPING:!0},schema:{inputs:{properties:{code:{type:"string",customType:"code",title:"Code"}},required:["code"]},outputs:{properties:{value:{type:"string",description:"The result of the return statement"},success:{type:"boolean",description:"Whether the action was successful"}},required:["success"]}}};var _o={};_(_o,{PrettyFilterConditions:()=>rm,definition:()=>bb});var rm={EQUAL:"Equals",NOT_EQUAL:"Not equals",GREATER_THAN:"Greater than",LESS_THAN:"Less than"},bb={name:"Condition",tagline:"{{inputs.field}} {{inputs.condition}} {{inputs.value}}",icon:"funnel",description:"Conditionally halt automations which do not meet certain conditions",type:"LOGIC",internal:!0,features:{},stepId:"FILTER",inputs:{condition:"EQUAL",notify:!1},schema:{inputs:{properties:{field:{type:"string",title:"Reference Value"},condition:{type:"string",title:"Condition",enum:Object.values(hn),pretty:Object.values(rm)},value:{type:"string",title:"Comparison Value"},notify:{type:"boolean",title:"Notify on stop"}},required:["field","condition","value"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},result:{type:"boolean",description:"Whether the logic block passed"}},required:["success","result"]}}};var Co={};_(Co,{definition:()=>vb});var Nb={ascending:"Ascending",descending:"Descending"},vb={description:"Get a single row from the database",icon:"box-arrow-down",name:"Get row",tagline:"Get a row from {{inputs.enriched.table.name}} table",type:"ACTION",stepId:"GET_ROW",internal:!0,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table"},rowId:{type:"string",title:"Row ID"},filters:{type:"object",customType:"filters",title:"Filtering"},sortColumn:{type:"string",title:"Sort Column",customType:"column"},sortOrder:{type:"string",title:"Sort Order",enum:Object.values(tt),pretty:Object.values(Nb)}},required:["tableId"]},outputs:{properties:{row:{type:"object",customType:"row",description:"The row that was found"},success:{type:"boolean",description:"Whether the query was successful"}},required:["row","success"]}}};var Do={};_(Do,{definition:()=>_b});var _b={name:"Looping",icon:"recycle",tagline:"Loop the block",description:"Loop",stepId:"LOOP",internal:!0,features:{},inputs:{},schema:{inputs:{properties:{option:{customType:"loopOption",title:"Input type"},binding:{type:"string",title:"Binding / Value"},iterations:{type:"number",title:"Max loop iterations"},failure:{type:"string",title:"Failure Condition"}},required:["type","value","iterations","failure"]},outputs:{properties:{items:{customType:"item",description:"The item currently being executed"},success:{type:"boolean",description:"Whether the message loop was successfully"},iterations:{type:"number",description:"The amount of times the block ran"}},required:["success","items","iterations"]}},type:"LOGIC"};var Lo={};_(Lo,{definition:()=>Cb});var Cb={name:"Make Integration",stepTitle:"Make",tagline:"Trigger a Make scenario",description:"Performs a webhook call to Make and gets the response (if configured)",icon:"ri-shut-down-line",stepId:"integromat",type:"ACTION",internal:!1,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{url:{type:"string",title:"Webhook URL"},body:{type:"json",title:"Payload"}},required:["url","body"]},outputs:{properties:{success:{type:"boolean",description:"Whether call was successful"},httpStatus:{type:"number",description:"The HTTP status code returned"},response:{type:"object",description:"The webhook response - this can have properties"}},required:["success","response"]}}};var Mo={};_(Mo,{definition:()=>Db});var Db={name:"n8n Integration",stepTitle:"n8n",tagline:"Trigger an n8n workflow",description:"Performs a webhook call to n8n and gets the response (if configured)",icon:"ri-shut-down-line",stepId:"n8n",type:"ACTION",internal:!1,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{url:{type:"string",title:"Webhook URL"},method:{type:"string",title:"Method",enum:Object.values(yn)},authorization:{type:"string",title:"Authorization"},body:{type:"json",title:"Payload"}},required:["url","method"]},outputs:{properties:{success:{type:"boolean",description:"Whether call was successful"},httpStatus:{type:"number",description:"The HTTP status code returned"},response:{type:"object",description:"The webhook response - this can have properties"}},required:["success","response"]}}};var ko={};_(ko,{definition:()=>Lb});var nm=(u=>(u.GPT_4O_MINI="gpt-4o-mini",u.GPT_4O="gpt-4o",u.GPT_4="gpt-4",u.GPT_35_TURBO="gpt-3.5-turbo",u.GPT_5_MINI="gpt-5-mini",u.GPT_5="gpt-5",u.GPT_5_NANO="gpt-5-nano",u))(nm||{}),Lb={name:"OpenAI",tagline:"Send prompts to ChatGPT",icon:"flow-arrow",description:"Interact with the OpenAI ChatGPT API.",type:"ACTION",internal:!0,features:{},deprecated:!1,stepId:"OPENAI",inputs:{prompt:""},schema:{inputs:{properties:{prompt:{type:"string",title:"Prompt"},model:{type:"string",title:"Model",enum:Object.values(nm)}},required:["prompt","model"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},response:{type:"string",description:"What was output"}},required:["success","response"]}}};var Po={};_(Po,{definition:()=>Mb});var im=(s=>(s.POST="POST",s.GET="GET",s.PUT="PUT",s.DELETE="DELETE",s.PATCH="PATCH",s))(im||{}),Mb={deprecated:!0,name:"Outgoing webhook",tagline:"Send a {{inputs.requestMethod}} request",icon:"paper-plane-right",description:"Send a request of specified method to a URL",type:"ACTION",internal:!0,features:{LOOPING:!0},stepId:"OUTGOING_WEBHOOK",inputs:{requestMethod:"POST",url:"http://",requestBody:"{}",headers:"{}"},schema:{inputs:{properties:{requestMethod:{type:"string",enum:Object.values(im),title:"Request method"},url:{type:"string",title:"URL"},requestBody:{type:"string",title:"JSON Body",customType:"wide"},headers:{type:"string",title:"Headers",customType:"wide"}},required:["requestMethod","url"]},outputs:{properties:{response:{type:"object",description:"The response from the webhook"},httpStatus:{type:"number",description:"The HTTP status code returned"},success:{type:"boolean",description:"Whether the action was successful"}},required:["response","success"]}}};var Fo={};_(Fo,{definition:()=>Pb});var kb={ascending:"Ascending",descending:"Descending"},Pb={description:"Query rows from the database",icon:"magnifying-glass",name:"Query rows",tagline:"Query rows from {{inputs.enriched.table.name}} table",type:"ACTION",stepId:"QUERY_ROWS",internal:!0,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table"},filters:{type:"object",customType:"filters",title:"Filtering"},sortColumn:{type:"string",title:"Sort Column",customType:"column"},sortOrder:{type:"string",title:"Sort Order",enum:Object.values(tt),pretty:Object.values(kb)},limit:{type:"number",title:"Limit",customType:"queryLimit"}},required:["tableId"]},outputs:{properties:{rows:{type:"array",customType:"rows",description:"The rows that were found"},success:{type:"boolean",description:"Whether the query was successful"}},required:["rows","success"]}}};var Uo={};_(Uo,{definition:()=>Fb});var Fb={description:"Send an email using SMTP",tagline:"Send SMTP email to {{inputs.to}}",icon:"envelope",name:"Send Email (SMTP)",type:"ACTION",internal:!0,features:{LOOPING:!0},stepId:"SEND_EMAIL_SMTP",inputs:{},schema:{inputs:{properties:{to:{type:"string",title:"Send To"},from:{type:"string",title:"Send From",tooltip:"To include a display name, use the format: Display Name <email@example.com>"},replyTo:{type:"string",title:"Reply To"},cc:{type:"string",title:"CC"},bcc:{type:"string",title:"BCC"},subject:{type:"string",title:"Email Subject"},contents:{type:"longform",title:"Message",description:"Use markdown or HTML for rich text formatting: **bold**, _italics_, # Headings, * Bullets, <br> for line breaks, and more."},addInvite:{type:"boolean",title:"Add calendar invite"},startTime:{type:"date",title:"Start Time",dependsOn:"addInvite"},endTime:{type:"date",title:"End Time",dependsOn:"addInvite"},summary:{type:"string",title:"Meeting Summary",dependsOn:"addInvite"},location:{type:"string",title:"Location",dependsOn:"addInvite"},attachments:{type:"attachment",customType:"multi_attachments",title:"Attachments"}},required:["to","from","subject","contents"]},outputs:{properties:{success:{type:"boolean",description:"Whether the email was sent"},response:{type:"object",description:"A response from the email client, this may be an error"}},required:["success"]}}};var qo={};_(qo,{definition:()=>Ub});var Ub={name:"Backend log",tagline:"Console log a value in the backend",icon:"note",description:"Logs the given text to the server (using console.log)",type:"ACTION",internal:!0,features:{LOOPING:!0},stepId:"SERVER_LOG",inputs:{text:""},schema:{inputs:{properties:{text:{type:"string",title:"Log"}},required:["text"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},message:{type:"string",description:"What was output"}},required:["success","message"]}}};var Go={};_(Go,{definition:()=>qb});var qb={name:"Slack Message",tagline:"Send a message to Slack",description:"Send a message to Slack",icon:"ri-slack-line",stepId:"slack",type:"ACTION",internal:!1,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{url:{type:"string",title:"Incoming Webhook URL"},text:{type:"string",title:"Message"}},required:["url","text"]},outputs:{properties:{httpStatus:{type:"number",description:"The HTTP status code of the request"},success:{type:"boolean",description:"Whether the message sent successfully"},response:{type:"string",description:"The response from the Slack Webhook"}}}}};var Wo={};_(Wo,{definition:()=>Gb});var Gb={name:"Trigger an automation",tagline:"Triggers an automation synchronously",icon:"play-circle",description:"Triggers an automation synchronously",type:"ACTION",internal:!0,features:{},stepId:"TRIGGER_AUTOMATION_RUN",inputs:{},schema:{inputs:{properties:{automation:{type:"object",properties:{automationId:{type:"string",customType:"automation"}},customType:"automationFields",title:"Automation Fields",required:["automationId"]},timeout:{type:"number",title:"Timeout (ms)"}},required:["automationId"]},outputs:{properties:{success:{type:"boolean",description:"Whether the automation was successful"},value:{type:"object",description:"Automation Result"}},required:["success","value"]}}};var Bo={};_(Bo,{definition:()=>Wb});var Wb={name:"Update row",tagline:"Update a {{inputs.enriched.table.name}} row",icon:"arrow-clockwise",description:"Update a row in your database",type:"ACTION",internal:!0,features:{LOOPING:!0},stepId:"UPDATE_ROW",inputs:{},schema:{inputs:{properties:{meta:{type:"object",title:"Field settings"},row:{type:"object",customType:"row",title:"Table"},rowId:{type:"string",title:"Row ID"}},required:["row","rowId"]},outputs:{properties:{row:{type:"object",customType:"row",description:"The updated row"},response:{type:"object",description:"The response from the table"},success:{type:"boolean",description:"Whether the action was successful"},id:{type:"string",description:"The identifier of the updated row"},revision:{type:"string",description:"The revision of the updated row"}},required:["success","id","revision"]}}};var Vo={};_(Vo,{definition:()=>Bb});var Bb={name:"Zapier Webhook",stepId:"zapier",type:"ACTION",internal:!1,features:{LOOPING:!0},description:"Trigger a Zapier Zap via webhooks",tagline:"Trigger a Zapier Zap",icon:"ri-flashlight-line",inputs:{},schema:{inputs:{properties:{url:{type:"string",title:"Webhook URL"},body:{type:"json",title:"Payload"}},required:["url"]},outputs:{properties:{httpStatus:{type:"number",description:"The HTTP status code of the request"},response:{type:"string",description:"The response from Zapier"}}}}};var $o={};_($o,{definition:()=>Vb});var Vb={name:"Classify text",icon:"PageTag",tagline:"Classify text into predefined categories using AI",description:"Analyzes text and assigns it to one of the categories you provide.",stepId:"CLASSIFY_CONTENT",internal:!0,inputs:{},features:{LOOPING:!0},schema:{inputs:{properties:{textInput:{type:"longform",title:"Text",description:"The text content you want the AI to classify."},categoryItems:{type:"array",customType:"categories",title:"Categories",description:"Add categories for the AI to use when classifying text."}},required:["textInput","categoryItems"]},outputs:{properties:{category:{type:"string",description:"The category assigned by the AI."},success:{type:"boolean",description:"Whether the classification was successful."}},required:["category","success"]}},type:"ACTION"};var Ho={};_(Ho,{definition:()=>$b});var $b={name:"LLM prompt",tagline:"Send prompts to LLM",icon:"Algorithm",description:"Interact with an LLM.",type:"ACTION",internal:!0,features:{},stepId:"PROMPT_LLM",inputs:{prompt:""},schema:{inputs:{properties:{prompt:{type:"longform",title:"Prompt"}},required:["prompt","model"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},response:{type:"string",description:"What was output"}},required:["success","response"]}}};var jo={};_(jo,{definition:()=>Hb});var Hb={name:"Translate",tagline:"Translate text to a different language",icon:"globe",description:"Translate text to a different language.",type:"ACTION",internal:!0,features:{},stepId:"TRANSLATE",inputs:{prompt:""},schema:{inputs:{properties:{text:{type:"string",title:"Text"},language:{type:"string",title:"Language"}},required:["text","language"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},response:{type:"string",description:"What was the translated text"}},required:["success","response"]}}};var Yo={};_(Yo,{definition:()=>jb});var om=(n=>(n.SHORT="Short",n.MEDIUM="Medium",n.LONG="Long",n))(om||{}),jb={name:"Summarise",tagline:"Summarise text",icon:"Summarize",description:"Summarise text.",type:"ACTION",internal:!0,features:{},stepId:"SUMMARISE",inputs:{prompt:""},schema:{inputs:{properties:{text:{type:"longform",title:"Text"},length:{type:"string",title:"Length",enum:Object.values(om)}},required:["text","length"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},response:{type:"string",description:"What was the summarised text"}},required:["success","response"]}}};var zo={};_(zo,{definition:()=>Yb});var Yb={name:"Generate text",icon:"Edit",tagline:"Generate contentusing AI",description:"Uses AI to generate text content based on your instructions and chosen format",stepId:"GENERATE_TEXT",internal:!0,inputs:{contentType:"document"},features:{LOOPING:!0},schema:{inputs:{properties:{contentType:{type:"string",title:"Content type",enum:Object.values(dn),pretty:Object.values(ks)},instructions:{type:"longform",title:"Instructions",description:"Provide guidance to help the AI produce content in the format that you want"}},required:["contentType","instructions"]},outputs:{properties:{generatedText:{type:"string",description:"The text content generated by the AI"},success:{type:"boolean",description:"Whether the text generation was successful"}},required:["generatedText","success"]}},type:"ACTION"};var Qo={};_(Qo,{definition:()=>zb});var zb={name:"Extract document data",icon:"Document",tagline:"Extract structured data from documents using AI",description:"Extracts structured data from PDF or image according to provided schema.",stepId:"EXTRACT_FILE_DATA",internal:!0,inputs:{source:"URL",fileType:"pdf"},features:{LOOPING:!0},schema:{inputs:{properties:{file:{type:"string",title:"Document",description:"Attachment or Link to the document to extract data from."},source:{type:"string",enum:Object.values(fn),title:"Source",description:"The source of the document to extract data from."},fileType:{dependsOn:{field:"source",value:"URL"},type:"string",enum:Object.values(mn),title:"File Type",description:"The type of file at the URL."},schema:{customType:"triggerSchema",title:"Data schema",description:'Schema defining the structure of data to extract. Example: {"name": "string", "price": "number"}.'}},required:["file","schema"]},outputs:{properties:{data:{type:"json",description:"The structured data extracted from the document."},success:{type:"boolean",description:"Whether the extraction was successful."}},required:["data","success"]}},type:"ACTION"};var Zo={};_(Zo,{definition:()=>Qb});var Qb={name:"Agent",icon:"Effect",tagline:"Run an AI agent with tools",description:"Execute a pre-configured AI agent that can use tools to accomplish tasks",stepId:"AGENT",internal:!0,inputs:{},features:{LOOPING:!0},schema:{inputs:{properties:{agentId:{customType:"agent",title:"Agent",description:"Select the agent to run"},prompt:{type:"longform",title:"Prompt",description:"The task or question to send to the agent"},useStructuredOutput:{type:"boolean",title:"Use structured output",description:"Constrain the agent response to a specific JSON structure"},outputSchema:{type:"object",customType:"outputSchema",title:"Output Schema",description:"Define the structure of the agent's output",dependsOn:"useStructuredOutput"}},required:["agentId","prompt"]},outputs:{properties:{response:{type:"string",description:"The agent's response"},success:{type:"boolean",description:"Whether the agent completed successfully"},steps:{type:"array",description:"The steps taken by the agent"},output:{type:"object",description:"Structured output from the agent (when output schema is defined)"}},required:["response","success"]}},type:"ACTION"};var Ko={};_(Ko,{definition:()=>Zb});var Zb={name:"State",tagline:"Extract automation state",icon:"brackets-curly",description:"Extract automation state into a named variable",type:"ACTION",internal:!0,new:!1,stepId:"EXTRACT_STATE",inputs:{},features:{LOOPING:!0},schema:{inputs:{properties:{key:{type:"string",title:"Key"},value:{type:"longform",title:"Value"}},required:["value","key"]},outputs:{properties:{value:{type:"string",description:"The result of the return statement"},success:{type:"boolean",description:"Whether the action was successful"}},required:["success"]}}};var Jo={};_(Jo,{definition:()=>Kb});var Kb={name:"Loop",icon:"recycle",tagline:"Loop the block",description:"Loop",stepId:"LOOP_V2",internal:!0,features:{},inputs:{},schema:{inputs:{properties:{children:{type:"array",title:"Input type"},binding:{type:"string",title:"Binding / Value"},iterations:{type:"number",title:"Max loop iterations"},failure:{type:"string",title:"Failure Condition"}}},outputs:{properties:{success:{type:"boolean",description:"Loop success"},iterations:{type:"number",description:"The number of iterations executed"},items:{type:"json",description:"Per-step iteration results"},summary:{type:"json",description:"Loop summary including per-step counters"}},required:["success"]}},type:"LOGIC"};var es={};_(es,{definitions:()=>sN});var sm={name:"On demand",event:"app:trigger",icon:"cursor-click",tagline:"Automation runs when invoked",description:"Runs when invoked by a user or agent.",stepId:"APP",inputs:{},schema:{inputs:{properties:{fields:{type:"object",customType:"triggerSchema",title:"Fields"}},required:[]},outputs:{properties:{fields:{type:"object",description:"Fields submitted from the app frontend",customType:"triggerSchema"}},required:["fields"]}},type:"TRIGGER"};var am={name:"Schedule",event:"cron:trigger",icon:"clock",tagline:"Schedule Trigger (<b>{{inputs.cron}}</b>)",description:"Triggers automation on a schedule.",stepId:"CRON",inputs:{},schema:{inputs:{properties:{cron:{type:"string",customType:"cron",title:"Expression"}},required:["cron"]},outputs:{properties:{timestamp:{type:"number",description:"Timestamp the cron was executed"}},required:["timestamp"]}},type:"TRIGGER"};var um={name:"Email received",event:"email:trigger",icon:"envelope",tagline:"Email Trigger",description:"Triggers automation when an email is received",stepId:"EMAIL",inputs:{host:"",port:993,secure:!0,username:"",authType:"password",password:"",datasourceId:"",authConfigId:"",mailbox:"INBOX"},schema:{inputs:{properties:{host:{type:"string",description:"IMAP host address"},port:{type:"number",description:"IMAP port"},secure:{type:"boolean",description:"Use TLS/SSL for the IMAP connection"},username:{type:"string",description:"IMAP username"},authType:{type:"string",title:"Authentication method",description:"Authentication method",enum:Object.values(gn),pretty:["Password","OAuth2"]},password:{type:"string",description:"IMAP password"},datasourceId:{type:"string",title:"OAuth2 connection",description:"Workspace OAuth2 connection"},authConfigId:{type:"string",description:"OAuth2 auth config"},mailbox:{type:"string",description:"Mailbox to monitor"}},required:["host","port","secure","username","authType"]},outputs:{properties:{from:{type:"string",description:"Who sent the email"},to:{type:"string",description:"Who received the email"},cc:{type:"array",subtype:"string",description:"Who was CC'd on the email"},subject:{type:"string",description:"What was the subject of the email"},sentAt:{type:"datetime",description:"When the email was sent"},bodyText:{type:"string",description:"Email content (plain text)"}},required:["from","to"]}},type:"TRIGGER"};var lm={name:"Row deleted",event:"row:delete",icon:"trash-simple",tagline:"Row is deleted from {{inputs.enriched.table.name}}",description:"Fired when a row is deleted from your database",stepId:"ROW_DELETED",inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table"}},required:["tableId"]},outputs:{properties:{row:{type:"object",customType:"row",description:"The row that was deleted"}},required:["row"]}},type:"TRIGGER"};var pm={name:"Row created",event:"row:save",icon:"rows-plus-bottom",tagline:"Row is added to {{inputs.enriched.table.name}}",description:"Fired when a row is added to your database",stepId:"ROW_SAVED",inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table"},filters:{type:"object",customType:"trigger_filter",title:"Filtering"}},required:["tableId"]},outputs:{properties:{row:{type:"object",customType:"row",description:"The new row that was created"},id:{type:"string",description:"Row ID - can be used for updating"},revision:{type:"string",description:"Revision of row"}},required:["row","id"]}},type:"TRIGGER"};var cm={name:"Row updated",event:"row:update",icon:"arrow-clockwise",tagline:"Row is updated in {{inputs.enriched.table.name}}",description:"Fired when a row is updated in your database",stepId:"ROW_UPDATED",inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table"},filters:{type:"object",customType:"trigger_filter",title:"Filtering"}},required:["tableId"]},outputs:{properties:{oldRow:{type:"object",customType:"row",description:"The row that was updated",title:"Old Row"},row:{type:"object",customType:"row",description:"The row before it was updated",title:"Row"},id:{type:"string",description:"Row ID - can be used for updating"},revision:{type:"string",description:"Revision of row"}},required:["row","id"]}},type:"TRIGGER"};var dm={name:"Webhook",event:"web:trigger",icon:"webhooks-logo",tagline:"Webhook endpoint is hit",description:"Trigger an automation when a HTTP POST webhook is hit",stepId:"WEBHOOK",inputs:{},schema:{inputs:{properties:{schemaUrl:{type:"string",customType:"webhookUrl",title:"Schema URL"},triggerUrl:{type:"string",customType:"webhookUrl",title:"Trigger URL"}},required:["schemaUrl","triggerUrl"]},outputs:{properties:{body:{type:"object",description:"Body of the request which hit the webhook"}},required:["body"]}},type:"TRIGGER"};var fm={type:"TRIGGER",name:"Row Action",event:"row:action",icon:"tree-structure",tagline:"Row action triggered in {{inputs.enriched.table.name}} by {{inputs.enriched.row._id}}",description:"row action workflow",stepId:"ROW_ACTION",inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table",readonly:!0}},required:["tableId"]},outputs:{properties:{id:{type:"string",description:"Row ID - can be used for updating"},revision:{type:"string",description:"Revision of row"},table:{type:"object",customType:"table",title:"The table linked to the row action"},row:{type:"object",customType:"row",description:"The row linked to the row action"}}}}};var sN={ROW_SAVED:pm,ROW_UPDATED:cm,ROW_DELETED:lm,WEBHOOK:dm,APP:sm,CRON:am,EMAIL:um,ROW_ACTION:fm};var aN=Object.values(it).sort((e,t)=>t.length-e.length);function uN(e){return aN.find(t=>e.startsWith(`${t}${"_"}`))}i(uN,"getDocumentType");var lN=Object.values(cn).sort((e,t)=>t.length-e.length);function pN(e){return lN.find(t=>e.startsWith(`${t}${"_"}`))}i(pN,"getVirtualDocumentType");var cN=new RegExp("^datasource_plus_(.+)__(.+)$"),tn=i(e=>t=>!!t&&t.startsWith(`${e}${"_"}`),"idCheckFor"),mm=i(e=>{let t=e.match(cN);return!!e&&t!==null},"isExternalTableId"),dN=i(e=>hm(e)||mm(e),"isTableIdOrExternalTableId"),hm=tn("ta"),gm=tn("view"),fN=tn("datasource"),mN=tn("query");function hN(e){if(!gm(e))throw new Error("Unable to extract table ID, is not a view ID");let t=e.split("_");return t.shift(),e=t.join("_"),new RegExp(`^(?<tableId>.+)${"_"}([^${"_"}]+)$`).exec(e).groups.tableId}i(hN,"getTableIdFromViewId");var mF=3;function ym(e,t,r=","){let n=t.join(r),o=e.map(s=>t.map(a=>Sm(s[a],r)).join(r));return[n,...o].join(`
|
|
2
|
+
`),n={variables:{},expressions:[],errors:{}},o=0,s=r.length;o<s;o++){var a=r[o],u=null,l=a.trim();if(l.length>0){if(l.match(/^#/))continue;if(u=l.match(/^(.*)=(.*)$/))n.variables[u[1]]=u[2];else{var p=null;try{p=Fe._parseEntry("0 "+l),n.expressions.push(p.interval)}catch(c){n.errors[l]=c}}}}return n},"parseString");Fe.parseFile=i(function(t,r){require("fs").readFile(t,function(n,o){if(n){r(n);return}return r(null,Fe.parseString(o.toString()))})},"parseFile");pc.exports=Fe});var Tc=d((oL,yc)=>{"use strict";var QO=Pt();function ZO(){this.__data__=new QO,this.size=0}i(ZO,"stackClear");yc.exports=ZO});var Ac=d((aL,Sc)=>{"use strict";function KO(e){var t=this.__data__,r=t.delete(e);return this.size=t.size,r}i(KO,"stackDelete");Sc.exports=KO});var Ic=d((lL,Oc)=>{"use strict";function JO(e){return this.__data__.get(e)}i(JO,"stackGet");Oc.exports=JO});var xc=d((cL,Ec)=>{"use strict";function XO(e){return this.__data__.has(e)}i(XO,"stackHas");Ec.exports=XO});var wc=d((fL,Rc)=>{"use strict";var eI=Pt(),tI=mr(),rI=hr(),nI=200;function iI(e,t){var r=this.__data__;if(r instanceof eI){var n=r.__data__;if(!tI||n.length<nI-1)return n.push([e,t]),this.size=++r.size,this;r=this.__data__=new rI(n)}return r.set(e,t),this.size=r.size,this}i(iI,"stackSet");Rc.exports=iI});var Oi=d((hL,bc)=>{"use strict";var oI=Pt(),sI=Tc(),aI=Ac(),uI=Ic(),lI=xc(),pI=wc();function It(e){var t=this.__data__=new oI(e);this.size=t.size}i(It,"Stack");It.prototype.clear=sI;It.prototype.delete=aI;It.prototype.get=uI;It.prototype.has=lI;It.prototype.set=pI;bc.exports=It});var vc=d((yL,Nc)=>{"use strict";var cI="__lodash_hash_undefined__";function dI(e){return this.__data__.set(e,cI),this}i(dI,"setCacheAdd");Nc.exports=dI});var Cc=d((SL,_c)=>{"use strict";function fI(e){return this.__data__.has(e)}i(fI,"setCacheHas");_c.exports=fI});var Lc=d((OL,Dc)=>{"use strict";var mI=hr(),hI=vc(),gI=Cc();function Wr(e){var t=-1,r=e==null?0:e.length;for(this.__data__=new mI;++t<r;)this.add(e[t])}i(Wr,"SetCache");Wr.prototype.add=Wr.prototype.push=hI;Wr.prototype.has=gI;Dc.exports=Wr});var kc=d((EL,Mc)=>{"use strict";function yI(e,t){for(var r=-1,n=e==null?0:e.length;++r<n;)if(t(e[r],r,e))return!0;return!1}i(yI,"arraySome");Mc.exports=yI});var Fc=d((RL,Pc)=>{"use strict";function TI(e,t){return e.has(t)}i(TI,"cacheHas");Pc.exports=TI});var Ii=d((bL,Uc)=>{"use strict";var SI=Lc(),AI=kc(),OI=Fc(),II=1,EI=2;function xI(e,t,r,n,o,s){var a=r&II,u=e.length,l=t.length;if(u!=l&&!(a&&l>u))return!1;var p=s.get(e),c=s.get(t);if(p&&c)return p==t&&c==e;var m=-1,h=!0,f=r&EI?new SI:void 0;for(s.set(e,t),s.set(t,e);++m<u;){var T=e[m],C=t[m];if(n)var W=a?n(C,T,m,t,e,s):n(T,C,m,e,t,s);if(W!==void 0){if(W)continue;h=!1;break}if(f){if(!AI(t,function(N,k){if(!OI(f,k)&&(T===N||o(T,N,r,n,s)))return f.push(k)})){h=!1;break}}else if(!(T===C||o(T,C,r,n,s))){h=!1;break}}return s.delete(e),s.delete(t),h}i(xI,"equalArrays");Uc.exports=xI});var Gc=d((vL,qc)=>{"use strict";var RI=Ee(),wI=RI.Uint8Array;qc.exports=wI});var Bc=d((_L,Wc)=>{"use strict";function bI(e){var t=-1,r=Array(e.size);return e.forEach(function(n,o){r[++t]=[o,n]}),r}i(bI,"mapToArray");Wc.exports=bI});var $c=d((DL,Vc)=>{"use strict";function NI(e){var t=-1,r=Array(e.size);return e.forEach(function(n){r[++t]=n}),r}i(NI,"setToArray");Vc.exports=NI});var Qc=d((ML,zc)=>{"use strict";var Hc=rt(),jc=Gc(),vI=fr(),_I=Ii(),CI=Bc(),DI=$c(),LI=1,MI=2,kI="[object Boolean]",PI="[object Date]",FI="[object Error]",UI="[object Map]",qI="[object Number]",GI="[object RegExp]",WI="[object Set]",BI="[object String]",VI="[object Symbol]",$I="[object ArrayBuffer]",HI="[object DataView]",Yc=Hc?Hc.prototype:void 0,Ei=Yc?Yc.valueOf:void 0;function jI(e,t,r,n,o,s,a){switch(r){case HI:if(e.byteLength!=t.byteLength||e.byteOffset!=t.byteOffset)return!1;e=e.buffer,t=t.buffer;case $I:return!(e.byteLength!=t.byteLength||!s(new jc(e),new jc(t)));case kI:case PI:case qI:return vI(+e,+t);case FI:return e.name==t.name&&e.message==t.message;case GI:case BI:return e==t+"";case UI:var u=CI;case WI:var l=n&LI;if(u||(u=DI),e.size!=t.size&&!l)return!1;var p=a.get(e);if(p)return p==t;n|=MI,a.set(e,t);var c=_I(u(e),u(t),n,o,s,a);return a.delete(e),c;case VI:if(Ei)return Ei.call(e)==Ei.call(t)}return!1}i(jI,"equalByTag");zc.exports=jI});var xi=d((PL,Zc)=>{"use strict";var YI=Sr(),zI=Se();function QI(e,t,r){var n=t(e);return zI(e)?n:YI(n,r(e))}i(QI,"baseGetAllKeys");Zc.exports=QI});var Jc=d((UL,Kc)=>{"use strict";function ZI(e,t){for(var r=-1,n=e==null?0:e.length,o=0,s=[];++r<n;){var a=e[r];t(a,r,e)&&(s[o++]=a)}return s}i(ZI,"arrayFilter");Kc.exports=ZI});var Ri=d((GL,Xc)=>{"use strict";function KI(){return[]}i(KI,"stubArray");Xc.exports=KI});var wi=d((BL,td)=>{"use strict";var JI=Jc(),XI=Ri(),eE=Object.prototype,tE=eE.propertyIsEnumerable,ed=Object.getOwnPropertySymbols,rE=ed?function(e){return e==null?[]:(e=Object(e),JI(ed(e),function(t){return tE.call(e,t)}))}:XI;td.exports=rE});var nd=d((VL,rd)=>{"use strict";function nE(e,t){for(var r=-1,n=Array(e);++r<e;)n[r]=t(r);return n}i(nE,"baseTimes");rd.exports=nE});var od=d((HL,id)=>{"use strict";function iE(){return!1}i(iE,"stubFalse");id.exports=iE});var Br=d((Kt,Et)=>{"use strict";var oE=Ee(),sE=od(),ud=typeof Kt=="object"&&Kt&&!Kt.nodeType&&Kt,sd=ud&&typeof Et=="object"&&Et&&!Et.nodeType&&Et,aE=sd&&sd.exports===ud,ad=aE?oE.Buffer:void 0,uE=ad?ad.isBuffer:void 0,lE=uE||sE;Et.exports=lE});var pd=d((YL,ld)=>{"use strict";var pE=We(),cE=Tr(),dE=Be(),fE="[object Arguments]",mE="[object Array]",hE="[object Boolean]",gE="[object Date]",yE="[object Error]",TE="[object Function]",SE="[object Map]",AE="[object Number]",OE="[object Object]",IE="[object RegExp]",EE="[object Set]",xE="[object String]",RE="[object WeakMap]",wE="[object ArrayBuffer]",bE="[object DataView]",NE="[object Float32Array]",vE="[object Float64Array]",_E="[object Int8Array]",CE="[object Int16Array]",DE="[object Int32Array]",LE="[object Uint8Array]",ME="[object Uint8ClampedArray]",kE="[object Uint16Array]",PE="[object Uint32Array]",Y={};Y[NE]=Y[vE]=Y[_E]=Y[CE]=Y[DE]=Y[LE]=Y[ME]=Y[kE]=Y[PE]=!0;Y[fE]=Y[mE]=Y[wE]=Y[hE]=Y[bE]=Y[gE]=Y[yE]=Y[TE]=Y[SE]=Y[AE]=Y[OE]=Y[IE]=Y[EE]=Y[xE]=Y[RE]=!1;function FE(e){return dE(e)&&cE(e.length)&&!!Y[pE(e)]}i(FE,"baseIsTypedArray");ld.exports=FE});var dd=d((QL,cd)=>{"use strict";function UE(e){return function(t){return e(t)}}i(UE,"baseUnary");cd.exports=UE});var md=d((Jt,xt)=>{"use strict";var qE=sn(),fd=typeof Jt=="object"&&Jt&&!Jt.nodeType&&Jt,Xt=fd&&typeof xt=="object"&&xt&&!xt.nodeType&&xt,GE=Xt&&Xt.exports===fd,bi=GE&&qE.process,WE=(function(){try{var e=Xt&&Xt.require&&Xt.require("util").types;return e||bi&&bi.binding&&bi.binding("util")}catch{}})();xt.exports=WE});var Vr=d((KL,yd)=>{"use strict";var BE=pd(),VE=dd(),hd=md(),gd=hd&&hd.isTypedArray,$E=gd?VE(gd):BE;yd.exports=$E});var Ni=d((JL,Td)=>{"use strict";var HE=nd(),jE=qt(),YE=Se(),zE=Br(),QE=yr(),ZE=Vr(),KE=Object.prototype,JE=KE.hasOwnProperty;function XE(e,t){var r=YE(e),n=!r&&jE(e),o=!r&&!n&&zE(e),s=!r&&!n&&!o&&ZE(e),a=r||n||o||s,u=a?HE(e.length,String):[],l=u.length;for(var p in e)(t||JE.call(e,p))&&!(a&&(p=="length"||o&&(p=="offset"||p=="parent")||s&&(p=="buffer"||p=="byteLength"||p=="byteOffset")||QE(p,l)))&&u.push(p);return u}i(XE,"arrayLikeKeys");Td.exports=XE});var $r=d((e0,Sd)=>{"use strict";var ex=Object.prototype;function tx(e){var t=e&&e.constructor,r=typeof t=="function"&&t.prototype||ex;return e===r}i(tx,"isPrototype");Sd.exports=tx});var Od=d((r0,Ad)=>{"use strict";var rx=an(),nx=rx(Object.keys,Object);Ad.exports=nx});var vi=d((n0,Id)=>{"use strict";var ix=$r(),ox=Od(),sx=Object.prototype,ax=sx.hasOwnProperty;function ux(e){if(!ix(e))return ox(e);var t=[];for(var r in Object(e))ax.call(e,r)&&r!="constructor"&&t.push(r);return t}i(ux,"baseKeys");Id.exports=ux});var Hr=d((o0,Ed)=>{"use strict";var lx=Rn(),px=Tr();function cx(e){return e!=null&&px(e.length)&&!lx(e)}i(cx,"isArrayLike");Ed.exports=cx});var _i=d((a0,xd)=>{"use strict";var dx=Ni(),fx=vi(),mx=Hr();function hx(e){return mx(e)?dx(e):fx(e)}i(hx,"keys");xd.exports=hx});var wd=d((l0,Rd)=>{"use strict";var gx=xi(),yx=wi(),Tx=_i();function Sx(e){return gx(e,Tx,yx)}i(Sx,"getAllKeys");Rd.exports=Sx});var vd=d((c0,Nd)=>{"use strict";var bd=wd(),Ax=1,Ox=Object.prototype,Ix=Ox.hasOwnProperty;function Ex(e,t,r,n,o,s){var a=r&Ax,u=bd(e),l=u.length,p=bd(t),c=p.length;if(l!=c&&!a)return!1;for(var m=l;m--;){var h=u[m];if(!(a?h in t:Ix.call(t,h)))return!1}var f=s.get(e),T=s.get(t);if(f&&T)return f==t&&T==e;var C=!0;s.set(e,t),s.set(t,e);for(var W=a;++m<l;){h=u[m];var N=e[h],k=t[h];if(n)var $=a?n(k,N,h,t,e,s):n(N,k,h,e,t,s);if(!($===void 0?N===k||o(N,k,r,n,s):$)){C=!1;break}W||(W=h=="constructor")}if(C&&!W){var D=e.constructor,te=t.constructor;D!=te&&"constructor"in e&&"constructor"in t&&!(typeof D=="function"&&D instanceof D&&typeof te=="function"&&te instanceof te)&&(C=!1)}return s.delete(e),s.delete(t),C}i(Ex,"equalObjects");Nd.exports=Ex});var Cd=d((f0,_d)=>{"use strict";var xx=Ce(),Rx=Ee(),wx=xx(Rx,"DataView");_d.exports=wx});var Ld=d((m0,Dd)=>{"use strict";var bx=Ce(),Nx=Ee(),vx=bx(Nx,"Promise");Dd.exports=vx});var kd=d((h0,Md)=>{"use strict";var _x=Ce(),Cx=Ee(),Dx=_x(Cx,"Set");Md.exports=Dx});var Fd=d((g0,Pd)=>{"use strict";var Lx=Ce(),Mx=Ee(),kx=Lx(Mx,"WeakMap");Pd.exports=kx});var Pi=d((y0,$d)=>{"use strict";var Ci=Cd(),Di=mr(),Li=Ld(),Mi=kd(),ki=Fd(),Vd=We(),Rt=bn(),Ud="[object Map]",Px="[object Object]",qd="[object Promise]",Gd="[object Set]",Wd="[object WeakMap]",Bd="[object DataView]",Fx=Rt(Ci),Ux=Rt(Di),qx=Rt(Li),Gx=Rt(Mi),Wx=Rt(ki),Je=Vd;(Ci&&Je(new Ci(new ArrayBuffer(1)))!=Bd||Di&&Je(new Di)!=Ud||Li&&Je(Li.resolve())!=qd||Mi&&Je(new Mi)!=Gd||ki&&Je(new ki)!=Wd)&&(Je=i(function(e){var t=Vd(e),r=t==Px?e.constructor:void 0,n=r?Rt(r):"";if(n)switch(n){case Fx:return Bd;case Ux:return Ud;case qx:return qd;case Gx:return Gd;case Wx:return Wd}return t},"getTag"));$d.exports=Je});var Jd=d((S0,Kd)=>{"use strict";var Fi=Oi(),Bx=Ii(),Vx=Qc(),$x=vd(),Hd=Pi(),jd=Se(),Yd=Br(),Hx=Vr(),jx=1,zd="[object Arguments]",Qd="[object Array]",jr="[object Object]",Yx=Object.prototype,Zd=Yx.hasOwnProperty;function zx(e,t,r,n,o,s){var a=jd(e),u=jd(t),l=a?Qd:Hd(e),p=u?Qd:Hd(t);l=l==zd?jr:l,p=p==zd?jr:p;var c=l==jr,m=p==jr,h=l==p;if(h&&Yd(e)){if(!Yd(t))return!1;a=!0,c=!1}if(h&&!c)return s||(s=new Fi),a||Hx(e)?Bx(e,t,r,n,o,s):Vx(e,t,l,r,n,o,s);if(!(r&jx)){var f=c&&Zd.call(e,"__wrapped__"),T=m&&Zd.call(t,"__wrapped__");if(f||T){var C=f?e.value():e,W=T?t.value():t;return s||(s=new Fi),o(C,W,r,n,s)}}return h?(s||(s=new Fi),$x(e,t,r,n,o,s)):!1}i(zx,"baseIsEqualDeep");Kd.exports=zx});var Ui=d((O0,tf)=>{"use strict";var Qx=Jd(),Xd=Be();function ef(e,t,r,n,o){return e===t?!0:e==null||t==null||!Xd(e)&&!Xd(t)?e!==e&&t!==t:Qx(e,t,r,n,ef,o)}i(ef,"baseIsEqual");tf.exports=ef});var nf=d((E0,rf)=>{"use strict";var Zx=Oi(),Kx=Ui(),Jx=1,Xx=2;function eR(e,t,r,n){var o=r.length,s=o,a=!n;if(e==null)return!s;for(e=Object(e);o--;){var u=r[o];if(a&&u[2]?u[1]!==e[u[0]]:!(u[0]in e))return!1}for(;++o<s;){u=r[o];var l=u[0],p=e[l],c=u[1];if(a&&u[2]){if(p===void 0&&!(l in e))return!1}else{var m=new Zx;if(n)var h=n(p,c,l,e,t,m);if(!(h===void 0?Kx(c,p,Jx|Xx,n,m):h))return!1}}return!0}i(eR,"baseIsMatch");rf.exports=eR});var qi=d((R0,of)=>{"use strict";var tR=at();function rR(e){return e===e&&!tR(e)}i(rR,"isStrictComparable");of.exports=rR});var af=d((b0,sf)=>{"use strict";var nR=qi(),iR=_i();function oR(e){for(var t=iR(e),r=t.length;r--;){var n=t[r],o=e[n];t[r]=[n,o,nR(o)]}return t}i(oR,"getMatchData");sf.exports=oR});var Gi=d((v0,uf)=>{"use strict";function sR(e,t){return function(r){return r==null?!1:r[e]===t&&(t!==void 0||e in Object(r))}}i(sR,"matchesStrictComparable");uf.exports=sR});var pf=d((C0,lf)=>{"use strict";var aR=nf(),uR=af(),lR=Gi();function pR(e){var t=uR(e);return t.length==1&&t[0][2]?lR(t[0][0],t[0][1]):function(r){return r===e||aR(r,e,t)}}i(pR,"baseMatches");lf.exports=pR});var df=d((L0,cf)=>{"use strict";var cR=gr();function dR(e,t,r){var n=e==null?void 0:cR(e,t);return n===void 0?r:n}i(dR,"get");cf.exports=dR});var mf=d((k0,ff)=>{"use strict";var fR=Ui(),mR=df(),hR=Dn(),gR=dr(),yR=qi(),TR=Gi(),SR=ct(),AR=1,OR=2;function IR(e,t){return gR(e)&&yR(t)?TR(SR(e),t):function(r){var n=mR(r,e);return n===void 0&&n===t?hR(r,e):fR(t,n,AR|OR)}}i(IR,"baseMatchesProperty");ff.exports=IR});var gf=d((F0,hf)=>{"use strict";function ER(e){return function(t){return t?.[e]}}i(ER,"baseProperty");hf.exports=ER});var Tf=d((q0,yf)=>{"use strict";var xR=gr();function RR(e){return function(t){return xR(t,e)}}i(RR,"basePropertyDeep");yf.exports=RR});var Af=d((W0,Sf)=>{"use strict";var wR=gf(),bR=Tf(),NR=dr(),vR=ct();function _R(e){return NR(e)?wR(vR(e)):bR(e)}i(_R,"property");Sf.exports=_R});var If=d((V0,Of)=>{"use strict";var CR=pf(),DR=mf(),LR=Ln(),MR=Se(),kR=Af();function PR(e){return typeof e=="function"?e:e==null?LR:typeof e=="object"?MR(e)?DR(e[0],e[1]):CR(e):kR(e)}i(PR,"baseIteratee");Of.exports=PR});var xf=d((H0,Ef)=>{"use strict";var FR=Sr(),UR=un(),qR=wi(),GR=Ri(),WR=Object.getOwnPropertySymbols,BR=WR?function(e){for(var t=[];e;)FR(t,qR(e)),e=UR(e);return t}:GR;Ef.exports=BR});var wf=d((j0,Rf)=>{"use strict";function VR(e){var t=[];if(e!=null)for(var r in Object(e))t.push(r);return t}i(VR,"nativeKeysIn");Rf.exports=VR});var Nf=d((z0,bf)=>{"use strict";var $R=at(),HR=$r(),jR=wf(),YR=Object.prototype,zR=YR.hasOwnProperty;function QR(e){if(!$R(e))return jR(e);var t=HR(e),r=[];for(var n in e)n=="constructor"&&(t||!zR.call(e,n))||r.push(n);return r}i(QR,"baseKeysIn");bf.exports=QR});var _f=d((Z0,vf)=>{"use strict";var ZR=Ni(),KR=Nf(),JR=Hr();function XR(e){return JR(e)?ZR(e,!0):KR(e)}i(XR,"keysIn");vf.exports=XR});var Df=d((J0,Cf)=>{"use strict";var ew=xi(),tw=xf(),rw=_f();function nw(e){return ew(e,rw,tw)}i(nw,"getAllKeysIn");Cf.exports=nw});var Mf=d((eM,Lf)=>{"use strict";var iw=vn(),ow=If(),sw=Cn(),aw=Df();function uw(e,t){if(e==null)return{};var r=iw(aw(e),function(n){return[n]});return t=ow(t),sw(e,r,function(n,o){return t(n,o[0])})}i(uw,"pickBy");Lf.exports=uw});var $f=d((PM,Vf)=>{"use strict";var Rw=vi(),ww=Pi(),bw=qt(),Nw=Se(),vw=Hr(),_w=Br(),Cw=$r(),Dw=Vr(),Lw="[object Map]",Mw="[object Set]",kw=Object.prototype,Pw=kw.hasOwnProperty;function Fw(e){if(e==null)return!0;if(vw(e)&&(Nw(e)||typeof e=="string"||typeof e.splice=="function"||_w(e)||Dw(e)||bw(e)))return!e.length;var t=ww(e);if(t==Lw||t==Mw)return!e.size;if(Cw(e))return!Rw(e).length;for(var r in e)if(Pw.call(e,r))return!1;return!0}i(Fw,"isEmpty");Vf.exports=Fw});var MN={};_(MN,{ACCOUNT_PORTAL_PATHS:()=>st,AIOperations:()=>hh,AppFontFamilyOptions:()=>wh,AppFontFamilyStacks:()=>On,BUILDER_URLS:()=>Ve,BpmCorrelationKey:()=>Ys,BpmInstanceKey:()=>zs,BpmStatusKey:()=>Qs,BpmStatusValue:()=>Zs,BuilderSocketEvent:()=>js,ChatCommands:()=>Dt,ClientHeader:()=>Us,DEFAULT_BB_DATASOURCE_ID:()=>Mh,DefaultAppTheme:()=>xh,DefaultBuilderTheme:()=>Eh,DefaultExistingAppFontFamily:()=>Bs,DefaultNewAppFontFamily:()=>Rh,GridSocketEvent:()=>Hs,Header:()=>qs,InvalidFileExtensions:()=>Lh,MAX_SESSIONS_PER_USER:()=>mF,OperationFieldTypes:()=>gh,OperationFields:()=>yh,OperatorOptions:()=>se,PROTECTED_EXTERNAL_COLUMNS:()=>Gs,PROTECTED_INTERNAL_COLUMNS:()=>Lt,REBOOT_CRON:()=>Dh,REVIEWERS:()=>or,REVIEWER_TYPES:()=>bm,RoleColor:()=>Ws,SWITCHABLE_TYPES:()=>Sh,SocketEvent:()=>$s,SocketSessionTTL:()=>Nh,SqlNumberTypeRangeMap:()=>In,SupportedChatCommands:()=>Th,TRANSLATION_CATEGORY_LABELS:()=>vN,ThemeClassPrefix:()=>ot,ThemeOptions:()=>pr,UI_TRANSLATIONS:()=>CN,ValidColumnNameRegex:()=>_h,ValidQueryNameRegex:()=>vh,ValidSnippetNameRegex:()=>Ch,applyBaseUrl:()=>Yr,automations:()=>ts,buildAgentTestCaseSnapshot:()=>Lm,calendarTranslations:()=>ds,canBeDisplayColumn:()=>em,canBeSortColumn:()=>pb,canHaveDefaultColumn:()=>cb,convertDataToExportFormat:()=>gN,convertRowsToCsv:()=>ym,convertRowsToJson:()=>Tm,createReviewer:()=>vm,createTranslationDefinitions:()=>Z,dataFilters:()=>lo,describeReviewer:()=>_m,ensureValidAppFontFamily:()=>Vs,ensureValidTheme:()=>tm,escapeCsvValue:()=>Sm,filterTranslations:()=>ss,filterValidTranslationOverrides:()=>fs,findDuplicateInternalColumns:()=>fb,forgotPasswordTranslations:()=>ps,getAppFontFamilyStack:()=>bh,getDocumentType:()=>uN,getNextPreviewDevice:()=>Pf,getPreviewDeviceIcon:()=>Ff,getPreviewModalDevice:()=>Uf,getQueryToolBindings:()=>mh,getReadableQueryToolBinding:()=>Fs,getReviewerLabel:()=>Dm,getTableIdFromViewId:()=>hN,getThemeClassNames:()=>mb,getVirtualDocumentType:()=>pN,helpers:()=>to,isAllowedDisplayField:()=>db,isDatasourceOrDatasourcePlusId:()=>fN,isExternalColumnName:()=>Oh,isExternalTableId:()=>mm,isInternalColumnName:()=>Ah,isQueryId:()=>mN,isQueryToolType:()=>ch,isTableId:()=>hm,isTableIdOrExternalTableId:()=>dN,isViewId:()=>gm,loginTranslations:()=>ls,passwordModalTranslations:()=>is,pickerTranslations:()=>os,portalTranslations:()=>us,profileModalTranslations:()=>ns,readReviewerContent:()=>on,recaptchaTranslations:()=>as,resolveTranslationGroup:()=>LN,resolveWorkspaceTranslations:()=>DN,sdk:()=>To,translations:()=>rn,userMenuTranslations:()=>rs,utils:()=>kn,validateReviewer:()=>Cm,validationTranslations:()=>cs,writeReviewerContent:()=>Nm});module.exports=wm(MN);var nn=i((e,t)=>t?.[e]||e,"getOperationLabel"),hs=i((e,t)=>t?.[e]||e,"getToolLabel"),or={exact_match:{label:"Exact match",description:"Require the final response to exactly match some text.",inputType:"textarea",requiredMessage:"exact match text is required",evaluate:i((e,{response:t})=>{let r=t===e.value;return{passed:r,message:r?`Matched exactly "${e.value}".`:`Expected the final response to exactly match "${e.value}".`}},"evaluate")},contains_text:{label:"Contains text",description:"Require the final response to include some text.",inputType:"input",requiredMessage:"contains text is required",evaluate:i((e,{response:t})=>{let r=t.includes(e.value);return{passed:r,message:r?`Found "${e.value}" in the final response.`:`Expected the final response to include "${e.value}".`}},"evaluate")},llm_judge:{label:"LLM judge",description:"Grade the response against a free-form rubric.",inputType:"textarea",requiredMessage:"judge rubric is required",evaluate:"async"},tool_used:{label:"Tool used",description:"Pass when a specific tool was used during the run.",inputType:"select",requiredMessage:"tool name is required",evaluate:i((e,{toolCalls:t,toolDisplayNames:r})=>{let n=t.includes(e.value),o=hs(e.value,r);return{passed:n,message:n?`Tool "${o}" was used.`:`Expected tool "${o}" to be used.`}},"evaluate")},operation_used:{label:"Operation used",description:"Pass when a specific operation was selected for the run.",inputType:"select",requiredMessage:"operation is required",evaluate:i((e,{selectedOperationId:t,selectedOperationName:r,operationNamesById:n})=>{let o=t===e.value,s=nn(e.value,n),a=t&&(r||nn(t,n));return{passed:o,message:o?`Operation "${s}" was used.`:a?`Expected operation "${s}" to be used, but "${a}" was selected.`:`Expected operation "${s}" to be used.`}},"evaluate")}},bm=Object.keys(or),on=i(e=>e.value,"readReviewerContent"),Nm=i((e,t)=>({...e,value:t}),"writeReviewerContent"),vm=i((e,t,r="")=>({id:t,type:e,value:r}),"createReviewer"),_m=i((e,{toolDisplayNames:t,operationNamesById:r}={})=>{let n=on(e);if(n)return e.type==="tool_used"?hs(n,t):e.type==="operation_used"?nn(n,r):n},"describeReviewer"),Cm=i(e=>on(e)?null:or[e.type].requiredMessage,"validateReviewer"),Dm=i(e=>or[e].label,"getReviewerLabel"),Lm=i(e=>({id:e.id,groupId:e.groupId,name:e.name,input:e.input,context:e.context,aiConfigIds:e.aiConfigIds,reviewers:e.reviewers}),"buildAgentTestCaseSnapshot");var tt=(r=>(r.ASCENDING="ascending",r.DESCENDING="descending",r))(tt||{});var ph=_e(ln());var Ct=(a=>(a.EQUAL="equal",a.NOT_EQUAL="notEqual",a.EMPTY="empty",a.NOT_EMPTY="notEmpty",a.FUZZY="fuzzy",a.STRING="string",a))(Ct||{}),nt=(s=>(s.CONTAINS="contains",s.NOT_CONTAINS="notContains",s.CONTAINS_ANY="containsAny",s.ONE_OF="oneOf",s.NOT_ONE_OF="notOneOf",s))(nt||{}),sr=(t=>(t.RANGE="range",t))(sr||{}),ar=(r=>(r.AND="$and",r.OR="$or",r))(ar||{});function ur(e){return Object.values(ar).includes(e)}i(ur,"isLogicalSearchOperator");function Ls(e){return Object.values(Ct).includes(e)}i(Ls,"isBasicSearchOperator");function Ms(e){return Object.values(nt).includes(e)}i(Ms,"isArraySearchOperator");function lr(e){return Object.values(sr).includes(e)}i(lr,"isRangeSearchOperator");var pn=i(e=>`${e}_`,"prefixed"),it=(b=>(b.USER="us",b.GROUP="gr",b.CONFIG="config",b.TEMPLATE="template",b.WORKSPACE="app",b.DEV="dev",b.WORKSPACE_DEV="app_dev",b.WORKSPACE_METADATA="app_metadata",b.ROLE="role",b.DEV_INFO="devinfo",b.AUTOMATION_LOG="log_au",b.ACCOUNT_METADATA="acc_metadata",b.PLUGIN="plg",b.DATASOURCE="datasource",b.DATASOURCE_PLUS="datasource_plus",b.WORKSPACE_BACKUP="backup",b.TABLE="ta",b.ROW="ro",b.AUTOMATION="au",b.LINK="li",b.WEBHOOK="wh",b.INSTANCE="inst",b.LAYOUT="layout",b.SCREEN="screen",b.QUERY="query",b.DEPLOYMENTS="deployments",b.METADATA="metadata",b.MEM_VIEW="view",b.USER_FLAG="flag",b.AUTOMATION_METADATA="meta_au",b.AUDIT_LOG="al",b.SCIM_LOG="scimlog",b.ROW_ACTIONS="ra",b.OAUTH2_CONFIG="oauth2",b.OAUTH2_CONFIG_LOG="oauth2log",b.AGENT="agent",b.CHAT_APP="chatapp",b.CHAT_CONVERSATION="chatconvo",b.CHAT_IDENTITY_LINK="chatidentitylink",b.AGENT_TOOL_SOURCE="agenttoolsource",b.AGENT_FILE="agentfile",b.AGENT_LOG_SESSION="agentlogsession",b.AGENT_LOG_REQUEST="agentlogrequest",b.AGENT_REQUEST="agentrequest",b.AGENT_TEST_SUITE="agenttestsuite",b.AGENT_TEST_RUN="agenttestrun",b.AGENT_KNOWLEDGE_SOURCE_SYNC_STATE="agentknowledgesync",b.AGENT_KNOWLEDGE_SOURCE_CONNECTION="agentknowledgeconn",b.KNOWLEDGE_BASE_FILE="knowledgebasefile",b.AI_CONFIG="aiconfig",b.LITELLM_KEY="litellmkey",b.KNOWLEDGE_BASE="knowledgebase",b.WORKSPACE_APP="workspace_app",b.WORKSPACE_FAVOURITE="workspace_favourite",b.PROJECT="project",b.AUTO_COLUMN_STATE="autocolumn_state",b.ESCALATION_CONTEXT="escalation_context",b.ESCALATION_NOTIFICATION="escalation_notification",b))(it||{});var cn=(r=>(r.VIEW="view",r.ROW_ACTION="row_action",r))(cn||{});var Te=(l=>(l.ROW_SAVED="ROW_SAVED",l.ROW_UPDATED="ROW_UPDATED",l.ROW_DELETED="ROW_DELETED",l.WEBHOOK="WEBHOOK",l.APP="APP",l.CRON="CRON",l.ROW_ACTION="ROW_ACTION",l.EMAIL="EMAIL",l))(Te||{});var B=(x=>(x.SEND_EMAIL_SMTP="SEND_EMAIL_SMTP",x.CREATE_ROW="CREATE_ROW",x.GET_ROW="GET_ROW",x.UPDATE_ROW="UPDATE_ROW",x.DELETE_ROW="DELETE_ROW",x.QUERY_ROWS="QUERY_ROWS",x.EXECUTE_BASH="EXECUTE_BASH",x.OUTGOING_WEBHOOK="OUTGOING_WEBHOOK",x.EXECUTE_SCRIPT="EXECUTE_SCRIPT",x.EXECUTE_SCRIPT_V2="EXECUTE_SCRIPT_V2",x.EXECUTE_QUERY="EXECUTE_QUERY",x.SERVER_LOG="SERVER_LOG",x.DELAY="DELAY",x.FILTER="FILTER",x.API_REQUEST="API_REQUEST",x.LOOP="LOOP",x.COLLECT="COLLECT",x.OPENAI="OPENAI",x.TRIGGER_AUTOMATION_RUN="TRIGGER_AUTOMATION_RUN",x.BRANCH="BRANCH",x.CLASSIFY_CONTENT="CLASSIFY_CONTENT",x.PROMPT_LLM="PROMPT_LLM",x.TRANSLATE="TRANSLATE",x.SUMMARISE="SUMMARISE",x.GENERATE_TEXT="GENERATE_TEXT",x.EXTRACT_FILE_DATA="EXTRACT_FILE_DATA",x.EXTRACT_STATE="EXTRACT_STATE",x.LOOP_V2="LOOP_V2",x.AGENT="AGENT",x.ESCALATION="ESCALATION",x.discord="discord",x.slack="slack",x.zapier="zapier",x.integromat="integromat",x.n8n="n8n",x))(B||{}),ov=[...Object.values(B),...Object.values(Te)];var dn=(u=>(u.EMAIL="email",u.DOCUMENT="document",u.BLOG_POST="blog_post",u.CHAT_MESSAGE="chat_message",u.LETTER="letter",u.PROPOSAL="proposal",u.OTHER="other",u))(dn||{}),ks={email:"Email",document:"Document",blog_post:"Blog post",chat_message:"Chat message",letter:"Letter",proposal:"Proposal",other:"Other"},fn=(r=>(r.URL="URL",r.ATTACHMENT="Attachment",r))(fn||{}),mn=(o=>(o.PDF="pdf",o.JPG="jpg",o.PNG="png",o.JPEG="jpeg",o))(mn||{});function Ps(e){return e.stepId==="BRANCH"}i(Ps,"isBranchStep");var hn=(o=>(o.EQUAL="EQUAL",o.NOT_EQUAL="NOT_EQUAL",o.GREATER_THAN="GREATER_THAN",o.LESS_THAN="LESS_THAN",o))(hn||{});var gn=(r=>(r.PASSWORD="password",r.OAUTH2="oauth2",r))(gn||{});var yn=(a=>(a.GET="GET",a.POST="POST",a.PATCH="PATCH",a.PUT="PUT",a.HEAD="HEAD",a.DELETE="DELETE",a))(yn||{});var Tn=(s=>(s.MILLISECONDS="milliseconds",s.SECONDS="seconds",s.MINUTES="minutes",s.HOURS="hours",s.DAYS="days",s))(Tn||{});var ch=i(e=>e==="REST_QUERY"||e==="DATASOURCE_QUERY","isQueryToolType"),Sn=i((e,t)=>e.toLowerCase().replace(/[^a-z0-9_-]/g,"_").replace(/_+/g,"_").replace(/^_|_$/g,"").substring(0,t),"sanitiseRuntimeNameSegment"),dh=i(e=>e.toLowerCase().replace(/[^a-z0-9]+/g,"_").replace(/^_|_$/g,""),"sanitiseReadableSource"),fh=i(e=>{let t=Sn(e,e.length).slice(-16);if(!t)throw new Error("Query ID must contain letters or numbers");return t},"getRuntimeIdentifier"),Fs=i(({sourceType:e,sourceLabel:t,queryName:r})=>{let n=e==="REST_QUERY",s=dh(t||(n?"API":"Datasource"));return`${n?`api.${s}`:s}.${r||"query"}`},"getReadableQueryToolBinding"),mh=i(({sourceType:e,sourceLabel:t,queryName:r,queryId:n})=>{let o=e==="REST_QUERY",a=Sn(t||(o?"API":"Datasource"),20)||"datasource",u=Sn(r||"query",20)||"query",l=fh(n),p=o?"rest":"ds";return{readableBinding:Fs({sourceType:e,sourceLabel:t,queryName:r}),runtimeBinding:`${p}_${a}_${u}_${l}`}},"getQueryToolBindings");var hh={SUMMARISE_TEXT:{label:"Summarise Text",value:"SUMMARISE_TEXT"},CLEAN_DATA:{label:"Clean Data",value:"CLEAN_DATA"},TRANSLATE:{label:"Translate",value:"TRANSLATE"},CATEGORISE_TEXT:{label:"Categorise Text",value:"CATEGORISE_TEXT"},SENTIMENT_ANALYSIS:{label:"Sentiment Analysis",value:"SENTIMENT_ANALYSIS"},PROMPT:{label:"Prompt",value:"PROMPT"},SEARCH_WEB:{label:"Search Web",value:"SEARCH_WEB"}},gh={MULTI_COLUMN:"columns",COLUMN:"column",BINDABLE_TEXT:"prompt"},yh={SUMMARISE_TEXT:{columns:"columns"},CLEAN_DATA:{column:"column"},TRANSLATE:{column:"column",language:"prompt"},CATEGORISE_TEXT:{columns:"columns",categories:"prompt"},SENTIMENT_ANALYSIS:{column:"column"},PROMPT:{prompt:"prompt"},SEARCH_WEB:{columns:"columns"}};var Us=(t=>(t.BUILDER="builder",t))(Us||{}),qs=(D=>(D.API_KEY="x-budibase-api-key",D.LICENSE_KEY="x-budibase-license-key",D.API_VER="x-budibase-api-version",D.WORKSPACE_ID="x-budibase-app-id",D.SESSION_ID="x-budibase-session-id",D.CLIENT="x-budibase-client",D.TYPE="x-budibase-type",D.PREVIEW_ROLE="x-budibase-role",D.TENANT_ID="x-budibase-tenant-id",D.VERIFICATION_CODE="x-budibase-verification-code",D.RETURN_VERIFICATION_CODE="x-budibase-return-verification-code",D.RESET_PASSWORD_CODE="x-budibase-reset-password-code",D.RETURN_RESET_PASSWORD_CODE="x-budibase-return-reset-password-code",D.TOKEN="x-budibase-token",D.CSRF_TOKEN="x-csrf-token",D.CORRELATION_ID="x-budibase-correlation-id",D.AUTHORIZATION="authorization",D.MIGRATING_APP="x-budibase-migrating-app",D.SKIP_MIGRATING_WAIT="x-budibase-migrating-app-skip-wait",D.COOKIE="cookie",D))(qs||{});var Dt={ASK:"ask",NEW:"new",LINK:"link",UNSUPPORTED:"unsupported"},Th=[Dt.ASK,Dt.NEW,Dt.LINK,Dt.UNSUPPORTED];var Sh={string:["string","options","longform","barcodeqr"],options:["options","string","longform","barcodeqr"],longform:["longform","string","options","barcodeqr"],barcodeqr:["barcodeqr","string","options","longform"],number:["number","boolean"],json:["json","array","attachment","attachment_single","bb_reference","signature_single"]};var Lt=["_id","_rev","type","createdAt","updatedAt","tableId"],Gs=["_id","_rev","tableId"];function Ah(e){return Lt.includes(e)}i(Ah,"isInternalColumnName");function Oh(e){return Gs.includes(e)}i(Oh,"isExternalColumnName");var Ws=(a=>(a.ADMIN="var(--spectrum-global-color-static-red-400)",a.POWER="var(--spectrum-global-color-static-orange-400)",a.BASIC="var(--spectrum-global-color-static-green-400)",a.PUBLIC="var(--spectrum-global-color-static-blue-400)",a.BUILDER="var(--spectrum-global-color-static-magenta-600)",a.DEFAULT_CUSTOM="var(--spectrum-global-color-static-magenta-400)",a))(Ws||{});var ot="spectrum--",Eh="darkest",xh="light",pr=[{id:"light",name:"Light"},{id:"darkest",name:"Dark"},{id:"nord",name:"Nord",base:"darkest"},{id:"midnight",name:"Midnight",base:"darkest"}],Bs="sourceSans",Rh="inter",wh=[{label:"Inter",value:"inter"},{label:"Source Sans",value:"sourceSans"}],On={sourceSans:'"Source Sans 3", -apple-system, BlinkMacSystemFont, Segoe UI, "Inter", "Helvetica Neue", Arial, "Noto Sans", sans-serif',inter:'"Inter", -apple-system, BlinkMacSystemFont, Segoe UI, "Helvetica Neue", Arial, "Noto Sans", sans-serif'},Vs=i(e=>e&&Object.prototype.hasOwnProperty.call(On,e)?e:Bs,"ensureValidAppFontFamily"),bh=i(e=>On[Vs(e)],"getAppFontFamilyStack");var Ve={WORKSPACES:"/builder/apps",SETTINGS_EMAIL:"/builder/settings/email",SETTINGS_AUTH:"/builder/settings/auth",SETTINGS_PEOPLE_USERS:"/builder/settings/people/users",APPS:"/builder/apps"},st={ACCOUNT:"/portal/account",BILLING:"/portal/billing",TENANTS:"/portal/tenants",UPGRADE:"/portal/upgrade"};var se={Equals:{value:"equal",label:"Equals"},NotEquals:{value:"notEqual",label:"Not equals"},Empty:{value:"empty",label:"Is empty"},NotEmpty:{value:"notEmpty",label:"Is not empty"},StartsWith:{value:"string",label:"Starts with"},Like:{value:"fuzzy",label:"Like"},MoreThan:{value:"rangeLow",label:"More than or equal to"},LessThan:{value:"rangeHigh",label:"Less than or equal to"},Contains:{value:"contains",label:"Contains"},NotContains:{value:"notContains",label:"Does not contain"},In:{value:"oneOf",label:"Is in"},NotIn:{value:"notOneOf",label:"Is not in"},ContainsAny:{value:"containsAny",label:"Has any"}},In={integer:{max:2147483647,min:-2147483648},int:{max:2147483647,min:-2147483648},smallint:{max:32767,min:-32768},mediumint:{max:8388607,min:-8388608}},$s=(n=>(n.UserUpdate="UserUpdate",n.UserDisconnect="UserDisconnect",n.Heartbeat="Heartbeat",n))($s||{}),Hs=(s=>(s.RowChange="RowChange",s.DatasourceChange="DatasourceChange",s.SelectDatasource="SelectDatasource",s.SelectCell="SelectCell",s.WorkspaceAppChange="WorkspaceAppChange",s))(Hs||{}),js=(f=>(f.SelectApp="SelectApp",f.TableChange="TableChange",f.DatasourceChange="DatasourceChange",f.LockTransfer="LockTransfer",f.ScreenChange="ScreenChange",f.AppMetadataChange="AppMetadataChange",f.SelectResource="SelectResource",f.AppPublishChange="AppPublishChange",f.AutomationChange="AutomationChange",f.AutomationTestProgress="AutomationTestProgress",f.RoleChange="RoleChange",f.WorkspaceAppChange="WorkspaceAppChange",f.AgentRequestChange="AgentRequestChange",f))(js||{}),Nh=60,vh=/^[^()]*$/,_h=/^[_a-zA-Z0-9\s]*$/g,Ch=/^[a-z_][a-z0-9_]*$/i,Dh="@reboot",Lh=["7z","action","apk","app","bat","bin","cab","cmd","com","command","cpl","csh","ex_","exe","gadget","inf1","ins","inx","ipa","isu","job","js","jse","ksh","lnk","msc","msi","msp","mst","osx","out","paf","php","pif","prg","ps1","reg","rgs","run","scr","sct","shb","shs","tar","u3p","vb","vbe","vbs","vbscript","wasm","workflow","ws","wsf","wsh","zip"],Ys=(r=>(r.ONBOARDING="budibase:onboarding:correlationkey",r.VERIFY_SSO_LOGIN="budibase:verify_sso_login:correlationkey",r))(Ys||{}),zs=(r=>(r.ONBOARDING="budibase:onboarding:instancekey",r.VERIFY_SSO_LOGIN="budibase:verify_sso_login:instancekey",r))(zs||{}),Qs=(r=>(r.ONBOARDING="budibase:onboarding:status",r.VERIFY_SSO_LOGIN="budibase:verify_sso_login:status",r))(Qs||{}),Zs=(s=>(s.STARTED="started",s.COMPLETING_ACCOUNT_INFO="completing_account_info",s.VERIFYING_EMAIL="verifying_email",s.COMPLETED="completed",s.FAILED="failed",s))(Zs||{}),Mh="datasource_internal_bb_default";var lo={};_(lo,{ColumnSplitter:()=>no,NoEmptyFilterStrings:()=>Yf,buildQuery:()=>zf,cleanupQuery:()=>so,fixupFilterArrays:()=>uo,getKeyNumbering:()=>ao,getValidOperatorsForType:()=>Gw,hasFilters:()=>io,limit:()=>Kf,multiSort:()=>Zf,recurseLogicalOperators:()=>oo,removeKeyNumbering:()=>Ar,runQuery:()=>Kr,search:()=>Vw,sort:()=>Qf,splitFiltersArray:()=>Or});var wt=_e(Ks());var kn={};_(kn,{filterValueToLabel:()=>bS,hasSchema:()=>NS,isSupportedUserSearch:()=>Il,nameToUrl:()=>LS,parallelForeach:()=>wS,processSearchFilters:()=>Mn,toMap:()=>_S,trimOtherProps:()=>vS,unreachable:()=>RS});var Ol=_e(Al());var xS=["field","operator","value","type","externalType","valueType","noValue","formulaType"];function RS(e,t){let r=t?.message||`No such case in exhaustive switch: ${e}`;if(!!!t?.doNotThrow)throw new Error(r)}i(RS,"unreachable");async function wS(e,t,r){let n=[],o=Symbol.asyncIterator in e,s=o?e[Symbol.asyncIterator]():e[Symbol.iterator](),a=i(async()=>{let u=await(o?s.next():Promise.resolve(s.next()));for(;!u.done;)await t(u.value),u=await(o?s.next():Promise.resolve(s.next()))},"executeNext");for(let u=0;u<r;u++)n.push(a());await Promise.all(n)}i(wS,"parallelForeach");function bS(){return Object.keys(se).reduce((e,t)=>{let n=se[t];return e[n.value]=n.label,e},{})}i(bS,"filterValueToLabel");function NS(e){return typeof e=="object"&&!Array.isArray(e)&&e!==null&&!(e instanceof Date)&&Object.keys(e).length>0}i(NS,"hasSchema");function vS(e,t){return Object.keys(e).filter(n=>t.includes(n)).reduce((n,o)=>({...n,[o]:e[o]}),{})}i(vS,"trimOtherProps");function Il(e){let t=[{op:"string",key:"email"},{op:"fuzzy",key:"email"},{op:"equal",key:"_id"},{op:"oneOf",key:"_id"}],{allOr:r,onEmptyFilter:n,...o}=e;for(let[s,a]of Object.entries(o)){if(typeof a!="object")return!1;if(ur(s)){for(let p of e[s].conditions)if(!Il(p))return!1;return!0}let u=Object.keys(a||{});if(u.length===0)continue;if(!t.find(p=>p.op===s&&u.length===1&&u[0]===p.key))return!1}return!0}i(Il,"isSupportedUserSearch");function Mn(e){if(!e||e.length===0)return;let{allOr:t,onEmptyFilter:r,filters:n}=Or(e);return{logicalOperator:"all",onEmptyFilter:r||"all",groups:[{logicalOperator:t?"any":"all",filters:n.map(o=>{let s=(0,Ol.default)(o,xS);return s.field=Ar(s.field),s})}]}}i(Mn,"processSearchFilters");function _S(e,t){return t.reduce((r,n)=>(r[n[e]]=n,r),{})}i(_S,"toMap");var CS=i(e=>e?e.trim():null,"resolveWorkspaceName"),DS=i(e=>{let t,r=CS(e);t=r?r.toLowerCase():"";let n=t?t.replace(/\s+/g,"-"):"";return encodeURI(n)},"resolveWorkspaceUrl"),LS=i(e=>{let t=DS(e);return MS(t)},"nameToUrl"),MS=i(e=>(e&&!e.startsWith("/")&&(e=`/${e}`),e===""?null:e),"tidyUrl");var to={};_(to,{accountPortalAccountUrl:()=>ji,accountPortalBillingUrl:()=>Yi,accountPortalUpgradeUrl:()=>zi,agentChatUrl:()=>eo,appAgentUrl:()=>Qr,appChatUrl:()=>zr,applyBaseUrl:()=>Yr,builderAppsUrl:()=>Xi,builderSettingsAuthUrl:()=>Ki,builderSettingsEmailUrl:()=>Zi,builderSettingsPeopleUsersUrl:()=>Ji,builderWorkspacesUrl:()=>Qi,cancelableTimeout:()=>El,cron:()=>xw,deepGet:()=>Pn,duplicateName:()=>Tw,escapeHtml:()=>qS,formatBytes:()=>Ew,getNextPreviewDevice:()=>Pf,getPreviewDeviceIcon:()=>Ff,getPreviewModalDevice:()=>Uf,getSequentialName:()=>Sw,getUserColor:()=>PS,getUserInitials:()=>kS,getUserLabel:()=>FS,isEnvironmentVariableKey:()=>Bf,isGoogleSheets:()=>WS,isSQL:()=>BS,lists:()=>$i,normaliseSafeCssColor:()=>$S,normalizeForComparison:()=>GS,retry:()=>VS,roles:()=>Vi,schema:()=>Zt,structuredOutput:()=>Ai,urlHelpers:()=>Wf,views:()=>Bi,wait:()=>Fn,withTimeout:()=>US});var Pn=i((e,t)=>{if(!e||!t)return null;if(Object.prototype.hasOwnProperty.call(e,t))return e[t];let r=t.split(".");for(let n=0;n<r.length;n++)e=e?.[r[n]];return e},"deepGet"),kS=i(e=>{if(!e)return"?";let t="";return t+=e.firstName?e.firstName[0]:"",t+=e.lastName?e.lastName[0]:"",t!==""?t:e.email?.[0]||"U"},"getUserInitials"),PS=i(e=>{let t=e?._id;if(!t)return"var(--spectrum-global-color-blue-400)";t=t.replace("ro_ta_users_","");let r=1;for(let n=0;n<t.length;n++)r+=t.charCodeAt(n),r=r%36;return`hsl(${r*10}, 50%, 40%)`},"getUserColor"),FS=i(e=>{if(!e)return"";let{firstName:t,lastName:r,email:n}=e;return t&&r?`${t} ${r}`:t||r||n},"getUserLabel");function El(e){let t;return[new Promise((r,n)=>{t=setTimeout(()=>{n({status:301,errno:"ETIME"})},e)}),()=>{clearTimeout(t)}]}i(El,"cancelableTimeout");async function US(e,t){let[r,n]=El(e),o=await Promise.race([t(),r]);return n(),o}i(US,"withTimeout");var qS=i(e=>e==null?"":String(e).replace(/&/g,"&").replace(/</g,"<").replace(/>/g,">").replace(/"/g,""").replace(/'/g,"'"),"escapeHtml"),GS=i(e=>e.toLowerCase().trim(),"normalizeForComparison");function WS(e){return e==="GOOGLE_SHEETS"}i(WS,"isGoogleSheets");function BS(e){return!e||!e.source?!1:["POSTGRES","SQL_SERVER","MYSQL","ORACLE"].indexOf(e.source)!==-1||e.isSQL===!0}i(BS,"isSQL");async function Fn(e){return new Promise(t=>setTimeout(t,e))}i(Fn,"wait");async function VS(e,t){let{times:r=3}=t||{};if(r<1)throw new Error(`invalid retry count: ${r}`);let n;for(let o=0;o<r;o++){let s=1.5**o*1e3*(Math.random()+.5);await Fn(s);try{return await e()}catch(a){n=a}}throw n}i(VS,"retry");var $S=i(e=>{if(e==null||e.trim()==="")return;let t=e.trim();if(t.includes(";")||/\burl\s*\(/i.test(t))throw new Error("Color is invalid.");return t},"normaliseSafeCssColor");var fc=_e(require("cron-validate")),mc=_e(cc());var dc="(Input cron: ",WO={"smaller than lower limit":"less than","bigger than upper limit":"greater than",daysOfMonth:"'days of the month'",daysOfWeek:"'days of the week'",years:"'years'",months:"'months'",hours:"'hours'",minutes:"'minutes'",seconds:"'seconds'"};function BO(e,t){return new Intl.DateTimeFormat("en-GB",{weekday:"short",day:"numeric",month:"short",year:"numeric",hour:"2-digit",minute:"2-digit",hour12:!1,timeZone:t}).format(e)}i(BO,"formatExecutionDate");function VO(e){let t=[];for(let r of e){r.includes(dc)&&(r=r.split(dc)[0].trim());for(let[n,o]of Object.entries(WO))r.includes(n)&&(r=r.replace(new RegExp(n,"g"),o));t.push(r)}return t}i(VO,"improveErrors");function hc(e,t=4,r){let n=mc.default.parseExpression(e,r?{tz:r}:void 0),o=[];for(let s=0;s<t;s++)o.push(BO(n.next().toDate(),r));return o}i(hc,"getNextExecutionDates");function gc(e){let t=(0,fc.default)(e,{preset:"npm-cron-schedule",override:{useSeconds:!1}});return t.isValid()?{valid:!0}:{valid:!1,err:VO(t.getError())}}i(gc,"validate");var Zt={};_(Zt,{decodeNonAscii:()=>Si,encodeNonAscii:()=>jO,isDeprecatedSingleUserColumn:()=>$O,isNumeric:()=>YO,isRequired:()=>HO});function $O(e){return e.type==="bb_reference"&&e.subtype==="user"&&e.constraints?.type!=="array"}i($O,"isDeprecatedSingleUserColumn");function HO(e){return!!e&&(typeof e.presence!="boolean"&&e.presence?.allowEmpty===!1||e.presence===!0)}i(HO,"isRequired");function jO(e){return e.split("").map(t=>t.charCodeAt(0)>127?"\\u"+t.charCodeAt(0).toString(16).padStart(4,"0"):t).join("")}i(jO,"encodeNonAscii");function Si(e){return e.replace(/\\u([0-9a-fA-F]{4})/g,(t,r)=>String.fromCharCode(parseInt(r,16)))}i(Si,"decodeNonAscii");function YO(e){return e.type==="number"||e.type==="bigint"}i(YO,"isNumeric");var Ai={};_(Ai,{normalizeSchemaForStructuredOutput:()=>zO});function zO(e){function t(n){if(typeof n!="object"||n===null)return n;let o={...n};if(o.type==="object"&&(o.additionalProperties=!1,o.properties&&typeof o.properties=="object"&&o.properties!==null)){let s=o.properties,a=[],u={};for(let[c,m]of Object.entries(s))if(typeof m=="object"&&m!==null){let h=m;if(h.required===!0){a.push(c);let{required:f,...T}=h;u[c]=t(T)}else u[c]=t(h)}else u[c]=m;o.properties=u;let l=Array.isArray(o.required)?o.required:[],p=[...new Set([...l,...a])];p.length>0?o.required=p:o.required=Object.keys(u)}o.type==="array"&&o.items&&typeof o.items=="object"&&o.items!==null&&(o.items=t(o.items));for(let s of["anyOf","oneOf","allOf"])Array.isArray(o[s])&&(o[s]=o[s].map(a=>t(a)));return o}i(t,"processSchema");let r=t(e);return r.type==="array"?r={type:"object",properties:{items:r},required:["items"],additionalProperties:!1}:r.type!=="object"&&(r={type:"object",properties:{value:r},required:["value"],additionalProperties:!1}),r}i(zO,"normalizeSchemaForStructuredOutput");var Bi={};_(Bi,{basicFields:()=>fw,calculationFields:()=>dw,hasCalculationFields:()=>cw,isBasicViewField:()=>lw,isCalculationField:()=>er,isCalculationView:()=>pw,isV2:()=>mw,isVisible:()=>kf});var Wi=_e(Mf());function er(e){return"calculationType"in e}i(er,"isCalculationField");function lw(e){return!er(e)}i(lw,"isBasicViewField");function pw(e){return e.type==="calculation"}i(pw,"isCalculationView");function cw(e){return Object.values(e.schema||{}).some(er)}i(cw,"hasCalculationFields");function dw(e){return(0,Wi.default)(e.schema||{},er)}i(dw,"calculationFields");function kf(e){return e.visible!==!1}i(kf,"isVisible");function fw(e,t){let{visible:r=!0}=t||{};return(0,Wi.default)(e.schema||{},n=>!er(n)&&(!r||kf(n)))}i(fw,"basicFields");function mw(e){return e.version===2}i(mw,"isV2");var Vi={};_(Vi,{checkForRoleInheritanceLoops:()=>gw});function hw(e){return`role${"_"}${e}`}i(hw,"prefixForCheck");function gw(e){let t=new Map;e.forEach(s=>{t.set(s._id,s)});let r=new Set,n=new Set;function o(s){let a=hw(s);if(n.has(s)||n.has(a))return!0;if(r.has(s)||r.has(a))return!1;n.add(s);let u=t.get(a)||t.get(s);if(!u)return n.delete(s),!1;let l=Array.isArray(u.inherits)?u.inherits:[u.inherits];for(let p of l)if(p&&o(p))return!0;return n.delete(s),r.add(s),!1}return i(o,"hasLoop"),!!e.find(s=>o(s._id))}i(gw,"checkForRoleInheritanceLoops");var $i={};_($i,{punctuateList:()=>yw});function yw(e){return e.length===0?"":e.length===1?e[0]:e.length===2?e.join(" and "):e.slice(0,-1).join(", ")+" and "+e[e.length-1]}i(yw,"punctuateList");var Hi=["desktop","tablet","mobile"],Pf=i(e=>{let t=Hi.indexOf(e||"desktop"),n=((t===-1?0:t)+1)%Hi.length;return Hi[n]},"getNextPreviewDevice"),Ff=i(e=>e==="mobile"?"device-mobile-camera":e==="tablet"?"device-tablet-camera":"monitor","getPreviewDeviceIcon"),Uf=i(e=>e&&e!=="desktop"?e:null,"getPreviewModalDevice");var Tw=i((e,t)=>{let r=new RegExp("\\s(\\d+)$"),n=e.split(r)[0],o=new RegExp(`${n}\\s(\\d+)$`),s=[];t.filter(u=>{if(u===n)return!0;let l=u.match(o);return l?(s.push(parseInt(l[1])),!0):!1}),s.sort((u,l)=>u-l);let a;if(s.length===0)a=1;else{for(let u=0;u<s.length;u++)if(s[u]!==u+1){a=u+1;break}a||(a=s.length+1)}return`${n} ${a}`},"duplicateName"),Sw=i((e,t,{getName:r,numberFirstItem:n,separator:o=""}={})=>{if(!t?.length)return"";let s=t.trim(),a=n?`${t}1`:s;if(!e?.length)return a;let u=0;return e.forEach(l=>{let p=r?.(l)??l;if(typeof p!="string"||!p.startsWith(s))return;let c=p.split(s);if(c.length!==2)return;c[1].trim()===""&&(c[1]="1");let m=parseInt(c[1]);m>u&&(u=m)}),u===0?a:`${t}${o}${u+1}`},"getSequentialName");var Aw=/{?{{([^{].*?)}}}?/g;function Yr(e,t){if(!t)return e;let r=e.match(Aw)??[],n=[],o=e;for(let p of r){let c=`:${p}`;o.includes(c)&&(n.push(p),o=o.replace(c,":0"))}let s=i(p=>`__hbs${p}__`,"placeholder"),a=r.filter(p=>!n.includes(p));o=a.reduce((p,c,m)=>p.replace(c,s(m)),o);let u=i(p=>a.reduce((c,m,h)=>c.replace(s(h),m),p),"restore"),l=t.replace(/\/$/,"");try{let p=new URL(o),c=p.pathname==="/"?"":p.pathname;return l+u(c+p.search+p.hash)}catch{let p=u(o);return p.startsWith("/")?l+p:l}}i(Yr,"applyBaseUrl");var qf=i(e=>e?e.startsWith("/")?e:`/${e}`:"","normalizePath"),Ow=i(e=>e?e.endsWith("/")?e.slice(0,-1):e:"","normalizeBase"),Ne=i((e,t)=>{let r=qf(t);if(!e)return r;let n=Ow(e);return r?`${n}${r}`:n},"joinBaseAndPath"),Iw=i(e=>e.replace(/\/+$/,""),"trimTrailingSlash"),Gf=i(e=>Iw(qf(e)),"normalizeAppUrl"),ji=i(e=>Ne(e,st.ACCOUNT),"accountPortalAccountUrl"),Yi=i((e,t)=>{let r=typeof t=="string"||t==null?{tenantId:t}:t,n=Ne(e,st.BILLING),o=new URLSearchParams;r?.tenantId&&o.set("tenantId",r.tenantId),r?.purchasePrepaidAiCredits&&o.set("purchasePrepaidAiCredits","1");let s=o.toString();return s?`${n}?${s}`:n},"accountPortalBillingUrl"),zi=i((e,t)=>{if(t){let r=Ne(e,st.TENANTS),n=encodeURIComponent(t);return`${r}?managePlansTenantId=${n}`}return Ne(e,st.UPGRADE)},"accountPortalUpgradeUrl"),Qi=i(e=>Ne(e,Ve.WORKSPACES),"builderWorkspacesUrl"),Zi=i(e=>Ne(e,Ve.SETTINGS_EMAIL),"builderSettingsEmailUrl"),Ki=i(e=>Ne(e,Ve.SETTINGS_AUTH),"builderSettingsAuthUrl"),Ji=i(e=>Ne(e,Ve.SETTINGS_PEOPLE_USERS),"builderSettingsPeopleUsersUrl"),Xi=i(e=>Ne(e,Ve.APPS),"builderAppsUrl"),zr=i(e=>`/app-chat${Gf(e)}`,"appChatUrl"),Qr=i((e,t)=>`${Gf(e)}/agent/${encodeURIComponent(t)}`,"appAgentUrl"),eo=i((e,t)=>zr(Qr(e,t)),"agentChatUrl"),Wf={accountPortalAccountUrl:ji,accountPortalBillingUrl:Yi,accountPortalUpgradeUrl:zi,builderWorkspacesUrl:Qi,builderSettingsEmailUrl:Zi,builderSettingsAuthUrl:Ki,builderSettingsPeopleUsersUrl:Ji,builderAppsUrl:Xi,appChatUrl:zr,appAgentUrl:Qr,agentChatUrl:eo};function Ew(e,t=""){let r=["B","KB","MB","GB","TB","PB","EB","ZB","YB"],o=0,s=typeof e=="string"?parseInt(e,10):e||0;for(;s>=1024&&o<r.length-1&&++o;)s/=1024;return`${s.toFixed(s<10&&o>0?1:0)}${t}${r[o]}`}i(Ew,"formatBytes");function Bf(e){return/^{{\s*env\.([^\s]+)\s*}}$/.test(String(e))}i(Bf,"isEnvironmentVariableKey");var xw={getNextExecutionDates:hc,validate:gc};var Zr=_e(ln()),ro=_e($f());var Uw=/{{([^{].*?)}}/g,jf=Object.values(ar),qw=[...Object.values(Ct),...Object.values(nt),...Object.values(sr)],Gw=i((e,t,r)=>{let n=se,o=[n.Equals,n.NotEquals,n.StartsWith,n.Like,n.Empty,n.NotEmpty,n.In,n.NotIn],s=[n.Equals,n.NotEquals,n.MoreThan,n.LessThan,n.Empty,n.NotEmpty,n.In],a=[n.Contains,n.NotContains,n.ContainsAny,n.Empty,n.NotEmpty],u=[],{type:l,formulaType:p,subtype:c}=e;l==="string"?c==="array"?u=a:u=o:l==="number"||l==="bigint"?u=s:l==="options"?u=[n.Equals,n.NotEquals,n.Empty,n.NotEmpty,n.In,n.NotIn]:l==="array"?u=a:l==="boolean"?u=[n.Equals,n.NotEquals,n.Empty,n.NotEmpty]:l==="longform"?u=o:l==="datetime"?u=s:l==="formula"&&p==="static"?u=o.concat([n.MoreThan,n.LessThan]):l==="ai"?u=o.concat([n.MoreThan,n.LessThan]):l==="bb_reference_single"||Zt.isDeprecatedSingleUserColumn(e)?u=[n.Equals,n.NotEquals,n.Empty,n.NotEmpty,n.In,n.NotIn]:l==="bb_reference"?u=a:l==="barcodeqr"?u=o:l==="link"&&(u=[n.Empty,n.NotEmpty]);let m=r?.tableId?.includes("datasource_plus");return t==="_id"&&m&&(u=[n.Equals,n.NotEquals,n.In,n.NotIn]),u},"getValidOperatorsForType"),Yf=[se.StartsWith.value,se.Like.value,se.Equals.value,se.NotEquals.value,se.Contains.value,se.NotContains.value,se.ContainsAny.value,se.In.value,se.NotIn.value];function oo(e,t){for(let r of jf)e[r]&&(e[r].conditions=e[r].conditions.map(n=>t(n)));return e}i(oo,"recurseLogicalOperators");var so=i(e=>{for(let t of Yf)if(e[t])for(let r of Object.keys(e)){if(r!==t)continue;if(typeof e[r]=="object")for(let[o,s]of Object.entries(e[r]))(s==null||s===""||Ww(s))&&delete e[t][o]}return e=oo(e,so),e},"cleanupQuery");function Ww(e){return Array.isArray(e)&&e.length===0}i(Ww,"isEmptyArray");var Ar=i(e=>ao(e).key,"removeKeyNumbering"),ao=i(e=>{if(typeof e=="string"&&e.match(/\d[0-9]*:/g)!=null){let t=e.split(":");return{prefix:`${t.shift()}:`,key:t.join(":")}}else return{key:e}},"getKeyNumbering"),no=class{static{i(this,"ColumnSplitter")}constructor(t,r){if(this.tableNames=t.map(n=>n.name),this.tableIds=t.map(n=>n._id),this.relationshipColumnNames=t.flatMap(n=>Object.keys(n.schema).filter(o=>n.schema[o].type==="link")),this.relationships=this.tableNames.concat(this.tableIds).concat(this.relationshipColumnNames).sort((n,o)=>o.length-n.length),r?.aliases){this.aliases={};for(let[n,o]of Object.entries(r.aliases))this.aliases[o]=n}this.columnPrefix=r?.columnPrefix}run(t){let{prefix:r,key:n}=ao(t),o;if(this.aliases)for(let a of Object.keys(this.aliases||{})){let u=`${a}.`;n.startsWith(u)&&(o=this.aliases[a],n=n.slice(u.length))}let s;for(let a of this.relationships){let u=`${a}.`;if(n.startsWith(u)){let l=n.split(u);l.shift(),s=u,n=l.join(".");break}}return this.columnPrefix&&n.startsWith(this.columnPrefix)&&(n=Si(n.slice(this.columnPrefix.length))),{tableName:o,numberPrefix:r,relationshipPrefix:s,column:n}}};function Bw(e){if(!e||!e?.operator||!e?.field)return;let t={},{operator:r,field:n,type:o,externalType:s}=e,{value:a}=e;(r==="empty"||r==="notEmpty")&&(a=null);let u=typeof a=="string"&&(a.match(Uw)||[]).length>0;switch(o){case"datetime":if(!u&&r!=="empty"&&r!=="notEmpty"){if(!a)return;if(typeof a!="string"&&lr(r))return t[r]??={},t[r][n]=a,t}break;case"number":typeof a=="string"&&!u&&(r==="oneOf"||r==="notOneOf"?a=a.split(",").map(parseFloat):a=parseFloat(a));break;case"boolean":a=`${a}`.toLowerCase()==="true";break;case"array":["contains","notContains","containsAny"].includes(r.toLocaleString())&&typeof a=="string"&&(a=a.split(","));break}if(lr(r)){let p=In[s]||{min:Number.MIN_SAFE_INTEGER,max:Number.MAX_SAFE_INTEGER};t[r]??={},t[r][n]={low:o==="number"?p.min:"0000-00-00T00:00:00.000Z",high:o==="number"?p.max:"9999-00-00T00:00:00.000Z"}}else if(r==="rangeHigh"&&a!=null&&a!=="")t.range??={},t.range[n]={...t.range[n],high:a};else if(r==="rangeLow"&&a!=null&&a!=="")t.range??={},t.range[n]={...t.range[n],low:a};else if(Ls(r)||Ms(r)||lr(r))o==="boolean"?r==="equal"&&a===!1?(t.notEqual=t.notEqual||{},t.notEqual[n]=!0):r==="notEqual"&&a===!1?(t.equal=t.equal||{},t.equal[n]=!0):(t[r]??={},t[r][n]=a):(t[r]??={},t[r][n]=a);else throw new Error(`Unsupported operator: ${r}`);return t}i(Bw,"buildCondition");function Or(e){let t={filters:[]};for(let r of e)"operator"in r&&r.operator==="allOr"?t.allOr=!0:"onEmptyFilter"in r?t.onEmptyFilter=r.onEmptyFilter:t.filters.push(r);return t}i(Or,"splitFiltersArray");function zf(e){if(!e)return{};if(Array.isArray(e)&&(e=Mn(e),!e))return{};let t={};e.onEmptyFilter?t.onEmptyFilter=e.onEmptyFilter:t.onEmptyFilter="all";let r=Hf(e.logicalOperator||"all");return t[r]={conditions:(e.groups||[]).map(n=>{if(n.groups){let l=zf(n);return delete l.onEmptyFilter,l}let{allOr:o,onEmptyFilter:s,filters:a}=Or(n.filters||[]);s&&(t.onEmptyFilter=s);let u=o?"$or":"$and";return n.logicalOperator&&(u=Hf(n.logicalOperator)),{[u]:{conditions:a.map(Bw).filter(l=>l)}}})},t}i(zf,"buildQuery");function Hf(e){return e==="all"?"$and":"$or"}i(Hf,"logicalOperatorFromUI");function uo(e){if(!e)return e;for(let t of Object.values(nt)){let r=e[t];if(!(r==null||!(0,Zr.default)(r)))for(let n of Object.keys(r)){if(Array.isArray(r[n]))continue;let o=r[n];typeof o=="string"?r[n]=o.split(",").map(s=>s.trim()):r[n]=[o]}}return oo(e,uo),e}i(uo,"fixupFilterArrays");function Vw(e,t){let r=Kr(e,t.query);typeof t.sort=="string"?r=Qf(r,t.sort,t.sortOrder||"ascending",t.sortType):t.sort&&(r=Zf(r,t.sort));let n=r.length;t.limit&&(r=Kf(r,t.limit.toString()));let o={rows:r};return t.countRows&&(o.totalRows=n),o}i(Vw,"search");function Kr(e,t){if(!e||!Array.isArray(e))return[];if(!t)return e;if(t=so(t),t=uo(t),!io(t)&&t.onEmptyFilter==="none")return[];let r=i((R,g)=>I=>{for(let[P,J]of Object.entries(t[R]||{})){let w=ur(R)?I:Pn(I,Ar(P)),O=g(w,J);if(t.allOr&&O)return!0;if(!t.allOr&&!O)return!1}return!t.allOr},"match"),n=r("string",(R,g)=>typeof R!="string"||typeof g!="string"?!1:R.toLowerCase().startsWith(g.toLowerCase())),o=r("fuzzy",(R,g)=>typeof R!="string"||typeof g!="string"?!1:R.toLowerCase().includes(g.toLowerCase())),s=r("range",(R,g)=>{if(R==null||R===""||((0,Zr.default)(g.low)&&(0,ro.default)(g.low)&&(g.low=void 0),(0,Zr.default)(g.high)&&(0,ro.default)(g.high)&&(g.high=void 0),g.low==null&&g.high==null))return!1;let I=+R;if(!isNaN(I)){let J=+g.low,w=+g.high;if(!isNaN(J)&&!isNaN(w))return I>=J&&I<=w;if(isNaN(J)){if(!isNaN(w))return I<=w}else return I>=J}let P=(0,wt.default)(R);if(P.isValid()){let J=(0,wt.default)(g.low||"0000-00-00T00:00:00.000Z"),w=(0,wt.default)(g.high||"9999-00-00T00:00:00.000Z");if(J.isValid()&&w.isValid())return P.isAfter(J)&&P.isBefore(w)||P.isSame(J)||P.isSame(w);if(J.isValid())return P.isAfter(J)||P.isSame(J);if(w.isValid())return P.isBefore(w)||P.isSame(w)}return g.low!=null&&g.high!=null?R>=g.low&&R<=g.high:g.low!=null?R>=g.low:g.high!=null?R<=g.high:!1}),a=i((R,g)=>{if(Array.isArray(R)){for(let P of R)if(a(P,g))return!0;return!1}if(R&&typeof R=="object"&&typeof g=="string")return R._id===g;if(R===g)return!0;if(R==null&&g!=null||R!=null&&g==null)return!1;let I=(0,wt.default)(R);if(I.isValid()){let P=(0,wt.default)(g);if(P.isValid())return I.isSame(P)}return!1},"_valueMatches"),u=i(R=>(...g)=>!R(...g),"not"),l=r("equal",a),p=r("notEqual",u(a)),c=i(R=>typeof R=="string"?R==="":Array.isArray(R)?R.length===0:R&&typeof R=="object"?Object.keys(R).length===0:R==null,"_empty"),m=r("empty",c),h=r("notEmpty",u(c)),f=i((R,g)=>(typeof g=="string"&&(g=g.split(",")),typeof R=="number"&&(g=g.map(I=>parseFloat(I))),Array.isArray(g)?g.some(I=>a(R,I)):!1),"_oneOf"),T=r("oneOf",f),C=r("notOneOf",u(f)),W=i(R=>(g,I)=>!Array.isArray(g)||(typeof I=="string"&&(I=I.split(","),typeof g[0]=="number"&&(I=I.map(P=>parseFloat(P)))),!Array.isArray(I))?!1:I.length===0?!0:I[R](P=>a(g,P)),"_contains"),N=r("contains",(R,g)=>Array.isArray(g)&&g.length===0?!0:W("every")(R,g)),k=r("notContains",(R,g)=>Array.isArray(g)&&g.length===0?!0:u(W("every"))(R,g)),$=r("containsAny",W("some")),D=r("$and",(R,g)=>{if(!g.length)return!1;for(let I of g)if(!Kr([R],I).length)return!1;return!0}),te=r("$or",(R,g)=>{if(!g.length)return!1;for(let I of g)if(Kr([R],{...I,allOr:!0}).length)return!0;return!1}),Ue=i(R=>{let g={string:n,fuzzy:o,range:s,equal:l,notEqual:p,empty:m,notEmpty:h,oneOf:T,notOneOf:C,contains:N,containsAny:$,notContains:k,$and:D,$or:te},I=Object.entries(t||{}).filter(([P,J])=>!["allOr","onEmptyFilter"].includes(P)&&J&&Object.keys(J).length>0).map(([P])=>g[P]?.(R)??!1);return io(t)?t.allOr?I.some(P=>P===!0):I.every(P=>P===!0):!0},"docMatch");return e.filter(Ue)}i(Kr,"runQuery");function Qf(e,t,r,n="string"){if(!t||!r||!n)return e;let o=i(s=>s==null?s:n==="string"?`${s}`:parseFloat(s),"parse");return e.slice().sort((s,a)=>{let u=o(s[t]),l=o(a[t]),p=l==null||u>l?1:-1;return r.toLowerCase()==="descending"?p*-1:p})}i(Qf,"sort");function Zf(e,t){let r=Object.entries(t);if(!r.length)return e;let n=i((o,s)=>o==null?o:s==="number"?parseFloat(o):`${o}`,"parse");return e.slice().sort((o,s)=>{for(let[a,u]of r){let l=n(o[a],u.type),p=n(s[a],u.type);if(l===p)continue;let c;return l==null?c=-1:p==null||l>p?c=1:c=-1,u.direction==="descending"?c*-1:c}return 0})}i(Zf,"multiSort");function Kf(e,t){let r=typeof t=="number"?t:parseFloat(t);return isNaN(r)?e:e.slice(0,r)}i(Kf,"limit");var io=i(e=>{if(!e)return!1;let t=i(r=>{for(let n of jf)if(r[n])for(let o of r[n]?.conditions||[]){let s=t(o);if(s)return s}for(let n of qw){let o=r[n];if(!o||typeof o!="object")continue;if(Object.entries(o).filter(a=>{let u=a[1]!==void 0||a[1]!==null||a[1]!=="";return n==="notEmpty"||u}).length!==0)return!0}return!1},"check");return t(e)},"hasFilters");var To={};_(To,{automations:()=>fo,screens:()=>yo,users:()=>go,workspaces:()=>co});var co={};_(co,{getDevWorkspaceID:()=>$w,getProdWorkspaceID:()=>rr});var po=pn("app"),tr=pn("app_dev");function $w(e){if(!e)throw new Error("No workspace ID provided");if(e.startsWith(tr))return e;let t=e.split(po);t.shift();let r=t.join(po);return`${tr}${r}`}i($w,"getDevWorkspaceID");function rr(e){if(!e)throw new Error("No workspace ID provided");if(!e.startsWith(tr))return e;let t=e.split(tr);t.shift();let r=t.join(tr);return`${po}${r}`}i(rr,"getProdWorkspaceID");var fo={};_(fo,{checkForCollectStep:()=>zw,isAppAction:()=>Yw,isRowAction:()=>Hw,isWebhookAction:()=>jw});function Hw(e){return e.definition.trigger?.stepId==="ROW_ACTION"}i(Hw,"isRowAction");function jw(e){return e.definition.trigger?.stepId==="WEBHOOK"}i(jw,"isWebhookAction");function Yw(e){return e.definition.trigger?.stepId==="APP"}i(Yw,"isAppAction");function Jf(e){if(!e||!Array.isArray(e))return!1;for(let t of e){if(t.stepId==="COLLECT")return!0;if(Ps(t)&&t.inputs.children){for(let r of Object.values(t.inputs.children))if(Jf(r))return!0}}return!1}i(Jf,"hasCollectBlockRecursive");function zw(e){return Jf(e.definition.steps)}i(zw,"checkForCollectStep");var go={};_(go,{canCreateApps:()=>Qw,containsUserID:()=>nb,getGlobalUserID:()=>rb,getUserAppGroups:()=>ib,hasAdminPermissions:()=>ho,hasAppBuilderPermissions:()=>Xr,hasBuilderPermissions:()=>eb,hasCreatorPermissions:()=>en,isAdmin:()=>nr,isAdminOrBuilder:()=>Kw,isAdminOrGlobalBuilder:()=>Jw,isAdminOrWorkspaceBuilder:()=>Zw,isBuilder:()=>mo,isCreator:()=>tb,isGlobalBuilder:()=>Jr,userAppAccessList:()=>ob});function mo(e,t){return e?e.builder?.global?!0:!!(t&&e.builder?.apps?.includes(rr(t))):!1}i(mo,"isBuilder");function Jr(e){return mo(e)&&!Xr(e)||nr(e)}i(Jr,"isGlobalBuilder");function Qw(e){return Jr(e)||en(e)}i(Qw,"canCreateApps");function nr(e){return e?ho(e):!1}i(nr,"isAdmin");function Zw(e,t){return e?!!(nr(e)||t&&e.builder?.apps?.includes(rr(t))):!1}i(Zw,"isAdminOrWorkspaceBuilder");function Kw(e,t){return mo(e,t)||nr(e)}i(Kw,"isAdminOrBuilder");function Jw(e){return Jr(e)||nr(e)}i(Jw,"isAdminOrGlobalBuilder");function Xr(e){if(!e)return!1;let t=e.builder?.apps?.length;return!!!e.builder?.global&&t!=null&&t>0}i(Xr,"hasAppBuilderPermissions");function Xw(e){return e?!!Object.values(e.roles??{}).find(t=>t==="CREATOR"):!1}i(Xw,"hasAppCreatorPermissions");function eb(e){return e?e.builder?.global||Xr(e)||en(e):!1}i(eb,"hasBuilderPermissions");function ho(e){return e?!!e.admin?.global:!1}i(ho,"hasAdminPermissions");function en(e){return e?!!e.builder?.creator:!1}i(en,"hasCreatorPermissions");function tb(e){return e?Jr(e)||ho(e)||en(e)||Xr(e)||Xw(e):!1}i(tb,"isCreator");function rb(e){if(typeof e!="string")return e;let t=`ro${"_"}ta_users${"_"}`;return e.startsWith(t)?e.split(t)[1]:e}i(rb,"getGlobalUserID");function nb(e){return typeof e!="string"?!1:e.includes(`us${"_"}`)}i(nb,"containsUserID");function Xf(e,t){return t?.filter(r=>r.users?.find(n=>n._id===e))||[]}i(Xf,"getUserGroups");function ib(e,t,r){let n=rr(e);return Xf(t,r).filter(s=>Object.keys(s.roles||{}).find(a=>a===n))}i(ib,"getUserAppGroups");function ob(e,t){let n=Xf(e._id,t).flatMap(s=>Object.keys(s.roles||{})),o=[...Object.keys(e?.roles||{}),...n];return[...new Set(o)]}i(ob,"userAppAccessList");var yo={};_(yo,{findInSettings:()=>sb});function sb(e,t){let r=[];function n(o,s=""){if(!(!o||typeof o!="object"))for(let[a,u]of Object.entries(o)){let l=s?`${s}.${a}`:a;u&&(typeof u=="string"&&u.includes(t)?r.push({setting:l,value:u}):typeof u=="object"&&n(u,l))}}return i(n,"recurse"),n(e.props),n(e.onLoad||[],"onLoad"),r}i(sb,"findInSettings");var ab={string:!0,longform:!0,options:!0,number:!0,datetime:!0,formula:!0,ai:!0,auto:!0,internal:!0,barcodeqr:!0,bigint:!0,boolean:!1,array:!1,attachment:!1,attachment_single:!1,signature_single:!1,link:!1,json:!1,bb_reference:!1,bb_reference_single:!1},ub={string:!0,longform:!0,options:!0,number:!0,datetime:!0,auto:!0,internal:!0,barcodeqr:!0,bigint:!0,boolean:!0,json:!1,formula:!1,ai:!1,attachment:!1,attachment_single:!1,signature_single:!1,array:!1,link:!1,bb_reference:!1,bb_reference_single:!1},lb={number:!0,json:!0,datetime:!0,longform:!0,string:!0,options:!0,array:!0,bigint:!0,boolean:!0,auto:!1,internal:!1,barcodeqr:!1,formula:!1,ai:!1,attachment:!1,attachment_single:!1,signature_single:!1,link:!1,bb_reference:!0,bb_reference_single:!0};function em(e){return!!ab[e]}i(em,"canBeDisplayColumn");function pb(e){return!!ub[e]}i(pb,"canBeSortColumn");function cb(e){return!!lb[e]}i(cb,"canHaveDefaultColumn");function db(e,t){return Lt.includes(e)?!1:em(t)}i(db,"isAllowedDisplayField");function fb(e){let t=Object.keys(e.schema),r=t.map(s=>s.toLowerCase()),n=new Set(r),o=[];if(n.size!==r.length)for(let s of n.keys())r.filter(u=>u===s).length>1&&o.push(s);for(let s of Lt)t.find(a=>a===s)&&o.push(s);return o}i(fb,"findDuplicateInternalColumns");var mb=i(e=>{e=tm(e);let t=`${ot}${e}`,r=pr.find(n=>n.id===e)?.base;return r&&(t=`${ot}${r} ${t}`),t},"getThemeClassNames"),tm=i((e,t="darkest")=>e?(e.startsWith(ot)&&(e=e.split(ot)[1]),pr.some(r=>r.id===e)?e:e==="lightest"?"light":e==="dark"?"darkest":t):t,"ensureValidTheme");var ts={};_(ts,{steps:()=>Xo,triggers:()=>es});var Xo={};_(Xo,{agent:()=>Zo,apiRequest:()=>bo,bash:()=>So,branch:()=>Ao,classifyText:()=>$o,collect:()=>Oo,createRow:()=>Io,delay:()=>Eo,deleteRow:()=>xo,discord:()=>Ro,executeQuery:()=>wo,executeScript:()=>No,executeScriptV2:()=>vo,extract:()=>Qo,extractState:()=>Ko,filter:()=>_o,generate:()=>zo,getRow:()=>Co,loop:()=>Do,loopV2:()=>Jo,make:()=>Lo,n8n:()=>Mo,openai:()=>ko,outgoingWebhook:()=>Po,promptLLM:()=>Ho,queryRows:()=>Fo,sendSmtpEmail:()=>Uo,serverLog:()=>qo,slack:()=>Go,summarise:()=>Yo,translate:()=>jo,triggerAutomationRun:()=>Wo,updateRow:()=>Bo,zapier:()=>Vo});var So={};_(So,{definition:()=>hb});var hb={name:"Bash scripting",tagline:"Execute a system command",icon:"terminal",description:"Run a command with explicit arguments",type:"ACTION",internal:!0,features:{LOOPING:!0},stepId:"EXECUTE_BASH",inputs:{},schema:{inputs:{properties:{command:{type:"string",title:"Command",description:"The executable to run. Bindings are not supported in this field."},args:{type:"json",title:"Arguments",description:"A JSON array of string arguments. Bindings are supported in each string item."}},required:["command"]},outputs:{properties:{stdout:{type:"string",description:"Standard output of the executed command"},success:{type:"boolean",description:"Whether the command was successful"}},required:["stdout"]}}};var Ao={};_(Ao,{definition:()=>gb});var gb={name:"Branch",icon:"git-branch",tagline:"Branch from this step",description:"Branching",stepId:"BRANCH",internal:!0,features:{},inputs:{},schema:{inputs:{properties:{branches:{properties:{name:{type:"string"},condition:{customType:"filters"}}},children:{type:"array"}},required:["conditions"]},outputs:{properties:{branchName:{type:"string"},status:{type:"string",description:"Branch result"},branchId:{type:"string",description:"Branch ID"},success:{type:"boolean",description:"Branch success"}},required:["output"]}},type:"LOGIC"};var Oo={};_(Oo,{definition:()=>yb});var yb={name:"Collect Data",tagline:"Collect data to be sent to design",icon:"stack",description:"Collects specified data so it can be provided to the design section",type:"ACTION",internal:!0,features:{},stepId:"COLLECT",inputs:{},schema:{inputs:{properties:{collection:{type:"string",title:"What to Collect"}},required:["collection"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},value:{type:"string",description:"Collected data"}},required:["success","value"]}}};var Io={};_(Io,{definition:()=>Tb});var Tb={name:"Create row",tagline:"Create a {{inputs.enriched.table.name}} row",icon:"rows-plus-bottom",description:"Add a row to your database",type:"ACTION",internal:!0,features:{LOOPING:!0},stepId:"CREATE_ROW",inputs:{},schema:{inputs:{properties:{row:{type:"object",properties:{tableId:{type:"string",customType:"table"}},customType:"row",title:"Table",required:["tableId"]}},required:["row"]},outputs:{properties:{row:{type:"object",customType:"row",description:"The new row"},response:{type:"object",description:"The response from the table"},success:{type:"boolean",description:"Whether the row creation was successful"},id:{type:"string",description:"The identifier of the new row"},revision:{type:"string",description:"The revision of the new row"}},required:["success","id","revision"]}}};var Eo={};_(Eo,{definition:()=>Ab});var Sb={milliseconds:"Milliseconds",seconds:"Seconds",minutes:"Minutes",hours:"Hours",days:"Days"},Ab={name:"Delay",icon:"clock",tagline:"Delay for {{inputs.time}} {{inputs.unit}}",description:"Delay the automation until an amount of time has passed",stepId:"DELAY",internal:!0,features:{},inputs:{time:10,unit:"seconds"},schema:{inputs:{properties:{time:{type:"number",title:"Wait for"},unit:{type:"string",title:"Unit",enum:Object.values(Tn),pretty:Object.values(Sb)}},required:["time","unit"]},outputs:{properties:{success:{type:"boolean",description:"Whether the delay was successful"}},required:["success"]}},type:"LOGIC"};var xo={};_(xo,{definition:()=>Ob});var Ob={description:"Delete a row from your database",icon:"trash-simple",name:"Delete row",tagline:"Delete a {{inputs.enriched.table.name}} row",type:"ACTION",stepId:"DELETE_ROW",internal:!0,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table"},id:{type:"string",title:"Row ID"}},required:["tableId","id"]},outputs:{properties:{row:{type:"object",customType:"row",description:"The deleted row"},response:{type:"object",description:"The response from the table"},success:{type:"boolean",description:"Whether the deletion was successful"}},required:["row","success"]}}};var Ro={};_(Ro,{definition:()=>Ib});var Ib={name:"Discord Message",tagline:"Send a message to a Discord server",description:"Send a message to a Discord server",icon:"ri-discord-line",stepId:"discord",type:"ACTION",internal:!1,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{url:{type:"string",title:"Discord Webhook URL"},username:{type:"string",title:"Bot Name"},avatar_url:{type:"string",title:"Bot Avatar URL"},content:{type:"string",title:"Message"}},required:["url","content"]},outputs:{properties:{httpStatus:{type:"number",description:"The HTTP status code of the request"},response:{type:"string",description:"The response from the Discord Webhook"},success:{type:"boolean",description:"Whether the message sent successfully"}}}}};var wo={};_(wo,{definition:()=>Eb});var Eb={name:"Execute query",tagline:"Execute query",icon:"database",description:"Execute a query in an external data connector",type:"ACTION",stepId:"EXECUTE_QUERY",internal:!0,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{query:{type:"object",properties:{queryId:{type:"string",customType:"query"}},customType:"queryParams",title:"Parameters",required:["queryId"]}},required:["query"]},outputs:{properties:{response:{type:"object",description:"The response from the datasource execution"},info:{type:"object",description:"Some query types may return extra data, like headers from a REST query"},success:{type:"boolean",description:"Whether the action was successful"}},required:["response","success"]}}};var bo={};_(bo,{definition:()=>xb});var xb={name:"API request",tagline:"Execute a REST request",icon:"globe",description:"Execute a HTTP query from a REST datasource",type:"ACTION",stepId:"API_REQUEST",internal:!0,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{query:{type:"object",properties:{queryId:{type:"string"}},customType:"queryParams",title:"Parameters",required:["queryId"]}},required:["query"]},outputs:{properties:{response:{type:"object",description:"The response from the datasource execution"},info:{type:"object",description:"Some query types may return extra data, like headers from a REST query"},success:{type:"boolean",description:"Whether the action was successful"}},required:["response","success"]}}};var No={};_(No,{definition:()=>Rb});var Rb={name:"JS Scripting",tagline:"Execute JavaScript Code",deprecated:!0,icon:"code",description:"Run a piece of JavaScript code in your automation",type:"ACTION",internal:!0,stepId:"EXECUTE_SCRIPT",inputs:{},features:{LOOPING:!0},schema:{inputs:{properties:{code:{type:"string",customType:"code",title:"Code"}},required:["code"]},outputs:{properties:{value:{type:"string",description:"The result of the return statement"},success:{type:"boolean",description:"Whether the action was successful"}},required:["success"]}}};var vo={};_(vo,{definition:()=>wb});var wb={name:"JavaScript",tagline:"Execute JavaScript Code",icon:"code",description:"Run a piece of JavaScript code in your automation",type:"ACTION",internal:!0,new:!1,stepId:"EXECUTE_SCRIPT_V2",inputs:{},features:{LOOPING:!0},schema:{inputs:{properties:{code:{type:"string",customType:"code",title:"Code"}},required:["code"]},outputs:{properties:{value:{type:"string",description:"The result of the return statement"},success:{type:"boolean",description:"Whether the action was successful"}},required:["success"]}}};var _o={};_(_o,{PrettyFilterConditions:()=>rm,definition:()=>bb});var rm={EQUAL:"Equals",NOT_EQUAL:"Not equals",GREATER_THAN:"Greater than",LESS_THAN:"Less than"},bb={name:"Condition",tagline:"{{inputs.field}} {{inputs.condition}} {{inputs.value}}",icon:"funnel",description:"Conditionally halt automations which do not meet certain conditions",type:"LOGIC",internal:!0,features:{},stepId:"FILTER",inputs:{condition:"EQUAL",notify:!1},schema:{inputs:{properties:{field:{type:"string",title:"Reference Value"},condition:{type:"string",title:"Condition",enum:Object.values(hn),pretty:Object.values(rm)},value:{type:"string",title:"Comparison Value"},notify:{type:"boolean",title:"Notify on stop"}},required:["field","condition","value"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},result:{type:"boolean",description:"Whether the logic block passed"}},required:["success","result"]}}};var Co={};_(Co,{definition:()=>vb});var Nb={ascending:"Ascending",descending:"Descending"},vb={description:"Get a single row from the database",icon:"box-arrow-down",name:"Get row",tagline:"Get a row from {{inputs.enriched.table.name}} table",type:"ACTION",stepId:"GET_ROW",internal:!0,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table"},rowId:{type:"string",title:"Row ID"},filters:{type:"object",customType:"filters",title:"Filtering"},sortColumn:{type:"string",title:"Sort Column",customType:"column"},sortOrder:{type:"string",title:"Sort Order",enum:Object.values(tt),pretty:Object.values(Nb)}},required:["tableId"]},outputs:{properties:{row:{type:"object",customType:"row",description:"The row that was found"},success:{type:"boolean",description:"Whether the query was successful"}},required:["row","success"]}}};var Do={};_(Do,{definition:()=>_b});var _b={name:"Looping",icon:"recycle",tagline:"Loop the block",description:"Loop",stepId:"LOOP",internal:!0,features:{},inputs:{},schema:{inputs:{properties:{option:{customType:"loopOption",title:"Input type"},binding:{type:"string",title:"Binding / Value"},iterations:{type:"number",title:"Max loop iterations"},failure:{type:"string",title:"Failure Condition"}},required:["type","value","iterations","failure"]},outputs:{properties:{items:{customType:"item",description:"The item currently being executed"},success:{type:"boolean",description:"Whether the message loop was successfully"},iterations:{type:"number",description:"The amount of times the block ran"}},required:["success","items","iterations"]}},type:"LOGIC"};var Lo={};_(Lo,{definition:()=>Cb});var Cb={name:"Make Integration",stepTitle:"Make",tagline:"Trigger a Make scenario",description:"Performs a webhook call to Make and gets the response (if configured)",icon:"ri-shut-down-line",stepId:"integromat",type:"ACTION",internal:!1,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{url:{type:"string",title:"Webhook URL"},body:{type:"json",title:"Payload"}},required:["url","body"]},outputs:{properties:{success:{type:"boolean",description:"Whether call was successful"},httpStatus:{type:"number",description:"The HTTP status code returned"},response:{type:"object",description:"The webhook response - this can have properties"}},required:["success","response"]}}};var Mo={};_(Mo,{definition:()=>Db});var Db={name:"n8n Integration",stepTitle:"n8n",tagline:"Trigger an n8n workflow",description:"Performs a webhook call to n8n and gets the response (if configured)",icon:"ri-shut-down-line",stepId:"n8n",type:"ACTION",internal:!1,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{url:{type:"string",title:"Webhook URL"},method:{type:"string",title:"Method",enum:Object.values(yn)},authorization:{type:"string",title:"Authorization"},body:{type:"json",title:"Payload"}},required:["url","method"]},outputs:{properties:{success:{type:"boolean",description:"Whether call was successful"},httpStatus:{type:"number",description:"The HTTP status code returned"},response:{type:"object",description:"The webhook response - this can have properties"}},required:["success","response"]}}};var ko={};_(ko,{definition:()=>Lb});var nm=(u=>(u.GPT_4O_MINI="gpt-4o-mini",u.GPT_4O="gpt-4o",u.GPT_4="gpt-4",u.GPT_35_TURBO="gpt-3.5-turbo",u.GPT_5_MINI="gpt-5-mini",u.GPT_5="gpt-5",u.GPT_5_NANO="gpt-5-nano",u))(nm||{}),Lb={name:"OpenAI",tagline:"Send prompts to ChatGPT",icon:"flow-arrow",description:"Interact with the OpenAI ChatGPT API.",type:"ACTION",internal:!0,features:{},deprecated:!1,stepId:"OPENAI",inputs:{prompt:""},schema:{inputs:{properties:{prompt:{type:"string",title:"Prompt"},model:{type:"string",title:"Model",enum:Object.values(nm)}},required:["prompt","model"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},response:{type:"string",description:"What was output"}},required:["success","response"]}}};var Po={};_(Po,{definition:()=>Mb});var im=(s=>(s.POST="POST",s.GET="GET",s.PUT="PUT",s.DELETE="DELETE",s.PATCH="PATCH",s))(im||{}),Mb={deprecated:!0,name:"Outgoing webhook",tagline:"Send a {{inputs.requestMethod}} request",icon:"paper-plane-right",description:"Send a request of specified method to a URL",type:"ACTION",internal:!0,features:{LOOPING:!0},stepId:"OUTGOING_WEBHOOK",inputs:{requestMethod:"POST",url:"http://",requestBody:"{}",headers:"{}"},schema:{inputs:{properties:{requestMethod:{type:"string",enum:Object.values(im),title:"Request method"},url:{type:"string",title:"URL"},requestBody:{type:"string",title:"JSON Body",customType:"wide"},headers:{type:"string",title:"Headers",customType:"wide"}},required:["requestMethod","url"]},outputs:{properties:{response:{type:"object",description:"The response from the webhook"},httpStatus:{type:"number",description:"The HTTP status code returned"},success:{type:"boolean",description:"Whether the action was successful"}},required:["response","success"]}}};var Fo={};_(Fo,{definition:()=>Pb});var kb={ascending:"Ascending",descending:"Descending"},Pb={description:"Query rows from the database",icon:"magnifying-glass",name:"Query rows",tagline:"Query rows from {{inputs.enriched.table.name}} table",type:"ACTION",stepId:"QUERY_ROWS",internal:!0,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table"},filters:{type:"object",customType:"filters",title:"Filtering"},sortColumn:{type:"string",title:"Sort Column",customType:"column"},sortOrder:{type:"string",title:"Sort Order",enum:Object.values(tt),pretty:Object.values(kb)},limit:{type:"number",title:"Limit",customType:"queryLimit"}},required:["tableId"]},outputs:{properties:{rows:{type:"array",customType:"rows",description:"The rows that were found"},success:{type:"boolean",description:"Whether the query was successful"}},required:["rows","success"]}}};var Uo={};_(Uo,{definition:()=>Fb});var Fb={description:"Send an email using SMTP",tagline:"Send SMTP email to {{inputs.to}}",icon:"envelope",name:"Send Email (SMTP)",type:"ACTION",internal:!0,features:{LOOPING:!0},stepId:"SEND_EMAIL_SMTP",inputs:{},schema:{inputs:{properties:{to:{type:"string",title:"Send To"},from:{type:"string",title:"Send From",tooltip:"Optional. Overrides the default from email address in SMTP settings. Your SMTP provider must authorize the address and may replace it with the authenticated sender. To include a display name, use the format: Display Name <email@example.com>"},replyTo:{type:"string",title:"Reply To"},cc:{type:"string",title:"CC"},bcc:{type:"string",title:"BCC"},subject:{type:"string",title:"Email Subject"},contents:{type:"longform",title:"Message",description:"Use markdown or HTML for rich text formatting: **bold**, _italics_, # Headings, * Bullets, <br> for line breaks, and more."},addInvite:{type:"boolean",title:"Add calendar invite"},startTime:{type:"date",title:"Start Time",dependsOn:"addInvite"},endTime:{type:"date",title:"End Time",dependsOn:"addInvite"},summary:{type:"string",title:"Meeting Summary",dependsOn:"addInvite"},location:{type:"string",title:"Location",dependsOn:"addInvite"},attachments:{type:"attachment",customType:"multi_attachments",title:"Attachments"}},required:["to","subject","contents"]},outputs:{properties:{success:{type:"boolean",description:"Whether the email was sent"},response:{type:"object",description:"A response from the email client, this may be an error"}},required:["success"]}}};var qo={};_(qo,{definition:()=>Ub});var Ub={name:"Backend log",tagline:"Console log a value in the backend",icon:"note",description:"Logs the given text to the server (using console.log)",type:"ACTION",internal:!0,features:{LOOPING:!0},stepId:"SERVER_LOG",inputs:{text:""},schema:{inputs:{properties:{text:{type:"string",title:"Log"}},required:["text"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},message:{type:"string",description:"What was output"}},required:["success","message"]}}};var Go={};_(Go,{definition:()=>qb});var qb={name:"Slack Message",tagline:"Send a message to Slack",description:"Send a message to Slack",icon:"ri-slack-line",stepId:"slack",type:"ACTION",internal:!1,features:{LOOPING:!0},inputs:{},schema:{inputs:{properties:{url:{type:"string",title:"Incoming Webhook URL"},text:{type:"string",title:"Message"}},required:["url","text"]},outputs:{properties:{httpStatus:{type:"number",description:"The HTTP status code of the request"},success:{type:"boolean",description:"Whether the message sent successfully"},response:{type:"string",description:"The response from the Slack Webhook"}}}}};var Wo={};_(Wo,{definition:()=>Gb});var Gb={name:"Trigger an automation",tagline:"Triggers an automation synchronously",icon:"play-circle",description:"Triggers an automation synchronously",type:"ACTION",internal:!0,features:{},stepId:"TRIGGER_AUTOMATION_RUN",inputs:{},schema:{inputs:{properties:{automation:{type:"object",properties:{automationId:{type:"string",customType:"automation"}},customType:"automationFields",title:"Automation Fields",required:["automationId"]},timeout:{type:"number",title:"Timeout (ms)"}},required:["automationId"]},outputs:{properties:{success:{type:"boolean",description:"Whether the automation was successful"},value:{type:"object",description:"Automation Result"}},required:["success","value"]}}};var Bo={};_(Bo,{definition:()=>Wb});var Wb={name:"Update row",tagline:"Update a {{inputs.enriched.table.name}} row",icon:"arrow-clockwise",description:"Update a row in your database",type:"ACTION",internal:!0,features:{LOOPING:!0},stepId:"UPDATE_ROW",inputs:{},schema:{inputs:{properties:{meta:{type:"object",title:"Field settings"},row:{type:"object",customType:"row",title:"Table"},rowId:{type:"string",title:"Row ID"}},required:["row","rowId"]},outputs:{properties:{row:{type:"object",customType:"row",description:"The updated row"},response:{type:"object",description:"The response from the table"},success:{type:"boolean",description:"Whether the action was successful"},id:{type:"string",description:"The identifier of the updated row"},revision:{type:"string",description:"The revision of the updated row"}},required:["success","id","revision"]}}};var Vo={};_(Vo,{definition:()=>Bb});var Bb={name:"Zapier Webhook",stepId:"zapier",type:"ACTION",internal:!1,features:{LOOPING:!0},description:"Trigger a Zapier Zap via webhooks",tagline:"Trigger a Zapier Zap",icon:"ri-flashlight-line",inputs:{},schema:{inputs:{properties:{url:{type:"string",title:"Webhook URL"},body:{type:"json",title:"Payload"}},required:["url"]},outputs:{properties:{httpStatus:{type:"number",description:"The HTTP status code of the request"},response:{type:"string",description:"The response from Zapier"}}}}};var $o={};_($o,{definition:()=>Vb});var Vb={name:"Classify text",icon:"PageTag",tagline:"Classify text into predefined categories using AI",description:"Analyzes text and assigns it to one of the categories you provide.",stepId:"CLASSIFY_CONTENT",internal:!0,inputs:{},features:{LOOPING:!0},schema:{inputs:{properties:{textInput:{type:"longform",title:"Text",description:"The text content you want the AI to classify."},categoryItems:{type:"array",customType:"categories",title:"Categories",description:"Add categories for the AI to use when classifying text."}},required:["textInput","categoryItems"]},outputs:{properties:{category:{type:"string",description:"The category assigned by the AI."},success:{type:"boolean",description:"Whether the classification was successful."}},required:["category","success"]}},type:"ACTION"};var Ho={};_(Ho,{definition:()=>$b});var $b={name:"LLM prompt",tagline:"Send prompts to LLM",icon:"Algorithm",description:"Interact with an LLM.",type:"ACTION",internal:!0,features:{},stepId:"PROMPT_LLM",inputs:{prompt:""},schema:{inputs:{properties:{prompt:{type:"longform",title:"Prompt"}},required:["prompt","model"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},response:{type:"string",description:"What was output"}},required:["success","response"]}}};var jo={};_(jo,{definition:()=>Hb});var Hb={name:"Translate",tagline:"Translate text to a different language",icon:"globe",description:"Translate text to a different language.",type:"ACTION",internal:!0,features:{},stepId:"TRANSLATE",inputs:{prompt:""},schema:{inputs:{properties:{text:{type:"string",title:"Text"},language:{type:"string",title:"Language"}},required:["text","language"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},response:{type:"string",description:"What was the translated text"}},required:["success","response"]}}};var Yo={};_(Yo,{definition:()=>jb});var om=(n=>(n.SHORT="Short",n.MEDIUM="Medium",n.LONG="Long",n))(om||{}),jb={name:"Summarise",tagline:"Summarise text",icon:"Summarize",description:"Summarise text.",type:"ACTION",internal:!0,features:{},stepId:"SUMMARISE",inputs:{prompt:""},schema:{inputs:{properties:{text:{type:"longform",title:"Text"},length:{type:"string",title:"Length",enum:Object.values(om)}},required:["text","length"]},outputs:{properties:{success:{type:"boolean",description:"Whether the action was successful"},response:{type:"string",description:"What was the summarised text"}},required:["success","response"]}}};var zo={};_(zo,{definition:()=>Yb});var Yb={name:"Generate text",icon:"Edit",tagline:"Generate contentusing AI",description:"Uses AI to generate text content based on your instructions and chosen format",stepId:"GENERATE_TEXT",internal:!0,inputs:{contentType:"document"},features:{LOOPING:!0},schema:{inputs:{properties:{contentType:{type:"string",title:"Content type",enum:Object.values(dn),pretty:Object.values(ks)},instructions:{type:"longform",title:"Instructions",description:"Provide guidance to help the AI produce content in the format that you want"}},required:["contentType","instructions"]},outputs:{properties:{generatedText:{type:"string",description:"The text content generated by the AI"},success:{type:"boolean",description:"Whether the text generation was successful"}},required:["generatedText","success"]}},type:"ACTION"};var Qo={};_(Qo,{definition:()=>zb});var zb={name:"Extract document data",icon:"Document",tagline:"Extract structured data from documents using AI",description:"Extracts structured data from PDF or image according to provided schema.",stepId:"EXTRACT_FILE_DATA",internal:!0,inputs:{source:"URL",fileType:"pdf"},features:{LOOPING:!0},schema:{inputs:{properties:{file:{type:"string",title:"Document",description:"Attachment or Link to the document to extract data from."},source:{type:"string",enum:Object.values(fn),title:"Source",description:"The source of the document to extract data from."},fileType:{dependsOn:{field:"source",value:"URL"},type:"string",enum:Object.values(mn),title:"File Type",description:"The type of file at the URL."},schema:{customType:"triggerSchema",title:"Data schema",description:'Schema defining the structure of data to extract. Example: {"name": "string", "price": "number"}.'}},required:["file","schema"]},outputs:{properties:{data:{type:"json",description:"The structured data extracted from the document."},success:{type:"boolean",description:"Whether the extraction was successful."}},required:["data","success"]}},type:"ACTION"};var Zo={};_(Zo,{definition:()=>Qb});var Qb={name:"Agent",icon:"Effect",tagline:"Run an AI agent with tools",description:"Execute a pre-configured AI agent that can use tools to accomplish tasks",stepId:"AGENT",internal:!0,inputs:{},features:{LOOPING:!0},schema:{inputs:{properties:{agentId:{customType:"agent",title:"Agent",description:"Select the agent to run"},prompt:{type:"longform",title:"Prompt",description:"The task or question to send to the agent"},useStructuredOutput:{type:"boolean",title:"Use structured output",description:"Constrain the agent response to a specific JSON structure"},outputSchema:{type:"object",customType:"outputSchema",title:"Output Schema",description:"Define the structure of the agent's output",dependsOn:"useStructuredOutput"}},required:["agentId","prompt"]},outputs:{properties:{response:{type:"string",description:"The agent's response"},success:{type:"boolean",description:"Whether the agent completed successfully"},steps:{type:"array",description:"The steps taken by the agent"},output:{type:"object",description:"Structured output from the agent (when output schema is defined)"}},required:["response","success"]}},type:"ACTION"};var Ko={};_(Ko,{definition:()=>Zb});var Zb={name:"State",tagline:"Extract automation state",icon:"brackets-curly",description:"Extract automation state into a named variable",type:"ACTION",internal:!0,new:!1,stepId:"EXTRACT_STATE",inputs:{},features:{LOOPING:!0},schema:{inputs:{properties:{key:{type:"string",title:"Key"},value:{type:"longform",title:"Value"}},required:["value","key"]},outputs:{properties:{value:{type:"string",description:"The result of the return statement"},success:{type:"boolean",description:"Whether the action was successful"}},required:["success"]}}};var Jo={};_(Jo,{definition:()=>Kb});var Kb={name:"Loop",icon:"recycle",tagline:"Loop the block",description:"Loop",stepId:"LOOP_V2",internal:!0,features:{},inputs:{},schema:{inputs:{properties:{children:{type:"array",title:"Input type"},binding:{type:"string",title:"Binding / Value"},iterations:{type:"number",title:"Max loop iterations"},failure:{type:"string",title:"Failure Condition"}}},outputs:{properties:{success:{type:"boolean",description:"Loop success"},iterations:{type:"number",description:"The number of iterations executed"},items:{type:"json",description:"Per-step iteration results"},summary:{type:"json",description:"Loop summary including per-step counters"}},required:["success"]}},type:"LOGIC"};var es={};_(es,{definitions:()=>sN});var sm={name:"On demand",event:"app:trigger",icon:"cursor-click",tagline:"Automation runs when invoked",description:"Runs when invoked by a user or agent.",stepId:"APP",inputs:{},schema:{inputs:{properties:{fields:{type:"object",customType:"triggerSchema",title:"Fields"}},required:[]},outputs:{properties:{fields:{type:"object",description:"Fields submitted from the app frontend",customType:"triggerSchema"}},required:["fields"]}},type:"TRIGGER"};var am={name:"Schedule",event:"cron:trigger",icon:"clock",tagline:"Schedule Trigger (<b>{{inputs.cron}}</b>)",description:"Triggers automation on a schedule.",stepId:"CRON",inputs:{},schema:{inputs:{properties:{cron:{type:"string",customType:"cron",title:"Expression"}},required:["cron"]},outputs:{properties:{timestamp:{type:"number",description:"Timestamp the cron was executed"}},required:["timestamp"]}},type:"TRIGGER"};var um={name:"Email received",event:"email:trigger",icon:"envelope",tagline:"Email Trigger",description:"Triggers automation when an email is received",stepId:"EMAIL",inputs:{host:"",port:993,secure:!0,username:"",authType:"password",password:"",datasourceId:"",authConfigId:"",mailbox:"INBOX"},schema:{inputs:{properties:{host:{type:"string",description:"IMAP host address"},port:{type:"number",description:"IMAP port"},secure:{type:"boolean",description:"Use TLS/SSL for the IMAP connection"},username:{type:"string",description:"IMAP username"},authType:{type:"string",title:"Authentication method",description:"Authentication method",enum:Object.values(gn),pretty:["Password","OAuth2"]},password:{type:"string",description:"IMAP password"},datasourceId:{type:"string",title:"OAuth2 connection",description:"Workspace OAuth2 connection"},authConfigId:{type:"string",description:"OAuth2 auth config"},mailbox:{type:"string",description:"Mailbox to monitor"}},required:["host","port","secure","username","authType"]},outputs:{properties:{from:{type:"string",description:"Who sent the email"},to:{type:"string",description:"Who received the email"},cc:{type:"array",subtype:"string",description:"Who was CC'd on the email"},subject:{type:"string",description:"What was the subject of the email"},sentAt:{type:"datetime",description:"When the email was sent"},bodyText:{type:"string",description:"Email content (plain text)"}},required:["from","to"]}},type:"TRIGGER"};var lm={name:"Row deleted",event:"row:delete",icon:"trash-simple",tagline:"Row is deleted from {{inputs.enriched.table.name}}",description:"Fired when a row is deleted from your database",stepId:"ROW_DELETED",inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table"}},required:["tableId"]},outputs:{properties:{row:{type:"object",customType:"row",description:"The row that was deleted"}},required:["row"]}},type:"TRIGGER"};var pm={name:"Row created",event:"row:save",icon:"rows-plus-bottom",tagline:"Row is added to {{inputs.enriched.table.name}}",description:"Fired when a row is added to your database",stepId:"ROW_SAVED",inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table"},filters:{type:"object",customType:"trigger_filter",title:"Filtering"}},required:["tableId"]},outputs:{properties:{row:{type:"object",customType:"row",description:"The new row that was created"},id:{type:"string",description:"Row ID - can be used for updating"},revision:{type:"string",description:"Revision of row"}},required:["row","id"]}},type:"TRIGGER"};var cm={name:"Row updated",event:"row:update",icon:"arrow-clockwise",tagline:"Row is updated in {{inputs.enriched.table.name}}",description:"Fired when a row is updated in your database",stepId:"ROW_UPDATED",inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table"},filters:{type:"object",customType:"trigger_filter",title:"Filtering"}},required:["tableId"]},outputs:{properties:{oldRow:{type:"object",customType:"row",description:"The row that was updated",title:"Old Row"},row:{type:"object",customType:"row",description:"The row before it was updated",title:"Row"},id:{type:"string",description:"Row ID - can be used for updating"},revision:{type:"string",description:"Revision of row"}},required:["row","id"]}},type:"TRIGGER"};var dm={name:"Webhook",event:"web:trigger",icon:"webhooks-logo",tagline:"Webhook endpoint is hit",description:"Trigger an automation when a HTTP POST webhook is hit",stepId:"WEBHOOK",inputs:{},schema:{inputs:{properties:{schemaUrl:{type:"string",customType:"webhookUrl",title:"Schema URL"},triggerUrl:{type:"string",customType:"webhookUrl",title:"Trigger URL"}},required:["schemaUrl","triggerUrl"]},outputs:{properties:{body:{type:"object",description:"Body of the request which hit the webhook"}},required:["body"]}},type:"TRIGGER"};var fm={type:"TRIGGER",name:"Row Action",event:"row:action",icon:"tree-structure",tagline:"Row action triggered in {{inputs.enriched.table.name}} by {{inputs.enriched.row._id}}",description:"row action workflow",stepId:"ROW_ACTION",inputs:{},schema:{inputs:{properties:{tableId:{type:"string",customType:"table",title:"Table",readonly:!0}},required:["tableId"]},outputs:{properties:{id:{type:"string",description:"Row ID - can be used for updating"},revision:{type:"string",description:"Revision of row"},table:{type:"object",customType:"table",title:"The table linked to the row action"},row:{type:"object",customType:"row",description:"The row linked to the row action"}}}}};var sN={ROW_SAVED:pm,ROW_UPDATED:cm,ROW_DELETED:lm,WEBHOOK:dm,APP:sm,CRON:am,EMAIL:um,ROW_ACTION:fm};var aN=Object.values(it).sort((e,t)=>t.length-e.length);function uN(e){return aN.find(t=>e.startsWith(`${t}${"_"}`))}i(uN,"getDocumentType");var lN=Object.values(cn).sort((e,t)=>t.length-e.length);function pN(e){return lN.find(t=>e.startsWith(`${t}${"_"}`))}i(pN,"getVirtualDocumentType");var cN=new RegExp("^datasource_plus_(.+)__(.+)$"),tn=i(e=>t=>!!t&&t.startsWith(`${e}${"_"}`),"idCheckFor"),mm=i(e=>{let t=e.match(cN);return!!e&&t!==null},"isExternalTableId"),dN=i(e=>hm(e)||mm(e),"isTableIdOrExternalTableId"),hm=tn("ta"),gm=tn("view"),fN=tn("datasource"),mN=tn("query");function hN(e){if(!gm(e))throw new Error("Unable to extract table ID, is not a view ID");let t=e.split("_");return t.shift(),e=t.join("_"),new RegExp(`^(?<tableId>.+)${"_"}([^${"_"}]+)$`).exec(e).groups.tableId}i(hN,"getTableIdFromViewId");var mF=3;function ym(e,t,r=","){let n=t.join(r),o=e.map(s=>t.map(a=>Sm(s[a],r)).join(r));return[n,...o].join(`
|
|
3
3
|
`)}i(ym,"convertRowsToCsv");function Tm(e){return JSON.stringify(e,null,2)}i(Tm,"convertRowsToJson");function Sm(e,t=","){if(e==null)return"";typeof e=="object"&&(e=JSON.stringify(e));let r=String(e);return r=r.replace(/[\r\n]+/g," "),r.includes(t)||r.includes('"')?(r=r.replace(/"/g,'""'),`"${r}"`):r}i(Sm,"escapeCsvValue");function gN(e,t,r,n=","){let o=r?.length?r.map(a=>a.name):Array.from(new Set(e.flatMap(a=>Object.keys(a)))),s=e.map(a=>o.reduce((u,l)=>(u[l]=l in a?a[l]:"",u),{}));switch(t){case"csv":return ym(s,o,n);case"json":return Tm(s);default:throw new Error(`Unsupported format: ${t}`)}}i(gN,"convertDataToExportFormat");var Z=i((e,t)=>t.map(r=>{let n=r.fullKey??(r.key.includes(".")?r.key:`${e}.${r.key}`);return{key:r.key,name:r.name,defaultValue:r.defaultValue,category:e,fullKey:n}}),"createTranslationDefinitions");var yN="userMenu",rs=Z(yN,[{key:"profile",fullKey:"profile",name:"User menu profile label",defaultValue:"My profile"},{key:"password",fullKey:"password",name:"User menu password label",defaultValue:"Update password"},{key:"portal",fullKey:"portal",name:"User menu portal label",defaultValue:"Open developer mode"},{key:"logout",fullKey:"logout",name:"User menu logout label",defaultValue:"Log out"}]);var TN="profileModal",ns=Z(TN,[{key:"title",fullKey:"profileModalTitle",name:"Profile modal title",defaultValue:"My profile"},{key:"body",fullKey:"profileModalBody",name:"Profile modal body",defaultValue:"Personalise the platform by adding your first name and last name."},{key:"emailLabel",fullKey:"profileModalEmailLabel",name:"Profile email label",defaultValue:"Email"},{key:"firstNameLabel",fullKey:"profileModalFirstNameLabel",name:"Profile first name label",defaultValue:"First name"},{key:"lastNameLabel",fullKey:"profileModalLastNameLabel",name:"Profile last name label",defaultValue:"Last name"},{key:"saveText",fullKey:"profileModalSaveButton",name:"Profile save button",defaultValue:"Save"},{key:"cancelText",fullKey:"profileModalCancelButton",name:"Profile cancel button",defaultValue:"Cancel"},{key:"successText",fullKey:"profileModalSuccess",name:"Profile update success notification",defaultValue:"Information updated successfully"},{key:"errorText",fullKey:"profileModalError",name:"Profile update error notification",defaultValue:"Failed to update information"}]);var SN="passwordModal",is=Z(SN,[{key:"title",fullKey:"passwordTitle",name:"Password title",defaultValue:"Update password"},{key:"body",fullKey:"passwordBody",name:"Password body",defaultValue:"Enter your new password below."},{key:"passwordLabel",fullKey:"passwordModalLabel",name:"Password password label",defaultValue:"Password"},{key:"repeatLabel",fullKey:"passwordModalRepeatLabel",name:"Password repeat label",defaultValue:"Repeat password"},{key:"saveText",fullKey:"passwordModalSaveButton",name:"Password save button",defaultValue:"Update password"},{key:"cancelText",fullKey:"passwordModalCancelButton",name:"Password modal cancel button",defaultValue:"Cancel"},{key:"minLengthText",fullKey:"passwordModalMinLength",name:"Password minimum length copy",defaultValue:"Please enter at least 12 characters. We recommend using machine generated or random passwords."},{key:"mismatchText",fullKey:"passwordModalMismatchText",name:"Password mismatch copy",defaultValue:"Passwords must match"},{key:"successText",fullKey:"passwordModalSuccess",name:"Password success notification",defaultValue:"Password changed successfully"},{key:"errorText",fullKey:"passwordModalError",name:"Password error notification",defaultValue:"Failed to update password"}]);var AN="picker",os=Z(AN,[{key:"searchPlaceholder",name:"Picker search placeholder",defaultValue:"Search"},{key:"searchByFieldPlaceholder",name:"Picker search by field placeholder",defaultValue:"Search by {field}"}]);var ON="filter",ss=Z(ON,[{key:"is",name:"Is operator label",defaultValue:"Is"},{key:"isNot",name:"Is not operator label",defaultValue:"Is not"},{key:"startsWith",name:"Starts with operator label",defaultValue:"Starts with"},{key:"like",name:"Like operator label",defaultValue:"Like"},{key:"empty",name:"Is empty operator label",defaultValue:"Is empty"},{key:"notEmpty",name:"Is not empty operator label",defaultValue:"Is not empty"},{key:"isIn",name:"Is in operator label",defaultValue:"Is in"},{key:"notOneOf",name:"Is not in operator label",defaultValue:"Is not in"},{key:"moreThanOrEqualTo",name:"More than or equal to operator label",defaultValue:"More than or equal to"},{key:"lessThanOrEqualTo",name:"Less than or equal to operator label",defaultValue:"Less than or equal to"},{key:"between",name:"Between operator label",defaultValue:"Between"},{key:"true",name:"True option label",defaultValue:"True"},{key:"false",name:"False option label",defaultValue:"False"}]);var IN="recaptcha",as=Z(IN,[{key:"prompt",name:"Prompt",defaultValue:"Human verification step required to continue."},{key:"submit",name:"Submit button",defaultValue:"Submit"},{key:"error",name:"Error message",defaultValue:"Recaptcha verification failed, please try again"}]);var EN="portal",us=Z(EN,[{key:"greeting",name:"Greeting heading",defaultValue:"Hey {{name}}"},{key:"intro",name:"Introductory body",defaultValue:"Welcome to the {{company}} portal. Below you'll find the list of apps that you have access to."},{key:"offlineHeading",name:"Offline heading",defaultValue:"Your apps are currently offline."},{key:"offlineDescription",name:"Offline description",defaultValue:"Please contact the account holder to get them back online."},{key:"appsHeading",name:"Apps heading",defaultValue:"Apps"},{key:"updatedAgo",name:"Updated duration label",defaultValue:"Updated {{ duration time 'millisecond' }} ago"},{key:"neverUpdated",name:"Never updated label",defaultValue:"Never updated"},{key:"noAppsHeading",name:"No apps heading",defaultValue:"You don't have access to any apps yet."},{key:"noAppsDescription",name:"No apps description",defaultValue:"The apps you have access to will be listed here."}]);var xN="login",ls=Z(xN,[{key:"emailLabel",name:"Login email label",defaultValue:"Your work email"},{key:"emailError",name:"Login email error",defaultValue:"Please enter a valid email"},{key:"passwordLabel",name:"Login password label",defaultValue:"Password"},{key:"passwordIncorrectError",name:"Login password incorrect error",defaultValue:"Incorrect password"},{key:"passwordError",name:"Login password error",defaultValue:"Please enter your password"},{key:"invalidCredentials",name:"Login invalid credentials message",defaultValue:"Invalid credentials"},{key:"forgotPassword",name:"Forgot password link",defaultValue:"Forgot password?"},{key:"loginWith",name:"Login with label",defaultValue:"Log in with"}]);var RN="forgotPassword",ps=Z(RN,[{key:"heading",name:"Forgot password heading",defaultValue:"Forgot your password?"},{key:"description",name:"Forgot password description",defaultValue:"Enter your email to receive reset instructions."},{key:"emailLabel",name:"Forgot password email label",defaultValue:"Your work email"},{key:"emailError",name:"Forgot password email error",defaultValue:"Please enter a valid email"},{key:"submit",name:"Forgot password submit button",defaultValue:"Send reset email"},{key:"success",name:"Forgot password success notification",defaultValue:"If that account exists, we'll send a reset email shortly."}]);var wN="validation",cs=Z(wN,[{key:"required",name:"Required field error",defaultValue:"Required"}]);var bN="calendar",ds=Z(bN,[{key:"monday",name:"Monday",defaultValue:"Monday"},{key:"tuesday",name:"Tuesday",defaultValue:"Tuesday"},{key:"wednesday",name:"Wednesday",defaultValue:"Wednesday"},{key:"thursday",name:"Thursday",defaultValue:"Thursday"},{key:"friday",name:"Friday",defaultValue:"Friday"},{key:"saturday",name:"Saturday",defaultValue:"Saturday"},{key:"sunday",name:"Sunday",defaultValue:"Sunday"},{key:"allDay",name:"All day",defaultValue:"All day"},{key:"january",name:"January",defaultValue:"January"},{key:"february",name:"February",defaultValue:"February"},{key:"march",name:"March",defaultValue:"March"},{key:"april",name:"April",defaultValue:"April"},{key:"may",name:"May",defaultValue:"May"},{key:"june",name:"June",defaultValue:"June"},{key:"july",name:"July",defaultValue:"July"},{key:"august",name:"August",defaultValue:"August"},{key:"september",name:"September",defaultValue:"September"},{key:"october",name:"October",defaultValue:"October"},{key:"november",name:"November",defaultValue:"November"},{key:"december",name:"December",defaultValue:"December"},{key:"monthButton",name:"Month Button",defaultValue:"Month"},{key:"weekButton",name:"Week Button",defaultValue:"Week"},{key:"dayButton",name:"Day Button",defaultValue:"Day"},{key:"agendaButton",name:"Adenda Button",defaultValue:"Agenda"},{key:"todayButton",name:"Today Button",defaultValue:"Today"},{key:"noEvents",name:"No Events Found text",defaultValue:"No events found"},{key:"datePickerPlaceholder",name:"Date Picker placeholder text",defaultValue:"Choose an option"},{key:"datePickerClear",name:"Date picker clear button",defaultValue:"Clear"},{key:"datePickerNow",name:"Date picker now button",defaultValue:"Now"}]);var NN=[rs,ns,is,os,ss,as,us,ls,ps,cs,ds],vN={calendar:"Calendar",filter:"Filter",forgotPassword:"Forgot password",login:"Login",passwordModal:"Password modal",picker:"Picker",portal:"Portal",profileModal:"Profile modal",recaptcha:"reCAPTCHA",userMenu:"User menu",validation:"Validation"},rn=NN.flat(),_N=rn.reduce((e,t)=>(e[t.category]||(e[t.category]=[]),e[t.category].push(t),e),{}),Am=rn.reduce((e,t)=>(e.set(t.fullKey,t),e),new Map),CN=rn,fs=i(e=>e?Object.entries(e).reduce((t,[r,n])=>(typeof n!="string"||!Am.has(r)||(t[r]=n),t),{}):{},"filterValidTranslationOverrides"),DN=i(e=>fs(e),"resolveWorkspaceTranslations"),LN=i((e,t)=>{let r=_N[e]||[],n=t?Object.entries(t).every(([s,a])=>Am.has(s)&&typeof a=="string")?t:fs(t):{};return r.reduce((o,s)=>{let a=n[s.fullKey];return o[s.key]=a??s.defaultValue,o},{})},"resolveTranslationGroup");0&&(module.exports={ACCOUNT_PORTAL_PATHS,AIOperations,AppFontFamilyOptions,AppFontFamilyStacks,BUILDER_URLS,BpmCorrelationKey,BpmInstanceKey,BpmStatusKey,BpmStatusValue,BuilderSocketEvent,ChatCommands,ClientHeader,DEFAULT_BB_DATASOURCE_ID,DefaultAppTheme,DefaultBuilderTheme,DefaultExistingAppFontFamily,DefaultNewAppFontFamily,GridSocketEvent,Header,InvalidFileExtensions,MAX_SESSIONS_PER_USER,OperationFieldTypes,OperationFields,OperatorOptions,PROTECTED_EXTERNAL_COLUMNS,PROTECTED_INTERNAL_COLUMNS,REBOOT_CRON,REVIEWERS,REVIEWER_TYPES,RoleColor,SWITCHABLE_TYPES,SocketEvent,SocketSessionTTL,SqlNumberTypeRangeMap,SupportedChatCommands,TRANSLATION_CATEGORY_LABELS,ThemeClassPrefix,ThemeOptions,UI_TRANSLATIONS,ValidColumnNameRegex,ValidQueryNameRegex,ValidSnippetNameRegex,applyBaseUrl,automations,buildAgentTestCaseSnapshot,calendarTranslations,canBeDisplayColumn,canBeSortColumn,canHaveDefaultColumn,convertDataToExportFormat,convertRowsToCsv,convertRowsToJson,createReviewer,createTranslationDefinitions,dataFilters,describeReviewer,ensureValidAppFontFamily,ensureValidTheme,escapeCsvValue,filterTranslations,filterValidTranslationOverrides,findDuplicateInternalColumns,forgotPasswordTranslations,getAppFontFamilyStack,getDocumentType,getNextPreviewDevice,getPreviewDeviceIcon,getPreviewModalDevice,getQueryToolBindings,getReadableQueryToolBinding,getReviewerLabel,getTableIdFromViewId,getThemeClassNames,getVirtualDocumentType,helpers,isAllowedDisplayField,isDatasourceOrDatasourcePlusId,isExternalColumnName,isExternalTableId,isInternalColumnName,isQueryId,isQueryToolType,isTableId,isTableIdOrExternalTableId,isViewId,loginTranslations,passwordModalTranslations,pickerTranslations,portalTranslations,profileModalTranslations,readReviewerContent,recaptchaTranslations,resolveTranslationGroup,resolveWorkspaceTranslations,sdk,translations,userMenuTranslations,utils,validateReviewer,validationTranslations,writeReviewerContent});
|
|
4
4
|
//# sourceMappingURL=index.js.map
|