@qikdev/vue-ui 0.2.86 → 0.2.87
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/lib.es.js +6 -4
- package/dist/lib.es.js.map +1 -1
- package/dist/lib.umd.js +1 -1
- package/dist/lib.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/lib.umd.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
(function(E,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue"),require("@qikdev/sdk")):typeof define=="function"&&define.amd?define(["exports","vue","@qikdev/sdk"],t):(E=typeof globalThis<"u"?globalThis:E||self,t(E["@qikdev/vue-ui"]={},E.Vue,E["@qikdev/sdk"]))})(this,function(E,t,Bs){"use strict";const Ns="0.2.86",yn={STRIPE_NOT_LOADED:"Stripe v3 library is not loaded",INSTANCE_NOT_DEFINED:"Instance object is not defined. Make sure you initialized Stripe before creating elements",ELEMENTS_NOT_DEFINED:"Elements object is not defined. You can't create stripe element without it",ELEMENT_TYPE_NOT_DEFINED:"elementType is required. You can't create stripe element without it"},Ss=(e,n)=>{try{if(!window.Stripe)throw new Error(yn.STRIPE_NOT_LOADED);return window.Stripe(e,n)}catch(o){return console.error(o),o}},Ts=(e,n)=>{try{if(!e)throw new Error(yn.INSTANCE_NOT_DEFINED);return e.elements(n)}catch(o){return console.error(o),o}},Os=(e,n,o)=>{try{if(!e)throw new Error(yn.ELEMENTS_NOT_DEFINED);if(!n)throw new Error(yn.ELEMENT_TYPE_NOT_DEFINED);return e.create(n,o)}catch(i){return console.error(i),i}};var yr=(e,n)=>{const o=e.__vccOpts||e;for(const[i,l]of n)o[i]=l;return o};const Ds=t.defineComponent({name:"StripeElement",props:{elements:{type:Object,required:!0},type:{type:String,default:()=>"card"},options:{type:Object,default:()=>({})}},setup(e,{emit:n}){const o=t.ref(document.createElement("div")),i=t.ref(),l=t.ref(),{elements:r,type:a,options:s}=t.toRefs(e);return t.onMounted(()=>{const c=()=>{i.value=Os(r.value,a.value,s.value),i.value.mount(o.value),l.value.appendChild(o.value)},d=(m,f)=>{n(m,f)},u=()=>{["change","ready","focus","blur","click","escape"].forEach(f=>{i.value.on(f,d.bind(null,f))})};try{c(),u()}catch(m){console.error(m)}}),t.onBeforeUnmount(()=>{var c,d;(c=i.value)==null||c.unmount(),(d=i.value)==null||d.destroy()}),t.watch(s,()=>{var c;(c=i.value)==null||c.update(e.options)}),{stripeElement:i,domElement:o,mountPoint:l}}}),As={ref:"mountPoint"};function Ms(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",As,null,512)}var gr=yr(Ds,[["render",Ms]]);const Fs=t.defineComponent({name:"StripeElements",props:{stripeKey:{type:String,required:!0},instanceOptions:{type:Object,default:()=>({})},elementsOptions:{type:Object,default:()=>({})}},setup(e){const{stripeKey:n,instanceOptions:o,elementsOptions:i}=t.toRefs(e),l=t.ref(),r=t.ref(),a=t.computed(()=>r.value?Object.keys(r.value).length>0:!1);return t.onMounted(()=>{l.value=Ss(n.value,o.value),r.value=Ts(l.value,i.value)}),t.watch(i,()=>{var s;(s=r.value)==null||s.update(i.value)}),{elements:r,instance:l,elementsUsable:a}}}),Is={key:0};function $s(e,n,o,i,l,r){return e.elementsUsable?(t.openBlock(),t.createElementBlock("div",Is,[t.renderSlot(e.$slots,"default",{instance:e.instance,elements:e.elements})])):t.createCommentVNode("",!0)}var _r=yr(Fs,[["render",$s]]);const RN="",g=(e,n)=>{const o=e.__vccOpts||e;for(const[i,l]of n)o[i]=l;return o},Ls={},Ps={class:"flex-column"};function Us(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",Ps,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const kr=g(Ls,[["render",Us],["__scopeId","data-v-71e77c4f"]]),zN="",js={},Rs={class:"flex-column-body"};function zs(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",Rs,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const xr=g(js,[["render",zs],["__scopeId","data-v-ab49c425"]]),HN="",Hs={},qs={class:"flex-column-header"};function Gs(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",qs,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const br=g(Hs,[["render",Gs],["__scopeId","data-v-968bcded"]]),qN="",Ws={},Ks={class:"flex-column-footer"};function Zs(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",Ks,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const Cr=g(Ws,[["render",Zs],["__scopeId","data-v-941966e2"]]),GN="",Ys={},Xs={class:"flex-cell"};function Js(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",Xs,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const wr=g(Ys,[["render",Js],["__scopeId","data-v-ceefef08"]]),WN="",Qs={},vs={class:"flex-row"};function ec(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",vs,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const Vr=g(Qs,[["render",ec],["__scopeId","data-v-a4b9a8e0"]]),KN="",tc={},nc={class:"flex-spacer"};function oc(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",nc)}const Er=g(tc,[["render",oc],["__scopeId","data-v-f42ac625"]]),ZN="",rc={},ic={class:"panel"};function lc(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",ic,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const Br=g(rc,[["render",lc],["__scopeId","data-v-d5c9d9ec"]]),YN="",ac={},sc={class:"panel-body"};function cc(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",sc,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const Nr=g(ac,[["render",cc],["__scopeId","data-v-53a6d4be"]]),XN="",dc={},uc={class:"panel-header"};function mc(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",uc,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const Sr=g(dc,[["render",mc],["__scopeId","data-v-12bf7f04"]]),JN="",fc={},pc={class:"panel-footer"};function hc(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",pc,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const Tr=g(fc,[["render",hc],["__scopeId","data-v-d8937de9"]]);var gn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function yc(e){var n=typeof e;return e!=null&&(n=="object"||n=="function")}var _n=yc,gc=typeof gn=="object"&&gn&&gn.Object===Object&&gn,Or=gc,_c=Or,kc=typeof self=="object"&&self&&self.Object===Object&&self,xc=_c||kc||Function("return this")(),jt=xc,bc=jt,Cc=function(){return bc.Date.now()},wc=Cc,Vc=/\s/;function Ec(e){for(var n=e.length;n--&&Vc.test(e.charAt(n)););return n}var Bc=Ec,Nc=Bc,Sc=/^\s+/;function Tc(e){return e&&e.slice(0,Nc(e)+1).replace(Sc,"")}var Oc=Tc,Dc=jt,Ac=Dc.Symbol,so=Ac,Dr=so,Ar=Object.prototype,Mc=Ar.hasOwnProperty,Fc=Ar.toString,Rt=Dr?Dr.toStringTag:void 0;function Ic(e){var n=Mc.call(e,Rt),o=e[Rt];try{e[Rt]=void 0;var i=!0}catch{}var l=Fc.call(e);return i&&(n?e[Rt]=o:delete e[Rt]),l}var $c=Ic,Lc=Object.prototype,Pc=Lc.toString;function Uc(e){return Pc.call(e)}var jc=Uc,Mr=so,Rc=$c,zc=jc,Hc="[object Null]",qc="[object Undefined]",Fr=Mr?Mr.toStringTag:void 0;function Gc(e){return e==null?e===void 0?qc:Hc:Fr&&Fr in Object(e)?Rc(e):zc(e)}var zt=Gc;function Wc(e){return e!=null&&typeof e=="object"}var Ht=Wc,Kc=zt,Zc=Ht,Yc="[object Symbol]";function Xc(e){return typeof e=="symbol"||Zc(e)&&Kc(e)==Yc}var kn=Xc,Jc=Oc,Ir=_n,Qc=kn,$r=0/0,vc=/^[-+]0x[0-9a-f]+$/i,ed=/^0b[01]+$/i,td=/^0o[0-7]+$/i,nd=parseInt;function od(e){if(typeof e=="number")return e;if(Qc(e))return $r;if(Ir(e)){var n=typeof e.valueOf=="function"?e.valueOf():e;e=Ir(n)?n+"":n}if(typeof e!="string")return e===0?e:+e;e=Jc(e);var o=ed.test(e);return o||td.test(e)?nd(e.slice(2),o?2:8):vc.test(e)?$r:+e}var Lr=od,rd=_n,co=wc,Pr=Lr,id="Expected a function",ld=Math.max,ad=Math.min;function sd(e,n,o){var i,l,r,a,s,c,d=0,u=!1,m=!1,f=!0;if(typeof e!="function")throw new TypeError(id);n=Pr(n)||0,rd(o)&&(u=!!o.leading,m="maxWait"in o,r=m?ld(Pr(o.maxWait)||0,n):r,f="trailing"in o?!!o.trailing:f);function p(A){var V=i,W=l;return i=l=void 0,d=A,a=e.apply(W,V),a}function h(A){return d=A,s=setTimeout(F,n),u?p(A):a}function y(A){var V=A-c,W=A-d,M=n-V;return m?ad(M,r-W):M}function x(A){var V=A-c,W=A-d;return c===void 0||V>=n||V<0||m&&W>=r}function F(){var A=co();if(x(A))return R(A);s=setTimeout(F,y(A))}function R(A){return s=void 0,f&&i?p(A):(i=l=void 0,a)}function H(){s!==void 0&&clearTimeout(s),d=0,i=c=l=s=void 0}function Z(){return s===void 0?a:R(co())}function Y(){var A=co(),V=x(A);if(i=arguments,l=this,c=A,V){if(s===void 0)return h(c);if(m)return clearTimeout(s),s=setTimeout(F,n),p(c)}return s===void 0&&(s=setTimeout(F,n)),a}return Y.cancel=H,Y.flush=Z,Y}var gt=sd;const QN="",cd=["onClick"],dd=["onClick"],Ur=g({__name:"tabset",props:{vertical:Boolean,inline:Boolean},setup(e){const n=t.useSlots(),o=t.reactive({tabs:[]});t.provide("tabset",o);const i=t.ref();t.provide("activeHeading",i);const l=function(c){i.value=c},r=gt(function(){const d=n.default().reduce(function(f,p){var h;return((h=p.type)==null?void 0:h.name)==="tab"?f.push(p):p.children&&(f=[...f,...p.children]),f},[]).filter(function(f){var p;return((p=f.type)==null?void 0:p.name)==="tab"&&f.props.enabled!==!1}).map(function(f,p){return{heading:f.props.heading,index:p}});o.tabs=d;const u=d.reduce(function(f,p){return f[p.heading]=!0,f},{}),m=i.value;(!m||!u[m])&&d.length&&(i.value=d[0].heading)});t.provide("rebuild",r);const a=t.computed(function(){return o.tabs.map(function(c){if(c)return c.heading}).filter(Boolean)}),s=t.computed(function(){return a.value.length>1});return r(),(c,d)=>{const u=t.resolveComponent("flex-body"),m=t.resolveComponent("flex-column"),f=t.resolveComponent("flex-row"),p=t.resolveComponent("flex-header");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ux-tabset",{vertical:e.vertical,horizontal:!e.vertical,inline:e.inline,block:!e.inline}])},[e.vertical?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.unref(s)?(t.openBlock(),t.createBlock(m,{key:0,class:"tabset-menu"},{default:t.withCtx(()=>[t.createVNode(u,null,{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(t.unref(a),(h,y)=>(t.openBlock(),t.createElementBlock("a",{class:t.normalizeClass({active:i.value===h}),key:`tab-link-${h}`,onClick:x=>l(h)},t.toDisplayString(h),11,cd))),128))]),_:1})]),_:1})):t.createCommentVNode("",!0)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.unref(s)?(t.openBlock(),t.createBlock(p,{key:0,class:"tabset-menu"},{default:t.withCtx(()=>[t.createVNode(f,null,{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(t.unref(a),(h,y)=>(t.openBlock(),t.createElementBlock("a",{class:t.normalizeClass({active:i.value===h}),key:`tab-link-${h}`,onClick:x=>l(h)},t.toDisplayString(h),11,dd))),128))]),_:1})]),_:1})):t.createCommentVNode("",!0)],64)),t.createVNode(m,null,{default:t.withCtx(()=>[t.renderSlot(c.$slots,"default",{},void 0,!0)]),_:3})],2)}}},[["__scopeId","data-v-1568a756"]]),ud={name:"tab",props:{heading:{type:String,required:!0},enabled:{type:Boolean,default:!0}},created(){this.rebuild()},unmounted(){this.rebuild()},inject:["tabset","activeHeading","rebuild"],computed:{active(){var n;return String(this.heading)===String(((n=this.activeHeading)==null?void 0:n.value)||this.activeHeading)}}};function md(e,n,o,i,l,r){const a=t.resolveComponent("flex-column");return r.active?(t.openBlock(),t.createBlock(a,{key:0},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3})):t.createCommentVNode("",!0)}const jr=g(ud,[["render",md]]);var fd=Array.isArray,qt=fd,pd=qt,hd=kn,yd=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,gd=/^\w*$/;function _d(e,n){if(pd(e))return!1;var o=typeof e;return o=="number"||o=="symbol"||o=="boolean"||e==null||hd(e)?!0:gd.test(e)||!yd.test(e)||n!=null&&e in Object(n)}var kd=_d,xd=zt,bd=_n,Cd="[object AsyncFunction]",wd="[object Function]",Vd="[object GeneratorFunction]",Ed="[object Proxy]";function Bd(e){if(!bd(e))return!1;var n=xd(e);return n==wd||n==Vd||n==Cd||n==Ed}var Rr=Bd,Nd=jt,Sd=Nd["__core-js_shared__"],Td=Sd,uo=Td,zr=function(){var e=/[^.]+$/.exec(uo&&uo.keys&&uo.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function Od(e){return!!zr&&zr in e}var Dd=Od,Ad=Function.prototype,Md=Ad.toString;function Fd(e){if(e!=null){try{return Md.call(e)}catch{}try{return e+""}catch{}}return""}var Id=Fd,$d=Rr,Ld=Dd,Pd=_n,Ud=Id,jd=/[\\^$.*+?()[\]{}|]/g,Rd=/^\[object .+?Constructor\]$/,zd=Function.prototype,Hd=Object.prototype,qd=zd.toString,Gd=Hd.hasOwnProperty,Wd=RegExp("^"+qd.call(Gd).replace(jd,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Kd(e){if(!Pd(e)||Ld(e))return!1;var n=$d(e)?Wd:Rd;return n.test(Ud(e))}var Zd=Kd;function Yd(e,n){return e==null?void 0:e[n]}var Xd=Yd,Jd=Zd,Qd=Xd;function vd(e,n){var o=Qd(e,n);return Jd(o)?o:void 0}var Hr=vd,eu=Hr,tu=eu(Object,"create"),xn=tu,qr=xn;function nu(){this.__data__=qr?qr(null):{},this.size=0}var ou=nu;function ru(e){var n=this.has(e)&&delete this.__data__[e];return this.size-=n?1:0,n}var iu=ru,lu=xn,au="__lodash_hash_undefined__",su=Object.prototype,cu=su.hasOwnProperty;function du(e){var n=this.__data__;if(lu){var o=n[e];return o===au?void 0:o}return cu.call(n,e)?n[e]:void 0}var uu=du,mu=xn,fu=Object.prototype,pu=fu.hasOwnProperty;function hu(e){var n=this.__data__;return mu?n[e]!==void 0:pu.call(n,e)}var yu=hu,gu=xn,_u="__lodash_hash_undefined__";function ku(e,n){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=gu&&n===void 0?_u:n,this}var xu=ku,bu=ou,Cu=iu,wu=uu,Vu=yu,Eu=xu;function _t(e){var n=-1,o=e==null?0:e.length;for(this.clear();++n<o;){var i=e[n];this.set(i[0],i[1])}}_t.prototype.clear=bu,_t.prototype.delete=Cu,_t.prototype.get=wu,_t.prototype.has=Vu,_t.prototype.set=Eu;var Bu=_t;function Nu(){this.__data__=[],this.size=0}var Su=Nu;function Tu(e,n){return e===n||e!==e&&n!==n}var Ou=Tu,Du=Ou;function Au(e,n){for(var o=e.length;o--;)if(Du(e[o][0],n))return o;return-1}var bn=Au,Mu=bn,Fu=Array.prototype,Iu=Fu.splice;function $u(e){var n=this.__data__,o=Mu(n,e);if(o<0)return!1;var i=n.length-1;return o==i?n.pop():Iu.call(n,o,1),--this.size,!0}var Lu=$u,Pu=bn;function Uu(e){var n=this.__data__,o=Pu(n,e);return o<0?void 0:n[o][1]}var ju=Uu,Ru=bn;function zu(e){return Ru(this.__data__,e)>-1}var Hu=zu,qu=bn;function Gu(e,n){var o=this.__data__,i=qu(o,e);return i<0?(++this.size,o.push([e,n])):o[i][1]=n,this}var Wu=Gu,Ku=Su,Zu=Lu,Yu=ju,Xu=Hu,Ju=Wu;function kt(e){var n=-1,o=e==null?0:e.length;for(this.clear();++n<o;){var i=e[n];this.set(i[0],i[1])}}kt.prototype.clear=Ku,kt.prototype.delete=Zu,kt.prototype.get=Yu,kt.prototype.has=Xu,kt.prototype.set=Ju;var Qu=kt,vu=Hr,em=jt,tm=vu(em,"Map"),nm=tm,Gr=Bu,om=Qu,rm=nm;function im(){this.size=0,this.__data__={hash:new Gr,map:new(rm||om),string:new Gr}}var lm=im;function am(e){var n=typeof e;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?e!=="__proto__":e===null}var sm=am,cm=sm;function dm(e,n){var o=e.__data__;return cm(n)?o[typeof n=="string"?"string":"hash"]:o.map}var Cn=dm,um=Cn;function mm(e){var n=um(this,e).delete(e);return this.size-=n?1:0,n}var fm=mm,pm=Cn;function hm(e){return pm(this,e).get(e)}var ym=hm,gm=Cn;function _m(e){return gm(this,e).has(e)}var km=_m,xm=Cn;function bm(e,n){var o=xm(this,e),i=o.size;return o.set(e,n),this.size+=o.size==i?0:1,this}var Cm=bm,wm=lm,Vm=fm,Em=ym,Bm=km,Nm=Cm;function xt(e){var n=-1,o=e==null?0:e.length;for(this.clear();++n<o;){var i=e[n];this.set(i[0],i[1])}}xt.prototype.clear=wm,xt.prototype.delete=Vm,xt.prototype.get=Em,xt.prototype.has=Bm,xt.prototype.set=Nm;var Sm=xt,Wr=Sm,Tm="Expected a function";function mo(e,n){if(typeof e!="function"||n!=null&&typeof n!="function")throw new TypeError(Tm);var o=function(){var i=arguments,l=n?n.apply(this,i):i[0],r=o.cache;if(r.has(l))return r.get(l);var a=e.apply(this,i);return o.cache=r.set(l,a)||r,a};return o.cache=new(mo.Cache||Wr),o}mo.Cache=Wr;var Om=mo,Dm=Om,Am=500;function Mm(e){var n=Dm(e,function(i){return o.size===Am&&o.clear(),i}),o=n.cache;return n}var Fm=Mm,Im=Fm,$m=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Lm=/\\(\\)?/g,Pm=Im(function(e){var n=[];return e.charCodeAt(0)===46&&n.push(""),e.replace($m,function(o,i,l,r){n.push(l?r.replace(Lm,"$1"):i||o)}),n}),Um=Pm;function jm(e,n){for(var o=-1,i=e==null?0:e.length,l=Array(i);++o<i;)l[o]=n(e[o],o,e);return l}var Kr=jm,Zr=so,Rm=Kr,zm=qt,Hm=kn,qm=1/0,Yr=Zr?Zr.prototype:void 0,Xr=Yr?Yr.toString:void 0;function Jr(e){if(typeof e=="string")return e;if(zm(e))return Rm(e,Jr)+"";if(Hm(e))return Xr?Xr.call(e):"";var n=e+"";return n=="0"&&1/e==-qm?"-0":n}var Gm=Jr,Wm=Gm;function Km(e){return e==null?"":Wm(e)}var fo=Km,Zm=qt,Ym=kd,Xm=Um,Jm=fo;function Qm(e,n){return Zm(e)?e:Ym(e,n)?[e]:Xm(Jm(e))}var vm=Qm,ef=kn,tf=1/0;function nf(e){if(typeof e=="string"||ef(e))return e;var n=e+"";return n=="0"&&1/e==-tf?"-0":n}var of=nf,rf=vm,lf=of;function af(e,n){n=rf(n,e);for(var o=0,i=n.length;e!=null&&o<i;)e=e[lf(n[o++])];return o&&o==i?e:void 0}var sf=af,cf=sf;function df(e,n,o){var i=e==null?void 0:cf(e,n);return i===void 0?o:i}var wn=df;const He={props:{column:{type:Object,required:!0},row:{type:Object,required:!0},value:{}}},eS="",uf={mixins:[He],computed:{imageSource(){return this.value&&this.value._id?this.value:this.row},type(){var e,n;return(n=(e=this.imageSource)==null?void 0:e.meta)==null?void 0:n.type}},methods:{clicked(e){this.$sdk.dispatch("item:view",this.imageSource)}}},mf={class:"table-image-cell"};function ff(e,n,o,i,l,r){const a=t.resolveComponent("ux-image"),s=t.resolveComponent("ux-icon");return t.openBlock(),t.createElementBlock("td",mf,[r.type=="image"||r.type=="video"?(t.openBlock(),t.createElementBlock("div",{key:0,onClick:n[0]||(n[0]=t.withModifiers(c=>r.clicked(e.value),["stop","prevent"])),class:"image-wrapper"},[t.createVNode(a,{item:r.imageSource,type:r.type,width:100,height:100},null,8,["item","type"])])):(t.openBlock(),t.createBlock(s,{key:1,icon:"fa-file"}))])}const pf=g(uf,[["render",ff],["__scopeId","data-v-868d2120"]]),tS="",hf={mixins:[He],computed:{string(){return isNaN(this.amount)?"":this.amount.toFixed(2)},amount(){return Number(parseInt(this.value)/100)},credit(){return this.amount>0},debit(){return this.amount<0},empty(){return parseInt(this.value)===0},currency(){return this.column.currency||this.row.currency}}};function yf(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("td",{class:t.normalizeClass(["table-currency-cell",{credit:r.credit,empty:r.empty,debit:r.debit}])},t.toDisplayString(r.string),3)}const gf=g(hf,[["render",yf],["__scopeId","data-v-c8cb509d"]]),nS="",_f={data(){return{processing:!1}},mixins:[He],computed:{button(){return this.column.button},type(){var e,n;return(n=(e=this.row)==null?void 0:e.meta)==null?void 0:n.type},label(){const e=this.button;return typeof e.text=="function"?e.text(this):e.text}},methods:{async clicked(){this.processing=!0,await this.button.action(this.row,this.column),this.processing=!1}}},kf={class:"table-button-cell"};function xf(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon"),s=t.resolveComponent("ux-button");return t.openBlock(),t.createElementBlock("td",kf,[t.createVNode(s,{color:r.button.color,size:r.button.size,loading:l.processing,onClick:t.withModifiers(r.clicked,["stop","prevent"])},{default:t.withCtx(()=>[r.label?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(r.label),1)],64)):t.createCommentVNode("",!0),r.button.icon?(t.openBlock(),t.createBlock(a,{key:1,icon:r.button.icon,right:""},null,8,["icon"])):t.createCommentVNode("",!0)]),_:1},8,["color","size","loading","onClick"])])}const bf=g(_f,[["render",xf],["__scopeId","data-v-bddd5589"]]);class lt extends Error{}class Cf extends lt{constructor(n){super(`Invalid DateTime: ${n.toMessage()}`)}}class wf extends lt{constructor(n){super(`Invalid Interval: ${n.toMessage()}`)}}class Vf extends lt{constructor(n){super(`Invalid Duration: ${n.toMessage()}`)}}class Gt extends lt{}class Qr extends lt{constructor(n){super(`Invalid unit ${n}`)}}class Ne extends lt{}class Ye extends lt{constructor(){super("Zone is an abstract class")}}const C="numeric",De="short",Ce="long",po={year:C,month:C,day:C},vr={year:C,month:De,day:C},Ef={year:C,month:De,day:C,weekday:De},ei={year:C,month:Ce,day:C},ti={year:C,month:Ce,day:C,weekday:Ce},ni={hour:C,minute:C},oi={hour:C,minute:C,second:C},ri={hour:C,minute:C,second:C,timeZoneName:De},ii={hour:C,minute:C,second:C,timeZoneName:Ce},li={hour:C,minute:C,hourCycle:"h23"},ai={hour:C,minute:C,second:C,hourCycle:"h23"},si={hour:C,minute:C,second:C,hourCycle:"h23",timeZoneName:De},ci={hour:C,minute:C,second:C,hourCycle:"h23",timeZoneName:Ce},di={year:C,month:C,day:C,hour:C,minute:C},ui={year:C,month:C,day:C,hour:C,minute:C,second:C},mi={year:C,month:De,day:C,hour:C,minute:C},fi={year:C,month:De,day:C,hour:C,minute:C,second:C},Bf={year:C,month:De,day:C,weekday:De,hour:C,minute:C},pi={year:C,month:Ce,day:C,hour:C,minute:C,timeZoneName:De},hi={year:C,month:Ce,day:C,hour:C,minute:C,second:C,timeZoneName:De},yi={year:C,month:Ce,day:C,weekday:Ce,hour:C,minute:C,timeZoneName:Ce},gi={year:C,month:Ce,day:C,weekday:Ce,hour:C,minute:C,second:C,timeZoneName:Ce};function I(e){return typeof e>"u"}function at(e){return typeof e=="number"}function Vn(e){return typeof e=="number"&&e%1===0}function Nf(e){return typeof e=="string"}function Sf(e){return Object.prototype.toString.call(e)==="[object Date]"}function _i(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function Tf(e){return Array.isArray(e)?e:[e]}function ki(e,n,o){if(e.length!==0)return e.reduce((i,l)=>{const r=[n(l),l];return i&&o(i[0],r[0])===i[0]?i:r},null)[1]}function Of(e,n){return n.reduce((o,i)=>(o[i]=e[i],o),{})}function bt(e,n){return Object.prototype.hasOwnProperty.call(e,n)}function qe(e,n,o){return Vn(e)&&e>=n&&e<=o}function Df(e,n){return e-n*Math.floor(e/n)}function te(e,n=2){const o=e<0;let i;return o?i="-"+(""+-e).padStart(n,"0"):i=(""+e).padStart(n,"0"),i}function Xe(e){if(!(I(e)||e===null||e===""))return parseInt(e,10)}function st(e){if(!(I(e)||e===null||e===""))return parseFloat(e)}function ho(e){if(!(I(e)||e===null||e==="")){const n=parseFloat("0."+e)*1e3;return Math.floor(n)}}function yo(e,n,o=!1){const i=10**n;return(o?Math.trunc:Math.round)(e*i)/i}function Wt(e){return e%4===0&&(e%100!==0||e%400===0)}function Kt(e){return Wt(e)?366:365}function En(e,n){const o=Df(n-1,12)+1,i=e+(n-o)/12;return o===2?Wt(i)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][o-1]}function go(e){let n=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(n=new Date(n),n.setUTCFullYear(n.getUTCFullYear()-1900)),+n}function Bn(e){const n=(e+Math.floor(e/4)-Math.floor(e/100)+Math.floor(e/400))%7,o=e-1,i=(o+Math.floor(o/4)-Math.floor(o/100)+Math.floor(o/400))%7;return n===4||i===3?53:52}function _o(e){return e>99?e:e>60?1900+e:2e3+e}function xi(e,n,o,i=null){const l=new Date(e),r={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};i&&(r.timeZone=i);const a={timeZoneName:n,...r},s=new Intl.DateTimeFormat(o,a).formatToParts(l).find(c=>c.type.toLowerCase()==="timezonename");return s?s.value:null}function Nn(e,n){let o=parseInt(e,10);Number.isNaN(o)&&(o=0);const i=parseInt(n,10)||0,l=o<0||Object.is(o,-0)?-i:i;return o*60+l}function bi(e){const n=Number(e);if(typeof e=="boolean"||e===""||Number.isNaN(n))throw new Ne(`Invalid unit value ${e}`);return n}function Sn(e,n){const o={};for(const i in e)if(bt(e,i)){const l=e[i];if(l==null)continue;o[n(i)]=bi(l)}return o}function Tn(e,n){const o=Math.trunc(Math.abs(e/60)),i=Math.trunc(Math.abs(e%60)),l=e>=0?"+":"-";switch(n){case"short":return`${l}${te(o,2)}:${te(i,2)}`;case"narrow":return`${l}${o}${i>0?`:${i}`:""}`;case"techie":return`${l}${te(o,2)}${te(i,2)}`;default:throw new RangeError(`Value format ${n} is out of range for property format`)}}function On(e){return Of(e,["hour","minute","second","millisecond"])}const Af=/[A-Za-z_+-]{1,256}(:?\/[A-Za-z0-9_+-]{1,256}(\/[A-Za-z0-9_+-]{1,256})?)?/,Mf=["January","February","March","April","May","June","July","August","September","October","November","December"],Ci=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Ff=["J","F","M","A","M","J","J","A","S","O","N","D"];function wi(e){switch(e){case"narrow":return[...Ff];case"short":return[...Ci];case"long":return[...Mf];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}}const Vi=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Ei=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],If=["M","T","W","T","F","S","S"];function Bi(e){switch(e){case"narrow":return[...If];case"short":return[...Ei];case"long":return[...Vi];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const Ni=["AM","PM"],$f=["Before Christ","Anno Domini"],Lf=["BC","AD"],Pf=["B","A"];function Si(e){switch(e){case"narrow":return[...Pf];case"short":return[...Lf];case"long":return[...$f];default:return null}}function Uf(e){return Ni[e.hour<12?0:1]}function jf(e,n){return Bi(n)[e.weekday-1]}function Rf(e,n){return wi(n)[e.month-1]}function zf(e,n){return Si(n)[e.year<0?0:1]}function Hf(e,n,o="always",i=!1){const l={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."]},r=["hours","minutes","seconds"].indexOf(e)===-1;if(o==="auto"&&r){const m=e==="days";switch(n){case 1:return m?"tomorrow":`next ${l[e][0]}`;case-1:return m?"yesterday":`last ${l[e][0]}`;case 0:return m?"today":`this ${l[e][0]}`}}const a=Object.is(n,-0)||n<0,s=Math.abs(n),c=s===1,d=l[e],u=i?c?d[1]:d[2]||d[1]:c?l[e][0]:e;return a?`${s} ${u} ago`:`in ${s} ${u}`}function Ti(e,n){let o="";for(const i of e)i.literal?o+=i.val:o+=n(i.val);return o}const qf={D:po,DD:vr,DDD:ei,DDDD:ti,t:ni,tt:oi,ttt:ri,tttt:ii,T:li,TT:ai,TTT:si,TTTT:ci,f:di,ff:mi,fff:pi,ffff:yi,F:ui,FF:fi,FFF:hi,FFFF:gi};class _e{static create(n,o={}){return new _e(n,o)}static parseFormat(n){let o=null,i="",l=!1;const r=[];for(let a=0;a<n.length;a++){const s=n.charAt(a);s==="'"?(i.length>0&&r.push({literal:l,val:i}),o=null,i="",l=!l):l||s===o?i+=s:(i.length>0&&r.push({literal:!1,val:i}),i=s,o=s)}return i.length>0&&r.push({literal:l,val:i}),r}static macroTokenToFormatOpts(n){return qf[n]}constructor(n,o){this.opts=o,this.loc=n,this.systemLoc=null}formatWithSystemDefault(n,o){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(n,{...this.opts,...o}).format()}formatDateTime(n,o={}){return this.loc.dtFormatter(n,{...this.opts,...o}).format()}formatDateTimeParts(n,o={}){return this.loc.dtFormatter(n,{...this.opts,...o}).formatToParts()}resolvedOptions(n,o={}){return this.loc.dtFormatter(n,{...this.opts,...o}).resolvedOptions()}num(n,o=0){if(this.opts.forceSimple)return te(n,o);const i={...this.opts};return o>0&&(i.padTo=o),this.loc.numberFormatter(i).format(n)}formatDateTimeFromString(n,o){const i=this.loc.listingMode()==="en",l=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",r=(p,h)=>this.loc.extract(n,p,h),a=p=>n.isOffsetFixed&&n.offset===0&&p.allowZ?"Z":n.isValid?n.zone.formatOffset(n.ts,p.format):"",s=()=>i?Uf(n):r({hour:"numeric",hourCycle:"h12"},"dayperiod"),c=(p,h)=>i?Rf(n,p):r(h?{month:p}:{month:p,day:"numeric"},"month"),d=(p,h)=>i?jf(n,p):r(h?{weekday:p}:{weekday:p,month:"long",day:"numeric"},"weekday"),u=p=>{const h=_e.macroTokenToFormatOpts(p);return h?this.formatWithSystemDefault(n,h):p},m=p=>i?zf(n,p):r({era:p},"era"),f=p=>{switch(p){case"S":return this.num(n.millisecond);case"u":case"SSS":return this.num(n.millisecond,3);case"s":return this.num(n.second);case"ss":return this.num(n.second,2);case"uu":return this.num(Math.floor(n.millisecond/10),2);case"uuu":return this.num(Math.floor(n.millisecond/100));case"m":return this.num(n.minute);case"mm":return this.num(n.minute,2);case"h":return this.num(n.hour%12===0?12:n.hour%12);case"hh":return this.num(n.hour%12===0?12:n.hour%12,2);case"H":return this.num(n.hour);case"HH":return this.num(n.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 n.zone.offsetName(n.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return n.zone.offsetName(n.ts,{format:"long",locale:this.loc.locale});case"z":return n.zoneName;case"a":return s();case"d":return l?r({day:"numeric"},"day"):this.num(n.day);case"dd":return l?r({day:"2-digit"},"day"):this.num(n.day,2);case"c":return this.num(n.weekday);case"ccc":return d("short",!0);case"cccc":return d("long",!0);case"ccccc":return d("narrow",!0);case"E":return this.num(n.weekday);case"EEE":return d("short",!1);case"EEEE":return d("long",!1);case"EEEEE":return d("narrow",!1);case"L":return l?r({month:"numeric",day:"numeric"},"month"):this.num(n.month);case"LL":return l?r({month:"2-digit",day:"numeric"},"month"):this.num(n.month,2);case"LLL":return c("short",!0);case"LLLL":return c("long",!0);case"LLLLL":return c("narrow",!0);case"M":return l?r({month:"numeric"},"month"):this.num(n.month);case"MM":return l?r({month:"2-digit"},"month"):this.num(n.month,2);case"MMM":return c("short",!1);case"MMMM":return c("long",!1);case"MMMMM":return c("narrow",!1);case"y":return l?r({year:"numeric"},"year"):this.num(n.year);case"yy":return l?r({year:"2-digit"},"year"):this.num(n.year.toString().slice(-2),2);case"yyyy":return l?r({year:"numeric"},"year"):this.num(n.year,4);case"yyyyyy":return l?r({year:"numeric"},"year"):this.num(n.year,6);case"G":return m("short");case"GG":return m("long");case"GGGGG":return m("narrow");case"kk":return this.num(n.weekYear.toString().slice(-2),2);case"kkkk":return this.num(n.weekYear,4);case"W":return this.num(n.weekNumber);case"WW":return this.num(n.weekNumber,2);case"o":return this.num(n.ordinal);case"ooo":return this.num(n.ordinal,3);case"q":return this.num(n.quarter);case"qq":return this.num(n.quarter,2);case"X":return this.num(Math.floor(n.ts/1e3));case"x":return this.num(n.ts);default:return u(p)}};return Ti(_e.parseFormat(o),f)}formatDurationFromString(n,o){const i=c=>{switch(c[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},l=c=>d=>{const u=i(d);return u?this.num(c.get(u),d.length):d},r=_e.parseFormat(o),a=r.reduce((c,{literal:d,val:u})=>d?c:c.concat(u),[]),s=n.shiftTo(...a.map(i).filter(c=>c));return Ti(r,l(s))}}class Ae{constructor(n,o){this.reason=n,this.explanation=o}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}class Zt{get type(){throw new Ye}get name(){throw new Ye}get isUniversal(){throw new Ye}offsetName(n,o){throw new Ye}formatOffset(n,o){throw new Ye}offset(n){throw new Ye}equals(n){throw new Ye}get isValid(){throw new Ye}}let ko=null;class xo extends Zt{static get instance(){return ko===null&&(ko=new xo),ko}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(n,{format:o,locale:i}){return xi(n,o,i)}formatOffset(n,o){return Tn(this.offset(n),o)}offset(n){return-new Date(n).getTimezoneOffset()}equals(n){return n.type==="system"}get isValid(){return!0}}let Dn={};function Gf(e){return Dn[e]||(Dn[e]=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"})),Dn[e]}const Wf={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function Kf(e,n){const o=e.format(n).replace(/\u200E/g,""),i=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(o),[,l,r,a,s,c,d,u]=i;return[a,l,r,s,c,d,u]}function Zf(e,n){const o=e.formatToParts(n),i=[];for(let l=0;l<o.length;l++){const{type:r,value:a}=o[l],s=Wf[r];r==="era"?i[s]=a:I(s)||(i[s]=parseInt(a,10))}return i}let An={};class Ge extends Zt{static create(n){return An[n]||(An[n]=new Ge(n)),An[n]}static resetCache(){An={},Dn={}}static isValidSpecifier(n){return this.isValidZone(n)}static isValidZone(n){if(!n)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:n}).format(),!0}catch{return!1}}constructor(n){super(),this.zoneName=n,this.valid=Ge.isValidZone(n)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(n,{format:o,locale:i}){return xi(n,o,i,this.name)}formatOffset(n,o){return Tn(this.offset(n),o)}offset(n){const o=new Date(n);if(isNaN(o))return NaN;const i=Gf(this.name);let[l,r,a,s,c,d,u]=i.formatToParts?Zf(i,o):Kf(i,o);s==="BC"&&(l=-Math.abs(l)+1);const f=go({year:l,month:r,day:a,hour:c===24?0:c,minute:d,second:u,millisecond:0});let p=+o;const h=p%1e3;return p-=h>=0?h:1e3+h,(f-p)/(60*1e3)}equals(n){return n.type==="iana"&&n.name===this.name}get isValid(){return this.valid}}let bo=null;class fe extends Zt{static get utcInstance(){return bo===null&&(bo=new fe(0)),bo}static instance(n){return n===0?fe.utcInstance:new fe(n)}static parseSpecifier(n){if(n){const o=n.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(o)return new fe(Nn(o[1],o[2]))}return null}constructor(n){super(),this.fixed=n}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${Tn(this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(n,o){return Tn(this.fixed,o)}get isUniversal(){return!0}offset(){return this.fixed}equals(n){return n.type==="fixed"&&n.fixed===this.fixed}get isValid(){return!0}}class Yf extends Zt{constructor(n){super(),this.zoneName=n}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 Je(e,n){if(I(e)||e===null)return n;if(e instanceof Zt)return e;if(Nf(e)){const o=e.toLowerCase();return o==="local"||o==="system"?n:o==="utc"||o==="gmt"?fe.utcInstance:fe.parseSpecifier(o)||Ge.create(e)}else return at(e)?fe.instance(e):typeof e=="object"&&e.offset&&typeof e.offset=="number"?e:new Yf(e)}let Oi=()=>Date.now(),Di="system",Ai=null,Mi=null,Fi=null,Ii;class oe{static get now(){return Oi}static set now(n){Oi=n}static set defaultZone(n){Di=n}static get defaultZone(){return Je(Di,xo.instance)}static get defaultLocale(){return Ai}static set defaultLocale(n){Ai=n}static get defaultNumberingSystem(){return Mi}static set defaultNumberingSystem(n){Mi=n}static get defaultOutputCalendar(){return Fi}static set defaultOutputCalendar(n){Fi=n}static get throwOnInvalid(){return Ii}static set throwOnInvalid(n){Ii=n}static resetCaches(){J.resetCache(),Ge.resetCache()}}let $i={};function Xf(e,n={}){const o=JSON.stringify([e,n]);let i=$i[o];return i||(i=new Intl.ListFormat(e,n),$i[o]=i),i}let Co={};function wo(e,n={}){const o=JSON.stringify([e,n]);let i=Co[o];return i||(i=new Intl.DateTimeFormat(e,n),Co[o]=i),i}let Vo={};function Jf(e,n={}){const o=JSON.stringify([e,n]);let i=Vo[o];return i||(i=new Intl.NumberFormat(e,n),Vo[o]=i),i}let Eo={};function Qf(e,n={}){const{base:o,...i}=n,l=JSON.stringify([e,i]);let r=Eo[l];return r||(r=new Intl.RelativeTimeFormat(e,n),Eo[l]=r),r}let Yt=null;function vf(){return Yt||(Yt=new Intl.DateTimeFormat().resolvedOptions().locale,Yt)}function ep(e){const n=e.indexOf("-u-");if(n===-1)return[e];{let o;const i=e.substring(0,n);try{o=wo(e).resolvedOptions()}catch{o=wo(i).resolvedOptions()}const{numberingSystem:l,calendar:r}=o;return[i,l,r]}}function tp(e,n,o){return(o||n)&&(e+="-u",o&&(e+=`-ca-${o}`),n&&(e+=`-nu-${n}`)),e}function np(e){const n=[];for(let o=1;o<=12;o++){const i=S.utc(2016,o,1);n.push(e(i))}return n}function op(e){const n=[];for(let o=1;o<=7;o++){const i=S.utc(2016,11,13+o);n.push(e(i))}return n}function Mn(e,n,o,i,l){const r=e.listingMode(o);return r==="error"?null:r==="en"?i(n):l(n)}function rp(e){return e.numberingSystem&&e.numberingSystem!=="latn"?!1:e.numberingSystem==="latn"||!e.locale||e.locale.startsWith("en")||new Intl.DateTimeFormat(e.intl).resolvedOptions().numberingSystem==="latn"}class ip{constructor(n,o,i){this.padTo=i.padTo||0,this.floor=i.floor||!1;const{padTo:l,floor:r,...a}=i;if(!o||Object.keys(a).length>0){const s={useGrouping:!1,...i};i.padTo>0&&(s.minimumIntegerDigits=i.padTo),this.inf=Jf(n,s)}}format(n){if(this.inf){const o=this.floor?Math.floor(n):n;return this.inf.format(o)}else{const o=this.floor?Math.floor(n):yo(n,3);return te(o,this.padTo)}}}class lp{constructor(n,o,i){this.opts=i;let l;if(n.zone.isUniversal){const a=-1*(n.offset/60),s=a>=0?`Etc/GMT+${a}`:`Etc/GMT${a}`;n.offset!==0&&Ge.create(s).valid?(l=s,this.dt=n):(l="UTC",i.timeZoneName?this.dt=n:this.dt=n.offset===0?n:S.fromMillis(n.ts+n.offset*60*1e3))}else n.zone.type==="system"?this.dt=n:(this.dt=n,l=n.zone.name);const r={...this.opts};l&&(r.timeZone=l),this.dtf=wo(o,r)}format(){return this.dtf.format(this.dt.toJSDate())}formatToParts(){return this.dtf.formatToParts(this.dt.toJSDate())}resolvedOptions(){return this.dtf.resolvedOptions()}}class ap{constructor(n,o,i){this.opts={style:"long",...i},!o&&_i()&&(this.rtf=Qf(n,i))}format(n,o){return this.rtf?this.rtf.format(n,o):Hf(o,n,this.opts.numeric,this.opts.style!=="long")}formatToParts(n,o){return this.rtf?this.rtf.formatToParts(n,o):[]}}class J{static fromOpts(n){return J.create(n.locale,n.numberingSystem,n.outputCalendar,n.defaultToEN)}static create(n,o,i,l=!1){const r=n||oe.defaultLocale,a=r||(l?"en-US":vf()),s=o||oe.defaultNumberingSystem,c=i||oe.defaultOutputCalendar;return new J(a,s,c,r)}static resetCache(){Yt=null,Co={},Vo={},Eo={}}static fromObject({locale:n,numberingSystem:o,outputCalendar:i}={}){return J.create(n,o,i)}constructor(n,o,i,l){const[r,a,s]=ep(n);this.locale=r,this.numberingSystem=o||a||null,this.outputCalendar=i||s||null,this.intl=tp(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=l,this.fastNumbersCached=null}get fastNumbers(){return this.fastNumbersCached==null&&(this.fastNumbersCached=rp(this)),this.fastNumbersCached}listingMode(){const n=this.isEnglish(),o=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return n&&o?"en":"intl"}clone(n){return!n||Object.getOwnPropertyNames(n).length===0?this:J.create(n.locale||this.specifiedLocale,n.numberingSystem||this.numberingSystem,n.outputCalendar||this.outputCalendar,n.defaultToEN||!1)}redefaultToEN(n={}){return this.clone({...n,defaultToEN:!0})}redefaultToSystem(n={}){return this.clone({...n,defaultToEN:!1})}months(n,o=!1,i=!0){return Mn(this,n,i,wi,()=>{const l=o?{month:n,day:"numeric"}:{month:n},r=o?"format":"standalone";return this.monthsCache[r][n]||(this.monthsCache[r][n]=np(a=>this.extract(a,l,"month"))),this.monthsCache[r][n]})}weekdays(n,o=!1,i=!0){return Mn(this,n,i,Bi,()=>{const l=o?{weekday:n,year:"numeric",month:"long",day:"numeric"}:{weekday:n},r=o?"format":"standalone";return this.weekdaysCache[r][n]||(this.weekdaysCache[r][n]=op(a=>this.extract(a,l,"weekday"))),this.weekdaysCache[r][n]})}meridiems(n=!0){return Mn(this,void 0,n,()=>Ni,()=>{if(!this.meridiemCache){const o={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[S.utc(2016,11,13,9),S.utc(2016,11,13,19)].map(i=>this.extract(i,o,"dayperiod"))}return this.meridiemCache})}eras(n,o=!0){return Mn(this,n,o,Si,()=>{const i={era:n};return this.eraCache[n]||(this.eraCache[n]=[S.utc(-40,1,1),S.utc(2017,1,1)].map(l=>this.extract(l,i,"era"))),this.eraCache[n]})}extract(n,o,i){const l=this.dtFormatter(n,o),r=l.formatToParts(),a=r.find(s=>s.type.toLowerCase()===i);return a?a.value:null}numberFormatter(n={}){return new ip(this.intl,n.forceSimple||this.fastNumbers,n)}dtFormatter(n,o={}){return new lp(n,this.intl,o)}relFormatter(n={}){return new ap(this.intl,this.isEnglish(),n)}listFormatter(n={}){return Xf(this.intl,n)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}equals(n){return this.locale===n.locale&&this.numberingSystem===n.numberingSystem&&this.outputCalendar===n.outputCalendar}}function Ct(...e){const n=e.reduce((o,i)=>o+i.source,"");return RegExp(`^${n}$`)}function ct(...e){return n=>e.reduce(([o,i,l],r)=>{const[a,s,c]=r(n,l);return[{...o,...a},i||s,c]},[{},null,1]).slice(0,2)}function wt(e,...n){if(e==null)return[null,null];for(const[o,i]of n){const l=o.exec(e);if(l)return i(l)}return[null,null]}function Li(...e){return(n,o)=>{const i={};let l;for(l=0;l<e.length;l++)i[e[l]]=Xe(n[o+l]);return[i,null,o+l]}}const Pi=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,Bo=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Ui=RegExp(`${Bo.source}${Pi.source}?`),No=RegExp(`(?:T${Ui.source})?`),sp=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,cp=/(\d{4})-?W(\d\d)(?:-?(\d))?/,dp=/(\d{4})-?(\d{3})/,up=Li("weekYear","weekNumber","weekDay"),mp=Li("year","ordinal"),fp=/(\d{4})-(\d\d)-(\d\d)/,ji=RegExp(`${Bo.source} ?(?:${Pi.source}|(${Af.source}))?`),pp=RegExp(`(?: ${ji.source})?`);function Vt(e,n,o){const i=e[n];return I(i)?o:Xe(i)}function Ri(e,n){return[{year:Vt(e,n),month:Vt(e,n+1,1),day:Vt(e,n+2,1)},null,n+3]}function dt(e,n){return[{hours:Vt(e,n,0),minutes:Vt(e,n+1,0),seconds:Vt(e,n+2,0),milliseconds:ho(e[n+3])},null,n+4]}function Et(e,n){const o=!e[n]&&!e[n+1],i=Nn(e[n+1],e[n+2]),l=o?null:fe.instance(i);return[{},l,n+3]}function zi(e,n){const o=e[n]?Ge.create(e[n]):null;return[{},o,n+1]}const hp=RegExp(`^T?${Bo.source}$`),yp=/^-?P(?:(?:(-?\d{1,9}(?:\.\d{1,9})?)Y)?(?:(-?\d{1,9}(?:\.\d{1,9})?)M)?(?:(-?\d{1,9}(?:\.\d{1,9})?)W)?(?:(-?\d{1,9}(?:\.\d{1,9})?)D)?(?:T(?:(-?\d{1,9}(?:\.\d{1,9})?)H)?(?:(-?\d{1,9}(?:\.\d{1,9})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,9}))?S)?)?)$/;function gp(e){const[n,o,i,l,r,a,s,c,d]=e,u=n[0]==="-",m=c&&c[0]==="-",f=(p,h=!1)=>p!==void 0&&(h||p&&u)?-p:p;return[{years:f(st(o)),months:f(st(i)),weeks:f(st(l)),days:f(st(r)),hours:f(st(a)),minutes:f(st(s)),seconds:f(st(c),c==="-0"),milliseconds:f(ho(d),m)}]}const _p={GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function So(e,n,o,i,l,r,a){const s={year:n.length===2?_o(Xe(n)):Xe(n),month:Ci.indexOf(o)+1,day:Xe(i),hour:Xe(l),minute:Xe(r)};return a&&(s.second=Xe(a)),e&&(s.weekday=e.length>3?Vi.indexOf(e)+1:Ei.indexOf(e)+1),s}const kp=/^(?:(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 xp(e){const[,n,o,i,l,r,a,s,c,d,u,m]=e,f=So(n,l,i,o,r,a,s);let p;return c?p=_p[c]:d?p=0:p=Nn(u,m),[f,new fe(p)]}function bp(e){return e.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}const Cp=/^(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$/,wp=/^(Monday|Tuesday|Wedsday|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$/,Vp=/^(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 Hi(e){const[,n,o,i,l,r,a,s]=e;return[So(n,l,i,o,r,a,s),fe.utcInstance]}function Ep(e){const[,n,o,i,l,r,a,s]=e;return[So(n,s,o,i,l,r,a),fe.utcInstance]}const Bp=Ct(sp,No),Np=Ct(cp,No),Sp=Ct(dp,No),Tp=Ct(Ui),Op=ct(Ri,dt,Et),Dp=ct(up,dt,Et),Ap=ct(mp,dt,Et),Mp=ct(dt,Et);function Fp(e){return wt(e,[Bp,Op],[Np,Dp],[Sp,Ap],[Tp,Mp])}function Ip(e){return wt(bp(e),[kp,xp])}function $p(e){return wt(e,[Cp,Hi],[wp,Hi],[Vp,Ep])}function Lp(e){return wt(e,[yp,gp])}const Pp=ct(dt);function Up(e){return wt(e,[hp,Pp])}const jp=Ct(fp,pp),Rp=Ct(ji),zp=ct(Ri,dt,Et,zi),Hp=ct(dt,Et,zi);function qp(e){return wt(e,[jp,zp],[Rp,Hp])}const Gp="Invalid Duration",qi={weeks:{days:7,hours:7*24,minutes:7*24*60,seconds:7*24*60*60,milliseconds:7*24*60*60*1e3},days:{hours:24,minutes:24*60,seconds:24*60*60,milliseconds:24*60*60*1e3},hours:{minutes:60,seconds:60*60,milliseconds:60*60*1e3},minutes:{seconds:60,milliseconds:60*1e3},seconds:{milliseconds:1e3}},Wp={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:91*24,minutes:91*24*60,seconds:91*24*60*60,milliseconds:91*24*60*60*1e3},months:{weeks:4,days:30,hours:30*24,minutes:30*24*60,seconds:30*24*60*60,milliseconds:30*24*60*60*1e3},...qi},Se=146097/400,Bt=146097/4800,Kp={years:{quarters:4,months:12,weeks:Se/7,days:Se,hours:Se*24,minutes:Se*24*60,seconds:Se*24*60*60,milliseconds:Se*24*60*60*1e3},quarters:{months:3,weeks:Se/28,days:Se/4,hours:Se*24/4,minutes:Se*24*60/4,seconds:Se*24*60*60/4,milliseconds:Se*24*60*60*1e3/4},months:{weeks:Bt/7,days:Bt,hours:Bt*24,minutes:Bt*24*60,seconds:Bt*24*60*60,milliseconds:Bt*24*60*60*1e3},...qi},ut=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],Zp=ut.slice(0).reverse();function mt(e,n,o=!1){const i={values:o?n.values:{...e.values,...n.values||{}},loc:e.loc.clone(n.loc),conversionAccuracy:n.conversionAccuracy||e.conversionAccuracy};return new L(i)}function Yp(e){return e<0?Math.floor(e):Math.ceil(e)}function Gi(e,n,o,i,l){const r=e[l][o],a=n[o]/r,s=Math.sign(a)===Math.sign(i[l]),c=!s&&i[l]!==0&&Math.abs(a)<=1?Yp(a):Math.trunc(a);i[l]+=c,n[o]-=c*r}function Xp(e,n){Zp.reduce((o,i)=>I(n[i])?o:(o&&Gi(e,n,o,n,i),i),null)}class L{constructor(n){const o=n.conversionAccuracy==="longterm"||!1;this.values=n.values,this.loc=n.loc||J.create(),this.conversionAccuracy=o?"longterm":"casual",this.invalid=n.invalid||null,this.matrix=o?Kp:Wp,this.isLuxonDuration=!0}static fromMillis(n,o){return L.fromObject({milliseconds:n},o)}static fromObject(n,o={}){if(n==null||typeof n!="object")throw new Ne(`Duration.fromObject: argument expected to be an object, got ${n===null?"null":typeof n}`);return new L({values:Sn(n,L.normalizeUnit),loc:J.fromObject(o),conversionAccuracy:o.conversionAccuracy})}static fromDurationLike(n){if(at(n))return L.fromMillis(n);if(L.isDuration(n))return n;if(typeof n=="object")return L.fromObject(n);throw new Ne(`Unknown duration argument ${n} of type ${typeof n}`)}static fromISO(n,o){const[i]=Lp(n);return i?L.fromObject(i,o):L.invalid("unparsable",`the input "${n}" can't be parsed as ISO 8601`)}static fromISOTime(n,o){const[i]=Up(n);return i?L.fromObject(i,o):L.invalid("unparsable",`the input "${n}" can't be parsed as ISO 8601`)}static invalid(n,o=null){if(!n)throw new Ne("need to specify a reason the Duration is invalid");const i=n instanceof Ae?n:new Ae(n,o);if(oe.throwOnInvalid)throw new Vf(i);return new L({invalid:i})}static normalizeUnit(n){const o={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"}[n&&n.toLowerCase()];if(!o)throw new Qr(n);return o}static isDuration(n){return n&&n.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(n,o={}){const i={...o,floor:o.round!==!1&&o.floor!==!1};return this.isValid?_e.create(this.loc,i).formatDurationFromString(this,n):Gp}toHuman(n={}){const o=ut.map(i=>{const l=this.values[i];return I(l)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...n,unit:i.slice(0,-1)}).format(l)}).filter(i=>i);return this.loc.listFormatter({type:"conjunction",style:n.listStyle||"narrow",...n}).format(o)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let n="P";return this.years!==0&&(n+=this.years+"Y"),(this.months!==0||this.quarters!==0)&&(n+=this.months+this.quarters*3+"M"),this.weeks!==0&&(n+=this.weeks+"W"),this.days!==0&&(n+=this.days+"D"),(this.hours!==0||this.minutes!==0||this.seconds!==0||this.milliseconds!==0)&&(n+="T"),this.hours!==0&&(n+=this.hours+"H"),this.minutes!==0&&(n+=this.minutes+"M"),(this.seconds!==0||this.milliseconds!==0)&&(n+=yo(this.seconds+this.milliseconds/1e3,3)+"S"),n==="P"&&(n+="T0S"),n}toISOTime(n={}){if(!this.isValid)return null;const o=this.toMillis();if(o<0||o>=864e5)return null;n={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...n};const i=this.shiftTo("hours","minutes","seconds","milliseconds");let l=n.format==="basic"?"hhmm":"hh:mm";(!n.suppressSeconds||i.seconds!==0||i.milliseconds!==0)&&(l+=n.format==="basic"?"ss":":ss",(!n.suppressMilliseconds||i.milliseconds!==0)&&(l+=".SSS"));let r=i.toFormat(l);return n.includePrefix&&(r="T"+r),r}toJSON(){return this.toISO()}toString(){return this.toISO()}toMillis(){return this.as("milliseconds")}valueOf(){return this.toMillis()}plus(n){if(!this.isValid)return this;const o=L.fromDurationLike(n),i={};for(const l of ut)(bt(o.values,l)||bt(this.values,l))&&(i[l]=o.get(l)+this.get(l));return mt(this,{values:i},!0)}minus(n){if(!this.isValid)return this;const o=L.fromDurationLike(n);return this.plus(o.negate())}mapUnits(n){if(!this.isValid)return this;const o={};for(const i of Object.keys(this.values))o[i]=bi(n(this.values[i],i));return mt(this,{values:o},!0)}get(n){return this[L.normalizeUnit(n)]}set(n){if(!this.isValid)return this;const o={...this.values,...Sn(n,L.normalizeUnit)};return mt(this,{values:o})}reconfigure({locale:n,numberingSystem:o,conversionAccuracy:i}={}){const l=this.loc.clone({locale:n,numberingSystem:o}),r={loc:l};return i&&(r.conversionAccuracy=i),mt(this,r)}as(n){return this.isValid?this.shiftTo(n).get(n):NaN}normalize(){if(!this.isValid)return this;const n=this.toObject();return Xp(this.matrix,n),mt(this,{values:n},!0)}shiftTo(...n){if(!this.isValid)return this;if(n.length===0)return this;n=n.map(a=>L.normalizeUnit(a));const o={},i={},l=this.toObject();let r;for(const a of ut)if(n.indexOf(a)>=0){r=a;let s=0;for(const d in i)s+=this.matrix[d][a]*i[d],i[d]=0;at(l[a])&&(s+=l[a]);const c=Math.trunc(s);o[a]=c,i[a]=(s*1e3-c*1e3)/1e3;for(const d in l)ut.indexOf(d)>ut.indexOf(a)&&Gi(this.matrix,l,d,o,a)}else at(l[a])&&(i[a]=l[a]);for(const a in i)i[a]!==0&&(o[r]+=a===r?i[a]:i[a]/this.matrix[r][a]);return mt(this,{values:o},!0).normalize()}negate(){if(!this.isValid)return this;const n={};for(const o of Object.keys(this.values))n[o]=this.values[o]===0?0:-this.values[o];return mt(this,{values:n},!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(n){if(!this.isValid||!n.isValid||!this.loc.equals(n.loc))return!1;function o(i,l){return i===void 0||i===0?l===void 0||l===0:i===l}for(const i of ut)if(!o(this.values[i],n.values[i]))return!1;return!0}}const Xt="Invalid Interval";function Jp(e,n){return!e||!e.isValid?Q.invalid("missing or invalid start"):!n||!n.isValid?Q.invalid("missing or invalid end"):n<e?Q.invalid("end before start",`The end of an interval must be after its start, but you had start=${e.toISO()} and end=${n.toISO()}`):null}class Q{constructor(n){this.s=n.start,this.e=n.end,this.invalid=n.invalid||null,this.isLuxonInterval=!0}static invalid(n,o=null){if(!n)throw new Ne("need to specify a reason the Interval is invalid");const i=n instanceof Ae?n:new Ae(n,o);if(oe.throwOnInvalid)throw new wf(i);return new Q({invalid:i})}static fromDateTimes(n,o){const i=vt(n),l=vt(o),r=Jp(i,l);return r??new Q({start:i,end:l})}static after(n,o){const i=L.fromDurationLike(o),l=vt(n);return Q.fromDateTimes(l,l.plus(i))}static before(n,o){const i=L.fromDurationLike(o),l=vt(n);return Q.fromDateTimes(l.minus(i),l)}static fromISO(n,o){const[i,l]=(n||"").split("/",2);if(i&&l){let r,a;try{r=S.fromISO(i,o),a=r.isValid}catch{a=!1}let s,c;try{s=S.fromISO(l,o),c=s.isValid}catch{c=!1}if(a&&c)return Q.fromDateTimes(r,s);if(a){const d=L.fromISO(l,o);if(d.isValid)return Q.after(r,d)}else if(c){const d=L.fromISO(i,o);if(d.isValid)return Q.before(s,d)}}return Q.invalid("unparsable",`the input "${n}" can't be parsed as ISO 8601`)}static isInterval(n){return n&&n.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e: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(n="milliseconds"){return this.isValid?this.toDuration(n).get(n):NaN}count(n="milliseconds"){if(!this.isValid)return NaN;const o=this.start.startOf(n),i=this.end.startOf(n);return Math.floor(i.diff(o,n).get(n))+1}hasSame(n){return this.isValid?this.isEmpty()||this.e.minus(1).hasSame(this.s,n):!1}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(n){return this.isValid?this.s>n:!1}isBefore(n){return this.isValid?this.e<=n:!1}contains(n){return this.isValid?this.s<=n&&this.e>n:!1}set({start:n,end:o}={}){return this.isValid?Q.fromDateTimes(n||this.s,o||this.e):this}splitAt(...n){if(!this.isValid)return[];const o=n.map(vt).filter(a=>this.contains(a)).sort(),i=[];let{s:l}=this,r=0;for(;l<this.e;){const a=o[r]||this.e,s=+a>+this.e?this.e:a;i.push(Q.fromDateTimes(l,s)),l=s,r+=1}return i}splitBy(n){const o=L.fromDurationLike(n);if(!this.isValid||!o.isValid||o.as("milliseconds")===0)return[];let{s:i}=this,l=1,r;const a=[];for(;i<this.e;){const s=this.start.plus(o.mapUnits(c=>c*l));r=+s>+this.e?this.e:s,a.push(Q.fromDateTimes(i,r)),i=r,l+=1}return a}divideEqually(n){return this.isValid?this.splitBy(this.length()/n).slice(0,n):[]}overlaps(n){return this.e>n.s&&this.s<n.e}abutsStart(n){return this.isValid?+this.e==+n.s:!1}abutsEnd(n){return this.isValid?+n.e==+this.s:!1}engulfs(n){return this.isValid?this.s<=n.s&&this.e>=n.e:!1}equals(n){return!this.isValid||!n.isValid?!1:this.s.equals(n.s)&&this.e.equals(n.e)}intersection(n){if(!this.isValid)return this;const o=this.s>n.s?this.s:n.s,i=this.e<n.e?this.e:n.e;return o>=i?null:Q.fromDateTimes(o,i)}union(n){if(!this.isValid)return this;const o=this.s<n.s?this.s:n.s,i=this.e>n.e?this.e:n.e;return Q.fromDateTimes(o,i)}static merge(n){const[o,i]=n.sort((l,r)=>l.s-r.s).reduce(([l,r],a)=>r?r.overlaps(a)||r.abutsStart(a)?[l,r.union(a)]:[l.concat([r]),a]:[l,a],[[],null]);return i&&o.push(i),o}static xor(n){let o=null,i=0;const l=[],r=n.map(c=>[{time:c.s,type:"s"},{time:c.e,type:"e"}]),a=Array.prototype.concat(...r),s=a.sort((c,d)=>c.time-d.time);for(const c of s)i+=c.type==="s"?1:-1,i===1?o=c.time:(o&&+o!=+c.time&&l.push(Q.fromDateTimes(o,c.time)),o=null);return Q.merge(l)}difference(...n){return Q.xor([this].concat(n)).map(o=>this.intersection(o)).filter(o=>o&&!o.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:Xt}toISO(n){return this.isValid?`${this.s.toISO(n)}/${this.e.toISO(n)}`:Xt}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Xt}toISOTime(n){return this.isValid?`${this.s.toISOTime(n)}/${this.e.toISOTime(n)}`:Xt}toFormat(n,{separator:o=" – "}={}){return this.isValid?`${this.s.toFormat(n)}${o}${this.e.toFormat(n)}`:Xt}toDuration(n,o){return this.isValid?this.e.diff(this.s,n,o):L.invalid(this.invalidReason)}mapEndpoints(n){return Q.fromDateTimes(n(this.s),n(this.e))}}let Fn=class{static hasDST(n=oe.defaultZone){const o=S.now().setZone(n).set({month:12});return!n.isUniversal&&o.offset!==o.set({month:6}).offset}static isValidIANAZone(n){return Ge.isValidZone(n)}static normalizeZone(n){return Je(n,oe.defaultZone)}static months(n="long",{locale:o=null,numberingSystem:i=null,locObj:l=null,outputCalendar:r="gregory"}={}){return(l||J.create(o,i,r)).months(n)}static monthsFormat(n="long",{locale:o=null,numberingSystem:i=null,locObj:l=null,outputCalendar:r="gregory"}={}){return(l||J.create(o,i,r)).months(n,!0)}static weekdays(n="long",{locale:o=null,numberingSystem:i=null,locObj:l=null}={}){return(l||J.create(o,i,null)).weekdays(n)}static weekdaysFormat(n="long",{locale:o=null,numberingSystem:i=null,locObj:l=null}={}){return(l||J.create(o,i,null)).weekdays(n,!0)}static meridiems({locale:n=null}={}){return J.create(n).meridiems()}static eras(n="short",{locale:o=null}={}){return J.create(o,null,"gregory").eras(n)}static features(){return{relative:_i()}}};function Wi(e,n){const o=l=>l.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),i=o(n)-o(e);return Math.floor(L.fromMillis(i).as("days"))}function Qp(e,n,o){const i=[["years",(s,c)=>c.year-s.year],["quarters",(s,c)=>c.quarter-s.quarter],["months",(s,c)=>c.month-s.month+(c.year-s.year)*12],["weeks",(s,c)=>{const d=Wi(s,c);return(d-d%7)/7}],["days",Wi]],l={};let r,a;for(const[s,c]of i)if(o.indexOf(s)>=0){r=s;let d=c(e,n);a=e.plus({[s]:d}),a>n?(e=e.plus({[s]:d-1}),d-=1):e=a,l[s]=d}return[e,l,a,r]}function vp(e,n,o,i){let[l,r,a,s]=Qp(e,n,o);const c=n-l,d=o.filter(m=>["hours","minutes","seconds","milliseconds"].indexOf(m)>=0);d.length===0&&(a<n&&(a=l.plus({[s]:1})),a!==l&&(r[s]=(r[s]||0)+c/(a-l)));const u=L.fromObject(r,i);return d.length>0?L.fromMillis(c,i).shiftTo(...d).plus(u):u}const To={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},Ki={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]},eh=To.hanidec.replace(/[\[|\]]/g,"").split("");function th(e){let n=parseInt(e,10);if(isNaN(n)){n="";for(let o=0;o<e.length;o++){const i=e.charCodeAt(o);if(e[o].search(To.hanidec)!==-1)n+=eh.indexOf(e[o]);else for(const l in Ki){const[r,a]=Ki[l];i>=r&&i<=a&&(n+=i-r)}}return parseInt(n,10)}else return n}function Me({numberingSystem:e},n=""){return new RegExp(`${To[e||"latn"]}${n}`)}const nh="missing Intl.DateTimeFormat.formatToParts support";function U(e,n=o=>o){return{regex:e,deser:([o])=>n(th(o))}}const Zi=`( |${String.fromCharCode(160)})`,Yi=new RegExp(Zi,"g");function oh(e){return e.replace(/\./g,"\\.?").replace(Yi,Zi)}function Xi(e){return e.replace(/\./g,"").replace(Yi," ").toLowerCase()}function Fe(e,n){return e===null?null:{regex:RegExp(e.map(oh).join("|")),deser:([o])=>e.findIndex(i=>Xi(o)===Xi(i))+n}}function Ji(e,n){return{regex:e,deser:([,o,i])=>Nn(o,i),groups:n}}function Oo(e){return{regex:e,deser:([n])=>n}}function rh(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function ih(e,n){const o=Me(n),i=Me(n,"{2}"),l=Me(n,"{3}"),r=Me(n,"{4}"),a=Me(n,"{6}"),s=Me(n,"{1,2}"),c=Me(n,"{1,3}"),d=Me(n,"{1,6}"),u=Me(n,"{1,9}"),m=Me(n,"{2,4}"),f=Me(n,"{4,6}"),p=x=>({regex:RegExp(rh(x.val)),deser:([F])=>F,literal:!0}),y=(x=>{if(e.literal)return p(x);switch(x.val){case"G":return Fe(n.eras("short",!1),0);case"GG":return Fe(n.eras("long",!1),0);case"y":return U(d);case"yy":return U(m,_o);case"yyyy":return U(r);case"yyyyy":return U(f);case"yyyyyy":return U(a);case"M":return U(s);case"MM":return U(i);case"MMM":return Fe(n.months("short",!0,!1),1);case"MMMM":return Fe(n.months("long",!0,!1),1);case"L":return U(s);case"LL":return U(i);case"LLL":return Fe(n.months("short",!1,!1),1);case"LLLL":return Fe(n.months("long",!1,!1),1);case"d":return U(s);case"dd":return U(i);case"o":return U(c);case"ooo":return U(l);case"HH":return U(i);case"H":return U(s);case"hh":return U(i);case"h":return U(s);case"mm":return U(i);case"m":return U(s);case"q":return U(s);case"qq":return U(i);case"s":return U(s);case"ss":return U(i);case"S":return U(c);case"SSS":return U(l);case"u":return Oo(u);case"uu":return Oo(s);case"uuu":return U(o);case"a":return Fe(n.meridiems(),0);case"kkkk":return U(r);case"kk":return U(m,_o);case"W":return U(s);case"WW":return U(i);case"E":case"c":return U(o);case"EEE":return Fe(n.weekdays("short",!1,!1),1);case"EEEE":return Fe(n.weekdays("long",!1,!1),1);case"ccc":return Fe(n.weekdays("short",!0,!1),1);case"cccc":return Fe(n.weekdays("long",!0,!1),1);case"Z":case"ZZ":return Ji(new RegExp(`([+-]${s.source})(?::(${i.source}))?`),2);case"ZZZ":return Ji(new RegExp(`([+-]${s.source})(${i.source})?`),2);case"z":return Oo(/[a-z_+-/]{1,256}?/i);default:return p(x)}})(e)||{invalidReason:nh};return y.token=e,y}const lh={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",hour:{numeric:"h","2-digit":"hh"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"}};function ah(e,n,o){const{type:i,value:l}=e;if(i==="literal")return{literal:!0,val:l};const r=o[i];let a=lh[i];if(typeof a=="object"&&(a=a[r]),a)return{literal:!1,val:a}}function sh(e){return[`^${e.map(o=>o.regex).reduce((o,i)=>`${o}(${i.source})`,"")}$`,e]}function ch(e,n,o){const i=e.match(n);if(i){const l={};let r=1;for(const a in o)if(bt(o,a)){const s=o[a],c=s.groups?s.groups+1:1;!s.literal&&s.token&&(l[s.token.val[0]]=s.deser(i.slice(r,r+c))),r+=c}return[i,l]}else return[i,{}]}function dh(e){const n=r=>{switch(r){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}};let o=null,i;return I(e.z)||(o=Ge.create(e.z)),I(e.Z)||(o||(o=new fe(e.Z)),i=e.Z),I(e.q)||(e.M=(e.q-1)*3+1),I(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),I(e.u)||(e.S=ho(e.u)),[Object.keys(e).reduce((r,a)=>{const s=n(a);return s&&(r[s]=e[a]),r},{}),o,i]}let Do=null;function uh(){return Do||(Do=S.fromMillis(1555555555555)),Do}function mh(e,n){if(e.literal)return e;const o=_e.macroTokenToFormatOpts(e.val);if(!o)return e;const r=_e.create(n,o).formatDateTimeParts(uh()).map(a=>ah(a,n,o));return r.includes(void 0)?e:r}function fh(e,n){return Array.prototype.concat(...e.map(o=>mh(o,n)))}function Qi(e,n,o){const i=fh(_e.parseFormat(o),e),l=i.map(a=>ih(a,e)),r=l.find(a=>a.invalidReason);if(r)return{input:n,tokens:i,invalidReason:r.invalidReason};{const[a,s]=sh(l),c=RegExp(a,"i"),[d,u]=ch(n,c,s),[m,f,p]=u?dh(u):[null,null,void 0];if(bt(u,"a")&&bt(u,"H"))throw new Gt("Can't include meridiem when specifying 24-hour format");return{input:n,tokens:i,regex:c,rawMatches:d,matches:u,result:m,zone:f,specificOffset:p}}}function ph(e,n,o){const{result:i,zone:l,specificOffset:r,invalidReason:a}=Qi(e,n,o);return[i,l,r,a]}const vi=[0,31,59,90,120,151,181,212,243,273,304,334],el=[0,31,60,91,121,152,182,213,244,274,305,335];function Te(e,n){return new Ae("unit out of range",`you specified ${n} (of type ${typeof n}) as a ${e}, which is invalid`)}function tl(e,n,o){const i=new Date(Date.UTC(e,n-1,o));e<100&&e>=0&&i.setUTCFullYear(i.getUTCFullYear()-1900);const l=i.getUTCDay();return l===0?7:l}function nl(e,n,o){return o+(Wt(e)?el:vi)[n-1]}function ol(e,n){const o=Wt(e)?el:vi,i=o.findIndex(r=>r<n),l=n-o[i];return{month:i+1,day:l}}function Ao(e){const{year:n,month:o,day:i}=e,l=nl(n,o,i),r=tl(n,o,i);let a=Math.floor((l-r+10)/7),s;return a<1?(s=n-1,a=Bn(s)):a>Bn(n)?(s=n+1,a=1):s=n,{weekYear:s,weekNumber:a,weekday:r,...On(e)}}function rl(e){const{weekYear:n,weekNumber:o,weekday:i}=e,l=tl(n,1,4),r=Kt(n);let a=o*7+i-l-3,s;a<1?(s=n-1,a+=Kt(s)):a>r?(s=n+1,a-=Kt(n)):s=n;const{month:c,day:d}=ol(s,a);return{year:s,month:c,day:d,...On(e)}}function Mo(e){const{year:n,month:o,day:i}=e,l=nl(n,o,i);return{year:n,ordinal:l,...On(e)}}function il(e){const{year:n,ordinal:o}=e,{month:i,day:l}=ol(n,o);return{year:n,month:i,day:l,...On(e)}}function hh(e){const n=Vn(e.weekYear),o=qe(e.weekNumber,1,Bn(e.weekYear)),i=qe(e.weekday,1,7);return n?o?i?!1:Te("weekday",e.weekday):Te("week",e.week):Te("weekYear",e.weekYear)}function yh(e){const n=Vn(e.year),o=qe(e.ordinal,1,Kt(e.year));return n?o?!1:Te("ordinal",e.ordinal):Te("year",e.year)}function ll(e){const n=Vn(e.year),o=qe(e.month,1,12),i=qe(e.day,1,En(e.year,e.month));return n?o?i?!1:Te("day",e.day):Te("month",e.month):Te("year",e.year)}function al(e){const{hour:n,minute:o,second:i,millisecond:l}=e,r=qe(n,0,23)||n===24&&o===0&&i===0&&l===0,a=qe(o,0,59),s=qe(i,0,59),c=qe(l,0,999);return r?a?s?c?!1:Te("millisecond",l):Te("second",i):Te("minute",o):Te("hour",n)}const Fo="Invalid DateTime",sl=864e13;function In(e){return new Ae("unsupported zone",`the zone "${e.name}" is not supported`)}function Io(e){return e.weekData===null&&(e.weekData=Ao(e.c)),e.weekData}function Jt(e,n){const o={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new S({...o,...n,old:o})}function cl(e,n,o){let i=e-n*60*1e3;const l=o.offset(i);if(n===l)return[i,n];i-=(l-n)*60*1e3;const r=o.offset(i);return l===r?[i,l]:[e-Math.min(l,r)*60*1e3,Math.max(l,r)]}function dl(e,n){e+=n*60*1e3;const o=new Date(e);return{year:o.getUTCFullYear(),month:o.getUTCMonth()+1,day:o.getUTCDate(),hour:o.getUTCHours(),minute:o.getUTCMinutes(),second:o.getUTCSeconds(),millisecond:o.getUTCMilliseconds()}}function $n(e,n,o){return cl(go(e),n,o)}function ul(e,n){const o=e.o,i=e.c.year+Math.trunc(n.years),l=e.c.month+Math.trunc(n.months)+Math.trunc(n.quarters)*3,r={...e.c,year:i,month:l,day:Math.min(e.c.day,En(i,l))+Math.trunc(n.days)+Math.trunc(n.weeks)*7},a=L.fromObject({years:n.years-Math.trunc(n.years),quarters:n.quarters-Math.trunc(n.quarters),months:n.months-Math.trunc(n.months),weeks:n.weeks-Math.trunc(n.weeks),days:n.days-Math.trunc(n.days),hours:n.hours,minutes:n.minutes,seconds:n.seconds,milliseconds:n.milliseconds}).as("milliseconds"),s=go(r);let[c,d]=cl(s,o,e.zone);return a!==0&&(c+=a,d=e.zone.offset(c)),{ts:c,o:d}}function Qt(e,n,o,i,l,r){const{setZone:a,zone:s}=o;if(e&&Object.keys(e).length!==0){const c=n||s,d=S.fromObject(e,{...o,zone:c,specificOffset:r});return a?d:d.setZone(s)}else return S.invalid(new Ae("unparsable",`the input "${l}" can't be parsed as ${i}`))}function Ln(e,n,o=!0){return e.isValid?_e.create(J.create("en-US"),{allowZ:o,forceSimple:!0}).formatDateTimeFromString(e,n):null}function $o(e,n){const o=e.c.year>9999||e.c.year<0;let i="";return o&&e.c.year>=0&&(i+="+"),i+=te(e.c.year,o?6:4),n?(i+="-",i+=te(e.c.month),i+="-",i+=te(e.c.day)):(i+=te(e.c.month),i+=te(e.c.day)),i}function ml(e,n,o,i,l){let r=te(e.c.hour);return n?(r+=":",r+=te(e.c.minute),(e.c.second!==0||!o)&&(r+=":")):r+=te(e.c.minute),(e.c.second!==0||!o)&&(r+=te(e.c.second),(e.c.millisecond!==0||!i)&&(r+=".",r+=te(e.c.millisecond,3))),l&&(e.isOffsetFixed&&e.offset===0?r+="Z":e.o<0?(r+="-",r+=te(Math.trunc(-e.o/60)),r+=":",r+=te(Math.trunc(-e.o%60))):(r+="+",r+=te(Math.trunc(e.o/60)),r+=":",r+=te(Math.trunc(e.o%60)))),r}const fl={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},gh={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},_h={ordinal:1,hour:0,minute:0,second:0,millisecond:0},pl=["year","month","day","hour","minute","second","millisecond"],kh=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],xh=["year","ordinal","hour","minute","second","millisecond"];function hl(e){const n={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(!n)throw new Qr(e);return n}function yl(e,n){const o=Je(n.zone,oe.defaultZone),i=J.fromObject(n),l=oe.now();let r,a;if(I(e.year))r=l;else{for(const d of pl)I(e[d])&&(e[d]=fl[d]);const s=ll(e)||al(e);if(s)return S.invalid(s);const c=o.offset(l);[r,a]=$n(e,c,o)}return new S({ts:r,zone:o,loc:i,o:a})}function gl(e,n,o){const i=I(o.round)?!0:o.round,l=(a,s)=>(a=yo(a,i||o.calendary?0:2,!0),n.loc.clone(o).relFormatter(o).format(a,s)),r=a=>o.calendary?n.hasSame(e,a)?0:n.startOf(a).diff(e.startOf(a),a).get(a):n.diff(e,a).get(a);if(o.unit)return l(r(o.unit),o.unit);for(const a of o.units){const s=r(a);if(Math.abs(s)>=1)return l(s,a)}return l(e>n?-0:0,o.units[o.units.length-1])}function _l(e){let n={},o;return e.length>0&&typeof e[e.length-1]=="object"?(n=e[e.length-1],o=Array.from(e).slice(0,e.length-1)):o=Array.from(e),[n,o]}class S{constructor(n){const o=n.zone||oe.defaultZone;let i=n.invalid||(Number.isNaN(n.ts)?new Ae("invalid input"):null)||(o.isValid?null:In(o));this.ts=I(n.ts)?oe.now():n.ts;let l=null,r=null;if(!i)if(n.old&&n.old.ts===this.ts&&n.old.zone.equals(o))[l,r]=[n.old.c,n.old.o];else{const s=o.offset(this.ts);l=dl(this.ts,s),i=Number.isNaN(l.year)?new Ae("invalid input"):null,l=i?null:l,r=i?null:s}this._zone=o,this.loc=n.loc||J.create(),this.invalid=i,this.weekData=null,this.c=l,this.o=r,this.isLuxonDateTime=!0}static now(){return new S({})}static local(){const[n,o]=_l(arguments),[i,l,r,a,s,c,d]=o;return yl({year:i,month:l,day:r,hour:a,minute:s,second:c,millisecond:d},n)}static utc(){const[n,o]=_l(arguments),[i,l,r,a,s,c,d]=o;return n.zone=fe.utcInstance,yl({year:i,month:l,day:r,hour:a,minute:s,second:c,millisecond:d},n)}static fromJSDate(n,o={}){const i=Sf(n)?n.valueOf():NaN;if(Number.isNaN(i))return S.invalid("invalid input");const l=Je(o.zone,oe.defaultZone);return l.isValid?new S({ts:i,zone:l,loc:J.fromObject(o)}):S.invalid(In(l))}static fromMillis(n,o={}){if(at(n))return n<-sl||n>sl?S.invalid("Timestamp out of range"):new S({ts:n,zone:Je(o.zone,oe.defaultZone),loc:J.fromObject(o)});throw new Ne(`fromMillis requires a numerical input, but received a ${typeof n} with value ${n}`)}static fromSeconds(n,o={}){if(at(n))return new S({ts:n*1e3,zone:Je(o.zone,oe.defaultZone),loc:J.fromObject(o)});throw new Ne("fromSeconds requires a numerical input")}static fromObject(n,o={}){n=n||{};const i=Je(o.zone,oe.defaultZone);if(!i.isValid)return S.invalid(In(i));const l=oe.now(),r=I(o.specificOffset)?i.offset(l):o.specificOffset,a=Sn(n,hl),s=!I(a.ordinal),c=!I(a.year),d=!I(a.month)||!I(a.day),u=c||d,m=a.weekYear||a.weekNumber,f=J.fromObject(o);if((u||s)&&m)throw new Gt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(d&&s)throw new Gt("Can't mix ordinal dates with month/day");const p=m||a.weekday&&!u;let h,y,x=dl(l,r);p?(h=kh,y=gh,x=Ao(x)):s?(h=xh,y=_h,x=Mo(x)):(h=pl,y=fl);let F=!1;for(const W of h){const M=a[W];I(M)?F?a[W]=y[W]:a[W]=x[W]:F=!0}const R=p?hh(a):s?yh(a):ll(a),H=R||al(a);if(H)return S.invalid(H);const Z=p?rl(a):s?il(a):a,[Y,A]=$n(Z,r,i),V=new S({ts:Y,zone:i,o:A,loc:f});return a.weekday&&u&&n.weekday!==V.weekday?S.invalid("mismatched weekday",`you can't specify both a weekday of ${a.weekday} and a date of ${V.toISO()}`):V}static fromISO(n,o={}){const[i,l]=Fp(n);return Qt(i,l,o,"ISO 8601",n)}static fromRFC2822(n,o={}){const[i,l]=Ip(n);return Qt(i,l,o,"RFC 2822",n)}static fromHTTP(n,o={}){const[i,l]=$p(n);return Qt(i,l,o,"HTTP",o)}static fromFormat(n,o,i={}){if(I(n)||I(o))throw new Ne("fromFormat requires an input string and a format");const{locale:l=null,numberingSystem:r=null}=i,a=J.fromOpts({locale:l,numberingSystem:r,defaultToEN:!0}),[s,c,d,u]=ph(a,n,o);return u?S.invalid(u):Qt(s,c,i,`format ${o}`,n,d)}static fromString(n,o,i={}){return S.fromFormat(n,o,i)}static fromSQL(n,o={}){const[i,l]=qp(n);return Qt(i,l,o,"SQL",n)}static invalid(n,o=null){if(!n)throw new Ne("need to specify a reason the DateTime is invalid");const i=n instanceof Ae?n:new Ae(n,o);if(oe.throwOnInvalid)throw new Cf(i);return new S({invalid:i})}static isDateTime(n){return n&&n.isLuxonDateTime||!1}get(n){return this[n]}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?Io(this).weekYear:NaN}get weekNumber(){return this.isValid?Io(this).weekNumber:NaN}get weekday(){return this.isValid?Io(this).weekday:NaN}get ordinal(){return this.isValid?Mo(this.c).ordinal:NaN}get monthShort(){return this.isValid?Fn.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Fn.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Fn.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Fn.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}).offset||this.offset>this.set({month:5}).offset}get isInLeapYear(){return Wt(this.year)}get daysInMonth(){return En(this.year,this.month)}get daysInYear(){return this.isValid?Kt(this.year):NaN}get weeksInWeekYear(){return this.isValid?Bn(this.weekYear):NaN}resolvedLocaleOptions(n={}){const{locale:o,numberingSystem:i,calendar:l}=_e.create(this.loc.clone(n),n).resolvedOptions(this);return{locale:o,numberingSystem:i,outputCalendar:l}}toUTC(n=0,o={}){return this.setZone(fe.instance(n),o)}toLocal(){return this.setZone(oe.defaultZone)}setZone(n,{keepLocalTime:o=!1,keepCalendarTime:i=!1}={}){if(n=Je(n,oe.defaultZone),n.equals(this.zone))return this;if(n.isValid){let l=this.ts;if(o||i){const r=n.offset(this.ts),a=this.toObject();[l]=$n(a,r,n)}return Jt(this,{ts:l,zone:n})}else return S.invalid(In(n))}reconfigure({locale:n,numberingSystem:o,outputCalendar:i}={}){const l=this.loc.clone({locale:n,numberingSystem:o,outputCalendar:i});return Jt(this,{loc:l})}setLocale(n){return this.reconfigure({locale:n})}set(n){if(!this.isValid)return this;const o=Sn(n,hl),i=!I(o.weekYear)||!I(o.weekNumber)||!I(o.weekday),l=!I(o.ordinal),r=!I(o.year),a=!I(o.month)||!I(o.day),s=r||a,c=o.weekYear||o.weekNumber;if((s||l)&&c)throw new Gt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(a&&l)throw new Gt("Can't mix ordinal dates with month/day");let d;i?d=rl({...Ao(this.c),...o}):I(o.ordinal)?(d={...this.toObject(),...o},I(o.day)&&(d.day=Math.min(En(d.year,d.month),d.day))):d=il({...Mo(this.c),...o});const[u,m]=$n(d,this.o,this.zone);return Jt(this,{ts:u,o:m})}plus(n){if(!this.isValid)return this;const o=L.fromDurationLike(n);return Jt(this,ul(this,o))}minus(n){if(!this.isValid)return this;const o=L.fromDurationLike(n).negate();return Jt(this,ul(this,o))}startOf(n){if(!this.isValid)return this;const o={},i=L.normalizeUnit(n);switch(i){case"years":o.month=1;case"quarters":case"months":o.day=1;case"weeks":case"days":o.hour=0;case"hours":o.minute=0;case"minutes":o.second=0;case"seconds":o.millisecond=0;break}if(i==="weeks"&&(o.weekday=1),i==="quarters"){const l=Math.ceil(this.month/3);o.month=(l-1)*3+1}return this.set(o)}endOf(n){return this.isValid?this.plus({[n]:1}).startOf(n).minus(1):this}toFormat(n,o={}){return this.isValid?_e.create(this.loc.redefaultToEN(o)).formatDateTimeFromString(this,n):Fo}toLocaleString(n=po,o={}){return this.isValid?_e.create(this.loc.clone(o),n).formatDateTime(this):Fo}toLocaleParts(n={}){return this.isValid?_e.create(this.loc.clone(n),n).formatDateTimeParts(this):[]}toISO({format:n="extended",suppressSeconds:o=!1,suppressMilliseconds:i=!1,includeOffset:l=!0}={}){if(!this.isValid)return null;const r=n==="extended";let a=$o(this,r);return a+="T",a+=ml(this,r,o,i,l),a}toISODate({format:n="extended"}={}){return this.isValid?$o(this,n==="extended"):null}toISOWeekDate(){return Ln(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:n=!1,suppressSeconds:o=!1,includeOffset:i=!0,includePrefix:l=!1,format:r="extended"}={}){return this.isValid?(l?"T":"")+ml(this,r==="extended",o,n,i):null}toRFC2822(){return Ln(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return Ln(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?$o(this,!0):null}toSQLTime({includeOffset:n=!0,includeZone:o=!1,includeOffsetSpace:i=!0}={}){let l="HH:mm:ss.SSS";return(o||n)&&(i&&(l+=" "),o?l+="z":n&&(l+="ZZ")),Ln(this,l,!0)}toSQL(n={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(n)}`:null}toString(){return this.isValid?this.toISO():Fo}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(n={}){if(!this.isValid)return{};const o={...this.c};return n.includeConfig&&(o.outputCalendar=this.outputCalendar,o.numberingSystem=this.loc.numberingSystem,o.locale=this.loc.locale),o}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(n,o="milliseconds",i={}){if(!this.isValid||!n.isValid)return L.invalid("created by diffing an invalid DateTime");const l={locale:this.locale,numberingSystem:this.numberingSystem,...i},r=Tf(o).map(L.normalizeUnit),a=n.valueOf()>this.valueOf(),s=a?this:n,c=a?n:this,d=vp(s,c,r,l);return a?d.negate():d}diffNow(n="milliseconds",o={}){return this.diff(S.now(),n,o)}until(n){return this.isValid?Q.fromDateTimes(this,n):this}hasSame(n,o){if(!this.isValid)return!1;const i=n.valueOf(),l=this.setZone(n.zone,{keepLocalTime:!0});return l.startOf(o)<=i&&i<=l.endOf(o)}equals(n){return this.isValid&&n.isValid&&this.valueOf()===n.valueOf()&&this.zone.equals(n.zone)&&this.loc.equals(n.loc)}toRelative(n={}){if(!this.isValid)return null;const o=n.base||S.fromObject({},{zone:this.zone}),i=n.padding?this<o?-n.padding:n.padding:0;let l=["years","months","days","hours","minutes","seconds"],r=n.unit;return Array.isArray(n.unit)&&(l=n.unit,r=void 0),gl(o,this.plus(i),{...n,numeric:"always",units:l,unit:r})}toRelativeCalendar(n={}){return this.isValid?gl(n.base||S.fromObject({},{zone:this.zone}),this,{...n,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...n){if(!n.every(S.isDateTime))throw new Ne("min requires all arguments be DateTimes");return ki(n,o=>o.valueOf(),Math.min)}static max(...n){if(!n.every(S.isDateTime))throw new Ne("max requires all arguments be DateTimes");return ki(n,o=>o.valueOf(),Math.max)}static fromFormatExplain(n,o,i={}){const{locale:l=null,numberingSystem:r=null}=i,a=J.fromOpts({locale:l,numberingSystem:r,defaultToEN:!0});return Qi(a,n,o)}static fromStringExplain(n,o,i={}){return S.fromFormatExplain(n,o,i)}static get DATE_SHORT(){return po}static get DATE_MED(){return vr}static get DATE_MED_WITH_WEEKDAY(){return Ef}static get DATE_FULL(){return ei}static get DATE_HUGE(){return ti}static get TIME_SIMPLE(){return ni}static get TIME_WITH_SECONDS(){return oi}static get TIME_WITH_SHORT_OFFSET(){return ri}static get TIME_WITH_LONG_OFFSET(){return ii}static get TIME_24_SIMPLE(){return li}static get TIME_24_WITH_SECONDS(){return ai}static get TIME_24_WITH_SHORT_OFFSET(){return si}static get TIME_24_WITH_LONG_OFFSET(){return ci}static get DATETIME_SHORT(){return di}static get DATETIME_SHORT_WITH_SECONDS(){return ui}static get DATETIME_MED(){return mi}static get DATETIME_MED_WITH_SECONDS(){return fi}static get DATETIME_MED_WITH_WEEKDAY(){return Bf}static get DATETIME_FULL(){return pi}static get DATETIME_FULL_WITH_SECONDS(){return hi}static get DATETIME_HUGE(){return yi}static get DATETIME_HUGE_WITH_SECONDS(){return gi}}function vt(e){if(S.isDateTime(e))return e;if(e&&e.valueOf&&at(e.valueOf()))return S.fromJSDate(e);if(e&&typeof e=="object")return S.fromObject(e);throw new Ne(`Unknown datetime argument: ${e}, of type ${typeof e}`)}const rS="",bh={mixins:[He],computed:{hasValue(){return this.value!==void 0&&this.value!==null},timeago(){return S.fromISO(this.value).toRelative()},readable(){let e=S.fromISO(this.value),n=S.now(),o=n.toFormat("yyyy");return n.toFormat("MMM yyyy"),e.toFormat("yyyy")===o?S.fromISO(this.value).toFormat("h:mm a - dd MMM"):S.fromISO(this.value).toFormat("h:mm a - dd MMM yyyy")}}},Ch={class:"table-date-cell"},wh={key:0},Vh={class:"off"},Eh={class:"on"},Bh={class:"spacer"};function Nh(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("td",Ch,[r.hasValue?(t.openBlock(),t.createElementBlock("div",wh,[t.createElementVNode("span",Vh,t.toDisplayString(r.readable),1),t.createElementVNode("span",Eh,t.toDisplayString(r.timeago),1),t.createElementVNode("span",Bh,t.toDisplayString(r.readable),1)])):t.createCommentVNode("",!0)])}const kl=g(bh,[["render",Nh],["__scopeId","data-v-d6b72564"]]),iS="",Sh={mixins:[He],computed:{boolean(){return!!this.value}}};function Th(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon");return t.openBlock(),t.createElementBlock("td",{class:t.normalizeClass(["table-boolean-cell",{true:r.boolean,false:!r.boolean}])},[t.createVNode(a,{icon:r.boolean?"fa-check":"fa-times"},null,8,["icon"])],2)}const xl=g(Sh,[["render",Th],["__scopeId","data-v-897e69cd"]]),lS="",Oh={mixins:[He],methods:{async clicked(){const e=this,n=e.$sdk.utils.id(e.row),o=e.public?"secure":"public";e.processing=!0,e.$sdk.content.patch(n,{meta:{security:o}}).catch(function(i){e.$sdk.error(i),e.processing=!1}).then(function(i){e.v=o,e.processing=!1,e.$sdk.notify(`Set security to ${o}`)})}},data(){return{processing:!1,v:this.value}},computed:{canEdit(){var e=this.user;return this.$sdk.access.canEditItem(e,this.row)},public(){return this.security==="public"},security(){return this.v||"secure"}}};function Dh(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon"),s=t.resolveComponent("ux-button");return t.openBlock(),t.createElementBlock("td",{class:t.normalizeClass(["table-security-cell",r.security])},[r.canEdit?(t.openBlock(),t.createBlock(s,{key:0,size:"sm",loading:l.processing,onClick:t.withModifiers(r.clicked,["stop","prevent"])},{default:t.withCtx(()=>[t.createVNode(a,{icon:r.public?"fa-lock-open":"fa-lock"},null,8,["icon"])]),_:1},8,["loading","onClick"])):(t.openBlock(),t.createBlock(a,{key:1,icon:r.public?"fa-lock-open":"fa-lock"},null,8,["icon"]))],2)}const Ah=g(Oh,[["render",Dh],["__scopeId","data-v-45dd2b07"]]),aS="",Mh={mixins:[He],methods:{open(){window.open(this.href)}},computed:{href(){return`http://${this.value}`}}},Fh={class:"table-url-cell"},Ih=["href"];function $h(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon");return t.openBlock(),t.createElementBlock("td",Fh,[t.createElementVNode("a",{href:r.href,onClick:n[0]||(n[0]=t.withModifiers((...s)=>r.open&&r.open(...s),["stop","prevent"])),target:"_blank"},[t.createTextVNode(t.toDisplayString(e.value)+" ",1),t.createVNode(a,{right:"",icon:"fa-external-link"})],8,Ih)])}const bl=g(Mh,[["render",$h],["__scopeId","data-v-7dbf1e30"]]);var Cl=function(e,n,o){if(!n.hasOwnProperty(o)){var i=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(n,o,i)}};const Lo={props:{template:String,parent:Object,templateProps:{type:Object,default:function(){return{}}}},render:function(){if(this.template){var e=this.parent||this.$parent,n=e.$data;n===void 0&&(n={});var o=e.$props;o===void 0&&(o={});var i=e.$options;i===void 0&&(i={});var l=i.components;l===void 0&&(l={});var r=i.computed;r===void 0&&(r={});var a=i.methods;a===void 0&&(a={});var s=this.$data;s===void 0&&(s={});var c=this.$props;c===void 0&&(c={});var d=this.$options;d===void 0&&(d={});var u=d.methods;u===void 0&&(u={});var m=d.computed;m===void 0&&(m={});var f=d.components;f===void 0&&(f={});var p={$data:{},$props:{},$options:{},components:{},computed:{},methods:{}};Object.keys(n).forEach(function(V){s[V]===void 0&&(p.$data[V]=n[V])}),Object.keys(o).forEach(function(V){c[V]===void 0&&(p.$props[V]=o[V])}),Object.keys(a).forEach(function(V){u[V]===void 0&&(p.methods[V]=a[V])}),Object.keys(r).forEach(function(V){m[V]===void 0&&(p.computed[V]=r[V])}),Object.keys(l).forEach(function(V){f[V]===void 0&&(p.components[V]=l[V])});var h=Object.keys(p.methods||{}),y=Object.keys(p.$data||{}),x=Object.keys(p.$props||{}),F=Object.keys(this.templateProps),R=y.concat(x).concat(h).concat(F),H=(Y=e,A={},h.forEach(function(V){return Cl(Y,A,V)}),A),Z=function(V){var W={};return V.forEach(function(M){M&&Object.getOwnPropertyNames(M).forEach(function(ye){return Cl(M,W,ye)})}),W}([p.$data,p.$props,H,this.templateProps]);return t.h({template:this.template||"<div></div>",props:R,computed:p.computed,components:p.components,provide:this.$parent.$.provides?this.$parent.$.provides:{}},Object.assign({},Z))}var Y,A}},sS="",Lh={components:{Compile:Lo},mixins:[He]},Ph={class:"table-computed-cell"};function Uh(e,n,o,i,l,r){const a=t.resolveComponent("compile");return t.openBlock(),t.createElementBlock("td",Ph,[t.createVNode(a,{template:this.column.code},null,8,["template"])])}const jh=g(Lh,[["render",Uh],["__scopeId","data-v-05dd3203"]]),cS="",Rh={props:{multi:{type:Boolean},last:{type:Boolean},value:{required:!0},type:{type:String},widget:{type:String}},computed:{reference(){return!!(this.value&&this.value._id)},renderValue(){return this.value?this.value.title||this.value.name||this.value:void 0},date(){return S.fromISO(this.value).toFormat("dd MMM yyyy")},actualWidget(){var e;if(this.widget)e=this.widget;else switch(this.type){case"date":e="datetime";break}return e}},methods:{clicked(e){this.$sdk.dispatch("item:view",e)}}};function zh(e,n,o,i,l,r){return r.reference?(t.openBlock(),t.createElementBlock("a",{key:0,onClick:n[0]||(n[0]=t.withModifiers(a=>r.clicked(o.value),["stop","prevent"]))},t.toDisplayString(r.renderValue),1)):o.type=="date"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(r.date),1)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[t.createTextVNode(t.toDisplayString(r.renderValue),1),o.multi&&!o.last?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(", ")],64)):t.createCommentVNode("",!0)],64))}const Hh=g(Rh,[["render",zh],["__scopeId","data-v-cb9b14f7"]]),dS="",qh={mixins:[He],computed:{status(){return String(this.value).toLowerCase()}}},Gh={class:"pill"};function Wh(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("td",{class:t.normalizeClass(["table-status-cell",r.status])},[t.createElementVNode("div",Gh,t.toDisplayString(r.status),1)],2)}const Kh=g(qh,[["render",Wh],["__scopeId","data-v-e4a3b2f2"]]),uS="";function Po(e,n){if(!e||!n)return;var o=wn(e,n);if(o)return o;const i=n.split("."),l=i.shift(),r=i.join("."),a=wn(e,l);return Array.isArray(a)?a.map(function(s){return Po(s,r)}).flat().filter(Boolean):Po(a,r)}const Zh={data(){return{component:null}},components:{ValueRenderer:Hh},async created(){const e=this;let n,o=e.column.type,i=e.column.renderer||e.column.widget;switch(o=="reference"&&e.column.referenceType==="image"&&(i="thumbnail"),i){case"button":n=bf;break;case"security":n=Ah;break;case"boolean":n=xl;break;case"date":case"datetime":n=kl;break;case"status":n=Kh;break;case"computed":n=jh;break;case"url":n=bl;break;case"currency":n=gf;break;case"thumbnail":n=pf;break;default:switch(o){case"date":n=kl;break;case"boolean":n=xl;break;case"url":n=bl;break}break}e.component=n},props:{column:{type:Object,required:!0},row:{type:Object,required:!0}},computed:{multiValue(){return Array.isArray(this.value)},complex(){this.multiValue},renderer(){return this.column.renderer},renderValue(){var e=this.value;if(e!=null)return e.title||e.name||e},value(){var e=Po(this.row,this.column.key);return e}}},Yh={key:1,class:"table-cell"},Xh={class:"value"},Jh={class:"value"};function Qh(e,n,o,i,l,r){const a=t.resolveComponent("value-renderer");return l.component?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(l.component),{key:0,column:o.column,row:o.row,value:r.value},null,8,["column","row","value"])):(t.openBlock(),t.createElementBlock("td",Yh,[r.multiValue?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[r.complex?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(r.value,(s,c)=>(t.openBlock(),t.createElementBlock("span",Xh,[t.createVNode(a,{type:o.column.type,multi:"",last:c===r.value.length-1,value:s},null,8,["type","last","value"])]))),256)):(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(r.value,(s,c)=>(t.openBlock(),t.createElementBlock("span",Jh,[t.createVNode(a,{type:o.column.type,multi:"",last:c===r.value.length-1,value:s},null,8,["type","last","value"])]))),256))],64)):(t.openBlock(),t.createBlock(a,{key:1,type:o.column.type,value:r.value},null,8,["type","value"]))]))}const wl=g(Zh,[["render",Qh],["__scopeId","data-v-521f67e6"]]),vh={components:{TableCell:wl},props:{selected:{type:Boolean},index:{type:Number},row:{type:Object,required:!0},columns:{type:Array,required:!0},enableActions:{type:Boolean,default(){return!1}},enableSelection:{type:Boolean,default(){return!0}}},methods:{clickCell(e){this.$emit("click:cell",{row:this.row,column:e}),this.$emit("click:row",this.row)},clickActions(e){this.$emit("click:actions",e)},clickSelect(e){const n=this.index;this.$emit("click:select",e,n)}},computed:{classes(){var e=[];return this.selected&&e.push("selected"),e}}};function ey(e,n,o,i,l,r){const a=t.resolveComponent("ux-checkbox"),s=t.resolveComponent("table-cell"),c=t.resolveComponent("ux-icon"),d=t.resolveComponent("ux-button");return t.openBlock(),t.createElementBlock("tr",{class:t.normalizeClass([r.classes,"table-row"])},[t.renderSlot(e.$slots,"default",{},()=>[o.enableSelection?(t.openBlock(),t.createElementBlock("th",{key:0,class:"table-cell table-select first shrink",onClick:n[0]||(n[0]=t.withModifiers(u=>r.clickSelect(o.row),["stop","prevent"]))},[t.createVNode(a,{value:o.selected},null,8,["value"])])):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.columns,(u,m)=>(t.openBlock(),t.createBlock(s,{key:`${u.path||u.key}-${m}`,onClick:t.withModifiers(f=>r.clickCell(u),["stop","prevent"]),column:u,row:o.row},null,8,["onClick","column","row"]))),128)),o.enableActions?(t.openBlock(),t.createElementBlock("th",{key:1,class:"table-cell last shrink",onClick:n[1]||(n[1]=t.withModifiers(u=>r.clickActions(o.row),["stop","prevent"]))},[t.createVNode(d,{size:"xs",icon:""},{default:t.withCtx(()=>[t.createVNode(c,{icon:"fa-ellipsis"})]),_:1})])):t.createCommentVNode("",!0)])],2)}const ty=g(vh,[["render",ey]]),Vl={data(){return{scrollTop:0}},methods:{updateScroll(e){var n=this.$refs.scroll;n=n.$el||n,this.scrollTop=n.scrollTop}},mounted(){var e=this.$refs.scroll;e=e.$el||e,e.addEventListener("scroll",this.updateScroll)},beforeUnmount(){var e=this.$refs.scroll;e=e.$el||e,e.removeEventListener("scroll",this.updateScroll)},activated(){var e=this.$refs.scroll;e=e.$el||e,e.scrollTop=this.scrollTop}},mS="",ny={mixins:[Vl],components:{TableRow:ty,TableCell:wl},watch:{rows(){this.$refs.scroll.scroll({top:0,left:0})},sort(e){this.sorting=e},sorting(e){this.$emit("update:sort",e)}},props:{total:{type:Number},columns:{type:Array,default(){return[]}},rows:{type:Array,default(){return[]}},scrollable:{type:Boolean,default(){return!0}},enableActions:{type:Boolean,default(){return!1}},enableSelection:{type:Boolean,default(){return!0}},sort:{type:Object,default(){return{key:"meta.created",type:"date",direction:"desc"}}},selection:{type:Array,default(){return[]}},selectAll:{type:Function},deselectAll:{type:Function}},data(){return{sorting:this.sort,lastSelectedIndex:null,shift:!1,keyListenersAdded:!1}},mounted(){this.addKeyListeners()},activated(){this.addKeyListeners()},beforeUnmount(){this.removeKeyListeners()},deactivated(){this.removeKeyListeners()},computed:{currentSortDirection(){var e;return((e=this.sorting)==null?void 0:e.direction)||"asc"},selectionHash(){var e=this;return e.selection.reduce(function(n,o){var i=o._id||o.id;return n[i]=o,n},{})},pageSelected(){var e=this;if(!(!e.rows||!e.rows.length))return!e.rows.some(function(n){return!e.selectionHash[n._id||n.id]})},renderColumns(){return this.columns.map(function(e){var n=Object.assign({},e);return n.class=[],n.shrink&&n.class.push("shrink"),n})},renderRows(){return this.rows},someSelectedOnPage(){return this.rows.some(this.isSelected)}},methods:{keyDown(e){e.keyCode==16&&(this.shift=!0)},keyUp(e){e.keyCode==16&&(this.shift=!1)},addKeyListeners(){this.keyListenersAdded||(window.addEventListener("keydown",this.keyDown,!0),window.addEventListener("keyup",this.keyUp,!0),this.keyListenersAdded=!0)},removeKeyListeners(){this.keyListenersAdded&&(window.removeEventListener("keydown",this.keyDown,!0),window.removeEventListener("keyup",this.keyUp,!0),this.keyListenersAdded=!1)},togglePage(){var e=this;e.pageSelected?e.deselectPage():e.selectPage()},selectPage(){var e=this;e.$emit("select:multiple",e.rows)},deselectPage(){var e=this;e.$emit("deselect:multiple",e.rows)},isSelected(e){var n=this,o=e._id||e.id;return n.selection.some(function(i){var l=i._id||i.id;return i==e||l==o})},classes(e){let n=[];return this.isSelected(e)&&n.push("selected"),n},selectRange(e,n){const o=this,i=Math.min(e,n),l=Math.max(e,n)+1;var r=o.renderRows.slice(i,l);o.$emit("select:multiple",r)},toggleSort(e){var r,a;const n=(r=this.sorting)==null?void 0:r.key,o=((a=this.sorting)==null?void 0:a.direction)||"asc";let{key:i,direction:l}=e;i===n&&(l=o==="dsc"?"asc":"dsc"),this.sorting={key:i,direction:l,type:e.type},this.$emit("")},clickRow(e){this.$emit("click:row",e)},clickCell({row:e,column:n}){this.$emit("click:cell",{row:e,column:n})},clickActions(e){this.$emit("click:actions",e)},clickSelect(e,n){const o=this.lastSelectedIndex;if(this.shift&&o!=n)return console.log("FROM",o,"-",n),this.selectRange(o,n);this.lastSelectedIndex=n,this.$emit("select:row:toggle",e)}}},oy={class:"table-wrapper"},ry={class:"table-scroll",ref:"scroll"},iy={key:0,class:"first table-select shrink"},ly=["onClick"],ay={key:1,class:"last shrink"};function sy(e,n,o,i,l,r){const a=t.resolveComponent("ux-checkbox"),s=t.resolveComponent("ux-list-item"),c=t.resolveComponent("ux-list"),d=t.resolveComponent("ux-menu"),u=t.resolveComponent("flex-cell"),m=t.resolveComponent("flex-row"),f=t.resolveComponent("table-row");return t.openBlock(),t.createElementBlock("div",oy,[t.createElementVNode("div",ry,[t.createElementVNode("table",null,[t.createElementVNode("thead",null,[t.createElementVNode("tr",null,[o.enableSelection?(t.openBlock(),t.createElementBlock("th",iy,[t.createVNode(d,null,{activator:t.withCtx(({on:p})=>[t.createVNode(a,t.mergeProps(t.toHandlers(p),{value:r.pageSelected}),null,16,["value"])]),default:t.withCtx(()=>[t.createVNode(c,null,{default:t.withCtx(()=>[t.createVNode(s,{onClick:n[0]||(n[0]=p=>r.selectPage())},{default:t.withCtx(()=>[t.createTextVNode(" Select Page ")]),_:1}),r.someSelectedOnPage?(t.openBlock(),t.createBlock(s,{key:0,onClick:n[1]||(n[1]=p=>r.deselectPage())},{default:t.withCtx(()=>[t.createTextVNode(" Deselect Page ")]),_:1})):t.createCommentVNode("",!0),o.selectAll?(t.openBlock(),t.createBlock(s,{key:1,onClick:n[2]||(n[2]=p=>o.selectAll())},{default:t.withCtx(()=>[t.createTextVNode(" Select All ("+t.toDisplayString(o.total)+") ",1)]),_:1})):t.createCommentVNode("",!0),o.deselectAll?(t.openBlock(),t.createBlock(s,{key:2,onClick:n[3]||(n[3]=p=>o.deselectAll())},{default:t.withCtx(()=>[t.createTextVNode(" Deselect All ")]),_:1})):t.createCommentVNode("",!0)]),_:1})]),_:1})])):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.renderColumns,p=>{var h;return t.openBlock(),t.createElementBlock("th",{onClick:y=>r.toggleSort(p),class:t.normalizeClass([{sortable:p.sortable!==!1,active:p.key===((h=l.sorting)==null?void 0:h.key)},p.class])},[t.createVNode(m,{gap:"",vcenter:""},{default:t.withCtx(()=>{var y;return[t.createVNode(u,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(p.title),1)]),_:2},1024),p.key===((y=l.sorting)==null?void 0:y.key)?(t.openBlock(),t.createBlock(u,{key:0,class:"caret",shrink:""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(r.currentSortDirection==="asc"?"▲":"▼"),1)]),_:1})):t.createCommentVNode("",!0)]}),_:2},1024)],10,ly)}),256)),o.enableActions?(t.openBlock(),t.createElementBlock("th",ay,[t.renderSlot(e.$slots,"corner",{},void 0,!0)])):t.createCommentVNode("",!0)])]),t.createElementVNode("tbody",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.renderRows,(p,h)=>(t.openBlock(),t.createBlock(f,{enableSelection:o.enableSelection,enableActions:o.enableActions,key:p._id,"onClick:cell":r.clickCell,"onClick:row":r.clickRow,"onClick:select":r.clickSelect,"onClick:actions":r.clickActions,selected:r.isSelected(p),row:p,index:h,columns:o.columns},null,8,["enableSelection","enableActions","onClick:cell","onClick:row","onClick:select","onClick:actions","selected","row","index","columns"]))),128))])])],512)])}const El=g(ny,[["render",sy],["__scopeId","data-v-328783f5"]]);var Nt={},cy={get exports(){return Nt},set exports(e){Nt=e}},dy=Object.prototype.hasOwnProperty;function Bl(e){return"[Throws: "+(e?e.message:"?")+"]"}function uy(e,n){if(dy.call(e,n))try{return e[n]}catch(o){return Bl(o)}return e[n]}function Nl(e){var n=[];function o(i){if(i===null||typeof i!="object")return i;if(n.indexOf(i)!==-1)return"[Circular]";if(n.push(i),typeof i.toJSON=="function")try{var l=o(i.toJSON());return n.pop(),l}catch(s){return Bl(s)}if(Array.isArray(i)){var r=i.map(o);return n.pop(),r}var a=Object.keys(i).reduce(function(s,c){return s[c]=o(uy(i,c)),s},{});return n.pop(),a}return o(e)}cy.exports=function(e,n,o){return JSON.stringify(Nl(e),n,o)},Nt.ensureProperties=Nl;function my(e,n){return e==null||n=="date"&&e.toString&&e.toString()==="Invalid Date"}function Sl(e){return e!=null}const z={props:{field:{type:Object,default(){return{}}},parentModel:{type:Object}},data(){return{dynamicOptions:[],asyncOptionsAreLoading:this.field.asyncOptions,value:this.modelValue}},watch:{modelValue(e,n){this.model=e}},mounted(){this.checkAutofocus()},async created(){const e=this;e.hasAsyncOptions&&await e.reloadAsyncOptions()},inject:["form","fieldPath"],computed:{hasAsyncOptions(){return this.field.asyncOptions},loadingAsyncOptions(){return this.hasAsyncOptions&&this.asyncOptionsAreLoading},optionLookup(){var e=this;return e.options.reduce(function(n,o){const i=e.getValue(o);return n[i]=o,n},{})},selectableOptions(){return this.options},required(){return this.minimum},model:{get(){var e=this.cleanOutput(this.value);return e},set(e){let n;(this.isGroup||this.widget==="form")&&(e===this.value?n=!1:n=!0);const o=this.cleanInput(e),i=this.cleanInput(this.value);(Nt(o)!=Nt(i)||n)&&(this.value=o,this.checkAutofocus(),this.dispatch())}},options(){var e=this;return e.hasAsyncOptions?e.dynamicOptions:(e.field.options||[]).reduce(function(n,o){if(!o)return n;const i=e.getValue(o);var r={title:o.title||o.name||o.label||i,value:i,none:o.none,source:o};return e.field.type=="reference"&&(r._id=i),n.push(r),n},[])},prefix(){return this.field.suffix},suffix(){return this.field.suffix},type(){return this.field.type||"string"},key(){return this.field.key},isGroup(){return this.type==="group"},asObject(){return this.isGroup&&!!this.field.asObject},layoutGroup(){return this.isGroup&&!this.field.asObject},canAddValue(){if(!this.singleValue&&!(this.options.length&&this.selectableOptions.length===0))return this.maximum===0||this.numValues<this.maximum},canRemoveValue(){return this.numValues>this.minimum},widget(){return this.field.widget},singleValue(){if(this.asObject){var e=this.minimum===1&&this.maximum===1;return e}else return this.maximum===1},multiValue(){return!this.singleValue},label(){return this.field.title},title(){return this.label},plural(){return this.field.plural},description(){return this.field.description},placeholder(){return this.field.placeholder||this.field.hint},addLabel(){return this.numValues?`Add another ${this.label}`:`Add ${this.label}`},removeLabel(){return"Remove"},numValues(){return this.singleValue?1:(this.value||[]).length||0},showLabel(){return this.field.title},showDescription(){return this.description},fields(){var e=this.field.fields;if(e&&e.length)return e},minimum(){if(this.layoutGroup)return 1;var e=parseInt(this.field.minimum||0);return isNaN(e)&&(e=0),e=Math.max(e,0),e=this.maximum?Math.min(e,this.maximum):e,parseInt(e)},maximum(){if(this.layoutGroup)return 1;var e=parseInt(this.field.maximum||0);return isNaN(e)&&(e=0),e=Math.max(e,0),parseInt(e)},ask(){var e=parseInt(this.field.ask);return e=Math.max(e,this.minimum),this.maximum&&(e=Math.min(e,this.maximum)),e}},methods:{async reloadAsyncOptions(){const e=this;if(!e.hasAsyncOptions){e.asyncOptionsAreLoading=!1;return}e.asyncOptionsAreLoading=!0;const{data:n}=await e.$sdk.api.get(e.field.asyncOptions);e.dynamicOptions=n,e.asyncOptionsAreLoading=!1},cleanTextInput(e,n,o){switch(n){case"url":e=o.$sdk.utils.parseURL(e);break;case"key":e=String(o.$sdk.utils.machineName(e||"")||"").trim();break;case"integer":e=parseInt(String(e).replace(/[^0-9-]/g,"")),isNaN(e)&&(e=void 0);break;case"number":case"decimal":case"float":e=Number(String(e).replace(/[^0-9.-]/g,"")),isNaN(e)&&(e=void 0);break}return e},checkAutofocus(){if(this.field.autofocus){if(this.value)return;this.$nextTick(function(){this.refocus()})}},getValue(e){if(!e)return this.cleanTextInput(e);var n=this.cleanTextInput(e._id||e.value),o=Sl(n);return!o&&e.title&&!this.returnObject&&(n=e.title),n=this.cleanTextInput(n),Sl(n)?n:e},getLabel(e){if(e){var n=e.title||e.name||e.label;return typeof n=="object"?"(no title)":n}},touch(){this.$emit("touched")},getNewDefaultEntry(){},add(){if(this.canAddValue){var e=this.cleanInputValue(this.getNewDefaultEntry());(!this.value||!Array.isArray(this.value))&&(this.value=[]),this.value.push(e),this.dispatch(),this.$nextTick(function(){this.refocus()}),this.touch()}},remove(e){var n=this.model.indexOf(e);this.value.splice(n,1),this.dispatch(),this.touch()},dispatch(){this.$emit("update:modelValue",this.value)},cleanInputValue(e){return e},cleanOutputValue(e){return e},cleanOutput(e){var n=this;return my(e,n.field.type)?n.multiValue?e=[]:e=void 0:n.multiValue?(Array.isArray(e)||(e=[]),e.forEach(function(o,i){e[i]=n.cleanOutputValue(o)})):e=n.cleanOutputValue(e),e},cleanInput(e){var n=this;if(n.multiValue){for(e||(e=[]),Array.isArray(e)||(e=[e]),n.maximum&&e.length>n.maximum&&(e.length=n.maximum);e.length<n.minimum;)e.push(n.cleanInputValue(n.getNewDefaultEntry()));e=e.map(function(o){var i=n.cleanInputValue(o);return i})}else e&&(e=n.cleanInputValue(e));return e},refocus(){var e=this.$refs.input;if(e){var n;Array.isArray(e)?n=e[e.length-1]:n=e,n&&n.focus()}}}},fS="";function fy(e){return e===void 0||typeof e>"u"||e===null||String(e)==="null"||String(e)==="undefined"}const py={data(){return{candidate:null}},props:{title:{type:String},modelValue:{}},mixins:[z],created(){this.model=this.model},methods:{displayLabelFromValue(e){if(!e)return;const n=e.value||e,o=this.optionLookup[n]||{};return o.title||o.name||e.title||e.value||e},addValue(e){this.canAddValue&&this.model.indexOf(e)===-1&&(this.model=[...this.model,e])},removeValue(e){var n=this.model.slice();e!=-1&&(n.splice(e,1),this.model=n)},cleanOutput(e){var n=this;return fy(e)?n.multiValue?e=[]:e=void 0:n.multiValue?e=(e||[]).filter(function(o){return o!=null}).map(function(o){return n.getValue(o)}):e=n.getValue(e),e},cleanInput(e){var n=this;if(n.multiValue)e||(e=[]),Array.isArray(e)||(e=[e]),n.maximum&&e.length>n.maximum&&(e.length=n.maximum),e=e.filter(function(i){return i!=null}).map(function(i){var l=n.getValue(i);return n.returnObject?n.optionLookup[l]:l});else{var o=n.getValue(e);switch(e=n.returnObject?n.optionLookup[o]:o,e){case"":switch(n.type){case"decimal":case"float":case"number":case"integer":e=void 0;break}break}}return e}},watch:{candidate(e){e&&(this.addValue(e),this.candidate=null)}},computed:{returnObject(){return this.type=="reference"},classes(){var e=[];return this.multiValue?e.push("multiple"):e.push("single"),e},summary(){if(this.multiValue)return"Select an option";const e=this.selectableOptions.find(function(o){return o.none}),n=(e==null?void 0:e.title)||(e==null?void 0:e.label);return this.model?this.getLabel(this.optionLookup[this.model]):n||this.title||"Click to select"},grouped(){const e=this,{values:n}=e.selectableOptions.reduce(function(o,i){const l=i.group||"";let r=o.hash[l];return r||(r=o.hash[l]={title:l,options:[]},o.values.push(r)),r.options.push(i),o},{hash:{},values:[]});if(!(n.length<=1))return n},modelLookup(){var e=this;return e.multiValue?e.model.reduce(function(n,o){const i=e.getValue(o);return n[i]=o,n},{}):{}},selectableOptions(){var o;const e=this;let n=e.options;return e.multiValue&&(n=n.filter(function(i){return!e.modelLookup[e.getValue(i)]})),(o=e.field)!=null&&o.sorted?n.sort(function(i,l){var r=(i.title||i).toLowerCase(),a=(l.title||l).toLowerCase();return r<a?-1:r>a?1:0}):n},showNoneOption(){return!(!(this.singleValue&&!this.minimum)||this.selectableOptions.find(function(o){return o.none}))}}},hy=e=>(t.pushScopeId("data-v-74bb87d8"),e=e(),t.popScopeId(),e),yy={key:0,class:"ux-field-title"},gy={key:0,class:"ux-required-marker"},_y={key:1,class:"ux-field-description"},ky={key:2,class:"select-tags"},xy=["onClick"],by={key:3},Cy={key:4,class:"select-input-wrapper"},wy={class:"ui-select-button"},Vy=hy(()=>t.createElementVNode("option",{value:""},"Select an option",-1)),Ey=["label"],By=["value"],Ny=["value"],Sy={class:"ui-select-button"},Ty=["multiple"],Oy={key:0,value:""},Dy=["label"],Ay=["value"],My=["value"];function Fy(e,n,o,i,l,r){const a=t.resolveComponent("flex-cell"),s=t.resolveComponent("ux-icon"),c=t.resolveComponent("flex-row"),d=t.resolveComponent("ux-button");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["native-select",r.classes])},[e.showLabel?(t.openBlock(),t.createElementBlock("label",yy,[t.createTextVNode(t.toDisplayString(e.label)+" ",1),e.required?(t.openBlock(),t.createElementBlock("span",gy,"*")):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.showDescription?(t.openBlock(),t.createElementBlock("div",_y,t.toDisplayString(e.description),1)):t.createCommentVNode("",!0),e.multiValue?(t.openBlock(),t.createElementBlock("div",ky,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.model,(u,m)=>(t.openBlock(),t.createElementBlock("div",{class:"select-tag",key:u.value||u},[t.createVNode(c,{gap:"",center:""},{default:t.withCtx(()=>[t.createVNode(a,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(r.displayLabelFromValue(u)),1)]),_:2},1024),t.createVNode(a,{shrink:""},{default:t.withCtx(()=>[t.createElementVNode("a",{onClick:f=>r.removeValue(m)},[t.createVNode(s,{icon:"fa-times"})],8,xy)]),_:2},1024)]),_:2},1024)]))),128))])):t.createCommentVNode("",!0),e.loadingAsyncOptions?(t.openBlock(),t.createElementBlock("div",by,[t.createVNode(s,{icon:"fa-spinner",spin:"",left:""}),t.createTextVNode(" Loading Options ")])):(t.openBlock(),t.createElementBlock("div",Cy,[e.multiValue?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[e.canAddValue?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",wy,[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(d,{tag:"div"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(r.summary),1)]),_:1})],!0)]),t.withDirectives(t.createElementVNode("select",{onFocus:n[0]||(n[0]=(...u)=>e.touch&&e.touch(...u)),"onUpdate:modelValue":n[1]||(n[1]=u=>l.candidate=u)},[Vy,r.grouped?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(r.grouped,u=>(t.openBlock(),t.createElementBlock("optgroup",{label:u.title,key:u.title},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(u.options,m=>(t.openBlock(),t.createElementBlock("option",{value:m.value},t.toDisplayString(m.title),9,By))),256))],8,Ey))),128)):(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(r.selectableOptions,u=>(t.openBlock(),t.createElementBlock("option",{value:u.value},t.toDisplayString(u.title),9,Ny))),256))],544),[[t.vModelSelect,l.candidate]])],64)):t.createCommentVNode("",!0)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createElementVNode("div",Sy,[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(d,{tag:"div"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(r.summary),1)]),_:1})],!0)]),t.withDirectives(t.createElementVNode("select",{onFocus:n[2]||(n[2]=(...u)=>e.touch&&e.touch(...u)),multiple:e.multiValue,"onUpdate:modelValue":n[3]||(n[3]=u=>e.model=u)},[r.showNoneOption?(t.openBlock(),t.createElementBlock("option",Oy,"None")):t.createCommentVNode("",!0),r.grouped?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(r.grouped,u=>(t.openBlock(),t.createElementBlock("optgroup",{label:u.title,key:u.title},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(u.options,m=>(t.openBlock(),t.createElementBlock("option",{value:m.value},t.toDisplayString(m.title),9,Ay))),256))],8,Dy))),128)):(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:2},t.renderList(r.selectableOptions,u=>(t.openBlock(),t.createElementBlock("option",{value:u.value},t.toDisplayString(u.title),9,My))),256))],40,Ty),[[t.vModelSelect,e.model]])],64))]))],2)}const Qe=g(py,[["render",Fy],["__scopeId","data-v-74bb87d8"]]),pS="",Iy={props:{total:{type:Number,default(){return 0}},page:{type:Object,default(){return{size:50,index:1}}}},components:{NativeSelect:Qe},watch:{totalPages(){this.currentPage=0}},computed:{perPage:{get(){return this.pageModel.size},set(e){e=Math.max(e,1),this.pageModel.size=e,this.dispatch()}},pageField(){return{type:"integer",maximum:1,minimum:1,options:Array(this.totalPages).fill(1).map((e,n)=>e+n)}},totalPages(){return Math.ceil(this.total/this.perPage)},startIndex(){return(this.currentPage-1)*this.pageModel.size},displayStartIndex(){return this.total?this.startIndex+1:0},endIndex(){return Math.min(this.startIndex+this.pageModel.size,this.total)},currentPage:{get(){return this.pageModel.index},set(e){this.totalPages&&(e=Math.min(this.totalPages,e)),e=Math.max(e,1),this.pageModel.index=e,this.dispatch()}}},methods:{dispatch(){return this.$emit("update:page",this.pageModel)},previousPage(){this.currentPage--},nextPage(){this.currentPage++}},data(){return{pageModel:this.page,perPageField:{minimum:1,maximum:1,options:[{title:"50 per page",value:50},{title:"100 per page",value:100},{title:"250 per page",value:250},{title:"500 per page",value:500}]}}}};function $y(e,n,o,i,l,r){const a=t.resolveComponent("native-select"),s=t.resolveComponent("flex-cell"),c=t.resolveComponent("ux-icon"),d=t.resolveComponent("ux-button"),u=t.resolveComponent("flex-row");return t.openBlock(),t.createBlock(u,{center:"",gap:""},{default:t.withCtx(()=>[t.createVNode(s,{shrink:"",class:"text"},{default:t.withCtx(()=>[t.createVNode(a,{modelValue:r.perPage,"onUpdate:modelValue":n[0]||(n[0]=m=>r.perPage=m),field:l.perPageField},{default:t.withCtx(()=>[e.$device.breakpoint.xs?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(r.displayStartIndex)+"-"+t.toDisplayString(r.endIndex)+" of "+t.toDisplayString(o.total),1)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode("Showing "+t.toDisplayString(r.displayStartIndex)+" to "+t.toDisplayString(r.endIndex)+" of "+t.toDisplayString(o.total)+" total",1)],64))]),_:1},8,["modelValue","field"])]),_:1}),t.createVNode(s),r.totalPages>1?(t.openBlock(),t.createBlock(s,{key:0,shrink:""},{default:t.withCtx(()=>[t.createVNode(u,{gap:"",center:""},{default:t.withCtx(()=>[t.createVNode(s,{shrink:"",class:"text"},{default:t.withCtx(()=>[t.createVNode(a,{modelValue:r.currentPage,"onUpdate:modelValue":n[1]||(n[1]=m=>r.currentPage=m),field:r.pageField},{default:t.withCtx(()=>[e.$device.breakpoint.xs?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(r.currentPage)+"/"+t.toDisplayString(r.totalPages),1)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode("Page "+t.toDisplayString(r.currentPage)+" of "+t.toDisplayString(r.totalPages),1)],64))]),_:1},8,["modelValue","field"])]),_:1}),t.createVNode(s,{shrink:""},{default:t.withCtx(()=>[t.createVNode(d,{icon:"",onClick:n[2]||(n[2]=m=>r.previousPage())},{default:t.withCtx(()=>[t.createVNode(c,{icon:"fa-arrow-left"})]),_:1})]),_:1}),t.createVNode(s,{shrink:""},{default:t.withCtx(()=>[t.createVNode(d,{icon:"",onClick:n[3]||(n[3]=m=>r.nextPage())},{default:t.withCtx(()=>[t.createVNode(c,{icon:"fa-arrow-right"})]),_:1})]),_:1})]),_:1})]),_:1})):t.createCommentVNode("",!0)]),_:1})}const Ly=g(Iy,[["render",$y],["__scopeId","data-v-f4838c15"]]),hS="",Py={props:{icon:{type:[Object,String],default(){return"fa-exclamation"}},type:{type:String,default:"info"}},computed:{classes(){var e=[];return e.push(`ux-info-${this.type}`),e}}},Uy={class:"icon-circle"};function jy(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon"),s=t.resolveComponent("flex-cell"),c=t.resolveComponent("flex-row");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ux-info-box",r.classes])},[t.createVNode(c,{style:{gap:"1em"},center:""},{default:t.withCtx(()=>[o.icon?(t.openBlock(),t.createBlock(s,{key:0,shrink:""},{default:t.withCtx(()=>[t.createElementVNode("div",Uy,[t.createVNode(a,{icon:o.icon},null,8,["icon"])])]),_:1})):t.createCommentVNode("",!0),t.createVNode(s,null,{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})]),_:3})],2)}const Tl=g(Py,[["render",jy],["__scopeId","data-v-9669e7c0"]]),yS="",Ry={props:{id:{type:[Object,String]}},computed:{stringID(){return this.$sdk.utils.id(this.id)},url(){}}},zy={class:"avatar"};function Hy(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",zy)}const Ol=g(Ry,[["render",Hy]]),gS="",qy={props:{large:{type:Boolean}}},Gy=[(e=>(t.pushScopeId("data-v-d68fe1cf"),e=e(),t.popScopeId(),e))(()=>t.createElementVNode("i",{class:"fa fa-spin fa-spinner"},null,-1))];function Wy(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ux-spinner",{large:o.large}])},Gy,2)}const Uo=g(qy,[["render",Wy],["__scopeId","data-v-d68fe1cf"]]),xS="",Ky={components:{Spinner:Uo},props:{to:{type:[Object,String]},icon:{type:Boolean},color:{type:String,default:"default"},bgColor:{type:String},fgColor:{type:String},tag:{type:String},href:{type:String},target:{type:String},loading:{type:Boolean},active:{type:Boolean},disabled:{type:Boolean},block:{type:Boolean},size:{type:String,default:"md"}},computed:{style(){var e={};return this.bgColor&&(e.backgroundColor=this.bgColor),this.fgColor&&(e.color=this.fgColor),e},classes(){var e=[];return e.push(`ux-btn-${this.size}`),this.block&&e.push("ux-btn-block"),this.loading&&e.push("ux-btn-loading"),this.active&&e.push("ux-btn-active"),this.icon&&e.push("ux-btn-icon"),e.push(`ux-btn-color-${this.color}`),this.disabled&&e.push("ux-btn-disabled"),e},element(){switch(this.tag){case"span":return this.tag;case"submit":return"button";default:return this.to||this.href?"ux-link":this.tag||"button"}}}},Zy={class:"ux-btn-text"};function Yy(e,n,o,i,l,r){const a=t.resolveComponent("spinner");return t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.element),{active:o.active,loading:o.loading,to:o.to,href:o.href,target:o.target,style:t.normalizeStyle(r.style),class:t.normalizeClass([r.classes,"ux-btn"]),disabled:o.disabled},{default:t.withCtx(()=>[o.loading?(t.openBlock(),t.createBlock(a,{key:0})):t.createCommentVNode("",!0),t.createElementVNode("span",Zy,[t.renderSlot(e.$slots,"default",{},void 0,!0)])]),_:3},8,["active","loading","to","href","target","style","class","disabled"])}const Dl=g(Ky,[["render",Yy],["__scopeId","data-v-66b9c2a8"]]),bS="",Xy={props:{value:{type:Boolean,default(){return!1}}},computed:{classes(){var e=[];return this.value?e.push("ux-checkbox-true"):e.push("ux-checkbox-false"),e}}};function Jy(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon");return t.openBlock(),t.createElementBlock("button",{class:t.normalizeClass(["ux-checkbox",r.classes])},[t.createVNode(a,{class:"icon",icon:"fa-check"})],2)}const jo=g(Xy,[["render",Jy],["__scopeId","data-v-46a835a5"]]),CS="",Qy={props:{value:{type:Boolean,default(){return!1}},loading:{type:Boolean,default(){return!1}}},computed:{classes(){var e=[];return this.value?e.push("ux-switch-true"):e.push("ux-switch-false"),this.loading&&e.push("ux-switch-loading"),e}}};function vy(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon");return t.openBlock(),t.createElementBlock("a",{class:t.normalizeClass(["ux-switch",r.classes])},[t.createElementVNode("span",null,[t.createVNode(a,{spin:"",icon:"fa-spinner"})])],2)}const Al=g(Qy,[["render",vy],["__scopeId","data-v-9663da46"]]),wS="",eg={props:{to:{type:[Object,String]},href:{type:String},target:{type:String},disabled:{type:Boolean},active:{type:Boolean}},methods:{clicked(e){var n=this;if(n.to&&(n.buildMode||n.nuxtMode))return e.preventDefault(),e.stopImmediatePropagation(),n.$sdk.app.to(n.to);if(n.href&&(n.buildMode||n.nuxtMode)){e.preventDefault(),e.stopImmediatePropagation();return}}},computed:{actualHref(){if(this.href)return this.href;if(this.nuxtMode)return this.$sdk.app.createHref(this.to)},nuxtMode(){return this.to&&this.$sdk.nuxt&&this.$sdk.app&&this.$sdk.app.createHref},buildMode(){return!!this.$sdk&&this.$sdk.app&&this.$sdk.app.builder},class(){var e=[];return this.disabled&&e.push("disabled"),this.active&&e.push("active"),(this.href||this.to)&&e.push("haslink"),e},element(){return this.nuxtMode||this.buildMode?"a":this.to?"router-link":"a"}}};function tg(e,n,o,i,l,r){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.element),{onClick:r.clicked,to:o.to,href:r.actualHref,target:o.target,class:t.normalizeClass([r.class,"ux-link"])},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["onClick","to","href","target","class"])}const Ml=g(eg,[["render",tg],["__scopeId","data-v-c91c7a6c"]]),VS="",ng={props:{icon:{type:[Object,String]},spin:{type:Boolean},left:{type:Boolean},right:{type:Boolean}},computed:{classes(){var e=[];return e.push(this.icon),this.spin&&e.push("fa-spin"),this.left&&e.push("ux-icon-left"),this.right&&e.push("ux-icon-right"),e},element(){return"i"}}};function og(e,n,o,i,l,r){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.element),{class:t.normalizeClass(["ux-icon fa",r.classes])},null,8,["class"])}const Fl=g(ng,[["render",og],["__scopeId","data-v-dd53ba4e"]]),Pn={cache:{}},ES="",rg={props:{group:{type:String},right:{type:Boolean,default:!1},bottom:{type:Boolean,default:!1},stop:{type:Boolean,default:!1},closeOnClick:{type:Boolean,default(){return!0}},modelValue:{type:Boolean,default(){return!1}}},data(){return{outerStyle:{},innerStyle:{},isExpanded:this.modelValue,triggerEvent:null,refMenu:null,mounted:!1}},watch:{modelValue(e){this.expanded=e}},mounted(){this.refMenu=this.$refs.menu,this.mounted=!0},beforeUnmount(){this.removeListeners(),this.refMenu=null,this.mounted=!1,Pn.cache[this.group]===this&&(Pn.cache[this.group]=null)},methods:{removeListeners(){document.removeEventListener("click",this.globalClick),this.refMenu&&this.refMenu.removeEventListener("click",this.immediateClick)},addEventListeners(){document.addEventListener("click",this.globalClick),this.refMenu&&this.refMenu.addEventListener("click",this.immediateClick)},immediateClick(e){this.expanded&&this.closeOnClick&&(e.stopImmediatePropagation(),this.expanded=!1)},globalClick(e){if(this.triggerEvent!==e){var n=this.$refs.menu,o=e.srcElement;n&&n.contains(o)?this.closeOnClick&&(this.expanded=!1):this.expanded=!1}},position(){const e=this.$el.getBoundingClientRect();this.outerStyle.left=`${e.left+window.scrollX}px`,this.outerStyle.top=`${e.bottom+window.scrollY}px`,this.right&&(this.innerStyle.right=`-${e.width}px`),this.bottom&&(this.innerStyle.bottom=`${e.height}px`);var n=this.getMaxZIndex();this.outerStyle.zIndex=n},getMaxZIndex(){return Math.max(...Array.from(document.querySelectorAll("body *"),e=>parseFloat(window.getComputedStyle(e).zIndex)).filter(e=>!Number.isNaN(e)),0)},close(){this.expanded=!1}},computed:{expanded:{get(){return this.isExpanded},set(e){var n;this.group&&(n=Pn.cache[this.group]),this.isExpanded!=e&&(this.isExpanded=e,e?(this.position(),this.addEventListeners(),Pn.cache[this.group]=this,n&&n!=this&&(n.expanded=!1)):this.removeListeners(),this.$emit("update:modelValue",e))}},on(){var e=this;return{click(n){e.stop&&n.stopImmediatePropagation(),e.triggerEvent=n,e.expanded=!e.expanded}}}}};function ig(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ux-menu",{right:o.right}])},[t.createElementVNode("span",null,[t.renderSlot(e.$slots,"activator",{on:r.on},void 0,!0)]),(t.openBlock(),t.createBlock(t.Teleport,{to:"body"},[l.isExpanded?(t.openBlock(),t.createElementBlock("div",{key:0,class:"ux-menu-outer",style:t.normalizeStyle(l.outerStyle)},[t.createElementVNode("div",{class:"ux-menu-panel",ref:"menu",style:t.normalizeStyle(l.innerStyle)},[t.renderSlot(e.$slots,"default",{},void 0,!0)],4)],4)):t.createCommentVNode("",!0)]))],2)}const Il=g(rg,[["render",ig],["__scopeId","data-v-db935124"]]),lg={name:"menulist",props:{items:{type:Array,default(){return[]}},expandOn:{type:String,default:"none"}},mounted(){this.mounted=!0},beforeUnmount(){this.mounted=!1,this.removeListeners()},computed:{filteredItems(){return this.tree.filter(function(e){return!e.disabled})},expandedItem:{get(){return this.currentExpandedItem},set(e){this.currentExpandedItem&&(this.currentExpandedItem.expanded=!1,this.currentExpandedItem.collapsed=!0),this.currentExpandedItem=e,this.currentExpandedItem?(this.currentExpandedItem.expanded=!0,this.currentExpandedItem.collapsed=!1,this.addListeners()):this.removeListeners()}}},data(){return{currentExpandedItem:null,tree:JSON.parse(JSON.stringify(this.items))}},methods:{globalClick(e){this.expandedItem=null},addListeners(){var n;this.$sdk.addEventListener("route:change",this.globalClick);const e=(n=this.$el)==null?void 0:n.ownerDocument;e&&e.body.addEventListener("click",this.globalClick)},removeListeners(){var n;this.$sdk.removeEventListener("route:change",this.globalClick);const e=(n=this.$el)==null?void 0:n.ownerDocument;e&&e.body.removeEventListener("click",this.globalClick)},toggle(e){this.currentExpandedItem===e?this.expandedItem=null:this.expandedItem=e}},watch:{items:{handler(e){this.tree=JSON.parse(JSON.stringify(e))},deep:!0}}};function ag(e,n,o,i,l,r){const a=t.resolveComponent("ux-link"),s=t.resolveComponent("menulist",!0);return t.openBlock(),t.createElementBlock("ul",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.filteredItems,c=>{var d;return t.openBlock(),t.createElementBlock("li",{class:t.normalizeClass({expanded:c.expanded,collapsed:c.collapsed})},[o.expandOn==="click"&&((d=c.items)!=null&&d.length)?(t.openBlock(),t.createBlock(a,{key:0,onClick:t.withModifiers(u=>r.toggle(c),["stop","prevent"]),class:t.normalizeClass(c.class)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.title),1)]),_:2},1032,["onClick","class"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[c.type==="url"?(t.openBlock(),t.createBlock(a,{key:0,class:t.normalizeClass(c.class),target:c.target,href:c.href||c.url},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.title),1)]),_:2},1032,["class","target","href"])):c.type==="route"?(t.openBlock(),t.createBlock(a,{key:1,class:t.normalizeClass(c.class),to:{name:c.route}},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.title),1)]),_:2},1032,["class","to"])):t.createCommentVNode("",!0)],64)),c.items&&c.items.length?(t.openBlock(),t.createBlock(s,{key:2,items:c.items},null,8,["items"])):t.createCommentVNode("",!0)],2)}),256))])}const $l=g(lg,[["render",ag]]),BS="",sg={props:{item:{type:[Object,String]},alt:{type:String},width:{type:[Number,String]},height:{type:[Number,String]},inline:{type:Boolean},quality:{type:[Number,String]},contain:{type:Boolean,default:!0},preview:{type:Boolean,default:!1},crop:{type:Boolean},format:{type:String},upscale:{type:Boolean,default:!0},type:{type:String,default:"image"},svg:{type:Boolean}},data(){return{model:this.item,retries:0,cacheBuster:0}},watch:{item(e){this.model=e}},beforeMount(){this.$sdk.auth.ensureValidToken()},mounted(){this.$refs.img.addEventListener("error",this.imageLoadError)},beforeUnmount(){this.$refs.img.removeEventListener("error",this.imageLoadError)},methods:{imageLoadError:gt(function(e){this.retries<3&&(this.cacheBuster++,this.retries++)},100)},computed:{altText(){var e;return this.alt||((e=this.model)==null?void 0:e.title)},className(){var e=[];return this.portrait&&e.push("img-portrait"),e.join(" ")},isSvg(){var e;if(this.svg)return!0;switch((e=this.item)==null?void 0:e.fileMime){case"image/svg+xml":case"image/svg":return!0}},portrait(){return this.crop?this.dimensionHeight>this.dimensionWidth:this.modelHeight>this.modelWidth},imageWidth(){return parseInt(this.width)},imageHeight(){return parseInt(this.height)},modelWidth(){var e;return parseInt((e=this.model)==null?void 0:e.width)},modelHeight(){var e;return parseInt((e=this.model)==null?void 0:e.height)},id(){return this.$sdk.utils.id(this.model)},params(){var e={};return e.access_token=this.$sdk.auth.getCurrentToken(),e.cb=this.cacheBuster,this.imageWidth&&(e.w=this.imageWidth?this.imageWidth:null),this.imageHeight&&(e.h=this.imageHeight?this.imageHeight:null),this.crop?e.c=!0:this.contain||(e.c=this.imageWidth&&this.imageHeight),this.quality&&(e.q=parseInt(this.quality)),this.upscale&&(e.u=!0),this.format&&(e.f=this.format),e},src(){const e="image";return this.$sdk.api.generateEndpointURL(`/${e}/${this.id}`,this.params,{file:!0})},previewSrc(){var e=Object.assign({},this.params);e.w=50,delete e.h;const n="image";return this.$sdk.api.generateEndpointURL(`/${n}/${this.id}`,e,{file:!0})},imageStyle(){var e={};return this.crop||(e["object-fit"]="contain"),this.inline?e.maxWidth="100%":(e.width="100%",e.height="100%",e.top="0",e.left="0",e.position="absolute"),e},dimensionWidth(){return this.imageWidth&&this.imageHeight?this.imageWidth:this.modelWidth},dimensionHeight(){return this.imageWidth&&this.imageHeight?this.imageHeight:this.modelHeight},style(){var o,i,l;var e={};this.inline?e.display="inline-block":this.dimensionHeight&&this.dimensionWidth&&(e.height=0,e.overflow="hidden",e.paddingBottom=`${this.dimensionHeight/this.dimensionWidth*100}%`,e.position="relative");var n=(l=(i=(o=this.model)==null?void 0:o.fileMeta)==null?void 0:i.colors)==null?void 0:l.colors;return n&&n.length&&(e.backgroundColor=n[0]),this.isSvg||this.preview&&(e.backgroundImage=`url(${this.previewSrc})`),e}}},cg=["alt","data"],dg=["alt","src"];function ug(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ux-image",r.className]),style:t.normalizeStyle(r.style)},[o.svg?(t.openBlock(),t.createElementBlock("object",{key:0,alt:r.altText,type:"image/svg+xml",data:r.src},null,8,cg)):(t.openBlock(),t.createElementBlock("img",{key:1,ref:"img",alt:r.altText,style:t.normalizeStyle(r.imageStyle),src:r.src},null,12,dg))],6)}const Ll=g(sg,[["render",ug],["__scopeId","data-v-1e45450d"]]),NS="",mg={props:{item:{type:[Object,String]},width:{type:[Number,String]},height:{type:[Number,String]},controls:{type:Boolean,default:!0}},data(){return{model:this.item}},beforeMount(){this.$sdk.auth.ensureValidToken()},computed:{mediaType(){var e;return((e=this.model)==null?void 0:e.mediaIntegrationType)||"upload"},mimetype(){var e;return((e=this.model)==null?void 0:e.fileMime)||"video/mp4"},actualWidth(){return parseInt(this.width)||this.modelWidth||1920},actualHeight(){return parseInt(this.height)||this.modelHeight||1080},className(){var e=[];return this.portrait&&e.push("video-portrait"),e.push(`video-type-${this.mediaType}`),e.join(" ")},portrait(){return this.actualHeight>this.actualWidth},modelWidth(){var e;return parseInt(((e=this.model)==null?void 0:e.width)||0)},modelHeight(){var e;return parseInt(((e=this.model)==null?void 0:e.height)||0)},id(){return this.$sdk.utils.id(this.model)},params(){var e={};return e.access_token=this.$sdk.auth.getCurrentToken(),e},src(){return this.$sdk.api.generateEndpointURL(`/video/${this.id}`,this.params,{file:!0})},thumbnailSrc(){var e=Object.assign({},this.params);return e.w=this.actualWidth,e.h=this.actualHeight,delete e.h,this.$sdk.api.generateEndpointURL(`/image/${this.id}`,e,{file:!0})},style(){var e={};return e}}},fg={class:"ux-video-embed-upload"},pg=["width","height","controls"],hg=["src","type"];function yg(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ux-video",r.className]),style:t.normalizeStyle(r.style)},[t.createElementVNode("div",fg,[t.createElementVNode("video",{width:r.actualWidth,height:r.actualHeight,controls:o.controls},[t.createElementVNode("source",{src:r.src,type:r.mimetype},null,8,hg),t.createTextVNode(" Your browser does not support the video tag. ")],8,pg)])],6)}const Pl=g(mg,[["render",yg],["__scopeId","data-v-e032a513"]]),SS="",gg={props:{value:{type:Number}},computed:{classes(){var e=[];return e.push(this.icon),this.spin&&e.push("fa-spin"),this.left&&e.push("ux-icon-left"),this.right&&e.push("ux-icon-right"),e},percent(){return this.value},barStyle(){return{width:`${this.percent}%`}},element(){return"i"}}},_g=e=>(t.pushScopeId("data-v-d56ad6e1"),e=e(),t.popScopeId(),e),kg={class:"ux-progress"},xg=_g(()=>t.createElementVNode("div",{class:"ux-progress-bg"},null,-1));function bg(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",kg,[xg,t.createElementVNode("div",{class:"ux-progress-fg",style:t.normalizeStyle(r.barStyle)},null,4)])}const Ul=g(gg,[["render",bg],["__scopeId","data-v-d56ad6e1"]]),TS="",Cg={},wg={class:"ux-list"};function Vg(e,n){return t.openBlock(),t.createElementBlock("ul",wg,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const jl=g(Cg,[["render",Vg],["__scopeId","data-v-98a2be3e"]]),OS="",Eg={props:{to:{type:[Object,String]},href:{type:String},target:{type:String},disabled:{type:Boolean}},computed:{element(){return this.to||this.href?"ux-link":"div"}}};function Bg(e,n,o,i,l,r){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.element),{class:"ux-list-item",to:o.to,href:o.href,target:o.target,disabled:o.disabled},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["to","href","target","disabled"])}const Rl=g(Eg,[["render",Bg],["__scopeId","data-v-a5af4698"]]),DS="";function en(e){var n=new Date(e);if(n instanceof Date&&!isNaN(n))return n}const Ng={props:{modelValue:{type:Object}},data(){return{model:this.modelValue}},computed:{startDate:{get(){var e;return(e=en(this.model.startDate))==null?void 0:e.toISOString().slice(0,10)},set(e){e=en(e),e?this.model.startDate=e:this.model.startDate=void 0}},endDate:{get(){var e;return(e=en(this.model.endDate))==null?void 0:e.toISOString().slice(0,10)},set(e){e=en(e),en(e)?this.model.endDate=e:this.model.endDate=void 0}}},watch:{model(e){this.$emit("updated:modelValue",e)},modelValue(e){this.model=e}}},zl=e=>(t.pushScopeId("data-v-dc53841d"),e=e(),t.popScopeId(),e),Sg=zl(()=>t.createElementVNode("label",null,"From Date",-1)),Tg=zl(()=>t.createElementVNode("label",null,"To Date",-1));function Og(e,n,o,i,l,r){const a=t.resolveComponent("flex-cell"),s=t.resolveComponent("flex-row");return t.openBlock(),t.createElementBlock("div",null,[t.createVNode(s,{wrap:"",gap:"",vcenter:""},{default:t.withCtx(()=>[t.createVNode(a,{class:"cell"},{default:t.withCtx(()=>[t.createElementVNode("div",null,[Sg,t.withDirectives(t.createElementVNode("input",{type:"date",class:"ux-field-focus ux-text-input-multiple",ref:"input","onUpdate:modelValue":n[0]||(n[0]=c=>r.startDate=c)},null,512),[[t.vModelText,r.startDate]])])]),_:1}),t.createVNode(a,{class:"cell"},{default:t.withCtx(()=>[t.createElementVNode("div",null,[Tg,t.withDirectives(t.createElementVNode("input",{type:"date",class:"ux-field-focus ux-text-input-multiple",ref:"input","onUpdate:modelValue":n[1]||(n[1]=c=>r.endDate=c)},null,512),[[t.vModelText,r.endDate]])])]),_:1})]),_:1})])}const Hl=g(Ng,[["render",Og],["__scopeId","data-v-dc53841d"]]),AS="",Dg={props:{modelValue:{type:[Object,Array]}},components:{NativeSelect:Qe},mixins:[z],async created(){var e=await this.$sdk.system.countries(),n=e.reduce(function(o,i){if(!i.countryCallingCodes||!i.countryCallingCodes.length)return o;var l=`${i.name} (${i.countryCallingCodes.join(", ")})`,r=l;return o.values[r]||(o.values[r]=!0,o.lookup[i.alpha2]=i,o.value.push({title:`${l} - ${i.emoji}`,value:i.alpha2,emoji:i.emoji})),o},{value:[],values:{},lookup:{}});this.countryCodes=n.value,this.lookup=n.lookup},data(){return{countryCodes:[],lookup:{}}},computed:{actualPlaceholder(){return"+61 000 000 000"},countryCodeField(){return{minimum:0,maximum:1,type:"string",options:this.countryCodes}},defaultCountryCode(){var e=this.user?this.user.countryCode:"",n=this.user&&this.user.organisation?this.user.organisation.countryCode:"";return e||n}},methods:{getNewDefaultEntry(){return{label:"",countryCode:this.defaultCountryCode,number:""}}}},Ag=e=>(t.pushScopeId("data-v-d61960a4"),e=e(),t.popScopeId(),e),Mg={key:0,class:"ux-field-title"},Fg={key:0,class:"ux-required-marker"},Ig={key:1,class:"ux-field-description"},$g={key:2},Lg={key:0},Pg={key:1},Ug={class:"ux-text-wrap"},jg=["placeholder","onUpdate:modelValue"],Rg=Ag(()=>t.createElementVNode("option",{value:""},"None",-1)),zg=["value"],Hg={class:"ux-text-wrap"},qg=["placeholder"];function Gg(e,n,o,i,l,r){const a=t.resolveComponent("ux-button"),s=t.resolveComponent("native-select"),c=t.resolveComponent("flex-cell"),d=t.resolveComponent("ux-icon"),u=t.resolveComponent("flex-row");return t.openBlock(),t.createElementBlock(t.Fragment,null,[e.showLabel?(t.openBlock(),t.createElementBlock("label",Mg,[t.createTextVNode(t.toDisplayString(e.label)+" ",1),e.required?(t.openBlock(),t.createElementBlock("span",Fg,"*")):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.showDescription?(t.openBlock(),t.createElementBlock("div",Ig,t.toDisplayString(e.description),1)):t.createCommentVNode("",!0),e.multiValue?(t.openBlock(),t.createElementBlock("div",$g,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.model,(m,f)=>(t.openBlock(),t.createBlock(u,{gap:"",vcenter:"",wrap:"",class:"ux-text-row",key:f},{default:t.withCtx(()=>[t.createVNode(c,{shrink:""},{default:t.withCtx(()=>[t.createVNode(s,{modelValue:m.countryCode,"onUpdate:modelValue":p=>m.countryCode=p,field:r.countryCodeField},{default:t.withCtx(()=>[t.createVNode(a,{tag:"a"},{default:t.withCtx(()=>[m.countryCode?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[l.lookup[m.countryCode]?(t.openBlock(),t.createElementBlock("div",Lg,t.toDisplayString(l.lookup[m.countryCode].emoji)+" - "+t.toDisplayString(l.lookup[m.countryCode].alpha2),1)):(t.openBlock(),t.createElementBlock("div",Pg,"Loading"))],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(" Country Code ")],64))]),_:2},1024)]),_:2},1032,["modelValue","onUpdate:modelValue","field"])]),_:2},1024),t.createVNode(c,null,{default:t.withCtx(()=>[t.createElementVNode("div",Ug,[t.withDirectives(t.createElementVNode("input",{class:"ux-field-focus ux-text-input-multiple",placeholder:r.actualPlaceholder,onFocus:n[0]||(n[0]=(...p)=>e.touch&&e.touch(...p)),ref_for:!0,ref:"input",onKeydown:n[1]||(n[1]=t.withKeys(t.withModifiers(p=>e.add(),["stop","prevent"]),["enter"])),"onUpdate:modelValue":p=>m.number=p},null,40,jg),[[t.vModelText,m.number]])])]),_:2},1024),t.createVNode(c,{shrink:"",vcenter:""},{default:t.withCtx(()=>[e.canRemoveValue?(t.openBlock(),t.createBlock(a,{key:0,tag:"a",icon:"",onClick:p=>e.remove(m)},{default:t.withCtx(()=>[t.createVNode(d,{icon:"fa-times"})]),_:2},1032,["onClick"])):t.createCommentVNode("",!0)]),_:2},1024)]),_:2},1024))),128)),e.canAddValue?(t.openBlock(),t.createBlock(a,{key:0,onClick:n[2]||(n[2]=m=>e.add())},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.addLabel)+" ",1),t.createVNode(d,{icon:"fa-plus",right:""})]),_:1})):t.createCommentVNode("",!0)])):(t.openBlock(),t.createBlock(u,{wrap:"",class:"ux-text-row",key:e.index},{default:t.withCtx(()=>[t.createVNode(c,{shrink:""},{default:t.withCtx(()=>[t.withDirectives(t.createElementVNode("select",{class:"ux-country-code-select","onUpdate:modelValue":n[3]||(n[3]=m=>e.model.countryCode=m)},[Rg,(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.countryCodes,m=>(t.openBlock(),t.createElementBlock("option",{value:m.value},t.toDisplayString(m.title),9,zg))),256))],512),[[t.vModelSelect,e.model.countryCode]])]),_:1}),t.createVNode(c,null,{default:t.withCtx(()=>[t.createElementVNode("div",Hg,[t.withDirectives(t.createElementVNode("input",{class:"ux-field-focus ux-text-input-multiple",placeholder:r.actualPlaceholder,onFocus:n[4]||(n[4]=(...m)=>e.touch&&e.touch(...m)),ref:"input",onKeydown:n[5]||(n[5]=t.withKeys(t.withModifiers(m=>e.add(),["stop","prevent"]),["enter"])),"onUpdate:modelValue":n[6]||(n[6]=m=>e.model.number=m)},null,40,qg),[[t.vModelText,e.model.number]])])]),_:1})]),_:1}))],64)}const Wg=g(Dg,[["render",Gg],["__scopeId","data-v-d61960a4"]]),MS="";function Kg(e){return e===void 0||typeof e>"u"||e===null||String(e)==="null"||String(e)==="undefined"}const Zg={props:{modelValue:{}},mixins:[z],created(){this.model=this.model},methods:{cleanOutput(e){var n=this;return Kg(e)?n.multiValue?e=[]:e=void 0:n.multiValue?e=(e||[]).filter(Boolean).map(function(o){return n.getValue(o)}):e=n.getValue(e),e},cleanInput(e){var n=this;if(n.multiValue)e||(e=[]),Array.isArray(e)||(e=[e]),n.maximum&&e.length>n.maximum&&(e.length=n.maximum),e=e.filter(Boolean).map(function(i){var l=n.getValue(i);return n.returnObject?n.optionLookup[l]:l});else{var o=n.getValue(e);e=n.returnObject?n.optionLookup[o]:o}return e}},computed:{returnObject(){return this.type=="reference"},classes(){var e=[];return this.multiValue?e.push("multiple"):e.push("single"),e},optionLookup(){var e=this;return e.options.reduce(function(n,o){const i=e.getValue(o);return n[i]=o,n},{})},summary(){return this.getLabel(this.optionLookup[this.model])||"Click to select"},options(){return["Africa/Abidjan","Africa/Accra","Africa/Addis_Ababa","Africa/Algiers","Africa/Asmera","Africa/Bamako","Africa/Bangui","Africa/Banjul","Africa/Bissau","Africa/Blantyre","Africa/Brazzaville","Africa/Bujumbura","Africa/Cairo","Africa/Casablanca","Africa/Ceuta","Africa/Conakry","Africa/Dakar","Africa/Dar_es_Salaam","Africa/Djibouti","Africa/Douala","Africa/El_Aaiun","Africa/Freetown","Africa/Gaborone","Africa/Harare","Africa/Johannesburg","Africa/Juba","Africa/Kampala","Africa/Khartoum","Africa/Kigali","Africa/Kinshasa","Africa/Lagos","Africa/Libreville","Africa/Lome","Africa/Luanda","Africa/Lubumbashi","Africa/Lusaka","Africa/Malabo","Africa/Maputo","Africa/Maseru","Africa/Mbabane","Africa/Mogadishu","Africa/Monrovia","Africa/Nairobi","Africa/Ndjamena","Africa/Niamey","Africa/Nouakchott","Africa/Ouagadougou","Africa/Porto-Novo","Africa/Sao_Tome","Africa/Tripoli","Africa/Tunis","Africa/Windhoek","America/Anchorage","America/Anguilla","America/Antigua","America/Araguaina","America/Argentina/La_Rioja","America/Argentina/Rio_Gallegos","America/Argentina/Salta","America/Argentina/San_Juan","America/Argentina/San_Luis","America/Argentina/Tucuman","America/Argentina/Ushuaia","America/Aruba","America/Asuncion","America/Bahia","America/Bahia_Banderas","America/Barbados","America/Belem","America/Belize","America/Blanc-Sablon","America/Boa_Vista","America/Bogota","America/Boise","America/Buenos_Aires","America/Cambridge_Bay","America/Campo_Grande","America/Cancun","America/Caracas","America/Catamarca","America/Cayenne","America/Cayman","America/Chicago","America/Chihuahua","America/Coral_Harbour","America/Cordoba","America/Costa_Rica","America/Creston","America/Cuiaba","America/Curacao","America/Danmarkshavn","America/Dawson","America/Dawson_Creek","America/Denver","America/Detroit","America/Dominica","America/Edmonton","America/Eirunepe","America/El_Salvador","America/Fortaleza","America/Glace_Bay","America/Godthab","America/Goose_Bay","America/Grand_Turk","America/Grenada","America/Guadeloupe","America/Guatemala","America/Guayaquil","America/Guyana","America/Halifax","America/Havana","America/Hermosillo","America/Indiana/Knox","America/Indiana/Marengo","America/Indiana/Petersburg","America/Indiana/Tell_City","America/Indiana/Vevay","America/Indiana/Vincennes","America/Indiana/Winamac","America/Indianapolis","America/Inuvik","America/Iqaluit","America/Jamaica","America/Jujuy","America/Juneau","America/Kentucky/Monticello","America/Kralendijk","America/La_Paz","America/Lima","America/Los_Angeles","America/Louisville","America/Lower_Princes","America/Maceio","America/Managua","America/Manaus","America/Marigot","America/Martinique","America/Matamoros","America/Mazatlan","America/Mendoza","America/Menominee","America/Merida","America/Mexico_City","America/Moncton","America/Monterrey","America/Montevideo","America/Montreal","America/Montserrat","America/Nassau","America/New_York","America/Nipigon","America/Nome","America/Noronha","America/North_Dakota/Beulah","America/North_Dakota/Center","America/North_Dakota/New_Salem","America/Ojinaga","America/Panama","America/Pangnirtung","America/Paramaribo","America/Phoenix","America/Port-au-Prince","America/Port_of_Spain","America/Porto_Velho","America/Puerto_Rico","America/Rainy_River","America/Rankin_Inlet","America/Recife","America/Regina","America/Resolute","America/Rio_Branco","America/Santa_Isabel","America/Santarem","America/Santiago","America/Santo_Domingo","America/Sao_Paulo","America/Scoresbysund","America/Sitka","America/St_Barthelemy","America/St_Johns","America/St_Kitts","America/St_Lucia","America/St_Thomas","America/St_Vincent","America/Swift_Current","America/Tegucigalpa","America/Thule","America/Thunder_Bay","America/Tijuana","America/Toronto","America/Tortola","America/Vancouver","America/Whitehorse","America/Winnipeg","America/Yakutat","America/Yellowknife","Antarctica/Casey","Antarctica/Davis","Antarctica/DumontDUrville","Antarctica/Macquarie","Antarctica/Mawson","Antarctica/McMurdo","Antarctica/Palmer","Antarctica/Rothera","Antarctica/Syowa","Antarctica/Vostok","Arctic/Longyearbyen","Asia/Aden","Asia/Almaty","Asia/Amman","Asia/Anadyr","Asia/Aqtau","Asia/Aqtobe","Asia/Ashgabat","Asia/Baghdad","Asia/Bahrain","Asia/Baku","Asia/Bangkok","Asia/Beirut","Asia/Bishkek","Asia/Brunei","Asia/Calcutta","Asia/Chita","Asia/Choibalsan","Asia/Colombo","Asia/Damascus","Asia/Dhaka","Asia/Dili","Asia/Dubai","Asia/Dushanbe","Asia/Hong_Kong","Asia/Hovd","Asia/Irkutsk","Asia/Jakarta","Asia/Jayapura","Asia/Jerusalem","Asia/Kabul","Asia/Kamchatka","Asia/Karachi","Asia/Kathmandu","Asia/Khandyga","Asia/Kolkata","Asia/Krasnoyarsk","Asia/Kuala_Lumpur","Asia/Kuching","Asia/Kuwait","Asia/Macau","Asia/Magadan","Asia/Makassar","Asia/Manila","Asia/Muscat","Asia/Nicosia","Asia/Novokuznetsk","Asia/Novosibirsk","Asia/Omsk","Asia/Oral","Asia/Phnom_Penh","Asia/Pontianak","Asia/Pyongyang","Asia/Qatar","Asia/Qyzylorda","Asia/Rangoon","Asia/Riyadh","Asia/Saigon","Asia/Sakhalin","Asia/Samarkand","Asia/Seoul","Asia/Shanghai","Asia/Singapore","Asia/Srednekolymsk","Asia/Taipei","Asia/Tashkent","Asia/Tbilisi","Asia/Tehran","Asia/Thimphu","Asia/Tokyo","Asia/Ulaanbaatar","Asia/Urumqi","Asia/Ust-Nera","Asia/Vientiane","Asia/Vladivostok","Asia/Yakutsk","Asia/Yekaterinburg","Asia/Yerevan","Atlantic/Azores","Atlantic/Bermuda","Atlantic/Canary","Atlantic/Cape_Verde","Atlantic/Faeroe","Atlantic/Madeira","Atlantic/Reykjavik","Atlantic/South_Georgia","Atlantic/St_Helena","Atlantic/Stanley","Australia/Adelaide","Australia/Brisbane","Australia/Broken_Hill","Australia/Currie","Australia/Darwin","Australia/Hobart","Australia/Lindeman","Australia/Melbourne","Australia/Perth","Australia/Sydney","CST6CDT","EST5EDT","Etc/GMT","Etc/GMT+1","Etc/GMT+10","Etc/GMT+11","Etc/GMT+12","Etc/GMT+2","Etc/GMT+3","Etc/GMT+4","Etc/GMT+5","Etc/GMT+6","Etc/GMT+7","Etc/GMT-1","Etc/GMT-10","Etc/GMT-11","Etc/GMT-12","Etc/GMT-13","Etc/GMT-2","Etc/GMT-3","Etc/GMT-4","Etc/GMT-5","Etc/GMT-6","Etc/GMT-7","Etc/GMT-8","Etc/GMT-9","Europe/Amsterdam","Europe/Andorra","Europe/Astrakhan","Europe/Athens","Europe/Belgrade","Europe/Berlin","Europe/Bratislava","Europe/Brussels","Europe/Bucharest","Europe/Budapest","Europe/Busingen","Europe/Chisinau","Europe/Copenhagen","Europe/Dublin","Europe/Gibraltar","Europe/Guernsey","Europe/Helsinki","Europe/Isle_of_Man","Europe/Istanbul","Europe/Jersey","Europe/Kaliningrad","Europe/Kiev","Europe/Kirov","Europe/Lisbon","Europe/Ljubljana","Europe/London","Europe/Luxembourg","Europe/Madrid","Europe/Malta","Europe/Mariehamn","Europe/Minsk","Europe/Monaco","Europe/Moscow","Europe/Nicosia","Europe/Oslo","Europe/Paris","Europe/Podgorica","Europe/Prague","Europe/Riga","Europe/Rome","Europe/Samara","Europe/San_Marino","Europe/Sarajevo","Europe/Simferopol","Europe/Skopje","Europe/Sofia","Europe/Stockholm","Europe/Tallinn","Europe/Tirane","Europe/Ulyanovsk","Europe/Uzhgorod","Europe/Vaduz","Europe/Vatican","Europe/Vienna","Europe/Vilnius","Europe/Volgograd","Europe/Warsaw","Europe/Zagreb","Europe/Zaporozhye","Europe/Zurich","Indian/Antananarivo","Indian/Chagos","Indian/Christmas","Indian/Cocos","Indian/Comoro","Indian/Kerguelen","Indian/Mahe","Indian/Maldives","Indian/Mauritius","Indian/Mayotte","Indian/Reunion","MST7MDT","PST8PDT","Pacific/Apia","Pacific/Auckland","Pacific/Efate","Pacific/Enderbury","Pacific/Fakaofo","Pacific/Fiji","Pacific/Funafuti","Pacific/Galapagos","Pacific/Guadalcanal","Pacific/Guam","Pacific/Honolulu","Pacific/Johnston","Pacific/Kosrae","Pacific/Kwajalein","Pacific/Majuro","Pacific/Midway","Pacific/Nauru","Pacific/Niue","Pacific/Noumea","Pacific/Pago_Pago","Pacific/Palau","Pacific/Ponape","Pacific/Port_Moresby","Pacific/Rarotonga","Pacific/Saipan","Pacific/Tahiti","Pacific/Tarawa","Pacific/Tongatapu","Pacific/Truk","Pacific/Wake","Pacific/Wallis"].map(function(e){return{title:e,value:e}})},selectableOptions(){return this.options}}},Yg={key:0,class:"ux-field-title"},Xg={key:0,class:"ux-required-marker"},Jg={key:1,class:"ux-field-description"},Qg={key:2,class:"ui-select-button"},vg=["multiple"],e_={key:0,value:""},t_=["value"];function n_(e,n,o,i,l,r){const a=t.resolveComponent("ux-button");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["native-select",r.classes])},[e.showLabel?(t.openBlock(),t.createElementBlock("label",Yg,[t.createTextVNode(t.toDisplayString(e.label)+" ",1),e.required?(t.openBlock(),t.createElementBlock("span",Xg,"*")):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.showDescription?(t.openBlock(),t.createElementBlock("div",Jg,t.toDisplayString(e.description),1)):t.createCommentVNode("",!0),e.singleValue?(t.openBlock(),t.createElementBlock("div",Qg,[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(a,{tag:"div"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(r.summary),1)]),_:1})],!0)])):t.createCommentVNode("",!0),t.withDirectives(t.createElementVNode("select",{onFocus:n[0]||(n[0]=(...s)=>e.touch&&e.touch(...s)),multiple:e.multiValue,"onUpdate:modelValue":n[1]||(n[1]=s=>e.model=s)},[e.singleValue&&!e.minimum?(t.openBlock(),t.createElementBlock("option",e_,"None")):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.selectableOptions,s=>(t.openBlock(),t.createElementBlock("option",{value:s.value},t.toDisplayString(s.title),9,t_))),256))],40,vg),[[t.vModelSelect,e.model]])],2)}const o_=g(Zg,[["render",n_],["__scopeId","data-v-dc886566"]]),FS="",r_={props:{item:{type:Object,required:!0}},data(){return{model:this.item}},watch:{item(e){this.model=e}},computed:{basicType(){var e,n;return(n=(e=this.model)==null?void 0:e.meta)==null?void 0:n.type},hasImage(){switch(this.basicType){case"image":case"video":case"profile":return!0}},title(){return this.model.title||this.model.name||this.model.label||(this.model.firstName?`${this.model.firstName} ${this.model.lastName}`:"(Title unknown)")}},methods:{clicked(){this.$sdk.dispatch("item:view",this.model)}}};function i_(e,n,o,i,l,r){const a=t.resolveComponent("ux-image"),s=t.resolveComponent("flex-cell"),c=t.resolveComponent("flex-row");return t.openBlock(),t.createElementBlock("div",{class:"content-item",onClick:n[0]||(n[0]=(...d)=>r.clicked&&r.clicked(...d))},[t.createVNode(c,{gap:"",vcenter:""},{default:t.withCtx(()=>[r.hasImage?(t.openBlock(),t.createBlock(s,{key:0,shrink:""},{default:t.withCtx(()=>[t.createElementVNode("div",{class:t.normalizeClass(["image-wrapper",r.basicType])},[t.createVNode(a,{item:l.model,width:100,height:100},null,8,["item"])],2)]),_:1})):t.createCommentVNode("",!0),t.createVNode(s,{vcenter:""},{default:t.withCtx(()=>[t.createElementVNode("div",null,[t.renderSlot(e.$slots,"default",{},()=>[t.createTextVNode(t.toDisplayString(r.title),1)],!0)])]),_:3}),t.createVNode(s,{shrink:""},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"actions",{},void 0,!0)]),_:3})]),_:3})])}const ql=g(r_,[["render",i_],["__scopeId","data-v-f1a20da8"]]);/**!
|
|
1
|
+
(function(E,t){typeof exports=="object"&&typeof module<"u"?t(exports,require("vue"),require("@qikdev/sdk")):typeof define=="function"&&define.amd?define(["exports","vue","@qikdev/sdk"],t):(E=typeof globalThis<"u"?globalThis:E||self,t(E["@qikdev/vue-ui"]={},E.Vue,E["@qikdev/sdk"]))})(this,function(E,t,Bs){"use strict";const Ns="0.2.87",yn={STRIPE_NOT_LOADED:"Stripe v3 library is not loaded",INSTANCE_NOT_DEFINED:"Instance object is not defined. Make sure you initialized Stripe before creating elements",ELEMENTS_NOT_DEFINED:"Elements object is not defined. You can't create stripe element without it",ELEMENT_TYPE_NOT_DEFINED:"elementType is required. You can't create stripe element without it"},Ss=(e,n)=>{try{if(!window.Stripe)throw new Error(yn.STRIPE_NOT_LOADED);return window.Stripe(e,n)}catch(o){return console.error(o),o}},Ts=(e,n)=>{try{if(!e)throw new Error(yn.INSTANCE_NOT_DEFINED);return e.elements(n)}catch(o){return console.error(o),o}},Os=(e,n,o)=>{try{if(!e)throw new Error(yn.ELEMENTS_NOT_DEFINED);if(!n)throw new Error(yn.ELEMENT_TYPE_NOT_DEFINED);return e.create(n,o)}catch(i){return console.error(i),i}};var yr=(e,n)=>{const o=e.__vccOpts||e;for(const[i,l]of n)o[i]=l;return o};const Ds=t.defineComponent({name:"StripeElement",props:{elements:{type:Object,required:!0},type:{type:String,default:()=>"card"},options:{type:Object,default:()=>({})}},setup(e,{emit:n}){const o=t.ref(document.createElement("div")),i=t.ref(),l=t.ref(),{elements:r,type:a,options:s}=t.toRefs(e);return t.onMounted(()=>{const c=()=>{i.value=Os(r.value,a.value,s.value),i.value.mount(o.value),l.value.appendChild(o.value)},d=(m,f)=>{n(m,f)},u=()=>{["change","ready","focus","blur","click","escape"].forEach(f=>{i.value.on(f,d.bind(null,f))})};try{c(),u()}catch(m){console.error(m)}}),t.onBeforeUnmount(()=>{var c,d;(c=i.value)==null||c.unmount(),(d=i.value)==null||d.destroy()}),t.watch(s,()=>{var c;(c=i.value)==null||c.update(e.options)}),{stripeElement:i,domElement:o,mountPoint:l}}}),As={ref:"mountPoint"};function Ms(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",As,null,512)}var gr=yr(Ds,[["render",Ms]]);const Fs=t.defineComponent({name:"StripeElements",props:{stripeKey:{type:String,required:!0},instanceOptions:{type:Object,default:()=>({})},elementsOptions:{type:Object,default:()=>({})}},setup(e){const{stripeKey:n,instanceOptions:o,elementsOptions:i}=t.toRefs(e),l=t.ref(),r=t.ref(),a=t.computed(()=>r.value?Object.keys(r.value).length>0:!1);return t.onMounted(()=>{l.value=Ss(n.value,o.value),r.value=Ts(l.value,i.value)}),t.watch(i,()=>{var s;(s=r.value)==null||s.update(i.value)}),{elements:r,instance:l,elementsUsable:a}}}),Is={key:0};function $s(e,n,o,i,l,r){return e.elementsUsable?(t.openBlock(),t.createElementBlock("div",Is,[t.renderSlot(e.$slots,"default",{instance:e.instance,elements:e.elements})])):t.createCommentVNode("",!0)}var _r=yr(Fs,[["render",$s]]);const RN="",g=(e,n)=>{const o=e.__vccOpts||e;for(const[i,l]of n)o[i]=l;return o},Ls={},Ps={class:"flex-column"};function Us(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",Ps,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const kr=g(Ls,[["render",Us],["__scopeId","data-v-71e77c4f"]]),zN="",js={},Rs={class:"flex-column-body"};function zs(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",Rs,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const xr=g(js,[["render",zs],["__scopeId","data-v-ab49c425"]]),HN="",Hs={},qs={class:"flex-column-header"};function Gs(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",qs,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const br=g(Hs,[["render",Gs],["__scopeId","data-v-968bcded"]]),qN="",Ws={},Ks={class:"flex-column-footer"};function Zs(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",Ks,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const Cr=g(Ws,[["render",Zs],["__scopeId","data-v-941966e2"]]),GN="",Ys={},Xs={class:"flex-cell"};function Js(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",Xs,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const wr=g(Ys,[["render",Js],["__scopeId","data-v-ceefef08"]]),WN="",Qs={},vs={class:"flex-row"};function ec(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",vs,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const Vr=g(Qs,[["render",ec],["__scopeId","data-v-a4b9a8e0"]]),KN="",tc={},nc={class:"flex-spacer"};function oc(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",nc)}const Er=g(tc,[["render",oc],["__scopeId","data-v-f42ac625"]]),ZN="",rc={},ic={class:"panel"};function lc(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",ic,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const Br=g(rc,[["render",lc],["__scopeId","data-v-d5c9d9ec"]]),YN="",ac={},sc={class:"panel-body"};function cc(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",sc,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const Nr=g(ac,[["render",cc],["__scopeId","data-v-53a6d4be"]]),XN="",dc={},uc={class:"panel-header"};function mc(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",uc,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const Sr=g(dc,[["render",mc],["__scopeId","data-v-12bf7f04"]]),JN="",fc={},pc={class:"panel-footer"};function hc(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",pc,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const Tr=g(fc,[["render",hc],["__scopeId","data-v-d8937de9"]]);var gn=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function yc(e){var n=typeof e;return e!=null&&(n=="object"||n=="function")}var _n=yc,gc=typeof gn=="object"&&gn&&gn.Object===Object&&gn,Or=gc,_c=Or,kc=typeof self=="object"&&self&&self.Object===Object&&self,xc=_c||kc||Function("return this")(),jt=xc,bc=jt,Cc=function(){return bc.Date.now()},wc=Cc,Vc=/\s/;function Ec(e){for(var n=e.length;n--&&Vc.test(e.charAt(n)););return n}var Bc=Ec,Nc=Bc,Sc=/^\s+/;function Tc(e){return e&&e.slice(0,Nc(e)+1).replace(Sc,"")}var Oc=Tc,Dc=jt,Ac=Dc.Symbol,so=Ac,Dr=so,Ar=Object.prototype,Mc=Ar.hasOwnProperty,Fc=Ar.toString,Rt=Dr?Dr.toStringTag:void 0;function Ic(e){var n=Mc.call(e,Rt),o=e[Rt];try{e[Rt]=void 0;var i=!0}catch{}var l=Fc.call(e);return i&&(n?e[Rt]=o:delete e[Rt]),l}var $c=Ic,Lc=Object.prototype,Pc=Lc.toString;function Uc(e){return Pc.call(e)}var jc=Uc,Mr=so,Rc=$c,zc=jc,Hc="[object Null]",qc="[object Undefined]",Fr=Mr?Mr.toStringTag:void 0;function Gc(e){return e==null?e===void 0?qc:Hc:Fr&&Fr in Object(e)?Rc(e):zc(e)}var zt=Gc;function Wc(e){return e!=null&&typeof e=="object"}var Ht=Wc,Kc=zt,Zc=Ht,Yc="[object Symbol]";function Xc(e){return typeof e=="symbol"||Zc(e)&&Kc(e)==Yc}var kn=Xc,Jc=Oc,Ir=_n,Qc=kn,$r=0/0,vc=/^[-+]0x[0-9a-f]+$/i,ed=/^0b[01]+$/i,td=/^0o[0-7]+$/i,nd=parseInt;function od(e){if(typeof e=="number")return e;if(Qc(e))return $r;if(Ir(e)){var n=typeof e.valueOf=="function"?e.valueOf():e;e=Ir(n)?n+"":n}if(typeof e!="string")return e===0?e:+e;e=Jc(e);var o=ed.test(e);return o||td.test(e)?nd(e.slice(2),o?2:8):vc.test(e)?$r:+e}var Lr=od,rd=_n,co=wc,Pr=Lr,id="Expected a function",ld=Math.max,ad=Math.min;function sd(e,n,o){var i,l,r,a,s,c,d=0,u=!1,m=!1,f=!0;if(typeof e!="function")throw new TypeError(id);n=Pr(n)||0,rd(o)&&(u=!!o.leading,m="maxWait"in o,r=m?ld(Pr(o.maxWait)||0,n):r,f="trailing"in o?!!o.trailing:f);function p(A){var V=i,W=l;return i=l=void 0,d=A,a=e.apply(W,V),a}function h(A){return d=A,s=setTimeout(F,n),u?p(A):a}function y(A){var V=A-c,W=A-d,M=n-V;return m?ad(M,r-W):M}function x(A){var V=A-c,W=A-d;return c===void 0||V>=n||V<0||m&&W>=r}function F(){var A=co();if(x(A))return R(A);s=setTimeout(F,y(A))}function R(A){return s=void 0,f&&i?p(A):(i=l=void 0,a)}function H(){s!==void 0&&clearTimeout(s),d=0,i=c=l=s=void 0}function Z(){return s===void 0?a:R(co())}function Y(){var A=co(),V=x(A);if(i=arguments,l=this,c=A,V){if(s===void 0)return h(c);if(m)return clearTimeout(s),s=setTimeout(F,n),p(c)}return s===void 0&&(s=setTimeout(F,n)),a}return Y.cancel=H,Y.flush=Z,Y}var gt=sd;const QN="",cd=["onClick"],dd=["onClick"],Ur=g({__name:"tabset",props:{vertical:Boolean,inline:Boolean},setup(e){const n=t.useSlots(),o=t.reactive({tabs:[]});t.provide("tabset",o);const i=t.ref();t.provide("activeHeading",i);const l=function(c){i.value=c},r=gt(function(){const d=n.default().reduce(function(f,p){var h;return((h=p.type)==null?void 0:h.name)==="tab"?f.push(p):p.children&&(f=[...f,...p.children]),f},[]).filter(function(f){var p;return((p=f.type)==null?void 0:p.name)==="tab"&&f.props.enabled!==!1}).map(function(f,p){return{heading:f.props.heading,index:p}});o.tabs=d;const u=d.reduce(function(f,p){return f[p.heading]=!0,f},{}),m=i.value;(!m||!u[m])&&d.length&&(i.value=d[0].heading)});t.provide("rebuild",r);const a=t.computed(function(){return o.tabs.map(function(c){if(c)return c.heading}).filter(Boolean)}),s=t.computed(function(){return a.value.length>1});return r(),(c,d)=>{const u=t.resolveComponent("flex-body"),m=t.resolveComponent("flex-column"),f=t.resolveComponent("flex-row"),p=t.resolveComponent("flex-header");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ux-tabset",{vertical:e.vertical,horizontal:!e.vertical,inline:e.inline,block:!e.inline}])},[e.vertical?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.unref(s)?(t.openBlock(),t.createBlock(m,{key:0,class:"tabset-menu"},{default:t.withCtx(()=>[t.createVNode(u,null,{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(t.unref(a),(h,y)=>(t.openBlock(),t.createElementBlock("a",{class:t.normalizeClass({active:i.value===h}),key:`tab-link-${h}`,onClick:x=>l(h)},t.toDisplayString(h),11,cd))),128))]),_:1})]),_:1})):t.createCommentVNode("",!0)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.unref(s)?(t.openBlock(),t.createBlock(p,{key:0,class:"tabset-menu"},{default:t.withCtx(()=>[t.createVNode(f,null,{default:t.withCtx(()=>[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(t.unref(a),(h,y)=>(t.openBlock(),t.createElementBlock("a",{class:t.normalizeClass({active:i.value===h}),key:`tab-link-${h}`,onClick:x=>l(h)},t.toDisplayString(h),11,dd))),128))]),_:1})]),_:1})):t.createCommentVNode("",!0)],64)),t.createVNode(m,null,{default:t.withCtx(()=>[t.renderSlot(c.$slots,"default",{},void 0,!0)]),_:3})],2)}}},[["__scopeId","data-v-1568a756"]]),ud={name:"tab",props:{heading:{type:String,required:!0},enabled:{type:Boolean,default:!0}},created(){this.rebuild()},unmounted(){this.rebuild()},inject:["tabset","activeHeading","rebuild"],computed:{active(){var n;return String(this.heading)===String(((n=this.activeHeading)==null?void 0:n.value)||this.activeHeading)}}};function md(e,n,o,i,l,r){const a=t.resolveComponent("flex-column");return r.active?(t.openBlock(),t.createBlock(a,{key:0},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default")]),_:3})):t.createCommentVNode("",!0)}const jr=g(ud,[["render",md]]);var fd=Array.isArray,qt=fd,pd=qt,hd=kn,yd=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,gd=/^\w*$/;function _d(e,n){if(pd(e))return!1;var o=typeof e;return o=="number"||o=="symbol"||o=="boolean"||e==null||hd(e)?!0:gd.test(e)||!yd.test(e)||n!=null&&e in Object(n)}var kd=_d,xd=zt,bd=_n,Cd="[object AsyncFunction]",wd="[object Function]",Vd="[object GeneratorFunction]",Ed="[object Proxy]";function Bd(e){if(!bd(e))return!1;var n=xd(e);return n==wd||n==Vd||n==Cd||n==Ed}var Rr=Bd,Nd=jt,Sd=Nd["__core-js_shared__"],Td=Sd,uo=Td,zr=function(){var e=/[^.]+$/.exec(uo&&uo.keys&&uo.keys.IE_PROTO||"");return e?"Symbol(src)_1."+e:""}();function Od(e){return!!zr&&zr in e}var Dd=Od,Ad=Function.prototype,Md=Ad.toString;function Fd(e){if(e!=null){try{return Md.call(e)}catch{}try{return e+""}catch{}}return""}var Id=Fd,$d=Rr,Ld=Dd,Pd=_n,Ud=Id,jd=/[\\^$.*+?()[\]{}|]/g,Rd=/^\[object .+?Constructor\]$/,zd=Function.prototype,Hd=Object.prototype,qd=zd.toString,Gd=Hd.hasOwnProperty,Wd=RegExp("^"+qd.call(Gd).replace(jd,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function Kd(e){if(!Pd(e)||Ld(e))return!1;var n=$d(e)?Wd:Rd;return n.test(Ud(e))}var Zd=Kd;function Yd(e,n){return e==null?void 0:e[n]}var Xd=Yd,Jd=Zd,Qd=Xd;function vd(e,n){var o=Qd(e,n);return Jd(o)?o:void 0}var Hr=vd,eu=Hr,tu=eu(Object,"create"),xn=tu,qr=xn;function nu(){this.__data__=qr?qr(null):{},this.size=0}var ou=nu;function ru(e){var n=this.has(e)&&delete this.__data__[e];return this.size-=n?1:0,n}var iu=ru,lu=xn,au="__lodash_hash_undefined__",su=Object.prototype,cu=su.hasOwnProperty;function du(e){var n=this.__data__;if(lu){var o=n[e];return o===au?void 0:o}return cu.call(n,e)?n[e]:void 0}var uu=du,mu=xn,fu=Object.prototype,pu=fu.hasOwnProperty;function hu(e){var n=this.__data__;return mu?n[e]!==void 0:pu.call(n,e)}var yu=hu,gu=xn,_u="__lodash_hash_undefined__";function ku(e,n){var o=this.__data__;return this.size+=this.has(e)?0:1,o[e]=gu&&n===void 0?_u:n,this}var xu=ku,bu=ou,Cu=iu,wu=uu,Vu=yu,Eu=xu;function _t(e){var n=-1,o=e==null?0:e.length;for(this.clear();++n<o;){var i=e[n];this.set(i[0],i[1])}}_t.prototype.clear=bu,_t.prototype.delete=Cu,_t.prototype.get=wu,_t.prototype.has=Vu,_t.prototype.set=Eu;var Bu=_t;function Nu(){this.__data__=[],this.size=0}var Su=Nu;function Tu(e,n){return e===n||e!==e&&n!==n}var Ou=Tu,Du=Ou;function Au(e,n){for(var o=e.length;o--;)if(Du(e[o][0],n))return o;return-1}var bn=Au,Mu=bn,Fu=Array.prototype,Iu=Fu.splice;function $u(e){var n=this.__data__,o=Mu(n,e);if(o<0)return!1;var i=n.length-1;return o==i?n.pop():Iu.call(n,o,1),--this.size,!0}var Lu=$u,Pu=bn;function Uu(e){var n=this.__data__,o=Pu(n,e);return o<0?void 0:n[o][1]}var ju=Uu,Ru=bn;function zu(e){return Ru(this.__data__,e)>-1}var Hu=zu,qu=bn;function Gu(e,n){var o=this.__data__,i=qu(o,e);return i<0?(++this.size,o.push([e,n])):o[i][1]=n,this}var Wu=Gu,Ku=Su,Zu=Lu,Yu=ju,Xu=Hu,Ju=Wu;function kt(e){var n=-1,o=e==null?0:e.length;for(this.clear();++n<o;){var i=e[n];this.set(i[0],i[1])}}kt.prototype.clear=Ku,kt.prototype.delete=Zu,kt.prototype.get=Yu,kt.prototype.has=Xu,kt.prototype.set=Ju;var Qu=kt,vu=Hr,em=jt,tm=vu(em,"Map"),nm=tm,Gr=Bu,om=Qu,rm=nm;function im(){this.size=0,this.__data__={hash:new Gr,map:new(rm||om),string:new Gr}}var lm=im;function am(e){var n=typeof e;return n=="string"||n=="number"||n=="symbol"||n=="boolean"?e!=="__proto__":e===null}var sm=am,cm=sm;function dm(e,n){var o=e.__data__;return cm(n)?o[typeof n=="string"?"string":"hash"]:o.map}var Cn=dm,um=Cn;function mm(e){var n=um(this,e).delete(e);return this.size-=n?1:0,n}var fm=mm,pm=Cn;function hm(e){return pm(this,e).get(e)}var ym=hm,gm=Cn;function _m(e){return gm(this,e).has(e)}var km=_m,xm=Cn;function bm(e,n){var o=xm(this,e),i=o.size;return o.set(e,n),this.size+=o.size==i?0:1,this}var Cm=bm,wm=lm,Vm=fm,Em=ym,Bm=km,Nm=Cm;function xt(e){var n=-1,o=e==null?0:e.length;for(this.clear();++n<o;){var i=e[n];this.set(i[0],i[1])}}xt.prototype.clear=wm,xt.prototype.delete=Vm,xt.prototype.get=Em,xt.prototype.has=Bm,xt.prototype.set=Nm;var Sm=xt,Wr=Sm,Tm="Expected a function";function mo(e,n){if(typeof e!="function"||n!=null&&typeof n!="function")throw new TypeError(Tm);var o=function(){var i=arguments,l=n?n.apply(this,i):i[0],r=o.cache;if(r.has(l))return r.get(l);var a=e.apply(this,i);return o.cache=r.set(l,a)||r,a};return o.cache=new(mo.Cache||Wr),o}mo.Cache=Wr;var Om=mo,Dm=Om,Am=500;function Mm(e){var n=Dm(e,function(i){return o.size===Am&&o.clear(),i}),o=n.cache;return n}var Fm=Mm,Im=Fm,$m=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,Lm=/\\(\\)?/g,Pm=Im(function(e){var n=[];return e.charCodeAt(0)===46&&n.push(""),e.replace($m,function(o,i,l,r){n.push(l?r.replace(Lm,"$1"):i||o)}),n}),Um=Pm;function jm(e,n){for(var o=-1,i=e==null?0:e.length,l=Array(i);++o<i;)l[o]=n(e[o],o,e);return l}var Kr=jm,Zr=so,Rm=Kr,zm=qt,Hm=kn,qm=1/0,Yr=Zr?Zr.prototype:void 0,Xr=Yr?Yr.toString:void 0;function Jr(e){if(typeof e=="string")return e;if(zm(e))return Rm(e,Jr)+"";if(Hm(e))return Xr?Xr.call(e):"";var n=e+"";return n=="0"&&1/e==-qm?"-0":n}var Gm=Jr,Wm=Gm;function Km(e){return e==null?"":Wm(e)}var fo=Km,Zm=qt,Ym=kd,Xm=Um,Jm=fo;function Qm(e,n){return Zm(e)?e:Ym(e,n)?[e]:Xm(Jm(e))}var vm=Qm,ef=kn,tf=1/0;function nf(e){if(typeof e=="string"||ef(e))return e;var n=e+"";return n=="0"&&1/e==-tf?"-0":n}var of=nf,rf=vm,lf=of;function af(e,n){n=rf(n,e);for(var o=0,i=n.length;e!=null&&o<i;)e=e[lf(n[o++])];return o&&o==i?e:void 0}var sf=af,cf=sf;function df(e,n,o){var i=e==null?void 0:cf(e,n);return i===void 0?o:i}var wn=df;const He={props:{column:{type:Object,required:!0},row:{type:Object,required:!0},value:{}}},eS="",uf={mixins:[He],computed:{imageSource(){return this.value&&this.value._id?this.value:this.row},type(){var e,n;return(n=(e=this.imageSource)==null?void 0:e.meta)==null?void 0:n.type}},methods:{clicked(e){this.$sdk.dispatch("item:view",this.imageSource)}}},mf={class:"table-image-cell"};function ff(e,n,o,i,l,r){const a=t.resolveComponent("ux-image"),s=t.resolveComponent("ux-icon");return t.openBlock(),t.createElementBlock("td",mf,[r.type=="image"||r.type=="video"?(t.openBlock(),t.createElementBlock("div",{key:0,onClick:n[0]||(n[0]=t.withModifiers(c=>r.clicked(e.value),["stop","prevent"])),class:"image-wrapper"},[t.createVNode(a,{item:r.imageSource,type:r.type,width:100,height:100},null,8,["item","type"])])):(t.openBlock(),t.createBlock(s,{key:1,icon:"fa-file"}))])}const pf=g(uf,[["render",ff],["__scopeId","data-v-868d2120"]]),tS="",hf={mixins:[He],computed:{string(){return isNaN(this.amount)?"":this.amount.toFixed(2)},amount(){return Number(parseInt(this.value)/100)},credit(){return this.amount>0},debit(){return this.amount<0},empty(){return parseInt(this.value)===0},currency(){return this.column.currency||this.row.currency}}};function yf(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("td",{class:t.normalizeClass(["table-currency-cell",{credit:r.credit,empty:r.empty,debit:r.debit}])},t.toDisplayString(r.string),3)}const gf=g(hf,[["render",yf],["__scopeId","data-v-c8cb509d"]]),nS="",_f={data(){return{processing:!1}},mixins:[He],computed:{button(){return this.column.button},type(){var e,n;return(n=(e=this.row)==null?void 0:e.meta)==null?void 0:n.type},label(){const e=this.button;return typeof e.text=="function"?e.text(this):e.text}},methods:{async clicked(){this.processing=!0,await this.button.action(this.row,this.column),this.processing=!1}}},kf={class:"table-button-cell"};function xf(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon"),s=t.resolveComponent("ux-button");return t.openBlock(),t.createElementBlock("td",kf,[t.createVNode(s,{color:r.button.color,size:r.button.size,loading:l.processing,onClick:t.withModifiers(r.clicked,["stop","prevent"])},{default:t.withCtx(()=>[r.label?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(r.label),1)],64)):t.createCommentVNode("",!0),r.button.icon?(t.openBlock(),t.createBlock(a,{key:1,icon:r.button.icon,right:""},null,8,["icon"])):t.createCommentVNode("",!0)]),_:1},8,["color","size","loading","onClick"])])}const bf=g(_f,[["render",xf],["__scopeId","data-v-bddd5589"]]);class lt extends Error{}class Cf extends lt{constructor(n){super(`Invalid DateTime: ${n.toMessage()}`)}}class wf extends lt{constructor(n){super(`Invalid Interval: ${n.toMessage()}`)}}class Vf extends lt{constructor(n){super(`Invalid Duration: ${n.toMessage()}`)}}class Gt extends lt{}class Qr extends lt{constructor(n){super(`Invalid unit ${n}`)}}class Ne extends lt{}class Ye extends lt{constructor(){super("Zone is an abstract class")}}const C="numeric",De="short",Ce="long",po={year:C,month:C,day:C},vr={year:C,month:De,day:C},Ef={year:C,month:De,day:C,weekday:De},ei={year:C,month:Ce,day:C},ti={year:C,month:Ce,day:C,weekday:Ce},ni={hour:C,minute:C},oi={hour:C,minute:C,second:C},ri={hour:C,minute:C,second:C,timeZoneName:De},ii={hour:C,minute:C,second:C,timeZoneName:Ce},li={hour:C,minute:C,hourCycle:"h23"},ai={hour:C,minute:C,second:C,hourCycle:"h23"},si={hour:C,minute:C,second:C,hourCycle:"h23",timeZoneName:De},ci={hour:C,minute:C,second:C,hourCycle:"h23",timeZoneName:Ce},di={year:C,month:C,day:C,hour:C,minute:C},ui={year:C,month:C,day:C,hour:C,minute:C,second:C},mi={year:C,month:De,day:C,hour:C,minute:C},fi={year:C,month:De,day:C,hour:C,minute:C,second:C},Bf={year:C,month:De,day:C,weekday:De,hour:C,minute:C},pi={year:C,month:Ce,day:C,hour:C,minute:C,timeZoneName:De},hi={year:C,month:Ce,day:C,hour:C,minute:C,second:C,timeZoneName:De},yi={year:C,month:Ce,day:C,weekday:Ce,hour:C,minute:C,timeZoneName:Ce},gi={year:C,month:Ce,day:C,weekday:Ce,hour:C,minute:C,second:C,timeZoneName:Ce};function I(e){return typeof e>"u"}function at(e){return typeof e=="number"}function Vn(e){return typeof e=="number"&&e%1===0}function Nf(e){return typeof e=="string"}function Sf(e){return Object.prototype.toString.call(e)==="[object Date]"}function _i(){try{return typeof Intl<"u"&&!!Intl.RelativeTimeFormat}catch{return!1}}function Tf(e){return Array.isArray(e)?e:[e]}function ki(e,n,o){if(e.length!==0)return e.reduce((i,l)=>{const r=[n(l),l];return i&&o(i[0],r[0])===i[0]?i:r},null)[1]}function Of(e,n){return n.reduce((o,i)=>(o[i]=e[i],o),{})}function bt(e,n){return Object.prototype.hasOwnProperty.call(e,n)}function qe(e,n,o){return Vn(e)&&e>=n&&e<=o}function Df(e,n){return e-n*Math.floor(e/n)}function te(e,n=2){const o=e<0;let i;return o?i="-"+(""+-e).padStart(n,"0"):i=(""+e).padStart(n,"0"),i}function Xe(e){if(!(I(e)||e===null||e===""))return parseInt(e,10)}function st(e){if(!(I(e)||e===null||e===""))return parseFloat(e)}function ho(e){if(!(I(e)||e===null||e==="")){const n=parseFloat("0."+e)*1e3;return Math.floor(n)}}function yo(e,n,o=!1){const i=10**n;return(o?Math.trunc:Math.round)(e*i)/i}function Wt(e){return e%4===0&&(e%100!==0||e%400===0)}function Kt(e){return Wt(e)?366:365}function En(e,n){const o=Df(n-1,12)+1,i=e+(n-o)/12;return o===2?Wt(i)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][o-1]}function go(e){let n=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(n=new Date(n),n.setUTCFullYear(n.getUTCFullYear()-1900)),+n}function Bn(e){const n=(e+Math.floor(e/4)-Math.floor(e/100)+Math.floor(e/400))%7,o=e-1,i=(o+Math.floor(o/4)-Math.floor(o/100)+Math.floor(o/400))%7;return n===4||i===3?53:52}function _o(e){return e>99?e:e>60?1900+e:2e3+e}function xi(e,n,o,i=null){const l=new Date(e),r={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};i&&(r.timeZone=i);const a={timeZoneName:n,...r},s=new Intl.DateTimeFormat(o,a).formatToParts(l).find(c=>c.type.toLowerCase()==="timezonename");return s?s.value:null}function Nn(e,n){let o=parseInt(e,10);Number.isNaN(o)&&(o=0);const i=parseInt(n,10)||0,l=o<0||Object.is(o,-0)?-i:i;return o*60+l}function bi(e){const n=Number(e);if(typeof e=="boolean"||e===""||Number.isNaN(n))throw new Ne(`Invalid unit value ${e}`);return n}function Sn(e,n){const o={};for(const i in e)if(bt(e,i)){const l=e[i];if(l==null)continue;o[n(i)]=bi(l)}return o}function Tn(e,n){const o=Math.trunc(Math.abs(e/60)),i=Math.trunc(Math.abs(e%60)),l=e>=0?"+":"-";switch(n){case"short":return`${l}${te(o,2)}:${te(i,2)}`;case"narrow":return`${l}${o}${i>0?`:${i}`:""}`;case"techie":return`${l}${te(o,2)}${te(i,2)}`;default:throw new RangeError(`Value format ${n} is out of range for property format`)}}function On(e){return Of(e,["hour","minute","second","millisecond"])}const Af=/[A-Za-z_+-]{1,256}(:?\/[A-Za-z0-9_+-]{1,256}(\/[A-Za-z0-9_+-]{1,256})?)?/,Mf=["January","February","March","April","May","June","July","August","September","October","November","December"],Ci=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Ff=["J","F","M","A","M","J","J","A","S","O","N","D"];function wi(e){switch(e){case"narrow":return[...Ff];case"short":return[...Ci];case"long":return[...Mf];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}}const Vi=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Ei=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],If=["M","T","W","T","F","S","S"];function Bi(e){switch(e){case"narrow":return[...If];case"short":return[...Ei];case"long":return[...Vi];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const Ni=["AM","PM"],$f=["Before Christ","Anno Domini"],Lf=["BC","AD"],Pf=["B","A"];function Si(e){switch(e){case"narrow":return[...Pf];case"short":return[...Lf];case"long":return[...$f];default:return null}}function Uf(e){return Ni[e.hour<12?0:1]}function jf(e,n){return Bi(n)[e.weekday-1]}function Rf(e,n){return wi(n)[e.month-1]}function zf(e,n){return Si(n)[e.year<0?0:1]}function Hf(e,n,o="always",i=!1){const l={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."]},r=["hours","minutes","seconds"].indexOf(e)===-1;if(o==="auto"&&r){const m=e==="days";switch(n){case 1:return m?"tomorrow":`next ${l[e][0]}`;case-1:return m?"yesterday":`last ${l[e][0]}`;case 0:return m?"today":`this ${l[e][0]}`}}const a=Object.is(n,-0)||n<0,s=Math.abs(n),c=s===1,d=l[e],u=i?c?d[1]:d[2]||d[1]:c?l[e][0]:e;return a?`${s} ${u} ago`:`in ${s} ${u}`}function Ti(e,n){let o="";for(const i of e)i.literal?o+=i.val:o+=n(i.val);return o}const qf={D:po,DD:vr,DDD:ei,DDDD:ti,t:ni,tt:oi,ttt:ri,tttt:ii,T:li,TT:ai,TTT:si,TTTT:ci,f:di,ff:mi,fff:pi,ffff:yi,F:ui,FF:fi,FFF:hi,FFFF:gi};class _e{static create(n,o={}){return new _e(n,o)}static parseFormat(n){let o=null,i="",l=!1;const r=[];for(let a=0;a<n.length;a++){const s=n.charAt(a);s==="'"?(i.length>0&&r.push({literal:l,val:i}),o=null,i="",l=!l):l||s===o?i+=s:(i.length>0&&r.push({literal:!1,val:i}),i=s,o=s)}return i.length>0&&r.push({literal:l,val:i}),r}static macroTokenToFormatOpts(n){return qf[n]}constructor(n,o){this.opts=o,this.loc=n,this.systemLoc=null}formatWithSystemDefault(n,o){return this.systemLoc===null&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(n,{...this.opts,...o}).format()}formatDateTime(n,o={}){return this.loc.dtFormatter(n,{...this.opts,...o}).format()}formatDateTimeParts(n,o={}){return this.loc.dtFormatter(n,{...this.opts,...o}).formatToParts()}resolvedOptions(n,o={}){return this.loc.dtFormatter(n,{...this.opts,...o}).resolvedOptions()}num(n,o=0){if(this.opts.forceSimple)return te(n,o);const i={...this.opts};return o>0&&(i.padTo=o),this.loc.numberFormatter(i).format(n)}formatDateTimeFromString(n,o){const i=this.loc.listingMode()==="en",l=this.loc.outputCalendar&&this.loc.outputCalendar!=="gregory",r=(p,h)=>this.loc.extract(n,p,h),a=p=>n.isOffsetFixed&&n.offset===0&&p.allowZ?"Z":n.isValid?n.zone.formatOffset(n.ts,p.format):"",s=()=>i?Uf(n):r({hour:"numeric",hourCycle:"h12"},"dayperiod"),c=(p,h)=>i?Rf(n,p):r(h?{month:p}:{month:p,day:"numeric"},"month"),d=(p,h)=>i?jf(n,p):r(h?{weekday:p}:{weekday:p,month:"long",day:"numeric"},"weekday"),u=p=>{const h=_e.macroTokenToFormatOpts(p);return h?this.formatWithSystemDefault(n,h):p},m=p=>i?zf(n,p):r({era:p},"era"),f=p=>{switch(p){case"S":return this.num(n.millisecond);case"u":case"SSS":return this.num(n.millisecond,3);case"s":return this.num(n.second);case"ss":return this.num(n.second,2);case"uu":return this.num(Math.floor(n.millisecond/10),2);case"uuu":return this.num(Math.floor(n.millisecond/100));case"m":return this.num(n.minute);case"mm":return this.num(n.minute,2);case"h":return this.num(n.hour%12===0?12:n.hour%12);case"hh":return this.num(n.hour%12===0?12:n.hour%12,2);case"H":return this.num(n.hour);case"HH":return this.num(n.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 n.zone.offsetName(n.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return n.zone.offsetName(n.ts,{format:"long",locale:this.loc.locale});case"z":return n.zoneName;case"a":return s();case"d":return l?r({day:"numeric"},"day"):this.num(n.day);case"dd":return l?r({day:"2-digit"},"day"):this.num(n.day,2);case"c":return this.num(n.weekday);case"ccc":return d("short",!0);case"cccc":return d("long",!0);case"ccccc":return d("narrow",!0);case"E":return this.num(n.weekday);case"EEE":return d("short",!1);case"EEEE":return d("long",!1);case"EEEEE":return d("narrow",!1);case"L":return l?r({month:"numeric",day:"numeric"},"month"):this.num(n.month);case"LL":return l?r({month:"2-digit",day:"numeric"},"month"):this.num(n.month,2);case"LLL":return c("short",!0);case"LLLL":return c("long",!0);case"LLLLL":return c("narrow",!0);case"M":return l?r({month:"numeric"},"month"):this.num(n.month);case"MM":return l?r({month:"2-digit"},"month"):this.num(n.month,2);case"MMM":return c("short",!1);case"MMMM":return c("long",!1);case"MMMMM":return c("narrow",!1);case"y":return l?r({year:"numeric"},"year"):this.num(n.year);case"yy":return l?r({year:"2-digit"},"year"):this.num(n.year.toString().slice(-2),2);case"yyyy":return l?r({year:"numeric"},"year"):this.num(n.year,4);case"yyyyyy":return l?r({year:"numeric"},"year"):this.num(n.year,6);case"G":return m("short");case"GG":return m("long");case"GGGGG":return m("narrow");case"kk":return this.num(n.weekYear.toString().slice(-2),2);case"kkkk":return this.num(n.weekYear,4);case"W":return this.num(n.weekNumber);case"WW":return this.num(n.weekNumber,2);case"o":return this.num(n.ordinal);case"ooo":return this.num(n.ordinal,3);case"q":return this.num(n.quarter);case"qq":return this.num(n.quarter,2);case"X":return this.num(Math.floor(n.ts/1e3));case"x":return this.num(n.ts);default:return u(p)}};return Ti(_e.parseFormat(o),f)}formatDurationFromString(n,o){const i=c=>{switch(c[0]){case"S":return"millisecond";case"s":return"second";case"m":return"minute";case"h":return"hour";case"d":return"day";case"w":return"week";case"M":return"month";case"y":return"year";default:return null}},l=c=>d=>{const u=i(d);return u?this.num(c.get(u),d.length):d},r=_e.parseFormat(o),a=r.reduce((c,{literal:d,val:u})=>d?c:c.concat(u),[]),s=n.shiftTo(...a.map(i).filter(c=>c));return Ti(r,l(s))}}class Ae{constructor(n,o){this.reason=n,this.explanation=o}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}class Zt{get type(){throw new Ye}get name(){throw new Ye}get isUniversal(){throw new Ye}offsetName(n,o){throw new Ye}formatOffset(n,o){throw new Ye}offset(n){throw new Ye}equals(n){throw new Ye}get isValid(){throw new Ye}}let ko=null;class xo extends Zt{static get instance(){return ko===null&&(ko=new xo),ko}get type(){return"system"}get name(){return new Intl.DateTimeFormat().resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(n,{format:o,locale:i}){return xi(n,o,i)}formatOffset(n,o){return Tn(this.offset(n),o)}offset(n){return-new Date(n).getTimezoneOffset()}equals(n){return n.type==="system"}get isValid(){return!0}}let Dn={};function Gf(e){return Dn[e]||(Dn[e]=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"})),Dn[e]}const Wf={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6};function Kf(e,n){const o=e.format(n).replace(/\u200E/g,""),i=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(o),[,l,r,a,s,c,d,u]=i;return[a,l,r,s,c,d,u]}function Zf(e,n){const o=e.formatToParts(n),i=[];for(let l=0;l<o.length;l++){const{type:r,value:a}=o[l],s=Wf[r];r==="era"?i[s]=a:I(s)||(i[s]=parseInt(a,10))}return i}let An={};class Ge extends Zt{static create(n){return An[n]||(An[n]=new Ge(n)),An[n]}static resetCache(){An={},Dn={}}static isValidSpecifier(n){return this.isValidZone(n)}static isValidZone(n){if(!n)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:n}).format(),!0}catch{return!1}}constructor(n){super(),this.zoneName=n,this.valid=Ge.isValidZone(n)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(n,{format:o,locale:i}){return xi(n,o,i,this.name)}formatOffset(n,o){return Tn(this.offset(n),o)}offset(n){const o=new Date(n);if(isNaN(o))return NaN;const i=Gf(this.name);let[l,r,a,s,c,d,u]=i.formatToParts?Zf(i,o):Kf(i,o);s==="BC"&&(l=-Math.abs(l)+1);const f=go({year:l,month:r,day:a,hour:c===24?0:c,minute:d,second:u,millisecond:0});let p=+o;const h=p%1e3;return p-=h>=0?h:1e3+h,(f-p)/(60*1e3)}equals(n){return n.type==="iana"&&n.name===this.name}get isValid(){return this.valid}}let bo=null;class fe extends Zt{static get utcInstance(){return bo===null&&(bo=new fe(0)),bo}static instance(n){return n===0?fe.utcInstance:new fe(n)}static parseSpecifier(n){if(n){const o=n.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(o)return new fe(Nn(o[1],o[2]))}return null}constructor(n){super(),this.fixed=n}get type(){return"fixed"}get name(){return this.fixed===0?"UTC":`UTC${Tn(this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(n,o){return Tn(this.fixed,o)}get isUniversal(){return!0}offset(){return this.fixed}equals(n){return n.type==="fixed"&&n.fixed===this.fixed}get isValid(){return!0}}class Yf extends Zt{constructor(n){super(),this.zoneName=n}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 Je(e,n){if(I(e)||e===null)return n;if(e instanceof Zt)return e;if(Nf(e)){const o=e.toLowerCase();return o==="local"||o==="system"?n:o==="utc"||o==="gmt"?fe.utcInstance:fe.parseSpecifier(o)||Ge.create(e)}else return at(e)?fe.instance(e):typeof e=="object"&&e.offset&&typeof e.offset=="number"?e:new Yf(e)}let Oi=()=>Date.now(),Di="system",Ai=null,Mi=null,Fi=null,Ii;class oe{static get now(){return Oi}static set now(n){Oi=n}static set defaultZone(n){Di=n}static get defaultZone(){return Je(Di,xo.instance)}static get defaultLocale(){return Ai}static set defaultLocale(n){Ai=n}static get defaultNumberingSystem(){return Mi}static set defaultNumberingSystem(n){Mi=n}static get defaultOutputCalendar(){return Fi}static set defaultOutputCalendar(n){Fi=n}static get throwOnInvalid(){return Ii}static set throwOnInvalid(n){Ii=n}static resetCaches(){J.resetCache(),Ge.resetCache()}}let $i={};function Xf(e,n={}){const o=JSON.stringify([e,n]);let i=$i[o];return i||(i=new Intl.ListFormat(e,n),$i[o]=i),i}let Co={};function wo(e,n={}){const o=JSON.stringify([e,n]);let i=Co[o];return i||(i=new Intl.DateTimeFormat(e,n),Co[o]=i),i}let Vo={};function Jf(e,n={}){const o=JSON.stringify([e,n]);let i=Vo[o];return i||(i=new Intl.NumberFormat(e,n),Vo[o]=i),i}let Eo={};function Qf(e,n={}){const{base:o,...i}=n,l=JSON.stringify([e,i]);let r=Eo[l];return r||(r=new Intl.RelativeTimeFormat(e,n),Eo[l]=r),r}let Yt=null;function vf(){return Yt||(Yt=new Intl.DateTimeFormat().resolvedOptions().locale,Yt)}function ep(e){const n=e.indexOf("-u-");if(n===-1)return[e];{let o;const i=e.substring(0,n);try{o=wo(e).resolvedOptions()}catch{o=wo(i).resolvedOptions()}const{numberingSystem:l,calendar:r}=o;return[i,l,r]}}function tp(e,n,o){return(o||n)&&(e+="-u",o&&(e+=`-ca-${o}`),n&&(e+=`-nu-${n}`)),e}function np(e){const n=[];for(let o=1;o<=12;o++){const i=S.utc(2016,o,1);n.push(e(i))}return n}function op(e){const n=[];for(let o=1;o<=7;o++){const i=S.utc(2016,11,13+o);n.push(e(i))}return n}function Mn(e,n,o,i,l){const r=e.listingMode(o);return r==="error"?null:r==="en"?i(n):l(n)}function rp(e){return e.numberingSystem&&e.numberingSystem!=="latn"?!1:e.numberingSystem==="latn"||!e.locale||e.locale.startsWith("en")||new Intl.DateTimeFormat(e.intl).resolvedOptions().numberingSystem==="latn"}class ip{constructor(n,o,i){this.padTo=i.padTo||0,this.floor=i.floor||!1;const{padTo:l,floor:r,...a}=i;if(!o||Object.keys(a).length>0){const s={useGrouping:!1,...i};i.padTo>0&&(s.minimumIntegerDigits=i.padTo),this.inf=Jf(n,s)}}format(n){if(this.inf){const o=this.floor?Math.floor(n):n;return this.inf.format(o)}else{const o=this.floor?Math.floor(n):yo(n,3);return te(o,this.padTo)}}}class lp{constructor(n,o,i){this.opts=i;let l;if(n.zone.isUniversal){const a=-1*(n.offset/60),s=a>=0?`Etc/GMT+${a}`:`Etc/GMT${a}`;n.offset!==0&&Ge.create(s).valid?(l=s,this.dt=n):(l="UTC",i.timeZoneName?this.dt=n:this.dt=n.offset===0?n:S.fromMillis(n.ts+n.offset*60*1e3))}else n.zone.type==="system"?this.dt=n:(this.dt=n,l=n.zone.name);const r={...this.opts};l&&(r.timeZone=l),this.dtf=wo(o,r)}format(){return this.dtf.format(this.dt.toJSDate())}formatToParts(){return this.dtf.formatToParts(this.dt.toJSDate())}resolvedOptions(){return this.dtf.resolvedOptions()}}class ap{constructor(n,o,i){this.opts={style:"long",...i},!o&&_i()&&(this.rtf=Qf(n,i))}format(n,o){return this.rtf?this.rtf.format(n,o):Hf(o,n,this.opts.numeric,this.opts.style!=="long")}formatToParts(n,o){return this.rtf?this.rtf.formatToParts(n,o):[]}}class J{static fromOpts(n){return J.create(n.locale,n.numberingSystem,n.outputCalendar,n.defaultToEN)}static create(n,o,i,l=!1){const r=n||oe.defaultLocale,a=r||(l?"en-US":vf()),s=o||oe.defaultNumberingSystem,c=i||oe.defaultOutputCalendar;return new J(a,s,c,r)}static resetCache(){Yt=null,Co={},Vo={},Eo={}}static fromObject({locale:n,numberingSystem:o,outputCalendar:i}={}){return J.create(n,o,i)}constructor(n,o,i,l){const[r,a,s]=ep(n);this.locale=r,this.numberingSystem=o||a||null,this.outputCalendar=i||s||null,this.intl=tp(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=l,this.fastNumbersCached=null}get fastNumbers(){return this.fastNumbersCached==null&&(this.fastNumbersCached=rp(this)),this.fastNumbersCached}listingMode(){const n=this.isEnglish(),o=(this.numberingSystem===null||this.numberingSystem==="latn")&&(this.outputCalendar===null||this.outputCalendar==="gregory");return n&&o?"en":"intl"}clone(n){return!n||Object.getOwnPropertyNames(n).length===0?this:J.create(n.locale||this.specifiedLocale,n.numberingSystem||this.numberingSystem,n.outputCalendar||this.outputCalendar,n.defaultToEN||!1)}redefaultToEN(n={}){return this.clone({...n,defaultToEN:!0})}redefaultToSystem(n={}){return this.clone({...n,defaultToEN:!1})}months(n,o=!1,i=!0){return Mn(this,n,i,wi,()=>{const l=o?{month:n,day:"numeric"}:{month:n},r=o?"format":"standalone";return this.monthsCache[r][n]||(this.monthsCache[r][n]=np(a=>this.extract(a,l,"month"))),this.monthsCache[r][n]})}weekdays(n,o=!1,i=!0){return Mn(this,n,i,Bi,()=>{const l=o?{weekday:n,year:"numeric",month:"long",day:"numeric"}:{weekday:n},r=o?"format":"standalone";return this.weekdaysCache[r][n]||(this.weekdaysCache[r][n]=op(a=>this.extract(a,l,"weekday"))),this.weekdaysCache[r][n]})}meridiems(n=!0){return Mn(this,void 0,n,()=>Ni,()=>{if(!this.meridiemCache){const o={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[S.utc(2016,11,13,9),S.utc(2016,11,13,19)].map(i=>this.extract(i,o,"dayperiod"))}return this.meridiemCache})}eras(n,o=!0){return Mn(this,n,o,Si,()=>{const i={era:n};return this.eraCache[n]||(this.eraCache[n]=[S.utc(-40,1,1),S.utc(2017,1,1)].map(l=>this.extract(l,i,"era"))),this.eraCache[n]})}extract(n,o,i){const l=this.dtFormatter(n,o),r=l.formatToParts(),a=r.find(s=>s.type.toLowerCase()===i);return a?a.value:null}numberFormatter(n={}){return new ip(this.intl,n.forceSimple||this.fastNumbers,n)}dtFormatter(n,o={}){return new lp(n,this.intl,o)}relFormatter(n={}){return new ap(this.intl,this.isEnglish(),n)}listFormatter(n={}){return Xf(this.intl,n)}isEnglish(){return this.locale==="en"||this.locale.toLowerCase()==="en-us"||new Intl.DateTimeFormat(this.intl).resolvedOptions().locale.startsWith("en-us")}equals(n){return this.locale===n.locale&&this.numberingSystem===n.numberingSystem&&this.outputCalendar===n.outputCalendar}}function Ct(...e){const n=e.reduce((o,i)=>o+i.source,"");return RegExp(`^${n}$`)}function ct(...e){return n=>e.reduce(([o,i,l],r)=>{const[a,s,c]=r(n,l);return[{...o,...a},i||s,c]},[{},null,1]).slice(0,2)}function wt(e,...n){if(e==null)return[null,null];for(const[o,i]of n){const l=o.exec(e);if(l)return i(l)}return[null,null]}function Li(...e){return(n,o)=>{const i={};let l;for(l=0;l<e.length;l++)i[e[l]]=Xe(n[o+l]);return[i,null,o+l]}}const Pi=/(?:(Z)|([+-]\d\d)(?::?(\d\d))?)/,Bo=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Ui=RegExp(`${Bo.source}${Pi.source}?`),No=RegExp(`(?:T${Ui.source})?`),sp=/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,cp=/(\d{4})-?W(\d\d)(?:-?(\d))?/,dp=/(\d{4})-?(\d{3})/,up=Li("weekYear","weekNumber","weekDay"),mp=Li("year","ordinal"),fp=/(\d{4})-(\d\d)-(\d\d)/,ji=RegExp(`${Bo.source} ?(?:${Pi.source}|(${Af.source}))?`),pp=RegExp(`(?: ${ji.source})?`);function Vt(e,n,o){const i=e[n];return I(i)?o:Xe(i)}function Ri(e,n){return[{year:Vt(e,n),month:Vt(e,n+1,1),day:Vt(e,n+2,1)},null,n+3]}function dt(e,n){return[{hours:Vt(e,n,0),minutes:Vt(e,n+1,0),seconds:Vt(e,n+2,0),milliseconds:ho(e[n+3])},null,n+4]}function Et(e,n){const o=!e[n]&&!e[n+1],i=Nn(e[n+1],e[n+2]),l=o?null:fe.instance(i);return[{},l,n+3]}function zi(e,n){const o=e[n]?Ge.create(e[n]):null;return[{},o,n+1]}const hp=RegExp(`^T?${Bo.source}$`),yp=/^-?P(?:(?:(-?\d{1,9}(?:\.\d{1,9})?)Y)?(?:(-?\d{1,9}(?:\.\d{1,9})?)M)?(?:(-?\d{1,9}(?:\.\d{1,9})?)W)?(?:(-?\d{1,9}(?:\.\d{1,9})?)D)?(?:T(?:(-?\d{1,9}(?:\.\d{1,9})?)H)?(?:(-?\d{1,9}(?:\.\d{1,9})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,9}))?S)?)?)$/;function gp(e){const[n,o,i,l,r,a,s,c,d]=e,u=n[0]==="-",m=c&&c[0]==="-",f=(p,h=!1)=>p!==void 0&&(h||p&&u)?-p:p;return[{years:f(st(o)),months:f(st(i)),weeks:f(st(l)),days:f(st(r)),hours:f(st(a)),minutes:f(st(s)),seconds:f(st(c),c==="-0"),milliseconds:f(ho(d),m)}]}const _p={GMT:0,EDT:-4*60,EST:-5*60,CDT:-5*60,CST:-6*60,MDT:-6*60,MST:-7*60,PDT:-7*60,PST:-8*60};function So(e,n,o,i,l,r,a){const s={year:n.length===2?_o(Xe(n)):Xe(n),month:Ci.indexOf(o)+1,day:Xe(i),hour:Xe(l),minute:Xe(r)};return a&&(s.second=Xe(a)),e&&(s.weekday=e.length>3?Vi.indexOf(e)+1:Ei.indexOf(e)+1),s}const kp=/^(?:(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 xp(e){const[,n,o,i,l,r,a,s,c,d,u,m]=e,f=So(n,l,i,o,r,a,s);let p;return c?p=_p[c]:d?p=0:p=Nn(u,m),[f,new fe(p)]}function bp(e){return e.replace(/\([^)]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}const Cp=/^(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$/,wp=/^(Monday|Tuesday|Wedsday|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$/,Vp=/^(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 Hi(e){const[,n,o,i,l,r,a,s]=e;return[So(n,l,i,o,r,a,s),fe.utcInstance]}function Ep(e){const[,n,o,i,l,r,a,s]=e;return[So(n,s,o,i,l,r,a),fe.utcInstance]}const Bp=Ct(sp,No),Np=Ct(cp,No),Sp=Ct(dp,No),Tp=Ct(Ui),Op=ct(Ri,dt,Et),Dp=ct(up,dt,Et),Ap=ct(mp,dt,Et),Mp=ct(dt,Et);function Fp(e){return wt(e,[Bp,Op],[Np,Dp],[Sp,Ap],[Tp,Mp])}function Ip(e){return wt(bp(e),[kp,xp])}function $p(e){return wt(e,[Cp,Hi],[wp,Hi],[Vp,Ep])}function Lp(e){return wt(e,[yp,gp])}const Pp=ct(dt);function Up(e){return wt(e,[hp,Pp])}const jp=Ct(fp,pp),Rp=Ct(ji),zp=ct(Ri,dt,Et,zi),Hp=ct(dt,Et,zi);function qp(e){return wt(e,[jp,zp],[Rp,Hp])}const Gp="Invalid Duration",qi={weeks:{days:7,hours:7*24,minutes:7*24*60,seconds:7*24*60*60,milliseconds:7*24*60*60*1e3},days:{hours:24,minutes:24*60,seconds:24*60*60,milliseconds:24*60*60*1e3},hours:{minutes:60,seconds:60*60,milliseconds:60*60*1e3},minutes:{seconds:60,milliseconds:60*1e3},seconds:{milliseconds:1e3}},Wp={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:91*24,minutes:91*24*60,seconds:91*24*60*60,milliseconds:91*24*60*60*1e3},months:{weeks:4,days:30,hours:30*24,minutes:30*24*60,seconds:30*24*60*60,milliseconds:30*24*60*60*1e3},...qi},Se=146097/400,Bt=146097/4800,Kp={years:{quarters:4,months:12,weeks:Se/7,days:Se,hours:Se*24,minutes:Se*24*60,seconds:Se*24*60*60,milliseconds:Se*24*60*60*1e3},quarters:{months:3,weeks:Se/28,days:Se/4,hours:Se*24/4,minutes:Se*24*60/4,seconds:Se*24*60*60/4,milliseconds:Se*24*60*60*1e3/4},months:{weeks:Bt/7,days:Bt,hours:Bt*24,minutes:Bt*24*60,seconds:Bt*24*60*60,milliseconds:Bt*24*60*60*1e3},...qi},ut=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],Zp=ut.slice(0).reverse();function mt(e,n,o=!1){const i={values:o?n.values:{...e.values,...n.values||{}},loc:e.loc.clone(n.loc),conversionAccuracy:n.conversionAccuracy||e.conversionAccuracy};return new L(i)}function Yp(e){return e<0?Math.floor(e):Math.ceil(e)}function Gi(e,n,o,i,l){const r=e[l][o],a=n[o]/r,s=Math.sign(a)===Math.sign(i[l]),c=!s&&i[l]!==0&&Math.abs(a)<=1?Yp(a):Math.trunc(a);i[l]+=c,n[o]-=c*r}function Xp(e,n){Zp.reduce((o,i)=>I(n[i])?o:(o&&Gi(e,n,o,n,i),i),null)}class L{constructor(n){const o=n.conversionAccuracy==="longterm"||!1;this.values=n.values,this.loc=n.loc||J.create(),this.conversionAccuracy=o?"longterm":"casual",this.invalid=n.invalid||null,this.matrix=o?Kp:Wp,this.isLuxonDuration=!0}static fromMillis(n,o){return L.fromObject({milliseconds:n},o)}static fromObject(n,o={}){if(n==null||typeof n!="object")throw new Ne(`Duration.fromObject: argument expected to be an object, got ${n===null?"null":typeof n}`);return new L({values:Sn(n,L.normalizeUnit),loc:J.fromObject(o),conversionAccuracy:o.conversionAccuracy})}static fromDurationLike(n){if(at(n))return L.fromMillis(n);if(L.isDuration(n))return n;if(typeof n=="object")return L.fromObject(n);throw new Ne(`Unknown duration argument ${n} of type ${typeof n}`)}static fromISO(n,o){const[i]=Lp(n);return i?L.fromObject(i,o):L.invalid("unparsable",`the input "${n}" can't be parsed as ISO 8601`)}static fromISOTime(n,o){const[i]=Up(n);return i?L.fromObject(i,o):L.invalid("unparsable",`the input "${n}" can't be parsed as ISO 8601`)}static invalid(n,o=null){if(!n)throw new Ne("need to specify a reason the Duration is invalid");const i=n instanceof Ae?n:new Ae(n,o);if(oe.throwOnInvalid)throw new Vf(i);return new L({invalid:i})}static normalizeUnit(n){const o={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"}[n&&n.toLowerCase()];if(!o)throw new Qr(n);return o}static isDuration(n){return n&&n.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(n,o={}){const i={...o,floor:o.round!==!1&&o.floor!==!1};return this.isValid?_e.create(this.loc,i).formatDurationFromString(this,n):Gp}toHuman(n={}){const o=ut.map(i=>{const l=this.values[i];return I(l)?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...n,unit:i.slice(0,-1)}).format(l)}).filter(i=>i);return this.loc.listFormatter({type:"conjunction",style:n.listStyle||"narrow",...n}).format(o)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let n="P";return this.years!==0&&(n+=this.years+"Y"),(this.months!==0||this.quarters!==0)&&(n+=this.months+this.quarters*3+"M"),this.weeks!==0&&(n+=this.weeks+"W"),this.days!==0&&(n+=this.days+"D"),(this.hours!==0||this.minutes!==0||this.seconds!==0||this.milliseconds!==0)&&(n+="T"),this.hours!==0&&(n+=this.hours+"H"),this.minutes!==0&&(n+=this.minutes+"M"),(this.seconds!==0||this.milliseconds!==0)&&(n+=yo(this.seconds+this.milliseconds/1e3,3)+"S"),n==="P"&&(n+="T0S"),n}toISOTime(n={}){if(!this.isValid)return null;const o=this.toMillis();if(o<0||o>=864e5)return null;n={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...n};const i=this.shiftTo("hours","minutes","seconds","milliseconds");let l=n.format==="basic"?"hhmm":"hh:mm";(!n.suppressSeconds||i.seconds!==0||i.milliseconds!==0)&&(l+=n.format==="basic"?"ss":":ss",(!n.suppressMilliseconds||i.milliseconds!==0)&&(l+=".SSS"));let r=i.toFormat(l);return n.includePrefix&&(r="T"+r),r}toJSON(){return this.toISO()}toString(){return this.toISO()}toMillis(){return this.as("milliseconds")}valueOf(){return this.toMillis()}plus(n){if(!this.isValid)return this;const o=L.fromDurationLike(n),i={};for(const l of ut)(bt(o.values,l)||bt(this.values,l))&&(i[l]=o.get(l)+this.get(l));return mt(this,{values:i},!0)}minus(n){if(!this.isValid)return this;const o=L.fromDurationLike(n);return this.plus(o.negate())}mapUnits(n){if(!this.isValid)return this;const o={};for(const i of Object.keys(this.values))o[i]=bi(n(this.values[i],i));return mt(this,{values:o},!0)}get(n){return this[L.normalizeUnit(n)]}set(n){if(!this.isValid)return this;const o={...this.values,...Sn(n,L.normalizeUnit)};return mt(this,{values:o})}reconfigure({locale:n,numberingSystem:o,conversionAccuracy:i}={}){const l=this.loc.clone({locale:n,numberingSystem:o}),r={loc:l};return i&&(r.conversionAccuracy=i),mt(this,r)}as(n){return this.isValid?this.shiftTo(n).get(n):NaN}normalize(){if(!this.isValid)return this;const n=this.toObject();return Xp(this.matrix,n),mt(this,{values:n},!0)}shiftTo(...n){if(!this.isValid)return this;if(n.length===0)return this;n=n.map(a=>L.normalizeUnit(a));const o={},i={},l=this.toObject();let r;for(const a of ut)if(n.indexOf(a)>=0){r=a;let s=0;for(const d in i)s+=this.matrix[d][a]*i[d],i[d]=0;at(l[a])&&(s+=l[a]);const c=Math.trunc(s);o[a]=c,i[a]=(s*1e3-c*1e3)/1e3;for(const d in l)ut.indexOf(d)>ut.indexOf(a)&&Gi(this.matrix,l,d,o,a)}else at(l[a])&&(i[a]=l[a]);for(const a in i)i[a]!==0&&(o[r]+=a===r?i[a]:i[a]/this.matrix[r][a]);return mt(this,{values:o},!0).normalize()}negate(){if(!this.isValid)return this;const n={};for(const o of Object.keys(this.values))n[o]=this.values[o]===0?0:-this.values[o];return mt(this,{values:n},!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(n){if(!this.isValid||!n.isValid||!this.loc.equals(n.loc))return!1;function o(i,l){return i===void 0||i===0?l===void 0||l===0:i===l}for(const i of ut)if(!o(this.values[i],n.values[i]))return!1;return!0}}const Xt="Invalid Interval";function Jp(e,n){return!e||!e.isValid?Q.invalid("missing or invalid start"):!n||!n.isValid?Q.invalid("missing or invalid end"):n<e?Q.invalid("end before start",`The end of an interval must be after its start, but you had start=${e.toISO()} and end=${n.toISO()}`):null}class Q{constructor(n){this.s=n.start,this.e=n.end,this.invalid=n.invalid||null,this.isLuxonInterval=!0}static invalid(n,o=null){if(!n)throw new Ne("need to specify a reason the Interval is invalid");const i=n instanceof Ae?n:new Ae(n,o);if(oe.throwOnInvalid)throw new wf(i);return new Q({invalid:i})}static fromDateTimes(n,o){const i=vt(n),l=vt(o),r=Jp(i,l);return r??new Q({start:i,end:l})}static after(n,o){const i=L.fromDurationLike(o),l=vt(n);return Q.fromDateTimes(l,l.plus(i))}static before(n,o){const i=L.fromDurationLike(o),l=vt(n);return Q.fromDateTimes(l.minus(i),l)}static fromISO(n,o){const[i,l]=(n||"").split("/",2);if(i&&l){let r,a;try{r=S.fromISO(i,o),a=r.isValid}catch{a=!1}let s,c;try{s=S.fromISO(l,o),c=s.isValid}catch{c=!1}if(a&&c)return Q.fromDateTimes(r,s);if(a){const d=L.fromISO(l,o);if(d.isValid)return Q.after(r,d)}else if(c){const d=L.fromISO(i,o);if(d.isValid)return Q.before(s,d)}}return Q.invalid("unparsable",`the input "${n}" can't be parsed as ISO 8601`)}static isInterval(n){return n&&n.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e: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(n="milliseconds"){return this.isValid?this.toDuration(n).get(n):NaN}count(n="milliseconds"){if(!this.isValid)return NaN;const o=this.start.startOf(n),i=this.end.startOf(n);return Math.floor(i.diff(o,n).get(n))+1}hasSame(n){return this.isValid?this.isEmpty()||this.e.minus(1).hasSame(this.s,n):!1}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(n){return this.isValid?this.s>n:!1}isBefore(n){return this.isValid?this.e<=n:!1}contains(n){return this.isValid?this.s<=n&&this.e>n:!1}set({start:n,end:o}={}){return this.isValid?Q.fromDateTimes(n||this.s,o||this.e):this}splitAt(...n){if(!this.isValid)return[];const o=n.map(vt).filter(a=>this.contains(a)).sort(),i=[];let{s:l}=this,r=0;for(;l<this.e;){const a=o[r]||this.e,s=+a>+this.e?this.e:a;i.push(Q.fromDateTimes(l,s)),l=s,r+=1}return i}splitBy(n){const o=L.fromDurationLike(n);if(!this.isValid||!o.isValid||o.as("milliseconds")===0)return[];let{s:i}=this,l=1,r;const a=[];for(;i<this.e;){const s=this.start.plus(o.mapUnits(c=>c*l));r=+s>+this.e?this.e:s,a.push(Q.fromDateTimes(i,r)),i=r,l+=1}return a}divideEqually(n){return this.isValid?this.splitBy(this.length()/n).slice(0,n):[]}overlaps(n){return this.e>n.s&&this.s<n.e}abutsStart(n){return this.isValid?+this.e==+n.s:!1}abutsEnd(n){return this.isValid?+n.e==+this.s:!1}engulfs(n){return this.isValid?this.s<=n.s&&this.e>=n.e:!1}equals(n){return!this.isValid||!n.isValid?!1:this.s.equals(n.s)&&this.e.equals(n.e)}intersection(n){if(!this.isValid)return this;const o=this.s>n.s?this.s:n.s,i=this.e<n.e?this.e:n.e;return o>=i?null:Q.fromDateTimes(o,i)}union(n){if(!this.isValid)return this;const o=this.s<n.s?this.s:n.s,i=this.e>n.e?this.e:n.e;return Q.fromDateTimes(o,i)}static merge(n){const[o,i]=n.sort((l,r)=>l.s-r.s).reduce(([l,r],a)=>r?r.overlaps(a)||r.abutsStart(a)?[l,r.union(a)]:[l.concat([r]),a]:[l,a],[[],null]);return i&&o.push(i),o}static xor(n){let o=null,i=0;const l=[],r=n.map(c=>[{time:c.s,type:"s"},{time:c.e,type:"e"}]),a=Array.prototype.concat(...r),s=a.sort((c,d)=>c.time-d.time);for(const c of s)i+=c.type==="s"?1:-1,i===1?o=c.time:(o&&+o!=+c.time&&l.push(Q.fromDateTimes(o,c.time)),o=null);return Q.merge(l)}difference(...n){return Q.xor([this].concat(n)).map(o=>this.intersection(o)).filter(o=>o&&!o.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:Xt}toISO(n){return this.isValid?`${this.s.toISO(n)}/${this.e.toISO(n)}`:Xt}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Xt}toISOTime(n){return this.isValid?`${this.s.toISOTime(n)}/${this.e.toISOTime(n)}`:Xt}toFormat(n,{separator:o=" – "}={}){return this.isValid?`${this.s.toFormat(n)}${o}${this.e.toFormat(n)}`:Xt}toDuration(n,o){return this.isValid?this.e.diff(this.s,n,o):L.invalid(this.invalidReason)}mapEndpoints(n){return Q.fromDateTimes(n(this.s),n(this.e))}}let Fn=class{static hasDST(n=oe.defaultZone){const o=S.now().setZone(n).set({month:12});return!n.isUniversal&&o.offset!==o.set({month:6}).offset}static isValidIANAZone(n){return Ge.isValidZone(n)}static normalizeZone(n){return Je(n,oe.defaultZone)}static months(n="long",{locale:o=null,numberingSystem:i=null,locObj:l=null,outputCalendar:r="gregory"}={}){return(l||J.create(o,i,r)).months(n)}static monthsFormat(n="long",{locale:o=null,numberingSystem:i=null,locObj:l=null,outputCalendar:r="gregory"}={}){return(l||J.create(o,i,r)).months(n,!0)}static weekdays(n="long",{locale:o=null,numberingSystem:i=null,locObj:l=null}={}){return(l||J.create(o,i,null)).weekdays(n)}static weekdaysFormat(n="long",{locale:o=null,numberingSystem:i=null,locObj:l=null}={}){return(l||J.create(o,i,null)).weekdays(n,!0)}static meridiems({locale:n=null}={}){return J.create(n).meridiems()}static eras(n="short",{locale:o=null}={}){return J.create(o,null,"gregory").eras(n)}static features(){return{relative:_i()}}};function Wi(e,n){const o=l=>l.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),i=o(n)-o(e);return Math.floor(L.fromMillis(i).as("days"))}function Qp(e,n,o){const i=[["years",(s,c)=>c.year-s.year],["quarters",(s,c)=>c.quarter-s.quarter],["months",(s,c)=>c.month-s.month+(c.year-s.year)*12],["weeks",(s,c)=>{const d=Wi(s,c);return(d-d%7)/7}],["days",Wi]],l={};let r,a;for(const[s,c]of i)if(o.indexOf(s)>=0){r=s;let d=c(e,n);a=e.plus({[s]:d}),a>n?(e=e.plus({[s]:d-1}),d-=1):e=a,l[s]=d}return[e,l,a,r]}function vp(e,n,o,i){let[l,r,a,s]=Qp(e,n,o);const c=n-l,d=o.filter(m=>["hours","minutes","seconds","milliseconds"].indexOf(m)>=0);d.length===0&&(a<n&&(a=l.plus({[s]:1})),a!==l&&(r[s]=(r[s]||0)+c/(a-l)));const u=L.fromObject(r,i);return d.length>0?L.fromMillis(c,i).shiftTo(...d).plus(u):u}const To={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},Ki={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]},eh=To.hanidec.replace(/[\[|\]]/g,"").split("");function th(e){let n=parseInt(e,10);if(isNaN(n)){n="";for(let o=0;o<e.length;o++){const i=e.charCodeAt(o);if(e[o].search(To.hanidec)!==-1)n+=eh.indexOf(e[o]);else for(const l in Ki){const[r,a]=Ki[l];i>=r&&i<=a&&(n+=i-r)}}return parseInt(n,10)}else return n}function Me({numberingSystem:e},n=""){return new RegExp(`${To[e||"latn"]}${n}`)}const nh="missing Intl.DateTimeFormat.formatToParts support";function U(e,n=o=>o){return{regex:e,deser:([o])=>n(th(o))}}const Zi=`( |${String.fromCharCode(160)})`,Yi=new RegExp(Zi,"g");function oh(e){return e.replace(/\./g,"\\.?").replace(Yi,Zi)}function Xi(e){return e.replace(/\./g,"").replace(Yi," ").toLowerCase()}function Fe(e,n){return e===null?null:{regex:RegExp(e.map(oh).join("|")),deser:([o])=>e.findIndex(i=>Xi(o)===Xi(i))+n}}function Ji(e,n){return{regex:e,deser:([,o,i])=>Nn(o,i),groups:n}}function Oo(e){return{regex:e,deser:([n])=>n}}function rh(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function ih(e,n){const o=Me(n),i=Me(n,"{2}"),l=Me(n,"{3}"),r=Me(n,"{4}"),a=Me(n,"{6}"),s=Me(n,"{1,2}"),c=Me(n,"{1,3}"),d=Me(n,"{1,6}"),u=Me(n,"{1,9}"),m=Me(n,"{2,4}"),f=Me(n,"{4,6}"),p=x=>({regex:RegExp(rh(x.val)),deser:([F])=>F,literal:!0}),y=(x=>{if(e.literal)return p(x);switch(x.val){case"G":return Fe(n.eras("short",!1),0);case"GG":return Fe(n.eras("long",!1),0);case"y":return U(d);case"yy":return U(m,_o);case"yyyy":return U(r);case"yyyyy":return U(f);case"yyyyyy":return U(a);case"M":return U(s);case"MM":return U(i);case"MMM":return Fe(n.months("short",!0,!1),1);case"MMMM":return Fe(n.months("long",!0,!1),1);case"L":return U(s);case"LL":return U(i);case"LLL":return Fe(n.months("short",!1,!1),1);case"LLLL":return Fe(n.months("long",!1,!1),1);case"d":return U(s);case"dd":return U(i);case"o":return U(c);case"ooo":return U(l);case"HH":return U(i);case"H":return U(s);case"hh":return U(i);case"h":return U(s);case"mm":return U(i);case"m":return U(s);case"q":return U(s);case"qq":return U(i);case"s":return U(s);case"ss":return U(i);case"S":return U(c);case"SSS":return U(l);case"u":return Oo(u);case"uu":return Oo(s);case"uuu":return U(o);case"a":return Fe(n.meridiems(),0);case"kkkk":return U(r);case"kk":return U(m,_o);case"W":return U(s);case"WW":return U(i);case"E":case"c":return U(o);case"EEE":return Fe(n.weekdays("short",!1,!1),1);case"EEEE":return Fe(n.weekdays("long",!1,!1),1);case"ccc":return Fe(n.weekdays("short",!0,!1),1);case"cccc":return Fe(n.weekdays("long",!0,!1),1);case"Z":case"ZZ":return Ji(new RegExp(`([+-]${s.source})(?::(${i.source}))?`),2);case"ZZZ":return Ji(new RegExp(`([+-]${s.source})(${i.source})?`),2);case"z":return Oo(/[a-z_+-/]{1,256}?/i);default:return p(x)}})(e)||{invalidReason:nh};return y.token=e,y}const lh={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",hour:{numeric:"h","2-digit":"hh"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"}};function ah(e,n,o){const{type:i,value:l}=e;if(i==="literal")return{literal:!0,val:l};const r=o[i];let a=lh[i];if(typeof a=="object"&&(a=a[r]),a)return{literal:!1,val:a}}function sh(e){return[`^${e.map(o=>o.regex).reduce((o,i)=>`${o}(${i.source})`,"")}$`,e]}function ch(e,n,o){const i=e.match(n);if(i){const l={};let r=1;for(const a in o)if(bt(o,a)){const s=o[a],c=s.groups?s.groups+1:1;!s.literal&&s.token&&(l[s.token.val[0]]=s.deser(i.slice(r,r+c))),r+=c}return[i,l]}else return[i,{}]}function dh(e){const n=r=>{switch(r){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}};let o=null,i;return I(e.z)||(o=Ge.create(e.z)),I(e.Z)||(o||(o=new fe(e.Z)),i=e.Z),I(e.q)||(e.M=(e.q-1)*3+1),I(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),I(e.u)||(e.S=ho(e.u)),[Object.keys(e).reduce((r,a)=>{const s=n(a);return s&&(r[s]=e[a]),r},{}),o,i]}let Do=null;function uh(){return Do||(Do=S.fromMillis(1555555555555)),Do}function mh(e,n){if(e.literal)return e;const o=_e.macroTokenToFormatOpts(e.val);if(!o)return e;const r=_e.create(n,o).formatDateTimeParts(uh()).map(a=>ah(a,n,o));return r.includes(void 0)?e:r}function fh(e,n){return Array.prototype.concat(...e.map(o=>mh(o,n)))}function Qi(e,n,o){const i=fh(_e.parseFormat(o),e),l=i.map(a=>ih(a,e)),r=l.find(a=>a.invalidReason);if(r)return{input:n,tokens:i,invalidReason:r.invalidReason};{const[a,s]=sh(l),c=RegExp(a,"i"),[d,u]=ch(n,c,s),[m,f,p]=u?dh(u):[null,null,void 0];if(bt(u,"a")&&bt(u,"H"))throw new Gt("Can't include meridiem when specifying 24-hour format");return{input:n,tokens:i,regex:c,rawMatches:d,matches:u,result:m,zone:f,specificOffset:p}}}function ph(e,n,o){const{result:i,zone:l,specificOffset:r,invalidReason:a}=Qi(e,n,o);return[i,l,r,a]}const vi=[0,31,59,90,120,151,181,212,243,273,304,334],el=[0,31,60,91,121,152,182,213,244,274,305,335];function Te(e,n){return new Ae("unit out of range",`you specified ${n} (of type ${typeof n}) as a ${e}, which is invalid`)}function tl(e,n,o){const i=new Date(Date.UTC(e,n-1,o));e<100&&e>=0&&i.setUTCFullYear(i.getUTCFullYear()-1900);const l=i.getUTCDay();return l===0?7:l}function nl(e,n,o){return o+(Wt(e)?el:vi)[n-1]}function ol(e,n){const o=Wt(e)?el:vi,i=o.findIndex(r=>r<n),l=n-o[i];return{month:i+1,day:l}}function Ao(e){const{year:n,month:o,day:i}=e,l=nl(n,o,i),r=tl(n,o,i);let a=Math.floor((l-r+10)/7),s;return a<1?(s=n-1,a=Bn(s)):a>Bn(n)?(s=n+1,a=1):s=n,{weekYear:s,weekNumber:a,weekday:r,...On(e)}}function rl(e){const{weekYear:n,weekNumber:o,weekday:i}=e,l=tl(n,1,4),r=Kt(n);let a=o*7+i-l-3,s;a<1?(s=n-1,a+=Kt(s)):a>r?(s=n+1,a-=Kt(n)):s=n;const{month:c,day:d}=ol(s,a);return{year:s,month:c,day:d,...On(e)}}function Mo(e){const{year:n,month:o,day:i}=e,l=nl(n,o,i);return{year:n,ordinal:l,...On(e)}}function il(e){const{year:n,ordinal:o}=e,{month:i,day:l}=ol(n,o);return{year:n,month:i,day:l,...On(e)}}function hh(e){const n=Vn(e.weekYear),o=qe(e.weekNumber,1,Bn(e.weekYear)),i=qe(e.weekday,1,7);return n?o?i?!1:Te("weekday",e.weekday):Te("week",e.week):Te("weekYear",e.weekYear)}function yh(e){const n=Vn(e.year),o=qe(e.ordinal,1,Kt(e.year));return n?o?!1:Te("ordinal",e.ordinal):Te("year",e.year)}function ll(e){const n=Vn(e.year),o=qe(e.month,1,12),i=qe(e.day,1,En(e.year,e.month));return n?o?i?!1:Te("day",e.day):Te("month",e.month):Te("year",e.year)}function al(e){const{hour:n,minute:o,second:i,millisecond:l}=e,r=qe(n,0,23)||n===24&&o===0&&i===0&&l===0,a=qe(o,0,59),s=qe(i,0,59),c=qe(l,0,999);return r?a?s?c?!1:Te("millisecond",l):Te("second",i):Te("minute",o):Te("hour",n)}const Fo="Invalid DateTime",sl=864e13;function In(e){return new Ae("unsupported zone",`the zone "${e.name}" is not supported`)}function Io(e){return e.weekData===null&&(e.weekData=Ao(e.c)),e.weekData}function Jt(e,n){const o={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new S({...o,...n,old:o})}function cl(e,n,o){let i=e-n*60*1e3;const l=o.offset(i);if(n===l)return[i,n];i-=(l-n)*60*1e3;const r=o.offset(i);return l===r?[i,l]:[e-Math.min(l,r)*60*1e3,Math.max(l,r)]}function dl(e,n){e+=n*60*1e3;const o=new Date(e);return{year:o.getUTCFullYear(),month:o.getUTCMonth()+1,day:o.getUTCDate(),hour:o.getUTCHours(),minute:o.getUTCMinutes(),second:o.getUTCSeconds(),millisecond:o.getUTCMilliseconds()}}function $n(e,n,o){return cl(go(e),n,o)}function ul(e,n){const o=e.o,i=e.c.year+Math.trunc(n.years),l=e.c.month+Math.trunc(n.months)+Math.trunc(n.quarters)*3,r={...e.c,year:i,month:l,day:Math.min(e.c.day,En(i,l))+Math.trunc(n.days)+Math.trunc(n.weeks)*7},a=L.fromObject({years:n.years-Math.trunc(n.years),quarters:n.quarters-Math.trunc(n.quarters),months:n.months-Math.trunc(n.months),weeks:n.weeks-Math.trunc(n.weeks),days:n.days-Math.trunc(n.days),hours:n.hours,minutes:n.minutes,seconds:n.seconds,milliseconds:n.milliseconds}).as("milliseconds"),s=go(r);let[c,d]=cl(s,o,e.zone);return a!==0&&(c+=a,d=e.zone.offset(c)),{ts:c,o:d}}function Qt(e,n,o,i,l,r){const{setZone:a,zone:s}=o;if(e&&Object.keys(e).length!==0){const c=n||s,d=S.fromObject(e,{...o,zone:c,specificOffset:r});return a?d:d.setZone(s)}else return S.invalid(new Ae("unparsable",`the input "${l}" can't be parsed as ${i}`))}function Ln(e,n,o=!0){return e.isValid?_e.create(J.create("en-US"),{allowZ:o,forceSimple:!0}).formatDateTimeFromString(e,n):null}function $o(e,n){const o=e.c.year>9999||e.c.year<0;let i="";return o&&e.c.year>=0&&(i+="+"),i+=te(e.c.year,o?6:4),n?(i+="-",i+=te(e.c.month),i+="-",i+=te(e.c.day)):(i+=te(e.c.month),i+=te(e.c.day)),i}function ml(e,n,o,i,l){let r=te(e.c.hour);return n?(r+=":",r+=te(e.c.minute),(e.c.second!==0||!o)&&(r+=":")):r+=te(e.c.minute),(e.c.second!==0||!o)&&(r+=te(e.c.second),(e.c.millisecond!==0||!i)&&(r+=".",r+=te(e.c.millisecond,3))),l&&(e.isOffsetFixed&&e.offset===0?r+="Z":e.o<0?(r+="-",r+=te(Math.trunc(-e.o/60)),r+=":",r+=te(Math.trunc(-e.o%60))):(r+="+",r+=te(Math.trunc(e.o/60)),r+=":",r+=te(Math.trunc(e.o%60)))),r}const fl={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},gh={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},_h={ordinal:1,hour:0,minute:0,second:0,millisecond:0},pl=["year","month","day","hour","minute","second","millisecond"],kh=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],xh=["year","ordinal","hour","minute","second","millisecond"];function hl(e){const n={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(!n)throw new Qr(e);return n}function yl(e,n){const o=Je(n.zone,oe.defaultZone),i=J.fromObject(n),l=oe.now();let r,a;if(I(e.year))r=l;else{for(const d of pl)I(e[d])&&(e[d]=fl[d]);const s=ll(e)||al(e);if(s)return S.invalid(s);const c=o.offset(l);[r,a]=$n(e,c,o)}return new S({ts:r,zone:o,loc:i,o:a})}function gl(e,n,o){const i=I(o.round)?!0:o.round,l=(a,s)=>(a=yo(a,i||o.calendary?0:2,!0),n.loc.clone(o).relFormatter(o).format(a,s)),r=a=>o.calendary?n.hasSame(e,a)?0:n.startOf(a).diff(e.startOf(a),a).get(a):n.diff(e,a).get(a);if(o.unit)return l(r(o.unit),o.unit);for(const a of o.units){const s=r(a);if(Math.abs(s)>=1)return l(s,a)}return l(e>n?-0:0,o.units[o.units.length-1])}function _l(e){let n={},o;return e.length>0&&typeof e[e.length-1]=="object"?(n=e[e.length-1],o=Array.from(e).slice(0,e.length-1)):o=Array.from(e),[n,o]}class S{constructor(n){const o=n.zone||oe.defaultZone;let i=n.invalid||(Number.isNaN(n.ts)?new Ae("invalid input"):null)||(o.isValid?null:In(o));this.ts=I(n.ts)?oe.now():n.ts;let l=null,r=null;if(!i)if(n.old&&n.old.ts===this.ts&&n.old.zone.equals(o))[l,r]=[n.old.c,n.old.o];else{const s=o.offset(this.ts);l=dl(this.ts,s),i=Number.isNaN(l.year)?new Ae("invalid input"):null,l=i?null:l,r=i?null:s}this._zone=o,this.loc=n.loc||J.create(),this.invalid=i,this.weekData=null,this.c=l,this.o=r,this.isLuxonDateTime=!0}static now(){return new S({})}static local(){const[n,o]=_l(arguments),[i,l,r,a,s,c,d]=o;return yl({year:i,month:l,day:r,hour:a,minute:s,second:c,millisecond:d},n)}static utc(){const[n,o]=_l(arguments),[i,l,r,a,s,c,d]=o;return n.zone=fe.utcInstance,yl({year:i,month:l,day:r,hour:a,minute:s,second:c,millisecond:d},n)}static fromJSDate(n,o={}){const i=Sf(n)?n.valueOf():NaN;if(Number.isNaN(i))return S.invalid("invalid input");const l=Je(o.zone,oe.defaultZone);return l.isValid?new S({ts:i,zone:l,loc:J.fromObject(o)}):S.invalid(In(l))}static fromMillis(n,o={}){if(at(n))return n<-sl||n>sl?S.invalid("Timestamp out of range"):new S({ts:n,zone:Je(o.zone,oe.defaultZone),loc:J.fromObject(o)});throw new Ne(`fromMillis requires a numerical input, but received a ${typeof n} with value ${n}`)}static fromSeconds(n,o={}){if(at(n))return new S({ts:n*1e3,zone:Je(o.zone,oe.defaultZone),loc:J.fromObject(o)});throw new Ne("fromSeconds requires a numerical input")}static fromObject(n,o={}){n=n||{};const i=Je(o.zone,oe.defaultZone);if(!i.isValid)return S.invalid(In(i));const l=oe.now(),r=I(o.specificOffset)?i.offset(l):o.specificOffset,a=Sn(n,hl),s=!I(a.ordinal),c=!I(a.year),d=!I(a.month)||!I(a.day),u=c||d,m=a.weekYear||a.weekNumber,f=J.fromObject(o);if((u||s)&&m)throw new Gt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(d&&s)throw new Gt("Can't mix ordinal dates with month/day");const p=m||a.weekday&&!u;let h,y,x=dl(l,r);p?(h=kh,y=gh,x=Ao(x)):s?(h=xh,y=_h,x=Mo(x)):(h=pl,y=fl);let F=!1;for(const W of h){const M=a[W];I(M)?F?a[W]=y[W]:a[W]=x[W]:F=!0}const R=p?hh(a):s?yh(a):ll(a),H=R||al(a);if(H)return S.invalid(H);const Z=p?rl(a):s?il(a):a,[Y,A]=$n(Z,r,i),V=new S({ts:Y,zone:i,o:A,loc:f});return a.weekday&&u&&n.weekday!==V.weekday?S.invalid("mismatched weekday",`you can't specify both a weekday of ${a.weekday} and a date of ${V.toISO()}`):V}static fromISO(n,o={}){const[i,l]=Fp(n);return Qt(i,l,o,"ISO 8601",n)}static fromRFC2822(n,o={}){const[i,l]=Ip(n);return Qt(i,l,o,"RFC 2822",n)}static fromHTTP(n,o={}){const[i,l]=$p(n);return Qt(i,l,o,"HTTP",o)}static fromFormat(n,o,i={}){if(I(n)||I(o))throw new Ne("fromFormat requires an input string and a format");const{locale:l=null,numberingSystem:r=null}=i,a=J.fromOpts({locale:l,numberingSystem:r,defaultToEN:!0}),[s,c,d,u]=ph(a,n,o);return u?S.invalid(u):Qt(s,c,i,`format ${o}`,n,d)}static fromString(n,o,i={}){return S.fromFormat(n,o,i)}static fromSQL(n,o={}){const[i,l]=qp(n);return Qt(i,l,o,"SQL",n)}static invalid(n,o=null){if(!n)throw new Ne("need to specify a reason the DateTime is invalid");const i=n instanceof Ae?n:new Ae(n,o);if(oe.throwOnInvalid)throw new Cf(i);return new S({invalid:i})}static isDateTime(n){return n&&n.isLuxonDateTime||!1}get(n){return this[n]}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?Io(this).weekYear:NaN}get weekNumber(){return this.isValid?Io(this).weekNumber:NaN}get weekday(){return this.isValid?Io(this).weekday:NaN}get ordinal(){return this.isValid?Mo(this.c).ordinal:NaN}get monthShort(){return this.isValid?Fn.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Fn.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Fn.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Fn.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}).offset||this.offset>this.set({month:5}).offset}get isInLeapYear(){return Wt(this.year)}get daysInMonth(){return En(this.year,this.month)}get daysInYear(){return this.isValid?Kt(this.year):NaN}get weeksInWeekYear(){return this.isValid?Bn(this.weekYear):NaN}resolvedLocaleOptions(n={}){const{locale:o,numberingSystem:i,calendar:l}=_e.create(this.loc.clone(n),n).resolvedOptions(this);return{locale:o,numberingSystem:i,outputCalendar:l}}toUTC(n=0,o={}){return this.setZone(fe.instance(n),o)}toLocal(){return this.setZone(oe.defaultZone)}setZone(n,{keepLocalTime:o=!1,keepCalendarTime:i=!1}={}){if(n=Je(n,oe.defaultZone),n.equals(this.zone))return this;if(n.isValid){let l=this.ts;if(o||i){const r=n.offset(this.ts),a=this.toObject();[l]=$n(a,r,n)}return Jt(this,{ts:l,zone:n})}else return S.invalid(In(n))}reconfigure({locale:n,numberingSystem:o,outputCalendar:i}={}){const l=this.loc.clone({locale:n,numberingSystem:o,outputCalendar:i});return Jt(this,{loc:l})}setLocale(n){return this.reconfigure({locale:n})}set(n){if(!this.isValid)return this;const o=Sn(n,hl),i=!I(o.weekYear)||!I(o.weekNumber)||!I(o.weekday),l=!I(o.ordinal),r=!I(o.year),a=!I(o.month)||!I(o.day),s=r||a,c=o.weekYear||o.weekNumber;if((s||l)&&c)throw new Gt("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(a&&l)throw new Gt("Can't mix ordinal dates with month/day");let d;i?d=rl({...Ao(this.c),...o}):I(o.ordinal)?(d={...this.toObject(),...o},I(o.day)&&(d.day=Math.min(En(d.year,d.month),d.day))):d=il({...Mo(this.c),...o});const[u,m]=$n(d,this.o,this.zone);return Jt(this,{ts:u,o:m})}plus(n){if(!this.isValid)return this;const o=L.fromDurationLike(n);return Jt(this,ul(this,o))}minus(n){if(!this.isValid)return this;const o=L.fromDurationLike(n).negate();return Jt(this,ul(this,o))}startOf(n){if(!this.isValid)return this;const o={},i=L.normalizeUnit(n);switch(i){case"years":o.month=1;case"quarters":case"months":o.day=1;case"weeks":case"days":o.hour=0;case"hours":o.minute=0;case"minutes":o.second=0;case"seconds":o.millisecond=0;break}if(i==="weeks"&&(o.weekday=1),i==="quarters"){const l=Math.ceil(this.month/3);o.month=(l-1)*3+1}return this.set(o)}endOf(n){return this.isValid?this.plus({[n]:1}).startOf(n).minus(1):this}toFormat(n,o={}){return this.isValid?_e.create(this.loc.redefaultToEN(o)).formatDateTimeFromString(this,n):Fo}toLocaleString(n=po,o={}){return this.isValid?_e.create(this.loc.clone(o),n).formatDateTime(this):Fo}toLocaleParts(n={}){return this.isValid?_e.create(this.loc.clone(n),n).formatDateTimeParts(this):[]}toISO({format:n="extended",suppressSeconds:o=!1,suppressMilliseconds:i=!1,includeOffset:l=!0}={}){if(!this.isValid)return null;const r=n==="extended";let a=$o(this,r);return a+="T",a+=ml(this,r,o,i,l),a}toISODate({format:n="extended"}={}){return this.isValid?$o(this,n==="extended"):null}toISOWeekDate(){return Ln(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:n=!1,suppressSeconds:o=!1,includeOffset:i=!0,includePrefix:l=!1,format:r="extended"}={}){return this.isValid?(l?"T":"")+ml(this,r==="extended",o,n,i):null}toRFC2822(){return Ln(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return Ln(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?$o(this,!0):null}toSQLTime({includeOffset:n=!0,includeZone:o=!1,includeOffsetSpace:i=!0}={}){let l="HH:mm:ss.SSS";return(o||n)&&(i&&(l+=" "),o?l+="z":n&&(l+="ZZ")),Ln(this,l,!0)}toSQL(n={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(n)}`:null}toString(){return this.isValid?this.toISO():Fo}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(n={}){if(!this.isValid)return{};const o={...this.c};return n.includeConfig&&(o.outputCalendar=this.outputCalendar,o.numberingSystem=this.loc.numberingSystem,o.locale=this.loc.locale),o}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(n,o="milliseconds",i={}){if(!this.isValid||!n.isValid)return L.invalid("created by diffing an invalid DateTime");const l={locale:this.locale,numberingSystem:this.numberingSystem,...i},r=Tf(o).map(L.normalizeUnit),a=n.valueOf()>this.valueOf(),s=a?this:n,c=a?n:this,d=vp(s,c,r,l);return a?d.negate():d}diffNow(n="milliseconds",o={}){return this.diff(S.now(),n,o)}until(n){return this.isValid?Q.fromDateTimes(this,n):this}hasSame(n,o){if(!this.isValid)return!1;const i=n.valueOf(),l=this.setZone(n.zone,{keepLocalTime:!0});return l.startOf(o)<=i&&i<=l.endOf(o)}equals(n){return this.isValid&&n.isValid&&this.valueOf()===n.valueOf()&&this.zone.equals(n.zone)&&this.loc.equals(n.loc)}toRelative(n={}){if(!this.isValid)return null;const o=n.base||S.fromObject({},{zone:this.zone}),i=n.padding?this<o?-n.padding:n.padding:0;let l=["years","months","days","hours","minutes","seconds"],r=n.unit;return Array.isArray(n.unit)&&(l=n.unit,r=void 0),gl(o,this.plus(i),{...n,numeric:"always",units:l,unit:r})}toRelativeCalendar(n={}){return this.isValid?gl(n.base||S.fromObject({},{zone:this.zone}),this,{...n,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...n){if(!n.every(S.isDateTime))throw new Ne("min requires all arguments be DateTimes");return ki(n,o=>o.valueOf(),Math.min)}static max(...n){if(!n.every(S.isDateTime))throw new Ne("max requires all arguments be DateTimes");return ki(n,o=>o.valueOf(),Math.max)}static fromFormatExplain(n,o,i={}){const{locale:l=null,numberingSystem:r=null}=i,a=J.fromOpts({locale:l,numberingSystem:r,defaultToEN:!0});return Qi(a,n,o)}static fromStringExplain(n,o,i={}){return S.fromFormatExplain(n,o,i)}static get DATE_SHORT(){return po}static get DATE_MED(){return vr}static get DATE_MED_WITH_WEEKDAY(){return Ef}static get DATE_FULL(){return ei}static get DATE_HUGE(){return ti}static get TIME_SIMPLE(){return ni}static get TIME_WITH_SECONDS(){return oi}static get TIME_WITH_SHORT_OFFSET(){return ri}static get TIME_WITH_LONG_OFFSET(){return ii}static get TIME_24_SIMPLE(){return li}static get TIME_24_WITH_SECONDS(){return ai}static get TIME_24_WITH_SHORT_OFFSET(){return si}static get TIME_24_WITH_LONG_OFFSET(){return ci}static get DATETIME_SHORT(){return di}static get DATETIME_SHORT_WITH_SECONDS(){return ui}static get DATETIME_MED(){return mi}static get DATETIME_MED_WITH_SECONDS(){return fi}static get DATETIME_MED_WITH_WEEKDAY(){return Bf}static get DATETIME_FULL(){return pi}static get DATETIME_FULL_WITH_SECONDS(){return hi}static get DATETIME_HUGE(){return yi}static get DATETIME_HUGE_WITH_SECONDS(){return gi}}function vt(e){if(S.isDateTime(e))return e;if(e&&e.valueOf&&at(e.valueOf()))return S.fromJSDate(e);if(e&&typeof e=="object")return S.fromObject(e);throw new Ne(`Unknown datetime argument: ${e}, of type ${typeof e}`)}const rS="",bh={mixins:[He],computed:{hasValue(){return this.value!==void 0&&this.value!==null},timeago(){return S.fromISO(this.value).toRelative()},readable(){let e=S.fromISO(this.value),n=S.now(),o=n.toFormat("yyyy");return n.toFormat("MMM yyyy"),e.toFormat("yyyy")===o?S.fromISO(this.value).toFormat("h:mm a - dd MMM"):S.fromISO(this.value).toFormat("h:mm a - dd MMM yyyy")}}},Ch={class:"table-date-cell"},wh={key:0},Vh={class:"off"},Eh={class:"on"},Bh={class:"spacer"};function Nh(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("td",Ch,[r.hasValue?(t.openBlock(),t.createElementBlock("div",wh,[t.createElementVNode("span",Vh,t.toDisplayString(r.readable),1),t.createElementVNode("span",Eh,t.toDisplayString(r.timeago),1),t.createElementVNode("span",Bh,t.toDisplayString(r.readable),1)])):t.createCommentVNode("",!0)])}const kl=g(bh,[["render",Nh],["__scopeId","data-v-d6b72564"]]),iS="",Sh={mixins:[He],computed:{boolean(){return!!this.value}}};function Th(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon");return t.openBlock(),t.createElementBlock("td",{class:t.normalizeClass(["table-boolean-cell",{true:r.boolean,false:!r.boolean}])},[t.createVNode(a,{icon:r.boolean?"fa-check":"fa-times"},null,8,["icon"])],2)}const xl=g(Sh,[["render",Th],["__scopeId","data-v-897e69cd"]]),lS="",Oh={mixins:[He],methods:{async clicked(){const e=this,n=e.$sdk.utils.id(e.row),o=e.public?"secure":"public";e.processing=!0,e.$sdk.content.patch(n,{meta:{security:o}}).catch(function(i){e.$sdk.error(i),e.processing=!1}).then(function(i){e.v=o,e.processing=!1,e.$sdk.notify(`Set security to ${o}`)})}},data(){return{processing:!1,v:this.value}},computed:{canEdit(){var e=this.user;return this.$sdk.access.canEditItem(e,this.row)},public(){return this.security==="public"},security(){return this.v||"secure"}}};function Dh(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon"),s=t.resolveComponent("ux-button");return t.openBlock(),t.createElementBlock("td",{class:t.normalizeClass(["table-security-cell",r.security])},[r.canEdit?(t.openBlock(),t.createBlock(s,{key:0,size:"sm",loading:l.processing,onClick:t.withModifiers(r.clicked,["stop","prevent"])},{default:t.withCtx(()=>[t.createVNode(a,{icon:r.public?"fa-lock-open":"fa-lock"},null,8,["icon"])]),_:1},8,["loading","onClick"])):(t.openBlock(),t.createBlock(a,{key:1,icon:r.public?"fa-lock-open":"fa-lock"},null,8,["icon"]))],2)}const Ah=g(Oh,[["render",Dh],["__scopeId","data-v-45dd2b07"]]),aS="",Mh={mixins:[He],methods:{open(){window.open(this.href)}},computed:{href(){return`http://${this.value}`}}},Fh={class:"table-url-cell"},Ih=["href"];function $h(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon");return t.openBlock(),t.createElementBlock("td",Fh,[t.createElementVNode("a",{href:r.href,onClick:n[0]||(n[0]=t.withModifiers((...s)=>r.open&&r.open(...s),["stop","prevent"])),target:"_blank"},[t.createTextVNode(t.toDisplayString(e.value)+" ",1),t.createVNode(a,{right:"",icon:"fa-external-link"})],8,Ih)])}const bl=g(Mh,[["render",$h],["__scopeId","data-v-7dbf1e30"]]);var Cl=function(e,n,o){if(!n.hasOwnProperty(o)){var i=Object.getOwnPropertyDescriptor(e,o);Object.defineProperty(n,o,i)}};const Lo={props:{template:String,parent:Object,templateProps:{type:Object,default:function(){return{}}}},render:function(){if(this.template){var e=this.parent||this.$parent,n=e.$data;n===void 0&&(n={});var o=e.$props;o===void 0&&(o={});var i=e.$options;i===void 0&&(i={});var l=i.components;l===void 0&&(l={});var r=i.computed;r===void 0&&(r={});var a=i.methods;a===void 0&&(a={});var s=this.$data;s===void 0&&(s={});var c=this.$props;c===void 0&&(c={});var d=this.$options;d===void 0&&(d={});var u=d.methods;u===void 0&&(u={});var m=d.computed;m===void 0&&(m={});var f=d.components;f===void 0&&(f={});var p={$data:{},$props:{},$options:{},components:{},computed:{},methods:{}};Object.keys(n).forEach(function(V){s[V]===void 0&&(p.$data[V]=n[V])}),Object.keys(o).forEach(function(V){c[V]===void 0&&(p.$props[V]=o[V])}),Object.keys(a).forEach(function(V){u[V]===void 0&&(p.methods[V]=a[V])}),Object.keys(r).forEach(function(V){m[V]===void 0&&(p.computed[V]=r[V])}),Object.keys(l).forEach(function(V){f[V]===void 0&&(p.components[V]=l[V])});var h=Object.keys(p.methods||{}),y=Object.keys(p.$data||{}),x=Object.keys(p.$props||{}),F=Object.keys(this.templateProps),R=y.concat(x).concat(h).concat(F),H=(Y=e,A={},h.forEach(function(V){return Cl(Y,A,V)}),A),Z=function(V){var W={};return V.forEach(function(M){M&&Object.getOwnPropertyNames(M).forEach(function(ye){return Cl(M,W,ye)})}),W}([p.$data,p.$props,H,this.templateProps]);return t.h({template:this.template||"<div></div>",props:R,computed:p.computed,components:p.components,provide:this.$parent.$.provides?this.$parent.$.provides:{}},Object.assign({},Z))}var Y,A}},sS="",Lh={components:{Compile:Lo},mixins:[He]},Ph={class:"table-computed-cell"};function Uh(e,n,o,i,l,r){const a=t.resolveComponent("compile");return t.openBlock(),t.createElementBlock("td",Ph,[t.createVNode(a,{template:this.column.code},null,8,["template"])])}const jh=g(Lh,[["render",Uh],["__scopeId","data-v-05dd3203"]]),cS="",Rh={props:{multi:{type:Boolean},last:{type:Boolean},value:{required:!0},type:{type:String},widget:{type:String}},computed:{reference(){return!!(this.value&&this.value._id)},renderValue(){return this.value?this.value.title||this.value.name||this.value:void 0},date(){return S.fromISO(this.value).toFormat("dd MMM yyyy")},actualWidget(){var e;if(this.widget)e=this.widget;else switch(this.type){case"date":e="datetime";break}return e}},methods:{clicked(e){this.$sdk.dispatch("item:view",e)}}};function zh(e,n,o,i,l,r){return r.reference?(t.openBlock(),t.createElementBlock("a",{key:0,onClick:n[0]||(n[0]=t.withModifiers(a=>r.clicked(o.value),["stop","prevent"]))},t.toDisplayString(r.renderValue),1)):o.type=="date"?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode(t.toDisplayString(r.date),1)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:2},[t.createTextVNode(t.toDisplayString(r.renderValue),1),o.multi&&!o.last?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(", ")],64)):t.createCommentVNode("",!0)],64))}const Hh=g(Rh,[["render",zh],["__scopeId","data-v-cb9b14f7"]]),dS="",qh={mixins:[He],computed:{status(){return String(this.value).toLowerCase()}}},Gh={class:"pill"};function Wh(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("td",{class:t.normalizeClass(["table-status-cell",r.status])},[t.createElementVNode("div",Gh,t.toDisplayString(r.status),1)],2)}const Kh=g(qh,[["render",Wh],["__scopeId","data-v-e4a3b2f2"]]),uS="";function Po(e,n){if(!e||!n)return;var o=wn(e,n);if(o)return o;const i=n.split("."),l=i.shift(),r=i.join("."),a=wn(e,l);return Array.isArray(a)?a.map(function(s){return Po(s,r)}).flat().filter(Boolean):Po(a,r)}const Zh={data(){return{component:null}},components:{ValueRenderer:Hh},async created(){const e=this;let n,o=e.column.type,i=e.column.renderer||e.column.widget;switch(o=="reference"&&e.column.referenceType==="image"&&(i="thumbnail"),i){case"button":n=bf;break;case"security":n=Ah;break;case"boolean":n=xl;break;case"date":case"datetime":n=kl;break;case"status":n=Kh;break;case"computed":n=jh;break;case"url":n=bl;break;case"currency":n=gf;break;case"thumbnail":n=pf;break;default:switch(o){case"date":n=kl;break;case"boolean":n=xl;break;case"url":n=bl;break}break}e.component=n},props:{column:{type:Object,required:!0},row:{type:Object,required:!0}},computed:{multiValue(){return Array.isArray(this.value)},complex(){this.multiValue},renderer(){return this.column.renderer},renderValue(){var e=this.value;if(e!=null)return e.title||e.name||e},value(){var e=Po(this.row,this.column.key);return e}}},Yh={key:1,class:"table-cell"},Xh={class:"value"},Jh={class:"value"};function Qh(e,n,o,i,l,r){const a=t.resolveComponent("value-renderer");return l.component?(t.openBlock(),t.createBlock(t.resolveDynamicComponent(l.component),{key:0,column:o.column,row:o.row,value:r.value},null,8,["column","row","value"])):(t.openBlock(),t.createElementBlock("td",Yh,[r.multiValue?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[r.complex?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(r.value,(s,c)=>(t.openBlock(),t.createElementBlock("span",Xh,[t.createVNode(a,{type:o.column.type,multi:"",last:c===r.value.length-1,value:s},null,8,["type","last","value"])]))),256)):(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(r.value,(s,c)=>(t.openBlock(),t.createElementBlock("span",Jh,[t.createVNode(a,{type:o.column.type,multi:"",last:c===r.value.length-1,value:s},null,8,["type","last","value"])]))),256))],64)):(t.openBlock(),t.createBlock(a,{key:1,type:o.column.type,value:r.value},null,8,["type","value"]))]))}const wl=g(Zh,[["render",Qh],["__scopeId","data-v-521f67e6"]]),vh={components:{TableCell:wl},props:{selected:{type:Boolean},index:{type:Number},row:{type:Object,required:!0},columns:{type:Array,required:!0},enableActions:{type:Boolean,default(){return!1}},enableSelection:{type:Boolean,default(){return!0}}},methods:{clickCell(e){this.$emit("click:cell",{row:this.row,column:e}),this.$emit("click:row",this.row)},clickActions(e){this.$emit("click:actions",e)},clickSelect(e){const n=this.index;this.$emit("click:select",e,n)}},computed:{classes(){var e=[];return this.selected&&e.push("selected"),e}}};function ey(e,n,o,i,l,r){const a=t.resolveComponent("ux-checkbox"),s=t.resolveComponent("table-cell"),c=t.resolveComponent("ux-icon"),d=t.resolveComponent("ux-button");return t.openBlock(),t.createElementBlock("tr",{class:t.normalizeClass([r.classes,"table-row"])},[t.renderSlot(e.$slots,"default",{},()=>[o.enableSelection?(t.openBlock(),t.createElementBlock("th",{key:0,class:"table-cell table-select first shrink",onClick:n[0]||(n[0]=t.withModifiers(u=>r.clickSelect(o.row),["stop","prevent"]))},[t.createVNode(a,{value:o.selected},null,8,["value"])])):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(o.columns,(u,m)=>(t.openBlock(),t.createBlock(s,{key:`${u.path||u.key}-${m}`,onClick:t.withModifiers(f=>r.clickCell(u),["stop","prevent"]),column:u,row:o.row},null,8,["onClick","column","row"]))),128)),o.enableActions?(t.openBlock(),t.createElementBlock("th",{key:1,class:"table-cell last shrink",onClick:n[1]||(n[1]=t.withModifiers(u=>r.clickActions(o.row),["stop","prevent"]))},[t.createVNode(d,{size:"xs",icon:""},{default:t.withCtx(()=>[t.createVNode(c,{icon:"fa-ellipsis"})]),_:1})])):t.createCommentVNode("",!0)])],2)}const ty=g(vh,[["render",ey]]),Vl={data(){return{scrollTop:0}},methods:{updateScroll(e){var n=this.$refs.scroll;n=n.$el||n,this.scrollTop=n.scrollTop}},mounted(){var e=this.$refs.scroll;e=e.$el||e,e.addEventListener("scroll",this.updateScroll)},beforeUnmount(){var e=this.$refs.scroll;e=e.$el||e,e.removeEventListener("scroll",this.updateScroll)},activated(){var e=this.$refs.scroll;e=e.$el||e,e.scrollTop=this.scrollTop}},mS="",ny={mixins:[Vl],components:{TableRow:ty,TableCell:wl},watch:{rows(){this.$refs.scroll.scroll({top:0,left:0})},sort(e){this.sorting=e},sorting(e){this.$emit("update:sort",e)}},props:{total:{type:Number},columns:{type:Array,default(){return[]}},rows:{type:Array,default(){return[]}},scrollable:{type:Boolean,default(){return!0}},enableActions:{type:Boolean,default(){return!1}},enableSelection:{type:Boolean,default(){return!0}},sort:{type:Object,default(){return{key:"meta.created",type:"date",direction:"desc"}}},selection:{type:Array,default(){return[]}},selectAll:{type:Function},deselectAll:{type:Function}},data(){return{sorting:this.sort,lastSelectedIndex:null,shift:!1,keyListenersAdded:!1}},mounted(){this.addKeyListeners()},activated(){this.addKeyListeners()},beforeUnmount(){this.removeKeyListeners()},deactivated(){this.removeKeyListeners()},computed:{currentSortDirection(){var e;return((e=this.sorting)==null?void 0:e.direction)||"asc"},selectionHash(){var e=this;return e.selection.reduce(function(n,o){var i=o._id||o.id;return n[i]=o,n},{})},pageSelected(){var e=this;if(!(!e.rows||!e.rows.length))return!e.rows.some(function(n){return!e.selectionHash[n._id||n.id]})},renderColumns(){return this.columns.map(function(e){var n=Object.assign({},e);return n.class=[],n.shrink&&n.class.push("shrink"),n})},renderRows(){return this.rows},someSelectedOnPage(){return this.rows.some(this.isSelected)}},methods:{keyDown(e){e.keyCode==16&&(this.shift=!0)},keyUp(e){e.keyCode==16&&(this.shift=!1)},addKeyListeners(){this.keyListenersAdded||(window.addEventListener("keydown",this.keyDown,!0),window.addEventListener("keyup",this.keyUp,!0),this.keyListenersAdded=!0)},removeKeyListeners(){this.keyListenersAdded&&(window.removeEventListener("keydown",this.keyDown,!0),window.removeEventListener("keyup",this.keyUp,!0),this.keyListenersAdded=!1)},togglePage(){var e=this;e.pageSelected?e.deselectPage():e.selectPage()},selectPage(){var e=this;e.$emit("select:multiple",e.rows)},deselectPage(){var e=this;e.$emit("deselect:multiple",e.rows)},isSelected(e){var n=this,o=e._id||e.id;return n.selection.some(function(i){var l=i._id||i.id;return i==e||l==o})},classes(e){let n=[];return this.isSelected(e)&&n.push("selected"),n},selectRange(e,n){const o=this,i=Math.min(e,n),l=Math.max(e,n)+1;var r=o.renderRows.slice(i,l);o.$emit("select:multiple",r)},toggleSort(e){var r,a;const n=(r=this.sorting)==null?void 0:r.key,o=((a=this.sorting)==null?void 0:a.direction)||"asc";let{key:i,direction:l}=e;i===n&&(l=o==="dsc"?"asc":"dsc"),this.sorting={key:i,direction:l,type:e.type},this.$emit("")},clickRow(e){this.$emit("click:row",e)},clickCell({row:e,column:n}){this.$emit("click:cell",{row:e,column:n})},clickActions(e){this.$emit("click:actions",e)},clickSelect(e,n){const o=this.lastSelectedIndex;if(this.shift&&o!=n)return console.log("FROM",o,"-",n),this.selectRange(o,n);this.lastSelectedIndex=n,this.$emit("select:row:toggle",e)}}},oy={class:"table-wrapper"},ry={class:"table-scroll",ref:"scroll"},iy={key:0,class:"first table-select shrink"},ly=["onClick"],ay={key:1,class:"last shrink"};function sy(e,n,o,i,l,r){const a=t.resolveComponent("ux-checkbox"),s=t.resolveComponent("ux-list-item"),c=t.resolveComponent("ux-list"),d=t.resolveComponent("ux-menu"),u=t.resolveComponent("flex-cell"),m=t.resolveComponent("flex-row"),f=t.resolveComponent("table-row");return t.openBlock(),t.createElementBlock("div",oy,[t.createElementVNode("div",ry,[t.createElementVNode("table",null,[t.createElementVNode("thead",null,[t.createElementVNode("tr",null,[o.enableSelection?(t.openBlock(),t.createElementBlock("th",iy,[t.createVNode(d,null,{activator:t.withCtx(({on:p})=>[t.createVNode(a,t.mergeProps(t.toHandlers(p),{value:r.pageSelected}),null,16,["value"])]),default:t.withCtx(()=>[t.createVNode(c,null,{default:t.withCtx(()=>[t.createVNode(s,{onClick:n[0]||(n[0]=p=>r.selectPage())},{default:t.withCtx(()=>[t.createTextVNode(" Select Page ")]),_:1}),r.someSelectedOnPage?(t.openBlock(),t.createBlock(s,{key:0,onClick:n[1]||(n[1]=p=>r.deselectPage())},{default:t.withCtx(()=>[t.createTextVNode(" Deselect Page ")]),_:1})):t.createCommentVNode("",!0),o.selectAll?(t.openBlock(),t.createBlock(s,{key:1,onClick:n[2]||(n[2]=p=>o.selectAll())},{default:t.withCtx(()=>[t.createTextVNode(" Select All ("+t.toDisplayString(o.total)+") ",1)]),_:1})):t.createCommentVNode("",!0),o.deselectAll?(t.openBlock(),t.createBlock(s,{key:2,onClick:n[3]||(n[3]=p=>o.deselectAll())},{default:t.withCtx(()=>[t.createTextVNode(" Deselect All ")]),_:1})):t.createCommentVNode("",!0)]),_:1})]),_:1})])):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.renderColumns,p=>{var h;return t.openBlock(),t.createElementBlock("th",{onClick:y=>r.toggleSort(p),class:t.normalizeClass([{sortable:p.sortable!==!1,active:p.key===((h=l.sorting)==null?void 0:h.key)},p.class])},[t.createVNode(m,{gap:"",vcenter:""},{default:t.withCtx(()=>{var y;return[t.createVNode(u,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(p.title),1)]),_:2},1024),p.key===((y=l.sorting)==null?void 0:y.key)?(t.openBlock(),t.createBlock(u,{key:0,class:"caret",shrink:""},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(r.currentSortDirection==="asc"?"▲":"▼"),1)]),_:1})):t.createCommentVNode("",!0)]}),_:2},1024)],10,ly)}),256)),o.enableActions?(t.openBlock(),t.createElementBlock("th",ay,[t.renderSlot(e.$slots,"corner",{},void 0,!0)])):t.createCommentVNode("",!0)])]),t.createElementVNode("tbody",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.renderRows,(p,h)=>(t.openBlock(),t.createBlock(f,{enableSelection:o.enableSelection,enableActions:o.enableActions,key:p._id,"onClick:cell":r.clickCell,"onClick:row":r.clickRow,"onClick:select":r.clickSelect,"onClick:actions":r.clickActions,selected:r.isSelected(p),row:p,index:h,columns:o.columns},null,8,["enableSelection","enableActions","onClick:cell","onClick:row","onClick:select","onClick:actions","selected","row","index","columns"]))),128))])])],512)])}const El=g(ny,[["render",sy],["__scopeId","data-v-328783f5"]]);var Nt={},cy={get exports(){return Nt},set exports(e){Nt=e}},dy=Object.prototype.hasOwnProperty;function Bl(e){return"[Throws: "+(e?e.message:"?")+"]"}function uy(e,n){if(dy.call(e,n))try{return e[n]}catch(o){return Bl(o)}return e[n]}function Nl(e){var n=[];function o(i){if(i===null||typeof i!="object")return i;if(n.indexOf(i)!==-1)return"[Circular]";if(n.push(i),typeof i.toJSON=="function")try{var l=o(i.toJSON());return n.pop(),l}catch(s){return Bl(s)}if(Array.isArray(i)){var r=i.map(o);return n.pop(),r}var a=Object.keys(i).reduce(function(s,c){return s[c]=o(uy(i,c)),s},{});return n.pop(),a}return o(e)}cy.exports=function(e,n,o){return JSON.stringify(Nl(e),n,o)},Nt.ensureProperties=Nl;function my(e,n){return e==null||n=="date"&&e.toString&&e.toString()==="Invalid Date"}function Sl(e){return e!=null}const z={props:{field:{type:Object,default(){return{}}},parentModel:{type:Object}},data(){return{dynamicOptions:[],asyncOptionsAreLoading:this.field.asyncOptions,value:this.modelValue}},watch:{modelValue(e,n){this.model=e}},mounted(){this.checkAutofocus()},async created(){const e=this;e.hasAsyncOptions&&await e.reloadAsyncOptions()},inject:["form","fieldPath"],computed:{hasAsyncOptions(){return this.field.asyncOptions},loadingAsyncOptions(){return this.hasAsyncOptions&&this.asyncOptionsAreLoading},optionLookup(){var e=this;return e.options.reduce(function(n,o){const i=e.getValue(o);return n[i]=o,n},{})},selectableOptions(){return this.options},required(){return this.minimum},model:{get(){var e=this.cleanOutput(this.value);return e},set(e){let n;(this.isGroup||this.widget==="form")&&(e===this.value?n=!1:n=!0);const o=this.cleanInput(e),i=this.cleanInput(this.value);(Nt(o)!=Nt(i)||n)&&(this.value=o,this.checkAutofocus(),this.dispatch())}},options(){var e=this;return e.hasAsyncOptions?e.dynamicOptions:(e.field.options||[]).reduce(function(n,o){if(!o)return n;const i=e.getValue(o);var r={title:o.title||o.name||o.label||i,value:i,none:o.none,source:o};return e.field.type=="reference"&&(r._id=i),n.push(r),n},[])},prefix(){return this.field.suffix},suffix(){return this.field.suffix},type(){return this.field.type||"string"},key(){return this.field.key},isGroup(){return this.type==="group"},asObject(){return this.isGroup&&!!this.field.asObject},layoutGroup(){return this.isGroup&&!this.field.asObject},canAddValue(){if(!this.singleValue&&!(this.options.length&&this.selectableOptions.length===0))return this.maximum===0||this.numValues<this.maximum},canRemoveValue(){return this.numValues>this.minimum},widget(){return this.field.widget},singleValue(){if(this.asObject){var e=this.minimum===1&&this.maximum===1;return e}else return this.maximum===1},multiValue(){return!this.singleValue},label(){return this.field.title},title(){return this.label},plural(){return this.field.plural},description(){return this.field.description},placeholder(){return this.field.placeholder||this.field.hint},addLabel(){return this.numValues?`Add another ${this.label}`:`Add ${this.label}`},removeLabel(){return"Remove"},numValues(){return this.singleValue?1:(this.value||[]).length||0},showLabel(){return this.field.title},showDescription(){return this.description},fields(){var e=this.field.fields;if(e&&e.length)return e},minimum(){if(this.layoutGroup)return 1;var e=parseInt(this.field.minimum||0);return isNaN(e)&&(e=0),e=Math.max(e,0),e=this.maximum?Math.min(e,this.maximum):e,parseInt(e)},maximum(){if(this.layoutGroup)return 1;var e=parseInt(this.field.maximum||0);return isNaN(e)&&(e=0),e=Math.max(e,0),parseInt(e)},ask(){var e=parseInt(this.field.ask);return e=Math.max(e,this.minimum),this.maximum&&(e=Math.min(e,this.maximum)),e}},methods:{async reloadAsyncOptions(){const e=this;if(!e.hasAsyncOptions){e.asyncOptionsAreLoading=!1;return}e.asyncOptionsAreLoading=!0;const{data:n}=await e.$sdk.api.get(e.field.asyncOptions);e.dynamicOptions=n,e.asyncOptionsAreLoading=!1},cleanTextInput(e,n,o){switch(n){case"url":e=o.$sdk.utils.parseURL(e);break;case"key":e=String(o.$sdk.utils.machineName(e||"")||"").trim();break;case"integer":e=parseInt(String(e).replace(/[^0-9-]/g,"")),isNaN(e)&&(e=void 0);break;case"number":case"decimal":case"float":e=Number(String(e).replace(/[^0-9.-]/g,"")),isNaN(e)&&(e=void 0);break}return e},checkAutofocus(){if(this.field.autofocus){if(this.value)return;this.$nextTick(function(){this.refocus()})}},getValue(e){if(!e)return this.cleanTextInput(e);var n=this.cleanTextInput(e._id||e.value),o=Sl(n);return!o&&e.title&&!this.returnObject&&(n=e.title),n=this.cleanTextInput(n),Sl(n)?n:e},getLabel(e){if(e){var n=e.title||e.name||e.label;return typeof n=="object"?"(no title)":n}},touch(){this.$emit("touched")},getNewDefaultEntry(){},add(){if(this.canAddValue){var e=this.cleanInputValue(this.getNewDefaultEntry());(!this.value||!Array.isArray(this.value))&&(this.value=[]),this.value.push(e),this.dispatch(),this.$nextTick(function(){this.refocus()}),this.touch()}},remove(e){var n=this.model.indexOf(e);this.value.splice(n,1),this.dispatch(),this.touch()},dispatch(){this.$emit("update:modelValue",this.value)},cleanInputValue(e){return e},cleanOutputValue(e){return e},cleanOutput(e){var n=this;return my(e,n.field.type)?n.multiValue?e=[]:e=void 0:n.multiValue?(Array.isArray(e)||(e=[]),e.forEach(function(o,i){e[i]=n.cleanOutputValue(o)})):e=n.cleanOutputValue(e),e},cleanInput(e){var n=this;if(n.multiValue){for(e||(e=[]),Array.isArray(e)||(e=[e]),n.maximum&&e.length>n.maximum&&(e.length=n.maximum);e.length<n.minimum;)e.push(n.cleanInputValue(n.getNewDefaultEntry()));e=e.map(function(o){var i=n.cleanInputValue(o);return i})}else e&&(e=n.cleanInputValue(e));return e},refocus(){var e=this.$refs.input;if(e){var n;Array.isArray(e)?n=e[e.length-1]:n=e,n&&n.focus()}}}},fS="";function fy(e){return e===void 0||typeof e>"u"||e===null||String(e)==="null"||String(e)==="undefined"}const py={data(){return{candidate:null}},props:{title:{type:String},modelValue:{}},mixins:[z],created(){this.model=this.model},methods:{displayLabelFromValue(e){if(!e)return;const n=e.value||e,o=this.optionLookup[n]||{};return o.title||o.name||e.title||e.value||e},addValue(e){this.canAddValue&&this.model.indexOf(e)===-1&&(this.model=[...this.model,e])},removeValue(e){var n=this.model.slice();e!=-1&&(n.splice(e,1),this.model=n)},cleanOutput(e){var n=this;return fy(e)?n.multiValue?e=[]:e=void 0:n.multiValue?e=(e||[]).filter(function(o){return o!=null}).map(function(o){return n.getValue(o)}):e=n.getValue(e),e},cleanInput(e){var n=this;if(n.multiValue)e||(e=[]),Array.isArray(e)||(e=[e]),n.maximum&&e.length>n.maximum&&(e.length=n.maximum),e=e.filter(function(i){return i!=null}).map(function(i){var l=n.getValue(i);return n.returnObject?n.optionLookup[l]:l});else{var o=n.getValue(e);switch(e=n.returnObject?n.optionLookup[o]:o,e){case"":switch(n.type){case"decimal":case"float":case"number":case"integer":e=void 0;break}break}}return e}},watch:{candidate(e){e&&(this.addValue(e),this.candidate=null)}},computed:{returnObject(){return this.type=="reference"},classes(){var e=[];return this.multiValue?e.push("multiple"):e.push("single"),e},summary(){if(this.multiValue)return"Select an option";const e=this.selectableOptions.find(function(o){return o.none}),n=(e==null?void 0:e.title)||(e==null?void 0:e.label);return this.model?this.getLabel(this.optionLookup[this.model]):n||this.title||"Click to select"},grouped(){const e=this,{values:n}=e.selectableOptions.reduce(function(o,i){const l=i.group||"";let r=o.hash[l];return r||(r=o.hash[l]={title:l,options:[]},o.values.push(r)),r.options.push(i),o},{hash:{},values:[]});if(!(n.length<=1))return n},modelLookup(){var e=this;return e.multiValue?e.model.reduce(function(n,o){const i=e.getValue(o);return n[i]=o,n},{}):{}},selectableOptions(){var o;const e=this;let n=e.options;return e.multiValue&&(n=n.filter(function(i){return!e.modelLookup[e.getValue(i)]})),(o=e.field)!=null&&o.sorted?n.sort(function(i,l){var r=(i.title||i).toLowerCase(),a=(l.title||l).toLowerCase();return r<a?-1:r>a?1:0}):n},showNoneOption(){return!(!(this.singleValue&&!this.minimum)||this.selectableOptions.find(function(o){return o.none}))}}},hy=e=>(t.pushScopeId("data-v-74bb87d8"),e=e(),t.popScopeId(),e),yy={key:0,class:"ux-field-title"},gy={key:0,class:"ux-required-marker"},_y={key:1,class:"ux-field-description"},ky={key:2,class:"select-tags"},xy=["onClick"],by={key:3},Cy={key:4,class:"select-input-wrapper"},wy={class:"ui-select-button"},Vy=hy(()=>t.createElementVNode("option",{value:""},"Select an option",-1)),Ey=["label"],By=["value"],Ny=["value"],Sy={class:"ui-select-button"},Ty=["multiple"],Oy={key:0,value:""},Dy=["label"],Ay=["value"],My=["value"];function Fy(e,n,o,i,l,r){const a=t.resolveComponent("flex-cell"),s=t.resolveComponent("ux-icon"),c=t.resolveComponent("flex-row"),d=t.resolveComponent("ux-button");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["native-select",r.classes])},[e.showLabel?(t.openBlock(),t.createElementBlock("label",yy,[t.createTextVNode(t.toDisplayString(e.label)+" ",1),e.required?(t.openBlock(),t.createElementBlock("span",gy,"*")):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.showDescription?(t.openBlock(),t.createElementBlock("div",_y,t.toDisplayString(e.description),1)):t.createCommentVNode("",!0),e.multiValue?(t.openBlock(),t.createElementBlock("div",ky,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.model,(u,m)=>(t.openBlock(),t.createElementBlock("div",{class:"select-tag",key:u.value||u},[t.createVNode(c,{gap:"",center:""},{default:t.withCtx(()=>[t.createVNode(a,null,{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(r.displayLabelFromValue(u)),1)]),_:2},1024),t.createVNode(a,{shrink:""},{default:t.withCtx(()=>[t.createElementVNode("a",{onClick:f=>r.removeValue(m)},[t.createVNode(s,{icon:"fa-times"})],8,xy)]),_:2},1024)]),_:2},1024)]))),128))])):t.createCommentVNode("",!0),e.loadingAsyncOptions?(t.openBlock(),t.createElementBlock("div",by,[t.createVNode(s,{icon:"fa-spinner",spin:"",left:""}),t.createTextVNode(" Loading Options ")])):(t.openBlock(),t.createElementBlock("div",Cy,[e.multiValue?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[e.canAddValue?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createElementVNode("div",wy,[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(d,{tag:"div"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(r.summary),1)]),_:1})],!0)]),t.withDirectives(t.createElementVNode("select",{onFocus:n[0]||(n[0]=(...u)=>e.touch&&e.touch(...u)),"onUpdate:modelValue":n[1]||(n[1]=u=>l.candidate=u)},[Vy,r.grouped?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:0},t.renderList(r.grouped,u=>(t.openBlock(),t.createElementBlock("optgroup",{label:u.title,key:u.title},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(u.options,m=>(t.openBlock(),t.createElementBlock("option",{value:m.value},t.toDisplayString(m.title),9,By))),256))],8,Ey))),128)):(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(r.selectableOptions,u=>(t.openBlock(),t.createElementBlock("option",{value:u.value},t.toDisplayString(u.title),9,Ny))),256))],544),[[t.vModelSelect,l.candidate]])],64)):t.createCommentVNode("",!0)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createElementVNode("div",Sy,[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(d,{tag:"div"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(r.summary),1)]),_:1})],!0)]),t.withDirectives(t.createElementVNode("select",{onFocus:n[2]||(n[2]=(...u)=>e.touch&&e.touch(...u)),multiple:e.multiValue,"onUpdate:modelValue":n[3]||(n[3]=u=>e.model=u)},[r.showNoneOption?(t.openBlock(),t.createElementBlock("option",Oy,"None")):t.createCommentVNode("",!0),r.grouped?(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:1},t.renderList(r.grouped,u=>(t.openBlock(),t.createElementBlock("optgroup",{label:u.title,key:u.title},[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(u.options,m=>(t.openBlock(),t.createElementBlock("option",{value:m.value},t.toDisplayString(m.title),9,Ay))),256))],8,Dy))),128)):(t.openBlock(!0),t.createElementBlock(t.Fragment,{key:2},t.renderList(r.selectableOptions,u=>(t.openBlock(),t.createElementBlock("option",{value:u.value},t.toDisplayString(u.title),9,My))),256))],40,Ty),[[t.vModelSelect,e.model]])],64))]))],2)}const Qe=g(py,[["render",Fy],["__scopeId","data-v-74bb87d8"]]),pS="",Iy={props:{total:{type:Number,default(){return 0}},page:{type:Object,default(){return{size:50,index:1}}}},components:{NativeSelect:Qe},watch:{totalPages(){this.currentPage=0}},computed:{perPage:{get(){return this.pageModel.size},set(e){e=Math.max(e,1),this.pageModel.size=e,this.dispatch()}},pageField(){return{type:"integer",maximum:1,minimum:1,options:Array(this.totalPages).fill(1).map((e,n)=>e+n)}},totalPages(){return Math.ceil(this.total/this.perPage)},startIndex(){return(this.currentPage-1)*this.pageModel.size},displayStartIndex(){return this.total?this.startIndex+1:0},endIndex(){return Math.min(this.startIndex+this.pageModel.size,this.total)},currentPage:{get(){return this.pageModel.index},set(e){this.totalPages&&(e=Math.min(this.totalPages,e)),e=Math.max(e,1),this.pageModel.index=e,this.dispatch()}}},methods:{dispatch(){return this.$emit("update:page",this.pageModel)},previousPage(){this.currentPage--},nextPage(){this.currentPage++}},data(){return{pageModel:this.page,perPageField:{minimum:1,maximum:1,options:[{title:"50 per page",value:50},{title:"100 per page",value:100},{title:"250 per page",value:250},{title:"500 per page",value:500}]}}}};function $y(e,n,o,i,l,r){const a=t.resolveComponent("native-select"),s=t.resolveComponent("flex-cell"),c=t.resolveComponent("ux-icon"),d=t.resolveComponent("ux-button"),u=t.resolveComponent("flex-row");return t.openBlock(),t.createBlock(u,{center:"",gap:""},{default:t.withCtx(()=>[t.createVNode(s,{shrink:"",class:"text"},{default:t.withCtx(()=>[t.createVNode(a,{modelValue:r.perPage,"onUpdate:modelValue":n[0]||(n[0]=m=>r.perPage=m),field:l.perPageField},{default:t.withCtx(()=>[e.$device.breakpoint.xs?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(r.displayStartIndex)+"-"+t.toDisplayString(r.endIndex)+" of "+t.toDisplayString(o.total),1)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode("Showing "+t.toDisplayString(r.displayStartIndex)+" to "+t.toDisplayString(r.endIndex)+" of "+t.toDisplayString(o.total)+" total",1)],64))]),_:1},8,["modelValue","field"])]),_:1}),t.createVNode(s),r.totalPages>1?(t.openBlock(),t.createBlock(s,{key:0,shrink:""},{default:t.withCtx(()=>[t.createVNode(u,{gap:"",center:""},{default:t.withCtx(()=>[t.createVNode(s,{shrink:"",class:"text"},{default:t.withCtx(()=>[t.createVNode(a,{modelValue:r.currentPage,"onUpdate:modelValue":n[1]||(n[1]=m=>r.currentPage=m),field:r.pageField},{default:t.withCtx(()=>[e.$device.breakpoint.xs?(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(t.toDisplayString(r.currentPage)+"/"+t.toDisplayString(r.totalPages),1)],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[t.createTextVNode("Page "+t.toDisplayString(r.currentPage)+" of "+t.toDisplayString(r.totalPages),1)],64))]),_:1},8,["modelValue","field"])]),_:1}),t.createVNode(s,{shrink:""},{default:t.withCtx(()=>[t.createVNode(d,{icon:"",onClick:n[2]||(n[2]=m=>r.previousPage())},{default:t.withCtx(()=>[t.createVNode(c,{icon:"fa-arrow-left"})]),_:1})]),_:1}),t.createVNode(s,{shrink:""},{default:t.withCtx(()=>[t.createVNode(d,{icon:"",onClick:n[3]||(n[3]=m=>r.nextPage())},{default:t.withCtx(()=>[t.createVNode(c,{icon:"fa-arrow-right"})]),_:1})]),_:1})]),_:1})]),_:1})):t.createCommentVNode("",!0)]),_:1})}const Ly=g(Iy,[["render",$y],["__scopeId","data-v-f4838c15"]]),hS="",Py={props:{icon:{type:[Object,String],default(){return"fa-exclamation"}},type:{type:String,default:"info"}},computed:{classes(){var e=[];return e.push(`ux-info-${this.type}`),e}}},Uy={class:"icon-circle"};function jy(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon"),s=t.resolveComponent("flex-cell"),c=t.resolveComponent("flex-row");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ux-info-box",r.classes])},[t.createVNode(c,{style:{gap:"1em"},center:""},{default:t.withCtx(()=>[o.icon?(t.openBlock(),t.createBlock(s,{key:0,shrink:""},{default:t.withCtx(()=>[t.createElementVNode("div",Uy,[t.createVNode(a,{icon:o.icon},null,8,["icon"])])]),_:1})):t.createCommentVNode("",!0),t.createVNode(s,null,{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3})]),_:3})],2)}const Tl=g(Py,[["render",jy],["__scopeId","data-v-9669e7c0"]]),yS="",Ry={props:{id:{type:[Object,String]}},computed:{stringID(){return this.$sdk.utils.id(this.id)},url(){}}},zy={class:"avatar"};function Hy(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",zy)}const Ol=g(Ry,[["render",Hy]]),gS="",qy={props:{large:{type:Boolean}}},Gy=[(e=>(t.pushScopeId("data-v-d68fe1cf"),e=e(),t.popScopeId(),e))(()=>t.createElementVNode("i",{class:"fa fa-spin fa-spinner"},null,-1))];function Wy(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ux-spinner",{large:o.large}])},Gy,2)}const Uo=g(qy,[["render",Wy],["__scopeId","data-v-d68fe1cf"]]),xS="",Ky={components:{Spinner:Uo},props:{to:{type:[Object,String]},icon:{type:Boolean},color:{type:String,default:"default"},bgColor:{type:String},fgColor:{type:String},tag:{type:String},href:{type:String},target:{type:String},loading:{type:Boolean},active:{type:Boolean},disabled:{type:Boolean},block:{type:Boolean},size:{type:String,default:"md"}},computed:{style(){var e={};return this.bgColor&&(e.backgroundColor=this.bgColor),this.fgColor&&(e.color=this.fgColor),e},classes(){var e=[];return e.push(`ux-btn-${this.size}`),this.block&&e.push("ux-btn-block"),this.loading&&e.push("ux-btn-loading"),this.active&&e.push("ux-btn-active"),this.icon&&e.push("ux-btn-icon"),e.push(`ux-btn-color-${this.color}`),this.disabled&&e.push("ux-btn-disabled"),e},element(){switch(this.tag){case"span":return this.tag;case"submit":return"button";default:return this.to||this.href?"ux-link":this.tag||"button"}}}},Zy={class:"ux-btn-text"};function Yy(e,n,o,i,l,r){const a=t.resolveComponent("spinner");return t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.element),{active:o.active,loading:o.loading,to:o.to,href:o.href,target:o.target,style:t.normalizeStyle(r.style),class:t.normalizeClass([r.classes,"ux-btn"]),disabled:o.disabled},{default:t.withCtx(()=>[o.loading?(t.openBlock(),t.createBlock(a,{key:0})):t.createCommentVNode("",!0),t.createElementVNode("span",Zy,[t.renderSlot(e.$slots,"default",{},void 0,!0)])]),_:3},8,["active","loading","to","href","target","style","class","disabled"])}const Dl=g(Ky,[["render",Yy],["__scopeId","data-v-66b9c2a8"]]),bS="",Xy={props:{value:{type:Boolean,default(){return!1}}},computed:{classes(){var e=[];return this.value?e.push("ux-checkbox-true"):e.push("ux-checkbox-false"),e}}};function Jy(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon");return t.openBlock(),t.createElementBlock("button",{class:t.normalizeClass(["ux-checkbox",r.classes])},[t.createVNode(a,{class:"icon",icon:"fa-check"})],2)}const jo=g(Xy,[["render",Jy],["__scopeId","data-v-46a835a5"]]),CS="",Qy={props:{value:{type:Boolean,default(){return!1}},loading:{type:Boolean,default(){return!1}}},computed:{classes(){var e=[];return this.value?e.push("ux-switch-true"):e.push("ux-switch-false"),this.loading&&e.push("ux-switch-loading"),e}}};function vy(e,n,o,i,l,r){const a=t.resolveComponent("ux-icon");return t.openBlock(),t.createElementBlock("a",{class:t.normalizeClass(["ux-switch",r.classes])},[t.createElementVNode("span",null,[t.createVNode(a,{spin:"",icon:"fa-spinner"})])],2)}const Al=g(Qy,[["render",vy],["__scopeId","data-v-9663da46"]]),wS="",eg={props:{to:{type:[Object,String]},href:{type:String},target:{type:String},disabled:{type:Boolean},active:{type:Boolean}},methods:{clicked(e){var n=this;if(n.to&&(n.buildMode||n.nuxtMode))return e.preventDefault(),e.stopImmediatePropagation(),n.$sdk.app.to(n.to);if(n.href&&(n.buildMode||n.nuxtMode)){e.preventDefault(),e.stopImmediatePropagation();return}}},computed:{actualHref(){if(this.href)return this.href;if(this.nuxtMode)return this.$sdk.app.createHref(this.to)},nuxtMode(){return this.to&&this.$sdk.nuxt&&this.$sdk.app&&this.$sdk.app.createHref},buildMode(){return!!this.$sdk&&this.$sdk.app&&this.$sdk.app.builder},class(){var e=[];return this.disabled&&e.push("disabled"),this.active&&e.push("active"),(this.href||this.to)&&e.push("haslink"),e},element(){return this.nuxtMode||this.buildMode?"a":this.to?"router-link":"a"}}};function tg(e,n,o,i,l,r){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.element),{onClick:r.clicked,to:o.to,href:r.actualHref,target:o.target,class:t.normalizeClass([r.class,"ux-link"])},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["onClick","to","href","target","class"])}const Ml=g(eg,[["render",tg],["__scopeId","data-v-c91c7a6c"]]),VS="",ng={props:{icon:{type:[Object,String]},spin:{type:Boolean},left:{type:Boolean},right:{type:Boolean}},computed:{classes(){var e=[];return e.push(this.icon),this.spin&&e.push("fa-spin"),this.left&&e.push("ux-icon-left"),this.right&&e.push("ux-icon-right"),e},element(){return"i"}}};function og(e,n,o,i,l,r){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.element),{class:t.normalizeClass(["ux-icon fa",r.classes])},null,8,["class"])}const Fl=g(ng,[["render",og],["__scopeId","data-v-dd53ba4e"]]),Pn={cache:{}},ES="",rg={props:{group:{type:String},right:{type:Boolean,default:!1},bottom:{type:Boolean,default:!1},stop:{type:Boolean,default:!1},closeOnClick:{type:Boolean,default(){return!0}},modelValue:{type:Boolean,default(){return!1}}},data(){return{outerStyle:{},innerStyle:{},isExpanded:this.modelValue,triggerEvent:null,refMenu:null,mounted:!1}},watch:{modelValue(e){this.expanded=e}},mounted(){this.refMenu=this.$refs.menu,this.mounted=!0},beforeUnmount(){this.removeListeners(),this.refMenu=null,this.mounted=!1,Pn.cache[this.group]===this&&(Pn.cache[this.group]=null)},methods:{removeListeners(){document.removeEventListener("click",this.globalClick),this.refMenu&&this.refMenu.removeEventListener("click",this.immediateClick)},addEventListeners(){document.addEventListener("click",this.globalClick),this.refMenu&&this.refMenu.addEventListener("click",this.immediateClick)},immediateClick(e){this.expanded&&this.closeOnClick&&(e.stopImmediatePropagation(),this.expanded=!1)},globalClick(e){if(this.triggerEvent!==e){var n=this.$refs.menu,o=e.srcElement;n&&n.contains(o)?this.closeOnClick&&(this.expanded=!1):this.expanded=!1}},position(){const e=this.$el.getBoundingClientRect();this.outerStyle.left=`${e.left+window.scrollX}px`,this.outerStyle.top=`${e.bottom+window.scrollY}px`,this.right&&(this.innerStyle.right=`-${e.width}px`),this.bottom&&(this.innerStyle.bottom=`${e.height}px`);var n=this.getMaxZIndex();this.outerStyle.zIndex=n},getMaxZIndex(){return Math.max(...Array.from(document.querySelectorAll("body *"),e=>parseFloat(window.getComputedStyle(e).zIndex)).filter(e=>!Number.isNaN(e)),0)},close(){this.expanded=!1}},computed:{expanded:{get(){return this.isExpanded},set(e){var n;this.group&&(n=Pn.cache[this.group]),this.isExpanded!=e&&(this.isExpanded=e,e?(this.position(),this.addEventListeners(),Pn.cache[this.group]=this,n&&n!=this&&(n.expanded=!1)):this.removeListeners(),this.$emit("update:modelValue",e))}},on(){var e=this;return{click(n){e.stop&&n.stopImmediatePropagation(),e.triggerEvent=n,e.expanded=!e.expanded}}}}};function ig(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ux-menu",{right:o.right}])},[t.createElementVNode("span",null,[t.renderSlot(e.$slots,"activator",{on:r.on},void 0,!0)]),(t.openBlock(),t.createBlock(t.Teleport,{to:"body"},[l.isExpanded?(t.openBlock(),t.createElementBlock("div",{key:0,class:"ux-menu-outer",style:t.normalizeStyle(l.outerStyle)},[t.createElementVNode("div",{class:"ux-menu-panel",ref:"menu",style:t.normalizeStyle(l.innerStyle)},[t.renderSlot(e.$slots,"default",{},void 0,!0)],4)],4)):t.createCommentVNode("",!0)]))],2)}const Il=g(rg,[["render",ig],["__scopeId","data-v-db935124"]]),lg={name:"menulist",props:{items:{type:Array,default(){return[]}},expandOn:{type:String,default:"none"}},mounted(){this.mounted=!0},beforeUnmount(){this.mounted=!1,this.removeListeners()},computed:{filteredItems(){return this.tree.filter(function(e){return!e.disabled})},expandedItem:{get(){return this.currentExpandedItem},set(e){this.currentExpandedItem&&(this.currentExpandedItem.expanded=!1,this.currentExpandedItem.collapsed=!0),this.currentExpandedItem=e,this.currentExpandedItem?(this.currentExpandedItem.expanded=!0,this.currentExpandedItem.collapsed=!1,this.addListeners()):this.removeListeners()}}},data(){return{currentExpandedItem:null,tree:JSON.parse(JSON.stringify(this.items))}},methods:{globalClick(e){this.expandedItem=null},addListeners(){var n;this.$sdk.addEventListener("route:change",this.globalClick);const e=(n=this.$el)==null?void 0:n.ownerDocument;e&&e.body.addEventListener("click",this.globalClick)},removeListeners(){var n;this.$sdk.removeEventListener("route:change",this.globalClick);const e=(n=this.$el)==null?void 0:n.ownerDocument;e&&e.body.removeEventListener("click",this.globalClick)},toggle(e){this.currentExpandedItem===e?this.expandedItem=null:this.expandedItem=e}},watch:{items:{handler(e){this.tree=JSON.parse(JSON.stringify(e))},deep:!0}}};function ag(e,n,o,i,l,r){const a=t.resolveComponent("ux-link"),s=t.resolveComponent("menulist",!0);return t.openBlock(),t.createElementBlock("ul",null,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.filteredItems,c=>{var d;return t.openBlock(),t.createElementBlock("li",{class:t.normalizeClass({expanded:c.expanded,collapsed:c.collapsed})},[o.expandOn==="click"&&((d=c.items)!=null&&d.length)?(t.openBlock(),t.createBlock(a,{key:0,onClick:t.withModifiers(u=>r.toggle(c),["stop","prevent"]),class:t.normalizeClass(c.class)},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.title),1)]),_:2},1032,["onClick","class"])):(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[c.type==="url"?(t.openBlock(),t.createBlock(a,{key:0,class:t.normalizeClass(c.class),target:c.target,href:c.href||c.url},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.title),1)]),_:2},1032,["class","target","href"])):c.type==="route"?(t.openBlock(),t.createBlock(a,{key:1,class:t.normalizeClass(c.class),to:{name:c.route}},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(c.title),1)]),_:2},1032,["class","to"])):t.createCommentVNode("",!0)],64)),c.items&&c.items.length?(t.openBlock(),t.createBlock(s,{key:2,items:c.items},null,8,["items"])):t.createCommentVNode("",!0)],2)}),256))])}const $l=g(lg,[["render",ag]]),BS="",sg={props:{item:{type:[Object,String]},alt:{type:String},width:{type:[Number,String]},height:{type:[Number,String]},inline:{type:Boolean},quality:{type:[Number,String]},contain:{type:Boolean,default:!0},preview:{type:Boolean,default:!1},crop:{type:Boolean},format:{type:String},upscale:{type:Boolean,default:!0},type:{type:String,default:"image"},svg:{type:Boolean}},data(){return{model:this.item,retries:0,cacheBuster:0}},watch:{item(e){this.model=e}},beforeMount(){this.$sdk.auth.ensureValidToken()},mounted(){const e=this.$refs.img;e&&e.addEventListener("error",this.imageLoadError)},beforeUnmount(){const e=this.$refs.img;e&&e.removeEventListener("error",this.imageLoadError)},methods:{imageLoadError:gt(function(e){this.retries<3&&(this.cacheBuster++,this.retries++)},100)},computed:{altText(){var e;return this.alt||((e=this.model)==null?void 0:e.title)},className(){var e=[];return this.portrait&&e.push("img-portrait"),e.join(" ")},isSvg(){var e;if(this.svg)return!0;switch((e=this.item)==null?void 0:e.fileMime){case"image/svg+xml":case"image/svg":return!0}},portrait(){return this.crop?this.dimensionHeight>this.dimensionWidth:this.modelHeight>this.modelWidth},imageWidth(){return parseInt(this.width)},imageHeight(){return parseInt(this.height)},modelWidth(){var e;return parseInt((e=this.model)==null?void 0:e.width)},modelHeight(){var e;return parseInt((e=this.model)==null?void 0:e.height)},id(){return this.$sdk.utils.id(this.model)},params(){var e={};return e.access_token=this.$sdk.auth.getCurrentToken(),e.cb=this.cacheBuster,this.imageWidth&&(e.w=this.imageWidth?this.imageWidth:null),this.imageHeight&&(e.h=this.imageHeight?this.imageHeight:null),this.crop?e.c=!0:this.contain||(e.c=this.imageWidth&&this.imageHeight),this.quality&&(e.q=parseInt(this.quality)),this.upscale&&(e.u=!0),this.format&&(e.f=this.format),e},src(){const e="image";return this.$sdk.api.generateEndpointURL(`/${e}/${this.id}`,this.params,{file:!0})},previewSrc(){var e=Object.assign({},this.params);e.w=50,delete e.h;const n="image";return this.$sdk.api.generateEndpointURL(`/${n}/${this.id}`,e,{file:!0})},imageStyle(){var e={};return this.crop||(e["object-fit"]="contain"),this.inline?e.maxWidth="100%":(e.width="100%",e.height="100%",e.top="0",e.left="0",e.position="absolute"),e},dimensionWidth(){return this.imageWidth&&this.imageHeight?this.imageWidth:this.modelWidth},dimensionHeight(){return this.imageWidth&&this.imageHeight?this.imageHeight:this.modelHeight},style(){var o,i,l;var e={};this.inline?e.display="inline-block":this.dimensionHeight&&this.dimensionWidth&&(e.height=0,e.overflow="hidden",e.paddingBottom=`${this.dimensionHeight/this.dimensionWidth*100}%`,e.position="relative");var n=(l=(i=(o=this.model)==null?void 0:o.fileMeta)==null?void 0:i.colors)==null?void 0:l.colors;return n&&n.length&&(e.backgroundColor=n[0]),this.isSvg||this.preview&&(e.backgroundImage=`url(${this.previewSrc})`),e}}},cg=["alt","data"],dg=["alt","src"];function ug(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ux-image",r.className]),style:t.normalizeStyle(r.style)},[o.svg?(t.openBlock(),t.createElementBlock("object",{key:0,alt:r.altText,type:"image/svg+xml",data:r.src},null,8,cg)):(t.openBlock(),t.createElementBlock("img",{key:1,ref:"img",alt:r.altText,style:t.normalizeStyle(r.imageStyle),src:r.src},null,12,dg))],6)}const Ll=g(sg,[["render",ug],["__scopeId","data-v-258037a0"]]),NS="",mg={props:{item:{type:[Object,String]},width:{type:[Number,String]},height:{type:[Number,String]},controls:{type:Boolean,default:!0}},data(){return{model:this.item}},beforeMount(){this.$sdk.auth.ensureValidToken()},computed:{mediaType(){var e;return((e=this.model)==null?void 0:e.mediaIntegrationType)||"upload"},mimetype(){var e;return((e=this.model)==null?void 0:e.fileMime)||"video/mp4"},actualWidth(){return parseInt(this.width)||this.modelWidth||1920},actualHeight(){return parseInt(this.height)||this.modelHeight||1080},className(){var e=[];return this.portrait&&e.push("video-portrait"),e.push(`video-type-${this.mediaType}`),e.join(" ")},portrait(){return this.actualHeight>this.actualWidth},modelWidth(){var e;return parseInt(((e=this.model)==null?void 0:e.width)||0)},modelHeight(){var e;return parseInt(((e=this.model)==null?void 0:e.height)||0)},id(){return this.$sdk.utils.id(this.model)},params(){var e={};return e.access_token=this.$sdk.auth.getCurrentToken(),e},src(){return this.$sdk.api.generateEndpointURL(`/video/${this.id}`,this.params,{file:!0})},thumbnailSrc(){var e=Object.assign({},this.params);return e.w=this.actualWidth,e.h=this.actualHeight,delete e.h,this.$sdk.api.generateEndpointURL(`/image/${this.id}`,e,{file:!0})},style(){var e={};return e}}},fg={class:"ux-video-embed-upload"},pg=["width","height","controls"],hg=["src","type"];function yg(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["ux-video",r.className]),style:t.normalizeStyle(r.style)},[t.createElementVNode("div",fg,[t.createElementVNode("video",{width:r.actualWidth,height:r.actualHeight,controls:o.controls},[t.createElementVNode("source",{src:r.src,type:r.mimetype},null,8,hg),t.createTextVNode(" Your browser does not support the video tag. ")],8,pg)])],6)}const Pl=g(mg,[["render",yg],["__scopeId","data-v-e032a513"]]),SS="",gg={props:{value:{type:Number}},computed:{classes(){var e=[];return e.push(this.icon),this.spin&&e.push("fa-spin"),this.left&&e.push("ux-icon-left"),this.right&&e.push("ux-icon-right"),e},percent(){return this.value},barStyle(){return{width:`${this.percent}%`}},element(){return"i"}}},_g=e=>(t.pushScopeId("data-v-d56ad6e1"),e=e(),t.popScopeId(),e),kg={class:"ux-progress"},xg=_g(()=>t.createElementVNode("div",{class:"ux-progress-bg"},null,-1));function bg(e,n,o,i,l,r){return t.openBlock(),t.createElementBlock("div",kg,[xg,t.createElementVNode("div",{class:"ux-progress-fg",style:t.normalizeStyle(r.barStyle)},null,4)])}const Ul=g(gg,[["render",bg],["__scopeId","data-v-d56ad6e1"]]),TS="",Cg={},wg={class:"ux-list"};function Vg(e,n){return t.openBlock(),t.createElementBlock("ul",wg,[t.renderSlot(e.$slots,"default",{},void 0,!0)])}const jl=g(Cg,[["render",Vg],["__scopeId","data-v-98a2be3e"]]),OS="",Eg={props:{to:{type:[Object,String]},href:{type:String},target:{type:String},disabled:{type:Boolean}},computed:{element(){return this.to||this.href?"ux-link":"div"}}};function Bg(e,n,o,i,l,r){return t.openBlock(),t.createBlock(t.resolveDynamicComponent(r.element),{class:"ux-list-item",to:o.to,href:o.href,target:o.target,disabled:o.disabled},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"default",{},void 0,!0)]),_:3},8,["to","href","target","disabled"])}const Rl=g(Eg,[["render",Bg],["__scopeId","data-v-a5af4698"]]),DS="";function en(e){var n=new Date(e);if(n instanceof Date&&!isNaN(n))return n}const Ng={props:{modelValue:{type:Object}},data(){return{model:this.modelValue}},computed:{startDate:{get(){var e;return(e=en(this.model.startDate))==null?void 0:e.toISOString().slice(0,10)},set(e){e=en(e),e?this.model.startDate=e:this.model.startDate=void 0}},endDate:{get(){var e;return(e=en(this.model.endDate))==null?void 0:e.toISOString().slice(0,10)},set(e){e=en(e),en(e)?this.model.endDate=e:this.model.endDate=void 0}}},watch:{model(e){this.$emit("updated:modelValue",e)},modelValue(e){this.model=e}}},zl=e=>(t.pushScopeId("data-v-dc53841d"),e=e(),t.popScopeId(),e),Sg=zl(()=>t.createElementVNode("label",null,"From Date",-1)),Tg=zl(()=>t.createElementVNode("label",null,"To Date",-1));function Og(e,n,o,i,l,r){const a=t.resolveComponent("flex-cell"),s=t.resolveComponent("flex-row");return t.openBlock(),t.createElementBlock("div",null,[t.createVNode(s,{wrap:"",gap:"",vcenter:""},{default:t.withCtx(()=>[t.createVNode(a,{class:"cell"},{default:t.withCtx(()=>[t.createElementVNode("div",null,[Sg,t.withDirectives(t.createElementVNode("input",{type:"date",class:"ux-field-focus ux-text-input-multiple",ref:"input","onUpdate:modelValue":n[0]||(n[0]=c=>r.startDate=c)},null,512),[[t.vModelText,r.startDate]])])]),_:1}),t.createVNode(a,{class:"cell"},{default:t.withCtx(()=>[t.createElementVNode("div",null,[Tg,t.withDirectives(t.createElementVNode("input",{type:"date",class:"ux-field-focus ux-text-input-multiple",ref:"input","onUpdate:modelValue":n[1]||(n[1]=c=>r.endDate=c)},null,512),[[t.vModelText,r.endDate]])])]),_:1})]),_:1})])}const Hl=g(Ng,[["render",Og],["__scopeId","data-v-dc53841d"]]),AS="",Dg={props:{modelValue:{type:[Object,Array]}},components:{NativeSelect:Qe},mixins:[z],async created(){var e=await this.$sdk.system.countries(),n=e.reduce(function(o,i){if(!i.countryCallingCodes||!i.countryCallingCodes.length)return o;var l=`${i.name} (${i.countryCallingCodes.join(", ")})`,r=l;return o.values[r]||(o.values[r]=!0,o.lookup[i.alpha2]=i,o.value.push({title:`${l} - ${i.emoji}`,value:i.alpha2,emoji:i.emoji})),o},{value:[],values:{},lookup:{}});this.countryCodes=n.value,this.lookup=n.lookup},data(){return{countryCodes:[],lookup:{}}},computed:{actualPlaceholder(){return"+61 000 000 000"},countryCodeField(){return{minimum:0,maximum:1,type:"string",options:this.countryCodes}},defaultCountryCode(){var e=this.user?this.user.countryCode:"",n=this.user&&this.user.organisation?this.user.organisation.countryCode:"";return e||n}},methods:{getNewDefaultEntry(){return{label:"",countryCode:this.defaultCountryCode,number:""}}}},Ag=e=>(t.pushScopeId("data-v-d61960a4"),e=e(),t.popScopeId(),e),Mg={key:0,class:"ux-field-title"},Fg={key:0,class:"ux-required-marker"},Ig={key:1,class:"ux-field-description"},$g={key:2},Lg={key:0},Pg={key:1},Ug={class:"ux-text-wrap"},jg=["placeholder","onUpdate:modelValue"],Rg=Ag(()=>t.createElementVNode("option",{value:""},"None",-1)),zg=["value"],Hg={class:"ux-text-wrap"},qg=["placeholder"];function Gg(e,n,o,i,l,r){const a=t.resolveComponent("ux-button"),s=t.resolveComponent("native-select"),c=t.resolveComponent("flex-cell"),d=t.resolveComponent("ux-icon"),u=t.resolveComponent("flex-row");return t.openBlock(),t.createElementBlock(t.Fragment,null,[e.showLabel?(t.openBlock(),t.createElementBlock("label",Mg,[t.createTextVNode(t.toDisplayString(e.label)+" ",1),e.required?(t.openBlock(),t.createElementBlock("span",Fg,"*")):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.showDescription?(t.openBlock(),t.createElementBlock("div",Ig,t.toDisplayString(e.description),1)):t.createCommentVNode("",!0),e.multiValue?(t.openBlock(),t.createElementBlock("div",$g,[(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(e.model,(m,f)=>(t.openBlock(),t.createBlock(u,{gap:"",vcenter:"",wrap:"",class:"ux-text-row",key:f},{default:t.withCtx(()=>[t.createVNode(c,{shrink:""},{default:t.withCtx(()=>[t.createVNode(s,{modelValue:m.countryCode,"onUpdate:modelValue":p=>m.countryCode=p,field:r.countryCodeField},{default:t.withCtx(()=>[t.createVNode(a,{tag:"a"},{default:t.withCtx(()=>[m.countryCode?(t.openBlock(),t.createElementBlock(t.Fragment,{key:1},[l.lookup[m.countryCode]?(t.openBlock(),t.createElementBlock("div",Lg,t.toDisplayString(l.lookup[m.countryCode].emoji)+" - "+t.toDisplayString(l.lookup[m.countryCode].alpha2),1)):(t.openBlock(),t.createElementBlock("div",Pg,"Loading"))],64)):(t.openBlock(),t.createElementBlock(t.Fragment,{key:0},[t.createTextVNode(" Country Code ")],64))]),_:2},1024)]),_:2},1032,["modelValue","onUpdate:modelValue","field"])]),_:2},1024),t.createVNode(c,null,{default:t.withCtx(()=>[t.createElementVNode("div",Ug,[t.withDirectives(t.createElementVNode("input",{class:"ux-field-focus ux-text-input-multiple",placeholder:r.actualPlaceholder,onFocus:n[0]||(n[0]=(...p)=>e.touch&&e.touch(...p)),ref_for:!0,ref:"input",onKeydown:n[1]||(n[1]=t.withKeys(t.withModifiers(p=>e.add(),["stop","prevent"]),["enter"])),"onUpdate:modelValue":p=>m.number=p},null,40,jg),[[t.vModelText,m.number]])])]),_:2},1024),t.createVNode(c,{shrink:"",vcenter:""},{default:t.withCtx(()=>[e.canRemoveValue?(t.openBlock(),t.createBlock(a,{key:0,tag:"a",icon:"",onClick:p=>e.remove(m)},{default:t.withCtx(()=>[t.createVNode(d,{icon:"fa-times"})]),_:2},1032,["onClick"])):t.createCommentVNode("",!0)]),_:2},1024)]),_:2},1024))),128)),e.canAddValue?(t.openBlock(),t.createBlock(a,{key:0,onClick:n[2]||(n[2]=m=>e.add())},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(e.addLabel)+" ",1),t.createVNode(d,{icon:"fa-plus",right:""})]),_:1})):t.createCommentVNode("",!0)])):(t.openBlock(),t.createBlock(u,{wrap:"",class:"ux-text-row",key:e.index},{default:t.withCtx(()=>[t.createVNode(c,{shrink:""},{default:t.withCtx(()=>[t.withDirectives(t.createElementVNode("select",{class:"ux-country-code-select","onUpdate:modelValue":n[3]||(n[3]=m=>e.model.countryCode=m)},[Rg,(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(l.countryCodes,m=>(t.openBlock(),t.createElementBlock("option",{value:m.value},t.toDisplayString(m.title),9,zg))),256))],512),[[t.vModelSelect,e.model.countryCode]])]),_:1}),t.createVNode(c,null,{default:t.withCtx(()=>[t.createElementVNode("div",Hg,[t.withDirectives(t.createElementVNode("input",{class:"ux-field-focus ux-text-input-multiple",placeholder:r.actualPlaceholder,onFocus:n[4]||(n[4]=(...m)=>e.touch&&e.touch(...m)),ref:"input",onKeydown:n[5]||(n[5]=t.withKeys(t.withModifiers(m=>e.add(),["stop","prevent"]),["enter"])),"onUpdate:modelValue":n[6]||(n[6]=m=>e.model.number=m)},null,40,qg),[[t.vModelText,e.model.number]])])]),_:1})]),_:1}))],64)}const Wg=g(Dg,[["render",Gg],["__scopeId","data-v-d61960a4"]]),MS="";function Kg(e){return e===void 0||typeof e>"u"||e===null||String(e)==="null"||String(e)==="undefined"}const Zg={props:{modelValue:{}},mixins:[z],created(){this.model=this.model},methods:{cleanOutput(e){var n=this;return Kg(e)?n.multiValue?e=[]:e=void 0:n.multiValue?e=(e||[]).filter(Boolean).map(function(o){return n.getValue(o)}):e=n.getValue(e),e},cleanInput(e){var n=this;if(n.multiValue)e||(e=[]),Array.isArray(e)||(e=[e]),n.maximum&&e.length>n.maximum&&(e.length=n.maximum),e=e.filter(Boolean).map(function(i){var l=n.getValue(i);return n.returnObject?n.optionLookup[l]:l});else{var o=n.getValue(e);e=n.returnObject?n.optionLookup[o]:o}return e}},computed:{returnObject(){return this.type=="reference"},classes(){var e=[];return this.multiValue?e.push("multiple"):e.push("single"),e},optionLookup(){var e=this;return e.options.reduce(function(n,o){const i=e.getValue(o);return n[i]=o,n},{})},summary(){return this.getLabel(this.optionLookup[this.model])||"Click to select"},options(){return["Africa/Abidjan","Africa/Accra","Africa/Addis_Ababa","Africa/Algiers","Africa/Asmera","Africa/Bamako","Africa/Bangui","Africa/Banjul","Africa/Bissau","Africa/Blantyre","Africa/Brazzaville","Africa/Bujumbura","Africa/Cairo","Africa/Casablanca","Africa/Ceuta","Africa/Conakry","Africa/Dakar","Africa/Dar_es_Salaam","Africa/Djibouti","Africa/Douala","Africa/El_Aaiun","Africa/Freetown","Africa/Gaborone","Africa/Harare","Africa/Johannesburg","Africa/Juba","Africa/Kampala","Africa/Khartoum","Africa/Kigali","Africa/Kinshasa","Africa/Lagos","Africa/Libreville","Africa/Lome","Africa/Luanda","Africa/Lubumbashi","Africa/Lusaka","Africa/Malabo","Africa/Maputo","Africa/Maseru","Africa/Mbabane","Africa/Mogadishu","Africa/Monrovia","Africa/Nairobi","Africa/Ndjamena","Africa/Niamey","Africa/Nouakchott","Africa/Ouagadougou","Africa/Porto-Novo","Africa/Sao_Tome","Africa/Tripoli","Africa/Tunis","Africa/Windhoek","America/Anchorage","America/Anguilla","America/Antigua","America/Araguaina","America/Argentina/La_Rioja","America/Argentina/Rio_Gallegos","America/Argentina/Salta","America/Argentina/San_Juan","America/Argentina/San_Luis","America/Argentina/Tucuman","America/Argentina/Ushuaia","America/Aruba","America/Asuncion","America/Bahia","America/Bahia_Banderas","America/Barbados","America/Belem","America/Belize","America/Blanc-Sablon","America/Boa_Vista","America/Bogota","America/Boise","America/Buenos_Aires","America/Cambridge_Bay","America/Campo_Grande","America/Cancun","America/Caracas","America/Catamarca","America/Cayenne","America/Cayman","America/Chicago","America/Chihuahua","America/Coral_Harbour","America/Cordoba","America/Costa_Rica","America/Creston","America/Cuiaba","America/Curacao","America/Danmarkshavn","America/Dawson","America/Dawson_Creek","America/Denver","America/Detroit","America/Dominica","America/Edmonton","America/Eirunepe","America/El_Salvador","America/Fortaleza","America/Glace_Bay","America/Godthab","America/Goose_Bay","America/Grand_Turk","America/Grenada","America/Guadeloupe","America/Guatemala","America/Guayaquil","America/Guyana","America/Halifax","America/Havana","America/Hermosillo","America/Indiana/Knox","America/Indiana/Marengo","America/Indiana/Petersburg","America/Indiana/Tell_City","America/Indiana/Vevay","America/Indiana/Vincennes","America/Indiana/Winamac","America/Indianapolis","America/Inuvik","America/Iqaluit","America/Jamaica","America/Jujuy","America/Juneau","America/Kentucky/Monticello","America/Kralendijk","America/La_Paz","America/Lima","America/Los_Angeles","America/Louisville","America/Lower_Princes","America/Maceio","America/Managua","America/Manaus","America/Marigot","America/Martinique","America/Matamoros","America/Mazatlan","America/Mendoza","America/Menominee","America/Merida","America/Mexico_City","America/Moncton","America/Monterrey","America/Montevideo","America/Montreal","America/Montserrat","America/Nassau","America/New_York","America/Nipigon","America/Nome","America/Noronha","America/North_Dakota/Beulah","America/North_Dakota/Center","America/North_Dakota/New_Salem","America/Ojinaga","America/Panama","America/Pangnirtung","America/Paramaribo","America/Phoenix","America/Port-au-Prince","America/Port_of_Spain","America/Porto_Velho","America/Puerto_Rico","America/Rainy_River","America/Rankin_Inlet","America/Recife","America/Regina","America/Resolute","America/Rio_Branco","America/Santa_Isabel","America/Santarem","America/Santiago","America/Santo_Domingo","America/Sao_Paulo","America/Scoresbysund","America/Sitka","America/St_Barthelemy","America/St_Johns","America/St_Kitts","America/St_Lucia","America/St_Thomas","America/St_Vincent","America/Swift_Current","America/Tegucigalpa","America/Thule","America/Thunder_Bay","America/Tijuana","America/Toronto","America/Tortola","America/Vancouver","America/Whitehorse","America/Winnipeg","America/Yakutat","America/Yellowknife","Antarctica/Casey","Antarctica/Davis","Antarctica/DumontDUrville","Antarctica/Macquarie","Antarctica/Mawson","Antarctica/McMurdo","Antarctica/Palmer","Antarctica/Rothera","Antarctica/Syowa","Antarctica/Vostok","Arctic/Longyearbyen","Asia/Aden","Asia/Almaty","Asia/Amman","Asia/Anadyr","Asia/Aqtau","Asia/Aqtobe","Asia/Ashgabat","Asia/Baghdad","Asia/Bahrain","Asia/Baku","Asia/Bangkok","Asia/Beirut","Asia/Bishkek","Asia/Brunei","Asia/Calcutta","Asia/Chita","Asia/Choibalsan","Asia/Colombo","Asia/Damascus","Asia/Dhaka","Asia/Dili","Asia/Dubai","Asia/Dushanbe","Asia/Hong_Kong","Asia/Hovd","Asia/Irkutsk","Asia/Jakarta","Asia/Jayapura","Asia/Jerusalem","Asia/Kabul","Asia/Kamchatka","Asia/Karachi","Asia/Kathmandu","Asia/Khandyga","Asia/Kolkata","Asia/Krasnoyarsk","Asia/Kuala_Lumpur","Asia/Kuching","Asia/Kuwait","Asia/Macau","Asia/Magadan","Asia/Makassar","Asia/Manila","Asia/Muscat","Asia/Nicosia","Asia/Novokuznetsk","Asia/Novosibirsk","Asia/Omsk","Asia/Oral","Asia/Phnom_Penh","Asia/Pontianak","Asia/Pyongyang","Asia/Qatar","Asia/Qyzylorda","Asia/Rangoon","Asia/Riyadh","Asia/Saigon","Asia/Sakhalin","Asia/Samarkand","Asia/Seoul","Asia/Shanghai","Asia/Singapore","Asia/Srednekolymsk","Asia/Taipei","Asia/Tashkent","Asia/Tbilisi","Asia/Tehran","Asia/Thimphu","Asia/Tokyo","Asia/Ulaanbaatar","Asia/Urumqi","Asia/Ust-Nera","Asia/Vientiane","Asia/Vladivostok","Asia/Yakutsk","Asia/Yekaterinburg","Asia/Yerevan","Atlantic/Azores","Atlantic/Bermuda","Atlantic/Canary","Atlantic/Cape_Verde","Atlantic/Faeroe","Atlantic/Madeira","Atlantic/Reykjavik","Atlantic/South_Georgia","Atlantic/St_Helena","Atlantic/Stanley","Australia/Adelaide","Australia/Brisbane","Australia/Broken_Hill","Australia/Currie","Australia/Darwin","Australia/Hobart","Australia/Lindeman","Australia/Melbourne","Australia/Perth","Australia/Sydney","CST6CDT","EST5EDT","Etc/GMT","Etc/GMT+1","Etc/GMT+10","Etc/GMT+11","Etc/GMT+12","Etc/GMT+2","Etc/GMT+3","Etc/GMT+4","Etc/GMT+5","Etc/GMT+6","Etc/GMT+7","Etc/GMT-1","Etc/GMT-10","Etc/GMT-11","Etc/GMT-12","Etc/GMT-13","Etc/GMT-2","Etc/GMT-3","Etc/GMT-4","Etc/GMT-5","Etc/GMT-6","Etc/GMT-7","Etc/GMT-8","Etc/GMT-9","Europe/Amsterdam","Europe/Andorra","Europe/Astrakhan","Europe/Athens","Europe/Belgrade","Europe/Berlin","Europe/Bratislava","Europe/Brussels","Europe/Bucharest","Europe/Budapest","Europe/Busingen","Europe/Chisinau","Europe/Copenhagen","Europe/Dublin","Europe/Gibraltar","Europe/Guernsey","Europe/Helsinki","Europe/Isle_of_Man","Europe/Istanbul","Europe/Jersey","Europe/Kaliningrad","Europe/Kiev","Europe/Kirov","Europe/Lisbon","Europe/Ljubljana","Europe/London","Europe/Luxembourg","Europe/Madrid","Europe/Malta","Europe/Mariehamn","Europe/Minsk","Europe/Monaco","Europe/Moscow","Europe/Nicosia","Europe/Oslo","Europe/Paris","Europe/Podgorica","Europe/Prague","Europe/Riga","Europe/Rome","Europe/Samara","Europe/San_Marino","Europe/Sarajevo","Europe/Simferopol","Europe/Skopje","Europe/Sofia","Europe/Stockholm","Europe/Tallinn","Europe/Tirane","Europe/Ulyanovsk","Europe/Uzhgorod","Europe/Vaduz","Europe/Vatican","Europe/Vienna","Europe/Vilnius","Europe/Volgograd","Europe/Warsaw","Europe/Zagreb","Europe/Zaporozhye","Europe/Zurich","Indian/Antananarivo","Indian/Chagos","Indian/Christmas","Indian/Cocos","Indian/Comoro","Indian/Kerguelen","Indian/Mahe","Indian/Maldives","Indian/Mauritius","Indian/Mayotte","Indian/Reunion","MST7MDT","PST8PDT","Pacific/Apia","Pacific/Auckland","Pacific/Efate","Pacific/Enderbury","Pacific/Fakaofo","Pacific/Fiji","Pacific/Funafuti","Pacific/Galapagos","Pacific/Guadalcanal","Pacific/Guam","Pacific/Honolulu","Pacific/Johnston","Pacific/Kosrae","Pacific/Kwajalein","Pacific/Majuro","Pacific/Midway","Pacific/Nauru","Pacific/Niue","Pacific/Noumea","Pacific/Pago_Pago","Pacific/Palau","Pacific/Ponape","Pacific/Port_Moresby","Pacific/Rarotonga","Pacific/Saipan","Pacific/Tahiti","Pacific/Tarawa","Pacific/Tongatapu","Pacific/Truk","Pacific/Wake","Pacific/Wallis"].map(function(e){return{title:e,value:e}})},selectableOptions(){return this.options}}},Yg={key:0,class:"ux-field-title"},Xg={key:0,class:"ux-required-marker"},Jg={key:1,class:"ux-field-description"},Qg={key:2,class:"ui-select-button"},vg=["multiple"],e_={key:0,value:""},t_=["value"];function n_(e,n,o,i,l,r){const a=t.resolveComponent("ux-button");return t.openBlock(),t.createElementBlock("div",{class:t.normalizeClass(["native-select",r.classes])},[e.showLabel?(t.openBlock(),t.createElementBlock("label",Yg,[t.createTextVNode(t.toDisplayString(e.label)+" ",1),e.required?(t.openBlock(),t.createElementBlock("span",Xg,"*")):t.createCommentVNode("",!0)])):t.createCommentVNode("",!0),e.showDescription?(t.openBlock(),t.createElementBlock("div",Jg,t.toDisplayString(e.description),1)):t.createCommentVNode("",!0),e.singleValue?(t.openBlock(),t.createElementBlock("div",Qg,[t.renderSlot(e.$slots,"default",{},()=>[t.createVNode(a,{tag:"div"},{default:t.withCtx(()=>[t.createTextVNode(t.toDisplayString(r.summary),1)]),_:1})],!0)])):t.createCommentVNode("",!0),t.withDirectives(t.createElementVNode("select",{onFocus:n[0]||(n[0]=(...s)=>e.touch&&e.touch(...s)),multiple:e.multiValue,"onUpdate:modelValue":n[1]||(n[1]=s=>e.model=s)},[e.singleValue&&!e.minimum?(t.openBlock(),t.createElementBlock("option",e_,"None")):t.createCommentVNode("",!0),(t.openBlock(!0),t.createElementBlock(t.Fragment,null,t.renderList(r.selectableOptions,s=>(t.openBlock(),t.createElementBlock("option",{value:s.value},t.toDisplayString(s.title),9,t_))),256))],40,vg),[[t.vModelSelect,e.model]])],2)}const o_=g(Zg,[["render",n_],["__scopeId","data-v-dc886566"]]),FS="",r_={props:{item:{type:Object,required:!0}},data(){return{model:this.item}},watch:{item(e){this.model=e}},computed:{basicType(){var e,n;return(n=(e=this.model)==null?void 0:e.meta)==null?void 0:n.type},hasImage(){switch(this.basicType){case"image":case"video":case"profile":return!0}},title(){return this.model.title||this.model.name||this.model.label||(this.model.firstName?`${this.model.firstName} ${this.model.lastName}`:"(Title unknown)")}},methods:{clicked(){this.$sdk.dispatch("item:view",this.model)}}};function i_(e,n,o,i,l,r){const a=t.resolveComponent("ux-image"),s=t.resolveComponent("flex-cell"),c=t.resolveComponent("flex-row");return t.openBlock(),t.createElementBlock("div",{class:"content-item",onClick:n[0]||(n[0]=(...d)=>r.clicked&&r.clicked(...d))},[t.createVNode(c,{gap:"",vcenter:""},{default:t.withCtx(()=>[r.hasImage?(t.openBlock(),t.createBlock(s,{key:0,shrink:""},{default:t.withCtx(()=>[t.createElementVNode("div",{class:t.normalizeClass(["image-wrapper",r.basicType])},[t.createVNode(a,{item:l.model,width:100,height:100},null,8,["item"])],2)]),_:1})):t.createCommentVNode("",!0),t.createVNode(s,{vcenter:""},{default:t.withCtx(()=>[t.createElementVNode("div",null,[t.renderSlot(e.$slots,"default",{},()=>[t.createTextVNode(t.toDisplayString(r.title),1)],!0)])]),_:3}),t.createVNode(s,{shrink:""},{default:t.withCtx(()=>[t.renderSlot(e.$slots,"actions",{},void 0,!0)]),_:3})]),_:3})])}const ql=g(r_,[["render",i_],["__scopeId","data-v-f1a20da8"]]);/**!
|
|
2
2
|
* Sortable 1.14.0
|
|
3
3
|
* @author RubaXa <trash@rubaxa.org>
|
|
4
4
|
* @author owenm <owen23355@gmail.com>
|