@nodeblocks/frontend-list-users-block 0.2.2 → 0.3.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/lib.d.ts +0 -94
- package/dist/lib.d.ts.map +1 -1
- package/dist/list-users.d.ts +89 -26
- package/dist/list-users.d.ts.map +1 -1
- package/dist/list-users.test.d.ts +2 -0
- package/dist/list-users.test.d.ts.map +1 -0
- package/package.json +10 -3
- package/dist/blocks.d.ts +0 -17
- package/dist/blocks.d.ts.map +0 -1
- package/dist/context.d.ts +0 -31
- package/dist/context.d.ts.map +0 -1
package/dist/index.esm.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsx as e,Fragment as t,jsxs as n}from"react/jsx-runtime";import{Stack as r,Typography as s,Box as i,CircularProgress as a,Tabs as o,Tab as u,Icon as l,TableContainer as c,Paper as h,Table as d,TableHead as m,TableRow as f,TableCell as y,TableBody as g,Pagination as w}from"@mui/material";import{createContext as p,useContext as k,createElement as b,Fragment as v}from"react";class S extends Error{}class T extends S{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}}class O extends S{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}}class N extends S{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}}class M extends S{}class D extends S{constructor(e){super(`Invalid unit ${e}`)}}class x extends S{}class I extends S{constructor(){super("Zone is an abstract class")}}const V="numeric",E="short",C="long",F={year:V,month:V,day:V},L={year:V,month:E,day:V},$={year:V,month:E,day:V,weekday:E},W={year:V,month:C,day:V},Z={year:V,month:C,day:V,weekday:C},z={hour:V,minute:V},j={hour:V,minute:V,second:V},A={hour:V,minute:V,second:V,timeZoneName:E},q={hour:V,minute:V,second:V,timeZoneName:C},U={hour:V,minute:V,hourCycle:"h23"},_={hour:V,minute:V,second:V,hourCycle:"h23"},R={hour:V,minute:V,second:V,hourCycle:"h23",timeZoneName:E},H={hour:V,minute:V,second:V,hourCycle:"h23",timeZoneName:C},Y={year:V,month:V,day:V,hour:V,minute:V},P={year:V,month:V,day:V,hour:V,minute:V,second:V},J={year:V,month:E,day:V,hour:V,minute:V},G={year:V,month:E,day:V,hour:V,minute:V,second:V},B={year:V,month:E,day:V,weekday:E,hour:V,minute:V},Q={year:V,month:C,day:V,hour:V,minute:V,timeZoneName:E},K={year:V,month:C,day:V,hour:V,minute:V,second:V,timeZoneName:E},X={year:V,month:C,day:V,weekday:C,hour:V,minute:V,timeZoneName:C},ee={year:V,month:C,day:V,weekday:C,hour:V,minute:V,second:V,timeZoneName:C};class te{get type(){throw new I}get name(){throw new I}get ianaName(){return this.name}get isUniversal(){throw new I}offsetName(e,t){throw new I}formatOffset(e,t){throw new I}offset(e){throw new I}equals(e){throw new I}get isValid(){throw new I}}let ne=null;class re extends te{static get instance(){return null===ne&&(ne=new re),ne}get type(){return"system"}get name(){return(new Intl.DateTimeFormat).resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:t,locale:n}){return Tt(e,t,n)}formatOffset(e,t){return Dt(this.offset(e),t)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return"system"===e.type}get isValid(){return!0}}const se=new Map,ie={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6},ae=new Map;class oe extends te{static create(e){let t=ae.get(e);return void 0===t&&ae.set(e,t=new oe(e)),t}static resetCache(){ae.clear(),se.clear()}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch(e){return!1}}constructor(e){super(),this.zoneName=e,this.valid=oe.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:t,locale:n}){return Tt(e,t,n,this.name)}formatOffset(e,t){return Dt(this.offset(e),t)}offset(e){if(!this.valid)return NaN;const t=new Date(e);if(isNaN(t))return NaN;const n=function(e){let t=se.get(e);return void 0===t&&(t=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),se.set(e,t)),t}(this.name);let[r,s,i,a,o,u,l]=n.formatToParts?function(e,t){const n=e.formatToParts(t),r=[];for(let e=0;e<n.length;e++){const{type:t,value:s}=n[e],i=ie[t];"era"===t?r[i]=s:nt(i)||(r[i]=parseInt(s,10))}return r}(n,t):function(e,t){const n=e.format(t).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,s,i,a,o,u,l,c]=r;return[a,s,i,o,u,l,c]}(n,t);"BC"===a&&(r=1-Math.abs(r));let c=+t;const h=c%1e3;return c-=h>=0?h:1e3+h,(kt({year:r,month:s,day:i,hour:24===o?0:o,minute:u,second:l,millisecond:0})-c)/6e4}equals(e){return"iana"===e.type&&e.name===this.name}get isValid(){return this.valid}}let ue={};const le=new Map;function ce(e,t={}){const n=JSON.stringify([e,t]);let r=le.get(n);return void 0===r&&(r=new Intl.DateTimeFormat(e,t),le.set(n,r)),r}const he=new Map,de=new Map;let me=null;const fe=new Map;function ye(e){let t=fe.get(e);return void 0===t&&(t=new Intl.DateTimeFormat(e).resolvedOptions(),fe.set(e,t)),t}const ge=new Map;function we(e,t,n,r){const s=e.listingMode();return"error"===s?null:"en"===s?n(t):r(t)}class pe{constructor(e,t,n){this.padTo=n.padTo||0,this.floor=n.floor||!1;const{padTo:r,floor:s,...i}=n;if(!t||Object.keys(i).length>0){const t={useGrouping:!1,...n};n.padTo>0&&(t.minimumIntegerDigits=n.padTo),this.inf=function(e,t={}){const n=JSON.stringify([e,t]);let r=he.get(n);return void 0===r&&(r=new Intl.NumberFormat(e,t),he.set(n,r)),r}(e,t)}}format(e){if(this.inf){const t=this.floor?Math.floor(e):e;return this.inf.format(t)}return ht(this.floor?Math.floor(e):yt(e,3),this.padTo)}}class ke{constructor(e,t,n){let r;if(this.opts=n,this.originalZone=void 0,this.opts.timeZone)this.dt=e;else if("fixed"===e.zone.type){const t=e.offset/60*-1,n=t>=0?`Etc/GMT+${t}`:`Etc/GMT${t}`;0!==e.offset&&oe.create(n).valid?(r=n,this.dt=e):(r="UTC",this.dt=0===e.offset?e:e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone)}else"system"===e.zone.type?this.dt=e:"iana"===e.zone.type?(this.dt=e,r=e.zone.name):(r="UTC",this.dt=e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone);const s={...this.opts};s.timeZone=s.timeZone||r,this.dtf=ce(t,s)}format(){return this.originalZone?this.formatToParts().map(({value:e})=>e).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const e=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?e.map(e=>{if("timeZoneName"===e.type){const t=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...e,value:t}}return e}):e}resolvedOptions(){return this.dtf.resolvedOptions()}}class be{constructor(e,t,n){this.opts={style:"long",...n},!t&&it()&&(this.rtf=function(e,t={}){const{base:n,...r}=t,s=JSON.stringify([e,r]);let i=de.get(s);return void 0===i&&(i=new Intl.RelativeTimeFormat(e,t),de.set(s,i)),i}(e,n))}format(e,t){return this.rtf?this.rtf.format(e,t):function(e,t,n="always",r=!1){const s={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."]},i=-1===["hours","minutes","seconds"].indexOf(e);if("auto"===n&&i){const n="days"===e;switch(t){case 1:return n?"tomorrow":`next ${s[e][0]}`;case-1:return n?"yesterday":`last ${s[e][0]}`;case 0:return n?"today":`this ${s[e][0]}`}}const a=Object.is(t,-0)||t<0,o=Math.abs(t),u=1===o,l=s[e],c=r?u?l[1]:l[2]||l[1]:u?s[e][0]:e;return a?`${o} ${c} ago`:`in ${o} ${c}`}(t,e,this.opts.numeric,"long"!==this.opts.style)}formatToParts(e,t){return this.rtf?this.rtf.formatToParts(e,t):[]}}const ve={firstDay:1,minimalDays:4,weekend:[6,7]};class Se{static fromOpts(e){return Se.create(e.locale,e.numberingSystem,e.outputCalendar,e.weekSettings,e.defaultToEN)}static create(e,t,n,r,s=!1){const i=e||Ae.defaultLocale,a=i||(s?"en-US":me||(me=(new Intl.DateTimeFormat).resolvedOptions().locale,me)),o=t||Ae.defaultNumberingSystem,u=n||Ae.defaultOutputCalendar,l=lt(r)||Ae.defaultWeekSettings;return new Se(a,o,u,l,i)}static resetCache(){me=null,le.clear(),he.clear(),de.clear(),fe.clear(),ge.clear()}static fromObject({locale:e,numberingSystem:t,outputCalendar:n,weekSettings:r}={}){return Se.create(e,t,n,r)}constructor(e,t,n,r,s){const[i,a,o]=function(e){const t=e.indexOf("-x-");-1!==t&&(e=e.substring(0,t));const n=e.indexOf("-u-");if(-1===n)return[e];{let t,r;try{t=ce(e).resolvedOptions(),r=e}catch(s){const i=e.substring(0,n);t=ce(i).resolvedOptions(),r=i}const{numberingSystem:s,calendar:i}=t;return[r,s,i]}}(e);this.locale=i,this.numberingSystem=t||a||null,this.outputCalendar=n||o||null,this.weekSettings=r,this.intl=function(e,t,n){return n||t?(e.includes("-u-")||(e+="-u"),n&&(e+=`-ca-${n}`),t&&(e+=`-nu-${t}`),e):e}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=s,this.fastNumbersCached=null}get fastNumbers(){var e;return null==this.fastNumbersCached&&(this.fastNumbersCached=(!(e=this).numberingSystem||"latn"===e.numberingSystem)&&("latn"===e.numberingSystem||!e.locale||e.locale.startsWith("en")||"latn"===ye(e.locale).numberingSystem)),this.fastNumbersCached}listingMode(){const e=this.isEnglish(),t=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return e&&t?"en":"intl"}clone(e){return e&&0!==Object.getOwnPropertyNames(e).length?Se.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,lt(e.weekSettings)||this.weekSettings,e.defaultToEN||!1):this}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,t=!1){return we(this,e,Ct,()=>{const n="ja"===this.intl||this.intl.startsWith("ja-"),r=(t&=!n)?{month:e,day:"numeric"}:{month:e},s=t?"format":"standalone";if(!this.monthsCache[s][e]){const t=n?e=>this.dtFormatter(e,r).format():e=>this.extract(e,r,"month");this.monthsCache[s][e]=function(e){const t=[];for(let n=1;n<=12;n++){const r=$r.utc(2009,n,1);t.push(e(r))}return t}(t)}return this.monthsCache[s][e]})}weekdays(e,t=!1){return we(this,e,Wt,()=>{const n=t?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},r=t?"format":"standalone";return this.weekdaysCache[r][e]||(this.weekdaysCache[r][e]=function(e){const t=[];for(let n=1;n<=7;n++){const r=$r.utc(2016,11,13+n);t.push(e(r))}return t}(e=>this.extract(e,n,"weekday"))),this.weekdaysCache[r][e]})}meridiems(){return we(this,void 0,()=>Zt,()=>{if(!this.meridiemCache){const e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[$r.utc(2016,11,13,9),$r.utc(2016,11,13,19)].map(t=>this.extract(t,e,"dayperiod"))}return this.meridiemCache})}eras(e){return we(this,e,qt,()=>{const t={era:e};return this.eraCache[e]||(this.eraCache[e]=[$r.utc(-40,1,1),$r.utc(2017,1,1)].map(e=>this.extract(e,t,"era"))),this.eraCache[e]})}extract(e,t,n){const r=this.dtFormatter(e,t).formatToParts().find(e=>e.type.toLowerCase()===n);return r?r.value:null}numberFormatter(e={}){return new pe(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,t={}){return new ke(e,this.intl,t)}relFormatter(e={}){return new be(this.intl,this.isEnglish(),e)}listFormatter(e={}){return function(e,t={}){const n=JSON.stringify([e,t]);let r=ue[n];return r||(r=new Intl.ListFormat(e,t),ue[n]=r),r}(this.intl,e)}isEnglish(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||ye(this.intl).locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:at()?function(e){let t=ge.get(e);if(!t){const n=new Intl.Locale(e);t="getWeekInfo"in n?n.getWeekInfo():n.weekInfo,"minimalDays"in t||(t={...ve,...t}),ge.set(e,t)}return t}(this.locale):ve}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}}let Te=null;class Oe extends te{static get utcInstance(){return null===Te&&(Te=new Oe(0)),Te}static instance(e){return 0===e?Oe.utcInstance:new Oe(e)}static parseSpecifier(e){if(e){const t=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(t)return new Oe(Ot(t[1],t[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${Dt(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${Dt(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,t){return Dt(this.fixed,t)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return"fixed"===e.type&&e.fixed===this.fixed}get isValid(){return!0}}class Ne extends te{constructor(e){super(),this.zoneName=e}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 Me(e,t){if(nt(e)||null===e)return t;if(e instanceof te)return e;if("string"==typeof e){const n=e.toLowerCase();return"default"===n?t:"local"===n||"system"===n?re.instance:"utc"===n||"gmt"===n?Oe.utcInstance:Oe.parseSpecifier(n)||oe.create(e)}return rt(e)?Oe.instance(e):"object"==typeof e&&"offset"in e&&"function"==typeof e.offset?e:new Ne(e)}const De={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},xe={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]},Ie=De.hanidec.replace(/[\[|\]]/g,"").split(""),Ve=new Map;function Ee({numberingSystem:e},t=""){const n=e||"latn";let r=Ve.get(n);void 0===r&&(r=new Map,Ve.set(n,r));let s=r.get(t);return void 0===s&&(s=new RegExp(`${De[n]}${t}`),r.set(t,s)),s}let Ce,Fe=()=>Date.now(),Le="system",$e=null,We=null,Ze=null,ze=60,je=null;class Ae{static get now(){return Fe}static set now(e){Fe=e}static set defaultZone(e){Le=e}static get defaultZone(){return Me(Le,re.instance)}static get defaultLocale(){return $e}static set defaultLocale(e){$e=e}static get defaultNumberingSystem(){return We}static set defaultNumberingSystem(e){We=e}static get defaultOutputCalendar(){return Ze}static set defaultOutputCalendar(e){Ze=e}static get defaultWeekSettings(){return je}static set defaultWeekSettings(e){je=lt(e)}static get twoDigitCutoffYear(){return ze}static set twoDigitCutoffYear(e){ze=e%100}static get throwOnInvalid(){return Ce}static set throwOnInvalid(e){Ce=e}static resetCaches(){Se.resetCache(),oe.resetCache(),$r.resetCache(),Ve.clear()}}class qe{constructor(e,t){this.reason=e,this.explanation=t}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const Ue=[0,31,59,90,120,151,181,212,243,273,304,334],_e=[0,31,60,91,121,152,182,213,244,274,305,335];function Re(e,t){return new qe("unit out of range",`you specified ${t} (of type ${typeof t}) as a ${e}, which is invalid`)}function He(e,t,n){const r=new Date(Date.UTC(e,t-1,n));e<100&&e>=0&&r.setUTCFullYear(r.getUTCFullYear()-1900);const s=r.getUTCDay();return 0===s?7:s}function Ye(e,t,n){return n+(gt(e)?_e:Ue)[t-1]}function Pe(e,t){const n=gt(e)?_e:Ue,r=n.findIndex(e=>e<t);return{month:r+1,day:t-n[r]}}function Je(e,t){return(e-t+7)%7+1}function Ge(e,t=4,n=1){const{year:r,month:s,day:i}=e,a=Ye(r,s,i),o=Je(He(r,s,i),n);let u,l=Math.floor((a-o+14-t)/7);return l<1?(u=r-1,l=vt(u,t,n)):l>vt(r,t,n)?(u=r+1,l=1):u=r,{weekYear:u,weekNumber:l,weekday:o,...xt(e)}}function Be(e,t=4,n=1){const{weekYear:r,weekNumber:s,weekday:i}=e,a=Je(He(r,1,t),n),o=wt(r);let u,l=7*s+i-a-7+t;l<1?(u=r-1,l+=wt(u)):l>o?(u=r+1,l-=wt(r)):u=r;const{month:c,day:h}=Pe(u,l);return{year:u,month:c,day:h,...xt(e)}}function Qe(e){const{year:t,month:n,day:r}=e;return{year:t,ordinal:Ye(t,n,r),...xt(e)}}function Ke(e){const{year:t,ordinal:n}=e,{month:r,day:s}=Pe(t,n);return{year:t,month:r,day:s,...xt(e)}}function Xe(e,t){if(!nt(e.localWeekday)||!nt(e.localWeekNumber)||!nt(e.localWeekYear)){if(!nt(e.weekday)||!nt(e.weekNumber)||!nt(e.weekYear))throw new M("Cannot mix locale-based week fields with ISO-based week fields");return nt(e.localWeekday)||(e.weekday=e.localWeekday),nt(e.localWeekNumber)||(e.weekNumber=e.localWeekNumber),nt(e.localWeekYear)||(e.weekYear=e.localWeekYear),delete e.localWeekday,delete e.localWeekNumber,delete e.localWeekYear,{minDaysInFirstWeek:t.getMinDaysInFirstWeek(),startOfWeek:t.getStartOfWeek()}}return{minDaysInFirstWeek:4,startOfWeek:1}}function et(e){const t=st(e.year),n=ct(e.month,1,12),r=ct(e.day,1,pt(e.year,e.month));return t?n?!r&&Re("day",e.day):Re("month",e.month):Re("year",e.year)}function tt(e){const{hour:t,minute:n,second:r,millisecond:s}=e,i=ct(t,0,23)||24===t&&0===n&&0===r&&0===s,a=ct(n,0,59),o=ct(r,0,59),u=ct(s,0,999);return i?a?o?!u&&Re("millisecond",s):Re("second",r):Re("minute",n):Re("hour",t)}function nt(e){return void 0===e}function rt(e){return"number"==typeof e}function st(e){return"number"==typeof e&&e%1==0}function it(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(e){return!1}}function at(){try{return"undefined"!=typeof Intl&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch(e){return!1}}function ot(e,t,n){if(0!==e.length)return e.reduce((e,r)=>{const s=[t(r),r];return e&&n(e[0],s[0])===e[0]?e:s},null)[1]}function ut(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function lt(e){if(null==e)return null;if("object"!=typeof e)throw new x("Week settings must be an object");if(!ct(e.firstDay,1,7)||!ct(e.minimalDays,1,7)||!Array.isArray(e.weekend)||e.weekend.some(e=>!ct(e,1,7)))throw new x("Invalid week settings");return{firstDay:e.firstDay,minimalDays:e.minimalDays,weekend:Array.from(e.weekend)}}function ct(e,t,n){return st(e)&&e>=t&&e<=n}function ht(e,t=2){let n;return n=e<0?"-"+(""+-e).padStart(t,"0"):(""+e).padStart(t,"0"),n}function dt(e){return nt(e)||null===e||""===e?void 0:parseInt(e,10)}function mt(e){return nt(e)||null===e||""===e?void 0:parseFloat(e)}function ft(e){if(!nt(e)&&null!==e&&""!==e){const t=1e3*parseFloat("0."+e);return Math.floor(t)}}function yt(e,t,n="round"){const r=10**t;switch(n){case"expand":return e>0?Math.ceil(e*r)/r:Math.floor(e*r)/r;case"trunc":return Math.trunc(e*r)/r;case"round":return Math.round(e*r)/r;case"floor":return Math.floor(e*r)/r;case"ceil":return Math.ceil(e*r)/r;default:throw new RangeError(`Value rounding ${n} is out of range`)}}function gt(e){return e%4==0&&(e%100!=0||e%400==0)}function wt(e){return gt(e)?366:365}function pt(e,t){const n=(r=t-1)-12*Math.floor(r/12)+1;var r;return 2===n?gt(e+(t-n)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function kt(e){let t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(e.year,e.month-1,e.day)),+t}function bt(e,t,n){return-Je(He(e,1,t),n)+t-1}function vt(e,t=4,n=1){const r=bt(e,t,n),s=bt(e+1,t,n);return(wt(e)-r+s)/7}function St(e){return e>99?e:e>Ae.twoDigitCutoffYear?1900+e:2e3+e}function Tt(e,t,n,r=null){const s=new Date(e),i={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(i.timeZone=r);const a={timeZoneName:t,...i},o=new Intl.DateTimeFormat(n,a).formatToParts(s).find(e=>"timezonename"===e.type.toLowerCase());return o?o.value:null}function Ot(e,t){let n=parseInt(e,10);Number.isNaN(n)&&(n=0);const r=parseInt(t,10)||0;return 60*n+(n<0||Object.is(n,-0)?-r:r)}function Nt(e){const t=Number(e);if("boolean"==typeof e||""===e||!Number.isFinite(t))throw new x(`Invalid unit value ${e}`);return t}function Mt(e,t){const n={};for(const r in e)if(ut(e,r)){const s=e[r];if(null==s)continue;n[t(r)]=Nt(s)}return n}function Dt(e,t){const n=Math.trunc(Math.abs(e/60)),r=Math.trunc(Math.abs(e%60)),s=e>=0?"+":"-";switch(t){case"short":return`${s}${ht(n,2)}:${ht(r,2)}`;case"narrow":return`${s}${n}${r>0?`:${r}`:""}`;case"techie":return`${s}${ht(n,2)}${ht(r,2)}`;default:throw new RangeError(`Value format ${t} is out of range for property format`)}}function xt(e){return function(e){return["hour","minute","second","millisecond"].reduce((t,n)=>(t[n]=e[n],t),{})}(e)}const It=["January","February","March","April","May","June","July","August","September","October","November","December"],Vt=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],Et=["J","F","M","A","M","J","J","A","S","O","N","D"];function Ct(e){switch(e){case"narrow":return[...Et];case"short":return[...Vt];case"long":return[...It];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 Ft=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],Lt=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],$t=["M","T","W","T","F","S","S"];function Wt(e){switch(e){case"narrow":return[...$t];case"short":return[...Lt];case"long":return[...Ft];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const Zt=["AM","PM"],zt=["Before Christ","Anno Domini"],jt=["BC","AD"],At=["B","A"];function qt(e){switch(e){case"narrow":return[...At];case"short":return[...jt];case"long":return[...zt];default:return null}}function Ut(e,t){let n="";for(const r of e)r.literal?n+=r.val:n+=t(r.val);return n}const _t={D:F,DD:L,DDD:W,DDDD:Z,t:z,tt:j,ttt:A,tttt:q,T:U,TT:_,TTT:R,TTTT:H,f:Y,ff:J,fff:Q,ffff:X,F:P,FF:G,FFF:K,FFFF:ee};class Rt{static create(e,t={}){return new Rt(e,t)}static parseFormat(e){let t=null,n="",r=!1;const s=[];for(let i=0;i<e.length;i++){const a=e.charAt(i);"'"===a?((n.length>0||r)&&s.push({literal:r||/^\s+$/.test(n),val:""===n?"'":n}),t=null,n="",r=!r):r||a===t?n+=a:(n.length>0&&s.push({literal:/^\s+$/.test(n),val:n}),n=a,t=a)}return n.length>0&&s.push({literal:r||/^\s+$/.test(n),val:n}),s}static macroTokenToFormatOpts(e){return _t[e]}constructor(e,t){this.opts=t,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,t){return null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(e,{...this.opts,...t}).format()}dtFormatter(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t})}formatDateTime(e,t){return this.dtFormatter(e,t).format()}formatDateTimeParts(e,t){return this.dtFormatter(e,t).formatToParts()}formatInterval(e,t){return this.dtFormatter(e.start,t).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,t){return this.dtFormatter(e,t).resolvedOptions()}num(e,t=0,n=void 0){if(this.opts.forceSimple)return ht(e,t);const r={...this.opts};return t>0&&(r.padTo=t),n&&(r.signDisplay=n),this.loc.numberFormatter(r).format(e)}formatDateTimeFromString(e,t){const n="en"===this.loc.listingMode(),r=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar,s=(t,n)=>this.loc.extract(e,t,n),i=t=>e.isOffsetFixed&&0===e.offset&&t.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,t.format):"",a=(t,r)=>n?function(e,t){return Ct(t)[e.month-1]}(e,t):s(r?{month:t}:{month:t,day:"numeric"},"month"),o=(t,r)=>n?function(e,t){return Wt(t)[e.weekday-1]}(e,t):s(r?{weekday:t}:{weekday:t,month:"long",day:"numeric"},"weekday"),u=t=>{const n=Rt.macroTokenToFormatOpts(t);return n?this.formatWithSystemDefault(e,n):t},l=t=>n?function(e,t){return qt(t)[e.year<0?0:1]}(e,t):s({era:t},"era");return Ut(Rt.parseFormat(t),t=>{switch(t){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12==0?12:e.hour%12);case"hh":return this.num(e.hour%12==0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return i({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return i({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return i({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return n?function(e){return Zt[e.hour<12?0:1]}(e):s({hour:"numeric",hourCycle:"h12"},"dayperiod");case"d":return r?s({day:"numeric"},"day"):this.num(e.day);case"dd":return r?s({day:"2-digit"},"day"):this.num(e.day,2);case"c":case"E":return this.num(e.weekday);case"ccc":return o("short",!0);case"cccc":return o("long",!0);case"ccccc":return o("narrow",!0);case"EEE":return o("short",!1);case"EEEE":return o("long",!1);case"EEEEE":return o("narrow",!1);case"L":return r?s({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return r?s({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return a("short",!0);case"LLLL":return a("long",!0);case"LLLLL":return a("narrow",!0);case"M":return r?s({month:"numeric"},"month"):this.num(e.month);case"MM":return r?s({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return a("short",!1);case"MMMM":return a("long",!1);case"MMMMM":return a("narrow",!1);case"y":return r?s({year:"numeric"},"year"):this.num(e.year);case"yy":return r?s({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return r?s({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return r?s({year:"numeric"},"year"):this.num(e.year,6);case"G":return l("short");case"GG":return l("long");case"GGGGG":return l("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"n":return this.num(e.localWeekNumber);case"nn":return this.num(e.localWeekNumber,2);case"ii":return this.num(e.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(e.localWeekYear,4);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return u(t)}})}formatDurationFromString(e,t){const n="negativeLargestOnly"===this.opts.signMode?-1:1,r=e=>{switch(e[0]){case"S":return"milliseconds";case"s":return"seconds";case"m":return"minutes";case"h":return"hours";case"d":return"days";case"w":return"weeks";case"M":return"months";case"y":return"years";default:return null}},s=Rt.parseFormat(t),i=s.reduce((e,{literal:t,val:n})=>t?e:e.concat(n),[]),a=e.shiftTo(...i.map(r).filter(e=>e));return Ut(s,((e,t)=>s=>{const i=r(s);if(i){const r=t.isNegativeDuration&&i!==t.largestUnit?n:1;let a;return a="negativeLargestOnly"===this.opts.signMode&&i!==t.largestUnit?"never":"all"===this.opts.signMode?"always":"auto",this.num(e.get(i)*r,s.length,a)}return s})(a,{isNegativeDuration:a<0,largestUnit:Object.keys(a.values)[0]}))}}const Ht=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function Yt(...e){const t=e.reduce((e,t)=>e+t.source,"");return RegExp(`^${t}$`)}function Pt(...e){return t=>e.reduce(([e,n,r],s)=>{const[i,a,o]=s(t,r);return[{...e,...i},a||n,o]},[{},null,1]).slice(0,2)}function Jt(e,...t){if(null==e)return[null,null];for(const[n,r]of t){const t=n.exec(e);if(t)return r(t)}return[null,null]}function Gt(...e){return(t,n)=>{const r={};let s;for(s=0;s<e.length;s++)r[e[s]]=dt(t[n+s]);return[r,null,n+s]}}const Bt=/(?:([Zz])|([+-]\d\d)(?::?(\d\d))?)/,Qt=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Kt=RegExp(`${Qt.source}(?:${Bt.source}?(?:\\[(${Ht.source})\\])?)?`),Xt=RegExp(`(?:[Tt]${Kt.source})?`),en=Gt("weekYear","weekNumber","weekDay"),tn=Gt("year","ordinal"),nn=RegExp(`${Qt.source} ?(?:${Bt.source}|(${Ht.source}))?`),rn=RegExp(`(?: ${nn.source})?`);function sn(e,t,n){const r=e[t];return nt(r)?n:dt(r)}function an(e,t){return[{hours:sn(e,t,0),minutes:sn(e,t+1,0),seconds:sn(e,t+2,0),milliseconds:ft(e[t+3])},null,t+4]}function on(e,t){const n=!e[t]&&!e[t+1],r=Ot(e[t+1],e[t+2]);return[{},n?null:Oe.instance(r),t+3]}function un(e,t){return[{},e[t]?oe.create(e[t]):null,t+1]}const ln=RegExp(`^T?${Qt.source}$`),cn=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function hn(e){const[t,n,r,s,i,a,o,u,l]=e,c="-"===t[0],h=u&&"-"===u[0],d=(e,t=!1)=>void 0!==e&&(t||e&&c)?-e:e;return[{years:d(mt(n)),months:d(mt(r)),weeks:d(mt(s)),days:d(mt(i)),hours:d(mt(a)),minutes:d(mt(o)),seconds:d(mt(u),"-0"===u),milliseconds:d(ft(l),h)}]}const dn={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function mn(e,t,n,r,s,i,a){const o={year:2===t.length?St(dt(t)):dt(t),month:Vt.indexOf(n)+1,day:dt(r),hour:dt(s),minute:dt(i)};return a&&(o.second=dt(a)),e&&(o.weekday=e.length>3?Ft.indexOf(e)+1:Lt.indexOf(e)+1),o}const fn=/^(?:(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 yn(e){const[,t,n,r,s,i,a,o,u,l,c,h]=e,d=mn(t,s,r,n,i,a,o);let m;return m=u?dn[u]:l?0:Ot(c,h),[d,new Oe(m)]}const gn=/^(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$/,wn=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,pn=/^(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 kn(e){const[,t,n,r,s,i,a,o]=e;return[mn(t,s,r,n,i,a,o),Oe.utcInstance]}function bn(e){const[,t,n,r,s,i,a,o]=e;return[mn(t,o,n,r,s,i,a),Oe.utcInstance]}const vn=Yt(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,Xt),Sn=Yt(/(\d{4})-?W(\d\d)(?:-?(\d))?/,Xt),Tn=Yt(/(\d{4})-?(\d{3})/,Xt),On=Yt(Kt),Nn=Pt(function(e,t){return[{year:sn(e,t),month:sn(e,t+1,1),day:sn(e,t+2,1)},null,t+3]},an,on,un),Mn=Pt(en,an,on,un),Dn=Pt(tn,an,on,un),xn=Pt(an,on,un),In=Pt(an),Vn=Yt(/(\d{4})-(\d\d)-(\d\d)/,rn),En=Yt(nn),Cn=Pt(an,on,un),Fn="Invalid Duration",Ln={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},$n={years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6},...Ln},Wn={years:{quarters:4,months:12,weeks:52.1775,days:365.2425,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:30.436875,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3},...Ln},Zn=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],zn=Zn.slice(0).reverse();function jn(e,t,n=!1){const r={values:n?t.values:{...e.values,...t.values||{}},loc:e.loc.clone(t.loc),conversionAccuracy:t.conversionAccuracy||e.conversionAccuracy,matrix:t.matrix||e.matrix};return new _n(r)}function An(e,t){let n=t.milliseconds??0;for(const r of zn.slice(1))t[r]&&(n+=t[r]*e[r].milliseconds);return n}function qn(e,t){const n=An(e,t)<0?-1:1;Zn.reduceRight((r,s)=>{if(nt(t[s]))return r;if(r){const i=t[r]*n,a=e[s][r],o=Math.floor(i/a);t[s]+=o*n,t[r]-=o*a*n}return s},null),Zn.reduce((n,r)=>{if(nt(t[r]))return n;if(n){const s=t[n]%1;t[n]-=s,t[r]+=s*e[n][r]}return r},null)}function Un(e){const t={};for(const[n,r]of Object.entries(e))0!==r&&(t[n]=r);return t}class _n{constructor(e){const t="longterm"===e.conversionAccuracy||!1;let n=t?Wn:$n;e.matrix&&(n=e.matrix),this.values=e.values,this.loc=e.loc||Se.create(),this.conversionAccuracy=t?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=n,this.isLuxonDuration=!0}static fromMillis(e,t){return _n.fromObject({milliseconds:e},t)}static fromObject(e,t={}){if(null==e||"object"!=typeof e)throw new x("Duration.fromObject: argument expected to be an object, got "+(null===e?"null":typeof e));return new _n({values:Mt(e,_n.normalizeUnit),loc:Se.fromObject(t),conversionAccuracy:t.conversionAccuracy,matrix:t.matrix})}static fromDurationLike(e){if(rt(e))return _n.fromMillis(e);if(_n.isDuration(e))return e;if("object"==typeof e)return _n.fromObject(e);throw new x(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,t){const[n]=function(e){return Jt(e,[cn,hn])}(e);return n?_n.fromObject(n,t):_n.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,t){const[n]=function(e){return Jt(e,[ln,In])}(e);return n?_n.fromObject(n,t):_n.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,t=null){if(!e)throw new x("need to specify a reason the Duration is invalid");const n=e instanceof qe?e:new qe(e,t);if(Ae.throwOnInvalid)throw new N(n);return new _n({invalid:n})}static normalizeUnit(e){const t={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"}[e?e.toLowerCase():e];if(!t)throw new D(e);return t}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,t={}){const n={...t,floor:!1!==t.round&&!1!==t.floor};return this.isValid?Rt.create(this.loc,n).formatDurationFromString(this,e):Fn}toHuman(e={}){if(!this.isValid)return Fn;const t=!1!==e.showZeros,n=Zn.map(n=>{const r=this.values[n];return nt(r)||0===r&&!t?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:n.slice(0,-1)}).format(r)}).filter(e=>e);return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(n)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return 0!==this.years&&(e+=this.years+"Y"),0===this.months&&0===this.quarters||(e+=this.months+3*this.quarters+"M"),0!==this.weeks&&(e+=this.weeks+"W"),0!==this.days&&(e+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(e+="T"),0!==this.hours&&(e+=this.hours+"H"),0!==this.minutes&&(e+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(e+=yt(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===e&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;const t=this.toMillis();return t<0||t>=864e5?null:(e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e,includeOffset:!1},$r.fromMillis(t,{zone:"UTC"}).toISOTime(e))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?An(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;const t=_n.fromDurationLike(e),n={};for(const e of Zn)(ut(t.values,e)||ut(this.values,e))&&(n[e]=t.get(e)+this.get(e));return jn(this,{values:n},!0)}minus(e){if(!this.isValid)return this;const t=_n.fromDurationLike(e);return this.plus(t.negate())}mapUnits(e){if(!this.isValid)return this;const t={};for(const n of Object.keys(this.values))t[n]=Nt(e(this.values[n],n));return jn(this,{values:t},!0)}get(e){return this[_n.normalizeUnit(e)]}set(e){return this.isValid?jn(this,{values:{...this.values,...Mt(e,_n.normalizeUnit)}}):this}reconfigure({locale:e,numberingSystem:t,conversionAccuracy:n,matrix:r}={}){return jn(this,{loc:this.loc.clone({locale:e,numberingSystem:t}),matrix:r,conversionAccuracy:n})}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;const e=this.toObject();return qn(this.matrix,e),jn(this,{values:e},!0)}rescale(){return this.isValid?jn(this,{values:Un(this.normalize().shiftToAll().toObject())},!0):this}shiftTo(...e){if(!this.isValid)return this;if(0===e.length)return this;e=e.map(e=>_n.normalizeUnit(e));const t={},n={},r=this.toObject();let s;for(const i of Zn)if(e.indexOf(i)>=0){s=i;let e=0;for(const t in n)e+=this.matrix[t][i]*n[t],n[t]=0;rt(r[i])&&(e+=r[i]);const a=Math.trunc(e);t[i]=a,n[i]=(1e3*e-1e3*a)/1e3}else rt(r[i])&&(n[i]=r[i]);for(const e in n)0!==n[e]&&(t[s]+=e===s?n[e]:n[e]/this.matrix[s][e]);return qn(this.matrix,t),jn(this,{values:t},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const e={};for(const t of Object.keys(this.values))e[t]=0===this.values[t]?0:-this.values[t];return jn(this,{values:e},!0)}removeZeros(){return this.isValid?jn(this,{values:Un(this.values)},!0):this}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 null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid)return!1;if(!this.loc.equals(e.loc))return!1;function t(e,t){return void 0===e||0===e?void 0===t||0===t:e===t}for(const n of Zn)if(!t(this.values[n],e.values[n]))return!1;return!0}}const Rn="Invalid Interval";class Hn{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,t=null){if(!e)throw new x("need to specify a reason the Interval is invalid");const n=e instanceof qe?e:new qe(e,t);if(Ae.throwOnInvalid)throw new O(n);return new Hn({invalid:n})}static fromDateTimes(e,t){const n=Wr(e),r=Wr(t),s=function(e,t){return e&&e.isValid?t&&t.isValid?t<e?Hn.invalid("end before start",`The end of an interval must be after its start, but you had start=${e.toISO()} and end=${t.toISO()}`):null:Hn.invalid("missing or invalid end"):Hn.invalid("missing or invalid start")}(n,r);return null==s?new Hn({start:n,end:r}):s}static after(e,t){const n=_n.fromDurationLike(t),r=Wr(e);return Hn.fromDateTimes(r,r.plus(n))}static before(e,t){const n=_n.fromDurationLike(t),r=Wr(e);return Hn.fromDateTimes(r.minus(n),r)}static fromISO(e,t){const[n,r]=(e||"").split("/",2);if(n&&r){let e,s,i,a;try{e=$r.fromISO(n,t),s=e.isValid}catch(r){s=!1}try{i=$r.fromISO(r,t),a=i.isValid}catch(r){a=!1}if(s&&a)return Hn.fromDateTimes(e,i);if(s){const n=_n.fromISO(r,t);if(n.isValid)return Hn.after(e,n)}else if(a){const e=_n.fromISO(n,t);if(e.isValid)return Hn.before(i,e)}}return Hn.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static isInterval(e){return e&&e.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get lastDateTime(){return this.isValid&&this.e?this.e.minus(1):null}get isValid(){return null===this.invalidReason}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(e="milliseconds"){return this.isValid?this.toDuration(e).get(e):NaN}count(e="milliseconds",t){if(!this.isValid)return NaN;const n=this.start.startOf(e,t);let r;return r=t?.useLocaleWeeks?this.end.reconfigure({locale:n.locale}):this.end,r=r.startOf(e,t),Math.floor(r.diff(n,e).get(e))+(r.valueOf()!==this.end.valueOf())}hasSame(e){return!!this.isValid&&(this.isEmpty()||this.e.minus(1).hasSame(this.s,e))}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(e){return!!this.isValid&&this.s>e}isBefore(e){return!!this.isValid&&this.e<=e}contains(e){return!!this.isValid&&this.s<=e&&this.e>e}set({start:e,end:t}={}){return this.isValid?Hn.fromDateTimes(e||this.s,t||this.e):this}splitAt(...e){if(!this.isValid)return[];const t=e.map(Wr).filter(e=>this.contains(e)).sort((e,t)=>e.toMillis()-t.toMillis()),n=[];let{s:r}=this,s=0;for(;r<this.e;){const e=t[s]||this.e,i=+e>+this.e?this.e:e;n.push(Hn.fromDateTimes(r,i)),r=i,s+=1}return n}splitBy(e){const t=_n.fromDurationLike(e);if(!this.isValid||!t.isValid||0===t.as("milliseconds"))return[];let n,{s:r}=this,s=1;const i=[];for(;r<this.e;){const e=this.start.plus(t.mapUnits(e=>e*s));n=+e>+this.e?this.e:e,i.push(Hn.fromDateTimes(r,n)),r=n,s+=1}return i}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s<e.e}abutsStart(e){return!!this.isValid&&+this.e===+e.s}abutsEnd(e){return!!this.isValid&&+e.e===+this.s}engulfs(e){return!!this.isValid&&this.s<=e.s&&this.e>=e.e}equals(e){return!(!this.isValid||!e.isValid)&&this.s.equals(e.s)&&this.e.equals(e.e)}intersection(e){if(!this.isValid)return this;const t=this.s>e.s?this.s:e.s,n=this.e<e.e?this.e:e.e;return t>=n?null:Hn.fromDateTimes(t,n)}union(e){if(!this.isValid)return this;const t=this.s<e.s?this.s:e.s,n=this.e>e.e?this.e:e.e;return Hn.fromDateTimes(t,n)}static merge(e){const[t,n]=e.sort((e,t)=>e.s-t.s).reduce(([e,t],n)=>t?t.overlaps(n)||t.abutsStart(n)?[e,t.union(n)]:[e.concat([t]),n]:[e,n],[[],null]);return n&&t.push(n),t}static xor(e){let t=null,n=0;const r=[],s=e.map(e=>[{time:e.s,type:"s"},{time:e.e,type:"e"}]),i=Array.prototype.concat(...s).sort((e,t)=>e.time-t.time);for(const e of i)n+="s"===e.type?1:-1,1===n?t=e.time:(t&&+t!==+e.time&&r.push(Hn.fromDateTimes(t,e.time)),t=null);return Hn.merge(r)}difference(...e){return Hn.xor([this].concat(e)).map(e=>this.intersection(e)).filter(e=>e&&!e.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:Rn}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(e=F,t={}){return this.isValid?Rt.create(this.s.loc.clone(t),e).formatInterval(this):Rn}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:Rn}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:Rn}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:Rn}toFormat(e,{separator:t=" – "}={}){return this.isValid?`${this.s.toFormat(e)}${t}${this.e.toFormat(e)}`:Rn}toDuration(e,t){return this.isValid?this.e.diff(this.s,e,t):_n.invalid(this.invalidReason)}mapEndpoints(e){return Hn.fromDateTimes(e(this.s),e(this.e))}}class Yn{static hasDST(e=Ae.defaultZone){const t=$r.now().setZone(e).set({month:12});return!e.isUniversal&&t.offset!==t.set({month:6}).offset}static isValidIANAZone(e){return oe.isValidZone(e)}static normalizeZone(e){return Me(e,Ae.defaultZone)}static getStartOfWeek({locale:e=null,locObj:t=null}={}){return(t||Se.create(e)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:e=null,locObj:t=null}={}){return(t||Se.create(e)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:e=null,locObj:t=null}={}){return(t||Se.create(e)).getWeekendDays().slice()}static months(e="long",{locale:t=null,numberingSystem:n=null,locObj:r=null,outputCalendar:s="gregory"}={}){return(r||Se.create(t,n,s)).months(e)}static monthsFormat(e="long",{locale:t=null,numberingSystem:n=null,locObj:r=null,outputCalendar:s="gregory"}={}){return(r||Se.create(t,n,s)).months(e,!0)}static weekdays(e="long",{locale:t=null,numberingSystem:n=null,locObj:r=null}={}){return(r||Se.create(t,n,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:t=null,numberingSystem:n=null,locObj:r=null}={}){return(r||Se.create(t,n,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return Se.create(e).meridiems()}static eras(e="short",{locale:t=null}={}){return Se.create(t,null,"gregory").eras(e)}static features(){return{relative:it(),localeWeek:at()}}}function Pn(e,t){const n=e=>e.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),r=n(t)-n(e);return Math.floor(_n.fromMillis(r).as("days"))}function Jn(e,t=e=>e){return{regex:e,deser:([e])=>t(function(e){let t=parseInt(e,10);if(isNaN(t)){t="";for(let n=0;n<e.length;n++){const r=e.charCodeAt(n);if(-1!==e[n].search(De.hanidec))t+=Ie.indexOf(e[n]);else for(const e in xe){const[n,s]=xe[e];r>=n&&r<=s&&(t+=r-n)}}return parseInt(t,10)}return t}(e))}}const Gn=`[ ${String.fromCharCode(160)}]`,Bn=new RegExp(Gn,"g");function Qn(e){return e.replace(/\./g,"\\.?").replace(Bn,Gn)}function Kn(e){return e.replace(/\./g,"").replace(Bn," ").toLowerCase()}function Xn(e,t){return null===e?null:{regex:RegExp(e.map(Qn).join("|")),deser:([n])=>e.findIndex(e=>Kn(n)===Kn(e))+t}}function er(e,t){return{regex:e,deser:([,e,t])=>Ot(e,t),groups:t}}function tr(e){return{regex:e,deser:([e])=>e}}const nr={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};let rr=null;function sr(e,t){return Array.prototype.concat(...e.map(e=>function(e,t){if(e.literal)return e;const n=or(Rt.macroTokenToFormatOpts(e.val),t);return null==n||n.includes(void 0)?e:n}(e,t)))}class ir{constructor(e,t){if(this.locale=e,this.format=t,this.tokens=sr(Rt.parseFormat(t),e),this.units=this.tokens.map(t=>function(e,t){const n=Ee(t),r=Ee(t,"{2}"),s=Ee(t,"{3}"),i=Ee(t,"{4}"),a=Ee(t,"{6}"),o=Ee(t,"{1,2}"),u=Ee(t,"{1,3}"),l=Ee(t,"{1,6}"),c=Ee(t,"{1,9}"),h=Ee(t,"{2,4}"),d=Ee(t,"{4,6}"),m=e=>{return{regex:RegExp((t=e.val,t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:([e])=>e,literal:!0};var t},f=(f=>{if(e.literal)return m(f);switch(f.val){case"G":return Xn(t.eras("short"),0);case"GG":return Xn(t.eras("long"),0);case"y":return Jn(l);case"yy":case"kk":return Jn(h,St);case"yyyy":case"kkkk":return Jn(i);case"yyyyy":return Jn(d);case"yyyyyy":return Jn(a);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return Jn(o);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return Jn(r);case"MMM":return Xn(t.months("short",!0),1);case"MMMM":return Xn(t.months("long",!0),1);case"LLL":return Xn(t.months("short",!1),1);case"LLLL":return Xn(t.months("long",!1),1);case"o":case"S":return Jn(u);case"ooo":case"SSS":return Jn(s);case"u":return tr(c);case"uu":return tr(o);case"uuu":case"E":case"c":return Jn(n);case"a":return Xn(t.meridiems(),0);case"EEE":return Xn(t.weekdays("short",!1),1);case"EEEE":return Xn(t.weekdays("long",!1),1);case"ccc":return Xn(t.weekdays("short",!0),1);case"cccc":return Xn(t.weekdays("long",!0),1);case"Z":case"ZZ":return er(new RegExp(`([+-]${o.source})(?::(${r.source}))?`),2);case"ZZZ":return er(new RegExp(`([+-]${o.source})(${r.source})?`),2);case"z":return tr(/[a-z_+-/]{1,256}?/i);case" ":return tr(/[^\S\n\r]/);default:return m(f)}})(e)||{invalidReason:"missing Intl.DateTimeFormat.formatToParts support"};return f.token=e,f}(t,e)),this.disqualifyingUnit=this.units.find(e=>e.invalidReason),!this.disqualifyingUnit){const[e,t]=[`^${(n=this.units).map(e=>e.regex).reduce((e,t)=>`${e}(${t.source})`,"")}$`,n];this.regex=RegExp(e,"i"),this.handlers=t}var n}explainFromTokens(e){if(this.isValid){const[t,n]=function(e,t,n){const r=e.match(t);if(r){const e={};let t=1;for(const s in n)if(ut(n,s)){const i=n[s],a=i.groups?i.groups+1:1;!i.literal&&i.token&&(e[i.token.val[0]]=i.deser(r.slice(t,t+a))),t+=a}return[r,e]}return[r,{}]}(e,this.regex,this.handlers),[r,s,i]=n?function(e){let t,n=null;return nt(e.z)||(n=oe.create(e.z)),nt(e.Z)||(n||(n=new Oe(e.Z)),t=e.Z),nt(e.q)||(e.M=3*(e.q-1)+1),nt(e.h)||(e.h<12&&1===e.a?e.h+=12:12===e.h&&0===e.a&&(e.h=0)),0===e.G&&e.y&&(e.y=-e.y),nt(e.u)||(e.S=ft(e.u)),[Object.keys(e).reduce((t,n)=>{const r=(e=>{switch(e){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}})(n);return r&&(t[r]=e[n]),t},{}),n,t]}(n):[null,null,void 0];if(ut(n,"a")&&ut(n,"H"))throw new M("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:this.tokens,regex:this.regex,rawMatches:t,matches:n,result:r,zone:s,specificOffset:i}}return{input:e,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}}function ar(e,t,n){return new ir(e,n).explainFromTokens(t)}function or(e,t){if(!e)return null;const n=Rt.create(t,e).dtFormatter((rr||(rr=$r.fromMillis(1555555555555)),rr)),r=n.formatToParts(),s=n.resolvedOptions();return r.map(t=>function(e,t,n){const{type:r,value:s}=e;if("literal"===r){const e=/^\s+$/.test(s);return{literal:!e,val:e?" ":s}}const i=t[r];let a=r;"hour"===r&&(a=null!=t.hour12?t.hour12?"hour12":"hour24":null!=t.hourCycle?"h11"===t.hourCycle||"h12"===t.hourCycle?"hour12":"hour24":n.hour12?"hour12":"hour24");let o=nr[a];if("object"==typeof o&&(o=o[i]),o)return{literal:!1,val:o}}(t,e,s))}const ur="Invalid DateTime",lr=864e13;function cr(e){return new qe("unsupported zone",`the zone "${e.name}" is not supported`)}function hr(e){return null===e.weekData&&(e.weekData=Ge(e.c)),e.weekData}function dr(e){return null===e.localWeekData&&(e.localWeekData=Ge(e.c,e.loc.getMinDaysInFirstWeek(),e.loc.getStartOfWeek())),e.localWeekData}function mr(e,t){const n={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new $r({...n,...t,old:n})}function fr(e,t,n){let r=e-60*t*1e3;const s=n.offset(r);if(t===s)return[r,t];r-=60*(s-t)*1e3;const i=n.offset(r);return s===i?[r,s]:[e-60*Math.min(s,i)*1e3,Math.max(s,i)]}function yr(e,t){const n=new Date(e+=60*t*1e3);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function gr(e,t,n){return fr(kt(e),t,n)}function wr(e,t){const n=e.o,r=e.c.year+Math.trunc(t.years),s=e.c.month+Math.trunc(t.months)+3*Math.trunc(t.quarters),i={...e.c,year:r,month:s,day:Math.min(e.c.day,pt(r,s))+Math.trunc(t.days)+7*Math.trunc(t.weeks)},a=_n.fromObject({years:t.years-Math.trunc(t.years),quarters:t.quarters-Math.trunc(t.quarters),months:t.months-Math.trunc(t.months),weeks:t.weeks-Math.trunc(t.weeks),days:t.days-Math.trunc(t.days),hours:t.hours,minutes:t.minutes,seconds:t.seconds,milliseconds:t.milliseconds}).as("milliseconds"),o=kt(i);let[u,l]=fr(o,n,e.zone);return 0!==a&&(u+=a,l=e.zone.offset(u)),{ts:u,o:l}}function pr(e,t,n,r,s,i){const{setZone:a,zone:o}=n;if(e&&0!==Object.keys(e).length||t){const r=t||o,s=$r.fromObject(e,{...n,zone:r,specificOffset:i});return a?s:s.setZone(o)}return $r.invalid(new qe("unparsable",`the input "${s}" can't be parsed as ${r}`))}function kr(e,t,n=!0){return e.isValid?Rt.create(Se.create("en-US"),{allowZ:n,forceSimple:!0}).formatDateTimeFromString(e,t):null}function br(e,t,n){const r=e.c.year>9999||e.c.year<0;let s="";if(r&&e.c.year>=0&&(s+="+"),s+=ht(e.c.year,r?6:4),"year"===n)return s;if(t){if(s+="-",s+=ht(e.c.month),"month"===n)return s;s+="-"}else if(s+=ht(e.c.month),"month"===n)return s;return s+=ht(e.c.day),s}function vr(e,t,n,r,s,i,a){let o=!n||0!==e.c.millisecond||0!==e.c.second,u="";switch(a){case"day":case"month":case"year":break;default:if(u+=ht(e.c.hour),"hour"===a)break;if(t){if(u+=":",u+=ht(e.c.minute),"minute"===a)break;o&&(u+=":",u+=ht(e.c.second))}else{if(u+=ht(e.c.minute),"minute"===a)break;o&&(u+=ht(e.c.second))}if("second"===a)break;!o||r&&0===e.c.millisecond||(u+=".",u+=ht(e.c.millisecond,3))}return s&&(e.isOffsetFixed&&0===e.offset&&!i?u+="Z":e.o<0?(u+="-",u+=ht(Math.trunc(-e.o/60)),u+=":",u+=ht(Math.trunc(-e.o%60))):(u+="+",u+=ht(Math.trunc(e.o/60)),u+=":",u+=ht(Math.trunc(e.o%60)))),i&&(u+="["+e.zone.ianaName+"]"),u}const Sr={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},Tr={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},Or={ordinal:1,hour:0,minute:0,second:0,millisecond:0},Nr=["year","month","day","hour","minute","second","millisecond"],Mr=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],Dr=["year","ordinal","hour","minute","second","millisecond"];function xr(e){const t={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[e.toLowerCase()];if(!t)throw new D(e);return t}function Ir(e){switch(e.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return xr(e)}}function Vr(e,t){const n=Me(t.zone,Ae.defaultZone);if(!n.isValid)return $r.invalid(cr(n));const r=Se.fromObject(t);let s,i;if(nt(e.year))s=Ae.now();else{for(const t of Nr)nt(e[t])&&(e[t]=Sr[t]);const t=et(e)||tt(e);if(t)return $r.invalid(t);const r=function(e){if(void 0===Fr&&(Fr=Ae.now()),"iana"!==e.type)return e.offset(Fr);const t=e.name;let n=Lr.get(t);return void 0===n&&(n=e.offset(Fr),Lr.set(t,n)),n}(n);[s,i]=gr(e,r,n)}return new $r({ts:s,zone:n,loc:r,o:i})}function Er(e,t,n){const r=!!nt(n.round)||n.round,s=nt(n.rounding)?"trunc":n.rounding,i=(e,i)=>(e=yt(e,r||n.calendary?0:2,n.calendary?"round":s),t.loc.clone(n).relFormatter(n).format(e,i)),a=r=>n.calendary?t.hasSame(e,r)?0:t.startOf(r).diff(e.startOf(r),r).get(r):t.diff(e,r).get(r);if(n.unit)return i(a(n.unit),n.unit);for(const e of n.units){const t=a(e);if(Math.abs(t)>=1)return i(t,e)}return i(e>t?-0:0,n.units[n.units.length-1])}function Cr(e){let t,n={};return e.length>0&&"object"==typeof e[e.length-1]?(n=e[e.length-1],t=Array.from(e).slice(0,e.length-1)):t=Array.from(e),[n,t]}let Fr;const Lr=new Map;class $r{constructor(e){const t=e.zone||Ae.defaultZone;let n=e.invalid||(Number.isNaN(e.ts)?new qe("invalid input"):null)||(t.isValid?null:cr(t));this.ts=nt(e.ts)?Ae.now():e.ts;let r=null,s=null;if(!n)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(t))[r,s]=[e.old.c,e.old.o];else{const i=rt(e.o)&&!e.old?e.o:t.offset(this.ts);r=yr(this.ts,i),n=Number.isNaN(r.year)?new qe("invalid input"):null,r=n?null:r,s=n?null:i}this._zone=t,this.loc=e.loc||Se.create(),this.invalid=n,this.weekData=null,this.localWeekData=null,this.c=r,this.o=s,this.isLuxonDateTime=!0}static now(){return new $r({})}static local(){const[e,t]=Cr(arguments),[n,r,s,i,a,o,u]=t;return Vr({year:n,month:r,day:s,hour:i,minute:a,second:o,millisecond:u},e)}static utc(){const[e,t]=Cr(arguments),[n,r,s,i,a,o,u]=t;return e.zone=Oe.utcInstance,Vr({year:n,month:r,day:s,hour:i,minute:a,second:o,millisecond:u},e)}static fromJSDate(e,t={}){const n=(r=e,"[object Date]"===Object.prototype.toString.call(r)?e.valueOf():NaN);var r;if(Number.isNaN(n))return $r.invalid("invalid input");const s=Me(t.zone,Ae.defaultZone);return s.isValid?new $r({ts:n,zone:s,loc:Se.fromObject(t)}):$r.invalid(cr(s))}static fromMillis(e,t={}){if(rt(e))return e<-lr||e>lr?$r.invalid("Timestamp out of range"):new $r({ts:e,zone:Me(t.zone,Ae.defaultZone),loc:Se.fromObject(t)});throw new x(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,t={}){if(rt(e))return new $r({ts:1e3*e,zone:Me(t.zone,Ae.defaultZone),loc:Se.fromObject(t)});throw new x("fromSeconds requires a numerical input")}static fromObject(e,t={}){e=e||{};const n=Me(t.zone,Ae.defaultZone);if(!n.isValid)return $r.invalid(cr(n));const r=Se.fromObject(t),s=Mt(e,Ir),{minDaysInFirstWeek:i,startOfWeek:a}=Xe(s,r),o=Ae.now(),u=nt(t.specificOffset)?n.offset(o):t.specificOffset,l=!nt(s.ordinal),c=!nt(s.year),h=!nt(s.month)||!nt(s.day),d=c||h,m=s.weekYear||s.weekNumber;if((d||l)&&m)throw new M("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(h&&l)throw new M("Can't mix ordinal dates with month/day");const f=m||s.weekday&&!d;let y,g,w=yr(o,u);f?(y=Mr,g=Tr,w=Ge(w,i,a)):l?(y=Dr,g=Or,w=Qe(w)):(y=Nr,g=Sr);let p=!1;for(const e of y)nt(s[e])?s[e]=p?g[e]:w[e]:p=!0;const k=f?function(e,t=4,n=1){const r=st(e.weekYear),s=ct(e.weekNumber,1,vt(e.weekYear,t,n)),i=ct(e.weekday,1,7);return r?s?!i&&Re("weekday",e.weekday):Re("week",e.weekNumber):Re("weekYear",e.weekYear)}(s,i,a):l?function(e){const t=st(e.year),n=ct(e.ordinal,1,wt(e.year));return t?!n&&Re("ordinal",e.ordinal):Re("year",e.year)}(s):et(s),b=k||tt(s);if(b)return $r.invalid(b);const v=f?Be(s,i,a):l?Ke(s):s,[S,T]=gr(v,u,n),O=new $r({ts:S,zone:n,o:T,loc:r});return s.weekday&&d&&e.weekday!==O.weekday?$r.invalid("mismatched weekday",`you can't specify both a weekday of ${s.weekday} and a date of ${O.toISO()}`):O.isValid?O:$r.invalid(O.invalid)}static fromISO(e,t={}){const[n,r]=function(e){return Jt(e,[vn,Nn],[Sn,Mn],[Tn,Dn],[On,xn])}(e);return pr(n,r,t,"ISO 8601",e)}static fromRFC2822(e,t={}){const[n,r]=function(e){return Jt(function(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(e),[fn,yn])}(e);return pr(n,r,t,"RFC 2822",e)}static fromHTTP(e,t={}){const[n,r]=function(e){return Jt(e,[gn,kn],[wn,kn],[pn,bn])}(e);return pr(n,r,t,"HTTP",t)}static fromFormat(e,t,n={}){if(nt(e)||nt(t))throw new x("fromFormat requires an input string and a format");const{locale:r=null,numberingSystem:s=null}=n,i=Se.fromOpts({locale:r,numberingSystem:s,defaultToEN:!0}),[a,o,u,l]=function(e,t,n){const{result:r,zone:s,specificOffset:i,invalidReason:a}=ar(e,t,n);return[r,s,i,a]}(i,e,t);return l?$r.invalid(l):pr(a,o,n,`format ${t}`,e,u)}static fromString(e,t,n={}){return $r.fromFormat(e,t,n)}static fromSQL(e,t={}){const[n,r]=function(e){return Jt(e,[Vn,Nn],[En,Cn])}(e);return pr(n,r,t,"SQL",e)}static invalid(e,t=null){if(!e)throw new x("need to specify a reason the DateTime is invalid");const n=e instanceof qe?e:new qe(e,t);if(Ae.throwOnInvalid)throw new T(n);return new $r({invalid:n})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,t={}){const n=or(e,Se.fromObject(t));return n?n.map(e=>e?e.val:null).join(""):null}static expandFormat(e,t={}){return sr(Rt.parseFormat(e),Se.fromObject(t)).map(e=>e.val).join("")}static resetCache(){Fr=void 0,Lr.clear()}get(e){return this[e]}get isValid(){return null===this.invalid}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?hr(this).weekYear:NaN}get weekNumber(){return this.isValid?hr(this).weekNumber:NaN}get weekday(){return this.isValid?hr(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?dr(this).weekday:NaN}get localWeekNumber(){return this.isValid?dr(this).weekNumber:NaN}get localWeekYear(){return this.isValid?dr(this).weekYear:NaN}get ordinal(){return this.isValid?Qe(this.c).ordinal:NaN}get monthShort(){return this.isValid?Yn.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?Yn.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?Yn.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?Yn.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&&(this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset)}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];const e=864e5,t=6e4,n=kt(this.c),r=this.zone.offset(n-e),s=this.zone.offset(n+e),i=this.zone.offset(n-r*t),a=this.zone.offset(n-s*t);if(i===a)return[this];const o=n-i*t,u=n-a*t,l=yr(o,i),c=yr(u,a);return l.hour===c.hour&&l.minute===c.minute&&l.second===c.second&&l.millisecond===c.millisecond?[mr(this,{ts:o}),mr(this,{ts:u})]:[this]}get isInLeapYear(){return gt(this.year)}get daysInMonth(){return pt(this.year,this.month)}get daysInYear(){return this.isValid?wt(this.year):NaN}get weeksInWeekYear(){return this.isValid?vt(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?vt(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(e={}){const{locale:t,numberingSystem:n,calendar:r}=Rt.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:t,numberingSystem:n,outputCalendar:r}}toUTC(e=0,t={}){return this.setZone(Oe.instance(e),t)}toLocal(){return this.setZone(Ae.defaultZone)}setZone(e,{keepLocalTime:t=!1,keepCalendarTime:n=!1}={}){if((e=Me(e,Ae.defaultZone)).equals(this.zone))return this;if(e.isValid){let r=this.ts;if(t||n){const t=e.offset(this.ts),n=this.toObject();[r]=gr(n,t,e)}return mr(this,{ts:r,zone:e})}return $r.invalid(cr(e))}reconfigure({locale:e,numberingSystem:t,outputCalendar:n}={}){return mr(this,{loc:this.loc.clone({locale:e,numberingSystem:t,outputCalendar:n})})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;const t=Mt(e,Ir),{minDaysInFirstWeek:n,startOfWeek:r}=Xe(t,this.loc),s=!nt(t.weekYear)||!nt(t.weekNumber)||!nt(t.weekday),i=!nt(t.ordinal),a=!nt(t.year),o=!nt(t.month)||!nt(t.day),u=a||o,l=t.weekYear||t.weekNumber;if((u||i)&&l)throw new M("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(o&&i)throw new M("Can't mix ordinal dates with month/day");let c;s?c=Be({...Ge(this.c,n,r),...t},n,r):nt(t.ordinal)?(c={...this.toObject(),...t},nt(t.day)&&(c.day=Math.min(pt(c.year,c.month),c.day))):c=Ke({...Qe(this.c),...t});const[h,d]=gr(c,this.o,this.zone);return mr(this,{ts:h,o:d})}plus(e){return this.isValid?mr(this,wr(this,_n.fromDurationLike(e))):this}minus(e){return this.isValid?mr(this,wr(this,_n.fromDurationLike(e).negate())):this}startOf(e,{useLocaleWeeks:t=!1}={}){if(!this.isValid)return this;const n={},r=_n.normalizeUnit(e);switch(r){case"years":n.month=1;case"quarters":case"months":n.day=1;case"weeks":case"days":n.hour=0;case"hours":n.minute=0;case"minutes":n.second=0;case"seconds":n.millisecond=0}if("weeks"===r)if(t){const e=this.loc.getStartOfWeek(),{weekday:t}=this;t<e&&(n.weekNumber=this.weekNumber-1),n.weekday=e}else n.weekday=1;if("quarters"===r){const e=Math.ceil(this.month/3);n.month=3*(e-1)+1}return this.set(n)}endOf(e,t){return this.isValid?this.plus({[e]:1}).startOf(e,t).minus(1):this}toFormat(e,t={}){return this.isValid?Rt.create(this.loc.redefaultToEN(t)).formatDateTimeFromString(this,e):ur}toLocaleString(e=F,t={}){return this.isValid?Rt.create(this.loc.clone(t),e).formatDateTime(this):ur}toLocaleParts(e={}){return this.isValid?Rt.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:t=!1,suppressMilliseconds:n=!1,includeOffset:r=!0,extendedZone:s=!1,precision:i="milliseconds"}={}){if(!this.isValid)return null;const a="extended"===e;let o=br(this,a,i=xr(i));return Nr.indexOf(i)>=3&&(o+="T"),o+=vr(this,a,t,n,r,s,i),o}toISODate({format:e="extended",precision:t="day"}={}){return this.isValid?br(this,"extended"===e,xr(t)):null}toISOWeekDate(){return kr(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:t=!1,includeOffset:n=!0,includePrefix:r=!1,extendedZone:s=!1,format:i="extended",precision:a="milliseconds"}={}){return this.isValid?(a=xr(a),(r&&Nr.indexOf(a)>=3?"T":"")+vr(this,"extended"===i,t,e,n,s,a)):null}toRFC2822(){return kr(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return kr(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?br(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:t=!1,includeOffsetSpace:n=!0}={}){let r="HH:mm:ss.SSS";return(t||e)&&(n&&(r+=" "),t?r+="z":e&&(r+="ZZ")),kr(this,r,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():ur}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};const t={...this.c};return e.includeConfig&&(t.outputCalendar=this.outputCalendar,t.numberingSystem=this.loc.numberingSystem,t.locale=this.loc.locale),t}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,t="milliseconds",n={}){if(!this.isValid||!e.isValid)return _n.invalid("created by diffing an invalid DateTime");const r={locale:this.locale,numberingSystem:this.numberingSystem,...n},s=(o=t,Array.isArray(o)?o:[o]).map(_n.normalizeUnit),i=e.valueOf()>this.valueOf(),a=function(e,t,n,r){let[s,i,a,o]=function(e,t,n){const r=[["years",(e,t)=>t.year-e.year],["quarters",(e,t)=>t.quarter-e.quarter+4*(t.year-e.year)],["months",(e,t)=>t.month-e.month+12*(t.year-e.year)],["weeks",(e,t)=>{const n=Pn(e,t);return(n-n%7)/7}],["days",Pn]],s={},i=e;let a,o;for(const[u,l]of r)n.indexOf(u)>=0&&(a=u,s[u]=l(e,t),o=i.plus(s),o>t?(s[u]--,(e=i.plus(s))>t&&(o=e,s[u]--,e=i.plus(s))):e=o);return[e,s,o,a]}(e,t,n);const u=t-s,l=n.filter(e=>["hours","minutes","seconds","milliseconds"].indexOf(e)>=0);0===l.length&&(a<t&&(a=s.plus({[o]:1})),a!==s&&(i[o]=(i[o]||0)+u/(a-s)));const c=_n.fromObject(i,r);return l.length>0?_n.fromMillis(u,r).shiftTo(...l).plus(c):c}(i?this:e,i?e:this,s,r);var o;return i?a.negate():a}diffNow(e="milliseconds",t={}){return this.diff($r.now(),e,t)}until(e){return this.isValid?Hn.fromDateTimes(this,e):this}hasSame(e,t,n){if(!this.isValid)return!1;const r=e.valueOf(),s=this.setZone(e.zone,{keepLocalTime:!0});return s.startOf(t,n)<=r&&r<=s.endOf(t,n)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;const t=e.base||$r.fromObject({},{zone:this.zone}),n=e.padding?this<t?-e.padding:e.padding:0;let r=["years","months","days","hours","minutes","seconds"],s=e.unit;return Array.isArray(e.unit)&&(r=e.unit,s=void 0),Er(t,this.plus(n),{...e,numeric:"always",units:r,unit:s})}toRelativeCalendar(e={}){return this.isValid?Er(e.base||$r.fromObject({},{zone:this.zone}),this,{...e,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...e){if(!e.every($r.isDateTime))throw new x("min requires all arguments be DateTimes");return ot(e,e=>e.valueOf(),Math.min)}static max(...e){if(!e.every($r.isDateTime))throw new x("max requires all arguments be DateTimes");return ot(e,e=>e.valueOf(),Math.max)}static fromFormatExplain(e,t,n={}){const{locale:r=null,numberingSystem:s=null}=n;return ar(Se.fromOpts({locale:r,numberingSystem:s,defaultToEN:!0}),e,t)}static fromStringExplain(e,t,n={}){return $r.fromFormatExplain(e,t,n)}static buildFormatParser(e,t={}){const{locale:n=null,numberingSystem:r=null}=t,s=Se.fromOpts({locale:n,numberingSystem:r,defaultToEN:!0});return new ir(s,e)}static fromFormatParser(e,t,n={}){if(nt(e)||nt(t))throw new x("fromFormatParser requires an input string and a format parser");const{locale:r=null,numberingSystem:s=null}=n,i=Se.fromOpts({locale:r,numberingSystem:s,defaultToEN:!0});if(!i.equals(t.locale))throw new x(`fromFormatParser called with a locale of ${i}, but the format parser was created for ${t.locale}`);const{result:a,zone:o,specificOffset:u,invalidReason:l}=t.explainFromTokens(e);return l?$r.invalid(l):pr(a,o,n,`format ${t.format}`,e,u)}static get DATE_SHORT(){return F}static get DATE_MED(){return L}static get DATE_MED_WITH_WEEKDAY(){return $}static get DATE_FULL(){return W}static get DATE_HUGE(){return Z}static get TIME_SIMPLE(){return z}static get TIME_WITH_SECONDS(){return j}static get TIME_WITH_SHORT_OFFSET(){return A}static get TIME_WITH_LONG_OFFSET(){return q}static get TIME_24_SIMPLE(){return U}static get TIME_24_WITH_SECONDS(){return _}static get TIME_24_WITH_SHORT_OFFSET(){return R}static get TIME_24_WITH_LONG_OFFSET(){return H}static get DATETIME_SHORT(){return Y}static get DATETIME_SHORT_WITH_SECONDS(){return P}static get DATETIME_MED(){return J}static get DATETIME_MED_WITH_SECONDS(){return G}static get DATETIME_MED_WITH_WEEKDAY(){return B}static get DATETIME_FULL(){return Q}static get DATETIME_FULL_WITH_SECONDS(){return K}static get DATETIME_HUGE(){return X}static get DATETIME_HUGE_WITH_SECONDS(){return ee}}function Wr(e){if($r.isDateTime(e))return e;if(e&&e.valueOf&&rt(e.valueOf()))return $r.fromJSDate(e);if(e&&"object"==typeof e)return $r.fromObject(e);throw new x(`Unknown datetime argument: ${e}, of type ${typeof e}`)}const Zr=["listUsersTitle","isLoading","labels","onNavigate","pagination","data","rowHref","tabs","currentTab","onTabChange"],zr=p(void 0),jr=({children:t,...n})=>e(zr.Provider,{value:n,children:t}),Ar=()=>{const e=k(zr);if(!e)throw new Error("useListUsersContext must be used within a ListUsersProvider");return e};function qr({blocksOverride:e,defaultBlocks:t,defaultBlockOrder:n,children:r}){if(void 0===e)return r({blocks:t,blockOrder:n});if("function"==typeof e){const{blocks:s,blockOrder:i}=e({defaultBlocks:t,defaultBlockOrder:n});return r({blocks:s,blockOrder:i})}return e}function Ur(e,t){const n={...e};for(const e in t)Object.prototype.hasOwnProperty.call(t,e)&&(n[e]=t[e]);return n}function _r(...e){return e.flat().filter(Boolean).join(" ")}function Rr(e,...t){const n={...e};for(const e of t)delete n[e];return n}function Hr(e,...t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}!function(e,t){void 0===t&&(t={});var n=t.insertAt;if("undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],s=document.createElement("style");s.type="text/css","top"===n&&r.firstChild?r.insertBefore(s,r.firstChild):r.appendChild(s),s.styleSheet?s.styleSheet.cssText=e:s.appendChild(document.createTextNode(e))}}("@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@20..48,100..700,0..1,-50..200');\n");const Yr=({sx:t,spacing:n=3,className:s,children:i,...a})=>e(r,{className:_r("nbb-list-users-container",s),spacing:n,sx:[{p:3},...Array.isArray(t)?t:[t]],...Rr(a,...Zr),children:e(jr,{...Hr(a,...Zr),children:e(qr,{defaultBlocks:Pr,defaultBlockOrder:Object.keys(Pr),blocksOverride:i,children:({blocks:{title:t,tabs:n,table:r,...s},blockOrder:i})=>i.filter(e=>e in s).map(t=>e(v,{children:s[t]},String(t)))})})});Yr.Title=t=>{const n=Ar(),{children:r,className:i,listUsersTitle:a}=Ur(n,t),{component:o="h1",variant:u="h4",...l}=t;return e(s,{component:o,variant:u,className:_r("nbb-list-users-title",i),...Rr(l,...Zr),children:r||a})},Yr.Header=t=>{const{children:n,className:s}=Ur(Ar(),t);return e(i,{className:_r("nbb-list-users-header",s),...t,children:n||e(r,{direction:"row",sx:{justifyContent:"space-between"},children:e(Yr.Title,{})})})},Yr.Loader=t=>{const{children:n,className:s}=Ur(Ar(),t),{sx:i=[],...o}=t;return e(r,{className:_r("nbb-list-users-loader",s),sx:[{alignItems:"center"},...Array.isArray(i)?i:[i]],...o,children:n||e(a,{})})};const Pr=(Jr={title:Yr.Title,header:Yr.Header,content:Yr.Content=s=>{const a=Ar(),{children:o,className:u,isLoading:l}=Ur(a,s);return e(i,{className:_r("nbb-list-users-content",u),...Rr(s,...Zr),children:o?e(t,{children:o}):l?e(Yr.Loader,{}):n(r,{spacing:3,direction:"column",children:[e(Yr.Tabs,{}),e(Yr.Table,{})]})})},tabs:Yr.Tabs=r=>{const i=Ar(),{tabs:a,currentTab:l,onTabChange:c,className:h}=Ur(i,r);if(!a||0===a.length)return null;const d=Math.max(0,a.findIndex(e=>e.label===l)),m=c&&((e,t)=>{const n=a[t];c(n.label)});return e(o,{value:d,...m&&{onChange:m},variant:"fullWidth",className:_r("nbb-list-users-tabs",h),...Rr(r,...Zr),children:a.map((r,i)=>e(u,{label:n(t,{children:[r.label,r.subtitle&&e(s,{component:"span",variant:"body2",color:"text.secondary",children:r.subtitle})]}),disabled:Boolean(r.isDisabled)},r.key??i))})},table:Yr.Table=t=>{const a=Ar(),{className:o,labels:u,data:p,rowHref:k,onNavigate:b,pagination:v}=Ur(a,t),{spacing:S=3,...T}=t,O=e=>{if(!e)return null;const t=$r.fromISO(e);return t.isValid?t:null};return p?0===p.length?e(r,{className:_r("nbb-list-users-table",o),...Rr(T,...Zr),children:n(i,{className:"nbb-table-empty-state",children:[e(l,{baseClassName:"material-symbols-outlined",className:"nbb-table-empty-state-icon",children:"person"}),e(s,{variant:"body1",className:"nbb-table-empty-state-message",children:u.emptyStateMessage})]})}):n(r,{className:_r("nbb-list-users-table",o),spacing:S,...Rr(T,...Zr),children:[e(c,{component:h,elevation:0,children:n(d,{children:[e(m,{children:n(f,{children:[e(y,{children:e(s,{variant:"body2",color:"text.secondary",sx:{fontWeight:"bold"},children:u.headerRow.name})}),e(y,{children:e(s,{variant:"body2",color:"text.secondary",sx:{fontWeight:"bold"},children:u.headerRow.createdAt})}),e(y,{children:e(s,{variant:"body2",color:"text.secondary",sx:{fontWeight:"bold"},children:u.headerRow.status})})]})}),e(g,{children:p.map(t=>{const r=k?.(t);return n(f,{hover:!!r,onClick:()=>{r&&b&&b(r)},sx:e=>({cursor:r?"pointer":"default",...!r&&{"&.MuiTableRow-root.MuiTableRow-root:hover":{bgcolor:e.palette.background.paper}}}),children:[e(y,{children:e(s,{variant:"body2",children:t.name})}),e(y,{children:e(s,{variant:"body2",sx:{overflow:"hidden",textOverflow:"ellipsis",whiteSpace:"nowrap"},title:O(t.createdAt)?.toLocaleString($r.DATETIME_FULL)??"N/A",children:O(t.createdAt)?.toFormat("yyyy/M/d")??"N/A"})}),e(y,{children:e(s,{variant:"body2",children:t.status})})]},t.id)})})]})}),v&&e(r,{sx:{alignItems:"center"},children:e(w,{count:v.totalPages,page:v.currentPage,onChange:(e,t)=>v.onPageChange(t),...v.className&&{className:v.className},variant:"outlined",shape:"rounded"})})]}):null}},Object.fromEntries(Object.entries(Jr).map(([e,t])=>[e,b(t,{key:e})])));var Jr;export{Yr as ListUsers};
|
|
1
|
+
import{jsx as e,jsxs as t,Fragment as n}from"react/jsx-runtime";import{MoreVertOutlined as r,PersonOutlined as i,CloseOutlined as s,Loop as o,BlockOutlined as a,Search as l}from"@mui/icons-material";import{Stack as u,Typography as c,TableCell as d,IconButton as h,TableRow as m,Box as f,Button as y,Menu as g,MenuItem as p,ListItemIcon as b,TableBody as w,TableHead as v,TableContainer as k,Paper as S,Table as O,CircularProgress as T,Pagination as M,Chip as C,Tabs as N,Tab as x,Tooltip as I,TextField as D,InputAdornment as A}from"@mui/material";import{createContext as V,createElement as E,Fragment as F,useRef as L,useState as $,useCallback as W,useEffect as z,useMemo as R,useContext as Z,isValidElement as j,cloneElement as P}from"react";import B from"@mui/material/useMediaQuery";import{useTheme as q}from"@mui/material/styles";class U extends Error{}class H extends U{constructor(e){super(`Invalid DateTime: ${e.toMessage()}`)}}class _ extends U{constructor(e){super(`Invalid Interval: ${e.toMessage()}`)}}class Y extends U{constructor(e){super(`Invalid Duration: ${e.toMessage()}`)}}class J extends U{}class G extends U{constructor(e){super(`Invalid unit ${e}`)}}class Q extends U{}class K extends U{constructor(){super("Zone is an abstract class")}}const X="numeric",ee="short",te="long",ne={year:X,month:X,day:X},re={year:X,month:ee,day:X},ie={year:X,month:ee,day:X,weekday:ee},se={year:X,month:te,day:X},oe={year:X,month:te,day:X,weekday:te},ae={hour:X,minute:X},le={hour:X,minute:X,second:X},ue={hour:X,minute:X,second:X,timeZoneName:ee},ce={hour:X,minute:X,second:X,timeZoneName:te},de={hour:X,minute:X,hourCycle:"h23"},he={hour:X,minute:X,second:X,hourCycle:"h23"},me={hour:X,minute:X,second:X,hourCycle:"h23",timeZoneName:ee},fe={hour:X,minute:X,second:X,hourCycle:"h23",timeZoneName:te},ye={year:X,month:X,day:X,hour:X,minute:X},ge={year:X,month:X,day:X,hour:X,minute:X,second:X},pe={year:X,month:ee,day:X,hour:X,minute:X},be={year:X,month:ee,day:X,hour:X,minute:X,second:X},we={year:X,month:ee,day:X,weekday:ee,hour:X,minute:X},ve={year:X,month:te,day:X,hour:X,minute:X,timeZoneName:ee},ke={year:X,month:te,day:X,hour:X,minute:X,second:X,timeZoneName:ee},Se={year:X,month:te,day:X,weekday:te,hour:X,minute:X,timeZoneName:te},Oe={year:X,month:te,day:X,weekday:te,hour:X,minute:X,second:X,timeZoneName:te};class Te{get type(){throw new K}get name(){throw new K}get ianaName(){return this.name}get isUniversal(){throw new K}offsetName(e,t){throw new K}formatOffset(e,t){throw new K}offset(e){throw new K}equals(e){throw new K}get isValid(){throw new K}}let Me=null;class Ce extends Te{static get instance(){return null===Me&&(Me=new Ce),Me}get type(){return"system"}get name(){return(new Intl.DateTimeFormat).resolvedOptions().timeZone}get isUniversal(){return!1}offsetName(e,{format:t,locale:n}){return Ht(e,t,n)}formatOffset(e,t){return Gt(this.offset(e),t)}offset(e){return-new Date(e).getTimezoneOffset()}equals(e){return"system"===e.type}get isValid(){return!0}}const Ne=new Map,xe={year:0,month:1,day:2,era:3,hour:4,minute:5,second:6},Ie=new Map;class De extends Te{static create(e){let t=Ie.get(e);return void 0===t&&Ie.set(e,t=new De(e)),t}static resetCache(){Ie.clear(),Ne.clear()}static isValidSpecifier(e){return this.isValidZone(e)}static isValidZone(e){if(!e)return!1;try{return new Intl.DateTimeFormat("en-US",{timeZone:e}).format(),!0}catch(e){return!1}}constructor(e){super(),this.zoneName=e,this.valid=De.isValidZone(e)}get type(){return"iana"}get name(){return this.zoneName}get isUniversal(){return!1}offsetName(e,{format:t,locale:n}){return Ht(e,t,n,this.name)}formatOffset(e,t){return Gt(this.offset(e),t)}offset(e){if(!this.valid)return NaN;const t=new Date(e);if(isNaN(t))return NaN;const n=function(e){let t=Ne.get(e);return void 0===t&&(t=new Intl.DateTimeFormat("en-US",{hour12:!1,timeZone:e,year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit",era:"short"}),Ne.set(e,t)),t}(this.name);let[r,i,s,o,a,l,u]=n.formatToParts?function(e,t){const n=e.formatToParts(t),r=[];for(let e=0;e<n.length;e++){const{type:t,value:i}=n[e],s=xe[t];"era"===t?r[s]=i:Mt(s)||(r[s]=parseInt(i,10))}return r}(n,t):function(e,t){const n=e.format(t).replace(/\u200E/g,""),r=/(\d+)\/(\d+)\/(\d+) (AD|BC),? (\d+):(\d+):(\d+)/.exec(n),[,i,s,o,a,l,u,c]=r;return[o,i,s,a,l,u,c]}(n,t);"BC"===o&&(r=1-Math.abs(r));let c=+t;const d=c%1e3;return c-=d>=0?d:1e3+d,(Pt({year:r,month:i,day:s,hour:24===a?0:a,minute:l,second:u,millisecond:0})-c)/6e4}equals(e){return"iana"===e.type&&e.name===this.name}get isValid(){return this.valid}}let Ae={};const Ve=new Map;function Ee(e,t={}){const n=JSON.stringify([e,t]);let r=Ve.get(n);return void 0===r&&(r=new Intl.DateTimeFormat(e,t),Ve.set(n,r)),r}const Fe=new Map,Le=new Map;let $e=null;const We=new Map;function ze(e){let t=We.get(e);return void 0===t&&(t=new Intl.DateTimeFormat(e).resolvedOptions(),We.set(e,t)),t}const Re=new Map;function Ze(e,t,n,r){const i=e.listingMode();return"error"===i?null:"en"===i?n(t):r(t)}class je{constructor(e,t,n){this.padTo=n.padTo||0,this.floor=n.floor||!1;const{padTo:r,floor:i,...s}=n;if(!t||Object.keys(s).length>0){const t={useGrouping:!1,...n};n.padTo>0&&(t.minimumIntegerDigits=n.padTo),this.inf=function(e,t={}){const n=JSON.stringify([e,t]);let r=Fe.get(n);return void 0===r&&(r=new Intl.NumberFormat(e,t),Fe.set(n,r)),r}(e,t)}}format(e){if(this.inf){const t=this.floor?Math.floor(e):e;return this.inf.format(t)}return Ft(this.floor?Math.floor(e):zt(e,3),this.padTo)}}class Pe{constructor(e,t,n){let r;if(this.opts=n,this.originalZone=void 0,this.opts.timeZone)this.dt=e;else if("fixed"===e.zone.type){const t=e.offset/60*-1,n=t>=0?`Etc/GMT+${t}`:`Etc/GMT${t}`;0!==e.offset&&De.create(n).valid?(r=n,this.dt=e):(r="UTC",this.dt=0===e.offset?e:e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone)}else"system"===e.zone.type?this.dt=e:"iana"===e.zone.type?(this.dt=e,r=e.zone.name):(r="UTC",this.dt=e.setZone("UTC").plus({minutes:e.offset}),this.originalZone=e.zone);const i={...this.opts};i.timeZone=i.timeZone||r,this.dtf=Ee(t,i)}format(){return this.originalZone?this.formatToParts().map(({value:e})=>e).join(""):this.dtf.format(this.dt.toJSDate())}formatToParts(){const e=this.dtf.formatToParts(this.dt.toJSDate());return this.originalZone?e.map(e=>{if("timeZoneName"===e.type){const t=this.originalZone.offsetName(this.dt.ts,{locale:this.dt.locale,format:this.opts.timeZoneName});return{...e,value:t}}return e}):e}resolvedOptions(){return this.dtf.resolvedOptions()}}class Be{constructor(e,t,n){this.opts={style:"long",...n},!t&&xt()&&(this.rtf=function(e,t={}){const{base:n,...r}=t,i=JSON.stringify([e,r]);let s=Le.get(i);return void 0===s&&(s=new Intl.RelativeTimeFormat(e,t),Le.set(i,s)),s}(e,n))}format(e,t){return this.rtf?this.rtf.format(e,t):function(e,t,n="always",r=!1){const i={years:["year","yr."],quarters:["quarter","qtr."],months:["month","mo."],weeks:["week","wk."],days:["day","day","days"],hours:["hour","hr."],minutes:["minute","min."],seconds:["second","sec."]},s=-1===["hours","minutes","seconds"].indexOf(e);if("auto"===n&&s){const n="days"===e;switch(t){case 1:return n?"tomorrow":`next ${i[e][0]}`;case-1:return n?"yesterday":`last ${i[e][0]}`;case 0:return n?"today":`this ${i[e][0]}`}}const o=Object.is(t,-0)||t<0,a=Math.abs(t),l=1===a,u=i[e],c=r?l?u[1]:u[2]||u[1]:l?i[e][0]:e;return o?`${a} ${c} ago`:`in ${a} ${c}`}(t,e,this.opts.numeric,"long"!==this.opts.style)}formatToParts(e,t){return this.rtf?this.rtf.formatToParts(e,t):[]}}const qe={firstDay:1,minimalDays:4,weekend:[6,7]};class Ue{static fromOpts(e){return Ue.create(e.locale,e.numberingSystem,e.outputCalendar,e.weekSettings,e.defaultToEN)}static create(e,t,n,r,i=!1){const s=e||ut.defaultLocale,o=s||(i?"en-US":$e||($e=(new Intl.DateTimeFormat).resolvedOptions().locale,$e)),a=t||ut.defaultNumberingSystem,l=n||ut.defaultOutputCalendar,u=Vt(r)||ut.defaultWeekSettings;return new Ue(o,a,l,u,s)}static resetCache(){$e=null,Ve.clear(),Fe.clear(),Le.clear(),We.clear(),Re.clear()}static fromObject({locale:e,numberingSystem:t,outputCalendar:n,weekSettings:r}={}){return Ue.create(e,t,n,r)}constructor(e,t,n,r,i){const[s,o,a]=function(e){const t=e.indexOf("-x-");-1!==t&&(e=e.substring(0,t));const n=e.indexOf("-u-");if(-1===n)return[e];{let t,r;try{t=Ee(e).resolvedOptions(),r=e}catch(i){const s=e.substring(0,n);t=Ee(s).resolvedOptions(),r=s}const{numberingSystem:i,calendar:s}=t;return[r,i,s]}}(e);this.locale=s,this.numberingSystem=t||o||null,this.outputCalendar=n||a||null,this.weekSettings=r,this.intl=function(e,t,n){return n||t?(e.includes("-u-")||(e+="-u"),n&&(e+=`-ca-${n}`),t&&(e+=`-nu-${t}`),e):e}(this.locale,this.numberingSystem,this.outputCalendar),this.weekdaysCache={format:{},standalone:{}},this.monthsCache={format:{},standalone:{}},this.meridiemCache=null,this.eraCache={},this.specifiedLocale=i,this.fastNumbersCached=null}get fastNumbers(){var e;return null==this.fastNumbersCached&&(this.fastNumbersCached=(!(e=this).numberingSystem||"latn"===e.numberingSystem)&&("latn"===e.numberingSystem||!e.locale||e.locale.startsWith("en")||"latn"===ze(e.locale).numberingSystem)),this.fastNumbersCached}listingMode(){const e=this.isEnglish(),t=!(null!==this.numberingSystem&&"latn"!==this.numberingSystem||null!==this.outputCalendar&&"gregory"!==this.outputCalendar);return e&&t?"en":"intl"}clone(e){return e&&0!==Object.getOwnPropertyNames(e).length?Ue.create(e.locale||this.specifiedLocale,e.numberingSystem||this.numberingSystem,e.outputCalendar||this.outputCalendar,Vt(e.weekSettings)||this.weekSettings,e.defaultToEN||!1):this}redefaultToEN(e={}){return this.clone({...e,defaultToEN:!0})}redefaultToSystem(e={}){return this.clone({...e,defaultToEN:!1})}months(e,t=!1){return Ze(this,e,tn,()=>{const n="ja"===this.intl||this.intl.startsWith("ja-"),r=(t&=!n)?{month:e,day:"numeric"}:{month:e},i=t?"format":"standalone";if(!this.monthsCache[i][e]){const t=n?e=>this.dtFormatter(e,r).format():e=>this.extract(e,r,"month");this.monthsCache[i][e]=function(e){const t=[];for(let n=1;n<=12;n++){const r=ii.utc(2009,n,1);t.push(e(r))}return t}(t)}return this.monthsCache[i][e]})}weekdays(e,t=!1){return Ze(this,e,on,()=>{const n=t?{weekday:e,year:"numeric",month:"long",day:"numeric"}:{weekday:e},r=t?"format":"standalone";return this.weekdaysCache[r][e]||(this.weekdaysCache[r][e]=function(e){const t=[];for(let n=1;n<=7;n++){const r=ii.utc(2016,11,13+n);t.push(e(r))}return t}(e=>this.extract(e,n,"weekday"))),this.weekdaysCache[r][e]})}meridiems(){return Ze(this,void 0,()=>an,()=>{if(!this.meridiemCache){const e={hour:"numeric",hourCycle:"h12"};this.meridiemCache=[ii.utc(2016,11,13,9),ii.utc(2016,11,13,19)].map(t=>this.extract(t,e,"dayperiod"))}return this.meridiemCache})}eras(e){return Ze(this,e,dn,()=>{const t={era:e};return this.eraCache[e]||(this.eraCache[e]=[ii.utc(-40,1,1),ii.utc(2017,1,1)].map(e=>this.extract(e,t,"era"))),this.eraCache[e]})}extract(e,t,n){const r=this.dtFormatter(e,t).formatToParts().find(e=>e.type.toLowerCase()===n);return r?r.value:null}numberFormatter(e={}){return new je(this.intl,e.forceSimple||this.fastNumbers,e)}dtFormatter(e,t={}){return new Pe(e,this.intl,t)}relFormatter(e={}){return new Be(this.intl,this.isEnglish(),e)}listFormatter(e={}){return function(e,t={}){const n=JSON.stringify([e,t]);let r=Ae[n];return r||(r=new Intl.ListFormat(e,t),Ae[n]=r),r}(this.intl,e)}isEnglish(){return"en"===this.locale||"en-us"===this.locale.toLowerCase()||ze(this.intl).locale.startsWith("en-us")}getWeekSettings(){return this.weekSettings?this.weekSettings:It()?function(e){let t=Re.get(e);if(!t){const n=new Intl.Locale(e);t="getWeekInfo"in n?n.getWeekInfo():n.weekInfo,"minimalDays"in t||(t={...qe,...t}),Re.set(e,t)}return t}(this.locale):qe}getStartOfWeek(){return this.getWeekSettings().firstDay}getMinDaysInFirstWeek(){return this.getWeekSettings().minimalDays}getWeekendDays(){return this.getWeekSettings().weekend}equals(e){return this.locale===e.locale&&this.numberingSystem===e.numberingSystem&&this.outputCalendar===e.outputCalendar}toString(){return`Locale(${this.locale}, ${this.numberingSystem}, ${this.outputCalendar})`}}let He=null;class _e extends Te{static get utcInstance(){return null===He&&(He=new _e(0)),He}static instance(e){return 0===e?_e.utcInstance:new _e(e)}static parseSpecifier(e){if(e){const t=e.match(/^utc(?:([+-]\d{1,2})(?::(\d{2}))?)?$/i);if(t)return new _e(_t(t[1],t[2]))}return null}constructor(e){super(),this.fixed=e}get type(){return"fixed"}get name(){return 0===this.fixed?"UTC":`UTC${Gt(this.fixed,"narrow")}`}get ianaName(){return 0===this.fixed?"Etc/UTC":`Etc/GMT${Gt(-this.fixed,"narrow")}`}offsetName(){return this.name}formatOffset(e,t){return Gt(this.fixed,t)}get isUniversal(){return!0}offset(){return this.fixed}equals(e){return"fixed"===e.type&&e.fixed===this.fixed}get isValid(){return!0}}class Ye extends Te{constructor(e){super(),this.zoneName=e}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,t){if(Mt(e)||null===e)return t;if(e instanceof Te)return e;if("string"==typeof e){const n=e.toLowerCase();return"default"===n?t:"local"===n||"system"===n?Ce.instance:"utc"===n||"gmt"===n?_e.utcInstance:_e.parseSpecifier(n)||De.create(e)}return Ct(e)?_e.instance(e):"object"==typeof e&&"offset"in e&&"function"==typeof e.offset?e:new Ye(e)}const Ge={arab:"[٠-٩]",arabext:"[۰-۹]",bali:"[᭐-᭙]",beng:"[০-৯]",deva:"[०-९]",fullwide:"[0-9]",gujr:"[૦-૯]",hanidec:"[〇|一|二|三|四|五|六|七|八|九]",khmr:"[០-៩]",knda:"[೦-೯]",laoo:"[໐-໙]",limb:"[᥆-᥏]",mlym:"[൦-൯]",mong:"[᠐-᠙]",mymr:"[၀-၉]",orya:"[୦-୯]",tamldec:"[௦-௯]",telu:"[౦-౯]",thai:"[๐-๙]",tibt:"[༠-༩]",latn:"\\d"},Qe={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]},Ke=Ge.hanidec.replace(/[\[|\]]/g,"").split(""),Xe=new Map;function et({numberingSystem:e},t=""){const n=e||"latn";let r=Xe.get(n);void 0===r&&(r=new Map,Xe.set(n,r));let i=r.get(t);return void 0===i&&(i=new RegExp(`${Ge[n]}${t}`),r.set(t,i)),i}let tt,nt=()=>Date.now(),rt="system",it=null,st=null,ot=null,at=60,lt=null;class ut{static get now(){return nt}static set now(e){nt=e}static set defaultZone(e){rt=e}static get defaultZone(){return Je(rt,Ce.instance)}static get defaultLocale(){return it}static set defaultLocale(e){it=e}static get defaultNumberingSystem(){return st}static set defaultNumberingSystem(e){st=e}static get defaultOutputCalendar(){return ot}static set defaultOutputCalendar(e){ot=e}static get defaultWeekSettings(){return lt}static set defaultWeekSettings(e){lt=Vt(e)}static get twoDigitCutoffYear(){return at}static set twoDigitCutoffYear(e){at=e%100}static get throwOnInvalid(){return tt}static set throwOnInvalid(e){tt=e}static resetCaches(){Ue.resetCache(),De.resetCache(),ii.resetCache(),Xe.clear()}}class ct{constructor(e,t){this.reason=e,this.explanation=t}toMessage(){return this.explanation?`${this.reason}: ${this.explanation}`:this.reason}}const dt=[0,31,59,90,120,151,181,212,243,273,304,334],ht=[0,31,60,91,121,152,182,213,244,274,305,335];function mt(e,t){return new ct("unit out of range",`you specified ${t} (of type ${typeof t}) as a ${e}, which is invalid`)}function ft(e,t,n){const r=new Date(Date.UTC(e,t-1,n));e<100&&e>=0&&r.setUTCFullYear(r.getUTCFullYear()-1900);const i=r.getUTCDay();return 0===i?7:i}function yt(e,t,n){return n+(Rt(e)?ht:dt)[t-1]}function gt(e,t){const n=Rt(e)?ht:dt,r=n.findIndex(e=>e<t);return{month:r+1,day:t-n[r]}}function pt(e,t){return(e-t+7)%7+1}function bt(e,t=4,n=1){const{year:r,month:i,day:s}=e,o=yt(r,i,s),a=pt(ft(r,i,s),n);let l,u=Math.floor((o-a+14-t)/7);return u<1?(l=r-1,u=qt(l,t,n)):u>qt(r,t,n)?(l=r+1,u=1):l=r,{weekYear:l,weekNumber:u,weekday:a,...Qt(e)}}function wt(e,t=4,n=1){const{weekYear:r,weekNumber:i,weekday:s}=e,o=pt(ft(r,1,t),n),a=Zt(r);let l,u=7*i+s-o-7+t;u<1?(l=r-1,u+=Zt(l)):u>a?(l=r+1,u-=Zt(r)):l=r;const{month:c,day:d}=gt(l,u);return{year:l,month:c,day:d,...Qt(e)}}function vt(e){const{year:t,month:n,day:r}=e;return{year:t,ordinal:yt(t,n,r),...Qt(e)}}function kt(e){const{year:t,ordinal:n}=e,{month:r,day:i}=gt(t,n);return{year:t,month:r,day:i,...Qt(e)}}function St(e,t){if(!Mt(e.localWeekday)||!Mt(e.localWeekNumber)||!Mt(e.localWeekYear)){if(!Mt(e.weekday)||!Mt(e.weekNumber)||!Mt(e.weekYear))throw new J("Cannot mix locale-based week fields with ISO-based week fields");return Mt(e.localWeekday)||(e.weekday=e.localWeekday),Mt(e.localWeekNumber)||(e.weekNumber=e.localWeekNumber),Mt(e.localWeekYear)||(e.weekYear=e.localWeekYear),delete e.localWeekday,delete e.localWeekNumber,delete e.localWeekYear,{minDaysInFirstWeek:t.getMinDaysInFirstWeek(),startOfWeek:t.getStartOfWeek()}}return{minDaysInFirstWeek:4,startOfWeek:1}}function Ot(e){const t=Nt(e.year),n=Et(e.month,1,12),r=Et(e.day,1,jt(e.year,e.month));return t?n?!r&&mt("day",e.day):mt("month",e.month):mt("year",e.year)}function Tt(e){const{hour:t,minute:n,second:r,millisecond:i}=e,s=Et(t,0,23)||24===t&&0===n&&0===r&&0===i,o=Et(n,0,59),a=Et(r,0,59),l=Et(i,0,999);return s?o?a?!l&&mt("millisecond",i):mt("second",r):mt("minute",n):mt("hour",t)}function Mt(e){return void 0===e}function Ct(e){return"number"==typeof e}function Nt(e){return"number"==typeof e&&e%1==0}function xt(){try{return"undefined"!=typeof Intl&&!!Intl.RelativeTimeFormat}catch(e){return!1}}function It(){try{return"undefined"!=typeof Intl&&!!Intl.Locale&&("weekInfo"in Intl.Locale.prototype||"getWeekInfo"in Intl.Locale.prototype)}catch(e){return!1}}function Dt(e,t,n){if(0!==e.length)return e.reduce((e,r)=>{const i=[t(r),r];return e&&n(e[0],i[0])===e[0]?e:i},null)[1]}function At(e,t){return Object.prototype.hasOwnProperty.call(e,t)}function Vt(e){if(null==e)return null;if("object"!=typeof e)throw new Q("Week settings must be an object");if(!Et(e.firstDay,1,7)||!Et(e.minimalDays,1,7)||!Array.isArray(e.weekend)||e.weekend.some(e=>!Et(e,1,7)))throw new Q("Invalid week settings");return{firstDay:e.firstDay,minimalDays:e.minimalDays,weekend:Array.from(e.weekend)}}function Et(e,t,n){return Nt(e)&&e>=t&&e<=n}function Ft(e,t=2){let n;return n=e<0?"-"+(""+-e).padStart(t,"0"):(""+e).padStart(t,"0"),n}function Lt(e){return Mt(e)||null===e||""===e?void 0:parseInt(e,10)}function $t(e){return Mt(e)||null===e||""===e?void 0:parseFloat(e)}function Wt(e){if(!Mt(e)&&null!==e&&""!==e){const t=1e3*parseFloat("0."+e);return Math.floor(t)}}function zt(e,t,n="round"){const r=10**t;switch(n){case"expand":return e>0?Math.ceil(e*r)/r:Math.floor(e*r)/r;case"trunc":return Math.trunc(e*r)/r;case"round":return Math.round(e*r)/r;case"floor":return Math.floor(e*r)/r;case"ceil":return Math.ceil(e*r)/r;default:throw new RangeError(`Value rounding ${n} is out of range`)}}function Rt(e){return e%4==0&&(e%100!=0||e%400==0)}function Zt(e){return Rt(e)?366:365}function jt(e,t){const n=(r=t-1)-12*Math.floor(r/12)+1;var r;return 2===n?Rt(e+(t-n)/12)?29:28:[31,null,31,30,31,30,31,31,30,31,30,31][n-1]}function Pt(e){let t=Date.UTC(e.year,e.month-1,e.day,e.hour,e.minute,e.second,e.millisecond);return e.year<100&&e.year>=0&&(t=new Date(t),t.setUTCFullYear(e.year,e.month-1,e.day)),+t}function Bt(e,t,n){return-pt(ft(e,1,t),n)+t-1}function qt(e,t=4,n=1){const r=Bt(e,t,n),i=Bt(e+1,t,n);return(Zt(e)-r+i)/7}function Ut(e){return e>99?e:e>ut.twoDigitCutoffYear?1900+e:2e3+e}function Ht(e,t,n,r=null){const i=new Date(e),s={hourCycle:"h23",year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit"};r&&(s.timeZone=r);const o={timeZoneName:t,...s},a=new Intl.DateTimeFormat(n,o).formatToParts(i).find(e=>"timezonename"===e.type.toLowerCase());return a?a.value:null}function _t(e,t){let n=parseInt(e,10);Number.isNaN(n)&&(n=0);const r=parseInt(t,10)||0;return 60*n+(n<0||Object.is(n,-0)?-r:r)}function Yt(e){const t=Number(e);if("boolean"==typeof e||""===e||!Number.isFinite(t))throw new Q(`Invalid unit value ${e}`);return t}function Jt(e,t){const n={};for(const r in e)if(At(e,r)){const i=e[r];if(null==i)continue;n[t(r)]=Yt(i)}return n}function Gt(e,t){const n=Math.trunc(Math.abs(e/60)),r=Math.trunc(Math.abs(e%60)),i=e>=0?"+":"-";switch(t){case"short":return`${i}${Ft(n,2)}:${Ft(r,2)}`;case"narrow":return`${i}${n}${r>0?`:${r}`:""}`;case"techie":return`${i}${Ft(n,2)}${Ft(r,2)}`;default:throw new RangeError(`Value format ${t} is out of range for property format`)}}function Qt(e){return function(e){return["hour","minute","second","millisecond"].reduce((t,n)=>(t[n]=e[n],t),{})}(e)}const Kt=["January","February","March","April","May","June","July","August","September","October","November","December"],Xt=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],en=["J","F","M","A","M","J","J","A","S","O","N","D"];function tn(e){switch(e){case"narrow":return[...en];case"short":return[...Xt];case"long":return[...Kt];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 nn=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],rn=["Mon","Tue","Wed","Thu","Fri","Sat","Sun"],sn=["M","T","W","T","F","S","S"];function on(e){switch(e){case"narrow":return[...sn];case"short":return[...rn];case"long":return[...nn];case"numeric":return["1","2","3","4","5","6","7"];default:return null}}const an=["AM","PM"],ln=["Before Christ","Anno Domini"],un=["BC","AD"],cn=["B","A"];function dn(e){switch(e){case"narrow":return[...cn];case"short":return[...un];case"long":return[...ln];default:return null}}function hn(e,t){let n="";for(const r of e)r.literal?n+=r.val:n+=t(r.val);return n}const mn={D:ne,DD:re,DDD:se,DDDD:oe,t:ae,tt:le,ttt:ue,tttt:ce,T:de,TT:he,TTT:me,TTTT:fe,f:ye,ff:pe,fff:ve,ffff:Se,F:ge,FF:be,FFF:ke,FFFF:Oe};class fn{static create(e,t={}){return new fn(e,t)}static parseFormat(e){let t=null,n="",r=!1;const i=[];for(let s=0;s<e.length;s++){const o=e.charAt(s);"'"===o?((n.length>0||r)&&i.push({literal:r||/^\s+$/.test(n),val:""===n?"'":n}),t=null,n="",r=!r):r||o===t?n+=o:(n.length>0&&i.push({literal:/^\s+$/.test(n),val:n}),n=o,t=o)}return n.length>0&&i.push({literal:r||/^\s+$/.test(n),val:n}),i}static macroTokenToFormatOpts(e){return mn[e]}constructor(e,t){this.opts=t,this.loc=e,this.systemLoc=null}formatWithSystemDefault(e,t){return null===this.systemLoc&&(this.systemLoc=this.loc.redefaultToSystem()),this.systemLoc.dtFormatter(e,{...this.opts,...t}).format()}dtFormatter(e,t={}){return this.loc.dtFormatter(e,{...this.opts,...t})}formatDateTime(e,t){return this.dtFormatter(e,t).format()}formatDateTimeParts(e,t){return this.dtFormatter(e,t).formatToParts()}formatInterval(e,t){return this.dtFormatter(e.start,t).dtf.formatRange(e.start.toJSDate(),e.end.toJSDate())}resolvedOptions(e,t){return this.dtFormatter(e,t).resolvedOptions()}num(e,t=0,n=void 0){if(this.opts.forceSimple)return Ft(e,t);const r={...this.opts};return t>0&&(r.padTo=t),n&&(r.signDisplay=n),this.loc.numberFormatter(r).format(e)}formatDateTimeFromString(e,t){const n="en"===this.loc.listingMode(),r=this.loc.outputCalendar&&"gregory"!==this.loc.outputCalendar,i=(t,n)=>this.loc.extract(e,t,n),s=t=>e.isOffsetFixed&&0===e.offset&&t.allowZ?"Z":e.isValid?e.zone.formatOffset(e.ts,t.format):"",o=(t,r)=>n?function(e,t){return tn(t)[e.month-1]}(e,t):i(r?{month:t}:{month:t,day:"numeric"},"month"),a=(t,r)=>n?function(e,t){return on(t)[e.weekday-1]}(e,t):i(r?{weekday:t}:{weekday:t,month:"long",day:"numeric"},"weekday"),l=t=>{const n=fn.macroTokenToFormatOpts(t);return n?this.formatWithSystemDefault(e,n):t},u=t=>n?function(e,t){return dn(t)[e.year<0?0:1]}(e,t):i({era:t},"era");return hn(fn.parseFormat(t),t=>{switch(t){case"S":return this.num(e.millisecond);case"u":case"SSS":return this.num(e.millisecond,3);case"s":return this.num(e.second);case"ss":return this.num(e.second,2);case"uu":return this.num(Math.floor(e.millisecond/10),2);case"uuu":return this.num(Math.floor(e.millisecond/100));case"m":return this.num(e.minute);case"mm":return this.num(e.minute,2);case"h":return this.num(e.hour%12==0?12:e.hour%12);case"hh":return this.num(e.hour%12==0?12:e.hour%12,2);case"H":return this.num(e.hour);case"HH":return this.num(e.hour,2);case"Z":return s({format:"narrow",allowZ:this.opts.allowZ});case"ZZ":return s({format:"short",allowZ:this.opts.allowZ});case"ZZZ":return s({format:"techie",allowZ:this.opts.allowZ});case"ZZZZ":return e.zone.offsetName(e.ts,{format:"short",locale:this.loc.locale});case"ZZZZZ":return e.zone.offsetName(e.ts,{format:"long",locale:this.loc.locale});case"z":return e.zoneName;case"a":return n?function(e){return an[e.hour<12?0:1]}(e):i({hour:"numeric",hourCycle:"h12"},"dayperiod");case"d":return r?i({day:"numeric"},"day"):this.num(e.day);case"dd":return r?i({day:"2-digit"},"day"):this.num(e.day,2);case"c":case"E":return this.num(e.weekday);case"ccc":return a("short",!0);case"cccc":return a("long",!0);case"ccccc":return a("narrow",!0);case"EEE":return a("short",!1);case"EEEE":return a("long",!1);case"EEEEE":return a("narrow",!1);case"L":return r?i({month:"numeric",day:"numeric"},"month"):this.num(e.month);case"LL":return r?i({month:"2-digit",day:"numeric"},"month"):this.num(e.month,2);case"LLL":return o("short",!0);case"LLLL":return o("long",!0);case"LLLLL":return o("narrow",!0);case"M":return r?i({month:"numeric"},"month"):this.num(e.month);case"MM":return r?i({month:"2-digit"},"month"):this.num(e.month,2);case"MMM":return o("short",!1);case"MMMM":return o("long",!1);case"MMMMM":return o("narrow",!1);case"y":return r?i({year:"numeric"},"year"):this.num(e.year);case"yy":return r?i({year:"2-digit"},"year"):this.num(e.year.toString().slice(-2),2);case"yyyy":return r?i({year:"numeric"},"year"):this.num(e.year,4);case"yyyyyy":return r?i({year:"numeric"},"year"):this.num(e.year,6);case"G":return u("short");case"GG":return u("long");case"GGGGG":return u("narrow");case"kk":return this.num(e.weekYear.toString().slice(-2),2);case"kkkk":return this.num(e.weekYear,4);case"W":return this.num(e.weekNumber);case"WW":return this.num(e.weekNumber,2);case"n":return this.num(e.localWeekNumber);case"nn":return this.num(e.localWeekNumber,2);case"ii":return this.num(e.localWeekYear.toString().slice(-2),2);case"iiii":return this.num(e.localWeekYear,4);case"o":return this.num(e.ordinal);case"ooo":return this.num(e.ordinal,3);case"q":return this.num(e.quarter);case"qq":return this.num(e.quarter,2);case"X":return this.num(Math.floor(e.ts/1e3));case"x":return this.num(e.ts);default:return l(t)}})}formatDurationFromString(e,t){const n="negativeLargestOnly"===this.opts.signMode?-1:1,r=e=>{switch(e[0]){case"S":return"milliseconds";case"s":return"seconds";case"m":return"minutes";case"h":return"hours";case"d":return"days";case"w":return"weeks";case"M":return"months";case"y":return"years";default:return null}},i=fn.parseFormat(t),s=i.reduce((e,{literal:t,val:n})=>t?e:e.concat(n),[]),o=e.shiftTo(...s.map(r).filter(e=>e));return hn(i,((e,t)=>i=>{const s=r(i);if(s){const r=t.isNegativeDuration&&s!==t.largestUnit?n:1;let o;return o="negativeLargestOnly"===this.opts.signMode&&s!==t.largestUnit?"never":"all"===this.opts.signMode?"always":"auto",this.num(e.get(s)*r,i.length,o)}return i})(o,{isNegativeDuration:o<0,largestUnit:Object.keys(o.values)[0]}))}}const yn=/[A-Za-z_+-]{1,256}(?::?\/[A-Za-z0-9_+-]{1,256}(?:\/[A-Za-z0-9_+-]{1,256})?)?/;function gn(...e){const t=e.reduce((e,t)=>e+t.source,"");return RegExp(`^${t}$`)}function pn(...e){return t=>e.reduce(([e,n,r],i)=>{const[s,o,a]=i(t,r);return[{...e,...s},o||n,a]},[{},null,1]).slice(0,2)}function bn(e,...t){if(null==e)return[null,null];for(const[n,r]of t){const t=n.exec(e);if(t)return r(t)}return[null,null]}function wn(...e){return(t,n)=>{const r={};let i;for(i=0;i<e.length;i++)r[e[i]]=Lt(t[n+i]);return[r,null,n+i]}}const vn=/(?:([Zz])|([+-]\d\d)(?::?(\d\d))?)/,kn=/(\d\d)(?::?(\d\d)(?::?(\d\d)(?:[.,](\d{1,30}))?)?)?/,Sn=RegExp(`${kn.source}(?:${vn.source}?(?:\\[(${yn.source})\\])?)?`),On=RegExp(`(?:[Tt]${Sn.source})?`),Tn=wn("weekYear","weekNumber","weekDay"),Mn=wn("year","ordinal"),Cn=RegExp(`${kn.source} ?(?:${vn.source}|(${yn.source}))?`),Nn=RegExp(`(?: ${Cn.source})?`);function xn(e,t,n){const r=e[t];return Mt(r)?n:Lt(r)}function In(e,t){return[{hours:xn(e,t,0),minutes:xn(e,t+1,0),seconds:xn(e,t+2,0),milliseconds:Wt(e[t+3])},null,t+4]}function Dn(e,t){const n=!e[t]&&!e[t+1],r=_t(e[t+1],e[t+2]);return[{},n?null:_e.instance(r),t+3]}function An(e,t){return[{},e[t]?De.create(e[t]):null,t+1]}const Vn=RegExp(`^T?${kn.source}$`),En=/^-?P(?:(?:(-?\d{1,20}(?:\.\d{1,20})?)Y)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20}(?:\.\d{1,20})?)W)?(?:(-?\d{1,20}(?:\.\d{1,20})?)D)?(?:T(?:(-?\d{1,20}(?:\.\d{1,20})?)H)?(?:(-?\d{1,20}(?:\.\d{1,20})?)M)?(?:(-?\d{1,20})(?:[.,](-?\d{1,20}))?S)?)?)$/;function Fn(e){const[t,n,r,i,s,o,a,l,u]=e,c="-"===t[0],d=l&&"-"===l[0],h=(e,t=!1)=>void 0!==e&&(t||e&&c)?-e:e;return[{years:h($t(n)),months:h($t(r)),weeks:h($t(i)),days:h($t(s)),hours:h($t(o)),minutes:h($t(a)),seconds:h($t(l),"-0"===l),milliseconds:h(Wt(u),d)}]}const Ln={GMT:0,EDT:-240,EST:-300,CDT:-300,CST:-360,MDT:-360,MST:-420,PDT:-420,PST:-480};function $n(e,t,n,r,i,s,o){const a={year:2===t.length?Ut(Lt(t)):Lt(t),month:Xt.indexOf(n)+1,day:Lt(r),hour:Lt(i),minute:Lt(s)};return o&&(a.second=Lt(o)),e&&(a.weekday=e.length>3?nn.indexOf(e)+1:rn.indexOf(e)+1),a}const Wn=/^(?:(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 zn(e){const[,t,n,r,i,s,o,a,l,u,c,d]=e,h=$n(t,i,r,n,s,o,a);let m;return m=l?Ln[l]:u?0:_t(c,d),[h,new _e(m)]}const Rn=/^(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$/,Zn=/^(Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday), (\d\d)-(Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec)-(\d\d) (\d\d):(\d\d):(\d\d) GMT$/,jn=/^(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 Pn(e){const[,t,n,r,i,s,o,a]=e;return[$n(t,i,r,n,s,o,a),_e.utcInstance]}function Bn(e){const[,t,n,r,i,s,o,a]=e;return[$n(t,a,n,r,i,s,o),_e.utcInstance]}const qn=gn(/([+-]\d{6}|\d{4})(?:-?(\d\d)(?:-?(\d\d))?)?/,On),Un=gn(/(\d{4})-?W(\d\d)(?:-?(\d))?/,On),Hn=gn(/(\d{4})-?(\d{3})/,On),_n=gn(Sn),Yn=pn(function(e,t){return[{year:xn(e,t),month:xn(e,t+1,1),day:xn(e,t+2,1)},null,t+3]},In,Dn,An),Jn=pn(Tn,In,Dn,An),Gn=pn(Mn,In,Dn,An),Qn=pn(In,Dn,An),Kn=pn(In),Xn=gn(/(\d{4})-(\d\d)-(\d\d)/,Nn),er=gn(Cn),tr=pn(In,Dn,An),nr="Invalid Duration",rr={weeks:{days:7,hours:168,minutes:10080,seconds:604800,milliseconds:6048e5},days:{hours:24,minutes:1440,seconds:86400,milliseconds:864e5},hours:{minutes:60,seconds:3600,milliseconds:36e5},minutes:{seconds:60,milliseconds:6e4},seconds:{milliseconds:1e3}},ir={years:{quarters:4,months:12,weeks:52,days:365,hours:8760,minutes:525600,seconds:31536e3,milliseconds:31536e6},quarters:{months:3,weeks:13,days:91,hours:2184,minutes:131040,seconds:7862400,milliseconds:78624e5},months:{weeks:4,days:30,hours:720,minutes:43200,seconds:2592e3,milliseconds:2592e6},...rr},sr={years:{quarters:4,months:12,weeks:52.1775,days:365.2425,hours:8765.82,minutes:525949.2,seconds:525949.2*60,milliseconds:525949.2*60*1e3},quarters:{months:3,weeks:13.044375,days:91.310625,hours:2191.455,minutes:131487.3,seconds:525949.2*60/4,milliseconds:7889237999.999999},months:{weeks:4.3481250000000005,days:30.436875,hours:730.485,minutes:43829.1,seconds:2629746,milliseconds:2629746e3},...rr},or=["years","quarters","months","weeks","days","hours","minutes","seconds","milliseconds"],ar=or.slice(0).reverse();function lr(e,t,n=!1){const r={values:n?t.values:{...e.values,...t.values||{}},loc:e.loc.clone(t.loc),conversionAccuracy:t.conversionAccuracy||e.conversionAccuracy,matrix:t.matrix||e.matrix};return new hr(r)}function ur(e,t){let n=t.milliseconds??0;for(const r of ar.slice(1))t[r]&&(n+=t[r]*e[r].milliseconds);return n}function cr(e,t){const n=ur(e,t)<0?-1:1;or.reduceRight((r,i)=>{if(Mt(t[i]))return r;if(r){const s=t[r]*n,o=e[i][r],a=Math.floor(s/o);t[i]+=a*n,t[r]-=a*o*n}return i},null),or.reduce((n,r)=>{if(Mt(t[r]))return n;if(n){const i=t[n]%1;t[n]-=i,t[r]+=i*e[n][r]}return r},null)}function dr(e){const t={};for(const[n,r]of Object.entries(e))0!==r&&(t[n]=r);return t}class hr{constructor(e){const t="longterm"===e.conversionAccuracy||!1;let n=t?sr:ir;e.matrix&&(n=e.matrix),this.values=e.values,this.loc=e.loc||Ue.create(),this.conversionAccuracy=t?"longterm":"casual",this.invalid=e.invalid||null,this.matrix=n,this.isLuxonDuration=!0}static fromMillis(e,t){return hr.fromObject({milliseconds:e},t)}static fromObject(e,t={}){if(null==e||"object"!=typeof e)throw new Q("Duration.fromObject: argument expected to be an object, got "+(null===e?"null":typeof e));return new hr({values:Jt(e,hr.normalizeUnit),loc:Ue.fromObject(t),conversionAccuracy:t.conversionAccuracy,matrix:t.matrix})}static fromDurationLike(e){if(Ct(e))return hr.fromMillis(e);if(hr.isDuration(e))return e;if("object"==typeof e)return hr.fromObject(e);throw new Q(`Unknown duration argument ${e} of type ${typeof e}`)}static fromISO(e,t){const[n]=function(e){return bn(e,[En,Fn])}(e);return n?hr.fromObject(n,t):hr.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static fromISOTime(e,t){const[n]=function(e){return bn(e,[Vn,Kn])}(e);return n?hr.fromObject(n,t):hr.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static invalid(e,t=null){if(!e)throw new Q("need to specify a reason the Duration is invalid");const n=e instanceof ct?e:new ct(e,t);if(ut.throwOnInvalid)throw new Y(n);return new hr({invalid:n})}static normalizeUnit(e){const t={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"}[e?e.toLowerCase():e];if(!t)throw new G(e);return t}static isDuration(e){return e&&e.isLuxonDuration||!1}get locale(){return this.isValid?this.loc.locale:null}get numberingSystem(){return this.isValid?this.loc.numberingSystem:null}toFormat(e,t={}){const n={...t,floor:!1!==t.round&&!1!==t.floor};return this.isValid?fn.create(this.loc,n).formatDurationFromString(this,e):nr}toHuman(e={}){if(!this.isValid)return nr;const t=!1!==e.showZeros,n=or.map(n=>{const r=this.values[n];return Mt(r)||0===r&&!t?null:this.loc.numberFormatter({style:"unit",unitDisplay:"long",...e,unit:n.slice(0,-1)}).format(r)}).filter(e=>e);return this.loc.listFormatter({type:"conjunction",style:e.listStyle||"narrow",...e}).format(n)}toObject(){return this.isValid?{...this.values}:{}}toISO(){if(!this.isValid)return null;let e="P";return 0!==this.years&&(e+=this.years+"Y"),0===this.months&&0===this.quarters||(e+=this.months+3*this.quarters+"M"),0!==this.weeks&&(e+=this.weeks+"W"),0!==this.days&&(e+=this.days+"D"),0===this.hours&&0===this.minutes&&0===this.seconds&&0===this.milliseconds||(e+="T"),0!==this.hours&&(e+=this.hours+"H"),0!==this.minutes&&(e+=this.minutes+"M"),0===this.seconds&&0===this.milliseconds||(e+=zt(this.seconds+this.milliseconds/1e3,3)+"S"),"P"===e&&(e+="T0S"),e}toISOTime(e={}){if(!this.isValid)return null;const t=this.toMillis();return t<0||t>=864e5?null:(e={suppressMilliseconds:!1,suppressSeconds:!1,includePrefix:!1,format:"extended",...e,includeOffset:!1},ii.fromMillis(t,{zone:"UTC"}).toISOTime(e))}toJSON(){return this.toISO()}toString(){return this.toISO()}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Duration { values: ${JSON.stringify(this.values)} }`:`Duration { Invalid, reason: ${this.invalidReason} }`}toMillis(){return this.isValid?ur(this.matrix,this.values):NaN}valueOf(){return this.toMillis()}plus(e){if(!this.isValid)return this;const t=hr.fromDurationLike(e),n={};for(const e of or)(At(t.values,e)||At(this.values,e))&&(n[e]=t.get(e)+this.get(e));return lr(this,{values:n},!0)}minus(e){if(!this.isValid)return this;const t=hr.fromDurationLike(e);return this.plus(t.negate())}mapUnits(e){if(!this.isValid)return this;const t={};for(const n of Object.keys(this.values))t[n]=Yt(e(this.values[n],n));return lr(this,{values:t},!0)}get(e){return this[hr.normalizeUnit(e)]}set(e){return this.isValid?lr(this,{values:{...this.values,...Jt(e,hr.normalizeUnit)}}):this}reconfigure({locale:e,numberingSystem:t,conversionAccuracy:n,matrix:r}={}){return lr(this,{loc:this.loc.clone({locale:e,numberingSystem:t}),matrix:r,conversionAccuracy:n})}as(e){return this.isValid?this.shiftTo(e).get(e):NaN}normalize(){if(!this.isValid)return this;const e=this.toObject();return cr(this.matrix,e),lr(this,{values:e},!0)}rescale(){return this.isValid?lr(this,{values:dr(this.normalize().shiftToAll().toObject())},!0):this}shiftTo(...e){if(!this.isValid)return this;if(0===e.length)return this;e=e.map(e=>hr.normalizeUnit(e));const t={},n={},r=this.toObject();let i;for(const s of or)if(e.indexOf(s)>=0){i=s;let e=0;for(const t in n)e+=this.matrix[t][s]*n[t],n[t]=0;Ct(r[s])&&(e+=r[s]);const o=Math.trunc(e);t[s]=o,n[s]=(1e3*e-1e3*o)/1e3}else Ct(r[s])&&(n[s]=r[s]);for(const e in n)0!==n[e]&&(t[i]+=e===i?n[e]:n[e]/this.matrix[i][e]);return cr(this.matrix,t),lr(this,{values:t},!0)}shiftToAll(){return this.isValid?this.shiftTo("years","months","weeks","days","hours","minutes","seconds","milliseconds"):this}negate(){if(!this.isValid)return this;const e={};for(const t of Object.keys(this.values))e[t]=0===this.values[t]?0:-this.values[t];return lr(this,{values:e},!0)}removeZeros(){return this.isValid?lr(this,{values:dr(this.values)},!0):this}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 null===this.invalid}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}equals(e){if(!this.isValid||!e.isValid)return!1;if(!this.loc.equals(e.loc))return!1;function t(e,t){return void 0===e||0===e?void 0===t||0===t:e===t}for(const n of or)if(!t(this.values[n],e.values[n]))return!1;return!0}}const mr="Invalid Interval";class fr{constructor(e){this.s=e.start,this.e=e.end,this.invalid=e.invalid||null,this.isLuxonInterval=!0}static invalid(e,t=null){if(!e)throw new Q("need to specify a reason the Interval is invalid");const n=e instanceof ct?e:new ct(e,t);if(ut.throwOnInvalid)throw new _(n);return new fr({invalid:n})}static fromDateTimes(e,t){const n=si(e),r=si(t),i=function(e,t){return e&&e.isValid?t&&t.isValid?t<e?fr.invalid("end before start",`The end of an interval must be after its start, but you had start=${e.toISO()} and end=${t.toISO()}`):null:fr.invalid("missing or invalid end"):fr.invalid("missing or invalid start")}(n,r);return null==i?new fr({start:n,end:r}):i}static after(e,t){const n=hr.fromDurationLike(t),r=si(e);return fr.fromDateTimes(r,r.plus(n))}static before(e,t){const n=hr.fromDurationLike(t),r=si(e);return fr.fromDateTimes(r.minus(n),r)}static fromISO(e,t){const[n,r]=(e||"").split("/",2);if(n&&r){let e,i,s,o;try{e=ii.fromISO(n,t),i=e.isValid}catch(r){i=!1}try{s=ii.fromISO(r,t),o=s.isValid}catch(r){o=!1}if(i&&o)return fr.fromDateTimes(e,s);if(i){const n=hr.fromISO(r,t);if(n.isValid)return fr.after(e,n)}else if(o){const e=hr.fromISO(n,t);if(e.isValid)return fr.before(s,e)}}return fr.invalid("unparsable",`the input "${e}" can't be parsed as ISO 8601`)}static isInterval(e){return e&&e.isLuxonInterval||!1}get start(){return this.isValid?this.s:null}get end(){return this.isValid?this.e:null}get lastDateTime(){return this.isValid&&this.e?this.e.minus(1):null}get isValid(){return null===this.invalidReason}get invalidReason(){return this.invalid?this.invalid.reason:null}get invalidExplanation(){return this.invalid?this.invalid.explanation:null}length(e="milliseconds"){return this.isValid?this.toDuration(e).get(e):NaN}count(e="milliseconds",t){if(!this.isValid)return NaN;const n=this.start.startOf(e,t);let r;return r=t?.useLocaleWeeks?this.end.reconfigure({locale:n.locale}):this.end,r=r.startOf(e,t),Math.floor(r.diff(n,e).get(e))+(r.valueOf()!==this.end.valueOf())}hasSame(e){return!!this.isValid&&(this.isEmpty()||this.e.minus(1).hasSame(this.s,e))}isEmpty(){return this.s.valueOf()===this.e.valueOf()}isAfter(e){return!!this.isValid&&this.s>e}isBefore(e){return!!this.isValid&&this.e<=e}contains(e){return!!this.isValid&&this.s<=e&&this.e>e}set({start:e,end:t}={}){return this.isValid?fr.fromDateTimes(e||this.s,t||this.e):this}splitAt(...e){if(!this.isValid)return[];const t=e.map(si).filter(e=>this.contains(e)).sort((e,t)=>e.toMillis()-t.toMillis()),n=[];let{s:r}=this,i=0;for(;r<this.e;){const e=t[i]||this.e,s=+e>+this.e?this.e:e;n.push(fr.fromDateTimes(r,s)),r=s,i+=1}return n}splitBy(e){const t=hr.fromDurationLike(e);if(!this.isValid||!t.isValid||0===t.as("milliseconds"))return[];let n,{s:r}=this,i=1;const s=[];for(;r<this.e;){const e=this.start.plus(t.mapUnits(e=>e*i));n=+e>+this.e?this.e:e,s.push(fr.fromDateTimes(r,n)),r=n,i+=1}return s}divideEqually(e){return this.isValid?this.splitBy(this.length()/e).slice(0,e):[]}overlaps(e){return this.e>e.s&&this.s<e.e}abutsStart(e){return!!this.isValid&&+this.e===+e.s}abutsEnd(e){return!!this.isValid&&+e.e===+this.s}engulfs(e){return!!this.isValid&&this.s<=e.s&&this.e>=e.e}equals(e){return!(!this.isValid||!e.isValid)&&this.s.equals(e.s)&&this.e.equals(e.e)}intersection(e){if(!this.isValid)return this;const t=this.s>e.s?this.s:e.s,n=this.e<e.e?this.e:e.e;return t>=n?null:fr.fromDateTimes(t,n)}union(e){if(!this.isValid)return this;const t=this.s<e.s?this.s:e.s,n=this.e>e.e?this.e:e.e;return fr.fromDateTimes(t,n)}static merge(e){const[t,n]=e.sort((e,t)=>e.s-t.s).reduce(([e,t],n)=>t?t.overlaps(n)||t.abutsStart(n)?[e,t.union(n)]:[e.concat([t]),n]:[e,n],[[],null]);return n&&t.push(n),t}static xor(e){let t=null,n=0;const r=[],i=e.map(e=>[{time:e.s,type:"s"},{time:e.e,type:"e"}]),s=Array.prototype.concat(...i).sort((e,t)=>e.time-t.time);for(const e of s)n+="s"===e.type?1:-1,1===n?t=e.time:(t&&+t!==+e.time&&r.push(fr.fromDateTimes(t,e.time)),t=null);return fr.merge(r)}difference(...e){return fr.xor([this].concat(e)).map(e=>this.intersection(e)).filter(e=>e&&!e.isEmpty())}toString(){return this.isValid?`[${this.s.toISO()} – ${this.e.toISO()})`:mr}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`Interval { start: ${this.s.toISO()}, end: ${this.e.toISO()} }`:`Interval { Invalid, reason: ${this.invalidReason} }`}toLocaleString(e=ne,t={}){return this.isValid?fn.create(this.s.loc.clone(t),e).formatInterval(this):mr}toISO(e){return this.isValid?`${this.s.toISO(e)}/${this.e.toISO(e)}`:mr}toISODate(){return this.isValid?`${this.s.toISODate()}/${this.e.toISODate()}`:mr}toISOTime(e){return this.isValid?`${this.s.toISOTime(e)}/${this.e.toISOTime(e)}`:mr}toFormat(e,{separator:t=" – "}={}){return this.isValid?`${this.s.toFormat(e)}${t}${this.e.toFormat(e)}`:mr}toDuration(e,t){return this.isValid?this.e.diff(this.s,e,t):hr.invalid(this.invalidReason)}mapEndpoints(e){return fr.fromDateTimes(e(this.s),e(this.e))}}class yr{static hasDST(e=ut.defaultZone){const t=ii.now().setZone(e).set({month:12});return!e.isUniversal&&t.offset!==t.set({month:6}).offset}static isValidIANAZone(e){return De.isValidZone(e)}static normalizeZone(e){return Je(e,ut.defaultZone)}static getStartOfWeek({locale:e=null,locObj:t=null}={}){return(t||Ue.create(e)).getStartOfWeek()}static getMinimumDaysInFirstWeek({locale:e=null,locObj:t=null}={}){return(t||Ue.create(e)).getMinDaysInFirstWeek()}static getWeekendWeekdays({locale:e=null,locObj:t=null}={}){return(t||Ue.create(e)).getWeekendDays().slice()}static months(e="long",{locale:t=null,numberingSystem:n=null,locObj:r=null,outputCalendar:i="gregory"}={}){return(r||Ue.create(t,n,i)).months(e)}static monthsFormat(e="long",{locale:t=null,numberingSystem:n=null,locObj:r=null,outputCalendar:i="gregory"}={}){return(r||Ue.create(t,n,i)).months(e,!0)}static weekdays(e="long",{locale:t=null,numberingSystem:n=null,locObj:r=null}={}){return(r||Ue.create(t,n,null)).weekdays(e)}static weekdaysFormat(e="long",{locale:t=null,numberingSystem:n=null,locObj:r=null}={}){return(r||Ue.create(t,n,null)).weekdays(e,!0)}static meridiems({locale:e=null}={}){return Ue.create(e).meridiems()}static eras(e="short",{locale:t=null}={}){return Ue.create(t,null,"gregory").eras(e)}static features(){return{relative:xt(),localeWeek:It()}}}function gr(e,t){const n=e=>e.toUTC(0,{keepLocalTime:!0}).startOf("day").valueOf(),r=n(t)-n(e);return Math.floor(hr.fromMillis(r).as("days"))}function pr(e,t=e=>e){return{regex:e,deser:([e])=>t(function(e){let t=parseInt(e,10);if(isNaN(t)){t="";for(let n=0;n<e.length;n++){const r=e.charCodeAt(n);if(-1!==e[n].search(Ge.hanidec))t+=Ke.indexOf(e[n]);else for(const e in Qe){const[n,i]=Qe[e];r>=n&&r<=i&&(t+=r-n)}}return parseInt(t,10)}return t}(e))}}const br=`[ ${String.fromCharCode(160)}]`,wr=new RegExp(br,"g");function vr(e){return e.replace(/\./g,"\\.?").replace(wr,br)}function kr(e){return e.replace(/\./g,"").replace(wr," ").toLowerCase()}function Sr(e,t){return null===e?null:{regex:RegExp(e.map(vr).join("|")),deser:([n])=>e.findIndex(e=>kr(n)===kr(e))+t}}function Or(e,t){return{regex:e,deser:([,e,t])=>_t(e,t),groups:t}}function Tr(e){return{regex:e,deser:([e])=>e}}const Mr={year:{"2-digit":"yy",numeric:"yyyyy"},month:{numeric:"M","2-digit":"MM",short:"MMM",long:"MMMM"},day:{numeric:"d","2-digit":"dd"},weekday:{short:"EEE",long:"EEEE"},dayperiod:"a",dayPeriod:"a",hour12:{numeric:"h","2-digit":"hh"},hour24:{numeric:"H","2-digit":"HH"},minute:{numeric:"m","2-digit":"mm"},second:{numeric:"s","2-digit":"ss"},timeZoneName:{long:"ZZZZZ",short:"ZZZ"}};let Cr=null;function Nr(e,t){return Array.prototype.concat(...e.map(e=>function(e,t){if(e.literal)return e;const n=Dr(fn.macroTokenToFormatOpts(e.val),t);return null==n||n.includes(void 0)?e:n}(e,t)))}class xr{constructor(e,t){if(this.locale=e,this.format=t,this.tokens=Nr(fn.parseFormat(t),e),this.units=this.tokens.map(t=>function(e,t){const n=et(t),r=et(t,"{2}"),i=et(t,"{3}"),s=et(t,"{4}"),o=et(t,"{6}"),a=et(t,"{1,2}"),l=et(t,"{1,3}"),u=et(t,"{1,6}"),c=et(t,"{1,9}"),d=et(t,"{2,4}"),h=et(t,"{4,6}"),m=e=>{return{regex:RegExp((t=e.val,t.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&"))),deser:([e])=>e,literal:!0};var t},f=(f=>{if(e.literal)return m(f);switch(f.val){case"G":return Sr(t.eras("short"),0);case"GG":return Sr(t.eras("long"),0);case"y":return pr(u);case"yy":case"kk":return pr(d,Ut);case"yyyy":case"kkkk":return pr(s);case"yyyyy":return pr(h);case"yyyyyy":return pr(o);case"M":case"L":case"d":case"H":case"h":case"m":case"q":case"s":case"W":return pr(a);case"MM":case"LL":case"dd":case"HH":case"hh":case"mm":case"qq":case"ss":case"WW":return pr(r);case"MMM":return Sr(t.months("short",!0),1);case"MMMM":return Sr(t.months("long",!0),1);case"LLL":return Sr(t.months("short",!1),1);case"LLLL":return Sr(t.months("long",!1),1);case"o":case"S":return pr(l);case"ooo":case"SSS":return pr(i);case"u":return Tr(c);case"uu":return Tr(a);case"uuu":case"E":case"c":return pr(n);case"a":return Sr(t.meridiems(),0);case"EEE":return Sr(t.weekdays("short",!1),1);case"EEEE":return Sr(t.weekdays("long",!1),1);case"ccc":return Sr(t.weekdays("short",!0),1);case"cccc":return Sr(t.weekdays("long",!0),1);case"Z":case"ZZ":return Or(new RegExp(`([+-]${a.source})(?::(${r.source}))?`),2);case"ZZZ":return Or(new RegExp(`([+-]${a.source})(${r.source})?`),2);case"z":return Tr(/[a-z_+-/]{1,256}?/i);case" ":return Tr(/[^\S\n\r]/);default:return m(f)}})(e)||{invalidReason:"missing Intl.DateTimeFormat.formatToParts support"};return f.token=e,f}(t,e)),this.disqualifyingUnit=this.units.find(e=>e.invalidReason),!this.disqualifyingUnit){const[e,t]=[`^${(n=this.units).map(e=>e.regex).reduce((e,t)=>`${e}(${t.source})`,"")}$`,n];this.regex=RegExp(e,"i"),this.handlers=t}var n}explainFromTokens(e){if(this.isValid){const[t,n]=function(e,t,n){const r=e.match(t);if(r){const e={};let t=1;for(const i in n)if(At(n,i)){const s=n[i],o=s.groups?s.groups+1:1;!s.literal&&s.token&&(e[s.token.val[0]]=s.deser(r.slice(t,t+o))),t+=o}return[r,e]}return[r,{}]}(e,this.regex,this.handlers),[r,i,s]=n?function(e){let t,n=null;return Mt(e.z)||(n=De.create(e.z)),Mt(e.Z)||(n||(n=new _e(e.Z)),t=e.Z),Mt(e.q)||(e.M=3*(e.q-1)+1),Mt(e.h)||(e.h<12&&1===e.a?e.h+=12:12===e.h&&0===e.a&&(e.h=0)),0===e.G&&e.y&&(e.y=-e.y),Mt(e.u)||(e.S=Wt(e.u)),[Object.keys(e).reduce((t,n)=>{const r=(e=>{switch(e){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}})(n);return r&&(t[r]=e[n]),t},{}),n,t]}(n):[null,null,void 0];if(At(n,"a")&&At(n,"H"))throw new J("Can't include meridiem when specifying 24-hour format");return{input:e,tokens:this.tokens,regex:this.regex,rawMatches:t,matches:n,result:r,zone:i,specificOffset:s}}return{input:e,tokens:this.tokens,invalidReason:this.invalidReason}}get isValid(){return!this.disqualifyingUnit}get invalidReason(){return this.disqualifyingUnit?this.disqualifyingUnit.invalidReason:null}}function Ir(e,t,n){return new xr(e,n).explainFromTokens(t)}function Dr(e,t){if(!e)return null;const n=fn.create(t,e).dtFormatter((Cr||(Cr=ii.fromMillis(1555555555555)),Cr)),r=n.formatToParts(),i=n.resolvedOptions();return r.map(t=>function(e,t,n){const{type:r,value:i}=e;if("literal"===r){const e=/^\s+$/.test(i);return{literal:!e,val:e?" ":i}}const s=t[r];let o=r;"hour"===r&&(o=null!=t.hour12?t.hour12?"hour12":"hour24":null!=t.hourCycle?"h11"===t.hourCycle||"h12"===t.hourCycle?"hour12":"hour24":n.hour12?"hour12":"hour24");let a=Mr[o];if("object"==typeof a&&(a=a[s]),a)return{literal:!1,val:a}}(t,e,i))}const Ar="Invalid DateTime",Vr=864e13;function Er(e){return new ct("unsupported zone",`the zone "${e.name}" is not supported`)}function Fr(e){return null===e.weekData&&(e.weekData=bt(e.c)),e.weekData}function Lr(e){return null===e.localWeekData&&(e.localWeekData=bt(e.c,e.loc.getMinDaysInFirstWeek(),e.loc.getStartOfWeek())),e.localWeekData}function $r(e,t){const n={ts:e.ts,zone:e.zone,c:e.c,o:e.o,loc:e.loc,invalid:e.invalid};return new ii({...n,...t,old:n})}function Wr(e,t,n){let r=e-60*t*1e3;const i=n.offset(r);if(t===i)return[r,t];r-=60*(i-t)*1e3;const s=n.offset(r);return i===s?[r,i]:[e-60*Math.min(i,s)*1e3,Math.max(i,s)]}function zr(e,t){const n=new Date(e+=60*t*1e3);return{year:n.getUTCFullYear(),month:n.getUTCMonth()+1,day:n.getUTCDate(),hour:n.getUTCHours(),minute:n.getUTCMinutes(),second:n.getUTCSeconds(),millisecond:n.getUTCMilliseconds()}}function Rr(e,t,n){return Wr(Pt(e),t,n)}function Zr(e,t){const n=e.o,r=e.c.year+Math.trunc(t.years),i=e.c.month+Math.trunc(t.months)+3*Math.trunc(t.quarters),s={...e.c,year:r,month:i,day:Math.min(e.c.day,jt(r,i))+Math.trunc(t.days)+7*Math.trunc(t.weeks)},o=hr.fromObject({years:t.years-Math.trunc(t.years),quarters:t.quarters-Math.trunc(t.quarters),months:t.months-Math.trunc(t.months),weeks:t.weeks-Math.trunc(t.weeks),days:t.days-Math.trunc(t.days),hours:t.hours,minutes:t.minutes,seconds:t.seconds,milliseconds:t.milliseconds}).as("milliseconds"),a=Pt(s);let[l,u]=Wr(a,n,e.zone);return 0!==o&&(l+=o,u=e.zone.offset(l)),{ts:l,o:u}}function jr(e,t,n,r,i,s){const{setZone:o,zone:a}=n;if(e&&0!==Object.keys(e).length||t){const r=t||a,i=ii.fromObject(e,{...n,zone:r,specificOffset:s});return o?i:i.setZone(a)}return ii.invalid(new ct("unparsable",`the input "${i}" can't be parsed as ${r}`))}function Pr(e,t,n=!0){return e.isValid?fn.create(Ue.create("en-US"),{allowZ:n,forceSimple:!0}).formatDateTimeFromString(e,t):null}function Br(e,t,n){const r=e.c.year>9999||e.c.year<0;let i="";if(r&&e.c.year>=0&&(i+="+"),i+=Ft(e.c.year,r?6:4),"year"===n)return i;if(t){if(i+="-",i+=Ft(e.c.month),"month"===n)return i;i+="-"}else if(i+=Ft(e.c.month),"month"===n)return i;return i+=Ft(e.c.day),i}function qr(e,t,n,r,i,s,o){let a=!n||0!==e.c.millisecond||0!==e.c.second,l="";switch(o){case"day":case"month":case"year":break;default:if(l+=Ft(e.c.hour),"hour"===o)break;if(t){if(l+=":",l+=Ft(e.c.minute),"minute"===o)break;a&&(l+=":",l+=Ft(e.c.second))}else{if(l+=Ft(e.c.minute),"minute"===o)break;a&&(l+=Ft(e.c.second))}if("second"===o)break;!a||r&&0===e.c.millisecond||(l+=".",l+=Ft(e.c.millisecond,3))}return i&&(e.isOffsetFixed&&0===e.offset&&!s?l+="Z":e.o<0?(l+="-",l+=Ft(Math.trunc(-e.o/60)),l+=":",l+=Ft(Math.trunc(-e.o%60))):(l+="+",l+=Ft(Math.trunc(e.o/60)),l+=":",l+=Ft(Math.trunc(e.o%60)))),s&&(l+="["+e.zone.ianaName+"]"),l}const Ur={month:1,day:1,hour:0,minute:0,second:0,millisecond:0},Hr={weekNumber:1,weekday:1,hour:0,minute:0,second:0,millisecond:0},_r={ordinal:1,hour:0,minute:0,second:0,millisecond:0},Yr=["year","month","day","hour","minute","second","millisecond"],Jr=["weekYear","weekNumber","weekday","hour","minute","second","millisecond"],Gr=["year","ordinal","hour","minute","second","millisecond"];function Qr(e){const t={year:"year",years:"year",month:"month",months:"month",day:"day",days:"day",hour:"hour",hours:"hour",minute:"minute",minutes:"minute",quarter:"quarter",quarters:"quarter",second:"second",seconds:"second",millisecond:"millisecond",milliseconds:"millisecond",weekday:"weekday",weekdays:"weekday",weeknumber:"weekNumber",weeksnumber:"weekNumber",weeknumbers:"weekNumber",weekyear:"weekYear",weekyears:"weekYear",ordinal:"ordinal"}[e.toLowerCase()];if(!t)throw new G(e);return t}function Kr(e){switch(e.toLowerCase()){case"localweekday":case"localweekdays":return"localWeekday";case"localweeknumber":case"localweeknumbers":return"localWeekNumber";case"localweekyear":case"localweekyears":return"localWeekYear";default:return Qr(e)}}function Xr(e,t){const n=Je(t.zone,ut.defaultZone);if(!n.isValid)return ii.invalid(Er(n));const r=Ue.fromObject(t);let i,s;if(Mt(e.year))i=ut.now();else{for(const t of Yr)Mt(e[t])&&(e[t]=Ur[t]);const t=Ot(e)||Tt(e);if(t)return ii.invalid(t);const r=function(e){if(void 0===ni&&(ni=ut.now()),"iana"!==e.type)return e.offset(ni);const t=e.name;let n=ri.get(t);return void 0===n&&(n=e.offset(ni),ri.set(t,n)),n}(n);[i,s]=Rr(e,r,n)}return new ii({ts:i,zone:n,loc:r,o:s})}function ei(e,t,n){const r=!!Mt(n.round)||n.round,i=Mt(n.rounding)?"trunc":n.rounding,s=(e,s)=>(e=zt(e,r||n.calendary?0:2,n.calendary?"round":i),t.loc.clone(n).relFormatter(n).format(e,s)),o=r=>n.calendary?t.hasSame(e,r)?0:t.startOf(r).diff(e.startOf(r),r).get(r):t.diff(e,r).get(r);if(n.unit)return s(o(n.unit),n.unit);for(const e of n.units){const t=o(e);if(Math.abs(t)>=1)return s(t,e)}return s(e>t?-0:0,n.units[n.units.length-1])}function ti(e){let t,n={};return e.length>0&&"object"==typeof e[e.length-1]?(n=e[e.length-1],t=Array.from(e).slice(0,e.length-1)):t=Array.from(e),[n,t]}let ni;const ri=new Map;class ii{constructor(e){const t=e.zone||ut.defaultZone;let n=e.invalid||(Number.isNaN(e.ts)?new ct("invalid input"):null)||(t.isValid?null:Er(t));this.ts=Mt(e.ts)?ut.now():e.ts;let r=null,i=null;if(!n)if(e.old&&e.old.ts===this.ts&&e.old.zone.equals(t))[r,i]=[e.old.c,e.old.o];else{const s=Ct(e.o)&&!e.old?e.o:t.offset(this.ts);r=zr(this.ts,s),n=Number.isNaN(r.year)?new ct("invalid input"):null,r=n?null:r,i=n?null:s}this._zone=t,this.loc=e.loc||Ue.create(),this.invalid=n,this.weekData=null,this.localWeekData=null,this.c=r,this.o=i,this.isLuxonDateTime=!0}static now(){return new ii({})}static local(){const[e,t]=ti(arguments),[n,r,i,s,o,a,l]=t;return Xr({year:n,month:r,day:i,hour:s,minute:o,second:a,millisecond:l},e)}static utc(){const[e,t]=ti(arguments),[n,r,i,s,o,a,l]=t;return e.zone=_e.utcInstance,Xr({year:n,month:r,day:i,hour:s,minute:o,second:a,millisecond:l},e)}static fromJSDate(e,t={}){const n=(r=e,"[object Date]"===Object.prototype.toString.call(r)?e.valueOf():NaN);var r;if(Number.isNaN(n))return ii.invalid("invalid input");const i=Je(t.zone,ut.defaultZone);return i.isValid?new ii({ts:n,zone:i,loc:Ue.fromObject(t)}):ii.invalid(Er(i))}static fromMillis(e,t={}){if(Ct(e))return e<-Vr||e>Vr?ii.invalid("Timestamp out of range"):new ii({ts:e,zone:Je(t.zone,ut.defaultZone),loc:Ue.fromObject(t)});throw new Q(`fromMillis requires a numerical input, but received a ${typeof e} with value ${e}`)}static fromSeconds(e,t={}){if(Ct(e))return new ii({ts:1e3*e,zone:Je(t.zone,ut.defaultZone),loc:Ue.fromObject(t)});throw new Q("fromSeconds requires a numerical input")}static fromObject(e,t={}){e=e||{};const n=Je(t.zone,ut.defaultZone);if(!n.isValid)return ii.invalid(Er(n));const r=Ue.fromObject(t),i=Jt(e,Kr),{minDaysInFirstWeek:s,startOfWeek:o}=St(i,r),a=ut.now(),l=Mt(t.specificOffset)?n.offset(a):t.specificOffset,u=!Mt(i.ordinal),c=!Mt(i.year),d=!Mt(i.month)||!Mt(i.day),h=c||d,m=i.weekYear||i.weekNumber;if((h||u)&&m)throw new J("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(d&&u)throw new J("Can't mix ordinal dates with month/day");const f=m||i.weekday&&!h;let y,g,p=zr(a,l);f?(y=Jr,g=Hr,p=bt(p,s,o)):u?(y=Gr,g=_r,p=vt(p)):(y=Yr,g=Ur);let b=!1;for(const e of y)Mt(i[e])?i[e]=b?g[e]:p[e]:b=!0;const w=f?function(e,t=4,n=1){const r=Nt(e.weekYear),i=Et(e.weekNumber,1,qt(e.weekYear,t,n)),s=Et(e.weekday,1,7);return r?i?!s&&mt("weekday",e.weekday):mt("week",e.weekNumber):mt("weekYear",e.weekYear)}(i,s,o):u?function(e){const t=Nt(e.year),n=Et(e.ordinal,1,Zt(e.year));return t?!n&&mt("ordinal",e.ordinal):mt("year",e.year)}(i):Ot(i),v=w||Tt(i);if(v)return ii.invalid(v);const k=f?wt(i,s,o):u?kt(i):i,[S,O]=Rr(k,l,n),T=new ii({ts:S,zone:n,o:O,loc:r});return i.weekday&&h&&e.weekday!==T.weekday?ii.invalid("mismatched weekday",`you can't specify both a weekday of ${i.weekday} and a date of ${T.toISO()}`):T.isValid?T:ii.invalid(T.invalid)}static fromISO(e,t={}){const[n,r]=function(e){return bn(e,[qn,Yn],[Un,Jn],[Hn,Gn],[_n,Qn])}(e);return jr(n,r,t,"ISO 8601",e)}static fromRFC2822(e,t={}){const[n,r]=function(e){return bn(function(e){return e.replace(/\([^()]*\)|[\n\t]/g," ").replace(/(\s\s+)/g," ").trim()}(e),[Wn,zn])}(e);return jr(n,r,t,"RFC 2822",e)}static fromHTTP(e,t={}){const[n,r]=function(e){return bn(e,[Rn,Pn],[Zn,Pn],[jn,Bn])}(e);return jr(n,r,t,"HTTP",t)}static fromFormat(e,t,n={}){if(Mt(e)||Mt(t))throw new Q("fromFormat requires an input string and a format");const{locale:r=null,numberingSystem:i=null}=n,s=Ue.fromOpts({locale:r,numberingSystem:i,defaultToEN:!0}),[o,a,l,u]=function(e,t,n){const{result:r,zone:i,specificOffset:s,invalidReason:o}=Ir(e,t,n);return[r,i,s,o]}(s,e,t);return u?ii.invalid(u):jr(o,a,n,`format ${t}`,e,l)}static fromString(e,t,n={}){return ii.fromFormat(e,t,n)}static fromSQL(e,t={}){const[n,r]=function(e){return bn(e,[Xn,Yn],[er,tr])}(e);return jr(n,r,t,"SQL",e)}static invalid(e,t=null){if(!e)throw new Q("need to specify a reason the DateTime is invalid");const n=e instanceof ct?e:new ct(e,t);if(ut.throwOnInvalid)throw new H(n);return new ii({invalid:n})}static isDateTime(e){return e&&e.isLuxonDateTime||!1}static parseFormatForOpts(e,t={}){const n=Dr(e,Ue.fromObject(t));return n?n.map(e=>e?e.val:null).join(""):null}static expandFormat(e,t={}){return Nr(fn.parseFormat(e),Ue.fromObject(t)).map(e=>e.val).join("")}static resetCache(){ni=void 0,ri.clear()}get(e){return this[e]}get isValid(){return null===this.invalid}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?Fr(this).weekYear:NaN}get weekNumber(){return this.isValid?Fr(this).weekNumber:NaN}get weekday(){return this.isValid?Fr(this).weekday:NaN}get isWeekend(){return this.isValid&&this.loc.getWeekendDays().includes(this.weekday)}get localWeekday(){return this.isValid?Lr(this).weekday:NaN}get localWeekNumber(){return this.isValid?Lr(this).weekNumber:NaN}get localWeekYear(){return this.isValid?Lr(this).weekYear:NaN}get ordinal(){return this.isValid?vt(this.c).ordinal:NaN}get monthShort(){return this.isValid?yr.months("short",{locObj:this.loc})[this.month-1]:null}get monthLong(){return this.isValid?yr.months("long",{locObj:this.loc})[this.month-1]:null}get weekdayShort(){return this.isValid?yr.weekdays("short",{locObj:this.loc})[this.weekday-1]:null}get weekdayLong(){return this.isValid?yr.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&&(this.offset>this.set({month:1,day:1}).offset||this.offset>this.set({month:5}).offset)}getPossibleOffsets(){if(!this.isValid||this.isOffsetFixed)return[this];const e=864e5,t=6e4,n=Pt(this.c),r=this.zone.offset(n-e),i=this.zone.offset(n+e),s=this.zone.offset(n-r*t),o=this.zone.offset(n-i*t);if(s===o)return[this];const a=n-s*t,l=n-o*t,u=zr(a,s),c=zr(l,o);return u.hour===c.hour&&u.minute===c.minute&&u.second===c.second&&u.millisecond===c.millisecond?[$r(this,{ts:a}),$r(this,{ts:l})]:[this]}get isInLeapYear(){return Rt(this.year)}get daysInMonth(){return jt(this.year,this.month)}get daysInYear(){return this.isValid?Zt(this.year):NaN}get weeksInWeekYear(){return this.isValid?qt(this.weekYear):NaN}get weeksInLocalWeekYear(){return this.isValid?qt(this.localWeekYear,this.loc.getMinDaysInFirstWeek(),this.loc.getStartOfWeek()):NaN}resolvedLocaleOptions(e={}){const{locale:t,numberingSystem:n,calendar:r}=fn.create(this.loc.clone(e),e).resolvedOptions(this);return{locale:t,numberingSystem:n,outputCalendar:r}}toUTC(e=0,t={}){return this.setZone(_e.instance(e),t)}toLocal(){return this.setZone(ut.defaultZone)}setZone(e,{keepLocalTime:t=!1,keepCalendarTime:n=!1}={}){if((e=Je(e,ut.defaultZone)).equals(this.zone))return this;if(e.isValid){let r=this.ts;if(t||n){const t=e.offset(this.ts),n=this.toObject();[r]=Rr(n,t,e)}return $r(this,{ts:r,zone:e})}return ii.invalid(Er(e))}reconfigure({locale:e,numberingSystem:t,outputCalendar:n}={}){return $r(this,{loc:this.loc.clone({locale:e,numberingSystem:t,outputCalendar:n})})}setLocale(e){return this.reconfigure({locale:e})}set(e){if(!this.isValid)return this;const t=Jt(e,Kr),{minDaysInFirstWeek:n,startOfWeek:r}=St(t,this.loc),i=!Mt(t.weekYear)||!Mt(t.weekNumber)||!Mt(t.weekday),s=!Mt(t.ordinal),o=!Mt(t.year),a=!Mt(t.month)||!Mt(t.day),l=o||a,u=t.weekYear||t.weekNumber;if((l||s)&&u)throw new J("Can't mix weekYear/weekNumber units with year/month/day or ordinals");if(a&&s)throw new J("Can't mix ordinal dates with month/day");let c;i?c=wt({...bt(this.c,n,r),...t},n,r):Mt(t.ordinal)?(c={...this.toObject(),...t},Mt(t.day)&&(c.day=Math.min(jt(c.year,c.month),c.day))):c=kt({...vt(this.c),...t});const[d,h]=Rr(c,this.o,this.zone);return $r(this,{ts:d,o:h})}plus(e){return this.isValid?$r(this,Zr(this,hr.fromDurationLike(e))):this}minus(e){return this.isValid?$r(this,Zr(this,hr.fromDurationLike(e).negate())):this}startOf(e,{useLocaleWeeks:t=!1}={}){if(!this.isValid)return this;const n={},r=hr.normalizeUnit(e);switch(r){case"years":n.month=1;case"quarters":case"months":n.day=1;case"weeks":case"days":n.hour=0;case"hours":n.minute=0;case"minutes":n.second=0;case"seconds":n.millisecond=0}if("weeks"===r)if(t){const e=this.loc.getStartOfWeek(),{weekday:t}=this;t<e&&(n.weekNumber=this.weekNumber-1),n.weekday=e}else n.weekday=1;if("quarters"===r){const e=Math.ceil(this.month/3);n.month=3*(e-1)+1}return this.set(n)}endOf(e,t){return this.isValid?this.plus({[e]:1}).startOf(e,t).minus(1):this}toFormat(e,t={}){return this.isValid?fn.create(this.loc.redefaultToEN(t)).formatDateTimeFromString(this,e):Ar}toLocaleString(e=ne,t={}){return this.isValid?fn.create(this.loc.clone(t),e).formatDateTime(this):Ar}toLocaleParts(e={}){return this.isValid?fn.create(this.loc.clone(e),e).formatDateTimeParts(this):[]}toISO({format:e="extended",suppressSeconds:t=!1,suppressMilliseconds:n=!1,includeOffset:r=!0,extendedZone:i=!1,precision:s="milliseconds"}={}){if(!this.isValid)return null;const o="extended"===e;let a=Br(this,o,s=Qr(s));return Yr.indexOf(s)>=3&&(a+="T"),a+=qr(this,o,t,n,r,i,s),a}toISODate({format:e="extended",precision:t="day"}={}){return this.isValid?Br(this,"extended"===e,Qr(t)):null}toISOWeekDate(){return Pr(this,"kkkk-'W'WW-c")}toISOTime({suppressMilliseconds:e=!1,suppressSeconds:t=!1,includeOffset:n=!0,includePrefix:r=!1,extendedZone:i=!1,format:s="extended",precision:o="milliseconds"}={}){return this.isValid?(o=Qr(o),(r&&Yr.indexOf(o)>=3?"T":"")+qr(this,"extended"===s,t,e,n,i,o)):null}toRFC2822(){return Pr(this,"EEE, dd LLL yyyy HH:mm:ss ZZZ",!1)}toHTTP(){return Pr(this.toUTC(),"EEE, dd LLL yyyy HH:mm:ss 'GMT'")}toSQLDate(){return this.isValid?Br(this,!0):null}toSQLTime({includeOffset:e=!0,includeZone:t=!1,includeOffsetSpace:n=!0}={}){let r="HH:mm:ss.SSS";return(t||e)&&(n&&(r+=" "),t?r+="z":e&&(r+="ZZ")),Pr(this,r,!0)}toSQL(e={}){return this.isValid?`${this.toSQLDate()} ${this.toSQLTime(e)}`:null}toString(){return this.isValid?this.toISO():Ar}[Symbol.for("nodejs.util.inspect.custom")](){return this.isValid?`DateTime { ts: ${this.toISO()}, zone: ${this.zone.name}, locale: ${this.locale} }`:`DateTime { Invalid, reason: ${this.invalidReason} }`}valueOf(){return this.toMillis()}toMillis(){return this.isValid?this.ts:NaN}toSeconds(){return this.isValid?this.ts/1e3:NaN}toUnixInteger(){return this.isValid?Math.floor(this.ts/1e3):NaN}toJSON(){return this.toISO()}toBSON(){return this.toJSDate()}toObject(e={}){if(!this.isValid)return{};const t={...this.c};return e.includeConfig&&(t.outputCalendar=this.outputCalendar,t.numberingSystem=this.loc.numberingSystem,t.locale=this.loc.locale),t}toJSDate(){return new Date(this.isValid?this.ts:NaN)}diff(e,t="milliseconds",n={}){if(!this.isValid||!e.isValid)return hr.invalid("created by diffing an invalid DateTime");const r={locale:this.locale,numberingSystem:this.numberingSystem,...n},i=(a=t,Array.isArray(a)?a:[a]).map(hr.normalizeUnit),s=e.valueOf()>this.valueOf(),o=function(e,t,n,r){let[i,s,o,a]=function(e,t,n){const r=[["years",(e,t)=>t.year-e.year],["quarters",(e,t)=>t.quarter-e.quarter+4*(t.year-e.year)],["months",(e,t)=>t.month-e.month+12*(t.year-e.year)],["weeks",(e,t)=>{const n=gr(e,t);return(n-n%7)/7}],["days",gr]],i={},s=e;let o,a;for(const[l,u]of r)n.indexOf(l)>=0&&(o=l,i[l]=u(e,t),a=s.plus(i),a>t?(i[l]--,(e=s.plus(i))>t&&(a=e,i[l]--,e=s.plus(i))):e=a);return[e,i,a,o]}(e,t,n);const l=t-i,u=n.filter(e=>["hours","minutes","seconds","milliseconds"].indexOf(e)>=0);0===u.length&&(o<t&&(o=i.plus({[a]:1})),o!==i&&(s[a]=(s[a]||0)+l/(o-i)));const c=hr.fromObject(s,r);return u.length>0?hr.fromMillis(l,r).shiftTo(...u).plus(c):c}(s?this:e,s?e:this,i,r);var a;return s?o.negate():o}diffNow(e="milliseconds",t={}){return this.diff(ii.now(),e,t)}until(e){return this.isValid?fr.fromDateTimes(this,e):this}hasSame(e,t,n){if(!this.isValid)return!1;const r=e.valueOf(),i=this.setZone(e.zone,{keepLocalTime:!0});return i.startOf(t,n)<=r&&r<=i.endOf(t,n)}equals(e){return this.isValid&&e.isValid&&this.valueOf()===e.valueOf()&&this.zone.equals(e.zone)&&this.loc.equals(e.loc)}toRelative(e={}){if(!this.isValid)return null;const t=e.base||ii.fromObject({},{zone:this.zone}),n=e.padding?this<t?-e.padding:e.padding:0;let r=["years","months","days","hours","minutes","seconds"],i=e.unit;return Array.isArray(e.unit)&&(r=e.unit,i=void 0),ei(t,this.plus(n),{...e,numeric:"always",units:r,unit:i})}toRelativeCalendar(e={}){return this.isValid?ei(e.base||ii.fromObject({},{zone:this.zone}),this,{...e,numeric:"auto",units:["years","months","days"],calendary:!0}):null}static min(...e){if(!e.every(ii.isDateTime))throw new Q("min requires all arguments be DateTimes");return Dt(e,e=>e.valueOf(),Math.min)}static max(...e){if(!e.every(ii.isDateTime))throw new Q("max requires all arguments be DateTimes");return Dt(e,e=>e.valueOf(),Math.max)}static fromFormatExplain(e,t,n={}){const{locale:r=null,numberingSystem:i=null}=n;return Ir(Ue.fromOpts({locale:r,numberingSystem:i,defaultToEN:!0}),e,t)}static fromStringExplain(e,t,n={}){return ii.fromFormatExplain(e,t,n)}static buildFormatParser(e,t={}){const{locale:n=null,numberingSystem:r=null}=t,i=Ue.fromOpts({locale:n,numberingSystem:r,defaultToEN:!0});return new xr(i,e)}static fromFormatParser(e,t,n={}){if(Mt(e)||Mt(t))throw new Q("fromFormatParser requires an input string and a format parser");const{locale:r=null,numberingSystem:i=null}=n,s=Ue.fromOpts({locale:r,numberingSystem:i,defaultToEN:!0});if(!s.equals(t.locale))throw new Q(`fromFormatParser called with a locale of ${s}, but the format parser was created for ${t.locale}`);const{result:o,zone:a,specificOffset:l,invalidReason:u}=t.explainFromTokens(e);return u?ii.invalid(u):jr(o,a,n,`format ${t.format}`,e,l)}static get DATE_SHORT(){return ne}static get DATE_MED(){return re}static get DATE_MED_WITH_WEEKDAY(){return ie}static get DATE_FULL(){return se}static get DATE_HUGE(){return oe}static get TIME_SIMPLE(){return ae}static get TIME_WITH_SECONDS(){return le}static get TIME_WITH_SHORT_OFFSET(){return ue}static get TIME_WITH_LONG_OFFSET(){return ce}static get TIME_24_SIMPLE(){return de}static get TIME_24_WITH_SECONDS(){return he}static get TIME_24_WITH_SHORT_OFFSET(){return me}static get TIME_24_WITH_LONG_OFFSET(){return fe}static get DATETIME_SHORT(){return ye}static get DATETIME_SHORT_WITH_SECONDS(){return ge}static get DATETIME_MED(){return pe}static get DATETIME_MED_WITH_SECONDS(){return be}static get DATETIME_MED_WITH_WEEKDAY(){return we}static get DATETIME_FULL(){return ve}static get DATETIME_FULL_WITH_SECONDS(){return ke}static get DATETIME_HUGE(){return Se}static get DATETIME_HUGE_WITH_SECONDS(){return Oe}}function si(e){if(ii.isDateTime(e))return e;if(e&&e.valueOf&&Ct(e.valueOf()))return ii.fromJSDate(e);if(e&&"object"==typeof e)return ii.fromObject(e);throw new Q(`Unknown datetime argument: ${e}, of type ${typeof e}`)}const oi=V(void 0),ai=({children:t,...n})=>e(oi.Provider,{value:n,children:t}),li=()=>{const e=Z(oi);if(!e)throw new Error("useBaseTableContext must be used within a BaseTableProvider");return e};function ui(e){return Object.fromEntries(Object.entries(e).map(([e,t])=>[e,E(t,{key:e})]))}function ci({blocksOverride:e,defaultBlocks:t,defaultBlockOrder:n,children:r}){if(void 0===e)return r({blocks:t,blockOrder:n});if("function"==typeof e){const{blocks:i,blockOrder:s}=e({defaultBlocks:t,defaultBlockOrder:n});return r({blocks:i,blockOrder:s})}return e}function di(e,t){const n={...e};for(const e in t)Object.prototype.hasOwnProperty.call(t,e)&&(n[e]=t[e]);return n}function hi(...e){return e.flat().filter(Boolean).join(" ")}function mi(e,...t){const n={...e};for(const e of t)delete n[e];return n}const fi=["isLoading","headerTitle","headerActions","searchChipsTitle","searchChips","onSearchChipDelete","tabs","activeTab","onTabChange","columns","rows","actionColumn","rowActions","pagination","noRowsOverlay","onRowClick","getRowId"];function yi(t,n,r){const i=n[t.field],s={row:n,rowIndex:r,column:t};if(t.renderCell)return t.renderCell(i,s);const o=t.valueFormatter?t.valueFormatter(i,s):i;return e(c,{variant:"body2",children:(a=o,null==a?"":"string"==typeof a||"number"==typeof a||"boolean"==typeof a?String(a):j(a)?a:"")});var a}function gi(e){return e.width??180}function pi(e,t){return e?.pin?{position:"sticky",..."left"===e.pin?{left:e.left??0}:{right:e.right??0},zIndex:t?12:4,isolation:"isolate",...t?{backgroundColor:"common.white",backgroundImage:"none",backgroundClip:"padding-box",opacity:1,"&::before":{content:'""',position:"absolute",inset:0,zIndex:-1,backgroundColor:e=>e.palette.common.white}}:{},...t?{}:{backgroundColor:"inherit"},...e.isLeftBoundary?{borderRight:e=>`1px solid ${e.palette.divider}`}:{},...e.isRightBoundary?{borderLeft:e=>`1px solid ${e.palette.divider}`}:{}}:{}}function bi(e,t,n){const r="left"===e;return{position:"absolute",top:0,bottom:0,...r?{left:t}:{right:t},width:0,pointerEvents:"none",zIndex:7,"&::after":{content:'""',position:"absolute",top:0,bottom:0,...r?{left:0}:{right:0},width:8,background:r?"linear-gradient(to right, rgba(15, 23, 42, 0.1), rgba(15, 23, 42, 0))":"linear-gradient(to left, rgba(15, 23, 42, 0.1), rgba(15, 23, 42, 0))",opacity:n?1:0,transition:e=>e.transitions.create("opacity",{duration:160})}}}function wi(e,t,n){return j(e)?P(e,void 0===n?t:{key:n,...t}):e}function vi(t,n){return n.map(e=>({key:String(e),block:t[String(e)]})).filter(({block:e})=>void 0!==e).map(({key:t,block:n})=>e(F,{children:n},t))}const ki=t=>{const n=li(),{headerTitle:r}=n,{children:i,className:s,component:o="h1",variant:a="h4",...l}=t;return i||r?e(c,{component:o,variant:a,className:hi("nbb-base-table-header-title",s),...l,children:i||r}):null},Si=t=>{const{headerActions:n}=li(),{children:r,className:i,sx:s=[],...o}=t;return r||n?e(u,{direction:"row",className:hi("nbb-base-table-header-actions",i),sx:[{alignItems:"center"},...Array.isArray(s)?s:[s]],...o,children:r||n}):null},Oi=ui({title:ki,actions:Si}),Ti=t=>{const{headerTitle:n,headerActions:r}=li(),{children:i,className:s,sx:o=[],...a}=t;return i||n||r?e(u,{direction:"row",className:hi("nbb-base-table-header",s),sx:[{justifyContent:"space-between",alignItems:"center"},...Array.isArray(o)?o:[o]],...a,children:e(ci,{defaultBlocks:Oi,defaultBlockOrder:Object.keys(Oi),blocksOverride:i,children:({blocks:e,blockOrder:t})=>vi(e,t)})}):null},Mi=t=>{const{children:n,className:r,sx:i=[],...s}=t;return e(u,{className:hi("nbb-base-table-content-loader",r),sx:[{alignItems:"center",justifyContent:"center",width:"100%",height:e=>e.spacing(18.25)},...Array.isArray(i)?i:[i]],...s,children:n||e(T,{})})},Ci=t=>{const{tabs:n,activeTab:r,onTabChange:i}=li(),{children:s,className:o,value:a,onChange:l,variant:u,sx:c,tabProps:d,centered:h=!1,...m}=t,{sx:f,...y}=d??{},g=void 0===c?[]:Array.isArray(c)?c:[c],p=void 0===f?[]:Array.isArray(f)?f:[f],b=a??r,w=u??"scrollable",v=l??((e,t)=>{i?.(t)});return n&&0!==n.length&&void 0!==b?e(N,{value:b,onChange:v,variant:w,scrollButtons:"auto",allowScrollButtonsMobile:!0,centered:h,className:hi("nbb-base-table-tabs",o),sx:[{minHeight:44,position:"relative",width:"100%",overflow:"hidden","& .MuiTabs-scroller":{overflowX:"auto"},"& .MuiTabs-list, & .MuiTabs-flexContainer":{minWidth:"max-content",justifyContent:"flex-start",margin:0},"& .MuiTabs-scrollButtons":{position:"absolute",top:0,bottom:0,zIndex:2,width:32,backgroundColor:"background.paper",opacity:1,visibility:"visible",transition:"opacity 160ms ease, visibility 160ms ease"},"& .MuiTabs-scrollButtons:first-of-type":{left:0,borderRight:e=>`1px solid ${e.palette.divider}`},"& .MuiTabs-scrollButtons:last-of-type":{right:0,borderLeft:e=>`1px solid ${e.palette.divider}`},"& .MuiTabs-scrollButtons.Mui-disabled":{opacity:0,visibility:"hidden",pointerEvents:"none"}},...g],...m,children:s||n.map(t=>e(x,{value:t.value,...void 0!==t.disabled?{disabled:t.disabled}:{},sx:[{minHeight:44,minWidth:{xs:130,sm:182},flex:"0 0 auto",textTransform:"none"},...p],label:t.label,...y},String(t.value)))}):null},Ni=r=>{const i=li(),{searchChipsTitle:o,searchChips:a,onSearchChipDelete:l}=di(i,r),{children:d,className:h,sx:m=[],...f}=r,y=a??[];return d||0!==y.length?e(u,{className:hi("nbb-base-table-search-chips",h),sx:[{width:"100%",minWidth:0,gap:{xs:1,sm:3}},...Array.isArray(m)?m:[m]],...mi(f,...fi),children:d||t(n,{children:[o&&e(c,{sx:e=>({fontSize:{xs:e.typography.body1.fontSize,sm:e.typography.h6.fontSize},fontWeight:600}),children:o}),e(u,{direction:"row",spacing:{xs:1,sm:2},useFlexGap:!0,flexWrap:"wrap",children:y.map((t,n)=>e(C,{label:t.label,deleteIcon:e(s,{fontSize:"inherit"}),...l&&{onDelete:e=>l(t,n,e)},sx:e=>({height:"auto",borderRadius:1.5,bgcolor:e.palette.grey[50],py:e.spacing(1.25),px:{xs:e.spacing(1.5),sm:e.spacing(2)},"& .MuiChip-label":{px:0,fontSize:{xs:e.typography.body2.fontSize,sm:e.typography.body1.fontSize},lineHeight:1.75},"& .MuiChip-deleteIcon":{m:0,ml:e.spacing(1),fontSize:e.typography.body1.fontSize,color:e.palette.text.secondary}})},t.key))})]})}):null},xi=t=>{const{className:n,column:r,pinMeta:i,labelProps:s,children:o,sx:a,...l}=t,{className:u,sx:h,...m}=s??{},f=void 0===a?[]:Array.isArray(a)?a:[a],y=void 0===h?[]:Array.isArray(h)?h:[h],g=r.width??(i?.pin?gi(r):void 0);return e(d,{className:hi("nbb-base-table-content-grid-head-cell",n),...i?.pin?{"data-pinned":i.pin}:{},...i?.isLeftBoundary?{"data-pinned-boundary":"left"}:{},...i?.isRightBoundary?{"data-pinned-boundary":"right"}:{},...r.align?{align:r.align}:{},sx:[{py:1,verticalAlign:"middle",position:"relative",zIndex:10,backgroundColor:"common.white",backgroundImage:"none",opacity:1,...g?{width:g,minWidth:g}:{},...pi(i,!0)},...f],...l,children:o||e(c,{variant:"body2",color:"text.secondary",...void 0!==u?{className:u}:{},sx:[{fontWeight:"bold"},...y],...m,children:r.headLabel})})},Ii=t=>{const{className:n,column:r,pinMeta:i,row:s,rowIndex:o,children:a,sx:l,...u}=t,c=void 0===l?[]:Array.isArray(l)?l:[l],h=r.width??(i?.pin?gi(r):void 0);return e(d,{className:hi("nbb-base-table-content-grid-body-cell",n),...i?.pin?{"data-pinned":i.pin}:{},...i?.isLeftBoundary?{"data-pinned-boundary":"left"}:{},...i?.isRightBoundary?{"data-pinned-boundary":"right"}:{},...r.align?{align:r.align}:{},sx:[{py:1,height:72,verticalAlign:"middle",wordBreak:"break-word",...h?{width:h,minWidth:h}:{},...pi(i,!1)},...c],...u,children:a||yi(r,s,o)})},Di=t=>{const{className:n,children:r,pinMeta:i,sx:s,...o}=t,a=void 0===s?[]:Array.isArray(s)?s:[s];return e(d,{className:hi("nbb-base-table-content-grid-head-action-cell",n),...i?.pin?{"data-pinned":i.pin}:{},...i?.isLeftBoundary?{"data-pinned-boundary":"left"}:{},...i?.isRightBoundary?{"data-pinned-boundary":"right"}:{},sx:[{width:56,py:1,verticalAlign:"middle",position:"relative",zIndex:10,backgroundColor:"common.white",backgroundImage:"none",opacity:1},pi(i,!0),...a],...o,children:r})},Ai=t=>{const{className:n,row:i,showActionMenu:s,pinMeta:o,onOpenRowMenu:a,iconButtonProps:l,icon:u,children:c,sx:m,...f}=t,{sx:y,...g}=l??{},p=void 0===m?[]:Array.isArray(m)?m:[m],b=void 0===y?[]:Array.isArray(y)?y:[y],w=s&&Boolean(a);return e(d,{className:hi("nbb-base-table-content-grid-body-action-cell",n),...o?.pin?{"data-pinned":o.pin}:{},...o?.isLeftBoundary?{"data-pinned-boundary":"left"}:{},...o?.isRightBoundary?{"data-pinned-boundary":"right"}:{},sx:[{width:56,py:1,height:72,verticalAlign:"middle",textAlign:"right",...pi(o,!1)},...p],...f,children:c||e(h,{"aria-label":"row action",size:"small",sx:[{color:"text.secondary",visibility:w?"visible":"hidden"},...b],onClick:e=>{a&&s&&a(e,i)},disabled:!w,tabIndex:w?0:-1,...g,children:u||e(r,{})})})},Vi=ui({cell:xi,actionCell:Di}),Ei=r=>{const{className:i,children:s,columns:o,rowActions:a,headCell:l,actionHeadCell:u,columnPinMeta:c,actionColumnPinMeta:d,sx:h,...f}=r,y=void 0===h?[]:Array.isArray(h)?h:[h];return e(m,{className:hi("nbb-base-table-content-grid-head-row",i),sx:[{backgroundColor:"background.paper"},...y],...f,children:e(ci,{defaultBlocks:Vi,defaultBlockOrder:Object.keys(Vi),blocksOverride:s,children:({blocks:r})=>{const i=r.cell,s=r.actionCell;return t(n,{children:[o.map((t,n)=>{const r=c?.[n],s="function"==typeof l?l({column:t,columnIndex:n,...void 0!==r?{pinMeta:r}:{}}):l;return e(F,{children:s??wi(i,{column:t,...void 0!==r?{pinMeta:r}:{}},`cell-${String(t.field)}-${n}`)},`${String(t.field)}-${n}`)}),a&&(("function"==typeof u?u({rowActions:a,...void 0!==d?{actionColumnPinMeta:d}:{}}):u)??wi(s,{...void 0!==d?{pinMeta:d}:{}},"action-cell"))]})}})})},Fi=ui({cell:Ii,actionCell:Ai}),Li=r=>{const{className:i,children:s,row:o,rowIndex:a,columns:l,rowActions:u,onRowClick:c,onOpenRowMenu:d,bodyCell:h,actionBodyCell:f,columnPinMeta:y,actionColumnPinMeta:g,sx:p,onClick:b,hover:w,...v}=r,k=void 0===p?[]:Array.isArray(p)?p:[p],S=(u?.(o)??[]).length>0,O=w??Boolean(c),T=c?e=>{b?.(e),e.defaultPrevented||c(o)}:b;return e(m,{className:hi("nbb-base-table-content-grid-body-row",i),hover:!1,sx:[{backgroundColor:"common.white","& > .MuiTableCell-root":{backgroundColor:"inherit",transition:e=>e.transitions.create("background-color",{duration:120})}},...O?[{...c?{cursor:"pointer"}:{},"&:hover":{backgroundColor:e=>e.palette.grey[100]||e.palette.action.hover},"&:hover > .MuiTableCell-root":{backgroundColor:"inherit"},"&:hover > .MuiTableCell-root[data-pinned]":{backgroundColor:"inherit"},"&.MuiTableRow-hover:hover":{backgroundColor:e=>e.palette.grey[100]||e.palette.action.hover},"&.MuiTableRow-hover:hover > .MuiTableCell-root":{backgroundColor:"inherit"},"&.MuiTableRow-hover:hover > .MuiTableCell-root[data-pinned]":{backgroundColor:"inherit"}}]:[],...k],onClick:T,...v,children:e(ci,{defaultBlocks:Fi,defaultBlockOrder:Object.keys(Fi),blocksOverride:s,children:({blocks:r})=>{const i=r.cell,s=r.actionCell;return t(n,{children:[l.map((t,n)=>e(F,{children:(()=>{const e=y?.[n];return"function"==typeof h?h({column:t,columnIndex:n,...void 0!==e?{pinMeta:e}:{},row:o,rowIndex:a}):h})()??wi(i,{column:t,...void 0!==y?.[n]?{pinMeta:y[n]}:{},row:o,rowIndex:a},`cell-${String(t.field)}-${n}`)},`${String(t.field)}-${n}`)),u&&(("function"==typeof f?f({row:o,rowIndex:a,showActionMenu:S,...void 0!==g?{actionColumnPinMeta:g}:{},onOpenRowMenu:d}):f)??wi(s,{row:o,showActionMenu:S,...void 0!==g?{pinMeta:g}:{},onOpenRowMenu:d},"action-cell"))]})}})})},$i=ui({row:Ei}),Wi=t=>{const{className:n,children:r,columns:i,rowActions:s,headRow:o,headCell:a,actionHeadCell:l,columnPinMeta:u,actionColumnPinMeta:c,sx:d,...h}=t,m=void 0===d?[]:Array.isArray(d)?d:[d],f="function"==typeof o?o({columns:i,rowActions:s,...void 0!==u?{columnPinMeta:u}:{},...void 0!==c?{actionColumnPinMeta:c}:{}}):o;return e(v,{className:hi("nbb-base-table-content-grid-head",n),sx:[{width:"100%",minWidth:0,backgroundColor:"common.white",backgroundImage:"none","& .MuiTableCell-root":{backgroundColor:"common.white",backgroundImage:"none",backgroundClip:"padding-box",opacity:1},position:"relative",zIndex:6},...m],...h,children:e(ci,{defaultBlocks:$i,defaultBlockOrder:Object.keys($i),blocksOverride:r,children:({blocks:e})=>f??wi(e.row,{columns:i,rowActions:s,headCell:a,actionHeadCell:l,...void 0!==u?{columnPinMeta:u}:{},...void 0!==c?{actionColumnPinMeta:c}:{}})})})},zi=ui({row:Li}),Ri=t=>{const{className:n,children:r,columns:i,rows:s,rowActions:o,onRowClick:a,getRowId:l,onOpenRowMenu:u,bodyRow:c,bodyCell:d,actionBodyCell:h,columnPinMeta:m,actionColumnPinMeta:f,sx:y,...g}=t,p=void 0===y?[]:Array.isArray(y)?y:[y];return e(w,{className:hi("nbb-base-table-content-grid-body",n),sx:p,...g,children:e(ci,{defaultBlocks:zi,defaultBlockOrder:Object.keys(zi),blocksOverride:r,children:({blocks:t})=>{const n=t.row;return s.map((t,r)=>{const s=l?.(t,r)??t.id??r,y="function"==typeof c?c({row:t,rowIndex:r,columns:i,rowActions:o,onRowClick:a,onOpenRowMenu:u,...void 0!==m?{columnPinMeta:m}:{},...void 0!==f?{actionColumnPinMeta:f}:{}}):c;return e(F,{children:y??wi(n,{row:t,rowIndex:r,columns:i,rowActions:o,onRowClick:a,onOpenRowMenu:u,bodyCell:d,actionBodyCell:h,...void 0!==m?{columnPinMeta:m}:{},...void 0!==f?{actionColumnPinMeta:f}:{}},`row-${String(s)}`)},String(s))})}})})},Zi=n=>{const{className:r,children:i,menuAnchorEl:s,menuRow:o,menuActions:a,onClose:l,anchorOrigin:u={vertical:"bottom",horizontal:"right"},transformOrigin:c={vertical:"top",horizontal:"right"},...d}=n;return e(g,{className:hi("nbb-base-table-content-grid-row-menu",r),anchorEl:s,open:Boolean(s&&o),onClose:l,anchorOrigin:u,transformOrigin:c,...d,children:i||a.map((n,r)=>t(p,{...void 0!==n.disabled?{disabled:n.disabled}:{},onClick:e=>{e.stopPropagation(),o&&n.onClick(o),l()},children:[n.icon&&e(b,{children:n.icon}),n.label]},`${String(n.label)}-${r}`))})},ji=r=>{const{noRowsOverlay:s}=di(li(),r),{children:o,className:a,sx:l,...u}=r,d=void 0===l?[]:Array.isArray(l)?l:[l],h={icon:e(i,{}),title:"No Item",...s};return e(f,{className:hi("nbb-base-table-content-empty-state",a),sx:[e=>({alignItems:"center",backgroundColor:e.palette.grey[50]||e.palette.background.default,borderRadius:e.spacing(1),boxSizing:"border-box",display:"flex",flexDirection:"column",justifyContent:"center",padding:`${e.spacing(4.375)} 0`,width:"100%",minHeight:e.spacing(18.25),gap:e.spacing(1)}),...d],...mi(u,...fi),children:o||t(n,{children:[e(f,{sx:{"& .MuiSvgIcon-root":{fontSize:e=>e.spacing(5),color:"text.disabled"}},children:h.icon}),e(c,{variant:"body1",sx:{fontWeight:e=>e.typography.h6.fontWeight,color:"text.disabled"},children:h.title}),h.description&&e(c,{variant:"body2",color:"text.secondary",children:h.description}),h.action&&e(y,{variant:"outlined",size:"small",onClick:h.action.onClick,startIcon:h.action.icon,...void 0!==h.action.disabled?{disabled:h.action.disabled}:{},children:h.action.label})]})})},Pi=n=>{const{className:r,children:i,tableProps:s,onPinnedShadowChange:o,onHorizontalOverflowChange:a,showLeftPinnedShadow:l=!1,showRightPinnedShadow:u=!1,sx:c,...d}=n,{sx:h,...m}=s??{},y=L(null),g=L(null),[p,b]=$({left:null,right:null}),w=void 0===c?[]:Array.isArray(c)?c:[c],v=W(()=>{const e=y.current,t=g.current;if(!e||!t)return;const n=Math.max(0,t.scrollWidth-t.clientWidth),r=n>1;a?.(r);const i=r&&t.scrollLeft>1,s=r&&t.scrollLeft<n-1;o?.({left:i,right:s});const l=e.getBoundingClientRect(),u=t.querySelector('[data-pinned-boundary="left"]'),c=t.querySelector('[data-pinned-boundary="right"]'),d=u?Math.max(0,Math.round(u.getBoundingClientRect().right-l.left)):null,h=c?Math.max(0,Math.round(l.right-c.getBoundingClientRect().left)):null;b(e=>e.left===d&&e.right===h?e:{left:d,right:h})},[a,o]);return z(()=>{const e=g.current;if(!e)return;v(),e.addEventListener("scroll",v,{passive:!0});const t=new ResizeObserver(v);return t.observe(e),()=>{e.removeEventListener("scroll",v),t.disconnect()}},[v]),z(()=>{v()},[i,v]),t(f,{ref:y,sx:{position:"relative",width:"100%",minWidth:0},children:[null!==p.left&&e(f,{sx:bi("left",Math.max(0,p.left),l)}),null!==p.right&&e(f,{sx:bi("right",Math.max(0,p.right),u)}),e(k,{ref:g,component:S,elevation:0,className:hi("nbb-base-table-content-grid-table",r),sx:[{width:"100%",overflowX:"auto",overflowY:"hidden",backgroundColor:"background.paper"},...w],...d,children:e(O,{sx:[{backgroundColor:"common.white"},...void 0===h?[]:Array.isArray(h)?h:[h]],...m,children:i})})]})},Bi=ui({table:Pi,head:Wi,body:Ri,rowMenu:Zi,emptyState:ji}),qi=r=>{const i=li(),{columns:s,rows:o,actionColumn:a,rowActions:l,noRowsOverlay:c,onRowClick:d,getRowId:h}=di(i,r),{className:m,children:f,emptyState:y,head:g,body:p,rowMenu:b,headRow:w,headCell:v,actionHeadCell:k,bodyRow:S,bodyCell:O,actionBodyCell:T,sx:M,...C}=r,N=void 0===M?[]:Array.isArray(M)?M:[M],[x,I]=$(null),[D,A]=$(null),[V,E]=$(!1),[F,L]=$({left:!1,right:!1}),z=W(e=>{E(t=>t===e?t:e)},[]),Z=W(e=>{L(t=>t.left===e.left&&t.right===e.right?t:e)},[]),j=R(()=>V?s:s.map(e=>{const{pin:t,...n}=e;return n}),[s,V]),P=V&&"right"===a?.pin?"right":void 0,B=R(()=>{const e=function(e){const t=e.map(()=>({})),n=[],r=[];let i=0;e.forEach((e,r)=>{"left"===e.pin&&(t[r]={pin:"left",left:i},i+=gi(e),n.push(r))});let s=0;for(let n=e.length-1;n>=0;n-=1){const i=e[n];"right"===i?.pin&&(t[n]={pin:"right",right:s},s+=gi(i),r.push(n))}const o=n[n.length-1];void 0!==o&&(t[o]={...t[o],isLeftBoundary:!0});const a=r[r.length-1];return void 0!==a&&(t[a]={...t[a],isRightBoundary:!0}),t}(j),t=Boolean(l)&&"right"===P?56:0;return e.map(e=>{const n="left"===e.pin?e:"right"===e.pin?{...e,right:(e.right??0)+t}:e;return"left"===n.pin&&n.isLeftBoundary?{...n,showBoundaryShadow:F.left}:"right"===n.pin&&n.isRightBoundary?{...n,showBoundaryShadow:F.right}:n})},[F.left,F.right,P,j,l]),q=R(()=>{if(l&&"right"===P){const e=!j.some(e=>"right"===e.pin);return{pin:"right",right:0,isRightBoundary:e,showBoundaryShadow:e&&F.right}}},[F.right,P,j,l]),U=R(()=>D&&l?l(D):[],[D,l]),H=(e,t)=>{e.stopPropagation(),I(e.currentTarget),A(t)},_=()=>{I(null),A(null)},Y="function"==typeof g?g({columns:j,rowActions:l,columnPinMeta:B,...void 0!==q?{actionColumnPinMeta:q}:{},headRow:w,headCell:v,actionHeadCell:k}):g,J="function"==typeof p?p({columns:j,rows:o,rowActions:l,onRowClick:d,getRowId:h,onOpenRowMenu:H,columnPinMeta:B,...void 0!==q?{actionColumnPinMeta:q}:{},bodyRow:S,bodyCell:O,actionBodyCell:T}):p,G="function"==typeof b?b({menuAnchorEl:x,menuRow:D,menuActions:U,onClose:_}):b;return e(u,{className:hi("nbb-base-table-content-grid",m),sx:[{width:"100%",minWidth:0},...N],...mi(C,...fi),children:e(ci,{defaultBlocks:Bi,defaultBlockOrder:Object.keys(Bi),blocksOverride:f,children:({blocks:e})=>{const r=e;if(0===o.length)return y??wi(r.emptyState,{...void 0!==c?{noRowsOverlay:c}:{}},"empty-state");const i=Y??wi(r.head,{columns:j,rowActions:l,...void 0!==B?{columnPinMeta:B}:{},...void 0!==q?{actionColumnPinMeta:q}:{},headRow:w,headCell:v,actionHeadCell:k},"grid-head"),s=J??wi(r.body,{columns:j,rows:o,rowActions:l,onRowClick:d,getRowId:h,onOpenRowMenu:H,...void 0!==B?{columnPinMeta:B}:{},...void 0!==q?{actionColumnPinMeta:q}:{},bodyRow:S,bodyCell:O,actionBodyCell:T},"grid-body"),a=wi(r.table,{onHorizontalOverflowChange:z,onPinnedShadowChange:Z,showLeftPinnedShadow:F.left,showRightPinnedShadow:F.right,children:t(n,{children:[i,s]})},"grid-table"),u=G??wi(r.rowMenu,{menuAnchorEl:x,menuRow:D,menuActions:U,onClose:_},"grid-row-menu");return t(n,{children:[a,u]})}})})},Ui=ui({loader:Mi,emptyState:ji,grid:qi}),Hi=t=>{const{isLoading:n,rows:r}=di(li(),t),{children:i,className:s,...o}=t;return e(f,{className:hi("nbb-base-table-content",s),...mi(o,...fi),children:e(ci,{defaultBlocks:Ui,defaultBlockOrder:Object.keys(Ui),blocksOverride:i,children:({blocks:e})=>{const t=e;return n?wi(t.loader,{},"content-loader"):r&&0!==r.length?wi(t.grid,{},"content-grid"):wi(t.emptyState,{},"content-empty-state")}})})},_i=t=>{const{pagination:n,rows:r,isLoading:i}=di(li(),t),{children:s,className:o,sx:a=[],...l}=t,c=q(),d=B(c.breakpoints.down("sm")),h=B(c.breakpoints.down("md"));if(!n||i||!r||0===r.length)return null;const m=d?0:1,f=d||h?0:1;return e(u,{className:hi("nbb-base-table-pagination",o),sx:[{alignItems:"center",width:"100%"},...Array.isArray(a)?a:[a]],...mi(l,...fi),children:s||e(M,{count:Math.max(1,Math.ceil(n.total/n.pageSize)),page:n.page,onChange:(e,t)=>n.onPageChange(t),variant:"outlined",color:"primary",shape:"rounded",boundaryCount:m,siblingCount:f,sx:{maxWidth:"100%","& .MuiPagination-ul":{flexWrap:"nowrap",justifyContent:"center"}}})})},Yi=ui({header:Ti,tabs:Ci,searchChips:Ni,content:Hi,pagination:_i}),Ji=({sx:t,spacing:n=3,className:r,children:i,...s})=>{const o=function(e,...t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}(s,...fi),a=mi(s,...fi),{tabs:l,activeTab:c,onTabChange:d}=o,[h,m]=$(l?.[0]?.value);z(()=>{l?.length&&m(e=>void 0!==e&&l.some(t=>t.value===e)?e:l[0]?.value)},[l]);const f=void 0!==c?c:h,y={...o,...void 0!==f?{activeTab:f}:{},onTabChange:e=>{void 0===c&&m(e),d?.(e)}};return e(u,{className:hi("nbb-base-table",r),spacing:n,sx:[{p:2,width:"100%",maxWidth:"100%",boxSizing:"border-box"},...Array.isArray(t)?t:[t]],...a,children:e(ai,{...y,children:e(ci,{defaultBlocks:Yi,defaultBlockOrder:Object.keys(Yi),blocksOverride:i,children:({blocks:e,blockOrder:t})=>vi(e,t)})})})},Gi=Ti;Gi.Title=ki,Gi.Actions=Si;const Qi=Ni,Ki=Wi;Ki.Row=Ei,Ki.Cell=xi,Ki.ActionCell=Di;const Xi=Ri;Xi.Row=Li,Xi.Cell=Ii,Xi.ActionCell=Ai;const es=qi;es.Table=Pi,es.Head=Ki,es.Body=Xi,es.RowMenu=Zi;const ts=Hi;function ns(...e){return e.flat().filter(Boolean).join(" ")}function rs({labels:t,searchValue:n,onSearchFieldChange:r,onSearchSubmit:i}){return e(D,{type:"search",variant:"outlined",placeholder:t.searchFieldPlaceholder,onChange:e=>r?.(e.target.value),onKeyDown:e=>{i&&"Enter"===e.key&&!e.nativeEvent.isComposing&&e.target instanceof HTMLInputElement&&(e.preventDefault(),i())},...void 0!==n?{value:n}:{},sx:e=>({width:{xs:"100%",md:e.spacing(44.75)},"& .MuiOutlinedInput-root":{pr:1.5,"& .MuiOutlinedInput-input":{pl:1.5,pt:1.625,pb:1.625,fontSize:e.typography.body2.fontSize}}}),slotProps:{input:{endAdornment:e(A,{position:"end",children:e(h,{"aria-label":"Search",edge:"end",size:"small",...i?{onClick:i}:{},children:e(l,{fontSize:"small"})})})}}})}function is(t){return{icon:e(i,{}),title:t.emptyStateMessage}}function ss(t,n,r,i,s){if(!s||!t.rowActions)return;const l=t.rowActions;return t=>{if(i&&!i(t))return[];const u=s(t);return u&&0!==u.length?u.flatMap(i=>"activate"===i?n?[{label:l.activate,icon:e(o,{sx:e=>({fontSize:e.typography.h5.fontSize})}),onClick:()=>n(t.id)}]:[]:"deactivate"===i&&r?[{label:l.deactivate,icon:e(a,{sx:e=>({fontSize:e.typography.h5.fontSize})}),onClick:()=>r(t.id)}]:[]):[]}}function os(t,n){return[{field:"name",headLabel:t.headerRow.name,width:180},{field:"createdAt",headLabel:t.headerRow.createdAt,width:180,valueFormatter:t=>{const n=function(e){if(!e)return null;const t=ii.fromISO(e);return t.isValid?t:null}("string"==typeof t?t:void 0),r=n?.toFormat("yyyy/MM/dd")??"N/A",i=n?.toLocaleString(ii.DATETIME_FULL)??"N/A";return e(I,{title:i,children:e("span",{children:r})})}},{field:"status",headLabel:t.headerRow.status,width:180,valueFormatter:(e,{row:r})=>r.status===n.inUse?t.cellData.statusActive:r.status===n.notInUse?t.cellData.statusInactive:r.status}]}function as(e){return{page:e.currentPage,pageSize:1,total:e.totalPages,onPageChange:e.onPageChange}}function ls(t,n){return n.filter(e=>e in t).map(n=>e(F,{children:t[n]},String(n)))}ts.Loader=Mi,ts.EmptyState=ji,ts.Grid=es,Ji.Header=Gi,Ji.Tabs=Ci,Ji.SearchChips=Qi,Ji.Content=ts,Ji.Pagination=_i;const us=({className:r,children:i,listUsersTitle:s,labels:o,searchValue:a,onSearchFieldChange:l,onSearchSubmit:u,onItemActivate:d,onItemDeactivate:h,shouldShowDropdownMenu:m,resolveRowAction:f,statusMatch:y={inUse:"active",notInUse:"inactive"},onNavigate:g,pagination:p,data:b,rowHref:w,tabs:v,currentTab:k,onTabChange:S,...O})=>{const T=os(o,y),M=v&&function(r){return r.map(r=>({value:r.key,disabled:Boolean(r.isDisabled),label:t(n,{children:[r.label,r.subtitle&&e(c,{component:"span",variant:"body2",color:"text.secondary",children:r.subtitle})]})}))}(v),C=p&&as(p),N=ss(o,d,h,m,f),x=rs({labels:o,searchValue:a,onSearchFieldChange:l,onSearchSubmit:u}),I=e(us.Title,{}),D=e(us.Action,{}),A=t(us.Header,{children:[I,D]}),V=e(us.Loader,{}),E=e(us.Tabs,{}),F=e(us.SearchChips,{}),L=e(us.Table,{}),$=e(us.Pagination,{...p?{pagination:p}:{},data:b,...void 0!==O.isLoading?{isLoading:O.isLoading}:{}}),W={title:I,action:D,header:A,loader:V,content:e(us.Content,{}),tabs:E,searchChips:F,table:L,pagination:$},z=["header","searchChips","content","pagination"],R=void 0===i?ls(W,z):"function"==typeof i?(()=>{const{blocks:e,blockOrder:t}=i({defaultBlocks:W,defaultBlockOrder:z});return ls(e,t)})():i;return e(Ji,{className:ns("nbb-list-users-container",r),headerTitle:s,headerActions:x,columns:T,rows:b,...N?{rowActions:N,actionColumn:{pin:"right"}}:{},noRowsOverlay:is(o),...M?{tabs:M}:{},...void 0!==k?{activeTab:k}:{},...S?{onTabChange:S}:{},...C?{pagination:C}:{},...w&&g?{onRowClick:e=>{const t=w(e);t&&g(t)}}:{},...O,children:R})};us.Title=({listUsersTitle:t,children:n,className:r,...i})=>e(Ji.Header.Title,{className:ns("nbb-list-users-title",r),...i,children:n||t}),us.Header=({children:t,className:n,sx:r=[],...i})=>e(Ji.Header,{className:ns("nbb-list-users-header",n),sx:[{flexWrap:{xs:"wrap",md:"nowrap"},alignItems:{xs:"flex-start",md:"center"},columnGap:2,rowGap:2},...Array.isArray(r)?r:[r]],...i,children:t}),us.Action=({children:t,className:n,labels:r,searchValue:i,onSearchFieldChange:s,onSearchSubmit:o,sx:a=[],...l})=>{const u=t||(r?rs({labels:r,searchValue:i,onSearchFieldChange:s,onSearchSubmit:o}):void 0);return e(Ji.Header.Actions,{className:ns("nbb-list-users-actions",n),sx:[{width:{xs:"100%",md:"auto"},justifyContent:{xs:"flex-start",md:"flex-end"}},...Array.isArray(a)?a:[a]],...l,children:u})},us.Loader=({children:t,className:n,...r})=>e(Ji.Content.Loader,{className:ns("nbb-list-users-loader",n),...r,children:t}),us.Content=({children:t,className:n,...r})=>e(Ji.Content,{className:ns("nbb-list-users-content",n),...r,children:t}),us.Tabs=({children:t,className:n,...r})=>e(Ji.Tabs,{className:ns("nbb-list-users-tabs",n),...r,children:t}),us.SearchChips=({className:t,...n})=>e(Ji.SearchChips,{className:ns("nbb-list-users-search-chips",t),...n}),us.Pagination=({className:t,pagination:n,data:r,isLoading:i,...s})=>{const o=n&&as(n),a=ns("nbb-list-users-pagination",n?.className,t);return e(Ji.Pagination,{className:a,...o?{pagination:o}:{},...r?{rows:r}:{},...void 0!==i?{isLoading:i}:{},...s})},us.Table=({className:t,labels:n,data:r,onItemActivate:i,onItemDeactivate:s,shouldShowDropdownMenu:o,resolveRowAction:a,rowHref:l,onNavigate:u,statusMatch:c={inUse:"active",notInUse:"inactive"},...d})=>{const h=n&&os(n,c),m=n&&is(n),f=n?ss(n,i,s,o,a):void 0,y=l&&u?e=>{const t=l(e);t&&u(t)}:void 0;return e(Ji.Content.Grid,{className:ns("nbb-list-users-table",t),...h?{columns:h}:{},...r?{rows:r}:{},...m?{noRowsOverlay:m}:{},...f?{rowActions:f,actionColumn:{pin:"right"}}:{},...y?{onRowClick:y}:{},...d})};export{us as ListUsers};
|
package/dist/lib.d.ts
CHANGED
|
@@ -1,83 +1,3 @@
|
|
|
1
|
-
import { ComponentProps, FunctionComponent, ReactElement, ReactNode } from 'react';
|
|
2
|
-
/**
|
|
3
|
-
* The function to be passed into a block component as `children` to selectively override default blocks, or just a `ReactNode`.
|
|
4
|
-
*
|
|
5
|
-
* @example
|
|
6
|
-
* <Block>
|
|
7
|
-
* {({ defaultBlocks: { header, ...defaultBlocks }, defaultBlockOrder }) => ({
|
|
8
|
-
* blocks: {
|
|
9
|
-
* ...defaultBlocks,
|
|
10
|
-
* header: {
|
|
11
|
-
* ...header,
|
|
12
|
-
* props: {
|
|
13
|
-
* ...header.props,
|
|
14
|
-
* label: "Custom Label"
|
|
15
|
-
* }
|
|
16
|
-
* },
|
|
17
|
-
* subheader: <CustomComponent />
|
|
18
|
-
* },
|
|
19
|
-
* blockOrder: ["header", "subheader", "body", "footer"]
|
|
20
|
-
* })}
|
|
21
|
-
* </Block>
|
|
22
|
-
*/
|
|
23
|
-
export type BlocksOverride<DefaultBlocks, CustomBlocks> = (({ defaultBlocks, defaultBlockOrder, }: {
|
|
24
|
-
defaultBlocks: DefaultBlocks;
|
|
25
|
-
defaultBlockOrder: readonly (keyof DefaultBlocks)[];
|
|
26
|
-
}) => {
|
|
27
|
-
blocks: Partial<DefaultBlocks> & CustomBlocks;
|
|
28
|
-
blockOrder: readonly (keyof DefaultBlocks)[] | readonly (keyof CustomBlocks)[];
|
|
29
|
-
}) | ReactNode;
|
|
30
|
-
/**
|
|
31
|
-
* Creates a strongly typed `defaultBlocks` object, allowing for types to propagate into block override objects.
|
|
32
|
-
*
|
|
33
|
-
* @param components - A map of default block keys to component functions.
|
|
34
|
-
*
|
|
35
|
-
* @example
|
|
36
|
-
* const defaultBlocks = createDefaultBlocks({
|
|
37
|
-
* title: Title,
|
|
38
|
-
* description: Description,
|
|
39
|
-
* form: Form,
|
|
40
|
-
* });
|
|
41
|
-
*/
|
|
42
|
-
export declare function createDefaultBlocks<T extends Record<string, FunctionComponent<any>>>(components: T): {
|
|
43
|
-
[K in keyof T]: ReactElement<ComponentProps<T[K]>, T[K]>;
|
|
44
|
-
};
|
|
45
|
-
/**
|
|
46
|
-
* A component for rendering {@link BlocksOverride|`BlocksOverride`} results.
|
|
47
|
-
* Exposes the evaluated `blocks` and `blockOrder` as arguments to the `children` function.
|
|
48
|
-
*
|
|
49
|
-
* @param props
|
|
50
|
-
* @param props.blocksOverride - The {@link BlocksOverride|`BlocksOverride`} (i.e. `children` of outer component).
|
|
51
|
-
* @param props.defaultBlocks - The default blocks of outer component.
|
|
52
|
-
* @param props.children - A function returning the JSX to render.
|
|
53
|
-
*
|
|
54
|
-
* @example
|
|
55
|
-
* <BlocksOverrideComponent
|
|
56
|
-
* defaultBlocks={defaultFormBlocks}
|
|
57
|
-
* blocksOverride={children}
|
|
58
|
-
* >
|
|
59
|
-
* {({ blocks, blockOrder }) =>
|
|
60
|
-
* blockOrder.map((key) => (
|
|
61
|
-
* <Fragment key={String(key)}>{blocks[key]}</Fragment>
|
|
62
|
-
* ))
|
|
63
|
-
* }
|
|
64
|
-
* </BlocksOverrideComponent>
|
|
65
|
-
*/
|
|
66
|
-
export declare function BlocksOverrideComponent<DefaultBlocks extends Record<string, ReactNode>, CustomBlocks extends Record<string, ReactNode>>({ blocksOverride, defaultBlocks, defaultBlockOrder, children, }: {
|
|
67
|
-
blocksOverride: BlocksOverride<DefaultBlocks, CustomBlocks>;
|
|
68
|
-
defaultBlocks: DefaultBlocks;
|
|
69
|
-
defaultBlockOrder: (keyof DefaultBlocks)[];
|
|
70
|
-
children: ({ blocks, blockOrder, }: {
|
|
71
|
-
blocks: Partial<DefaultBlocks> & Partial<CustomBlocks>;
|
|
72
|
-
blockOrder: readonly (keyof DefaultBlocks | keyof CustomBlocks)[];
|
|
73
|
-
}) => ReactNode;
|
|
74
|
-
}): ReactNode;
|
|
75
|
-
type MergeKeepingRequired<A, B> = Omit<A, keyof B> & {
|
|
76
|
-
[K in keyof A & keyof B]-?: undefined extends B[K] ? A[K] : B[K];
|
|
77
|
-
} & {
|
|
78
|
-
[K in Exclude<keyof B, keyof A>]: B[K];
|
|
79
|
-
};
|
|
80
|
-
export declare function merge<A extends Record<PropertyKey, any>, B extends Record<PropertyKey, any>>(a: A, b: B): MergeKeepingRequired<A, B>;
|
|
81
1
|
type ClassName = string | ClassName[] | undefined | null;
|
|
82
2
|
/**
|
|
83
3
|
* Utility function to join class names together, ignoring undefined or nil values.
|
|
@@ -85,19 +5,5 @@ type ClassName = string | ClassName[] | undefined | null;
|
|
|
85
5
|
* @returns The joined class names.
|
|
86
6
|
*/
|
|
87
7
|
export declare function classNames(...classes: ClassName[]): string;
|
|
88
|
-
/**
|
|
89
|
-
* Omits the given string keys from `source`.
|
|
90
|
-
*
|
|
91
|
-
* Usage:
|
|
92
|
-
* omit(obj, "a", "b")
|
|
93
|
-
*/
|
|
94
|
-
export declare function omit<T extends object, const Keys extends readonly string[]>(source: T, ...keys: Keys): Omit<T, Extract<Keys[number], keyof T>>;
|
|
95
|
-
/**
|
|
96
|
-
* Picks the given keys out of `source` into a new object.
|
|
97
|
-
*
|
|
98
|
-
* Usage:
|
|
99
|
-
* pick(obj, "a", "b")
|
|
100
|
-
*/
|
|
101
|
-
export declare function pick<T extends object, K extends PropertyKey>(source: T, ...keys: K[]): Pick<T, Extract<K, keyof T>>;
|
|
102
8
|
export {};
|
|
103
9
|
//# sourceMappingURL=lib.d.ts.map
|
package/dist/lib.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"lib.d.ts","sourceRoot":"","sources":["../src/lib.ts"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"lib.d.ts","sourceRoot":"","sources":["../src/lib.ts"],"names":[],"mappings":"AAAA,KAAK,SAAS,GAAG,MAAM,GAAG,SAAS,EAAE,GAAG,SAAS,GAAG,IAAI,CAAC;AAEzD;;;;GAIG;AACH,wBAAgB,UAAU,CAAC,GAAG,OAAO,EAAE,SAAS,EAAE,GAAG,MAAM,CAE1D"}
|