@openmrs/esm-billing-app 1.3.2-pre.2011 → 1.3.2-pre.2015

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/2450.js CHANGED
@@ -1,4 +1,4 @@
1
- (globalThis.webpackChunk_openmrs_esm_billing_app=globalThis.webpackChunk_openmrs_esm_billing_app||[]).push([["2450"],{6734(e){e.exports=function(){"use strict";var e="millisecond",t="second",r="minute",n="hour",i="week",o="month",a="quarter",s="year",l="date",u="Invalid Date",c=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,d=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,p=function(e,t,r){var n=String(e);return!n||n.length>=t?e:""+Array(t+1-n.length).join(r)+e},f="en",h={};h[f]={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],r=e%100;return"["+e+(t[(r-20)%10]||t[r]||t[0])+"]"}};var m="$isDayjsObject",y=function(e){return e instanceof w||!(!e||!e[m])},g=function e(t,r,n){var i;if(!t)return f;if("string"==typeof t){var o=t.toLowerCase();h[o]&&(i=o),r&&(h[o]=r,i=o);var a=t.split("-");if(!i&&a.length>1)return e(a[0])}else{var s=t.name;h[s]=t,i=s}return!n&&i&&(f=i),i||!n&&f},b=function(e,t){if(y(e))return e.clone();var r="object"==typeof t?t:{};return r.date=e,r.args=arguments,new w(r)},v={s:p,z:function(e){var t=-e.utcOffset(),r=Math.abs(t);return(t<=0?"+":"-")+p(Math.floor(r/60),2,"0")+":"+p(r%60,2,"0")},m:function e(t,r){if(t.date()<r.date())return-e(r,t);var n=12*(r.year()-t.year())+(r.month()-t.month()),i=t.clone().add(n,o),a=r-i<0,s=t.clone().add(n+(a?-1:1),o);return+(-(n+(r-i)/(a?i-s:s-i))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(u){return({M:o,y:s,w:i,d:"day",D:l,h:n,m:r,s:t,ms:e,Q:a})[u]||String(u||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}};v.l=g,v.i=y,v.w=function(e,t){return b(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var w=function(){function p(e){this.$L=g(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[m]=!0}var f=p.prototype;return f.parse=function(e){this.$d=function(e){var t=e.date,r=e.utc;if(null===t)return new Date(NaN);if(v.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var n=t.match(c);if(n){var i=n[2]-1||0,o=(n[7]||"0").substring(0,3);return r?new Date(Date.UTC(n[1],i,n[3]||1,n[4]||0,n[5]||0,n[6]||0,o)):new Date(n[1],i,n[3]||1,n[4]||0,n[5]||0,n[6]||0,o)}}return new Date(t)}(e),this.init()},f.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},f.$utils=function(){return v},f.isValid=function(){return this.$d.toString()!==u},f.isSame=function(e,t){var r=b(e);return this.startOf(t)<=r&&r<=this.endOf(t)},f.isAfter=function(e,t){return b(e)<this.startOf(t)},f.isBefore=function(e,t){return this.endOf(t)<b(e)},f.$g=function(e,t,r){return v.u(e)?this[t]:this.set(r,e)},f.unix=function(){return Math.floor(this.valueOf()/1e3)},f.valueOf=function(){return this.$d.getTime()},f.startOf=function(e,a){var u=this,c=!!v.u(a)||a,d=v.p(e),p=function(e,t){var r=v.w(u.$u?Date.UTC(u.$y,t,e):new Date(u.$y,t,e),u);return c?r:r.endOf("day")},f=function(e,t){return v.w(u.toDate()[e].apply(u.toDate("s"),(c?[0,0,0,0]:[23,59,59,999]).slice(t)),u)},h=this.$W,m=this.$M,y=this.$D,g="set"+(this.$u?"UTC":"");switch(d){case s:return c?p(1,0):p(31,11);case o:return c?p(1,m):p(0,m+1);case i:var b=this.$locale().weekStart||0,w=(h<b?h+7:h)-b;return p(c?y-w:y+(6-w),m);case"day":case l:return f(g+"Hours",0);case n:return f(g+"Minutes",1);case r:return f(g+"Seconds",2);case t:return f(g+"Milliseconds",3);default:return this.clone()}},f.endOf=function(e){return this.startOf(e,!1)},f.$set=function(i,a){var u,c=v.p(i),d="set"+(this.$u?"UTC":""),p=((u={}).day=d+"Date",u[l]=d+"Date",u[o]=d+"Month",u[s]=d+"FullYear",u[n]=d+"Hours",u[r]=d+"Minutes",u[t]=d+"Seconds",u[e]=d+"Milliseconds",u)[c],f="day"===c?this.$D+(a-this.$W):a;if(c===o||c===s){var h=this.clone().set(l,1);h.$d[p](f),h.init(),this.$d=h.set(l,Math.min(this.$D,h.daysInMonth())).$d}else p&&this.$d[p](f);return this.init(),this},f.set=function(e,t){return this.clone().$set(e,t)},f.get=function(e){return this[v.p(e)]()},f.add=function(e,a){var l,u=this;e=Number(e);var c=v.p(a),d=function(t){var r=b(u);return v.w(r.date(r.date()+Math.round(t*e)),u)};if(c===o)return this.set(o,this.$M+e);if(c===s)return this.set(s,this.$y+e);if("day"===c)return d(1);if(c===i)return d(7);var p=((l={})[r]=6e4,l[n]=36e5,l[t]=1e3,l)[c]||1,f=this.$d.getTime()+e*p;return v.w(f,this)},f.subtract=function(e,t){return this.add(-1*e,t)},f.format=function(e){var t=this,r=this.$locale();if(!this.isValid())return r.invalidDate||u;var n=e||"YYYY-MM-DDTHH:mm:ssZ",i=v.z(this),o=this.$H,a=this.$m,s=this.$M,l=r.weekdays,c=r.months,p=r.meridiem,f=function(e,r,i,o){return e&&(e[r]||e(t,n))||i[r].slice(0,o)},h=function(e){return v.s(o%12||12,e,"0")},m=p||function(e,t,r){var n=e<12?"AM":"PM";return r?n.toLowerCase():n};return n.replace(d,function(e,n){return n||function(e){switch(e){case"YY":return String(t.$y).slice(-2);case"YYYY":return v.s(t.$y,4,"0");case"M":return s+1;case"MM":return v.s(s+1,2,"0");case"MMM":return f(r.monthsShort,s,c,3);case"MMMM":return f(c,s);case"D":return t.$D;case"DD":return v.s(t.$D,2,"0");case"d":return String(t.$W);case"dd":return f(r.weekdaysMin,t.$W,l,2);case"ddd":return f(r.weekdaysShort,t.$W,l,3);case"dddd":return l[t.$W];case"H":return String(o);case"HH":return v.s(o,2,"0");case"h":return h(1);case"hh":return h(2);case"a":return m(o,a,!0);case"A":return m(o,a,!1);case"m":return String(a);case"mm":return v.s(a,2,"0");case"s":return String(t.$s);case"ss":return v.s(t.$s,2,"0");case"SSS":return v.s(t.$ms,3,"0");case"Z":return i}return null}(e)||i.replace(":","")})},f.utcOffset=function(){return-(15*Math.round(this.$d.getTimezoneOffset()/15))},f.diff=function(e,l,u){var c,d=this,p=v.p(l),f=b(e),h=(f.utcOffset()-this.utcOffset())*6e4,m=this-f,y=function(){return v.m(d,f)};switch(p){case s:c=y()/12;break;case o:c=y();break;case a:c=y()/3;break;case i:c=(m-h)/6048e5;break;case"day":c=(m-h)/864e5;break;case n:c=m/36e5;break;case r:c=m/6e4;break;case t:c=m/1e3;break;default:c=m}return u?c:v.a(c)},f.daysInMonth=function(){return this.endOf(o).$D},f.$locale=function(){return h[this.$L]},f.locale=function(e,t){if(!e)return this.$L;var r=this.clone(),n=g(e,t,!0);return n&&(r.$L=n),r},f.clone=function(){return v.w(this.$d,this)},f.toDate=function(){return new Date(this.valueOf())},f.toJSON=function(){return this.isValid()?this.toISOString():null},f.toISOString=function(){return this.$d.toISOString()},f.toString=function(){return this.$d.toUTCString()},p}(),x=w.prototype;return b.prototype=x,[["$ms",e],["$s",t],["$m",r],["$H",n],["$W","day"],["$M",o],["$y",s],["$D",l]].forEach(function(e){x[e[1]]=function(t){return this.$g(t,e[0],e[1])}}),b.extend=function(e,t){return e.$i||(e(t,w,b),e.$i=!0),b},b.locale=g,b.isDayjs=y,b.unix=function(e){return b(1e3*e)},b.en=h[f],b.Ls=h,b.p={},b}()},7581(e){e.exports=function(e,t,r){t.prototype.isToday=function(){var e="YYYY-MM-DD",t=r();return this.format(e)===t.format(e)}}},5238(e){e.exports=function(e,t,r){var n=t.prototype,i=function(e){var t=e.date,i=e.utc,o={};if(!(null===t||t instanceof Date||t instanceof Array||n.$utils().u(t)||"Object"!==t.constructor.name)){if(!Object.keys(t).length)return new Date;var a=i?r.utc():r();Object.keys(t).forEach(function(e){var r;o["date"===(r=n.$utils().p(e))?"day":r]=t[e]});var s=o.day||(o.year||o.month>=0?1:a.date()),l=o.year||a.year(),u=o.month>=0?o.month:o.year||o.day?0:a.month(),c=o.hour||0,d=o.minute||0,p=o.second||0,f=o.millisecond||0;return i?new Date(Date.UTC(l,u,s,c,d,p,f)):new Date(l,u,s,c,d,p,f)}return t},o=n.parse;n.parse=function(e){e.date=i.bind(this)(e),o.bind(this)(e)};var a=n.set,s=n.add,l=n.subtract,u=function(e,t,r,n){void 0===n&&(n=1);var i=Object.keys(t),o=this;return i.forEach(function(r){o=e.bind(o)(t[r]*n,r)}),o};n.set=function(e,t){return t=void 0===t?e:t,"Object"===e.constructor.name?u.bind(this)(function(e,t){return a.bind(this)(t,e)},t,e):a.bind(this)(e,t)},n.add=function(e,t){return"Object"===e.constructor.name?u.bind(this)(s,e,t):s.bind(this)(e,t)},n.subtract=function(e,t){return"Object"===e.constructor.name?u.bind(this)(s,e,t,-1):l.bind(this)(e,t)}}},3826(e){e.exports=function(){"use strict";var e="minute",t=/[+-]\d\d(?::?\d\d)?/g,r=/([+-]|\d\d)/g;return function(n,i,o){var a=i.prototype;o.utc=function(e){var t={date:e,utc:!0,args:arguments};return new i(t)},a.utc=function(t){var r=o(this.toDate(),{locale:this.$L,utc:!0});return t?r.add(this.utcOffset(),e):r},a.local=function(){return o(this.toDate(),{locale:this.$L,utc:!1})};var s=a.parse;a.parse=function(e){e.utc&&(this.$u=!0),this.$utils().u(e.$offset)||(this.$offset=e.$offset),s.call(this,e)};var l=a.init;a.init=function(){if(this.$u){var e=this.$d;this.$y=e.getUTCFullYear(),this.$M=e.getUTCMonth(),this.$D=e.getUTCDate(),this.$W=e.getUTCDay(),this.$H=e.getUTCHours(),this.$m=e.getUTCMinutes(),this.$s=e.getUTCSeconds(),this.$ms=e.getUTCMilliseconds()}else l.call(this)};var u=a.utcOffset;a.utcOffset=function(n,i){var o=this.$utils().u;if(o(n))return this.$u?0:o(this.$offset)?u.call(this):this.$offset;if("string"==typeof n&&null===(n=function(e){void 0===e&&(e="");var n=e.match(t);if(!n)return null;var i=(""+n[0]).match(r)||["-",0,0],o=i[0],a=60*i[1]+ +i[2];return 0===a?0:"+"===o?a:-a}(n)))return this;var a=16>=Math.abs(n)?60*n:n,s=this;if(i)return s.$offset=a,s.$u=0===n,s;if(0!==n){var l=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(s=this.local().add(a+l,e)).$offset=a,s.$x.$localOffset=l}else s=this.utc();return s};var c=a.format;a.format=function(e){var t=e||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return c.call(this,t)},a.valueOf=function(){var e=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*e},a.isUTC=function(){return!!this.$u},a.toISOString=function(){return this.toDate().toISOString()},a.toString=function(){return this.toDate().toUTCString()};var d=a.toDate;a.toDate=function(e){return"s"===e&&this.$offset?o(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():d.call(this)};var p=a.diff;a.diff=function(e,t,r){if(e&&this.$u===e.$u)return p.call(this,e,t,r);var n=this.local(),i=o(e).local();return p.call(n,i,t,r)}}}()},2849(e){var t=Object.prototype.hasOwnProperty,r=Object.prototype.toString;function n(e){if(!e||"[object Object]"!==r.call(e)||e.nodeType||e.setInterval)return!1;var n,i=t.call(e,"constructor"),o=t.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!i&&!o)return!1;for(n in e);return void 0===n||t.call(e,n)}e.exports=function e(){var t,r,i,o,a,s,l=arguments[0]||{},u=1,c=arguments.length,d=!1;for("boolean"==typeof l&&(d=l,l=arguments[1]||{},u=2),"object"!=typeof l&&"function"!=typeof l&&(l={});u<c;u++)if(null!=(t=arguments[u]))for(r in t)i=l[r],l!==(o=t[r])&&(d&&o&&(n(o)||(a=Array.isArray(o)))?(a?(a=!1,s=i&&Array.isArray(i)?i:[]):s=i&&n(i)?i:{},l[r]=e(d,s,o)):void 0!==o&&(l[r]=o));return l}},6767(e,t,r){!function(t){"use strict";var n=r(6974);function i(e){return function(t,r){return"object"==typeof t&&(r=t,t=null),null==t&&(t=new Date().toString()),r||(r={}),e.call(this,t,r)}}var o=e.exports={generate:i(function(e,t){return new n(e,t)})};t&&(t.fn.geopattern=i(function(e,r){return this.each(function(){var n=t(this).attr("data-title-sha");n&&(r=t.extend({hash:n},r));var i=o.generate(e,r);t(this).css("background-image",i.toDataUrl())})}))}("u">typeof jQuery?jQuery:null)},2467(e){"use strict";e.exports={hex2rgb:function(e){e=e.replace(/^#?([a-f\d])([a-f\d])([a-f\d])$/i,function(e,t,r,n){return t+t+r+r+n+n});var t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return t?{r:parseInt(t[1],16),g:parseInt(t[2],16),b:parseInt(t[3],16)}:null},rgb2hex:function(e){return"#"+["r","g","b"].map(function(t){return("0"+e[t].toString(16)).slice(-2)}).join("")},rgb2hsl:function(e){var t,r,n=e.r,i=e.g,o=e.b,a=Math.max(n/=255,i/=255,o/=255),s=Math.min(n,i,o),l=(a+s)/2;if(a===s)t=r=0;else{var u=a-s;switch(r=l>.5?u/(2-a-s):u/(a+s),a){case n:t=(i-o)/u+6*(i<o);break;case i:t=(o-n)/u+2;break;case o:t=(n-i)/u+4}t/=6}return{h:t,s:r,l:l}},hsl2rgb:function(e){function t(e,t,r){return(r<0&&(r+=1),r>1&&(r-=1),r<1/6)?e+(t-e)*6*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}var r,n,i,o=e.h,a=e.s,s=e.l;if(0===a)r=n=i=s;else{var l=s<.5?s*(1+a):s+a-s*a,u=2*s-l;r=t(u,l,o+1/3),n=t(u,l,o),i=t(u,l,o-1/3)}return{r:Math.round(255*r),g:Math.round(255*n),b:Math.round(255*i)}},rgb2rgbString:function(e){return"rgb("+[e.r,e.g,e.b].join(",")+")"}}},6974(e,t,r){"use strict";var n=r(2849),i=r(2467),o=r(6743),a=r(8502),s={baseColor:"#933c3c"},l=["octogons","overlappingCircles","plusSigns","xes","sineWaves","hexagons","overlappingRings","plaid","triangles","squares","concentricCircles","diamonds","tessellation","nestedSquares","mosaicSquares","chevrons"],u="#000";function c(e,t,r){return parseInt(e.substr(t,r||1),16)}function d(e,t,r,n,i){return(parseFloat(e)-t)*(i-n)/(r-t)+n}function p(e){return e%2==0?"#ddd":"#222"}function f(e){return d(e,0,15,.02,.15)}var h=e.exports=function(e,t){return this.opts=n({},s,t),this.hash=t.hash||o(e),this.svg=new a,this.generateBackground(),this.generatePattern(),this};function m(e){return[[e,0,e,3*e],[0,e,3*e,e]]}function y(e){return[0,0,e,e,0,e,0,0].join(",")}function g(e,t,r,n,i){var o=y(n),a=f(i[0]),s=p(i[0]),l={stroke:u,"stroke-opacity":.02,"fill-opacity":a,fill:s};e.polyline(o,l).transform({translate:[t+n,r],scale:[-1,1]}),e.polyline(o,l).transform({translate:[t+n,r+2*n],scale:[1,-1]}),l={stroke:u,"stroke-opacity":.02,"fill-opacity":a=f(i[1]),fill:s=p(i[1])},e.polyline(o,l).transform({translate:[t+n,r+2*n],scale:[-1,-1]}),e.polyline(o,l).transform({translate:[t+n,r],scale:[1,1]})}function b(e,t,r,n,i){var o=f(i),a=p(i),s=y(n),l={stroke:u,"stroke-opacity":.02,"fill-opacity":o,fill:a};e.polyline(s,l).transform({translate:[t,r+n],scale:[1,-1]}),e.polyline(s,l).transform({translate:[t+2*n,r+n],scale:[-1,-1]}),e.polyline(s,l).transform({translate:[t,r+n],scale:[1,1]}),e.polyline(s,l).transform({translate:[t+2*n,r+n],scale:[-1,1]})}h.prototype.toSvg=function(){return this.svg.toString()},h.prototype.toString=function(){return this.toSvg()},h.prototype.toBase64=function(){var e=this.toSvg();return"u">typeof window&&"function"==typeof window.btoa?window.btoa(e):new Buffer(e).toString("base64")},h.prototype.toDataUri=function(){return"data:image/svg+xml;base64,"+this.toBase64()},h.prototype.toDataUrl=function(){return'url("'+this.toDataUri()+'")'},h.prototype.generateBackground=function(){var e,t,r,n;this.opts.color?r=i.hex2rgb(this.opts.color):(t=d(c(this.hash,14,3),0,4095,0,359),n=c(this.hash,17),(e=i.rgb2hsl(i.hex2rgb(this.opts.baseColor))).h=(360*e.h-t+360)%360/360,n%2==0?e.s=Math.min(1,(100*e.s+n)/100):e.s=Math.max(0,(100*e.s-n)/100),r=i.hsl2rgb(e)),this.color=i.rgb2hex(r),this.svg.rect(0,0,"100%","100%",{fill:i.rgb2rgbString(r)})},h.prototype.generatePattern=function(){var e=this.opts.generator;if(e){if(0>l.indexOf(e))throw Error("The generator "+e+" does not exist.")}else e=l[c(this.hash,20)];return this["geo"+e.slice(0,1).toUpperCase()+e.slice(1)]()},h.prototype.geoHexagons=function(){var e,t,r,n,i,o,a,s,l,h=d(c(this.hash,0),0,15,8,60),m=h*Math.sqrt(3),y=2*h,g=(s=h/2,[0,l=Math.sin(60*Math.PI/180)*h,s,0,s+h,0,2*h,l,s+h,2*l,s,2*l,0,l].join(","));for(this.svg.setWidth(3*y+3*h),this.svg.setHeight(6*m),t=0,a=0;a<6;a++)for(o=0;o<6;o++)i=c(this.hash,t),e=o%2==0?a*m:a*m+m/2,r=f(i),n={fill:p(i),"fill-opacity":r,stroke:u,"stroke-opacity":.02},this.svg.polyline(g,n).transform({translate:[o*h*1.5-y/2,e-m/2]}),0===o&&this.svg.polyline(g,n).transform({translate:[6*h*1.5-y/2,e-m/2]}),0===a&&(e=o%2==0?6*m:6*m+m/2,this.svg.polyline(g,n).transform({translate:[o*h*1.5-y/2,e-m/2]})),0===o&&0===a&&this.svg.polyline(g,n).transform({translate:[6*h*1.5-y/2,5*m+m/2]}),t++},h.prototype.geoSineWaves=function(){var e,t,r,n,i,o,a,s=Math.floor(d(c(this.hash,0),0,15,100,400)),l=Math.floor(d(c(this.hash,1),0,15,30,100)),u=Math.floor(d(c(this.hash,2),0,15,3,30));for(this.svg.setWidth(s),this.svg.setHeight(36*u),t=0;t<36;t++)r=f(o=c(this.hash,t)),e=p(o),a=s/4*.7,i={fill:"none",stroke:e,opacity:r,"stroke-width":""+u+"px"},n="M0 "+l+" C "+a+" 0, "+(s/2-a)+" 0, "+s/2+" "+l+" S "+(s-a)+" "+2*l+", "+s+" "+l+" S "+(1.5*s-a)+" 0, "+1.5*s+", "+l,this.svg.path(n,i).transform({translate:[-s/4,u*t-1.5*l]}),this.svg.path(n,i).transform({translate:[-s/4,u*t-1.5*l+36*u]})},h.prototype.geoChevrons=function(){var e,t,r,n,i,o,a,s=d(c(this.hash,0),0,15,30,80),l=d(c(this.hash,0),0,15,30,80),h=(e=.66*l,[[0,0,s/2,l-e,s/2,l,0,e,0,0],[s/2,l-e,s,0,s,e,s/2,l,s/2,l-e]].map(function(e){return e.join(",")}));for(this.svg.setWidth(6*s),this.svg.setHeight(6*l*.66),t=0,a=0;a<6;a++)for(o=0;o<6;o++)r=f(i=c(this.hash,t)),n={stroke:u,"stroke-opacity":.02,fill:p(i),"fill-opacity":r,"stroke-width":1},this.svg.group(n).transform({translate:[o*s,a*l*.66-l/2]}).polyline(h).end(),0===a&&this.svg.group(n).transform({translate:[o*s,6*l*.66-l/2]}).polyline(h).end(),t+=1},h.prototype.geoPlusSigns=function(){var e,t,r,n,i,o,a,s,l=d(c(this.hash,0),0,15,10,25),h=3*l,y=m(l);for(this.svg.setWidth(12*l),this.svg.setHeight(12*l),r=0,s=0;s<6;s++)for(a=0;a<6;a++)n=f(o=c(this.hash,r)),t=p(o),e=+(s%2!=0),i={fill:t,stroke:u,"stroke-opacity":.02,"fill-opacity":n},this.svg.group(i).transform({translate:[a*h-a*l+e*l-l,s*h-s*l-h/2]}).rect(y).end(),0===a&&this.svg.group(i).transform({translate:[4*h-a*l+e*l-l,s*h-s*l-h/2]}).rect(y).end(),0===s&&this.svg.group(i).transform({translate:[a*h-a*l+e*l-l,4*h-s*l-h/2]}).rect(y).end(),0===a&&0===s&&this.svg.group(i).transform({translate:[4*h-a*l+e*l-l,4*h-s*l-h/2]}).rect(y).end(),r++},h.prototype.geoXes=function(){var e,t,r,n,i,o,a,s=d(c(this.hash,0),0,15,10,25),l=m(s),u=3*s*.943;for(this.svg.setWidth(3*u),this.svg.setHeight(3*u),t=0,a=0;a<6;a++)for(o=0;o<6;o++)r=f(i=c(this.hash,t)),e=o%2==0?a*u-.5*u:a*u-.5*u+u/4,n={fill:p(i),opacity:r},this.svg.group(n).transform({translate:[o*u/2-u/2,e-a*u/2],rotate:[45,u/2,u/2]}).rect(l).end(),0===o&&this.svg.group(n).transform({translate:[6*u/2-u/2,e-a*u/2],rotate:[45,u/2,u/2]}).rect(l).end(),0===a&&(e=o%2==0?6*u-u/2:6*u-u/2+u/4,this.svg.group(n).transform({translate:[o*u/2-u/2,e-6*u/2],rotate:[45,u/2,u/2]}).rect(l).end()),5===a&&this.svg.group(n).transform({translate:[o*u/2-u/2,e-11*u/2],rotate:[45,u/2,u/2]}).rect(l).end(),0===o&&0===a&&this.svg.group(n).transform({translate:[6*u/2-u/2,e-6*u/2],rotate:[45,u/2,u/2]}).rect(l).end(),t++},h.prototype.geoOverlappingCircles=function(){var e,t,r,n,i,o,a=d(c(this.hash,0),0,15,25,200)/2;for(this.svg.setWidth(6*a),this.svg.setHeight(6*a),e=0,o=0;o<6;o++)for(i=0;i<6;i++)t=f(n=c(this.hash,e)),r={fill:p(n),opacity:t},this.svg.circle(i*a,o*a,a,r),0===i&&this.svg.circle(6*a,o*a,a,r),0===o&&this.svg.circle(i*a,6*a,a,r),0===i&&0===o&&this.svg.circle(6*a,6*a,a,r),e++},h.prototype.geoOctogons=function(){var e,t,r,n,i,o,a,s=d(c(this.hash,0),0,15,10,60),l=[e=.33*s,0,s-e,0,s,e,s,s-e,s-e,s,e,s,0,s-e,0,e,e,0].join(",");for(this.svg.setWidth(6*s),this.svg.setHeight(6*s),r=0,a=0;a<6;a++)for(o=0;o<6;o++)n=f(i=c(this.hash,r)),t=p(i),this.svg.polyline(l,{fill:t,"fill-opacity":n,stroke:u,"stroke-opacity":.02}).transform({translate:[o*s,a*s]}),r+=1},h.prototype.geoSquares=function(){var e,t,r,n,i,o,a=d(c(this.hash,0),0,15,10,60);for(this.svg.setWidth(6*a),this.svg.setHeight(6*a),t=0,o=0;o<6;o++)for(i=0;i<6;i++)r=f(n=c(this.hash,t)),e=p(n),this.svg.rect(i*a,o*a,a,a,{fill:e,"fill-opacity":r,stroke:u,"stroke-opacity":.02}),t+=1},h.prototype.geoConcentricCircles=function(){var e,t,r,n,i,o,a=d(c(this.hash,0),0,15,10,60),s=a/5;for(this.svg.setWidth((a+s)*6),this.svg.setHeight((a+s)*6),t=0,o=0;o<6;o++)for(i=0;i<6;i++)r=f(n=c(this.hash,t)),e=p(n),this.svg.circle(i*a+i*s+(a+s)/2,o*a+o*s+(a+s)/2,a/2,{fill:"none",stroke:e,opacity:r,"stroke-width":s+"px"}),r=f(n=c(this.hash,39-t)),e=p(n),this.svg.circle(i*a+i*s+(a+s)/2,o*a+o*s+(a+s)/2,a/4,{fill:e,"fill-opacity":r}),t+=1},h.prototype.geoOverlappingRings=function(){var e,t,r,n,i,o,a=d(c(this.hash,0),0,15,10,60),s=a/4;for(this.svg.setWidth(6*a),this.svg.setHeight(6*a),e=0,o=0;o<6;o++)for(i=0;i<6;i++)t=f(n=c(this.hash,e)),r={fill:"none",stroke:p(n),opacity:t,"stroke-width":s+"px"},this.svg.circle(i*a,o*a,a-s/2,r),0===i&&this.svg.circle(6*a,o*a,a-s/2,r),0===o&&this.svg.circle(i*a,6*a,a-s/2,r),0===i&&0===o&&this.svg.circle(6*a,6*a,a-s/2,r),e+=1},h.prototype.geoTriangles=function(){var e,t,r,n,i,o,a,s,l=d(c(this.hash,0),0,15,15,80),h=l/2*Math.sqrt(3),m=[s=l/2,0,l,h,0,h,s,0].join(",");for(this.svg.setWidth(3*l),this.svg.setHeight(6*h),e=0,a=0;a<6;a++)for(o=0;o<6;o++)t=f(i=c(this.hash,e)),n={fill:p(i),"fill-opacity":t,stroke:u,"stroke-opacity":.02},r=a%2==0?180*(o%2==0):180*(o%2!=0),this.svg.polyline(m,n).transform({translate:[o*l*.5-l/2,h*a],rotate:[r,l/2,h/2]}),0===o&&this.svg.polyline(m,n).transform({translate:[6*l*.5-l/2,h*a],rotate:[r,l/2,h/2]}),e+=1},h.prototype.geoDiamonds=function(){var e,t,r,n,i,o,a,s=d(c(this.hash,0),0,15,10,50),l=d(c(this.hash,1),0,15,10,50),h=[s/2,0,s,l/2,s/2,l,0,l/2].join(",");for(this.svg.setWidth(6*s),this.svg.setHeight(3*l),t=0,a=0;a<6;a++)for(o=0;o<6;o++)r=f(i=c(this.hash,t)),n={fill:p(i),"fill-opacity":r,stroke:u,"stroke-opacity":.02},e=a%2==0?0:s/2,this.svg.polyline(h,n).transform({translate:[o*s-s/2+e,l/2*a-l/2]}),0===o&&this.svg.polyline(h,n).transform({translate:[6*s-s/2+e,l/2*a-l/2]}),0===a&&this.svg.polyline(h,n).transform({translate:[o*s-s/2+e,l/2*6-l/2]}),0===o&&0===a&&this.svg.polyline(h,n).transform({translate:[6*s-s/2+e,l/2*6-l/2]}),t+=1},h.prototype.geoNestedSquares=function(){var e,t,r,n,i,o,a=d(c(this.hash,0),0,15,4,12),s=7*a;for(this.svg.setWidth((s+a)*6+6*a),this.svg.setHeight((s+a)*6+6*a),e=0,o=0;o<6;o++)for(i=0;i<6;i++)t=f(n=c(this.hash,e)),r={fill:"none",stroke:p(n),opacity:t,"stroke-width":a+"px"},this.svg.rect(i*s+i*a*2+a/2,o*s+o*a*2+a/2,s,s,r),t=f(n=c(this.hash,39-e)),r={fill:"none",stroke:p(n),opacity:t,"stroke-width":a+"px"},this.svg.rect(i*s+i*a*2+a/2+2*a,o*s+o*a*2+a/2+2*a,3*a,3*a,r),e+=1},h.prototype.geoMosaicSquares=function(){var e,t,r,n=d(c(this.hash,0),0,15,15,50);for(this.svg.setWidth(8*n),this.svg.setHeight(8*n),e=0,r=0;r<4;r++)for(t=0;t<4;t++)t%2==0?r%2==0?b(this.svg,t*n*2,r*n*2,n,c(this.hash,e)):g(this.svg,t*n*2,r*n*2,n,[c(this.hash,e),c(this.hash,e+1)]):r%2==0?g(this.svg,t*n*2,r*n*2,n,[c(this.hash,e),c(this.hash,e+1)]):b(this.svg,t*n*2,r*n*2,n,c(this.hash,e)),e+=1},h.prototype.geoPlaid=function(){var e,t,r,n,i,o,a=0,s=0;for(t=0;t<36;)a+=c(this.hash,t)+5,r=f(o=c(this.hash,t+1)),e=p(o),n=o+5,this.svg.rect(0,a,"100%",n,{opacity:r,fill:e}),a+=n,t+=2;for(t=0;t<36;)s+=c(this.hash,t)+5,r=f(o=c(this.hash,t+1)),e=p(o),i=o+5,this.svg.rect(s,0,i,"100%",{opacity:r,fill:e}),s+=i,t+=2;this.svg.setWidth(s),this.svg.setHeight(a)},h.prototype.geoTessellation=function(){var e,t,r,n,i=d(c(this.hash,0),0,15,5,40),o=i*Math.sqrt(3),a=2*i,s=i/2*Math.sqrt(3),l=[0,0,s,i/2,0,i,0,0].join(","),h=3*i+2*s,m=2*o+2*i;for(this.svg.setWidth(h),this.svg.setHeight(m),e=0;e<20;e++)switch(t=f(n=c(this.hash,e)),r={stroke:u,"stroke-opacity":.02,fill:p(n),"fill-opacity":t,"stroke-width":1},e){case 0:this.svg.rect(-i/2,-i/2,i,i,r),this.svg.rect(h-i/2,-i/2,i,i,r),this.svg.rect(-i/2,m-i/2,i,i,r),this.svg.rect(h-i/2,m-i/2,i,i,r);break;case 1:this.svg.rect(a/2+s,o/2,i,i,r);break;case 2:this.svg.rect(-i/2,m/2-i/2,i,i,r),this.svg.rect(h-i/2,m/2-i/2,i,i,r);break;case 3:this.svg.rect(a/2+s,1.5*o+i,i,i,r);break;case 4:this.svg.polyline(l,r).transform({translate:[i/2,-i/2],rotate:[0,i/2,s/2]}),this.svg.polyline(l,r).transform({translate:[i/2,m- -i/2],rotate:[0,i/2,s/2],scale:[1,-1]});break;case 5:this.svg.polyline(l,r).transform({translate:[h-i/2,-i/2],rotate:[0,i/2,s/2],scale:[-1,1]}),this.svg.polyline(l,r).transform({translate:[h-i/2,m+i/2],rotate:[0,i/2,s/2],scale:[-1,-1]});break;case 6:this.svg.polyline(l,r).transform({translate:[h/2+i/2,o/2]});break;case 7:this.svg.polyline(l,r).transform({translate:[h-h/2-i/2,o/2],scale:[-1,1]});break;case 8:this.svg.polyline(l,r).transform({translate:[h/2+i/2,m-o/2],scale:[1,-1]});break;case 9:this.svg.polyline(l,r).transform({translate:[h-h/2-i/2,m-o/2],scale:[-1,-1]});break;case 10:this.svg.polyline(l,r).transform({translate:[i/2,m/2-i/2]});break;case 11:this.svg.polyline(l,r).transform({translate:[h-i/2,m/2-i/2],scale:[-1,1]});break;case 12:this.svg.rect(0,0,i,i,r).transform({translate:[i/2,i/2],rotate:[-30,0,0]});break;case 13:this.svg.rect(0,0,i,i,r).transform({scale:[-1,1],translate:[-h+i/2,i/2],rotate:[-30,0,0]});break;case 14:this.svg.rect(0,0,i,i,r).transform({translate:[i/2,m/2-i/2-i],rotate:[30,0,i]});break;case 15:this.svg.rect(0,0,i,i,r).transform({scale:[-1,1],translate:[-h+i/2,m/2-i/2-i],rotate:[30,0,i]});break;case 16:this.svg.rect(0,0,i,i,r).transform({scale:[1,-1],translate:[i/2,-m+m/2-i/2-i],rotate:[30,0,i]});break;case 17:this.svg.rect(0,0,i,i,r).transform({scale:[-1,-1],translate:[-h+i/2,-m+m/2-i/2-i],rotate:[30,0,i]});break;case 18:this.svg.rect(0,0,i,i,r).transform({scale:[1,-1],translate:[i/2,-m+i/2],rotate:[-30,0,0]});break;case 19:this.svg.rect(0,0,i,i,r).transform({scale:[-1,-1],translate:[-h+i/2,-m+i/2],rotate:[-30,0,0]})}}},6743(e){"use strict";function t(){var e=0x67452301,t=0xefcdab89,r=0x98badcfe,n=0x10325476,i=0xc3d2e1f0,o=new Uint32Array(80),a=0,s=24,l=0;function u(){for(var s,l,u=16;u<80;u++){var c=o[u-3]^o[u-8]^o[u-14]^o[u-16];o[u]=c<<1|c>>>31}var d=e,p=t,f=r,h=n,m=i;for(u=0;u<80;u++){u<20?(s=h^p&(f^h),l=0x5a827999):u<40?(s=p^f^h,l=0x6ed9eba1):u<60?(s=p&f|h&(p|f),l=0x8f1bbcdc):(s=p^f^h,l=0xca62c1d6);var y=(d<<5|d>>>27)+s+m+l+(0|o[u]);m=h,h=f,f=p<<30|p>>>2,p=d,d=y}for(u=0,e=e+d|0,t=t+p|0,r=r+f|0,n=n+h|0,i=i+m|0,a=0;u<16;u++)o[u]=0}function c(e){o[a]|=(255&e)<<s,s?s-=8:(a++,s=24),16===a&&u()}function d(e){for(var t="",r=28;r>=0;r-=4)t+=(e>>r&15).toString(16);return t}return{update:function(e){if("string"==typeof e){var t=e.length;l+=8*t;for(var r=0;r<t;r++)c(e.charCodeAt(r));return}var n=e.length;l+=8*n;for(var i=0;i<n;i++)c(e[i])},digest:function(){c(128),(a>14||14===a&&s<24)&&u(),a=14,s=24,c(0),c(0),c(l>0xffffffffff?l/0x10000000000:0),c(l>0xffffffff?l/0x100000000:0);for(var o=24;o>=0;o-=8)c(l>>o);return d(e)+d(t)+d(r)+d(n)+d(i)}}}e.exports=function(e){if(void 0===e)return t();var r=t();return r.update(e),r.digest()}},8502(e,t,r){"use strict";var n=r(2849),i=r(6541);function o(){return this.width=100,this.height=100,this.svg=i("svg"),this.context=[],this.setAttributes(this.svg,{xmlns:"http://www.w3.org/2000/svg",width:this.width,height:this.height}),this}e.exports=o,o.prototype.currentContext=function(){return this.context[this.context.length-1]||this.svg},o.prototype.end=function(){return this.context.pop(),this},o.prototype.currentNode=function(){var e=this.currentContext();return e.lastChild||e},o.prototype.transform=function(e){return this.currentNode().setAttribute("transform",Object.keys(e).map(function(t){return t+"("+e[t].join(",")+")"}).join(" ")),this},o.prototype.setAttributes=function(e,t){Object.keys(t).forEach(function(r){e.setAttribute(r,t[r])})},o.prototype.setWidth=function(e){this.svg.setAttribute("width",Math.floor(e))},o.prototype.setHeight=function(e){this.svg.setAttribute("height",Math.floor(e))},o.prototype.toString=function(){return this.svg.toString()},o.prototype.rect=function(e,t,r,o,a){var s=this;if(Array.isArray(e))return e.forEach(function(e){s.rect.apply(s,e.concat(a))}),this;var l=i("rect");return this.currentContext().appendChild(l),this.setAttributes(l,n({x:e,y:t,width:r,height:o},a)),this},o.prototype.circle=function(e,t,r,o){var a=i("circle");return this.currentContext().appendChild(a),this.setAttributes(a,n({cx:e,cy:t,r:r},o)),this},o.prototype.path=function(e,t){var r=i("path");return this.currentContext().appendChild(r),this.setAttributes(r,n({d:e},t)),this},o.prototype.polyline=function(e,t){var r=this;if(Array.isArray(e))return e.forEach(function(e){r.polyline(e,t)}),this;var o=i("polyline");return this.currentContext().appendChild(o),this.setAttributes(o,n({points:e},t)),this},o.prototype.group=function(e){var t=i("g");return this.currentContext().appendChild(t),this.context.push(t),this.setAttributes(t,n({},e)),this}},6541(e){"use strict";var t=e.exports=function(e){return this instanceof t?(this.tagName=e,this.attributes=Object.create(null),this.children=[],this.lastChild=null,this):new t(e)};t.prototype.appendChild=function(e){return this.children.push(e),this.lastChild=e,this},t.prototype.setAttribute=function(e,t){return this.attributes[e]=t,this},t.prototype.toString=function(){var e=this;return["<",e.tagName,Object.keys(e.attributes).map(function(t){return[" ",t,'="',e.attributes[t],'"'].join("")}).join(""),">",e.children.map(function(e){return e.toString()}).join(""),"</",e.tagName,">"].join("")}},8067(e,t){"use strict";t.pathToRegexp=function(e,t={}){let{delimiter:u="/",end:c=!0,sensitive:d=!1,trailing:p=!0}=t,f=[],h=[];for(let c of function e(t,r){if(Array.isArray(t))for(let n of t)e(n,r);else r.push(t);return r}(e,[])){let e="object"==typeof c?c:function(e,t={}){let{encodePath:a=r}=t,u=[...e],c=[],d=0,p=0;function f(){let t="";if(n.test(u[d]))do t+=u[d++];while(i.test(u[d]));else if('"'===u[d]){let r=d;for(;d++<u.length;){if('"'===u[d]){d++,r=0;break}"\\"===u[d]&&d++,t+=u[d]}if(r)throw new l(`Unterminated quote at index ${r}`,e)}if(!t)throw new l(`Missing parameter name at index ${d}`,e);return t}for(;d<u.length;){let e=u[d],t=o[e];t?c.push({type:t,index:d++,value:e}):"\\"===e?c.push({type:"escape",index:d++,value:u[d++]}):":"===e?c.push({type:"param",index:d++,value:f()}):"*"===e?c.push({type:"wildcard",index:d++,value:f()}):c.push({type:"char",index:d++,value:e})}return c.push({type:"end",index:d,value:""}),new s(function t(r){let n=[];for(;;){let i=c[p++];if(i.type===r)break;if("char"===i.type||"escape"===i.type){let e=i.value,t=c[p];for(;"char"===t.type||"escape"===t.type;)e+=t.value,t=c[++p];n.push({type:"text",value:a(e)});continue}if("param"===i.type||"wildcard"===i.type){n.push({type:i.type,name:i.value});continue}if("{"===i.type){n.push({type:"group",tokens:t("}")});continue}throw new l(`Unexpected ${i.type} at index ${i.index}, expected ${r}`,e)}return n}("end"),e)}(c,t);for(let t of function* e(t,r,n){if(r===t.length)return yield n;let i=t[r];if("group"===i.type)for(let o of e(i.tokens,0,n.slice()))yield*e(t,r+1,o);else n.push(i);yield*e(t,r+1,n)}(e.tokens,0,[]))h.push(function(e,t,r,n){let i="",o="",s=!0;for(let d of e){if("text"===d.type){i+=a(d.value),o+=d.value,s||(s=d.value.includes(t));continue}if("param"===d.type||"wildcard"===d.type){var u,c;if(!s&&!o)throw new l(`Missing text before "${d.name}" ${d.type}`,n);"param"===d.type?i+=`(${u=t,(c=s?"":o).length<2?u.length<2?`[^${a(u+c)}]`:`(?:(?!${a(u)})[^${a(c)}])`:u.length<2?`(?:(?!${a(c)})[^${a(u)}])`:`(?:(?!${a(c)}|${a(u)})[\\s\\S])`}+)`:i+="([\\s\\S]+)",r.push(d),o="",s=!1;continue}}return i}(t,u,f,e.originalPath))}let m=`^(?:${h.join("|")})`;return p&&(m+=`(?:${a(u)}$)?`),{regexp:new RegExp(m+=c?"$":`(?=${a(u)}|$)`,d?"":"i"),keys:f}};let r=e=>e,n=/^[$_\p{ID_Start}]$/u,i=/^[$\u200c\u200d\p{ID_Continue}]$/u,o={"{":"{","}":"}","(":"(",")":")","[":"[","]":"]","+":"+","?":"?","!":"!"};function a(e){return e.replace(/[.+*?^${}()[\]|/\\]/g,"\\$&")}class s{constructor(e,t){this.tokens=e,this.originalPath=t}}class l extends TypeError{constructor(e,t){let r=e;t&&(r+=`: ${t}`),super(r+="; visit https://git.new/pathToRegexpError for info"),this.originalPath=t}}},5338(e,t,r){"use strict";var n=r(7643);t.createRoot=n.createRoot,t.hydrateRoot=n.hydrateRoot},9850(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(3207);t.AsyncSubject=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.value=null,t.hasNext=!1,t.hasCompleted=!1,t}return i(t,e),t.prototype._subscribe=function(t){return this.hasError?(t.error(this.thrownError),a.Subscription.EMPTY):this.hasCompleted&&this.hasNext?(t.next(this.value),t.complete(),a.Subscription.EMPTY):e.prototype._subscribe.call(this,t)},t.prototype.next=function(e){this.hasCompleted||(this.value=e,this.hasNext=!0)},t.prototype.error=function(t){this.hasCompleted||e.prototype.error.call(this,t)},t.prototype.complete=function(){this.hasCompleted=!0,this.hasNext&&e.prototype.next.call(this,this.value),e.prototype.complete.call(this)},t}(o.Subject)},466(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(6967);t.BehaviorSubject=function(e){function t(t){var r=e.call(this)||this;return r._value=t,r}return i(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),t.prototype._subscribe=function(t){var r=e.prototype._subscribe.call(this,t);return r&&!r.closed&&t.next(this._value),r},t.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(!this.closed)return this._value;throw new a.ObjectUnsubscribedError},t.prototype.next=function(t){e.prototype.next.call(this,this._value=t)},t}(o.Subject)},4470(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.InnerSubscriber=function(e){function t(t,r,n){var i=e.call(this)||this;return i.parent=t,i.outerValue=r,i.outerIndex=n,i.index=0,i}return i(t,e),t.prototype._next=function(e){this.parent.notifyNext(this.outerValue,e,this.outerIndex,this.index++,this)},t.prototype._error=function(e){this.parent.notifyError(e,this),this.unsubscribe()},t.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},t}(r(1396).Subscriber)},6765(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n,i=r(453),o=r(7795),a=r(1576);(n=t.NotificationKind||(t.NotificationKind={})).NEXT="N",n.ERROR="E",n.COMPLETE="C",t.Notification=function(){function e(e,t,r){this.kind=e,this.value=t,this.error=r,this.hasValue="N"===e}return e.prototype.observe=function(e){switch(this.kind){case"N":return e.next&&e.next(this.value);case"E":return e.error&&e.error(this.error);case"C":return e.complete&&e.complete()}},e.prototype.do=function(e,t,r){switch(this.kind){case"N":return e&&e(this.value);case"E":return t&&t(this.error);case"C":return r&&r()}},e.prototype.accept=function(e,t,r){return e&&"function"==typeof e.next?this.observe(e):this.do(e,t,r)},e.prototype.toObservable=function(){switch(this.kind){case"N":return o.of(this.value);case"E":return a.throwError(this.error);case"C":return i.empty()}throw Error("unexpected notification kind value")},e.createNext=function(t){return void 0!==t?new e("N",t):e.undefinedValueNotification},e.createError=function(t){return new e("E",void 0,t)},e.createComplete=function(){return e.completeNotification},e.completeNotification=new e("C"),e.undefinedValueNotification=new e("N",void 0),e}()},2515(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4487),i=r(5158),o=r(6676),a=r(8173),s=r(3344);function l(e){if(e||(e=s.config.Promise||Promise),!e)throw Error("no Promise impl found");return e}t.Observable=function(){function e(e){this._isScalar=!1,e&&(this._subscribe=e)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(e,t,r){var n=this.operator,o=i.toSubscriber(e,t,r);if(n?o.add(n.call(o,this.source)):o.add(this.source||s.config.useDeprecatedSynchronousErrorHandling&&!o.syncErrorThrowable?this._subscribe(o):this._trySubscribe(o)),s.config.useDeprecatedSynchronousErrorHandling&&o.syncErrorThrowable&&(o.syncErrorThrowable=!1,o.syncErrorThrown))throw o.syncErrorValue;return o},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){s.config.useDeprecatedSynchronousErrorHandling&&(e.syncErrorThrown=!0,e.syncErrorValue=t),n.canReportError(e)?e.error(t):console.warn(t)}},e.prototype.forEach=function(e,t){var r=this;return new(t=l(t))(function(t,n){var i;i=r.subscribe(function(t){try{e(t)}catch(e){n(e),i&&i.unsubscribe()}},n,t)})},e.prototype._subscribe=function(e){var t=this.source;return t&&t.subscribe(e)},e.prototype[o.observable]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return 0===e.length?this:a.pipeFromArray(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=l(e))(function(e,r){var n;t.subscribe(function(e){return n=e},function(e){return r(e)},function(){return e(n)})})},e.create=function(t){return new e(t)},e}()},2544(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3344),i=r(4163);t.empty={closed:!0,next:function(e){},error:function(e){if(n.config.useDeprecatedSynchronousErrorHandling)throw e;i.hostReportError(e)},complete:function(){}}},5905(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.OuterSubscriber=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.notifyNext=function(e,t,r,n,i){this.destination.next(t)},t.prototype.notifyError=function(e,t){this.destination.error(e)},t.prototype.notifyComplete=function(e){this.destination.complete()},t}(r(1396).Subscriber)},2173(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(5677),s=r(3207),l=r(5495),u=r(6967),c=r(3601);t.ReplaySubject=function(e){function t(t,r,n){void 0===t&&(t=1/0),void 0===r&&(r=1/0);var i=e.call(this)||this;return i.scheduler=n,i._events=[],i._infiniteTimeWindow=!1,i._bufferSize=t<1?1:t,i._windowTime=r<1?1:r,r===1/0?(i._infiniteTimeWindow=!0,i.next=i.nextInfiniteTimeWindow):i.next=i.nextTimeWindow,i}return i(t,e),t.prototype.nextInfiniteTimeWindow=function(t){if(!this.isStopped){var r=this._events;r.push(t),r.length>this._bufferSize&&r.shift()}e.prototype.next.call(this,t)},t.prototype.nextTimeWindow=function(t){this.isStopped||(this._events.push(new d(this._getNow(),t)),this._trimBufferThenGetEvents()),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){var t,r=this._infiniteTimeWindow,n=r?this._events:this._trimBufferThenGetEvents(),i=this.scheduler,o=n.length;if(this.closed)throw new u.ObjectUnsubscribedError;if(this.isStopped||this.hasError?t=s.Subscription.EMPTY:(this.observers.push(e),t=new c.SubjectSubscription(this,e)),i&&e.add(e=new l.ObserveOnSubscriber(e,i)),r)for(var a=0;a<o&&!e.closed;a++)e.next(n[a]);else for(var a=0;a<o&&!e.closed;a++)e.next(n[a].value);return this.hasError?e.error(this.thrownError):this.isStopped&&e.complete(),t},t.prototype._getNow=function(){return(this.scheduler||a.queue).now()},t.prototype._trimBufferThenGetEvents=function(){for(var e=this._getNow(),t=this._bufferSize,r=this._windowTime,n=this._events,i=n.length,o=0;o<i&&!(e-n[o].time<r);)o++;return i>t&&(o=Math.max(o,i-t)),o>0&&n.splice(0,o),n},t}(o.Subject);var d=function(e,t){this.time=e,this.value=t}},3849(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Scheduler=function(){function e(t,r){void 0===r&&(r=e.now),this.SchedulerAction=t,this.now=r}return e.prototype.schedule=function(e,t,r){return void 0===t&&(t=0),new this.SchedulerAction(this,e).schedule(r,t)},e.now=function(){return Date.now()},e}()},2888(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2515),a=r(1396),s=r(3207),l=r(6967),u=r(3601),c=r(4421),d=function(e){function t(t){var r=e.call(this,t)||this;return r.destination=t,r}return i(t,e),t}(a.Subscriber);t.SubjectSubscriber=d;var p=function(e){function t(){var t=e.call(this)||this;return t.observers=[],t.closed=!1,t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return i(t,e),t.prototype[c.rxSubscriber]=function(){return new d(this)},t.prototype.lift=function(e){var t=new f(this,this);return t.operator=e,t},t.prototype.next=function(e){if(this.closed)throw new l.ObjectUnsubscribedError;if(!this.isStopped)for(var t=this.observers,r=t.length,n=t.slice(),i=0;i<r;i++)n[i].next(e)},t.prototype.error=function(e){if(this.closed)throw new l.ObjectUnsubscribedError;this.hasError=!0,this.thrownError=e,this.isStopped=!0;for(var t=this.observers,r=t.length,n=t.slice(),i=0;i<r;i++)n[i].error(e);this.observers.length=0},t.prototype.complete=function(){if(this.closed)throw new l.ObjectUnsubscribedError;this.isStopped=!0;for(var e=this.observers,t=e.length,r=e.slice(),n=0;n<t;n++)r[n].complete();this.observers.length=0},t.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},t.prototype._trySubscribe=function(t){if(!this.closed)return e.prototype._trySubscribe.call(this,t);throw new l.ObjectUnsubscribedError},t.prototype._subscribe=function(e){if(this.closed)throw new l.ObjectUnsubscribedError;return this.hasError?(e.error(this.thrownError),s.Subscription.EMPTY):this.isStopped?(e.complete(),s.Subscription.EMPTY):(this.observers.push(e),new u.SubjectSubscription(this,e))},t.prototype.asObservable=function(){var e=new o.Observable;return e.source=this,e},t.create=function(e,t){return new f(e,t)},t}(o.Observable);t.Subject=p;var f=function(e){function t(t,r){var n=e.call(this)||this;return n.destination=t,n.source=r,n}return i(t,e),t.prototype.next=function(e){var t=this.destination;t&&t.next&&t.next(e)},t.prototype.error=function(e){var t=this.destination;t&&t.error&&this.destination.error(e)},t.prototype.complete=function(){var e=this.destination;e&&e.complete&&this.destination.complete()},t.prototype._subscribe=function(e){return this.source?this.source.subscribe(e):s.Subscription.EMPTY},t}(p);t.AnonymousSubject=f},3601(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.SubjectSubscription=function(e){function t(t,r){var n=e.call(this)||this;return n.subject=t,n.subscriber=r,n.closed=!1,n}return i(t,e),t.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var e=this.subject,t=e.observers;if(this.subject=null,t&&0!==t.length&&!e.isStopped&&!e.closed){var r=t.indexOf(this.subscriber);-1!==r&&t.splice(r,1)}}},t}(r(3207).Subscription)},1396(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(3385),a=r(2544),s=r(3207),l=r(4421),u=r(3344),c=r(4163),d=function(e){function t(r,n,i){var o=e.call(this)||this;switch(o.syncErrorValue=null,o.syncErrorThrown=!1,o.syncErrorThrowable=!1,o.isStopped=!1,arguments.length){case 0:o.destination=a.empty;break;case 1:if(!r){o.destination=a.empty;break}if("object"==typeof r){r instanceof t?(o.syncErrorThrowable=r.syncErrorThrowable,o.destination=r,r.add(o)):(o.syncErrorThrowable=!0,o.destination=new p(o,r));break}default:o.syncErrorThrowable=!0,o.destination=new p(o,r,n,i)}return o}return i(t,e),t.prototype[l.rxSubscriber]=function(){return this},t.create=function(e,r,n){var i=new t(e,r,n);return i.syncErrorThrowable=!1,i},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this))},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){this.destination.error(e),this.unsubscribe()},t.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},t.prototype._unsubscribeAndRecycle=function(){var e=this._parentOrParents;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=e,this},t}(s.Subscription);t.Subscriber=d;var p=function(e){function t(t,r,n,i){var s,l=e.call(this)||this;l._parentSubscriber=t;var u=l;return o.isFunction(r)?s=r:r&&(s=r.next,n=r.error,i=r.complete,r!==a.empty&&(u=Object.create(r),o.isFunction(u.unsubscribe)&&l.add(u.unsubscribe.bind(u)),u.unsubscribe=l.unsubscribe.bind(l))),l._context=u,l._next=s,l._error=n,l._complete=i,l}return i(t,e),t.prototype.next=function(e){if(!this.isStopped&&this._next){var t=this._parentSubscriber;u.config.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,this._next,e)&&this.unsubscribe():this.__tryOrUnsub(this._next,e)}},t.prototype.error=function(e){if(!this.isStopped){var t=this._parentSubscriber,r=u.config.useDeprecatedSynchronousErrorHandling;if(this._error)r&&t.syncErrorThrowable?this.__tryOrSetError(t,this._error,e):this.__tryOrUnsub(this._error,e),this.unsubscribe();else if(t.syncErrorThrowable)r?(t.syncErrorValue=e,t.syncErrorThrown=!0):c.hostReportError(e),this.unsubscribe();else{if(this.unsubscribe(),r)throw e;c.hostReportError(e)}}},t.prototype.complete=function(){var e=this;if(!this.isStopped){var t=this._parentSubscriber;if(this._complete){var r=function(){return e._complete.call(e._context)};u.config.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,r):this.__tryOrUnsub(r),this.unsubscribe()}else this.unsubscribe()}},t.prototype.__tryOrUnsub=function(e,t){try{e.call(this._context,t)}catch(e){if(this.unsubscribe(),u.config.useDeprecatedSynchronousErrorHandling)throw e;c.hostReportError(e)}},t.prototype.__tryOrSetError=function(e,t,r){if(!u.config.useDeprecatedSynchronousErrorHandling)throw Error("bad call");try{t.call(this._context,r)}catch(t){if(u.config.useDeprecatedSynchronousErrorHandling)return e.syncErrorValue=t,e.syncErrorThrown=!0,!0;return c.hostReportError(t),!0}return!1},t.prototype._unsubscribe=function(){var e=this._parentSubscriber;this._context=null,this._parentSubscriber=null,e.unsubscribe()},t}(d);t.SafeSubscriber=p},3207(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4728),i=r(194),o=r(3385),a=r(1245);function s(e){return e.reduce(function(e,t){return e.concat(t instanceof a.UnsubscriptionError?t.errors:t)},[])}t.Subscription=function(){var e;function t(e){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,e&&(this._ctorUnsubscribe=!0,this._unsubscribe=e)}return t.prototype.unsubscribe=function(){if(!this.closed){var e,r=this._parentOrParents,l=this._ctorUnsubscribe,u=this._unsubscribe,c=this._subscriptions;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,r instanceof t)r.remove(this);else if(null!==r)for(var d=0;d<r.length;++d)r[d].remove(this);if(o.isFunction(u)){l&&(this._unsubscribe=void 0);try{u.call(this)}catch(t){e=t instanceof a.UnsubscriptionError?s(t.errors):[t]}}if(n.isArray(c))for(var d=-1,p=c.length;++d<p;){var f=c[d];if(i.isObject(f))try{f.unsubscribe()}catch(t){e=e||[],t instanceof a.UnsubscriptionError?e=e.concat(s(t.errors)):e.push(t)}}if(e)throw new a.UnsubscriptionError(e)}},t.prototype.add=function(e){var r=e;if(!e)return t.EMPTY;switch(typeof e){case"function":r=new t(e);case"object":if(r===this||r.closed||"function"!=typeof r.unsubscribe)return r;if(this.closed)return r.unsubscribe(),r;if(!(r instanceof t)){var n=r;(r=new t)._subscriptions=[n]}break;default:throw Error("unrecognized teardown "+e+" added to Subscription.")}var i=r._parentOrParents;if(null===i)r._parentOrParents=this;else if(i instanceof t){if(i===this)return r;r._parentOrParents=[i,this]}else{if(-1!==i.indexOf(this))return r;i.push(this)}var o=this._subscriptions;return null===o?this._subscriptions=[r]:o.push(r),r},t.prototype.remove=function(e){var t=this._subscriptions;if(t){var r=t.indexOf(e);-1!==r&&t.splice(r,1)}},(e=new t).closed=!0,t.EMPTY=e,t}()},3344(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=!1;t.config={Promise:void 0,set useDeprecatedSynchronousErrorHandling(value){value?console.warn("DEPRECATED! RxJS was set to use deprecated synchronous error handling behavior by code at: \n"+Error().stack):r&&console.log("RxJS: Back to a better error behavior. Thank you. <3"),r=value},get useDeprecatedSynchronousErrorHandling(){return r}}},4398(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(2515),s=r(7092);t.SimpleInnerSubscriber=function(e){function t(t){var r=e.call(this)||this;return r.parent=t,r}return i(t,e),t.prototype._next=function(e){this.parent.notifyNext(e)},t.prototype._error=function(e){this.parent.notifyError(e),this.unsubscribe()},t.prototype._complete=function(){this.parent.notifyComplete(),this.unsubscribe()},t}(o.Subscriber),t.ComplexInnerSubscriber=function(e){function t(t,r,n){var i=e.call(this)||this;return i.parent=t,i.outerValue=r,i.outerIndex=n,i}return i(t,e),t.prototype._next=function(e){this.parent.notifyNext(this.outerValue,e,this.outerIndex,this)},t.prototype._error=function(e){this.parent.notifyError(e),this.unsubscribe()},t.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},t}(o.Subscriber),t.SimpleOuterSubscriber=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.notifyNext=function(e){this.destination.next(e)},t.prototype.notifyError=function(e){this.destination.error(e)},t.prototype.notifyComplete=function(){this.destination.complete()},t}(o.Subscriber),t.ComplexOuterSubscriber=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.notifyNext=function(e,t,r,n){this.destination.next(t)},t.prototype.notifyError=function(e){this.destination.error(e)},t.prototype.notifyComplete=function(e){this.destination.complete()},t}(o.Subscriber),t.innerSubscribe=function(e,t){var r;if(!t.closed){if(e instanceof a.Observable)return e.subscribe(t);try{r=s.subscribeTo(e)(t)}catch(e){t.error(e)}return r}}},2871(e,t,r){"use strict";var n,i,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var a=r(2888),s=r(2515),l=r(1396),u=r(3207),c=r(6888),d=function(e){function t(t,r){var n=e.call(this)||this;return n.source=t,n.subjectFactory=r,n._refCount=0,n._isComplete=!1,n}return o(t,e),t.prototype._subscribe=function(e){return this.getSubject().subscribe(e)},t.prototype.getSubject=function(){var e=this._subject;return(!e||e.isStopped)&&(this._subject=this.subjectFactory()),this._subject},t.prototype.connect=function(){var e=this._connection;return!e&&(this._isComplete=!1,(e=this._connection=new u.Subscription).add(this.source.subscribe(new p(this.getSubject(),this))),e.closed&&(this._connection=null,e=u.Subscription.EMPTY)),e},t.prototype.refCount=function(){return c.refCount()(this)},t}(s.Observable);t.ConnectableObservable=d,t.connectableObservableDescriptor={operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:(i=d.prototype)._subscribe},_isComplete:{value:i._isComplete,writable:!0},getSubject:{value:i.getSubject},connect:{value:i.connect},refCount:{value:i.refCount}};var p=function(e){function t(t,r){var n=e.call(this,t)||this;return n.connectable=r,n}return o(t,e),t.prototype._error=function(t){this._unsubscribe(),e.prototype._error.call(this,t)},t.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),e.prototype._complete.call(this)},t.prototype._unsubscribe=function(){var e=this.connectable;if(e){this.connectable=null;var t=e._connection;e._refCount=0,e._subject=null,e._connection=null,t&&t.unsubscribe()}},t}(a.SubjectSubscriber);(function(e){this.connectable=e}).prototype.call=function(e,t){var r=this.connectable;r._refCount++;var n=new f(e,r),i=t.subscribe(n);return n.closed||(n.connection=r.connect()),i};var f=function(e){function t(t,r){var n=e.call(this,t)||this;return n.connectable=r,n}return o(t,e),t.prototype._unsubscribe=function(){var e=this.connectable;if(!e){this.connection=null;return}this.connectable=null;var t=e._refCount;if(t<=0||(e._refCount=t-1,t>1)){this.connection=null;return}var r=this.connection,n=e._connection;this.connection=null,n&&(!r||n===r)&&n.unsubscribe()},t}(l.Subscriber)},8072(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2515),a=r(2745),s=r(5390);t.SubscribeOnObservable=function(e){function t(t,r,n){void 0===r&&(r=0),void 0===n&&(n=a.asap);var i=e.call(this)||this;return i.source=t,i.delayTime=r,i.scheduler=n,(!s.isNumeric(r)||r<0)&&(i.delayTime=0),n&&"function"==typeof n.schedule||(i.scheduler=a.asap),i}return i(t,e),t.create=function(e,r,n){return void 0===r&&(r=0),void 0===n&&(n=a.asap),new t(e,r,n)},t.dispatch=function(e){var t=e.source,r=e.subscriber;return this.add(t.subscribe(r))},t.prototype._subscribe=function(e){var r=this.delayTime,n=this.source;return this.scheduler.schedule(t.dispatch,r,{source:n,subscriber:e})},t}(o.Observable)},278(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(8244),a=r(4728),s=r(5905),l=r(7849),u=r(5853),c={};t.combineLatest=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=void 0,n=void 0;return o.isScheduler(e[e.length-1])&&(n=e.pop()),"function"==typeof e[e.length-1]&&(r=e.pop()),1===e.length&&a.isArray(e[0])&&(e=e[0]),u.fromArray(e,n).lift(new d(r))};var d=function(){function e(e){this.resultSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new p(e,this.resultSelector))},e}();t.CombineLatestOperator=d;var p=function(e){function t(t,r){var n=e.call(this,t)||this;return n.resultSelector=r,n.active=0,n.values=[],n.observables=[],n}return i(t,e),t.prototype._next=function(e){this.values.push(c),this.observables.push(e)},t.prototype._complete=function(){var e=this.observables,t=e.length;if(0===t)this.destination.complete();else{this.active=t,this.toRespond=t;for(var r=0;r<t;r++){var n=e[r];this.add(l.subscribeToResult(this,n,void 0,r))}}},t.prototype.notifyComplete=function(e){0==(this.active-=1)&&this.destination.complete()},t.prototype.notifyNext=function(e,t,r){var n=this.values,i=n[r],o=this.toRespond?i===c?--this.toRespond:this.toRespond:0;n[r]=t,0===o&&(this.resultSelector?this._tryResultSelector(n):this.destination.next(n.slice()))},t.prototype._tryResultSelector=function(e){var t;try{t=this.resultSelector.apply(this,e)}catch(e){this.destination.error(e);return}this.destination.next(t)},t}(s.OuterSubscriber);t.CombineLatestSubscriber=p},5434(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(7795),i=r(6345);t.concat=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return i.concatAll()(n.of.apply(void 0,e))}},3180(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(4098),o=r(453);t.defer=function(e){return new n.Observable(function(t){var r;try{r=e()}catch(e){t.error(e);return}return(r?i.from(r):o.empty()).subscribe(t)})}},453(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515);t.EMPTY=new n.Observable(function(e){return e.complete()}),t.empty=function(e){var r;return e?(r=e,new n.Observable(function(e){return r.schedule(function(){return e.complete()})})):t.EMPTY}},4098(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(7092),o=r(7315);t.from=function(e,t){return t?o.scheduled(e,t):e instanceof n.Observable?e:new n.Observable(i.subscribeTo(e))}},5853(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(499),o=r(8822);t.fromArray=function(e,t){return t?o.scheduleArray(e,t):new n.Observable(i.subscribeToArray(e))}},5776(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(8244),o=r(9287),a=r(5853);t.merge=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=1/0,s=null,l=e[e.length-1];return(i.isScheduler(l)?(s=e.pop(),e.length>1&&"number"==typeof e[e.length-1]&&(r=e.pop())):"number"==typeof l&&(r=e.pop()),null===s&&1===e.length&&e[0]instanceof n.Observable)?e[0]:o.mergeAll(r)(a.fromArray(e,s))}},7795(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(8244),i=r(5853),o=r(8822);t.of=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=e[e.length-1];return n.isScheduler(r)?(e.pop(),o.scheduleArray(e,r)):i.fromArray(e)}},3827(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4728),a=r(5853),s=r(5905),l=r(7849);t.race=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(1===e.length)if(!o.isArray(e[0]))return e[0];else e=e[0];return a.fromArray(e,void 0).lift(new u)};var u=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new c(e))},e}();t.RaceOperator=u;var c=function(e){function t(t){var r=e.call(this,t)||this;return r.hasFirst=!1,r.observables=[],r.subscriptions=[],r}return i(t,e),t.prototype._next=function(e){this.observables.push(e)},t.prototype._complete=function(){var e=this.observables,t=e.length;if(0===t)this.destination.complete();else{for(var r=0;r<t&&!this.hasFirst;r++){var n=e[r],i=l.subscribeToResult(this,n,void 0,r);this.subscriptions&&this.subscriptions.push(i),this.add(i)}this.observables=null}},t.prototype.notifyNext=function(e,t,r){if(!this.hasFirst){this.hasFirst=!0;for(var n=0;n<this.subscriptions.length;n++)if(n!==r){var i=this.subscriptions[n];i.unsubscribe(),this.remove(i)}this.subscriptions=null}this.destination.next(t)},t}(s.OuterSubscriber);t.RaceSubscriber=c},1576(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515);function i(e){var t=e.error;e.subscriber.error(t)}t.throwError=function(e,t){return new n.Observable(t?function(r){return t.schedule(i,0,{error:e,subscriber:r})}:function(t){return t.error(e)})}},4529(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(5190),o=r(5390),a=r(8244);function s(e){var t=e.index,r=e.period,n=e.subscriber;if(n.next(t),!n.closed){if(-1===r)return n.complete();e.index=t+1,this.schedule(e,r)}}t.timer=function(e,t,r){void 0===e&&(e=0);var l=-1;return o.isNumeric(t)?l=1>Number(t)&&1||Number(t):a.isScheduler(t)&&(r=t),a.isScheduler(r)||(r=i.async),new n.Observable(function(t){var n=o.isNumeric(e)?e:e-r.now();return r.schedule(s,n,{index:0,period:l,subscriber:t})})}},887(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(5853),a=r(4728),s=r(1396),l=r(7211),u=r(4398);t.zip=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=e[e.length-1];return"function"==typeof r&&e.pop(),o.fromArray(e,void 0).lift(new c(r))};var c=function(){function e(e){this.resultSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new d(e,this.resultSelector))},e}();t.ZipOperator=c;var d=function(e){function t(t,r,n){void 0===n&&(n=Object.create(null));var i=e.call(this,t)||this;return i.resultSelector=r,i.iterators=[],i.active=0,i.resultSelector="function"==typeof r?r:void 0,i}return i(t,e),t.prototype._next=function(e){var t=this.iterators;a.isArray(e)?t.push(new f(e)):"function"==typeof e[l.iterator]?t.push(new p(e[l.iterator]())):t.push(new h(this.destination,this,e))},t.prototype._complete=function(){var e=this.iterators,t=e.length;if(this.unsubscribe(),0===t)return void this.destination.complete();this.active=t;for(var r=0;r<t;r++){var n=e[r];n.stillUnsubscribed?this.destination.add(n.subscribe()):this.active--}},t.prototype.notifyInactive=function(){this.active--,0===this.active&&this.destination.complete()},t.prototype.checkIterators=function(){for(var e=this.iterators,t=e.length,r=this.destination,n=0;n<t;n++){var i=e[n];if("function"==typeof i.hasValue&&!i.hasValue())return}for(var o=!1,a=[],n=0;n<t;n++){var i=e[n],s=i.next();if(i.hasCompleted()&&(o=!0),s.done)return void r.complete();a.push(s.value)}this.resultSelector?this._tryresultSelector(a):r.next(a),o&&r.complete()},t.prototype._tryresultSelector=function(e){var t;try{t=this.resultSelector.apply(this,e)}catch(e){this.destination.error(e);return}this.destination.next(t)},t}(s.Subscriber);t.ZipSubscriber=d;var p=function(){function e(e){this.iterator=e,this.nextResult=e.next()}return e.prototype.hasValue=function(){return!0},e.prototype.next=function(){var e=this.nextResult;return this.nextResult=this.iterator.next(),e},e.prototype.hasCompleted=function(){var e=this.nextResult;return!!(e&&e.done)},e}(),f=function(){function e(e){this.array=e,this.index=0,this.length=0,this.length=e.length}return e.prototype[l.iterator]=function(){return this},e.prototype.next=function(e){var t=this.index++,r=this.array;return t<this.length?{value:r[t],done:!1}:{value:null,done:!0}},e.prototype.hasValue=function(){return this.array.length>this.index},e.prototype.hasCompleted=function(){return this.array.length===this.index},e}(),h=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.parent=r,i.observable=n,i.stillUnsubscribed=!0,i.buffer=[],i.isComplete=!1,i}return i(t,e),t.prototype[l.iterator]=function(){return this},t.prototype.next=function(){var e=this.buffer;return 0===e.length&&this.isComplete?{value:null,done:!0}:{value:e.shift(),done:!1}},t.prototype.hasValue=function(){return this.buffer.length>0},t.prototype.hasCompleted=function(){return 0===this.buffer.length&&this.isComplete},t.prototype.notifyComplete=function(){this.buffer.length>0?(this.isComplete=!0,this.parent.notifyInactive()):this.destination.complete()},t.prototype.notifyNext=function(e){this.buffer.push(e),this.parent.checkIterators()},t.prototype.subscribe=function(){return u.innerSubscribe(this.observable,new u.SimpleInnerSubscriber(this))},t}(u.SimpleOuterSubscriber)},8461(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.audit=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.durationSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.durationSelector))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.durationSelector=r,n.hasValue=!1,n}return i(t,e),t.prototype._next=function(e){if(this.value=e,this.hasValue=!0,!this.throttled){var t=void 0;try{t=(0,this.durationSelector)(e)}catch(e){return this.destination.error(e)}var r=o.innerSubscribe(t,new o.SimpleInnerSubscriber(this));!r||r.closed?this.clearThrottle():this.add(this.throttled=r)}},t.prototype.clearThrottle=function(){var e=this.value,t=this.hasValue,r=this.throttled;r&&(this.remove(r),this.throttled=void 0,r.unsubscribe()),t&&(this.value=void 0,this.hasValue=!1,this.destination.next(e))},t.prototype.notifyNext=function(){this.clearThrottle()},t.prototype.notifyComplete=function(){this.clearThrottle()},t}(o.SimpleOuterSubscriber)},2392(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5190),i=r(8461),o=r(4529);t.auditTime=function(e,t){return void 0===t&&(t=n.async),i.audit(function(){return o.timer(e,t)})}},7954(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.buffer=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.closingNotifier=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.closingNotifier))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.buffer=[],n.add(o.innerSubscribe(r,new o.SimpleInnerSubscriber(n))),n}return i(t,e),t.prototype._next=function(e){this.buffer.push(e)},t.prototype.notifyNext=function(){var e=this.buffer;this.buffer=[],this.destination.next(e)},t}(o.SimpleOuterSubscriber)},647(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.bufferCount=function(e,t){return void 0===t&&(t=null),function(r){return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.bufferSize=e,this.startBufferEvery=t,t&&e!==t?this.subscriberClass=l:this.subscriberClass=s}return e.prototype.call=function(e,t){return t.subscribe(new this.subscriberClass(e,this.bufferSize,this.startBufferEvery))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.bufferSize=r,n.buffer=[],n}return i(t,e),t.prototype._next=function(e){var t=this.buffer;t.push(e),t.length==this.bufferSize&&(this.destination.next(t),this.buffer=[])},t.prototype._complete=function(){var t=this.buffer;t.length>0&&this.destination.next(t),e.prototype._complete.call(this)},t}(o.Subscriber),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.bufferSize=r,i.startBufferEvery=n,i.buffers=[],i.count=0,i}return i(t,e),t.prototype._next=function(e){var t=this.bufferSize,r=this.startBufferEvery,n=this.buffers,i=this.count;this.count++,i%r==0&&n.push([]);for(var o=n.length;o--;){var a=n[o];a.push(e),a.length===t&&(n.splice(o,1),this.destination.next(a))}},t.prototype._complete=function(){for(var t=this.buffers,r=this.destination;t.length>0;){var n=t.shift();n.length>0&&r.next(n)}e.prototype._complete.call(this)},t}(o.Subscriber)},6327(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(5190),a=r(1396),s=r(8244);t.bufferTime=function(e){var t=arguments.length,r=o.async;s.isScheduler(arguments[arguments.length-1])&&(r=arguments[arguments.length-1],t--);var n=null;t>=2&&(n=arguments[1]);var i=1/0;return t>=3&&(i=arguments[2]),function(t){return t.lift(new l(e,n,i,r))}};var l=function(){function e(e,t,r,n){this.bufferTimeSpan=e,this.bufferCreationInterval=t,this.maxBufferSize=r,this.scheduler=n}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.bufferTimeSpan,this.bufferCreationInterval,this.maxBufferSize,this.scheduler))},e}(),u=function(){this.buffer=[]},c=function(e){function t(t,r,n,i,o){var a=e.call(this,t)||this;a.bufferTimeSpan=r,a.bufferCreationInterval=n,a.maxBufferSize=i,a.scheduler=o,a.contexts=[];var s=a.openContext();return a.timespanOnly=null==n||n<0,a.timespanOnly?a.add(s.closeAction=o.schedule(d,r,{subscriber:a,context:s,bufferTimeSpan:r})):(a.add(s.closeAction=o.schedule(f,r,{subscriber:a,context:s})),a.add(o.schedule(p,n,{bufferTimeSpan:r,bufferCreationInterval:n,subscriber:a,scheduler:o}))),a}return i(t,e),t.prototype._next=function(e){for(var t,r=this.contexts,n=r.length,i=0;i<n;i++){var o=r[i],a=o.buffer;a.push(e),a.length==this.maxBufferSize&&(t=o)}t&&this.onBufferFull(t)},t.prototype._error=function(t){this.contexts.length=0,e.prototype._error.call(this,t)},t.prototype._complete=function(){for(var t=this.contexts,r=this.destination;t.length>0;){var n=t.shift();r.next(n.buffer)}e.prototype._complete.call(this)},t.prototype._unsubscribe=function(){this.contexts=null},t.prototype.onBufferFull=function(e){this.closeContext(e);var t=e.closeAction;if(t.unsubscribe(),this.remove(t),!this.closed&&this.timespanOnly){e=this.openContext();var r=this.bufferTimeSpan,n={subscriber:this,context:e,bufferTimeSpan:r};this.add(e.closeAction=this.scheduler.schedule(d,r,n))}},t.prototype.openContext=function(){var e=new u;return this.contexts.push(e),e},t.prototype.closeContext=function(e){this.destination.next(e.buffer);var t=this.contexts;(t?t.indexOf(e):-1)>=0&&t.splice(t.indexOf(e),1)},t}(a.Subscriber);function d(e){var t=e.subscriber,r=e.context;r&&t.closeContext(r),t.closed||(e.context=t.openContext(),e.context.closeAction=this.schedule(e,e.bufferTimeSpan))}function p(e){var t=e.bufferCreationInterval,r=e.bufferTimeSpan,n=e.subscriber,i=e.scheduler,o=n.openContext();n.closed||(n.add(o.closeAction=i.schedule(f,r,{subscriber:n,context:o})),this.schedule(e,t))}function f(e){var t=e.subscriber,r=e.context;t.closeContext(r)}},6786(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(3207),a=r(7849),s=r(5905);t.bufferToggle=function(e,t){return function(r){return r.lift(new l(e,t))}};var l=function(){function e(e,t){this.openings=e,this.closingSelector=t}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.openings,this.closingSelector))},e}(),u=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.closingSelector=n,i.contexts=[],i.add(a.subscribeToResult(i,r)),i}return i(t,e),t.prototype._next=function(e){for(var t=this.contexts,r=t.length,n=0;n<r;n++)t[n].buffer.push(e)},t.prototype._error=function(t){for(var r=this.contexts;r.length>0;){var n=r.shift();n.subscription.unsubscribe(),n.buffer=null,n.subscription=null}this.contexts=null,e.prototype._error.call(this,t)},t.prototype._complete=function(){for(var t=this.contexts;t.length>0;){var r=t.shift();this.destination.next(r.buffer),r.subscription.unsubscribe(),r.buffer=null,r.subscription=null}this.contexts=null,e.prototype._complete.call(this)},t.prototype.notifyNext=function(e,t){e?this.closeBuffer(e):this.openBuffer(t)},t.prototype.notifyComplete=function(e){this.closeBuffer(e.context)},t.prototype.openBuffer=function(e){try{var t=this.closingSelector.call(this,e);t&&this.trySubscribe(t)}catch(e){this._error(e)}},t.prototype.closeBuffer=function(e){var t=this.contexts;if(t&&e){var r=e.buffer,n=e.subscription;this.destination.next(r),t.splice(t.indexOf(e),1),this.remove(n),n.unsubscribe()}},t.prototype.trySubscribe=function(e){var t=this.contexts,r=new o.Subscription,n={buffer:[],subscription:r};t.push(n);var i=a.subscribeToResult(this,e,n);!i||i.closed?this.closeBuffer(n):(i.context=n,this.add(i),r.add(i))},t}(s.OuterSubscriber)},1662(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(3207),a=r(4398);t.bufferWhen=function(e){return function(t){return t.lift(new s(e))}};var s=function(){function e(e){this.closingSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.closingSelector))},e}(),l=function(e){function t(t,r){var n=e.call(this,t)||this;return n.closingSelector=r,n.subscribing=!1,n.openBuffer(),n}return i(t,e),t.prototype._next=function(e){this.buffer.push(e)},t.prototype._complete=function(){var t=this.buffer;t&&this.destination.next(t),e.prototype._complete.call(this)},t.prototype._unsubscribe=function(){this.buffer=void 0,this.subscribing=!1},t.prototype.notifyNext=function(){this.openBuffer()},t.prototype.notifyComplete=function(){this.subscribing?this.complete():this.openBuffer()},t.prototype.openBuffer=function(){var e,t=this.closingSubscription;t&&(this.remove(t),t.unsubscribe());var r=this.buffer;this.buffer&&this.destination.next(r),this.buffer=[];try{e=(0,this.closingSelector)()}catch(e){return this.error(e)}t=new o.Subscription,this.closingSubscription=t,this.add(t),this.subscribing=!0,t.add(a.innerSubscribe(e,new a.SimpleInnerSubscriber(this))),this.subscribing=!1},t}(a.SimpleOuterSubscriber)},5503(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.catchError=function(e){return function(t){var r=new a(e),n=t.lift(r);return r.caught=n}};var a=function(){function e(e){this.selector=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.selector,this.caught))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.selector=r,i.caught=n,i}return i(t,e),t.prototype.error=function(t){if(!this.isStopped){var r=void 0;try{r=this.selector(t,this.caught)}catch(t){e.prototype.error.call(this,t);return}this._unsubscribeAndRecycle();var n=new o.SimpleInnerSubscriber(this);this.add(n);var i=o.innerSubscribe(r,n);i!==n&&this.add(i)}},t}(o.SimpleOuterSubscriber)},4908(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(278);t.combineAll=function(e){return function(t){return t.lift(new n.CombineLatestOperator(e))}}},9060(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4728),i=r(278),o=r(4098);t.combineLatest=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=null;return"function"==typeof e[e.length-1]&&(r=e.pop()),1===e.length&&n.isArray(e[0])&&(e=e[0].slice()),function(t){return t.lift.call(o.from([t].concat(e)),new i.CombineLatestOperator(r))}}},6600(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5434);t.concat=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){return t.lift.call(n.concat.apply(void 0,[t].concat(e)))}}},6345(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(9287);t.concatAll=function(){return n.mergeAll(1)}},2248(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5206);t.concatMap=function(e,t){return n.mergeMap(e,t,1)}},3577(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2248);t.concatMapTo=function(e,t){return n.concatMap(function(){return e},t)}},8765(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.count=function(e){return function(t){return t.lift(new a(e,t))}};var a=function(){function e(e,t){this.predicate=e,this.source=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.source))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.predicate=r,i.source=n,i.count=0,i.index=0,i}return i(t,e),t.prototype._next=function(e){this.predicate?this._tryPredicate(e):this.count++},t.prototype._tryPredicate=function(e){var t;try{t=this.predicate(e,this.index++,this.source)}catch(e){this.destination.error(e);return}t&&this.count++},t.prototype._complete=function(){this.destination.next(this.count),this.destination.complete()},t}(o.Subscriber)},3287(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.debounce=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.durationSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.durationSelector))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.durationSelector=r,n.hasValue=!1,n}return i(t,e),t.prototype._next=function(e){try{var t=this.durationSelector.call(this,e);t&&this._tryNext(e,t)}catch(e){this.destination.error(e)}},t.prototype._complete=function(){this.emitValue(),this.destination.complete()},t.prototype._tryNext=function(e,t){var r=this.durationSubscription;this.value=e,this.hasValue=!0,r&&(r.unsubscribe(),this.remove(r)),(r=o.innerSubscribe(t,new o.SimpleInnerSubscriber(this)))&&!r.closed&&this.add(this.durationSubscription=r)},t.prototype.notifyNext=function(){this.emitValue()},t.prototype.notifyComplete=function(){this.emitValue()},t.prototype.emitValue=function(){if(this.hasValue){var t=this.value,r=this.durationSubscription;r&&(this.durationSubscription=void 0,r.unsubscribe(),this.remove(r)),this.value=void 0,this.hasValue=!1,e.prototype._next.call(this,t)}},t}(o.SimpleOuterSubscriber)},5685(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(5190);t.debounceTime=function(e,t){return void 0===t&&(t=a.async),function(r){return r.lift(new s(e,t))}};var s=function(){function e(e,t){this.dueTime=e,this.scheduler=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.dueTime,this.scheduler))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.dueTime=r,i.scheduler=n,i.debouncedSubscription=null,i.lastValue=null,i.hasValue=!1,i}return i(t,e),t.prototype._next=function(e){this.clearDebounce(),this.lastValue=e,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(u,this.dueTime,this))},t.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},t.prototype.debouncedNext=function(){if(this.clearDebounce(),this.hasValue){var e=this.lastValue;this.lastValue=null,this.hasValue=!1,this.destination.next(e)}},t.prototype.clearDebounce=function(){var e=this.debouncedSubscription;null!==e&&(this.remove(e),e.unsubscribe(),this.debouncedSubscription=null)},t}(o.Subscriber);function u(e){e.debouncedNext()}},2767(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.defaultIfEmpty=function(e){return void 0===e&&(e=null),function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.defaultValue=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.defaultValue))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.defaultValue=r,n.isEmpty=!0,n}return i(t,e),t.prototype._next=function(e){this.isEmpty=!1,this.destination.next(e)},t.prototype._complete=function(){this.isEmpty&&this.destination.next(this.defaultValue),this.destination.complete()},t}(o.Subscriber)},6965(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(5190),a=r(4465),s=r(1396),l=r(6765);t.delay=function(e,t){void 0===t&&(t=o.async);var r=a.isDate(e)?e-t.now():Math.abs(e);return function(e){return e.lift(new u(r,t))}};var u=function(){function e(e,t){this.delay=e,this.scheduler=t}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.delay,this.scheduler))},e}(),c=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.delay=r,i.scheduler=n,i.queue=[],i.active=!1,i.errored=!1,i}return i(t,e),t.dispatch=function(e){for(var t=e.source,r=t.queue,n=e.scheduler,i=e.destination;r.length>0&&r[0].time-n.now()<=0;)r.shift().notification.observe(i);if(r.length>0){var o=Math.max(0,r[0].time-n.now());this.schedule(e,o)}else this.unsubscribe(),t.active=!1},t.prototype._schedule=function(e){this.active=!0,this.destination.add(e.schedule(t.dispatch,this.delay,{source:this,destination:this.destination,scheduler:e}))},t.prototype.scheduleNotification=function(e){if(!0!==this.errored){var t=this.scheduler,r=new d(t.now()+this.delay,e);this.queue.push(r),!1===this.active&&this._schedule(t)}},t.prototype._next=function(e){this.scheduleNotification(l.Notification.createNext(e))},t.prototype._error=function(e){this.errored=!0,this.queue=[],this.destination.error(e),this.unsubscribe()},t.prototype._complete=function(){this.scheduleNotification(l.Notification.createComplete()),this.unsubscribe()},t}(s.Subscriber),d=function(e,t){this.time=e,this.notification=t}},9861(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(2515),s=r(5905),l=r(7849);t.delayWhen=function(e,t){return t?function(r){return new d(r,t).lift(new u(e))}:function(t){return t.lift(new u(e))}};var u=function(){function e(e){this.delayDurationSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.delayDurationSelector))},e}(),c=function(e){function t(t,r){var n=e.call(this,t)||this;return n.delayDurationSelector=r,n.completed=!1,n.delayNotifierSubscriptions=[],n.index=0,n}return i(t,e),t.prototype.notifyNext=function(e,t,r,n,i){this.destination.next(e),this.removeSubscription(i),this.tryComplete()},t.prototype.notifyError=function(e,t){this._error(e)},t.prototype.notifyComplete=function(e){var t=this.removeSubscription(e);t&&this.destination.next(t),this.tryComplete()},t.prototype._next=function(e){var t=this.index++;try{var r=this.delayDurationSelector(e,t);r&&this.tryDelay(r,e)}catch(e){this.destination.error(e)}},t.prototype._complete=function(){this.completed=!0,this.tryComplete(),this.unsubscribe()},t.prototype.removeSubscription=function(e){e.unsubscribe();var t=this.delayNotifierSubscriptions.indexOf(e);return -1!==t&&this.delayNotifierSubscriptions.splice(t,1),e.outerValue},t.prototype.tryDelay=function(e,t){var r=l.subscribeToResult(this,e,t);r&&!r.closed&&(this.destination.add(r),this.delayNotifierSubscriptions.push(r))},t.prototype.tryComplete=function(){this.completed&&0===this.delayNotifierSubscriptions.length&&this.destination.complete()},t}(s.OuterSubscriber),d=function(e){function t(t,r){var n=e.call(this)||this;return n.source=t,n.subscriptionDelay=r,n}return i(t,e),t.prototype._subscribe=function(e){this.subscriptionDelay.subscribe(new p(e,this.source))},t}(a.Observable),p=function(e){function t(t,r){var n=e.call(this)||this;return n.parent=t,n.source=r,n.sourceSubscribed=!1,n}return i(t,e),t.prototype._next=function(e){this.subscribeToSource()},t.prototype._error=function(e){this.unsubscribe(),this.parent.error(e)},t.prototype._complete=function(){this.unsubscribe(),this.subscribeToSource()},t.prototype.subscribeToSource=function(){this.sourceSubscribed||(this.sourceSubscribed=!0,this.unsubscribe(),this.source.subscribe(this.parent))},t}(o.Subscriber)},7642(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.dematerialize=function(){return function(e){return e.lift(new a)}};var a=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new s(e))},e}(),s=function(e){function t(t){return e.call(this,t)||this}return i(t,e),t.prototype._next=function(e){e.observe(this.destination)},t}(o.Subscriber)},8820(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.distinct=function(e,t){return function(r){return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.keySelector=e,this.flushes=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.keySelector,this.flushes))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.keySelector=r,i.values=new Set,n&&i.add(o.innerSubscribe(n,new o.SimpleInnerSubscriber(i))),i}return i(t,e),t.prototype.notifyNext=function(){this.values.clear()},t.prototype.notifyError=function(e){this._error(e)},t.prototype._next=function(e){this.keySelector?this._useKeySelector(e):this._finalizeNext(e,e)},t.prototype._useKeySelector=function(e){var t,r=this.destination;try{t=this.keySelector(e)}catch(e){r.error(e);return}this._finalizeNext(t,e)},t.prototype._finalizeNext=function(e,t){var r=this.values;r.has(e)||(r.add(e),this.destination.next(t))},t}(o.SimpleOuterSubscriber);t.DistinctSubscriber=s},9391(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.distinctUntilChanged=function(e,t){return function(r){return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.compare=e,this.keySelector=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.compare,this.keySelector))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.keySelector=n,i.hasKey=!1,"function"==typeof r&&(i.compare=r),i}return i(t,e),t.prototype.compare=function(e,t){return e===t},t.prototype._next=function(e){try{var t,r=this.keySelector;t=r?r(e):e}catch(e){return this.destination.error(e)}var n=!1;if(this.hasKey)try{n=(0,this.compare)(this.key,t)}catch(e){return this.destination.error(e)}else this.hasKey=!0;n||(this.key=t,this.destination.next(e))},t}(o.Subscriber)},5075(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(9391);t.distinctUntilKeyChanged=function(e,t){return n.distinctUntilChanged(function(r,n){return t?t(r[e],n[e]):r[e]===n[e]})}},2399(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(7568),i=r(2670),o=r(2056),a=r(2767),s=r(1231);t.elementAt=function(e,t){if(e<0)throw new n.ArgumentOutOfRangeError;var r=arguments.length>=2;return function(l){return l.pipe(i.filter(function(t,r){return r===e}),s.take(1),r?a.defaultIfEmpty(t):o.throwIfEmpty(function(){return new n.ArgumentOutOfRangeError}))}}},2631(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5434),i=r(7795);t.endWith=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){return n.concat(t,i.of.apply(void 0,e))}}},7233(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.every=function(e,t){return function(r){return r.lift(new a(e,t,r))}};var a=function(){function e(e,t,r){this.predicate=e,this.thisArg=t,this.source=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.thisArg,this.source))},e}(),s=function(e){function t(t,r,n,i){var o=e.call(this,t)||this;return o.predicate=r,o.thisArg=n,o.source=i,o.index=0,o.thisArg=n||o,o}return i(t,e),t.prototype.notifyComplete=function(e){this.destination.next(e),this.destination.complete()},t.prototype._next=function(e){var t=!1;try{t=this.predicate.call(this.thisArg,e,this.index++,this.source)}catch(e){this.destination.error(e);return}t||this.notifyComplete(!1)},t.prototype._complete=function(){this.notifyComplete(!0)},t}(o.Subscriber)},2408(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.exhaust=function(){return function(e){return e.lift(new a)}};var a=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new s(e))},e}(),s=function(e){function t(t){var r=e.call(this,t)||this;return r.hasCompleted=!1,r.hasSubscription=!1,r}return i(t,e),t.prototype._next=function(e){this.hasSubscription||(this.hasSubscription=!0,this.add(o.innerSubscribe(e,new o.SimpleInnerSubscriber(this))))},t.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete()},t.prototype.notifyComplete=function(){this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()},t}(o.SimpleOuterSubscriber)},1112(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(6808),a=r(4098),s=r(4398);t.exhaustMap=function e(t,r){return r?function(n){return n.pipe(e(function(e,n){return a.from(t(e,n)).pipe(o.map(function(t,i){return r(e,t,n,i)}))}))}:function(e){return e.lift(new l(t))}};var l=function(){function e(e){this.project=e}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.project))},e}(),u=function(e){function t(t,r){var n=e.call(this,t)||this;return n.project=r,n.hasSubscription=!1,n.hasCompleted=!1,n.index=0,n}return i(t,e),t.prototype._next=function(e){this.hasSubscription||this.tryNext(e)},t.prototype.tryNext=function(e){var t,r=this.index++;try{t=this.project(e,r)}catch(e){this.destination.error(e);return}this.hasSubscription=!0,this._innerSub(t)},t.prototype._innerSub=function(e){var t=new s.SimpleInnerSubscriber(this),r=this.destination;r.add(t);var n=s.innerSubscribe(e,t);n!==t&&r.add(n)},t.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete(),this.unsubscribe()},t.prototype.notifyNext=function(e){this.destination.next(e)},t.prototype.notifyError=function(e){this.destination.error(e)},t.prototype.notifyComplete=function(){this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()},t}(s.SimpleOuterSubscriber)},7736(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.expand=function(e,t,r){return void 0===t&&(t=1/0),t=1>(t||0)?1/0:t,function(n){return n.lift(new a(e,t,r))}};var a=function(){function e(e,t,r){this.project=e,this.concurrent=t,this.scheduler=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.project,this.concurrent,this.scheduler))},e}();t.ExpandOperator=a;var s=function(e){function t(t,r,n,i){var o=e.call(this,t)||this;return o.project=r,o.concurrent=n,o.scheduler=i,o.index=0,o.active=0,o.hasCompleted=!1,n<1/0&&(o.buffer=[]),o}return i(t,e),t.dispatch=function(e){var t=e.subscriber,r=e.result,n=e.value,i=e.index;t.subscribeToProjection(r,n,i)},t.prototype._next=function(e){var r=this.destination;if(r.closed)return void this._complete();var n=this.index++;if(this.active<this.concurrent){r.next(e);try{var i=(0,this.project)(e,n);this.scheduler?this.destination.add(this.scheduler.schedule(t.dispatch,0,{subscriber:this,result:i,value:e,index:n})):this.subscribeToProjection(i,e,n)}catch(e){r.error(e)}}else this.buffer.push(e)},t.prototype.subscribeToProjection=function(e,t,r){this.active++,this.destination.add(o.innerSubscribe(e,new o.SimpleInnerSubscriber(this)))},t.prototype._complete=function(){this.hasCompleted=!0,this.hasCompleted&&0===this.active&&this.destination.complete(),this.unsubscribe()},t.prototype.notifyNext=function(e){this._next(e)},t.prototype.notifyComplete=function(){var e=this.buffer;this.active--,e&&e.length>0&&this._next(e.shift()),this.hasCompleted&&0===this.active&&this.destination.complete()},t}(o.SimpleOuterSubscriber);t.ExpandSubscriber=s},2670(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.filter=function(e,t){return function(r){return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.predicate=e,this.thisArg=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.thisArg))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.predicate=r,i.thisArg=n,i.count=0,i}return i(t,e),t.prototype._next=function(e){var t;try{t=this.predicate.call(this.thisArg,e,this.count++)}catch(e){this.destination.error(e);return}t&&this.destination.next(e)},t}(o.Subscriber)},1258(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(3207);t.finalize=function(e){return function(t){return t.lift(new s(e))}};var s=function(){function e(e){this.callback=e}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.callback))},e}(),l=function(e){function t(t,r){var n=e.call(this,t)||this;return n.add(new a.Subscription(r)),n}return i(t,e),t}(o.Subscriber)},5063(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.find=function(e,t){if("function"!=typeof e)throw TypeError("predicate is not a function");return function(r){return r.lift(new a(e,r,!1,t))}};var a=function(){function e(e,t,r,n){this.predicate=e,this.source=t,this.yieldIndex=r,this.thisArg=n}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.source,this.yieldIndex,this.thisArg))},e}();t.FindValueOperator=a;var s=function(e){function t(t,r,n,i,o){var a=e.call(this,t)||this;return a.predicate=r,a.source=n,a.yieldIndex=i,a.thisArg=o,a.index=0,a}return i(t,e),t.prototype.notifyComplete=function(e){var t=this.destination;t.next(e),t.complete(),this.unsubscribe()},t.prototype._next=function(e){var t=this.predicate,r=this.thisArg,n=this.index++;try{t.call(r||this,e,n,this.source)&&this.notifyComplete(this.yieldIndex?n:e)}catch(e){this.destination.error(e)}},t.prototype._complete=function(){this.notifyComplete(this.yieldIndex?-1:void 0)},t}(o.Subscriber);t.FindValueSubscriber=s},2939(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5063);t.findIndex=function(e,t){return function(r){return r.lift(new n.FindValueOperator(e,r,!0,t))}}},9948(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1136),i=r(2670),o=r(1231),a=r(2767),s=r(2056),l=r(4579);t.first=function(e,t){var r=arguments.length>=2;return function(u){return u.pipe(e?i.filter(function(t,r){return e(t,r,u)}):l.identity,o.take(1),r?a.defaultIfEmpty(t):s.throwIfEmpty(function(){return new n.EmptyError}))}}},7784(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(3207),s=r(2515),l=r(2888);t.groupBy=function(e,t,r,n){return function(i){return i.lift(new u(e,t,r,n))}};var u=function(){function e(e,t,r,n){this.keySelector=e,this.elementSelector=t,this.durationSelector=r,this.subjectSelector=n}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.keySelector,this.elementSelector,this.durationSelector,this.subjectSelector))},e}(),c=function(e){function t(t,r,n,i,o){var a=e.call(this,t)||this;return a.keySelector=r,a.elementSelector=n,a.durationSelector=i,a.subjectSelector=o,a.groups=null,a.attemptedToUnsubscribe=!1,a.count=0,a}return i(t,e),t.prototype._next=function(e){var t;try{t=this.keySelector(e)}catch(e){this.error(e);return}this._group(e,t)},t.prototype._group=function(e,t){var r,n=this.groups;n||(n=this.groups=new Map);var i=n.get(t);if(this.elementSelector)try{r=this.elementSelector(e)}catch(e){this.error(e)}else r=e;if(!i){i=this.subjectSelector?this.subjectSelector():new l.Subject,n.set(t,i);var o=new p(t,i,this);if(this.destination.next(o),this.durationSelector){var a=void 0;try{a=this.durationSelector(new p(t,i))}catch(e){this.error(e);return}this.add(a.subscribe(new d(t,i,this)))}}i.closed||i.next(r)},t.prototype._error=function(e){var t=this.groups;t&&(t.forEach(function(t,r){t.error(e)}),t.clear()),this.destination.error(e)},t.prototype._complete=function(){var e=this.groups;e&&(e.forEach(function(e,t){e.complete()}),e.clear()),this.destination.complete()},t.prototype.removeGroup=function(e){this.groups.delete(e)},t.prototype.unsubscribe=function(){this.closed||(this.attemptedToUnsubscribe=!0,0===this.count&&e.prototype.unsubscribe.call(this))},t}(o.Subscriber),d=function(e){function t(t,r,n){var i=e.call(this,r)||this;return i.key=t,i.group=r,i.parent=n,i}return i(t,e),t.prototype._next=function(e){this.complete()},t.prototype._unsubscribe=function(){var e=this.parent,t=this.key;this.key=this.parent=null,e&&e.removeGroup(t)},t}(o.Subscriber),p=function(e){function t(t,r,n){var i=e.call(this)||this;return i.key=t,i.groupSubject=r,i.refCountSubscription=n,i}return i(t,e),t.prototype._subscribe=function(e){var t=new a.Subscription,r=this.refCountSubscription,n=this.groupSubject;return r&&!r.closed&&t.add(new f(r)),t.add(n.subscribe(e)),t},t}(s.Observable);t.GroupedObservable=p;var f=function(e){function t(t){var r=e.call(this)||this;return r.parent=t,t.count++,r}return i(t,e),t.prototype.unsubscribe=function(){var t=this.parent;t.closed||this.closed||(e.prototype.unsubscribe.call(this),t.count-=1,0===t.count&&t.attemptedToUnsubscribe&&t.unsubscribe())},t}(a.Subscription)},6863(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.ignoreElements=function(){return function(e){return e.lift(new a)}};var a=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new s(e))},e}(),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype._next=function(e){},t}(o.Subscriber)},3371(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.isEmpty=function(){return function(e){return e.lift(new a)}};var a=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new s(e))},e}(),s=function(e){function t(t){return e.call(this,t)||this}return i(t,e),t.prototype.notifyComplete=function(e){var t=this.destination;t.next(e),t.complete()},t.prototype._next=function(e){this.notifyComplete(!1)},t.prototype._complete=function(){this.notifyComplete(!0)},t}(o.Subscriber)},7064(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1136),i=r(2670),o=r(3439),a=r(2056),s=r(2767),l=r(4579);t.last=function(e,t){var r=arguments.length>=2;return function(u){return u.pipe(e?i.filter(function(t,r){return e(t,r,u)}):l.identity,o.takeLast(1),r?s.defaultIfEmpty(t):a.throwIfEmpty(function(){return new n.EmptyError}))}}},6808(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.map=function(e,t){return function(r){if("function"!=typeof e)throw TypeError("argument is not a function. Are you looking for `mapTo()`?");return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.project=e,this.thisArg=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.project,this.thisArg))},e}();t.MapOperator=a;var s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.project=r,i.count=0,i.thisArg=n||i,i}return i(t,e),t.prototype._next=function(e){var t;try{t=this.project.call(this.thisArg,e,this.count++)}catch(e){this.destination.error(e);return}this.destination.next(t)},t}(o.Subscriber)},3353(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.mapTo=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.value=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.value))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.value=r,n}return i(t,e),t.prototype._next=function(e){this.destination.next(this.value)},t}(o.Subscriber)},2539(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(6765);t.materialize=function(){return function(e){return e.lift(new s)}};var s=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new l(e))},e}(),l=function(e){function t(t){return e.call(this,t)||this}return i(t,e),t.prototype._next=function(e){this.destination.next(a.Notification.createNext(e))},t.prototype._error=function(e){var t=this.destination;t.next(a.Notification.createError(e)),t.complete()},t.prototype._complete=function(){var e=this.destination;e.next(a.Notification.createComplete()),e.complete()},t}(o.Subscriber)},6416(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2518);t.max=function(e){return n.reduce("function"==typeof e?function(t,r){return e(t,r)>0?t:r}:function(e,t){return e>t?e:t})}},1570(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5776);t.merge=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){return t.lift.call(n.merge.apply(void 0,[t].concat(e)))}}},9287(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5206),i=r(4579);t.mergeAll=function(e){return void 0===e&&(e=1/0),n.mergeMap(i.identity,e)}},5206(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(6808),a=r(4098),s=r(4398);function l(e,t,r){return(void 0===r&&(r=1/0),"function"==typeof t)?function(n){return n.pipe(l(function(r,n){return a.from(e(r,n)).pipe(o.map(function(e,i){return t(r,e,n,i)}))},r))}:("number"==typeof t&&(r=t),function(t){return t.lift(new u(e,r))})}t.mergeMap=l;var u=function(){function e(e,t){void 0===t&&(t=1/0),this.project=e,this.concurrent=t}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.project,this.concurrent))},e}();t.MergeMapOperator=u;var c=function(e){function t(t,r,n){void 0===n&&(n=1/0);var i=e.call(this,t)||this;return i.project=r,i.concurrent=n,i.hasCompleted=!1,i.buffer=[],i.active=0,i.index=0,i}return i(t,e),t.prototype._next=function(e){this.active<this.concurrent?this._tryNext(e):this.buffer.push(e)},t.prototype._tryNext=function(e){var t,r=this.index++;try{t=this.project(e,r)}catch(e){this.destination.error(e);return}this.active++,this._innerSub(t)},t.prototype._innerSub=function(e){var t=new s.SimpleInnerSubscriber(this),r=this.destination;r.add(t);var n=s.innerSubscribe(e,t);n!==t&&r.add(n)},t.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()},t.prototype.notifyNext=function(e){this.destination.next(e)},t.prototype.notifyComplete=function(){var e=this.buffer;this.active--,e.length>0?this._next(e.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},t}(s.SimpleOuterSubscriber);t.MergeMapSubscriber=c,t.flatMap=l},9019(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5206);t.mergeMapTo=function(e,t,r){return(void 0===r&&(r=1/0),"function"==typeof t)?n.mergeMap(function(){return e},t,r):("number"==typeof t&&(r=t),n.mergeMap(function(){return e},r))}},2307(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.mergeScan=function(e,t,r){return void 0===r&&(r=1/0),function(n){return n.lift(new a(e,t,r))}};var a=function(){function e(e,t,r){this.accumulator=e,this.seed=t,this.concurrent=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.accumulator,this.seed,this.concurrent))},e}();t.MergeScanOperator=a;var s=function(e){function t(t,r,n,i){var o=e.call(this,t)||this;return o.accumulator=r,o.acc=n,o.concurrent=i,o.hasValue=!1,o.hasCompleted=!1,o.buffer=[],o.active=0,o.index=0,o}return i(t,e),t.prototype._next=function(e){if(this.active<this.concurrent){var t=this.index++,r=this.destination,n=void 0;try{n=(0,this.accumulator)(this.acc,e,t)}catch(e){return r.error(e)}this.active++,this._innerSub(n)}else this.buffer.push(e)},t.prototype._innerSub=function(e){var t=new o.SimpleInnerSubscriber(this),r=this.destination;r.add(t);var n=o.innerSubscribe(e,t);n!==t&&r.add(n)},t.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete()),this.unsubscribe()},t.prototype.notifyNext=function(e){var t=this.destination;this.acc=e,this.hasValue=!0,t.next(e)},t.prototype.notifyComplete=function(){var e=this.buffer;this.active--,e.length>0?this._next(e.shift()):0===this.active&&this.hasCompleted&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete())},t}(o.SimpleOuterSubscriber);t.MergeScanSubscriber=s},7198(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2518);t.min=function(e){return n.reduce("function"==typeof e?function(t,r){return 0>e(t,r)?t:r}:function(e,t){return e<t?e:t})}},4864(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2871);t.multicast=function(e,t){return function(r){if(o="function"==typeof e?e:function(){return e},"function"==typeof t)return r.lift(new i(o,t));var o,a=Object.create(r,n.connectableObservableDescriptor);return a.source=r,a.subjectFactory=o,a}};var i=function(){function e(e,t){this.subjectFactory=e,this.selector=t}return e.prototype.call=function(e,t){var r=this.selector,n=this.subjectFactory(),i=r(n).subscribe(e);return i.add(t.subscribe(n)),i},e}();t.MulticastOperator=i},5495(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(6765);t.observeOn=function(e,t){return void 0===t&&(t=0),function(r){return r.lift(new s(e,t))}};var s=function(){function e(e,t){void 0===t&&(t=0),this.scheduler=e,this.delay=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.scheduler,this.delay))},e}();t.ObserveOnOperator=s;var l=function(e){function t(t,r,n){void 0===n&&(n=0);var i=e.call(this,t)||this;return i.scheduler=r,i.delay=n,i}return i(t,e),t.dispatch=function(e){var t=e.notification,r=e.destination;t.observe(r),this.unsubscribe()},t.prototype.scheduleMessage=function(e){this.destination.add(this.scheduler.schedule(t.dispatch,this.delay,new u(e,this.destination)))},t.prototype._next=function(e){this.scheduleMessage(a.Notification.createNext(e))},t.prototype._error=function(e){this.scheduleMessage(a.Notification.createError(e)),this.unsubscribe()},t.prototype._complete=function(){this.scheduleMessage(a.Notification.createComplete()),this.unsubscribe()},t}(o.Subscriber);t.ObserveOnSubscriber=l;var u=function(e,t){this.notification=e,this.destination=t};t.ObserveOnMessage=u},5029(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4098),a=r(4728),s=r(4398);t.onErrorResumeNext=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return 1===e.length&&a.isArray(e[0])&&(e=e[0]),function(t){return t.lift(new l(e))}},t.onErrorResumeNextStatic=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=void 0;return 1===e.length&&a.isArray(e[0])&&(e=e[0]),r=e.shift(),o.from(r).lift(new l(e))};var l=function(){function e(e){this.nextSources=e}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.nextSources))},e}(),u=function(e){function t(t,r){var n=e.call(this,t)||this;return n.destination=t,n.nextSources=r,n}return i(t,e),t.prototype.notifyError=function(){this.subscribeToNextSource()},t.prototype.notifyComplete=function(){this.subscribeToNextSource()},t.prototype._error=function(e){this.subscribeToNextSource(),this.unsubscribe()},t.prototype._complete=function(){this.subscribeToNextSource(),this.unsubscribe()},t.prototype.subscribeToNextSource=function(){var e=this.nextSources.shift();if(e){var t=new s.SimpleInnerSubscriber(this),r=this.destination;r.add(t);var n=s.innerSubscribe(e,t);n!==t&&r.add(n)}else this.destination.complete()},t}(s.SimpleOuterSubscriber)},7304(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.pairwise=function(){return function(e){return e.lift(new a)}};var a=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new s(e))},e}(),s=function(e){function t(t){var r=e.call(this,t)||this;return r.hasPrev=!1,r}return i(t,e),t.prototype._next=function(e){var t;this.hasPrev?t=[this.prev,e]:this.hasPrev=!0,this.prev=e,t&&this.destination.next(t)},t}(o.Subscriber)},4236(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5352),i=r(2670);t.partition=function(e,t){return function(r){return[i.filter(e,t)(r),i.filter(n.not(e,t))(r)]}}},1075(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(6808);t.pluck=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=e.length;if(0===r)throw Error("list of properties cannot be empty.");return function(t){var i,o;return n.map((i=e,o=r,function(e){for(var t=e,r=0;r<o;r++){var n=null!=t?t[i[r]]:void 0;if(void 0===n)return;t=n}return t}))(t)}}},5485(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2888),i=r(4864);t.publish=function(e){return e?i.multicast(function(){return new n.Subject},e):i.multicast(new n.Subject)}},91(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(466),i=r(4864);t.publishBehavior=function(e){return function(t){return i.multicast(new n.BehaviorSubject(e))(t)}}},3433(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(9850),i=r(4864);t.publishLast=function(){return function(e){return i.multicast(new n.AsyncSubject)(e)}}},9622(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2173),i=r(4864);t.publishReplay=function(e,t,r,o){r&&"function"!=typeof r&&(o=r);var a="function"==typeof r?r:void 0,s=new n.ReplaySubject(e,t,o);return function(e){return i.multicast(function(){return s},a)(e)}}},6721(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4728),i=r(3827);t.race=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){return 1===e.length&&n.isArray(e[0])&&(e=e[0]),t.lift.call(i.race.apply(void 0,[t].concat(e)))}}},2518(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(253),i=r(3439),o=r(2767),a=r(8173);t.reduce=function(e,t){return arguments.length>=2?function(r){return a.pipe(n.scan(e,t),i.takeLast(1),o.defaultIfEmpty(t))(r)}:function(t){return a.pipe(n.scan(function(t,r,n){return e(t,r,n+1)}),i.takeLast(1))(t)}}},6888(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.refCount=function(){return function(e){return e.lift(new a(e))}};var a=function(){function e(e){this.connectable=e}return e.prototype.call=function(e,t){var r=this.connectable;r._refCount++;var n=new s(e,r),i=t.subscribe(n);return n.closed||(n.connection=r.connect()),i},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.connectable=r,n}return i(t,e),t.prototype._unsubscribe=function(){var e=this.connectable;if(!e){this.connection=null;return}this.connectable=null;var t=e._refCount;if(t<=0||(e._refCount=t-1,t>1)){this.connection=null;return}var r=this.connection,n=e._connection;this.connection=null,n&&(!r||n===r)&&n.unsubscribe()},t}(o.Subscriber)},6483(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(453);t.repeat=function(e){return void 0===e&&(e=-1),function(t){return 0===e?a.empty():e<0?t.lift(new s(-1,t)):t.lift(new s(e-1,t))}};var s=function(){function e(e,t){this.count=e,this.source=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.count,this.source))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.count=r,i.source=n,i}return i(t,e),t.prototype.complete=function(){if(!this.isStopped){var t=this.source,r=this.count;if(0===r)return e.prototype.complete.call(this);r>-1&&(this.count=r-1),t.subscribe(this._unsubscribeAndRecycle())}},t}(o.Subscriber)},283(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(4398);t.repeatWhen=function(e){return function(t){return t.lift(new s(e))}};var s=function(){function e(e){this.notifier=e}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.notifier,t))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.notifier=r,i.source=n,i.sourceIsBeingSubscribedTo=!0,i}return i(t,e),t.prototype.notifyNext=function(){this.sourceIsBeingSubscribedTo=!0,this.source.subscribe(this)},t.prototype.notifyComplete=function(){if(!1===this.sourceIsBeingSubscribedTo)return e.prototype.complete.call(this)},t.prototype.complete=function(){if(this.sourceIsBeingSubscribedTo=!1,!this.isStopped){if(this.retries||this.subscribeToRetries(),!this.retriesSubscription||this.retriesSubscription.closed)return e.prototype.complete.call(this);this._unsubscribeAndRecycle(),this.notifications.next(void 0)}},t.prototype._unsubscribe=function(){var e=this.notifications,t=this.retriesSubscription;e&&(e.unsubscribe(),this.notifications=void 0),t&&(t.unsubscribe(),this.retriesSubscription=void 0),this.retries=void 0},t.prototype._unsubscribeAndRecycle=function(){var t=this._unsubscribe;return this._unsubscribe=null,e.prototype._unsubscribeAndRecycle.call(this),this._unsubscribe=t,this},t.prototype.subscribeToRetries=function(){this.notifications=new o.Subject;try{var t;t=(0,this.notifier)(this.notifications)}catch(t){return e.prototype.complete.call(this)}this.retries=t,this.retriesSubscription=a.innerSubscribe(t,new a.SimpleInnerSubscriber(this))},t}(a.SimpleOuterSubscriber)},3160(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.retry=function(e){return void 0===e&&(e=-1),function(t){return t.lift(new a(e,t))}};var a=function(){function e(e,t){this.count=e,this.source=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.count,this.source))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.count=r,i.source=n,i}return i(t,e),t.prototype.error=function(t){if(!this.isStopped){var r=this.source,n=this.count;if(0===n)return e.prototype.error.call(this,t);n>-1&&(this.count=n-1),r.subscribe(this._unsubscribeAndRecycle())}},t}(o.Subscriber)},5508(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(4398);t.retryWhen=function(e){return function(t){return t.lift(new s(e,t))}};var s=function(){function e(e,t){this.notifier=e,this.source=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.notifier,this.source))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.notifier=r,i.source=n,i}return i(t,e),t.prototype.error=function(t){if(!this.isStopped){var r=this.errors,n=this.retries,i=this.retriesSubscription;if(n)this.errors=void 0,this.retriesSubscription=void 0;else{r=new o.Subject;try{n=(0,this.notifier)(r)}catch(t){return e.prototype.error.call(this,t)}i=a.innerSubscribe(n,new a.SimpleInnerSubscriber(this))}this._unsubscribeAndRecycle(),this.errors=r,this.retries=n,this.retriesSubscription=i,r.next(t)}},t.prototype._unsubscribe=function(){var e=this.errors,t=this.retriesSubscription;e&&(e.unsubscribe(),this.errors=void 0),t&&(t.unsubscribe(),this.retriesSubscription=void 0),this.retries=void 0},t.prototype.notifyNext=function(){var e=this._unsubscribe;this._unsubscribe=null,this._unsubscribeAndRecycle(),this._unsubscribe=e,this.source.subscribe(this)},t}(a.SimpleOuterSubscriber)},1754(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.sample=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.notifier=e}return e.prototype.call=function(e,t){var r=new s(e),n=t.subscribe(r);return n.add(o.innerSubscribe(this.notifier,new o.SimpleInnerSubscriber(r))),n},e}(),s=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.hasValue=!1,t}return i(t,e),t.prototype._next=function(e){this.value=e,this.hasValue=!0},t.prototype.notifyNext=function(){this.emitValue()},t.prototype.notifyComplete=function(){this.emitValue()},t.prototype.emitValue=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.value))},t}(o.SimpleOuterSubscriber)},1183(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(5190);t.sampleTime=function(e,t){return void 0===t&&(t=a.async),function(r){return r.lift(new s(e,t))}};var s=function(){function e(e,t){this.period=e,this.scheduler=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.period,this.scheduler))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.period=r,i.scheduler=n,i.hasValue=!1,i.add(n.schedule(u,r,{subscriber:i,period:r})),i}return i(t,e),t.prototype._next=function(e){this.lastValue=e,this.hasValue=!0},t.prototype.notifyNext=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.lastValue))},t}(o.Subscriber);function u(e){var t=e.subscriber,r=e.period;t.notifyNext(),this.schedule(e,r)}},253(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.scan=function(e,t){var r=!1;return arguments.length>=2&&(r=!0),function(n){return n.lift(new a(e,t,r))}};var a=function(){function e(e,t,r){void 0===r&&(r=!1),this.accumulator=e,this.seed=t,this.hasSeed=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.accumulator,this.seed,this.hasSeed))},e}(),s=function(e){function t(t,r,n,i){var o=e.call(this,t)||this;return o.accumulator=r,o._seed=n,o.hasSeed=i,o.index=0,o}return i(t,e),Object.defineProperty(t.prototype,"seed",{get:function(){return this._seed},set:function(e){this.hasSeed=!0,this._seed=e},enumerable:!0,configurable:!0}),t.prototype._next=function(e){if(this.hasSeed)return this._tryNext(e);this.seed=e,this.destination.next(e)},t.prototype._tryNext=function(e){var t,r=this.index++;try{t=this.accumulator(this.seed,e,r)}catch(e){this.destination.error(e)}this.seed=t,this.destination.next(t)},t}(o.Subscriber)},5017(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.sequenceEqual=function(e,t){return function(r){return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.compareTo=e,this.comparator=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.compareTo,this.comparator))},e}();t.SequenceEqualOperator=a;var s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.compareTo=r,i.comparator=n,i._a=[],i._b=[],i._oneComplete=!1,i.destination.add(r.subscribe(new l(t,i))),i}return i(t,e),t.prototype._next=function(e){this._oneComplete&&0===this._b.length?this.emit(!1):(this._a.push(e),this.checkValues())},t.prototype._complete=function(){this._oneComplete?this.emit(0===this._a.length&&0===this._b.length):this._oneComplete=!0,this.unsubscribe()},t.prototype.checkValues=function(){for(var e=this._a,t=this._b,r=this.comparator;e.length>0&&t.length>0;){var n=e.shift(),i=t.shift(),o=!1;try{o=r?r(n,i):n===i}catch(e){this.destination.error(e)}o||this.emit(!1)}},t.prototype.emit=function(e){var t=this.destination;t.next(e),t.complete()},t.prototype.nextB=function(e){this._oneComplete&&0===this._a.length?this.emit(!1):(this._b.push(e),this.checkValues())},t.prototype.completeB=function(){this._oneComplete?this.emit(0===this._a.length&&0===this._b.length):this._oneComplete=!0},t}(o.Subscriber);t.SequenceEqualSubscriber=s;var l=function(e){function t(t,r){var n=e.call(this,t)||this;return n.parent=r,n}return i(t,e),t.prototype._next=function(e){this.parent.nextB(e)},t.prototype._error=function(e){this.parent.error(e),this.unsubscribe()},t.prototype._complete=function(){this.parent.completeB(),this.unsubscribe()},t}(o.Subscriber)},3213(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4864),i=r(6888),o=r(2888);function a(){return new o.Subject}t.share=function(){return function(e){return i.refCount()(n.multicast(a)(e))}}},8614(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2173);t.shareReplay=function(e,t,r){var i;return i=e&&"object"==typeof e?e:{bufferSize:e,windowTime:t,refCount:!1,scheduler:r},function(e){var t,r,o,a,s,l,u,c,d,p,f,h;return e.lift((s=void 0===(a=(t=i).bufferSize)?1/0:a,u=void 0===(l=t.windowTime)?1/0:l,c=t.refCount,d=t.scheduler,p=0,f=!1,h=!1,function(e){var t;p++,!r||f?(f=!1,t=(r=new n.ReplaySubject(s,u,d)).subscribe(this),o=e.subscribe({next:function(e){r.next(e)},error:function(e){f=!0,r.error(e)},complete:function(){h=!0,o=void 0,r.complete()}}),h&&(o=void 0)):t=r.subscribe(this),this.add(function(){p--,t.unsubscribe(),t=void 0,o&&!h&&c&&0===p&&(o.unsubscribe(),o=void 0,r=void 0)})}))}}},8480(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(1136);t.single=function(e){return function(t){return t.lift(new s(e,t))}};var s=function(){function e(e,t){this.predicate=e,this.source=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.predicate,this.source))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.predicate=r,i.source=n,i.seenValue=!1,i.index=0,i}return i(t,e),t.prototype.applySingleValue=function(e){this.seenValue?this.destination.error("Sequence contains more than one element"):(this.seenValue=!0,this.singleValue=e)},t.prototype._next=function(e){var t=this.index++;this.predicate?this.tryNext(e,t):this.applySingleValue(e)},t.prototype.tryNext=function(e,t){try{this.predicate(e,t,this.source)&&this.applySingleValue(e)}catch(e){this.destination.error(e)}},t.prototype._complete=function(){var e=this.destination;this.index>0?(e.next(this.seenValue?this.singleValue:void 0),e.complete()):e.error(new a.EmptyError)},t}(o.Subscriber)},4775(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.skip=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.total=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.total))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.total=r,n.count=0,n}return i(t,e),t.prototype._next=function(e){++this.count>this.total&&this.destination.next(e)},t}(o.Subscriber)},2807(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(7568);t.skipLast=function(e){return function(t){return t.lift(new s(e))}};var s=function(){function e(e){if(this._skipCount=e,this._skipCount<0)throw new a.ArgumentOutOfRangeError}return e.prototype.call=function(e,t){return 0===this._skipCount?t.subscribe(new o.Subscriber(e)):t.subscribe(new l(e,this._skipCount))},e}(),l=function(e){function t(t,r){var n=e.call(this,t)||this;return n._skipCount=r,n._count=0,n._ring=Array(r),n}return i(t,e),t.prototype._next=function(e){var t=this._skipCount,r=this._count++;if(r<t)this._ring[r]=e;else{var n=r%t,i=this._ring,o=i[n];i[n]=e,this.destination.next(o)}},t}(o.Subscriber)},2519(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.skipUntil=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.notifier=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.notifier))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;n.hasValue=!1;var i=new o.SimpleInnerSubscriber(n);n.add(i),n.innerSubscription=i;var a=o.innerSubscribe(r,i);return a!==i&&(n.add(a),n.innerSubscription=a),n}return i(t,e),t.prototype._next=function(t){this.hasValue&&e.prototype._next.call(this,t)},t.prototype.notifyNext=function(){this.hasValue=!0,this.innerSubscription&&this.innerSubscription.unsubscribe()},t.prototype.notifyComplete=function(){},t}(o.SimpleOuterSubscriber)},4846(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.skipWhile=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.predicate=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.predicate=r,n.skipping=!0,n.index=0,n}return i(t,e),t.prototype._next=function(e){var t=this.destination;this.skipping&&this.tryCallPredicate(e),this.skipping||t.next(e)},t.prototype.tryCallPredicate=function(e){try{var t=this.predicate(e,this.index++);this.skipping=!!t}catch(e){this.destination.error(e)}},t}(o.Subscriber)},4558(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5434),i=r(8244);t.startWith=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=e[e.length-1];return i.isScheduler(r)?(e.pop(),function(t){return n.concat(e,t,r)}):function(t){return n.concat(e,t)}}},15(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(8072);t.subscribeOn=function(e,t){return void 0===t&&(t=0),function(r){return r.lift(new i(e,t))}};var i=function(){function e(e,t){this.scheduler=e,this.delay=t}return e.prototype.call=function(e,t){return new n.SubscribeOnObservable(t,this.delay,this.scheduler).subscribe(e)},e}()},5433(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(7912),i=r(4579);t.switchAll=function(){return n.switchMap(i.identity)}},7912(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(6808),a=r(4098),s=r(4398);t.switchMap=function e(t,r){return"function"==typeof r?function(n){return n.pipe(e(function(e,n){return a.from(t(e,n)).pipe(o.map(function(t,i){return r(e,t,n,i)}))}))}:function(e){return e.lift(new l(t))}};var l=function(){function e(e){this.project=e}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.project))},e}(),u=function(e){function t(t,r){var n=e.call(this,t)||this;return n.project=r,n.index=0,n}return i(t,e),t.prototype._next=function(e){var t,r=this.index++;try{t=this.project(e,r)}catch(e){this.destination.error(e);return}this._innerSub(t)},t.prototype._innerSub=function(e){var t=this.innerSubscription;t&&t.unsubscribe();var r=new s.SimpleInnerSubscriber(this),n=this.destination;n.add(r),this.innerSubscription=s.innerSubscribe(e,r),this.innerSubscription!==r&&n.add(this.innerSubscription)},t.prototype._complete=function(){var t=this.innerSubscription;(!t||t.closed)&&e.prototype._complete.call(this),this.unsubscribe()},t.prototype._unsubscribe=function(){this.innerSubscription=void 0},t.prototype.notifyComplete=function(){this.innerSubscription=void 0,this.isStopped&&e.prototype._complete.call(this)},t.prototype.notifyNext=function(e){this.destination.next(e)},t}(s.SimpleOuterSubscriber)},7865(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(7912);t.switchMapTo=function(e,t){return t?n.switchMap(function(){return e},t):n.switchMap(function(){return e})}},1231(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(7568),s=r(453);t.take=function(e){return function(t){return 0===e?s.empty():t.lift(new l(e))}};var l=function(){function e(e){if(this.total=e,this.total<0)throw new a.ArgumentOutOfRangeError}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.total))},e}(),u=function(e){function t(t,r){var n=e.call(this,t)||this;return n.total=r,n.count=0,n}return i(t,e),t.prototype._next=function(e){var t=this.total,r=++this.count;r<=t&&(this.destination.next(e),r===t&&(this.destination.complete(),this.unsubscribe()))},t}(o.Subscriber)},3439(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(7568),s=r(453);t.takeLast=function(e){return function(t){return 0===e?s.empty():t.lift(new l(e))}};var l=function(){function e(e){if(this.total=e,this.total<0)throw new a.ArgumentOutOfRangeError}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.total))},e}(),u=function(e){function t(t,r){var n=e.call(this,t)||this;return n.total=r,n.ring=[],n.count=0,n}return i(t,e),t.prototype._next=function(e){var t=this.ring,r=this.total,n=this.count++;t.length<r?t.push(e):t[n%r]=e},t.prototype._complete=function(){var e=this.destination,t=this.count;if(t>0)for(var r=this.count>=this.total?this.total:this.count,n=this.ring,i=0;i<r;i++){var o=t++%r;e.next(n[o])}e.complete()},t}(o.Subscriber)},1279(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.takeUntil=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.notifier=e}return e.prototype.call=function(e,t){var r=new s(e),n=o.innerSubscribe(this.notifier,new o.SimpleInnerSubscriber(r));return n&&!r.seenValue?(r.add(n),t.subscribe(r)):r},e}(),s=function(e){function t(t){var r=e.call(this,t)||this;return r.seenValue=!1,r}return i(t,e),t.prototype.notifyNext=function(){this.seenValue=!0,this.complete()},t.prototype.notifyComplete=function(){},t}(o.SimpleOuterSubscriber)},6518(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.takeWhile=function(e,t){return void 0===t&&(t=!1),function(r){return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.predicate=e,this.inclusive=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.inclusive))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.predicate=r,i.inclusive=n,i.index=0,i}return i(t,e),t.prototype._next=function(e){var t,r=this.destination;try{t=this.predicate(e,this.index++)}catch(e){r.error(e);return}this.nextOrComplete(e,t)},t.prototype.nextOrComplete=function(e,t){var r=this.destination;t?r.next(e):(this.inclusive&&r.next(e),r.complete())},t}(o.Subscriber)},1451(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(7653),s=r(3385);t.tap=function(e,t,r){return function(n){return n.lift(new l(e,t,r))}};var l=function(){function e(e,t,r){this.nextOrObserver=e,this.error=t,this.complete=r}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.nextOrObserver,this.error,this.complete))},e}(),u=function(e){function t(t,r,n,i){var o=e.call(this,t)||this;return o._tapNext=a.noop,o._tapError=a.noop,o._tapComplete=a.noop,o._tapError=n||a.noop,o._tapComplete=i||a.noop,s.isFunction(r)?(o._context=o,o._tapNext=r):r&&(o._context=r,o._tapNext=r.next||a.noop,o._tapError=r.error||a.noop,o._tapComplete=r.complete||a.noop),o}return i(t,e),t.prototype._next=function(e){try{this._tapNext.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.next(e)},t.prototype._error=function(e){try{this._tapError.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.error(e)},t.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(e){this.destination.error(e);return}return this.destination.complete()},t}(o.Subscriber)},464(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.defaultThrottleConfig={leading:!0,trailing:!1},t.throttle=function(e,r){return void 0===r&&(r=t.defaultThrottleConfig),function(t){return t.lift(new a(e,!!r.leading,!!r.trailing))}};var a=function(){function e(e,t,r){this.durationSelector=e,this.leading=t,this.trailing=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.durationSelector,this.leading,this.trailing))},e}(),s=function(e){function t(t,r,n,i){var o=e.call(this,t)||this;return o.destination=t,o.durationSelector=r,o._leading=n,o._trailing=i,o._hasValue=!1,o}return i(t,e),t.prototype._next=function(e){this._hasValue=!0,this._sendValue=e,this._throttled||(this._leading?this.send():this.throttle(e))},t.prototype.send=function(){var e=this._hasValue,t=this._sendValue;e&&(this.destination.next(t),this.throttle(t)),this._hasValue=!1,this._sendValue=void 0},t.prototype.throttle=function(e){var t=this.tryDurationSelector(e);t&&this.add(this._throttled=o.innerSubscribe(t,new o.SimpleInnerSubscriber(this)))},t.prototype.tryDurationSelector=function(e){try{return this.durationSelector(e)}catch(e){return this.destination.error(e),null}},t.prototype.throttlingDone=function(){var e=this._throttled,t=this._trailing;e&&e.unsubscribe(),this._throttled=void 0,t&&this.send()},t.prototype.notifyNext=function(){this.throttlingDone()},t.prototype.notifyComplete=function(){this.throttlingDone()},t}(o.SimpleOuterSubscriber)},42(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(5190),s=r(464);t.throttleTime=function(e,t,r){return void 0===t&&(t=a.async),void 0===r&&(r=s.defaultThrottleConfig),function(n){return n.lift(new l(e,t,r.leading,r.trailing))}};var l=function(){function e(e,t,r,n){this.duration=e,this.scheduler=t,this.leading=r,this.trailing=n}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.duration,this.scheduler,this.leading,this.trailing))},e}(),u=function(e){function t(t,r,n,i,o){var a=e.call(this,t)||this;return a.duration=r,a.scheduler=n,a.leading=i,a.trailing=o,a._hasTrailingValue=!1,a._trailingValue=null,a}return i(t,e),t.prototype._next=function(e){this.throttled?this.trailing&&(this._trailingValue=e,this._hasTrailingValue=!0):(this.add(this.throttled=this.scheduler.schedule(c,this.duration,{subscriber:this})),this.leading?this.destination.next(e):this.trailing&&(this._trailingValue=e,this._hasTrailingValue=!0))},t.prototype._complete=function(){this._hasTrailingValue&&this.destination.next(this._trailingValue),this.destination.complete()},t.prototype.clearThrottle=function(){var e=this.throttled;e&&(this.trailing&&this._hasTrailingValue&&(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),e.unsubscribe(),this.remove(e),this.throttled=null)},t}(o.Subscriber);function c(e){e.subscriber.clearThrottle()}},2056(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1136),a=r(1396);t.throwIfEmpty=function(e){return void 0===e&&(e=u),function(t){return t.lift(new s(e))}};var s=function(){function e(e){this.errorFactory=e}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.errorFactory))},e}(),l=function(e){function t(t,r){var n=e.call(this,t)||this;return n.errorFactory=r,n.hasValue=!1,n}return i(t,e),t.prototype._next=function(e){this.hasValue=!0,this.destination.next(e)},t.prototype._complete=function(){if(this.hasValue)return this.destination.complete();var e=void 0;try{e=this.errorFactory()}catch(t){e=t}this.destination.error(e)},t}(a.Subscriber);function u(){return new o.EmptyError}},5276(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5190),i=r(253),o=r(3180),a=r(6808);t.timeInterval=function(e){return void 0===e&&(e=n.async),function(t){return o.defer(function(){return t.pipe(i.scan(function(t,r){var n=t.current;return{value:r,current:e.now(),last:n}},{current:e.now(),value:void 0,last:void 0}),a.map(function(e){var t=e.current,r=e.last;return new s(e.value,t-r)}))})}};var s=function(e,t){this.value=e,this.interval=t};t.TimeInterval=s},8673(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5190),i=r(3734),o=r(4053),a=r(1576);t.timeout=function(e,t){return void 0===t&&(t=n.async),o.timeoutWith(e,a.throwError(new i.TimeoutError),t)}},4053(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(5190),a=r(4465),s=r(4398);t.timeoutWith=function(e,t,r){return void 0===r&&(r=o.async),function(n){var i=a.isDate(e),o=i?e-r.now():Math.abs(e);return n.lift(new l(o,i,t,r))}};var l=function(){function e(e,t,r,n){this.waitFor=e,this.absoluteTimeout=t,this.withObservable=r,this.scheduler=n}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.absoluteTimeout,this.waitFor,this.withObservable,this.scheduler))},e}(),u=function(e){function t(t,r,n,i,o){var a=e.call(this,t)||this;return a.absoluteTimeout=r,a.waitFor=n,a.withObservable=i,a.scheduler=o,a.scheduleTimeout(),a}return i(t,e),t.dispatchTimeout=function(e){var t=e.withObservable;e._unsubscribeAndRecycle(),e.add(s.innerSubscribe(t,new s.SimpleInnerSubscriber(e)))},t.prototype.scheduleTimeout=function(){var e=this.action;e?this.action=e.schedule(this,this.waitFor):this.add(this.action=this.scheduler.schedule(t.dispatchTimeout,this.waitFor,this))},t.prototype._next=function(t){this.absoluteTimeout||this.scheduleTimeout(),e.prototype._next.call(this,t)},t.prototype._unsubscribe=function(){this.action=void 0,this.scheduler=null,this.withObservable=null},t}(s.SimpleOuterSubscriber)},8858(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5190),i=r(6808);t.timestamp=function(e){return void 0===e&&(e=n.async),i.map(function(t){return new o(t,e.now())})};var o=function(e,t){this.value=e,this.timestamp=t};t.Timestamp=o},2284(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2518);function i(e,t,r){return 0===r?[t]:(e.push(t),e)}t.toArray=function(){return n.reduce(i,[])}},7544(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(4398);t.window=function(e){return function(t){return t.lift(new s(e))}};var s=function(){function e(e){this.windowBoundaries=e}return e.prototype.call=function(e,t){var r=new l(e),n=t.subscribe(r);return n.closed||r.add(a.innerSubscribe(this.windowBoundaries,new a.SimpleInnerSubscriber(r))),n},e}(),l=function(e){function t(t){var r=e.call(this,t)||this;return r.window=new o.Subject,t.next(r.window),r}return i(t,e),t.prototype.notifyNext=function(){this.openWindow()},t.prototype.notifyError=function(e){this._error(e)},t.prototype.notifyComplete=function(){this._complete()},t.prototype._next=function(e){this.window.next(e)},t.prototype._error=function(e){this.window.error(e),this.destination.error(e)},t.prototype._complete=function(){this.window.complete(),this.destination.complete()},t.prototype._unsubscribe=function(){this.window=null},t.prototype.openWindow=function(){var e=this.window;e&&e.complete();var t=this.destination,r=this.window=new o.Subject;t.next(r)},t}(a.SimpleOuterSubscriber)},1565(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(2888);t.windowCount=function(e,t){return void 0===t&&(t=0),function(r){return r.lift(new s(e,t))}};var s=function(){function e(e,t){this.windowSize=e,this.startWindowEvery=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.windowSize,this.startWindowEvery))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.destination=t,i.windowSize=r,i.startWindowEvery=n,i.windows=[new a.Subject],i.count=0,t.next(i.windows[0]),i}return i(t,e),t.prototype._next=function(e){for(var t=this.startWindowEvery>0?this.startWindowEvery:this.windowSize,r=this.destination,n=this.windowSize,i=this.windows,o=i.length,s=0;s<o&&!this.closed;s++)i[s].next(e);var l=this.count-n+1;if(l>=0&&l%t==0&&!this.closed&&i.shift().complete(),++this.count%t==0&&!this.closed){var u=new a.Subject;i.push(u),r.next(u)}},t.prototype._error=function(e){var t=this.windows;if(t)for(;t.length>0&&!this.closed;)t.shift().error(e);this.destination.error(e)},t.prototype._complete=function(){var e=this.windows;if(e)for(;e.length>0&&!this.closed;)e.shift().complete();this.destination.complete()},t.prototype._unsubscribe=function(){this.count=0,this.windows=null},t}(o.Subscriber)},3877(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(5190),s=r(1396),l=r(5390),u=r(8244);t.windowTime=function(e){var t=a.async,r=null,n=1/0;return u.isScheduler(arguments[3])&&(t=arguments[3]),u.isScheduler(arguments[2])?t=arguments[2]:l.isNumeric(arguments[2])&&(n=Number(arguments[2])),u.isScheduler(arguments[1])?t=arguments[1]:l.isNumeric(arguments[1])&&(r=Number(arguments[1])),function(i){return i.lift(new c(e,r,n,t))}};var c=function(){function e(e,t,r,n){this.windowTimeSpan=e,this.windowCreationInterval=t,this.maxWindowSize=r,this.scheduler=n}return e.prototype.call=function(e,t){return t.subscribe(new p(e,this.windowTimeSpan,this.windowCreationInterval,this.maxWindowSize,this.scheduler))},e}(),d=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._numberOfNextedValues=0,t}return i(t,e),t.prototype.next=function(t){this._numberOfNextedValues++,e.prototype.next.call(this,t)},Object.defineProperty(t.prototype,"numberOfNextedValues",{get:function(){return this._numberOfNextedValues},enumerable:!0,configurable:!0}),t}(o.Subject),p=function(e){function t(t,r,n,i,o){var a=e.call(this,t)||this;a.destination=t,a.windowTimeSpan=r,a.windowCreationInterval=n,a.maxWindowSize=i,a.scheduler=o,a.windows=[];var s=a.openWindow();return null!==n&&n>=0?(a.add(o.schedule(m,r,{subscriber:a,window:s,context:null})),a.add(o.schedule(h,n,{windowTimeSpan:r,windowCreationInterval:n,subscriber:a,scheduler:o}))):a.add(o.schedule(f,r,{subscriber:a,window:s,windowTimeSpan:r})),a}return i(t,e),t.prototype._next=function(e){for(var t=this.windows,r=t.length,n=0;n<r;n++){var i=t[n];!i.closed&&(i.next(e),i.numberOfNextedValues>=this.maxWindowSize&&this.closeWindow(i))}},t.prototype._error=function(e){for(var t=this.windows;t.length>0;)t.shift().error(e);this.destination.error(e)},t.prototype._complete=function(){for(var e=this.windows;e.length>0;){var t=e.shift();t.closed||t.complete()}this.destination.complete()},t.prototype.openWindow=function(){var e=new d;return this.windows.push(e),this.destination.next(e),e},t.prototype.closeWindow=function(e){e.complete();var t=this.windows;t.splice(t.indexOf(e),1)},t}(s.Subscriber);function f(e){var t=e.subscriber,r=e.windowTimeSpan,n=e.window;n&&t.closeWindow(n),e.window=t.openWindow(),this.schedule(e,r)}function h(e){var t=e.windowTimeSpan,r=e.subscriber,n=e.scheduler,i=e.windowCreationInterval,o=r.openWindow(),a={action:this,subscription:null};a.subscription=n.schedule(m,t,{subscriber:r,window:o,context:a}),this.add(a.subscription),this.schedule(e,i)}function m(e){var t=e.subscriber,r=e.window,n=e.context;n&&n.action&&n.subscription&&n.action.remove(n.subscription),t.closeWindow(r)}},5428(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(3207),s=r(5905),l=r(7849);t.windowToggle=function(e,t){return function(r){return r.lift(new u(e,t))}};var u=function(){function e(e,t){this.openings=e,this.closingSelector=t}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.openings,this.closingSelector))},e}(),c=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.openings=r,i.closingSelector=n,i.contexts=[],i.add(i.openSubscription=l.subscribeToResult(i,r,r)),i}return i(t,e),t.prototype._next=function(e){var t=this.contexts;if(t)for(var r=t.length,n=0;n<r;n++)t[n].window.next(e)},t.prototype._error=function(t){var r=this.contexts;if(this.contexts=null,r)for(var n=r.length,i=-1;++i<n;){var o=r[i];o.window.error(t),o.subscription.unsubscribe()}e.prototype._error.call(this,t)},t.prototype._complete=function(){var t=this.contexts;if(this.contexts=null,t)for(var r=t.length,n=-1;++n<r;){var i=t[n];i.window.complete(),i.subscription.unsubscribe()}e.prototype._complete.call(this)},t.prototype._unsubscribe=function(){var e=this.contexts;if(this.contexts=null,e)for(var t=e.length,r=-1;++r<t;){var n=e[r];n.window.unsubscribe(),n.subscription.unsubscribe()}},t.prototype.notifyNext=function(e,t,r,n,i){if(e===this.openings){var s=void 0;try{s=(0,this.closingSelector)(t)}catch(e){return this.error(e)}var u=new o.Subject,c=new a.Subscription,d={window:u,subscription:c};this.contexts.push(d);var p=l.subscribeToResult(this,s,d);p.closed?this.closeWindow(this.contexts.length-1):(p.context=d,c.add(p)),this.destination.next(u)}else this.closeWindow(this.contexts.indexOf(e))},t.prototype.notifyError=function(e){this.error(e)},t.prototype.notifyComplete=function(e){e!==this.openSubscription&&this.closeWindow(this.contexts.indexOf(e.context))},t.prototype.closeWindow=function(e){if(-1!==e){var t=this.contexts,r=t[e],n=r.window,i=r.subscription;t.splice(e,1),n.complete(),i.unsubscribe()}},t}(s.OuterSubscriber)},9284(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(5905),s=r(7849);t.windowWhen=function(e){return function(t){return t.lift(new l(e))}};var l=function(){function e(e){this.closingSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.closingSelector))},e}(),u=function(e){function t(t,r){var n=e.call(this,t)||this;return n.destination=t,n.closingSelector=r,n.openWindow(),n}return i(t,e),t.prototype.notifyNext=function(e,t,r,n,i){this.openWindow(i)},t.prototype.notifyError=function(e){this._error(e)},t.prototype.notifyComplete=function(e){this.openWindow(e)},t.prototype._next=function(e){this.window.next(e)},t.prototype._error=function(e){this.window.error(e),this.destination.error(e),this.unsubscribeClosingNotification()},t.prototype._complete=function(){this.window.complete(),this.destination.complete(),this.unsubscribeClosingNotification()},t.prototype.unsubscribeClosingNotification=function(){this.closingNotification&&this.closingNotification.unsubscribe()},t.prototype.openWindow=function(e){void 0===e&&(e=null),e&&(this.remove(e),e.unsubscribe());var t,r=this.window;r&&r.complete();var n=this.window=new o.Subject;this.destination.next(n);try{t=(0,this.closingSelector)()}catch(e){this.destination.error(e),this.window.error(e);return}this.add(this.closingNotification=s.subscribeToResult(this,t))},t}(a.OuterSubscriber)},3564(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(5905),a=r(7849);t.withLatestFrom=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){var r;return"function"==typeof e[e.length-1]&&(r=e.pop()),t.lift(new s(e,r))}};var s=function(){function e(e,t){this.observables=e,this.project=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.observables,this.project))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;i.observables=r,i.project=n,i.toRespond=[];var o=r.length;i.values=Array(o);for(var s=0;s<o;s++)i.toRespond.push(s);for(var s=0;s<o;s++){var l=r[s];i.add(a.subscribeToResult(i,l,void 0,s))}return i}return i(t,e),t.prototype.notifyNext=function(e,t,r){this.values[r]=t;var n=this.toRespond;if(n.length>0){var i=n.indexOf(r);-1!==i&&n.splice(i,1)}},t.prototype.notifyComplete=function(){},t.prototype._next=function(e){if(0===this.toRespond.length){var t=[e].concat(this.values);this.project?this._tryProject(t):this.destination.next(t)}},t.prototype._tryProject=function(e){var t;try{t=this.project.apply(this,e)}catch(e){this.destination.error(e);return}this.destination.next(t)},t}(o.OuterSubscriber)},909(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(887);t.zip=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){return t.lift.call(n.zip.apply(void 0,[t].concat(e)))}}},3282(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(887);t.zipAll=function(e){return function(t){return t.lift(new n.ZipOperator(e))}}},8822(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(3207);t.scheduleArray=function(e,t){return new n.Observable(function(r){var n=new i.Subscription,o=0;return n.add(t.schedule(function(){o===e.length?r.complete():(r.next(e[o++]),r.closed||n.add(this.schedule()))})),n})}},229(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(3207),o=r(7211);t.scheduleIterable=function(e,t){if(!e)throw Error("Iterable cannot be null");return new n.Observable(function(r){var n,a=new i.Subscription;return a.add(function(){n&&"function"==typeof n.return&&n.return()}),a.add(t.schedule(function(){n=e[o.iterator](),a.add(t.schedule(function(){if(!r.closed){try{var e,t,i=n.next();e=i.value,t=i.done}catch(e){r.error(e);return}t?r.complete():(r.next(e),this.schedule())}}))})),a})}},2(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(3207),o=r(6676);t.scheduleObservable=function(e,t){return new n.Observable(function(r){var n=new i.Subscription;return n.add(t.schedule(function(){var i=e[o.observable]();n.add(i.subscribe({next:function(e){n.add(t.schedule(function(){return r.next(e)}))},error:function(e){n.add(t.schedule(function(){return r.error(e)}))},complete:function(){n.add(t.schedule(function(){return r.complete()}))}}))})),n})}},1138(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(3207);t.schedulePromise=function(e,t){return new n.Observable(function(r){var n=new i.Subscription;return n.add(t.schedule(function(){return e.then(function(e){n.add(t.schedule(function(){r.next(e),n.add(t.schedule(function(){return r.complete()}))}))},function(e){n.add(t.schedule(function(){return r.error(e)}))})})),n})}},7315(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2),i=r(1138),o=r(8822),a=r(229),s=r(6565),l=r(7328),u=r(1087),c=r(2555);t.scheduled=function(e,t){if(null!=e){if(s.isInteropObservable(e))return n.scheduleObservable(e,t);else if(l.isPromise(e))return i.schedulePromise(e,t);else if(u.isArrayLike(e))return o.scheduleArray(e,t);else if(c.isIterable(e)||"string"==typeof e)return a.scheduleIterable(e,t)}throw TypeError((null!==e&&typeof e||e)+" is not observable")}},5666(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.Action=function(e){function t(t,r){return e.call(this)||this}return i(t,e),t.prototype.schedule=function(e,t){return void 0===t&&(t=0),this},t}(r(3207).Subscription)},2883(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(772);t.AsapAction=function(e){function t(t,r){var n=e.call(this,t,r)||this;return n.scheduler=t,n.work=r,n}return i(t,e),t.prototype.requestAsyncId=function(t,r,n){return(void 0===n&&(n=0),null!==n&&n>0)?e.prototype.requestAsyncId.call(this,t,r,n):(t.actions.push(this),t.scheduled||(t.scheduled=o.Immediate.setImmediate(t.flush.bind(t,null))))},t.prototype.recycleAsyncId=function(t,r,n){if(void 0===n&&(n=0),null!==n&&n>0||null===n&&this.delay>0)return e.prototype.recycleAsyncId.call(this,t,r,n);0===t.actions.length&&(o.Immediate.clearImmediate(r),t.scheduled=void 0)},t}(r(1076).AsyncAction)},3728(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.AsapScheduler=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.flush=function(e){this.active=!0,this.scheduled=void 0;var t,r=this.actions,n=-1,i=r.length;e=e||r.shift();do if(t=e.execute(e.state,e.delay))break;while(++n<i&&(e=r.shift()));if(this.active=!1,t){for(;++n<i&&(e=r.shift());)e.unsubscribe();throw t}},t}(r(4333).AsyncScheduler)},1076(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.AsyncAction=function(e){function t(t,r){var n=e.call(this,t,r)||this;return n.scheduler=t,n.work=r,n.pending=!1,n}return i(t,e),t.prototype.schedule=function(e,t){if(void 0===t&&(t=0),this.closed)return this;this.state=e;var r=this.id,n=this.scheduler;return null!=r&&(this.id=this.recycleAsyncId(n,r,t)),this.pending=!0,this.delay=t,this.id=this.id||this.requestAsyncId(n,this.id,t),this},t.prototype.requestAsyncId=function(e,t,r){return void 0===r&&(r=0),setInterval(e.flush.bind(e,this),r)},t.prototype.recycleAsyncId=function(e,t,r){if(void 0===r&&(r=0),null!==r&&this.delay===r&&!1===this.pending)return t;clearInterval(t)},t.prototype.execute=function(e,t){if(this.closed)return Error("executing a cancelled action");this.pending=!1;var r=this._execute(e,t);if(r)return r;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(e,t){var r=!1,n=void 0;try{this.work(e)}catch(e){r=!0,n=!!e&&e||Error(e)}if(r)return this.unsubscribe(),n},t.prototype._unsubscribe=function(){var e=this.id,t=this.scheduler,r=t.actions,n=r.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==n&&r.splice(n,1),null!=e&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null},t}(r(5666).Action)},4333(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(3849);t.AsyncScheduler=function(e){function t(r,n){void 0===n&&(n=o.Scheduler.now);var i=e.call(this,r,function(){return t.delegate&&t.delegate!==i?t.delegate.now():n()})||this;return i.actions=[],i.active=!1,i.scheduled=void 0,i}return i(t,e),t.prototype.schedule=function(r,n,i){return(void 0===n&&(n=0),t.delegate&&t.delegate!==this)?t.delegate.schedule(r,n,i):e.prototype.schedule.call(this,r,n,i)},t.prototype.flush=function(e){var t,r=this.actions;if(this.active)return void r.push(e);this.active=!0;do if(t=e.execute(e.state,e.delay))break;while(e=r.shift());if(this.active=!1,t){for(;e=r.shift();)e.unsubscribe();throw t}},t}(o.Scheduler)},6847(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.QueueAction=function(e){function t(t,r){var n=e.call(this,t,r)||this;return n.scheduler=t,n.work=r,n}return i(t,e),t.prototype.schedule=function(t,r){return(void 0===r&&(r=0),r>0)?e.prototype.schedule.call(this,t,r):(this.delay=r,this.state=t,this.scheduler.flush(this),this)},t.prototype.execute=function(t,r){return r>0||this.closed?e.prototype.execute.call(this,t,r):this._execute(t,r)},t.prototype.requestAsyncId=function(t,r,n){return(void 0===n&&(n=0),null!==n&&n>0||null===n&&this.delay>0)?e.prototype.requestAsyncId.call(this,t,r,n):t.flush(this)},t}(r(1076).AsyncAction)},5044(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.QueueScheduler=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t}(r(4333).AsyncScheduler)},2745(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2883);t.asapScheduler=new(r(3728)).AsapScheduler(n.AsapAction),t.asap=t.asapScheduler},5190(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1076);t.asyncScheduler=new(r(4333)).AsyncScheduler(n.AsyncAction),t.async=t.asyncScheduler},5677(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(6847);t.queueScheduler=new(r(5044)).QueueScheduler(n.QueueAction),t.queue=t.queueScheduler},7211(e,t){"use strict";function r(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}Object.defineProperty(t,"__esModule",{value:!0}),t.getSymbolIterator=r,t.iterator=r(),t.$$iterator=t.iterator},6676(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.observable="function"==typeof Symbol&&Symbol.observable||"@@observable"},4421(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.rxSubscriber="function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random(),t.$$rxSubscriber=t.rxSubscriber},7568(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ArgumentOutOfRangeError=function(){function e(){return Error.call(this),this.message="argument out of range",this.name="ArgumentOutOfRangeError",this}return e.prototype=Object.create(Error.prototype),e}()},1136(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyError=function(){function e(){return Error.call(this),this.message="no elements in sequence",this.name="EmptyError",this}return e.prototype=Object.create(Error.prototype),e}()},772(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=1,n=Promise.resolve(),i={};function o(e){return e in i&&(delete i[e],!0)}t.Immediate={setImmediate:function(e){var t=r++;return i[t]=!0,n.then(function(){return o(t)&&e()}),t},clearImmediate:function(e){o(e)}},t.TestTools={pending:function(){return Object.keys(i).length}}},6967(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectUnsubscribedError=function(){function e(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return e.prototype=Object.create(Error.prototype),e}()},3734(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TimeoutError=function(){function e(){return Error.call(this),this.message="Timeout has occurred",this.name="TimeoutError",this}return e.prototype=Object.create(Error.prototype),e}()},1245(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.UnsubscriptionError=function(){function e(e){return Error.call(this),this.message=e?e.length+" errors occurred during unsubscription:\n"+e.map(function(e,t){return t+1+") "+e.toString()}).join("\n "):"",this.name="UnsubscriptionError",this.errors=e,this}return e.prototype=Object.create(Error.prototype),e}()},4487(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1396);t.canReportError=function(e){for(;e;){var t=e,r=t.closed,i=t.destination,o=t.isStopped;if(r||o)return!1;e=i&&i instanceof n.Subscriber?i:null}return!0}},4163(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.hostReportError=function(e){setTimeout(function(){throw e},0)}},4579(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.identity=function(e){return e}},4728(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isArray=Array.isArray||function(e){return e&&"number"==typeof e.length}},1087(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isArrayLike=function(e){return e&&"number"==typeof e.length&&"function"!=typeof e}},4465(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isDate=function(e){return e instanceof Date&&!isNaN(+e)}},3385(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isFunction=function(e){return"function"==typeof e}},6565(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(6676);t.isInteropObservable=function(e){return e&&"function"==typeof e[n.observable]}},2555(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(7211);t.isIterable=function(e){return e&&"function"==typeof e[n.iterator]}},5390(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4728);t.isNumeric=function(e){return!n.isArray(e)&&e-parseFloat(e)+1>=0}},194(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isObject=function(e){return null!==e&&"object"==typeof e}},7328(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isPromise=function(e){return!!e&&"function"!=typeof e.subscribe&&"function"==typeof e.then}},8244(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isScheduler=function(e){return e&&"function"==typeof e.schedule}},7653(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.noop=function(){}},5352(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.not=function(e,t){function r(){return!r.pred.apply(r.thisArg,arguments)}return r.pred=e,r.thisArg=t,r}},8173(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4579);function i(e){return 0===e.length?n.identity:1===e.length?e[0]:function(t){return e.reduce(function(e,t){return t(e)},t)}}t.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return i(e)},t.pipeFromArray=i},7092(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(499),i=r(5259),o=r(8190),a=r(1021),s=r(1087),l=r(7328),u=r(194),c=r(7211),d=r(6676);t.subscribeTo=function(e){if(e&&"function"==typeof e[d.observable])return a.subscribeToObservable(e);if(s.isArrayLike(e))return n.subscribeToArray(e);if(l.isPromise(e))return i.subscribeToPromise(e);if(e&&"function"==typeof e[c.iterator])return o.subscribeToIterable(e);throw TypeError("You provided "+(u.isObject(e)?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")}},499(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.subscribeToArray=function(e){return function(t){for(var r=0,n=e.length;r<n&&!t.closed;r++)t.next(e[r]);t.complete()}}},8190(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(7211);t.subscribeToIterable=function(e){return function(t){for(var r=e[n.iterator]();;){var i=void 0;try{i=r.next()}catch(e){return t.error(e),t}if(i.done){t.complete();break}if(t.next(i.value),t.closed)break}return"function"==typeof r.return&&t.add(function(){r.return&&r.return()}),t}}},1021(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(6676);t.subscribeToObservable=function(e){return function(t){var r=e[n.observable]();if("function"==typeof r.subscribe)return r.subscribe(t);throw TypeError("Provided object does not correctly implement Symbol.observable")}}},5259(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4163);t.subscribeToPromise=function(e){return function(t){return e.then(function(e){t.closed||(t.next(e),t.complete())},function(e){return t.error(e)}).then(null,n.hostReportError),t}}},7849(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4470),i=r(7092),o=r(2515);t.subscribeToResult=function(e,t,r,a,s){if(void 0===s&&(s=new n.InnerSubscriber(e,r,a)),!s.closed)return t instanceof o.Observable?t.subscribe(s):i.subscribeTo(t)(s)}},5158(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1396),i=r(4421),o=r(2544);t.toSubscriber=function(e,t,r){if(e){if(e instanceof n.Subscriber)return e;if(e[i.rxSubscriber])return e[i.rxSubscriber]()}return e||t||r?new n.Subscriber(e,t,r):new n.Subscriber(o.empty)}},6170(e,t,r){"use strict";r(8461).audit,r(2392).auditTime,r(7954).buffer,r(647).bufferCount,r(6327).bufferTime,r(6786).bufferToggle,r(1662).bufferWhen,r(5503).catchError,r(4908).combineAll,r(9060).combineLatest,r(6600).concat,r(6345).concatAll,r(2248).concatMap,r(3577).concatMapTo,r(8765).count,r(3287).debounce,r(5685).debounceTime,r(2767).defaultIfEmpty,r(6965).delay,r(9861).delayWhen,r(7642).dematerialize,r(8820).distinct,r(9391).distinctUntilChanged,r(5075).distinctUntilKeyChanged,r(2399).elementAt,r(2631).endWith,r(7233).every,r(2408).exhaust,r(1112).exhaustMap,r(7736).expand,r(2670).filter,r(1258).finalize,r(5063).find,r(2939).findIndex,r(9948).first,r(7784).groupBy,r(6863).ignoreElements,r(3371).isEmpty,r(7064).last,t.map=r(6808).map,r(3353).mapTo,r(2539).materialize,r(6416).max,r(1570).merge,r(9287).mergeAll;var n=r(5206);n.mergeMap,n.flatMap,r(9019).mergeMapTo,r(2307).mergeScan,r(7198).min,r(4864).multicast,r(5495).observeOn,r(5029).onErrorResumeNext,r(7304).pairwise,r(4236).partition,r(1075).pluck,r(5485).publish,r(91).publishBehavior,r(3433).publishLast,r(9622).publishReplay,r(6721).race,r(2518).reduce,r(6483).repeat,r(283).repeatWhen,r(3160).retry,r(5508).retryWhen,r(6888).refCount,r(1754).sample,r(1183).sampleTime,r(253).scan,r(5017).sequenceEqual,r(3213).share,r(8614).shareReplay,r(8480).single,r(4775).skip,r(2807).skipLast,r(2519).skipUntil,r(4846).skipWhile,r(4558).startWith,r(15).subscribeOn,r(5433).switchAll,r(7912).switchMap,r(7865).switchMapTo,t.take=r(1231).take,r(3439).takeLast,r(1279).takeUntil,r(6518).takeWhile,r(1451).tap,r(464).throttle,r(42).throttleTime,r(2056).throwIfEmpty,r(5276).timeInterval,r(8673).timeout,r(4053).timeoutWith,r(8858).timestamp,r(2284).toArray,r(7544).window,r(1565).windowCount,r(3877).windowTime,r(5428).windowToggle,r(9284).windowWhen,r(3564).withLatestFrom,r(909).zip,r(3282).zipAll},3904(e,t,r){"use strict";let n=Symbol("SemVer ANY");class i{static get ANY(){return n}constructor(e,t){if(t=o(t),e instanceof i)if(!!t.loose===e.loose)return e;else e=e.value;u("comparator",e=e.trim().split(/\s+/).join(" "),t),this.options=t,this.loose=!!t.loose,this.parse(e),this.semver===n?this.value="":this.value=this.operator+this.semver.version,u("comp",this)}parse(e){let t=this.options.loose?a[s.COMPARATORLOOSE]:a[s.COMPARATOR],r=e.match(t);if(!r)throw TypeError(`Invalid comparator: ${e}`);this.operator=void 0!==r[1]?r[1]:"","="===this.operator&&(this.operator=""),r[2]?this.semver=new c(r[2],this.options.loose):this.semver=n}toString(){return this.value}test(e){if(u("Comparator.test",e,this.options.loose),this.semver===n||e===n)return!0;if("string"==typeof e)try{e=new c(e,this.options)}catch(e){return!1}return l(e,this.operator,this.semver,this.options)}intersects(e,t){if(!(e instanceof i))throw TypeError("a Comparator is required");return""===this.operator?""===this.value||new d(e.value,t).test(this.value):""===e.operator?""===e.value||new d(this.value,t).test(e.semver):!((t=o(t)).includePrerelease&&("<0.0.0-0"===this.value||"<0.0.0-0"===e.value)||!t.includePrerelease&&(this.value.startsWith("<0.0.0")||e.value.startsWith("<0.0.0")))&&!!(this.operator.startsWith(">")&&e.operator.startsWith(">")||this.operator.startsWith("<")&&e.operator.startsWith("<")||this.semver.version===e.semver.version&&this.operator.includes("=")&&e.operator.includes("=")||l(this.semver,"<",e.semver,t)&&this.operator.startsWith(">")&&e.operator.startsWith("<")||l(this.semver,">",e.semver,t)&&this.operator.startsWith("<")&&e.operator.startsWith(">"))}}e.exports=i;let o=r(8587),{safeRe:a,t:s}=r(9718),l=r(2111),u=r(7272),c=r(3908),d=r(8311)},8311(e,t,r){"use strict";let n=/\s+/g;class i{constructor(e,t){if(t=a(t),e instanceof i)if(!!t.loose===e.loose&&!!t.includePrerelease===e.includePrerelease)return e;else return new i(e.raw,t);if(e instanceof s)return this.raw=e.value,this.set=[[e]],this.formatted=void 0,this;if(this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease,this.raw=e.trim().replace(n," "),this.set=this.raw.split("||").map(e=>this.parseRange(e.trim())).filter(e=>e.length),!this.set.length)throw TypeError(`Invalid SemVer Range: ${this.raw}`);if(this.set.length>1){const e=this.set[0];if(this.set=this.set.filter(e=>!g(e[0])),0===this.set.length)this.set=[e];else if(this.set.length>1){for(const e of this.set)if(1===e.length&&b(e[0])){this.set=[e];break}}}this.formatted=void 0}get range(){if(void 0===this.formatted){this.formatted="";for(let e=0;e<this.set.length;e++){e>0&&(this.formatted+="||");let t=this.set[e];for(let e=0;e<t.length;e++)e>0&&(this.formatted+=" "),this.formatted+=t[e].toString().trim()}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(e){let t=((this.options.includePrerelease&&m)|(this.options.loose&&y))+":"+e,r=o.get(t);if(r)return r;let n=this.options.loose,i=n?c[d.HYPHENRANGELOOSE]:c[d.HYPHENRANGE];l("hyphen replace",e=e.replace(i,j(this.options.includePrerelease))),l("comparator trim",e=e.replace(c[d.COMPARATORTRIM],p)),l("tilde trim",e=e.replace(c[d.TILDETRIM],f)),l("caret trim",e=e.replace(c[d.CARETTRIM],h));let a=e.split(" ").map(e=>w(e,this.options)).join(" ").split(/\s+/).map(e=>T(e,this.options));n&&(a=a.filter(e=>(l("loose invalid filter",e,this.options),!!e.match(c[d.COMPARATORLOOSE])))),l("range list",a);let u=new Map;for(let e of a.map(e=>new s(e,this.options))){if(g(e))return[e];u.set(e.value,e)}u.size>1&&u.has("")&&u.delete("");let b=[...u.values()];return o.set(t,b),b}intersects(e,t){if(!(e instanceof i))throw TypeError("a Range is required");return this.set.some(r=>v(r,t)&&e.set.some(e=>v(e,t)&&r.every(r=>e.every(e=>r.intersects(e,t)))))}test(e){if(!e)return!1;if("string"==typeof e)try{e=new u(e,this.options)}catch(e){return!1}for(let t=0;t<this.set.length;t++)if(R(this.set[t],e,this.options))return!0;return!1}}e.exports=i;let o=new(r(8794)),a=r(8587),s=r(3904),l=r(7272),u=r(3908),{safeRe:c,t:d,comparatorTrimReplace:p,tildeTrimReplace:f,caretTrimReplace:h}=r(9718),{FLAG_INCLUDE_PRERELEASE:m,FLAG_LOOSE:y}=r(6874),g=e=>"<0.0.0-0"===e.value,b=e=>""===e.value,v=(e,t)=>{let r=!0,n=e.slice(),i=n.pop();for(;r&&n.length;)r=n.every(e=>i.intersects(e,t)),i=n.pop();return r},w=(e,t)=>(l("comp",e=e.replace(c[d.BUILD],""),t),l("caret",e=D(e,t)),l("tildes",e=E(e,t)),l("xrange",e=P(e,t)),l("stars",e=k(e,t)),e),x=e=>!e||"x"===e.toLowerCase()||"*"===e,E=(e,t)=>e.trim().split(/\s+/).map(e=>S(e,t)).join(" "),S=(e,t)=>{let r=t.loose?c[d.TILDELOOSE]:c[d.TILDE];return e.replace(r,(t,r,n,i,o)=>{let a;return l("tilde",e,t,r,n,i,o),x(r)?a="":x(n)?a=`>=${r}.0.0 <${+r+1}.0.0-0`:x(i)?a=`>=${r}.${n}.0 <${r}.${+n+1}.0-0`:o?(l("replaceTilde pr",o),a=`>=${r}.${n}.${i}-${o} <${r}.${+n+1}.0-0`):a=`>=${r}.${n}.${i} <${r}.${+n+1}.0-0`,l("tilde return",a),a})},D=(e,t)=>e.trim().split(/\s+/).map(e=>O(e,t)).join(" "),O=(e,t)=>{l("caret",e,t);let r=t.loose?c[d.CARETLOOSE]:c[d.CARET],n=t.includePrerelease?"-0":"";return e.replace(r,(t,r,i,o,a)=>{let s;return l("caret",e,t,r,i,o,a),x(r)?s="":x(i)?s=`>=${r}.0.0${n} <${+r+1}.0.0-0`:x(o)?s="0"===r?`>=${r}.${i}.0${n} <${r}.${+i+1}.0-0`:`>=${r}.${i}.0${n} <${+r+1}.0.0-0`:a?(l("replaceCaret pr",a),s="0"===r?"0"===i?`>=${r}.${i}.${o}-${a} <${r}.${i}.${+o+1}-0`:`>=${r}.${i}.${o}-${a} <${r}.${+i+1}.0-0`:`>=${r}.${i}.${o}-${a} <${+r+1}.0.0-0`):(l("no pr"),s="0"===r?"0"===i?`>=${r}.${i}.${o}${n} <${r}.${i}.${+o+1}-0`:`>=${r}.${i}.${o}${n} <${r}.${+i+1}.0-0`:`>=${r}.${i}.${o} <${+r+1}.0.0-0`),l("caret return",s),s})},P=(e,t)=>(l("replaceXRanges",e,t),e.split(/\s+/).map(e=>C(e,t)).join(" ")),C=(e,t)=>{e=e.trim();let r=t.loose?c[d.XRANGELOOSE]:c[d.XRANGE];return e.replace(r,(r,n,i,o,a,s)=>{l("xRange",e,r,n,i,o,a,s);let u=x(i),c=u||x(o),d=c||x(a);return"="===n&&d&&(n=""),s=t.includePrerelease?"-0":"",u?r=">"===n||"<"===n?"<0.0.0-0":"*":n&&d?(c&&(o=0),a=0,">"===n?(n=">=",c?(i=+i+1,o=0):o=+o+1,a=0):"<="===n&&(n="<",c?i=+i+1:o=+o+1),"<"===n&&(s="-0"),r=`${n+i}.${o}.${a}${s}`):c?r=`>=${i}.0.0${s} <${+i+1}.0.0-0`:d&&(r=`>=${i}.${o}.0${s} <${i}.${+o+1}.0-0`),l("xRange return",r),r})},k=(e,t)=>(l("replaceStars",e,t),e.trim().replace(c[d.STAR],"")),T=(e,t)=>(l("replaceGTE0",e,t),e.trim().replace(c[t.includePrerelease?d.GTE0PRE:d.GTE0],"")),j=e=>(t,r,n,i,o,a,s,l,u,c,d,p)=>(r=x(n)?"":x(i)?`>=${n}.0.0${e?"-0":""}`:x(o)?`>=${n}.${i}.0${e?"-0":""}`:a?`>=${r}`:`>=${r}${e?"-0":""}`,l=x(u)?"":x(c)?`<${+u+1}.0.0-0`:x(d)?`<${u}.${+c+1}.0-0`:p?`<=${u}.${c}.${d}-${p}`:e?`<${u}.${c}.${+d+1}-0`:`<=${l}`,`${r} ${l}`.trim()),R=(e,t,r)=>{for(let r=0;r<e.length;r++)if(!e[r].test(t))return!1;if(t.prerelease.length&&!r.includePrerelease){for(let r=0;r<e.length;r++)if(l(e[r].semver),e[r].semver!==s.ANY&&e[r].semver.prerelease.length>0){let n=e[r].semver;if(n.major===t.major&&n.minor===t.minor&&n.patch===t.patch)return!0}return!1}return!0}},3908(e,t,r){"use strict";let n=r(7272),{MAX_LENGTH:i,MAX_SAFE_INTEGER:o}=r(6874),{safeRe:a,t:s}=r(9718),l=r(8587),{compareIdentifiers:u}=r(1123);class c{constructor(e,t){if(t=l(t),e instanceof c)if(!!t.loose===e.loose&&!!t.includePrerelease===e.includePrerelease)return e;else e=e.version;else if("string"!=typeof e)throw TypeError(`Invalid version. Must be a string. Got type "${typeof e}".`);if(e.length>i)throw TypeError(`version is longer than ${i} characters`);n("SemVer",e,t),this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease;const r=e.trim().match(t.loose?a[s.LOOSE]:a[s.FULL]);if(!r)throw TypeError(`Invalid Version: ${e}`);if(this.raw=e,this.major=+r[1],this.minor=+r[2],this.patch=+r[3],this.major>o||this.major<0)throw TypeError("Invalid major version");if(this.minor>o||this.minor<0)throw TypeError("Invalid minor version");if(this.patch>o||this.patch<0)throw TypeError("Invalid patch version");r[4]?this.prerelease=r[4].split(".").map(e=>{if(/^[0-9]+$/.test(e)){let t=+e;if(t>=0&&t<o)return t}return e}):this.prerelease=[],this.build=r[5]?r[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(e){if(n("SemVer.compare",this.version,this.options,e),!(e instanceof c)){if("string"==typeof e&&e===this.version)return 0;e=new c(e,this.options)}return e.version===this.version?0:this.compareMain(e)||this.comparePre(e)}compareMain(e){return(e instanceof c||(e=new c(e,this.options)),this.major<e.major)?-1:this.major>e.major?1:this.minor<e.minor?-1:this.minor>e.minor?1:this.patch<e.patch?-1:+(this.patch>e.patch)}comparePre(e){if(e instanceof c||(e=new c(e,this.options)),this.prerelease.length&&!e.prerelease.length)return -1;if(!this.prerelease.length&&e.prerelease.length)return 1;if(!this.prerelease.length&&!e.prerelease.length)return 0;let t=0;do{let r=this.prerelease[t],i=e.prerelease[t];if(n("prerelease compare",t,r,i),void 0===r&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===r)return -1;else if(r===i)continue;else return u(r,i)}while(++t)}compareBuild(e){e instanceof c||(e=new c(e,this.options));let t=0;do{let r=this.build[t],i=e.build[t];if(n("build compare",t,r,i),void 0===r&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===r)return -1;else if(r===i)continue;else return u(r,i)}while(++t)}inc(e,t,r){if(e.startsWith("pre")){if(!t&&!1===r)throw Error("invalid increment argument: identifier is empty");if(t){let e=`-${t}`.match(this.options.loose?a[s.PRERELEASELOOSE]:a[s.PRERELEASE]);if(!e||e[1]!==t)throw Error(`invalid identifier: ${t}`)}}switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t,r);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t,r);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t,r),this.inc("pre",t,r);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t,r),this.inc("pre",t,r);break;case"release":if(0===this.prerelease.length)throw Error(`version ${this.raw} is not a prerelease`);this.prerelease.length=0;break;case"major":(0!==this.minor||0!==this.patch||0===this.prerelease.length)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(0!==this.patch||0===this.prerelease.length)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":{let e=+!!Number(r);if(0===this.prerelease.length)this.prerelease=[e];else{let n=this.prerelease.length;for(;--n>=0;)"number"==typeof this.prerelease[n]&&(this.prerelease[n]++,n=-2);if(-1===n){if(t===this.prerelease.join(".")&&!1===r)throw Error("invalid increment argument: identifier already exists");this.prerelease.push(e)}}if(t){let n=[t,e];!1===r&&(n=[t]),0===u(this.prerelease[0],t)?isNaN(this.prerelease[1])&&(this.prerelease=n):this.prerelease=n}break}default:throw Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}e.exports=c},7414(e,t,r){"use strict";let n=r(144);e.exports=(e,t)=>{let r=n(e.trim().replace(/^[=v]+/,""),t);return r?r.version:null}},2111(e,t,r){"use strict";let n=r(4641),i=r(3999),o=r(3199),a=r(4089),s=r(7059),l=r(5200);e.exports=(e,t,r,u)=>{switch(t){case"===":return"object"==typeof e&&(e=e.version),"object"==typeof r&&(r=r.version),e===r;case"!==":return"object"==typeof e&&(e=e.version),"object"==typeof r&&(r=r.version),e!==r;case"":case"=":case"==":return n(e,r,u);case"!=":return i(e,r,u);case">":return o(e,r,u);case">=":return a(e,r,u);case"<":return s(e,r,u);case"<=":return l(e,r,u);default:throw TypeError(`Invalid operator: ${t}`)}}},3789(e,t,r){"use strict";let n=r(3908),i=r(144),{safeRe:o,t:a}=r(9718);e.exports=(e,t)=>{if(e instanceof n)return e;if("number"==typeof e&&(e=String(e)),"string"!=typeof e)return null;let r=null;if((t=t||{}).rtl){let n,i=t.includePrerelease?o[a.COERCERTLFULL]:o[a.COERCERTL];for(;(n=i.exec(e))&&(!r||r.index+r[0].length!==e.length);)r&&n.index+n[0].length===r.index+r[0].length||(r=n),i.lastIndex=n.index+n[1].length+n[2].length;i.lastIndex=-1}else r=e.match(t.includePrerelease?o[a.COERCEFULL]:o[a.COERCE]);if(null===r)return null;let s=r[2],l=r[3]||"0",u=r[4]||"0",c=t.includePrerelease&&r[5]?`-${r[5]}`:"",d=t.includePrerelease&&r[6]?`+${r[6]}`:"";return i(`${s}.${l}.${u}${c}${d}`,t)}},3290(e,t,r){"use strict";let n=r(3908);e.exports=(e,t,r)=>{let i=new n(e,r),o=new n(t,r);return i.compare(o)||i.compareBuild(o)}},1763(e,t,r){"use strict";let n=r(560);e.exports=(e,t)=>n(e,t,!0)},560(e,t,r){"use strict";let n=r(3908);e.exports=(e,t,r)=>new n(e,r).compare(new n(t,r))},1832(e,t,r){"use strict";let n=r(144);e.exports=(e,t)=>{let r=n(e,null,!0),i=n(t,null,!0),o=r.compare(i);if(0===o)return null;let a=o>0,s=a?r:i,l=a?i:r,u=!!s.prerelease.length;if(l.prerelease.length&&!u){if(!l.patch&&!l.minor)return"major";if(0===l.compareMain(s))return l.minor&&!l.patch?"minor":"patch"}let c=u?"pre":"";return r.major!==i.major?c+"major":r.minor!==i.minor?c+"minor":r.patch!==i.patch?c+"patch":"prerelease"}},4641(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>0===n(e,t,r)},3199(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>n(e,t,r)>0},4089(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>n(e,t,r)>=0},3007(e,t,r){"use strict";let n=r(3908);e.exports=(e,t,r,i,o)=>{"string"==typeof r&&(o=i,i=r,r=void 0);try{return new n(e instanceof n?e.version:e,r).inc(t,i,o).version}catch(e){return null}}},7059(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>0>n(e,t,r)},5200(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>0>=n(e,t,r)},2938(e,t,r){"use strict";let n=r(3908);e.exports=(e,t)=>new n(e,t).major},6254(e,t,r){"use strict";let n=r(3908);e.exports=(e,t)=>new n(e,t).minor},3999(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>0!==n(e,t,r)},144(e,t,r){"use strict";let n=r(3908);e.exports=(e,t,r=!1)=>{if(e instanceof n)return e;try{return new n(e,t)}catch(e){if(!r)return null;throw e}}},4493(e,t,r){"use strict";let n=r(3908);e.exports=(e,t)=>new n(e,t).patch},1729(e,t,r){"use strict";let n=r(144);e.exports=(e,t)=>{let r=n(e,t);return r&&r.prerelease.length?r.prerelease:null}},9970(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>n(t,e,r)},4277(e,t,r){"use strict";let n=r(3290);e.exports=(e,t)=>e.sort((e,r)=>n(r,e,t))},7638(e,t,r){"use strict";let n=r(8311);e.exports=(e,t,r)=>{try{t=new n(t,r)}catch(e){return!1}return t.test(e)}},3927(e,t,r){"use strict";let n=r(3290);e.exports=(e,t)=>e.sort((e,r)=>n(e,r,t))},6953(e,t,r){"use strict";let n=r(144);e.exports=(e,t)=>{let r=n(e,t);return r?r.version:null}},9589(e,t,r){"use strict";let n=r(9718),i=r(6874),o=r(3908),a=r(1123),s=r(144),l=r(6953),u=r(7414),c=r(3007),d=r(1832),p=r(2938),f=r(6254),h=r(4493),m=r(1729),y=r(560),g=r(9970),b=r(1763),v=r(3290),w=r(3927),x=r(4277),E=r(3199),S=r(7059),D=r(4641),O=r(3999),P=r(4089),C=r(5200),k=r(2111),T=r(3789),j=r(3904),R=r(8311),A=r(7638),N=r(7631),M=r(9628),$=r(270),I=r(1261),L=r(3874),F=r(7075),B=r(5571),V=r(5342),U=r(6780);e.exports={parse:s,valid:l,clean:u,inc:c,diff:d,major:p,minor:f,patch:h,prerelease:m,compare:y,rcompare:g,compareLoose:b,compareBuild:v,sort:w,rsort:x,gt:E,lt:S,eq:D,neq:O,gte:P,lte:C,cmp:k,coerce:T,Comparator:j,Range:R,satisfies:A,toComparators:N,maxSatisfying:M,minSatisfying:$,minVersion:I,validRange:L,outside:F,gtr:B,ltr:V,intersects:U,simplifyRange:r(2525),subset:r(5032),SemVer:o,re:n.re,src:n.src,tokens:n.t,SEMVER_SPEC_VERSION:i.SEMVER_SPEC_VERSION,RELEASE_TYPES:i.RELEASE_TYPES,compareIdentifiers:a.compareIdentifiers,rcompareIdentifiers:a.rcompareIdentifiers}},6874(e){"use strict";e.exports={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER||0x1fffffffffffff,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}},7272(e){"use strict";e.exports="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{}},1123(e){"use strict";let t=/^[0-9]+$/,r=(e,r)=>{if("number"==typeof e&&"number"==typeof r)return e===r?0:e<r?-1:1;let n=t.test(e),i=t.test(r);return n&&i&&(e*=1,r*=1),e===r?0:n&&!i?-1:i&&!n?1:e<r?-1:1};e.exports={compareIdentifiers:r,rcompareIdentifiers:(e,t)=>r(t,e)}},8794(e){"use strict";e.exports=class{constructor(){this.max=1e3,this.map=new Map}get(e){let t=this.map.get(e);if(void 0!==t)return this.map.delete(e),this.map.set(e,t),t}delete(e){return this.map.delete(e)}set(e,t){if(!this.delete(e)&&void 0!==t){if(this.map.size>=this.max){let e=this.map.keys().next().value;this.delete(e)}this.map.set(e,t)}return this}}},8587(e){"use strict";let t=Object.freeze({loose:!0}),r=Object.freeze({});e.exports=e=>e?"object"!=typeof e?t:e:r},9718(e,t,r){"use strict";let{MAX_SAFE_COMPONENT_LENGTH:n,MAX_SAFE_BUILD_LENGTH:i,MAX_LENGTH:o}=r(6874),a=r(7272),s=(t=e.exports={}).re=[],l=t.safeRe=[],u=t.src=[],c=t.safeSrc=[],d=t.t={},p=0,f="[a-zA-Z0-9-]",h=[["\\s",1],["\\d",o],[f,i]],m=(e,t,r)=>{let n=(e=>{for(let[t,r]of h)e=e.split(`${t}*`).join(`${t}{0,${r}}`).split(`${t}+`).join(`${t}{1,${r}}`);return e})(t),i=p++;a(e,i,t),d[e]=i,u[i]=t,c[i]=n,s[i]=new RegExp(t,r?"g":void 0),l[i]=new RegExp(n,r?"g":void 0)};m("NUMERICIDENTIFIER","0|[1-9]\\d*"),m("NUMERICIDENTIFIERLOOSE","\\d+"),m("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${f}*`),m("MAINVERSION",`(${u[d.NUMERICIDENTIFIER]})\\.(${u[d.NUMERICIDENTIFIER]})\\.(${u[d.NUMERICIDENTIFIER]})`),m("MAINVERSIONLOOSE",`(${u[d.NUMERICIDENTIFIERLOOSE]})\\.(${u[d.NUMERICIDENTIFIERLOOSE]})\\.(${u[d.NUMERICIDENTIFIERLOOSE]})`),m("PRERELEASEIDENTIFIER",`(?:${u[d.NONNUMERICIDENTIFIER]}|${u[d.NUMERICIDENTIFIER]})`),m("PRERELEASEIDENTIFIERLOOSE",`(?:${u[d.NONNUMERICIDENTIFIER]}|${u[d.NUMERICIDENTIFIERLOOSE]})`),m("PRERELEASE",`(?:-(${u[d.PRERELEASEIDENTIFIER]}(?:\\.${u[d.PRERELEASEIDENTIFIER]})*))`),m("PRERELEASELOOSE",`(?:-?(${u[d.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${u[d.PRERELEASEIDENTIFIERLOOSE]})*))`),m("BUILDIDENTIFIER",`${f}+`),m("BUILD",`(?:\\+(${u[d.BUILDIDENTIFIER]}(?:\\.${u[d.BUILDIDENTIFIER]})*))`),m("FULLPLAIN",`v?${u[d.MAINVERSION]}${u[d.PRERELEASE]}?${u[d.BUILD]}?`),m("FULL",`^${u[d.FULLPLAIN]}$`),m("LOOSEPLAIN",`[v=\\s]*${u[d.MAINVERSIONLOOSE]}${u[d.PRERELEASELOOSE]}?${u[d.BUILD]}?`),m("LOOSE",`^${u[d.LOOSEPLAIN]}$`),m("GTLT","((?:<|>)?=?)"),m("XRANGEIDENTIFIERLOOSE",`${u[d.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),m("XRANGEIDENTIFIER",`${u[d.NUMERICIDENTIFIER]}|x|X|\\*`),m("XRANGEPLAIN",`[v=\\s]*(${u[d.XRANGEIDENTIFIER]})(?:\\.(${u[d.XRANGEIDENTIFIER]})(?:\\.(${u[d.XRANGEIDENTIFIER]})(?:${u[d.PRERELEASE]})?${u[d.BUILD]}?)?)?`),m("XRANGEPLAINLOOSE",`[v=\\s]*(${u[d.XRANGEIDENTIFIERLOOSE]})(?:\\.(${u[d.XRANGEIDENTIFIERLOOSE]})(?:\\.(${u[d.XRANGEIDENTIFIERLOOSE]})(?:${u[d.PRERELEASELOOSE]})?${u[d.BUILD]}?)?)?`),m("XRANGE",`^${u[d.GTLT]}\\s*${u[d.XRANGEPLAIN]}$`),m("XRANGELOOSE",`^${u[d.GTLT]}\\s*${u[d.XRANGEPLAINLOOSE]}$`),m("COERCEPLAIN",`(^|[^\\d])(\\d{1,${n}})(?:\\.(\\d{1,${n}}))?(?:\\.(\\d{1,${n}}))?`),m("COERCE",`${u[d.COERCEPLAIN]}(?:$|[^\\d])`),m("COERCEFULL",u[d.COERCEPLAIN]+`(?:${u[d.PRERELEASE]})?`+`(?:${u[d.BUILD]})?`+"(?:$|[^\\d])"),m("COERCERTL",u[d.COERCE],!0),m("COERCERTLFULL",u[d.COERCEFULL],!0),m("LONETILDE","(?:~>?)"),m("TILDETRIM",`(\\s*)${u[d.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",m("TILDE",`^${u[d.LONETILDE]}${u[d.XRANGEPLAIN]}$`),m("TILDELOOSE",`^${u[d.LONETILDE]}${u[d.XRANGEPLAINLOOSE]}$`),m("LONECARET","(?:\\^)"),m("CARETTRIM",`(\\s*)${u[d.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",m("CARET",`^${u[d.LONECARET]}${u[d.XRANGEPLAIN]}$`),m("CARETLOOSE",`^${u[d.LONECARET]}${u[d.XRANGEPLAINLOOSE]}$`),m("COMPARATORLOOSE",`^${u[d.GTLT]}\\s*(${u[d.LOOSEPLAIN]})$|^$`),m("COMPARATOR",`^${u[d.GTLT]}\\s*(${u[d.FULLPLAIN]})$|^$`),m("COMPARATORTRIM",`(\\s*)${u[d.GTLT]}\\s*(${u[d.LOOSEPLAIN]}|${u[d.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",m("HYPHENRANGE",`^\\s*(${u[d.XRANGEPLAIN]})\\s+-\\s+(${u[d.XRANGEPLAIN]})\\s*$`),m("HYPHENRANGELOOSE",`^\\s*(${u[d.XRANGEPLAINLOOSE]})\\s+-\\s+(${u[d.XRANGEPLAINLOOSE]})\\s*$`),m("STAR","(<|>)?=?\\s*\\*"),m("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),m("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},5571(e,t,r){"use strict";let n=r(7075);e.exports=(e,t,r)=>n(e,t,">",r)},6780(e,t,r){"use strict";let n=r(8311);e.exports=(e,t,r)=>(e=new n(e,r),t=new n(t,r),e.intersects(t,r))},5342(e,t,r){"use strict";let n=r(7075);e.exports=(e,t,r)=>n(e,t,"<",r)},9628(e,t,r){"use strict";let n=r(3908),i=r(8311);e.exports=(e,t,r)=>{let o=null,a=null,s=null;try{s=new i(t,r)}catch(e){return null}return e.forEach(e=>{s.test(e)&&(!o||-1===a.compare(e))&&(a=new n(o=e,r))}),o}},270(e,t,r){"use strict";let n=r(3908),i=r(8311);e.exports=(e,t,r)=>{let o=null,a=null,s=null;try{s=new i(t,r)}catch(e){return null}return e.forEach(e=>{s.test(e)&&(!o||1===a.compare(e))&&(a=new n(o=e,r))}),o}},1261(e,t,r){"use strict";let n=r(3908),i=r(8311),o=r(3199);e.exports=(e,t)=>{e=new i(e,t);let r=new n("0.0.0");if(e.test(r)||(r=new n("0.0.0-0"),e.test(r)))return r;r=null;for(let t=0;t<e.set.length;++t){let i=e.set[t],a=null;i.forEach(e=>{let t=new n(e.semver.version);switch(e.operator){case">":0===t.prerelease.length?t.patch++:t.prerelease.push(0),t.raw=t.format();case"":case">=":(!a||o(t,a))&&(a=t);break;case"<":case"<=":break;default:throw Error(`Unexpected operation: ${e.operator}`)}}),a&&(!r||o(r,a))&&(r=a)}return r&&e.test(r)?r:null}},7075(e,t,r){"use strict";let n=r(3908),i=r(3904),{ANY:o}=i,a=r(8311),s=r(7638),l=r(3199),u=r(7059),c=r(5200),d=r(4089);e.exports=(e,t,r,p)=>{let f,h,m,y,g;switch(e=new n(e,p),t=new a(t,p),r){case">":f=l,h=c,m=u,y=">",g=">=";break;case"<":f=u,h=d,m=l,y="<",g="<=";break;default:throw TypeError('Must provide a hilo val of "<" or ">"')}if(s(e,t,p))return!1;for(let r=0;r<t.set.length;++r){let n=t.set[r],a=null,s=null;if(n.forEach(e=>{e.semver===o&&(e=new i(">=0.0.0")),a=a||e,s=s||e,f(e.semver,a.semver,p)?a=e:m(e.semver,s.semver,p)&&(s=e)}),a.operator===y||a.operator===g||(!s.operator||s.operator===y)&&h(e,s.semver)||s.operator===g&&m(e,s.semver))return!1}return!0}},2525(e,t,r){"use strict";let n=r(7638),i=r(560);e.exports=(e,t,r)=>{let o=[],a=null,s=null,l=e.sort((e,t)=>i(e,t,r));for(let e of l)n(e,t,r)?(s=e,a||(a=e)):(s&&o.push([a,s]),s=null,a=null);a&&o.push([a,null]);let u=[];for(let[e,t]of o)e===t?u.push(e):t||e!==l[0]?t?e===l[0]?u.push(`<=${t}`):u.push(`${e} - ${t}`):u.push(`>=${e}`):u.push("*");let c=u.join(" || "),d="string"==typeof t.raw?t.raw:String(t);return c.length<d.length?c:t}},5032(e,t,r){"use strict";let n=r(8311),i=r(3904),{ANY:o}=i,a=r(7638),s=r(560),l=[new i(">=0.0.0-0")],u=[new i(">=0.0.0")],c=(e,t,r)=>{let n,i,c,f,h,m,y;if(e===t)return!0;if(1===e.length&&e[0].semver===o)if(1===t.length&&t[0].semver===o)return!0;else e=r.includePrerelease?l:u;if(1===t.length&&t[0].semver===o)if(r.includePrerelease)return!0;else t=u;let g=new Set;for(let t of e)">"===t.operator||">="===t.operator?n=d(n,t,r):"<"===t.operator||"<="===t.operator?i=p(i,t,r):g.add(t.semver);if(g.size>1)return null;if(n&&i&&((c=s(n.semver,i.semver,r))>0||0===c&&(">="!==n.operator||"<="!==i.operator)))return null;for(let e of g){if(n&&!a(e,String(n),r)||i&&!a(e,String(i),r))return null;for(let n of t)if(!a(e,String(n),r))return!1;return!0}let b=!!i&&!r.includePrerelease&&!!i.semver.prerelease.length&&i.semver,v=!!n&&!r.includePrerelease&&!!n.semver.prerelease.length&&n.semver;for(let e of(b&&1===b.prerelease.length&&"<"===i.operator&&0===b.prerelease[0]&&(b=!1),t)){if(y=y||">"===e.operator||">="===e.operator,m=m||"<"===e.operator||"<="===e.operator,n){if(v&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===v.major&&e.semver.minor===v.minor&&e.semver.patch===v.patch&&(v=!1),">"===e.operator||">="===e.operator){if((f=d(n,e,r))===e&&f!==n)return!1}else if(">="===n.operator&&!a(n.semver,String(e),r))return!1}if(i){if(b&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===b.major&&e.semver.minor===b.minor&&e.semver.patch===b.patch&&(b=!1),"<"===e.operator||"<="===e.operator){if((h=p(i,e,r))===e&&h!==i)return!1}else if("<="===i.operator&&!a(i.semver,String(e),r))return!1}if(!e.operator&&(i||n)&&0!==c)return!1}return(!n||!m||!!i||0===c)&&(!i||!y||!!n||0===c)&&!v&&!b&&!0},d=(e,t,r)=>{if(!e)return t;let n=s(e.semver,t.semver,r);return n>0?e:n<0||">"===t.operator&&">="===e.operator?t:e},p=(e,t,r)=>{if(!e)return t;let n=s(e.semver,t.semver,r);return n<0?e:n>0||"<"===t.operator&&"<="===e.operator?t:e};e.exports=(e,t,r={})=>{if(e===t)return!0;e=new n(e,r),t=new n(t,r);let i=!1;e:for(let n of e.set){for(let e of t.set){let t=c(n,e,r);if(i=i||null!==t,t)continue e}if(i)return!1}return!0}},7631(e,t,r){"use strict";let n=r(8311);e.exports=(e,t)=>new n(e,t).set.map(e=>e.map(e=>e.value).join(" ").trim().split(" "))},3874(e,t,r){"use strict";let n=r(8311);e.exports=(e,t)=>{try{return new n(e,t).range||"*"}catch(e){return null}}},9497(e,t,r){"use strict";let n,i,o,a,s,l,u,c,d,p,f,h,m;r.r(t),r.d(t,{GenderUnknownIcon:()=>mk,evaluateAsNumber:()=>dr,getImportMapOverrideMap:()=>oz,StockManagementPictogram:()=>Oz,ChemistryIcon:()=>md,BabyIcon:()=>me,DashboardExtension:()=>yk,openmrsComponentDecorator:()=>fh,tryRegisterExtension:()=>hk,pictogramIds:()=>O_,ActivityIcon:()=>h2,compile:()=>ds,removeRouteMapOverride:()=>ap,checkStatus:()=>dC,TableBatchActions:()=>hz,getAsyncLifecycle:()=>fy,subscribeOpenmrsEvent:()=>cB,dispatchConnectivityChanged:()=>g,PasswordIcon:()=>mQ,Assessment2Pictogram:()=>OD,CloseIcon:()=>my,setupRouteMapOverrides:()=>am,getWorkspaceGroupRegistration:()=>pS,registerWorkspace:()=>pw,useFeatureFlag:()=>fq,reset:()=>pd,LabOrderIcon:()=>mF,VisitMode:()=>cz,offlineUuidPrefix:()=>cg,useLocations:()=>hi,getLifecycle:()=>fm,formatDatetime:()=>SI,getVisitsForPatient:()=>c0,subscribeConnectivity:()=>v,formatPartialDate:()=>SA,CustomOverflowMenu:()=>hQ,LocationIcon:()=>mV,GroupIcon:()=>mj,canBeginEditSynchronizationItemsOfType:()=>cu,VisitStatus:()=>cG,createUseStore:()=>pY,getCurrentImportMap:()=>o2,getSessionLocation:()=>iK,usePatient:()=>hd,useRenderableExtensions:()=>hf,getOpenedWindowIndexByWorkspace:()=>pC,checkStatusFor:()=>dk,clearHistory:()=>iS,clearConfigErrors:()=>r$,formatTime:()=>S$,isDevEnabled:()=>iq,setLeftNav:()=>pf,syncOfflinePatientData:()=>cM,closeWorkspaceGroup2:()=>PJ,getCurrentRouteMap:()=>as,ConfigurableLink:()=>pU,sessionStore:()=>iM,subscribeSnackbarShown:()=>M,getDynamicOfflineDataEntriesFor:()=>cS,getLoggedInUser:()=>iW,GenderMaleIcon:()=>mP,getExtensionSlotConfigFromStore:()=>tX,evaluateAsNumberAsync:()=>dn,putDynamicOfflineDataFor:()=>cO,getImportMapDefaultMap:()=>oK,unregisterExtensionRendering:()=>dB,implementerToolsConfigStore:()=>rr,Type:()=>tL,InPatientPictogram:()=>OM,cleanupObsoleteFeatureFlags:()=>dx,showSnackbar:()=>O5,PatientBannerActionsMenu:()=>Oh,PatientSearchPictogram:()=>OF,DocumentAttachmentIcon:()=>mw,Snackbar:()=>O1,CardiologyPictogram:()=>OP,ImageMedicalIcon:()=>mN,ActionableNotificationComponent:()=>DV,DiagnosisTags:()=>Db,iconIds:()=>h4,PatientsPictogram:()=>OB,interpolateUrl:()=>iy,setupHistory:()=>i_,subscribeToastShown:()=>N,detachAll:()=>pa,convertToLocaleCalendar:()=>SL,DocumentIcon:()=>mv,configInternalStore:()=>tz,ActionMenuButton2:()=>Cn,setupDynamicOfflineDataHandler:()=>cx,makeUrl:()=>ij,oneOf:()=>rW,selectPreferredName:()=>Or,launchWorkspaceGroup:()=>function e(t,r){let n=pS(t),{state:i,onWorkspaceGroupLaunch:o,workspaceGroupCleanup:a,workspaceToLaunch:s}=r,l=function(){return Py}();if(l.getState().openWorkspaces.length){let n=l.getState().workspaceGroup;n?Pi(n?.name,()=>{e(t,r)}):Pw(()=>{e(t,r)})}else l.setState(e=>({...e,workspaceGroup:{name:t,members:n.members,cleanup:a}})),PD(t,i),o?.(),s&&Pa(s.name,s.additionalProps??{})},syncDynamicOfflineData:()=>cT,MobileCheckIcon:()=>mG,createErrorHandler:()=>I,openmrsObservableFetch:()=>iA,parseDate:()=>SP,getAttachmentByUuid:()=>ag,LeftNavMenu:()=>DS,getExtensionRegistration:()=>pr,ShoppingCartAddItemIcon:()=>yO,ReferralOrderIcon:()=>m6,ReportIcon:()=>m8,dispatchToastShown:()=>j,getImportMapNextPageMap:()=>oH,registerExtension:()=>pn,setupOfflineSync:()=>cp,DownloadIcon:()=>m_,useConnectivity:()=>fF,provide:()=>rm,getSynchronizationItemsFor:()=>ci,ShoppingCartArrowDownIcon:()=>yi,featureFlagsStore:()=>dw,promptBeforeClosing:()=>Pu,removeDynamicOfflineDataFor:()=>cC,jsep:()=>c4,GeriatricsPictogram:()=>OA,SearchIcon:()=>ye,reportError:()=>$,slugify:()=>o1,isOmrsDateToday:()=>SS,getExtensionStore:()=>dV,BloodBankPictogram:()=>OO,TriagePictogram:()=>Oq,Workspace2:()=>P8,refetchCurrentUser:()=>iB,CheckmarkOutlineIcon:()=>mc,registerExtensionSlot:()=>pc,AllergiesIcon:()=>yx,ArrowDownIcon:()=>h5,useOpenmrsInfinite:()=>f4,getExtensionConfigFromExtensionSlotStore:()=>t3,OpenmrsDatePicker:()=>Dy,getExtensionConfigFromStore:()=>t1,getDynamicOfflineDataEntries:()=>cE,getLocaleDisplayName:()=>EQ,messageOmrsServiceWorker:()=>aI,navigate:()=>ib,launchWorkspace2:()=>PX,getGroupByWindowName:()=>pP,CustomOverflowMenuItem:()=>h0,isUrl:()=>rU,CaretDownIcon:()=>mn,ArrowLeftIcon:()=>h8,FacilityPictogram:()=>OR,ViewOffIcon:()=>yv,setCurrentOfflineMode:()=>aH,updateInternalExtensionStore:()=>dN,dispatchActionableNotificationShown:()=>k,resetRouteMapOverrides:()=>af,formatDurationBetween:()=>Sz,defaultVisitCustomRepresentation:()=>cq,getBreadcrumbsFor:()=>rX,useOpenmrsPagination:()=>fZ,Pagination:()=>D8,CheckmarkFilledIcon:()=>mu,clearCurrentUser:()=>iV,showModal:()=>DL,ChevronUpIcon:()=>mm,saveVisit:()=>cX,useAttachments:()=>fA,Pictogram:()=>OQ,useExtensionSlot:()=>p1,ChevronDownIcon:()=>mp,OpenmrsDateRangePicker:()=>Dg,deleteAttachmentPermanently:()=>aw,getVisitTypes:()=>cH,OverflowMenuHorizontalIcon:()=>mJ,EventScheduleIcon:()=>mS,getSessionStore:()=>iL,ActionMenu:()=>PG,ProcedureOrderIcon:()=>m4,preloadImport:()=>o4,registerWorkspaceWindows2:()=>pT,useOnVisible:()=>ha,setSessionLocation:()=>iH,userHasAccess:()=>iU,ChartAverageIcon:()=>ms,getFeatureFlag:()=>dE,UserAvatarIcon:()=>ym,renderExtension:()=>pL,useFhirInfinite:()=>f9,toVisitTypeObject:()=>cK,useSession:()=>hh,EmergencyDepartmentPictogram:()=>Oj,Notification:()=>DF,dispatchSnackbarShown:()=>T,getSynchronizationItem:()=>cl,navigateAndLaunchWorkspace:()=>Ps,omrsOfflineCachingStrategyHttpHeaderName:()=>a$,formatDate:()=>SN,workspace2StoreActions:()=>P1,SwitcherIcon:()=>yr,esmStyleGuideSchema:()=>hW,getImportMapDisabledOverrides:()=>oG,useAssignedExtensionIds:()=>fj,CaretRightIcon:()=>mo,evaluateAsType:()=>di,PageHeader:()=>D6,TranslateIcon:()=>yd,setUserProperties:()=>iz,MovementIcon:()=>mZ,renderInlineNotifications:()=>DZ,subscribePrecacheStaticDependencies:()=>E,PaymentsDeskPictogram:()=>OV,usePrimaryIdentifierCode:()=>hp,dispatchPrecacheStaticDependencies:()=>x,getCurrentUser:()=>iI,useLayoutType:()=>he,XrayPictogram:()=>OY,CaretUpIcon:()=>ma,renderActionableNotifications:()=>DX,OpenmrsAppContext:()=>fO,setupModals:()=>DI,omrsOfflineResponseBodyHttpHeaderName:()=>aN,getDefaultsFromConfigSchema:()=>function e(t){let r={};for(let n of Object.keys(t))if(C_(t[n])&&t[n].hasOwnProperty("_default"))r[n]=t[n]._default;else{if(n.startsWith("_"))continue;C_(t[n])?r[n]=e(t[n]):r[n]=t[n]}return r},subscribeTo:()=>X,recordConfigDerivationError:()=>re,useAbortController:()=>fC,Extension:()=>pW,getFhirServerPaginationHandlers:()=>f0,useConnectedExtensions:()=>fL,registerApp:()=>hj,queueSynchronizationItemFor:()=>cr,HospitalBedIcon:()=>mA,useExtensionInternalStore:()=>fH,configExtensionStore:()=>tq,getSynchronizationItems:()=>ca,getExtensionSlotsConfigStore:()=>tZ,registerExtensionRendering:()=>dF,RenderIfValueIsTruthy:()=>fP,registerFeatureFlag:()=>d_,useFhirFetchAll:()=>f8,restBaseUrl:()=>iC,CalendarHeatMapIcon:()=>mt,getWorkspaceRegistration:()=>pE,isImportMapOverrideDisabled:()=>oq,resetConfigSystem:()=>rI,getFullSynchronizationItems:()=>cs,getExtensionInternalStore:()=>dR,registerGlobalStore:()=>Z,runSynchronization:()=>u7,evaluateAsBoolean:()=>de,PatientBannerPatientInfo:()=>Op,addRouteMapOverride:()=>ad,getDefaultCalendar:()=>Sj,SettingsIcon:()=>yt,DrugOrderIcon:()=>mx,isOnline:()=>dO,ProgramsIcon:()=>m2,useAssignedExtensions:()=>p0,CloseFilledIcon:()=>mg,canAccessStorage:()=>Cw,registerDefaultCalendar:()=>ST,TreeViewAltIcon:()=>yf,OverflowMenuVerticalIcon:()=>mX,clearConfigDerivationError:()=>rt,getConfigStore:()=>tY,registerWorkspaceGroup:()=>p_,InformationSquareIcon:()=>mI,EmptyCard:()=>D_,ChevronLeftIcon:()=>mf,RadiologyIcon:()=>yD,useCandidateExtensions:()=>fR,renderToasts:()=>Pt,isDesktop:()=>ht,integrateBreakpoints:()=>h$,RegistrationPictogram:()=>OK,CardHeader:()=>hB,getExtensionRegistrationFrom:()=>pt,InformationIcon:()=>mM,TrashCanIcon:()=>yp,useShallowStableValue:()=>pK,useOpenmrsSWR:()=>hs,Assessment1Pictogram:()=>OS,finishRegisteringAllApps:()=>hR,importDynamic:()=>o3,useFhirPagination:()=>fQ,useVisitContextStore:()=>hx,ArrowUpIcon:()=>h7,showActionableNotification:()=>DQ,getDynamicOfflineDataHandlers:()=>c_,useForceUpdate:()=>fY,updateWorkspaceWindowState:()=>Pb,useVisit:()=>hE,PatientBannerPatientIdentifiers:()=>Ol,WorkspaceNotification:()=>PI,TransferPictogram:()=>OG,usePagination:()=>hl,Breakpoint:()=>hA,PatientBannerToggleContactDetailsButton:()=>Ci,CloseOutlineIcon:()=>mb,ObstetricsPictogram:()=>OL,parseDateInput:()=>SB,getConfig:()=>rg,attach:()=>pi,getLocale:()=>E0,ActionMenuButton:()=>PT,isUrlWithTemplateParameters:()=>rV,useEmrConfiguration:()=>fK,useLeftNav:()=>hr,ToolsIcon:()=>yc,ErrorState:()=>Dx,detach:()=>po,setCurrentVisit:()=>cJ,registerOmrsServiceWorker:()=>aR,ConditionsIcon:()=>yS,SaveIcon:()=>m7,activateOfflineCapability:()=>az,useWorkspaces:()=>P_,resetWorkspaceStore:()=>PS,useConfig:()=>fI,validator:()=>tF,CalendarIcon:()=>mr,getHistory:()=>ix,StickyNoteAddIcon:()=>yo,useWorkspace2Store:()=>P3,getPatientName:()=>D9,getVisitStore:()=>cZ,getCoreTranslation:()=>oR,registerModuleWithConfigSystem:()=>rd,isOfflineUuid:()=>cv,registerModuleLoad:()=>rp,getBreadcrumbs:()=>rY,extractVariableNames:()=>dg,getOfflineSynchronizationStore:()=>u9,translateFrom:()=>oj,EditIcon:()=>mE,useStoreWithActions:()=>pq,getCandidateExtensions:()=>pu,putDynamicOfflineData:()=>cD,shallowEqual:()=>F,subscribeNotificationShown:()=>R,MaximizeIcon:()=>mW,promptForClosingWorkspaces:()=>P0,WarningIcon:()=>y_,closeAllWorkspaces:()=>Pw,fhirBaseUrl:()=>ik,matchLocale:()=>Cv,registerBreadcrumb:()=>rG,usePatientPhoto:()=>Og,EventsIcon:()=>mD,createGlobalStore:()=>Y,workspaceStore:()=>Py,getCurrentOfflineMode:()=>aK,subscribeToFeatureFlag:()=>dS,useExtensionStore:()=>fG,closeWorkspace:()=>Pf,createAttachment:()=>av,useLeftNavStore:()=>hn,TableIcon:()=>yl,Icon:()=>yC,InformationFilledIcon:()=>m$,getCurrentPageMap:()=>oW,LaboratoryPictogram:()=>O$,temporaryConfigStore:()=>tG,getPromptBeforeClosingFcn:()=>Pc,toDateObjectStrict:()=>SD,defineConfigSchema:()=>rc,filterBreadcrumbs:()=>rJ,invalidateImplementerToolsConfig:()=>t9,PatientBannerContactDetails:()=>Cc,getAssignedExtensions:()=>pl,PatientPhoto:()=>Ow,MaterialOrderIcon:()=>mU,MicroscopeIcon:()=>mz,scheduleRecomputation:()=>dz,PharmacyPictogram:()=>OU,AttachmentIcon:()=>yE,MoneyIcon:()=>mq,getAttachments:()=>ab,getFullSynchronizationItemsFor:()=>co,PageHeaderContent:()=>D5,MedicationIcon:()=>mK,PrinterIcon:()=>m3,getWorkspaceGroupStore:()=>PD,PatientListsPictogram:()=>OJ,useAppContext:()=>fk,isOpenmrsRoutes:()=>o8,AppointmentsAltPictogram:()=>OE,GenericOrderTypeIcon:()=>mT,batchExtensionUpdates:()=>dK,useExtensionSlotStore:()=>pX,ViewIcon:()=>yw,formattedName:()=>Ot,sessionEndpoint:()=>iT,duration:()=>SK,resetImportMapOverrides:()=>oJ,TableOfContentsIcon:()=>ys,CaretLeftIcon:()=>mi,getTranslationOverrides:()=>rb,isVersionSatisfied:()=>CS,EmptyCardIllustration:()=>Dw,PenIcon:()=>m1,getWorkspaceStore:()=>Pg,registerOfflinePatientHandler:()=>cN,setupImportMapOverrides:()=>o0,showToast:()=>Pr,useDefineAppContext:()=>fD,validators:()=>rK,getGlobalStore:()=>J,useOnClickOutside:()=>ho,getWindowByWorkspaceName:()=>pO,ArrowRightIcon:()=>h9,loadLifeCycles:()=>hO,registerBreadcrumbs:()=>rq,MotherIcon:()=>mY,fetchCurrentPatient:()=>cI,Toast:()=>O8,MessageQueueIcon:()=>mH,TwoFactorAuthenticationIcon:()=>yh,Pharmacy2Pictogram:()=>OW,goBackInHistory:()=>iE,GroupAccessIcon:()=>mR,getExtensionRenderingsStore:()=>dA,setImplementerToolsConfigRecomputer:()=>t8,getAsyncExtensionLifecycle:()=>fb,setupApiModule:()=>iZ,renderLoadingSpinner:()=>Cd,WorkspaceContainer:()=>Pq,showNotification:()=>DJ,queueSynchronizationItem:()=>cn,getModalRegistration:()=>pg,ListCheckedIcon:()=>mB,ResponsiveWrapper:()=>O0,GynaecologyPictogram:()=>ON,ShoppingCartIcon:()=>yn,getRouteMapNextPageMap:()=>au,updateVisit:()=>cQ,backendDependencies:()=>iY,MaybePictogram:()=>OX,beginEditSynchronizationItem:()=>cc,createParcelMounter:()=>p$,getStartedVisit:()=>c1,omrsOfflineResponseStatusHttpHeaderName:()=>aM,isOpenmrsAppRoutes:()=>o5,openmrsFetch:()=>iR,HomePictogram:()=>OZ,DentistryPictogram:()=>Ok,ServiceQueuesPictogram:()=>OH,toLanguageTag:()=>EX,launchWorkspace:()=>Pa,setFeatureFlag:()=>dD,useStore:()=>pG,DigitalTrustPictogram:()=>OT,NumericObservation:()=>D4,attachmentUrl:()=>ay,interpolateString:()=>ig,inRange:()=>rB,useExtensionSlotMeta:()=>fz,AppointmentsPictogram:()=>Ox,renderSnackbars:()=>O6,getRegisteredWorkspace2Names:()=>P2,toLocationObject:()=>cU,ChartLineIcon:()=>ml,UserHasAccess:()=>hm,evaluateAsBooleanAsync:()=>dt,changeWorkspaceContext:()=>Ph,createDashboard:()=>yT,getLocations:()=>cW,getOfflineDb:()=>u2,canCloseWorkspaceWithoutPrompting:()=>Pn,getExtensionsConfigStore:()=>tQ,getRouteMapDefaultMap:()=>al,age:()=>Oi,syncAllDynamicOfflineData:()=>ck,isOmrsDateStrict:()=>SE,registerWorkspaceGroups2:()=>pk,usePaginationInfo:()=>hu,evaluateAsync:()=>c7,useOpenmrsFetchAll:()=>f6,removeImportMapOverride:()=>oZ,showWorkspacePrompts:()=>Px,useVisitTypes:()=>hS,ageAsDuration:()=>On,removeDynamicOfflineData:()=>cP,getExtensionNameFromId:()=>pe,deleteSynchronizationItem:()=>cd,renderParcel:()=>pM,useWorkspace2Context:()=>P4,ResetIcon:()=>m9,RenewIcon:()=>m5,subscribeActionableNotificationShown:()=>A,ErrorCard:()=>DE,GenderFemaleIcon:()=>mO,enableImportMapOverride:()=>oX,getOfflinePatientDataStore:()=>cA,retry:()=>CD,ComponentContext:()=>pV,ExtensionSlot:()=>p4,getOmrsServiceWorker:()=>aA,addImportMapOverride:()=>oY,subscribeConnectivityChanged:()=>b,unsetLeftNav:()=>ph,MaybeIcon:()=>yP,useCustomOverflowMenu:()=>hX,PedestrianFamilyIcon:()=>m0,generateOfflineUuid:()=>cb,cancelPrompt:()=>Pd,CtScanPictogram:()=>OC,dispatchNotificationShown:()=>C,leftNavStore:()=>pp,OpenmrsFetchError:()=>iN,UserFollowIcon:()=>yy,launchWorkspaceGroup2:()=>PZ,ChevronRightIcon:()=>mh,UserXrayIcon:()=>yg,GenderOtherIcon:()=>mC,formatDuration:()=>SF,toOmrsIsoString:()=>SO,Labs2Pictogram:()=>OI,workspace2Store:()=>pD,setUserLanguage:()=>iF,useBodyScrollLock:()=>fN,getExtensionConfig:()=>t0,SyringeIcon:()=>ya,LocationPicker:()=>DD,useDebounce:()=>fB,TimeIcon:()=>yu,getExtensionSlotConfig:()=>tJ,AddIcon:()=>h6,getRouteMapOverrideMap:()=>ac,processConfig:()=>rv,InventoryManagementIcon:()=>mL,registerWorkspaces2:()=>pj,UserIcon:()=>yb,formatPatientName:()=>Oe,fireOpenmrsEvent:()=>cF,registerModal:()=>py,registerTranslationNamespace:()=>rf,displayName:()=>D7,evaluate:()=>c9,defineExtensionConfigSchema:()=>rh,renderWorkspaceWindowsAndMenu:()=>Cg,getSyncLifecycle:()=>fg,evaluateAsTypeAsync:()=>da});let y="openmrs:connectivity-changed";function g(e){window.dispatchEvent(new CustomEvent(y,{detail:{online:e}}))}function b(e){if(!window.offlineEnabled)return()=>{};let t=t=>e(t.detail);return window.addEventListener(y,t),()=>window.removeEventListener(y,t)}function v(e){return e({online:!window.offlineEnabled||navigator.onLine}),b(e)}let w="openmrs:precache-static-dependencies";function x(e={}){window.dispatchEvent(new CustomEvent(w,{detail:e}))}function E(e){let t=t=>e(t.detail);return window.addEventListener(w,t),()=>window.removeEventListener(w,t)}let S="openmrs:notification-shown",D="openmrs:actionable-notification-shown",O="openmrs:toast-shown",P="openmrs:snack-bar-shown";function C(e){window.dispatchEvent(new CustomEvent(S,{detail:e}))}function k(e){window.dispatchEvent(new CustomEvent(D,{detail:e}))}function T(e){window.dispatchEvent(new CustomEvent(P,{detail:e}))}function j(e){window.dispatchEvent(new CustomEvent(O,{detail:e}))}function R(e){let t=t=>e(t.detail);return window.addEventListener(S,t),()=>window.removeEventListener(S,t)}function A(e){let t=t=>e(t.detail);return window.addEventListener(D,t),()=>window.removeEventListener(D,t)}function N(e){let t=t=>e(t.detail);return window.addEventListener(O,t),()=>window.removeEventListener(O,t)}function M(e){let t=t=>e(t.detail);return window.addEventListener(P,t),()=>window.removeEventListener(P,t)}function $(e){let t=L(e);setTimeout(()=>{throw t})}function I(){let e=Error();return t=>{let r=L(t);r.stack+=`
1
+ (globalThis.webpackChunk_openmrs_esm_billing_app=globalThis.webpackChunk_openmrs_esm_billing_app||[]).push([["2450"],{6734(e){e.exports=function(){"use strict";var e="millisecond",t="second",r="minute",n="hour",i="week",o="month",a="quarter",s="year",l="date",u="Invalid Date",c=/^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/,d=/\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g,p=function(e,t,r){var n=String(e);return!n||n.length>=t?e:""+Array(t+1-n.length).join(r)+e},f="en",h={};h[f]={name:"en",weekdays:"Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"),months:"January_February_March_April_May_June_July_August_September_October_November_December".split("_"),ordinal:function(e){var t=["th","st","nd","rd"],r=e%100;return"["+e+(t[(r-20)%10]||t[r]||t[0])+"]"}};var m="$isDayjsObject",y=function(e){return e instanceof w||!(!e||!e[m])},g=function e(t,r,n){var i;if(!t)return f;if("string"==typeof t){var o=t.toLowerCase();h[o]&&(i=o),r&&(h[o]=r,i=o);var a=t.split("-");if(!i&&a.length>1)return e(a[0])}else{var s=t.name;h[s]=t,i=s}return!n&&i&&(f=i),i||!n&&f},b=function(e,t){if(y(e))return e.clone();var r="object"==typeof t?t:{};return r.date=e,r.args=arguments,new w(r)},v={s:p,z:function(e){var t=-e.utcOffset(),r=Math.abs(t);return(t<=0?"+":"-")+p(Math.floor(r/60),2,"0")+":"+p(r%60,2,"0")},m:function e(t,r){if(t.date()<r.date())return-e(r,t);var n=12*(r.year()-t.year())+(r.month()-t.month()),i=t.clone().add(n,o),a=r-i<0,s=t.clone().add(n+(a?-1:1),o);return+(-(n+(r-i)/(a?i-s:s-i))||0)},a:function(e){return e<0?Math.ceil(e)||0:Math.floor(e)},p:function(u){return({M:o,y:s,w:i,d:"day",D:l,h:n,m:r,s:t,ms:e,Q:a})[u]||String(u||"").toLowerCase().replace(/s$/,"")},u:function(e){return void 0===e}};v.l=g,v.i=y,v.w=function(e,t){return b(e,{locale:t.$L,utc:t.$u,x:t.$x,$offset:t.$offset})};var w=function(){function p(e){this.$L=g(e.locale,null,!0),this.parse(e),this.$x=this.$x||e.x||{},this[m]=!0}var f=p.prototype;return f.parse=function(e){this.$d=function(e){var t=e.date,r=e.utc;if(null===t)return new Date(NaN);if(v.u(t))return new Date;if(t instanceof Date)return new Date(t);if("string"==typeof t&&!/Z$/i.test(t)){var n=t.match(c);if(n){var i=n[2]-1||0,o=(n[7]||"0").substring(0,3);return r?new Date(Date.UTC(n[1],i,n[3]||1,n[4]||0,n[5]||0,n[6]||0,o)):new Date(n[1],i,n[3]||1,n[4]||0,n[5]||0,n[6]||0,o)}}return new Date(t)}(e),this.init()},f.init=function(){var e=this.$d;this.$y=e.getFullYear(),this.$M=e.getMonth(),this.$D=e.getDate(),this.$W=e.getDay(),this.$H=e.getHours(),this.$m=e.getMinutes(),this.$s=e.getSeconds(),this.$ms=e.getMilliseconds()},f.$utils=function(){return v},f.isValid=function(){return this.$d.toString()!==u},f.isSame=function(e,t){var r=b(e);return this.startOf(t)<=r&&r<=this.endOf(t)},f.isAfter=function(e,t){return b(e)<this.startOf(t)},f.isBefore=function(e,t){return this.endOf(t)<b(e)},f.$g=function(e,t,r){return v.u(e)?this[t]:this.set(r,e)},f.unix=function(){return Math.floor(this.valueOf()/1e3)},f.valueOf=function(){return this.$d.getTime()},f.startOf=function(e,a){var u=this,c=!!v.u(a)||a,d=v.p(e),p=function(e,t){var r=v.w(u.$u?Date.UTC(u.$y,t,e):new Date(u.$y,t,e),u);return c?r:r.endOf("day")},f=function(e,t){return v.w(u.toDate()[e].apply(u.toDate("s"),(c?[0,0,0,0]:[23,59,59,999]).slice(t)),u)},h=this.$W,m=this.$M,y=this.$D,g="set"+(this.$u?"UTC":"");switch(d){case s:return c?p(1,0):p(31,11);case o:return c?p(1,m):p(0,m+1);case i:var b=this.$locale().weekStart||0,w=(h<b?h+7:h)-b;return p(c?y-w:y+(6-w),m);case"day":case l:return f(g+"Hours",0);case n:return f(g+"Minutes",1);case r:return f(g+"Seconds",2);case t:return f(g+"Milliseconds",3);default:return this.clone()}},f.endOf=function(e){return this.startOf(e,!1)},f.$set=function(i,a){var u,c=v.p(i),d="set"+(this.$u?"UTC":""),p=((u={}).day=d+"Date",u[l]=d+"Date",u[o]=d+"Month",u[s]=d+"FullYear",u[n]=d+"Hours",u[r]=d+"Minutes",u[t]=d+"Seconds",u[e]=d+"Milliseconds",u)[c],f="day"===c?this.$D+(a-this.$W):a;if(c===o||c===s){var h=this.clone().set(l,1);h.$d[p](f),h.init(),this.$d=h.set(l,Math.min(this.$D,h.daysInMonth())).$d}else p&&this.$d[p](f);return this.init(),this},f.set=function(e,t){return this.clone().$set(e,t)},f.get=function(e){return this[v.p(e)]()},f.add=function(e,a){var l,u=this;e=Number(e);var c=v.p(a),d=function(t){var r=b(u);return v.w(r.date(r.date()+Math.round(t*e)),u)};if(c===o)return this.set(o,this.$M+e);if(c===s)return this.set(s,this.$y+e);if("day"===c)return d(1);if(c===i)return d(7);var p=((l={})[r]=6e4,l[n]=36e5,l[t]=1e3,l)[c]||1,f=this.$d.getTime()+e*p;return v.w(f,this)},f.subtract=function(e,t){return this.add(-1*e,t)},f.format=function(e){var t=this,r=this.$locale();if(!this.isValid())return r.invalidDate||u;var n=e||"YYYY-MM-DDTHH:mm:ssZ",i=v.z(this),o=this.$H,a=this.$m,s=this.$M,l=r.weekdays,c=r.months,p=r.meridiem,f=function(e,r,i,o){return e&&(e[r]||e(t,n))||i[r].slice(0,o)},h=function(e){return v.s(o%12||12,e,"0")},m=p||function(e,t,r){var n=e<12?"AM":"PM";return r?n.toLowerCase():n};return n.replace(d,function(e,n){return n||function(e){switch(e){case"YY":return String(t.$y).slice(-2);case"YYYY":return v.s(t.$y,4,"0");case"M":return s+1;case"MM":return v.s(s+1,2,"0");case"MMM":return f(r.monthsShort,s,c,3);case"MMMM":return f(c,s);case"D":return t.$D;case"DD":return v.s(t.$D,2,"0");case"d":return String(t.$W);case"dd":return f(r.weekdaysMin,t.$W,l,2);case"ddd":return f(r.weekdaysShort,t.$W,l,3);case"dddd":return l[t.$W];case"H":return String(o);case"HH":return v.s(o,2,"0");case"h":return h(1);case"hh":return h(2);case"a":return m(o,a,!0);case"A":return m(o,a,!1);case"m":return String(a);case"mm":return v.s(a,2,"0");case"s":return String(t.$s);case"ss":return v.s(t.$s,2,"0");case"SSS":return v.s(t.$ms,3,"0");case"Z":return i}return null}(e)||i.replace(":","")})},f.utcOffset=function(){return-(15*Math.round(this.$d.getTimezoneOffset()/15))},f.diff=function(e,l,u){var c,d=this,p=v.p(l),f=b(e),h=(f.utcOffset()-this.utcOffset())*6e4,m=this-f,y=function(){return v.m(d,f)};switch(p){case s:c=y()/12;break;case o:c=y();break;case a:c=y()/3;break;case i:c=(m-h)/6048e5;break;case"day":c=(m-h)/864e5;break;case n:c=m/36e5;break;case r:c=m/6e4;break;case t:c=m/1e3;break;default:c=m}return u?c:v.a(c)},f.daysInMonth=function(){return this.endOf(o).$D},f.$locale=function(){return h[this.$L]},f.locale=function(e,t){if(!e)return this.$L;var r=this.clone(),n=g(e,t,!0);return n&&(r.$L=n),r},f.clone=function(){return v.w(this.$d,this)},f.toDate=function(){return new Date(this.valueOf())},f.toJSON=function(){return this.isValid()?this.toISOString():null},f.toISOString=function(){return this.$d.toISOString()},f.toString=function(){return this.$d.toUTCString()},p}(),x=w.prototype;return b.prototype=x,[["$ms",e],["$s",t],["$m",r],["$H",n],["$W","day"],["$M",o],["$y",s],["$D",l]].forEach(function(e){x[e[1]]=function(t){return this.$g(t,e[0],e[1])}}),b.extend=function(e,t){return e.$i||(e(t,w,b),e.$i=!0),b},b.locale=g,b.isDayjs=y,b.unix=function(e){return b(1e3*e)},b.en=h[f],b.Ls=h,b.p={},b}()},7581(e){e.exports=function(e,t,r){t.prototype.isToday=function(){var e="YYYY-MM-DD",t=r();return this.format(e)===t.format(e)}}},5238(e){e.exports=function(e,t,r){var n=t.prototype,i=function(e){var t=e.date,i=e.utc,o={};if(!(null===t||t instanceof Date||t instanceof Array||n.$utils().u(t)||"Object"!==t.constructor.name)){if(!Object.keys(t).length)return new Date;var a=i?r.utc():r();Object.keys(t).forEach(function(e){var r;o["date"===(r=n.$utils().p(e))?"day":r]=t[e]});var s=o.day||(o.year||o.month>=0?1:a.date()),l=o.year||a.year(),u=o.month>=0?o.month:o.year||o.day?0:a.month(),c=o.hour||0,d=o.minute||0,p=o.second||0,f=o.millisecond||0;return i?new Date(Date.UTC(l,u,s,c,d,p,f)):new Date(l,u,s,c,d,p,f)}return t},o=n.parse;n.parse=function(e){e.date=i.bind(this)(e),o.bind(this)(e)};var a=n.set,s=n.add,l=n.subtract,u=function(e,t,r,n){void 0===n&&(n=1);var i=Object.keys(t),o=this;return i.forEach(function(r){o=e.bind(o)(t[r]*n,r)}),o};n.set=function(e,t){return t=void 0===t?e:t,"Object"===e.constructor.name?u.bind(this)(function(e,t){return a.bind(this)(t,e)},t,e):a.bind(this)(e,t)},n.add=function(e,t){return"Object"===e.constructor.name?u.bind(this)(s,e,t):s.bind(this)(e,t)},n.subtract=function(e,t){return"Object"===e.constructor.name?u.bind(this)(s,e,t,-1):l.bind(this)(e,t)}}},3826(e){e.exports=function(){"use strict";var e="minute",t=/[+-]\d\d(?::?\d\d)?/g,r=/([+-]|\d\d)/g;return function(n,i,o){var a=i.prototype;o.utc=function(e){var t={date:e,utc:!0,args:arguments};return new i(t)},a.utc=function(t){var r=o(this.toDate(),{locale:this.$L,utc:!0});return t?r.add(this.utcOffset(),e):r},a.local=function(){return o(this.toDate(),{locale:this.$L,utc:!1})};var s=a.parse;a.parse=function(e){e.utc&&(this.$u=!0),this.$utils().u(e.$offset)||(this.$offset=e.$offset),s.call(this,e)};var l=a.init;a.init=function(){if(this.$u){var e=this.$d;this.$y=e.getUTCFullYear(),this.$M=e.getUTCMonth(),this.$D=e.getUTCDate(),this.$W=e.getUTCDay(),this.$H=e.getUTCHours(),this.$m=e.getUTCMinutes(),this.$s=e.getUTCSeconds(),this.$ms=e.getUTCMilliseconds()}else l.call(this)};var u=a.utcOffset;a.utcOffset=function(n,i){var o=this.$utils().u;if(o(n))return this.$u?0:o(this.$offset)?u.call(this):this.$offset;if("string"==typeof n&&null===(n=function(e){void 0===e&&(e="");var n=e.match(t);if(!n)return null;var i=(""+n[0]).match(r)||["-",0,0],o=i[0],a=60*i[1]+ +i[2];return 0===a?0:"+"===o?a:-a}(n)))return this;var a=16>=Math.abs(n)?60*n:n,s=this;if(i)return s.$offset=a,s.$u=0===n,s;if(0!==n){var l=this.$u?this.toDate().getTimezoneOffset():-1*this.utcOffset();(s=this.local().add(a+l,e)).$offset=a,s.$x.$localOffset=l}else s=this.utc();return s};var c=a.format;a.format=function(e){var t=e||(this.$u?"YYYY-MM-DDTHH:mm:ss[Z]":"");return c.call(this,t)},a.valueOf=function(){var e=this.$utils().u(this.$offset)?0:this.$offset+(this.$x.$localOffset||this.$d.getTimezoneOffset());return this.$d.valueOf()-6e4*e},a.isUTC=function(){return!!this.$u},a.toISOString=function(){return this.toDate().toISOString()},a.toString=function(){return this.toDate().toUTCString()};var d=a.toDate;a.toDate=function(e){return"s"===e&&this.$offset?o(this.format("YYYY-MM-DD HH:mm:ss:SSS")).toDate():d.call(this)};var p=a.diff;a.diff=function(e,t,r){if(e&&this.$u===e.$u)return p.call(this,e,t,r);var n=this.local(),i=o(e).local();return p.call(n,i,t,r)}}}()},2849(e){var t=Object.prototype.hasOwnProperty,r=Object.prototype.toString;function n(e){if(!e||"[object Object]"!==r.call(e)||e.nodeType||e.setInterval)return!1;var n,i=t.call(e,"constructor"),o=t.call(e.constructor.prototype,"isPrototypeOf");if(e.constructor&&!i&&!o)return!1;for(n in e);return void 0===n||t.call(e,n)}e.exports=function e(){var t,r,i,o,a,s,l=arguments[0]||{},u=1,c=arguments.length,d=!1;for("boolean"==typeof l&&(d=l,l=arguments[1]||{},u=2),"object"!=typeof l&&"function"!=typeof l&&(l={});u<c;u++)if(null!=(t=arguments[u]))for(r in t)i=l[r],l!==(o=t[r])&&(d&&o&&(n(o)||(a=Array.isArray(o)))?(a?(a=!1,s=i&&Array.isArray(i)?i:[]):s=i&&n(i)?i:{},l[r]=e(d,s,o)):void 0!==o&&(l[r]=o));return l}},6767(e,t,r){!function(t){"use strict";var n=r(6974);function i(e){return function(t,r){return"object"==typeof t&&(r=t,t=null),null==t&&(t=new Date().toString()),r||(r={}),e.call(this,t,r)}}var o=e.exports={generate:i(function(e,t){return new n(e,t)})};t&&(t.fn.geopattern=i(function(e,r){return this.each(function(){var n=t(this).attr("data-title-sha");n&&(r=t.extend({hash:n},r));var i=o.generate(e,r);t(this).css("background-image",i.toDataUrl())})}))}("u">typeof jQuery?jQuery:null)},2467(e){"use strict";e.exports={hex2rgb:function(e){e=e.replace(/^#?([a-f\d])([a-f\d])([a-f\d])$/i,function(e,t,r,n){return t+t+r+r+n+n});var t=/^#?([a-f\d]{2})([a-f\d]{2})([a-f\d]{2})$/i.exec(e);return t?{r:parseInt(t[1],16),g:parseInt(t[2],16),b:parseInt(t[3],16)}:null},rgb2hex:function(e){return"#"+["r","g","b"].map(function(t){return("0"+e[t].toString(16)).slice(-2)}).join("")},rgb2hsl:function(e){var t,r,n=e.r,i=e.g,o=e.b,a=Math.max(n/=255,i/=255,o/=255),s=Math.min(n,i,o),l=(a+s)/2;if(a===s)t=r=0;else{var u=a-s;switch(r=l>.5?u/(2-a-s):u/(a+s),a){case n:t=(i-o)/u+6*(i<o);break;case i:t=(o-n)/u+2;break;case o:t=(n-i)/u+4}t/=6}return{h:t,s:r,l:l}},hsl2rgb:function(e){function t(e,t,r){return(r<0&&(r+=1),r>1&&(r-=1),r<1/6)?e+(t-e)*6*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}var r,n,i,o=e.h,a=e.s,s=e.l;if(0===a)r=n=i=s;else{var l=s<.5?s*(1+a):s+a-s*a,u=2*s-l;r=t(u,l,o+1/3),n=t(u,l,o),i=t(u,l,o-1/3)}return{r:Math.round(255*r),g:Math.round(255*n),b:Math.round(255*i)}},rgb2rgbString:function(e){return"rgb("+[e.r,e.g,e.b].join(",")+")"}}},6974(e,t,r){"use strict";var n=r(2849),i=r(2467),o=r(6743),a=r(8502),s={baseColor:"#933c3c"},l=["octogons","overlappingCircles","plusSigns","xes","sineWaves","hexagons","overlappingRings","plaid","triangles","squares","concentricCircles","diamonds","tessellation","nestedSquares","mosaicSquares","chevrons"],u="#000";function c(e,t,r){return parseInt(e.substr(t,r||1),16)}function d(e,t,r,n,i){return(parseFloat(e)-t)*(i-n)/(r-t)+n}function p(e){return e%2==0?"#ddd":"#222"}function f(e){return d(e,0,15,.02,.15)}var h=e.exports=function(e,t){return this.opts=n({},s,t),this.hash=t.hash||o(e),this.svg=new a,this.generateBackground(),this.generatePattern(),this};function m(e){return[[e,0,e,3*e],[0,e,3*e,e]]}function y(e){return[0,0,e,e,0,e,0,0].join(",")}function g(e,t,r,n,i){var o=y(n),a=f(i[0]),s=p(i[0]),l={stroke:u,"stroke-opacity":.02,"fill-opacity":a,fill:s};e.polyline(o,l).transform({translate:[t+n,r],scale:[-1,1]}),e.polyline(o,l).transform({translate:[t+n,r+2*n],scale:[1,-1]}),l={stroke:u,"stroke-opacity":.02,"fill-opacity":a=f(i[1]),fill:s=p(i[1])},e.polyline(o,l).transform({translate:[t+n,r+2*n],scale:[-1,-1]}),e.polyline(o,l).transform({translate:[t+n,r],scale:[1,1]})}function b(e,t,r,n,i){var o=f(i),a=p(i),s=y(n),l={stroke:u,"stroke-opacity":.02,"fill-opacity":o,fill:a};e.polyline(s,l).transform({translate:[t,r+n],scale:[1,-1]}),e.polyline(s,l).transform({translate:[t+2*n,r+n],scale:[-1,-1]}),e.polyline(s,l).transform({translate:[t,r+n],scale:[1,1]}),e.polyline(s,l).transform({translate:[t+2*n,r+n],scale:[-1,1]})}h.prototype.toSvg=function(){return this.svg.toString()},h.prototype.toString=function(){return this.toSvg()},h.prototype.toBase64=function(){var e=this.toSvg();return"u">typeof window&&"function"==typeof window.btoa?window.btoa(e):new Buffer(e).toString("base64")},h.prototype.toDataUri=function(){return"data:image/svg+xml;base64,"+this.toBase64()},h.prototype.toDataUrl=function(){return'url("'+this.toDataUri()+'")'},h.prototype.generateBackground=function(){var e,t,r,n;this.opts.color?r=i.hex2rgb(this.opts.color):(t=d(c(this.hash,14,3),0,4095,0,359),n=c(this.hash,17),(e=i.rgb2hsl(i.hex2rgb(this.opts.baseColor))).h=(360*e.h-t+360)%360/360,n%2==0?e.s=Math.min(1,(100*e.s+n)/100):e.s=Math.max(0,(100*e.s-n)/100),r=i.hsl2rgb(e)),this.color=i.rgb2hex(r),this.svg.rect(0,0,"100%","100%",{fill:i.rgb2rgbString(r)})},h.prototype.generatePattern=function(){var e=this.opts.generator;if(e){if(0>l.indexOf(e))throw Error("The generator "+e+" does not exist.")}else e=l[c(this.hash,20)];return this["geo"+e.slice(0,1).toUpperCase()+e.slice(1)]()},h.prototype.geoHexagons=function(){var e,t,r,n,i,o,a,s,l,h=d(c(this.hash,0),0,15,8,60),m=h*Math.sqrt(3),y=2*h,g=(s=h/2,[0,l=Math.sin(60*Math.PI/180)*h,s,0,s+h,0,2*h,l,s+h,2*l,s,2*l,0,l].join(","));for(this.svg.setWidth(3*y+3*h),this.svg.setHeight(6*m),t=0,a=0;a<6;a++)for(o=0;o<6;o++)i=c(this.hash,t),e=o%2==0?a*m:a*m+m/2,r=f(i),n={fill:p(i),"fill-opacity":r,stroke:u,"stroke-opacity":.02},this.svg.polyline(g,n).transform({translate:[o*h*1.5-y/2,e-m/2]}),0===o&&this.svg.polyline(g,n).transform({translate:[6*h*1.5-y/2,e-m/2]}),0===a&&(e=o%2==0?6*m:6*m+m/2,this.svg.polyline(g,n).transform({translate:[o*h*1.5-y/2,e-m/2]})),0===o&&0===a&&this.svg.polyline(g,n).transform({translate:[6*h*1.5-y/2,5*m+m/2]}),t++},h.prototype.geoSineWaves=function(){var e,t,r,n,i,o,a,s=Math.floor(d(c(this.hash,0),0,15,100,400)),l=Math.floor(d(c(this.hash,1),0,15,30,100)),u=Math.floor(d(c(this.hash,2),0,15,3,30));for(this.svg.setWidth(s),this.svg.setHeight(36*u),t=0;t<36;t++)r=f(o=c(this.hash,t)),e=p(o),a=s/4*.7,i={fill:"none",stroke:e,opacity:r,"stroke-width":""+u+"px"},n="M0 "+l+" C "+a+" 0, "+(s/2-a)+" 0, "+s/2+" "+l+" S "+(s-a)+" "+2*l+", "+s+" "+l+" S "+(1.5*s-a)+" 0, "+1.5*s+", "+l,this.svg.path(n,i).transform({translate:[-s/4,u*t-1.5*l]}),this.svg.path(n,i).transform({translate:[-s/4,u*t-1.5*l+36*u]})},h.prototype.geoChevrons=function(){var e,t,r,n,i,o,a,s=d(c(this.hash,0),0,15,30,80),l=d(c(this.hash,0),0,15,30,80),h=(e=.66*l,[[0,0,s/2,l-e,s/2,l,0,e,0,0],[s/2,l-e,s,0,s,e,s/2,l,s/2,l-e]].map(function(e){return e.join(",")}));for(this.svg.setWidth(6*s),this.svg.setHeight(6*l*.66),t=0,a=0;a<6;a++)for(o=0;o<6;o++)r=f(i=c(this.hash,t)),n={stroke:u,"stroke-opacity":.02,fill:p(i),"fill-opacity":r,"stroke-width":1},this.svg.group(n).transform({translate:[o*s,a*l*.66-l/2]}).polyline(h).end(),0===a&&this.svg.group(n).transform({translate:[o*s,6*l*.66-l/2]}).polyline(h).end(),t+=1},h.prototype.geoPlusSigns=function(){var e,t,r,n,i,o,a,s,l=d(c(this.hash,0),0,15,10,25),h=3*l,y=m(l);for(this.svg.setWidth(12*l),this.svg.setHeight(12*l),r=0,s=0;s<6;s++)for(a=0;a<6;a++)n=f(o=c(this.hash,r)),t=p(o),e=+(s%2!=0),i={fill:t,stroke:u,"stroke-opacity":.02,"fill-opacity":n},this.svg.group(i).transform({translate:[a*h-a*l+e*l-l,s*h-s*l-h/2]}).rect(y).end(),0===a&&this.svg.group(i).transform({translate:[4*h-a*l+e*l-l,s*h-s*l-h/2]}).rect(y).end(),0===s&&this.svg.group(i).transform({translate:[a*h-a*l+e*l-l,4*h-s*l-h/2]}).rect(y).end(),0===a&&0===s&&this.svg.group(i).transform({translate:[4*h-a*l+e*l-l,4*h-s*l-h/2]}).rect(y).end(),r++},h.prototype.geoXes=function(){var e,t,r,n,i,o,a,s=d(c(this.hash,0),0,15,10,25),l=m(s),u=3*s*.943;for(this.svg.setWidth(3*u),this.svg.setHeight(3*u),t=0,a=0;a<6;a++)for(o=0;o<6;o++)r=f(i=c(this.hash,t)),e=o%2==0?a*u-.5*u:a*u-.5*u+u/4,n={fill:p(i),opacity:r},this.svg.group(n).transform({translate:[o*u/2-u/2,e-a*u/2],rotate:[45,u/2,u/2]}).rect(l).end(),0===o&&this.svg.group(n).transform({translate:[6*u/2-u/2,e-a*u/2],rotate:[45,u/2,u/2]}).rect(l).end(),0===a&&(e=o%2==0?6*u-u/2:6*u-u/2+u/4,this.svg.group(n).transform({translate:[o*u/2-u/2,e-6*u/2],rotate:[45,u/2,u/2]}).rect(l).end()),5===a&&this.svg.group(n).transform({translate:[o*u/2-u/2,e-11*u/2],rotate:[45,u/2,u/2]}).rect(l).end(),0===o&&0===a&&this.svg.group(n).transform({translate:[6*u/2-u/2,e-6*u/2],rotate:[45,u/2,u/2]}).rect(l).end(),t++},h.prototype.geoOverlappingCircles=function(){var e,t,r,n,i,o,a=d(c(this.hash,0),0,15,25,200)/2;for(this.svg.setWidth(6*a),this.svg.setHeight(6*a),e=0,o=0;o<6;o++)for(i=0;i<6;i++)t=f(n=c(this.hash,e)),r={fill:p(n),opacity:t},this.svg.circle(i*a,o*a,a,r),0===i&&this.svg.circle(6*a,o*a,a,r),0===o&&this.svg.circle(i*a,6*a,a,r),0===i&&0===o&&this.svg.circle(6*a,6*a,a,r),e++},h.prototype.geoOctogons=function(){var e,t,r,n,i,o,a,s=d(c(this.hash,0),0,15,10,60),l=[e=.33*s,0,s-e,0,s,e,s,s-e,s-e,s,e,s,0,s-e,0,e,e,0].join(",");for(this.svg.setWidth(6*s),this.svg.setHeight(6*s),r=0,a=0;a<6;a++)for(o=0;o<6;o++)n=f(i=c(this.hash,r)),t=p(i),this.svg.polyline(l,{fill:t,"fill-opacity":n,stroke:u,"stroke-opacity":.02}).transform({translate:[o*s,a*s]}),r+=1},h.prototype.geoSquares=function(){var e,t,r,n,i,o,a=d(c(this.hash,0),0,15,10,60);for(this.svg.setWidth(6*a),this.svg.setHeight(6*a),t=0,o=0;o<6;o++)for(i=0;i<6;i++)r=f(n=c(this.hash,t)),e=p(n),this.svg.rect(i*a,o*a,a,a,{fill:e,"fill-opacity":r,stroke:u,"stroke-opacity":.02}),t+=1},h.prototype.geoConcentricCircles=function(){var e,t,r,n,i,o,a=d(c(this.hash,0),0,15,10,60),s=a/5;for(this.svg.setWidth((a+s)*6),this.svg.setHeight((a+s)*6),t=0,o=0;o<6;o++)for(i=0;i<6;i++)r=f(n=c(this.hash,t)),e=p(n),this.svg.circle(i*a+i*s+(a+s)/2,o*a+o*s+(a+s)/2,a/2,{fill:"none",stroke:e,opacity:r,"stroke-width":s+"px"}),r=f(n=c(this.hash,39-t)),e=p(n),this.svg.circle(i*a+i*s+(a+s)/2,o*a+o*s+(a+s)/2,a/4,{fill:e,"fill-opacity":r}),t+=1},h.prototype.geoOverlappingRings=function(){var e,t,r,n,i,o,a=d(c(this.hash,0),0,15,10,60),s=a/4;for(this.svg.setWidth(6*a),this.svg.setHeight(6*a),e=0,o=0;o<6;o++)for(i=0;i<6;i++)t=f(n=c(this.hash,e)),r={fill:"none",stroke:p(n),opacity:t,"stroke-width":s+"px"},this.svg.circle(i*a,o*a,a-s/2,r),0===i&&this.svg.circle(6*a,o*a,a-s/2,r),0===o&&this.svg.circle(i*a,6*a,a-s/2,r),0===i&&0===o&&this.svg.circle(6*a,6*a,a-s/2,r),e+=1},h.prototype.geoTriangles=function(){var e,t,r,n,i,o,a,s,l=d(c(this.hash,0),0,15,15,80),h=l/2*Math.sqrt(3),m=[s=l/2,0,l,h,0,h,s,0].join(",");for(this.svg.setWidth(3*l),this.svg.setHeight(6*h),e=0,a=0;a<6;a++)for(o=0;o<6;o++)t=f(i=c(this.hash,e)),n={fill:p(i),"fill-opacity":t,stroke:u,"stroke-opacity":.02},r=a%2==0?180*(o%2==0):180*(o%2!=0),this.svg.polyline(m,n).transform({translate:[o*l*.5-l/2,h*a],rotate:[r,l/2,h/2]}),0===o&&this.svg.polyline(m,n).transform({translate:[6*l*.5-l/2,h*a],rotate:[r,l/2,h/2]}),e+=1},h.prototype.geoDiamonds=function(){var e,t,r,n,i,o,a,s=d(c(this.hash,0),0,15,10,50),l=d(c(this.hash,1),0,15,10,50),h=[s/2,0,s,l/2,s/2,l,0,l/2].join(",");for(this.svg.setWidth(6*s),this.svg.setHeight(3*l),t=0,a=0;a<6;a++)for(o=0;o<6;o++)r=f(i=c(this.hash,t)),n={fill:p(i),"fill-opacity":r,stroke:u,"stroke-opacity":.02},e=a%2==0?0:s/2,this.svg.polyline(h,n).transform({translate:[o*s-s/2+e,l/2*a-l/2]}),0===o&&this.svg.polyline(h,n).transform({translate:[6*s-s/2+e,l/2*a-l/2]}),0===a&&this.svg.polyline(h,n).transform({translate:[o*s-s/2+e,l/2*6-l/2]}),0===o&&0===a&&this.svg.polyline(h,n).transform({translate:[6*s-s/2+e,l/2*6-l/2]}),t+=1},h.prototype.geoNestedSquares=function(){var e,t,r,n,i,o,a=d(c(this.hash,0),0,15,4,12),s=7*a;for(this.svg.setWidth((s+a)*6+6*a),this.svg.setHeight((s+a)*6+6*a),e=0,o=0;o<6;o++)for(i=0;i<6;i++)t=f(n=c(this.hash,e)),r={fill:"none",stroke:p(n),opacity:t,"stroke-width":a+"px"},this.svg.rect(i*s+i*a*2+a/2,o*s+o*a*2+a/2,s,s,r),t=f(n=c(this.hash,39-e)),r={fill:"none",stroke:p(n),opacity:t,"stroke-width":a+"px"},this.svg.rect(i*s+i*a*2+a/2+2*a,o*s+o*a*2+a/2+2*a,3*a,3*a,r),e+=1},h.prototype.geoMosaicSquares=function(){var e,t,r,n=d(c(this.hash,0),0,15,15,50);for(this.svg.setWidth(8*n),this.svg.setHeight(8*n),e=0,r=0;r<4;r++)for(t=0;t<4;t++)t%2==0?r%2==0?b(this.svg,t*n*2,r*n*2,n,c(this.hash,e)):g(this.svg,t*n*2,r*n*2,n,[c(this.hash,e),c(this.hash,e+1)]):r%2==0?g(this.svg,t*n*2,r*n*2,n,[c(this.hash,e),c(this.hash,e+1)]):b(this.svg,t*n*2,r*n*2,n,c(this.hash,e)),e+=1},h.prototype.geoPlaid=function(){var e,t,r,n,i,o,a=0,s=0;for(t=0;t<36;)a+=c(this.hash,t)+5,r=f(o=c(this.hash,t+1)),e=p(o),n=o+5,this.svg.rect(0,a,"100%",n,{opacity:r,fill:e}),a+=n,t+=2;for(t=0;t<36;)s+=c(this.hash,t)+5,r=f(o=c(this.hash,t+1)),e=p(o),i=o+5,this.svg.rect(s,0,i,"100%",{opacity:r,fill:e}),s+=i,t+=2;this.svg.setWidth(s),this.svg.setHeight(a)},h.prototype.geoTessellation=function(){var e,t,r,n,i=d(c(this.hash,0),0,15,5,40),o=i*Math.sqrt(3),a=2*i,s=i/2*Math.sqrt(3),l=[0,0,s,i/2,0,i,0,0].join(","),h=3*i+2*s,m=2*o+2*i;for(this.svg.setWidth(h),this.svg.setHeight(m),e=0;e<20;e++)switch(t=f(n=c(this.hash,e)),r={stroke:u,"stroke-opacity":.02,fill:p(n),"fill-opacity":t,"stroke-width":1},e){case 0:this.svg.rect(-i/2,-i/2,i,i,r),this.svg.rect(h-i/2,-i/2,i,i,r),this.svg.rect(-i/2,m-i/2,i,i,r),this.svg.rect(h-i/2,m-i/2,i,i,r);break;case 1:this.svg.rect(a/2+s,o/2,i,i,r);break;case 2:this.svg.rect(-i/2,m/2-i/2,i,i,r),this.svg.rect(h-i/2,m/2-i/2,i,i,r);break;case 3:this.svg.rect(a/2+s,1.5*o+i,i,i,r);break;case 4:this.svg.polyline(l,r).transform({translate:[i/2,-i/2],rotate:[0,i/2,s/2]}),this.svg.polyline(l,r).transform({translate:[i/2,m- -i/2],rotate:[0,i/2,s/2],scale:[1,-1]});break;case 5:this.svg.polyline(l,r).transform({translate:[h-i/2,-i/2],rotate:[0,i/2,s/2],scale:[-1,1]}),this.svg.polyline(l,r).transform({translate:[h-i/2,m+i/2],rotate:[0,i/2,s/2],scale:[-1,-1]});break;case 6:this.svg.polyline(l,r).transform({translate:[h/2+i/2,o/2]});break;case 7:this.svg.polyline(l,r).transform({translate:[h-h/2-i/2,o/2],scale:[-1,1]});break;case 8:this.svg.polyline(l,r).transform({translate:[h/2+i/2,m-o/2],scale:[1,-1]});break;case 9:this.svg.polyline(l,r).transform({translate:[h-h/2-i/2,m-o/2],scale:[-1,-1]});break;case 10:this.svg.polyline(l,r).transform({translate:[i/2,m/2-i/2]});break;case 11:this.svg.polyline(l,r).transform({translate:[h-i/2,m/2-i/2],scale:[-1,1]});break;case 12:this.svg.rect(0,0,i,i,r).transform({translate:[i/2,i/2],rotate:[-30,0,0]});break;case 13:this.svg.rect(0,0,i,i,r).transform({scale:[-1,1],translate:[-h+i/2,i/2],rotate:[-30,0,0]});break;case 14:this.svg.rect(0,0,i,i,r).transform({translate:[i/2,m/2-i/2-i],rotate:[30,0,i]});break;case 15:this.svg.rect(0,0,i,i,r).transform({scale:[-1,1],translate:[-h+i/2,m/2-i/2-i],rotate:[30,0,i]});break;case 16:this.svg.rect(0,0,i,i,r).transform({scale:[1,-1],translate:[i/2,-m+m/2-i/2-i],rotate:[30,0,i]});break;case 17:this.svg.rect(0,0,i,i,r).transform({scale:[-1,-1],translate:[-h+i/2,-m+m/2-i/2-i],rotate:[30,0,i]});break;case 18:this.svg.rect(0,0,i,i,r).transform({scale:[1,-1],translate:[i/2,-m+i/2],rotate:[-30,0,0]});break;case 19:this.svg.rect(0,0,i,i,r).transform({scale:[-1,-1],translate:[-h+i/2,-m+i/2],rotate:[-30,0,0]})}}},6743(e){"use strict";function t(){var e=0x67452301,t=0xefcdab89,r=0x98badcfe,n=0x10325476,i=0xc3d2e1f0,o=new Uint32Array(80),a=0,s=24,l=0;function u(){for(var s,l,u=16;u<80;u++){var c=o[u-3]^o[u-8]^o[u-14]^o[u-16];o[u]=c<<1|c>>>31}var d=e,p=t,f=r,h=n,m=i;for(u=0;u<80;u++){u<20?(s=h^p&(f^h),l=0x5a827999):u<40?(s=p^f^h,l=0x6ed9eba1):u<60?(s=p&f|h&(p|f),l=0x8f1bbcdc):(s=p^f^h,l=0xca62c1d6);var y=(d<<5|d>>>27)+s+m+l+(0|o[u]);m=h,h=f,f=p<<30|p>>>2,p=d,d=y}for(u=0,e=e+d|0,t=t+p|0,r=r+f|0,n=n+h|0,i=i+m|0,a=0;u<16;u++)o[u]=0}function c(e){o[a]|=(255&e)<<s,s?s-=8:(a++,s=24),16===a&&u()}function d(e){for(var t="",r=28;r>=0;r-=4)t+=(e>>r&15).toString(16);return t}return{update:function(e){if("string"==typeof e){var t=e.length;l+=8*t;for(var r=0;r<t;r++)c(e.charCodeAt(r));return}var n=e.length;l+=8*n;for(var i=0;i<n;i++)c(e[i])},digest:function(){c(128),(a>14||14===a&&s<24)&&u(),a=14,s=24,c(0),c(0),c(l>0xffffffffff?l/0x10000000000:0),c(l>0xffffffff?l/0x100000000:0);for(var o=24;o>=0;o-=8)c(l>>o);return d(e)+d(t)+d(r)+d(n)+d(i)}}}e.exports=function(e){if(void 0===e)return t();var r=t();return r.update(e),r.digest()}},8502(e,t,r){"use strict";var n=r(2849),i=r(6541);function o(){return this.width=100,this.height=100,this.svg=i("svg"),this.context=[],this.setAttributes(this.svg,{xmlns:"http://www.w3.org/2000/svg",width:this.width,height:this.height}),this}e.exports=o,o.prototype.currentContext=function(){return this.context[this.context.length-1]||this.svg},o.prototype.end=function(){return this.context.pop(),this},o.prototype.currentNode=function(){var e=this.currentContext();return e.lastChild||e},o.prototype.transform=function(e){return this.currentNode().setAttribute("transform",Object.keys(e).map(function(t){return t+"("+e[t].join(",")+")"}).join(" ")),this},o.prototype.setAttributes=function(e,t){Object.keys(t).forEach(function(r){e.setAttribute(r,t[r])})},o.prototype.setWidth=function(e){this.svg.setAttribute("width",Math.floor(e))},o.prototype.setHeight=function(e){this.svg.setAttribute("height",Math.floor(e))},o.prototype.toString=function(){return this.svg.toString()},o.prototype.rect=function(e,t,r,o,a){var s=this;if(Array.isArray(e))return e.forEach(function(e){s.rect.apply(s,e.concat(a))}),this;var l=i("rect");return this.currentContext().appendChild(l),this.setAttributes(l,n({x:e,y:t,width:r,height:o},a)),this},o.prototype.circle=function(e,t,r,o){var a=i("circle");return this.currentContext().appendChild(a),this.setAttributes(a,n({cx:e,cy:t,r:r},o)),this},o.prototype.path=function(e,t){var r=i("path");return this.currentContext().appendChild(r),this.setAttributes(r,n({d:e},t)),this},o.prototype.polyline=function(e,t){var r=this;if(Array.isArray(e))return e.forEach(function(e){r.polyline(e,t)}),this;var o=i("polyline");return this.currentContext().appendChild(o),this.setAttributes(o,n({points:e},t)),this},o.prototype.group=function(e){var t=i("g");return this.currentContext().appendChild(t),this.context.push(t),this.setAttributes(t,n({},e)),this}},6541(e){"use strict";var t=e.exports=function(e){return this instanceof t?(this.tagName=e,this.attributes=Object.create(null),this.children=[],this.lastChild=null,this):new t(e)};t.prototype.appendChild=function(e){return this.children.push(e),this.lastChild=e,this},t.prototype.setAttribute=function(e,t){return this.attributes[e]=t,this},t.prototype.toString=function(){var e=this;return["<",e.tagName,Object.keys(e.attributes).map(function(t){return[" ",t,'="',e.attributes[t],'"'].join("")}).join(""),">",e.children.map(function(e){return e.toString()}).join(""),"</",e.tagName,">"].join("")}},8067(e,t){"use strict";t.pathToRegexp=function(e,t={}){let{delimiter:u="/",end:c=!0,sensitive:d=!1,trailing:p=!0}=t,f=[],h=[];for(let c of function e(t,r){if(Array.isArray(t))for(let n of t)e(n,r);else r.push(t);return r}(e,[])){let e="object"==typeof c?c:function(e,t={}){let{encodePath:a=r}=t,u=[...e],c=[],d=0,p=0;function f(){let t="";if(n.test(u[d]))do t+=u[d++];while(i.test(u[d]));else if('"'===u[d]){let r=d;for(;d++<u.length;){if('"'===u[d]){d++,r=0;break}"\\"===u[d]&&d++,t+=u[d]}if(r)throw new l(`Unterminated quote at index ${r}`,e)}if(!t)throw new l(`Missing parameter name at index ${d}`,e);return t}for(;d<u.length;){let e=u[d],t=o[e];t?c.push({type:t,index:d++,value:e}):"\\"===e?c.push({type:"escape",index:d++,value:u[d++]}):":"===e?c.push({type:"param",index:d++,value:f()}):"*"===e?c.push({type:"wildcard",index:d++,value:f()}):c.push({type:"char",index:d++,value:e})}return c.push({type:"end",index:d,value:""}),new s(function t(r){let n=[];for(;;){let i=c[p++];if(i.type===r)break;if("char"===i.type||"escape"===i.type){let e=i.value,t=c[p];for(;"char"===t.type||"escape"===t.type;)e+=t.value,t=c[++p];n.push({type:"text",value:a(e)});continue}if("param"===i.type||"wildcard"===i.type){n.push({type:i.type,name:i.value});continue}if("{"===i.type){n.push({type:"group",tokens:t("}")});continue}throw new l(`Unexpected ${i.type} at index ${i.index}, expected ${r}`,e)}return n}("end"),e)}(c,t);for(let t of function* e(t,r,n){if(r===t.length)return yield n;let i=t[r];if("group"===i.type)for(let o of e(i.tokens,0,n.slice()))yield*e(t,r+1,o);else n.push(i);yield*e(t,r+1,n)}(e.tokens,0,[]))h.push(function(e,t,r,n){let i="",o="",s=!0;for(let d of e){if("text"===d.type){i+=a(d.value),o+=d.value,s||(s=d.value.includes(t));continue}if("param"===d.type||"wildcard"===d.type){var u,c;if(!s&&!o)throw new l(`Missing text before "${d.name}" ${d.type}`,n);"param"===d.type?i+=`(${u=t,(c=s?"":o).length<2?u.length<2?`[^${a(u+c)}]`:`(?:(?!${a(u)})[^${a(c)}])`:u.length<2?`(?:(?!${a(c)})[^${a(u)}])`:`(?:(?!${a(c)}|${a(u)})[\\s\\S])`}+)`:i+="([\\s\\S]+)",r.push(d),o="",s=!1;continue}}return i}(t,u,f,e.originalPath))}let m=`^(?:${h.join("|")})`;return p&&(m+=`(?:${a(u)}$)?`),{regexp:new RegExp(m+=c?"$":`(?=${a(u)}|$)`,d?"":"i"),keys:f}};let r=e=>e,n=/^[$_\p{ID_Start}]$/u,i=/^[$\u200c\u200d\p{ID_Continue}]$/u,o={"{":"{","}":"}","(":"(",")":")","[":"[","]":"]","+":"+","?":"?","!":"!"};function a(e){return e.replace(/[.+*?^${}()[\]|/\\]/g,"\\$&")}class s{constructor(e,t){this.tokens=e,this.originalPath=t}}class l extends TypeError{constructor(e,t){let r=e;t&&(r+=`: ${t}`),super(r+="; visit https://git.new/pathToRegexpError for info"),this.originalPath=t}}},5338(e,t,r){"use strict";var n=r(7643);t.createRoot=n.createRoot,t.hydrateRoot=n.hydrateRoot},9850(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(3207);t.AsyncSubject=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.value=null,t.hasNext=!1,t.hasCompleted=!1,t}return i(t,e),t.prototype._subscribe=function(t){return this.hasError?(t.error(this.thrownError),a.Subscription.EMPTY):this.hasCompleted&&this.hasNext?(t.next(this.value),t.complete(),a.Subscription.EMPTY):e.prototype._subscribe.call(this,t)},t.prototype.next=function(e){this.hasCompleted||(this.value=e,this.hasNext=!0)},t.prototype.error=function(t){this.hasCompleted||e.prototype.error.call(this,t)},t.prototype.complete=function(){this.hasCompleted=!0,this.hasNext&&e.prototype.next.call(this,this.value),e.prototype.complete.call(this)},t}(o.Subject)},466(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(6967);t.BehaviorSubject=function(e){function t(t){var r=e.call(this)||this;return r._value=t,r}return i(t,e),Object.defineProperty(t.prototype,"value",{get:function(){return this.getValue()},enumerable:!0,configurable:!0}),t.prototype._subscribe=function(t){var r=e.prototype._subscribe.call(this,t);return r&&!r.closed&&t.next(this._value),r},t.prototype.getValue=function(){if(this.hasError)throw this.thrownError;if(!this.closed)return this._value;throw new a.ObjectUnsubscribedError},t.prototype.next=function(t){e.prototype.next.call(this,this._value=t)},t}(o.Subject)},4470(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.InnerSubscriber=function(e){function t(t,r,n){var i=e.call(this)||this;return i.parent=t,i.outerValue=r,i.outerIndex=n,i.index=0,i}return i(t,e),t.prototype._next=function(e){this.parent.notifyNext(this.outerValue,e,this.outerIndex,this.index++,this)},t.prototype._error=function(e){this.parent.notifyError(e,this),this.unsubscribe()},t.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},t}(r(1396).Subscriber)},6765(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n,i=r(453),o=r(7795),a=r(1576);(n=t.NotificationKind||(t.NotificationKind={})).NEXT="N",n.ERROR="E",n.COMPLETE="C",t.Notification=function(){function e(e,t,r){this.kind=e,this.value=t,this.error=r,this.hasValue="N"===e}return e.prototype.observe=function(e){switch(this.kind){case"N":return e.next&&e.next(this.value);case"E":return e.error&&e.error(this.error);case"C":return e.complete&&e.complete()}},e.prototype.do=function(e,t,r){switch(this.kind){case"N":return e&&e(this.value);case"E":return t&&t(this.error);case"C":return r&&r()}},e.prototype.accept=function(e,t,r){return e&&"function"==typeof e.next?this.observe(e):this.do(e,t,r)},e.prototype.toObservable=function(){switch(this.kind){case"N":return o.of(this.value);case"E":return a.throwError(this.error);case"C":return i.empty()}throw Error("unexpected notification kind value")},e.createNext=function(t){return void 0!==t?new e("N",t):e.undefinedValueNotification},e.createError=function(t){return new e("E",void 0,t)},e.createComplete=function(){return e.completeNotification},e.completeNotification=new e("C"),e.undefinedValueNotification=new e("N",void 0),e}()},2515(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4487),i=r(5158),o=r(6676),a=r(8173),s=r(3344);function l(e){if(e||(e=s.config.Promise||Promise),!e)throw Error("no Promise impl found");return e}t.Observable=function(){function e(e){this._isScalar=!1,e&&(this._subscribe=e)}return e.prototype.lift=function(t){var r=new e;return r.source=this,r.operator=t,r},e.prototype.subscribe=function(e,t,r){var n=this.operator,o=i.toSubscriber(e,t,r);if(n?o.add(n.call(o,this.source)):o.add(this.source||s.config.useDeprecatedSynchronousErrorHandling&&!o.syncErrorThrowable?this._subscribe(o):this._trySubscribe(o)),s.config.useDeprecatedSynchronousErrorHandling&&o.syncErrorThrowable&&(o.syncErrorThrowable=!1,o.syncErrorThrown))throw o.syncErrorValue;return o},e.prototype._trySubscribe=function(e){try{return this._subscribe(e)}catch(t){s.config.useDeprecatedSynchronousErrorHandling&&(e.syncErrorThrown=!0,e.syncErrorValue=t),n.canReportError(e)?e.error(t):console.warn(t)}},e.prototype.forEach=function(e,t){var r=this;return new(t=l(t))(function(t,n){var i;i=r.subscribe(function(t){try{e(t)}catch(e){n(e),i&&i.unsubscribe()}},n,t)})},e.prototype._subscribe=function(e){var t=this.source;return t&&t.subscribe(e)},e.prototype[o.observable]=function(){return this},e.prototype.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return 0===e.length?this:a.pipeFromArray(e)(this)},e.prototype.toPromise=function(e){var t=this;return new(e=l(e))(function(e,r){var n;t.subscribe(function(e){return n=e},function(e){return r(e)},function(){return e(n)})})},e.create=function(t){return new e(t)},e}()},2544(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(3344),i=r(4163);t.empty={closed:!0,next:function(e){},error:function(e){if(n.config.useDeprecatedSynchronousErrorHandling)throw e;i.hostReportError(e)},complete:function(){}}},5905(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.OuterSubscriber=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.notifyNext=function(e,t,r,n,i){this.destination.next(t)},t.prototype.notifyError=function(e,t){this.destination.error(e)},t.prototype.notifyComplete=function(e){this.destination.complete()},t}(r(1396).Subscriber)},2173(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(5677),s=r(3207),l=r(5495),u=r(6967),c=r(3601);t.ReplaySubject=function(e){function t(t,r,n){void 0===t&&(t=1/0),void 0===r&&(r=1/0);var i=e.call(this)||this;return i.scheduler=n,i._events=[],i._infiniteTimeWindow=!1,i._bufferSize=t<1?1:t,i._windowTime=r<1?1:r,r===1/0?(i._infiniteTimeWindow=!0,i.next=i.nextInfiniteTimeWindow):i.next=i.nextTimeWindow,i}return i(t,e),t.prototype.nextInfiniteTimeWindow=function(t){if(!this.isStopped){var r=this._events;r.push(t),r.length>this._bufferSize&&r.shift()}e.prototype.next.call(this,t)},t.prototype.nextTimeWindow=function(t){this.isStopped||(this._events.push(new d(this._getNow(),t)),this._trimBufferThenGetEvents()),e.prototype.next.call(this,t)},t.prototype._subscribe=function(e){var t,r=this._infiniteTimeWindow,n=r?this._events:this._trimBufferThenGetEvents(),i=this.scheduler,o=n.length;if(this.closed)throw new u.ObjectUnsubscribedError;if(this.isStopped||this.hasError?t=s.Subscription.EMPTY:(this.observers.push(e),t=new c.SubjectSubscription(this,e)),i&&e.add(e=new l.ObserveOnSubscriber(e,i)),r)for(var a=0;a<o&&!e.closed;a++)e.next(n[a]);else for(var a=0;a<o&&!e.closed;a++)e.next(n[a].value);return this.hasError?e.error(this.thrownError):this.isStopped&&e.complete(),t},t.prototype._getNow=function(){return(this.scheduler||a.queue).now()},t.prototype._trimBufferThenGetEvents=function(){for(var e=this._getNow(),t=this._bufferSize,r=this._windowTime,n=this._events,i=n.length,o=0;o<i&&!(e-n[o].time<r);)o++;return i>t&&(o=Math.max(o,i-t)),o>0&&n.splice(0,o),n},t}(o.Subject);var d=function(e,t){this.time=e,this.value=t}},3849(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.Scheduler=function(){function e(t,r){void 0===r&&(r=e.now),this.SchedulerAction=t,this.now=r}return e.prototype.schedule=function(e,t,r){return void 0===t&&(t=0),new this.SchedulerAction(this,e).schedule(r,t)},e.now=function(){return Date.now()},e}()},2888(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2515),a=r(1396),s=r(3207),l=r(6967),u=r(3601),c=r(4421),d=function(e){function t(t){var r=e.call(this,t)||this;return r.destination=t,r}return i(t,e),t}(a.Subscriber);t.SubjectSubscriber=d;var p=function(e){function t(){var t=e.call(this)||this;return t.observers=[],t.closed=!1,t.isStopped=!1,t.hasError=!1,t.thrownError=null,t}return i(t,e),t.prototype[c.rxSubscriber]=function(){return new d(this)},t.prototype.lift=function(e){var t=new f(this,this);return t.operator=e,t},t.prototype.next=function(e){if(this.closed)throw new l.ObjectUnsubscribedError;if(!this.isStopped)for(var t=this.observers,r=t.length,n=t.slice(),i=0;i<r;i++)n[i].next(e)},t.prototype.error=function(e){if(this.closed)throw new l.ObjectUnsubscribedError;this.hasError=!0,this.thrownError=e,this.isStopped=!0;for(var t=this.observers,r=t.length,n=t.slice(),i=0;i<r;i++)n[i].error(e);this.observers.length=0},t.prototype.complete=function(){if(this.closed)throw new l.ObjectUnsubscribedError;this.isStopped=!0;for(var e=this.observers,t=e.length,r=e.slice(),n=0;n<t;n++)r[n].complete();this.observers.length=0},t.prototype.unsubscribe=function(){this.isStopped=!0,this.closed=!0,this.observers=null},t.prototype._trySubscribe=function(t){if(!this.closed)return e.prototype._trySubscribe.call(this,t);throw new l.ObjectUnsubscribedError},t.prototype._subscribe=function(e){if(this.closed)throw new l.ObjectUnsubscribedError;return this.hasError?(e.error(this.thrownError),s.Subscription.EMPTY):this.isStopped?(e.complete(),s.Subscription.EMPTY):(this.observers.push(e),new u.SubjectSubscription(this,e))},t.prototype.asObservable=function(){var e=new o.Observable;return e.source=this,e},t.create=function(e,t){return new f(e,t)},t}(o.Observable);t.Subject=p;var f=function(e){function t(t,r){var n=e.call(this)||this;return n.destination=t,n.source=r,n}return i(t,e),t.prototype.next=function(e){var t=this.destination;t&&t.next&&t.next(e)},t.prototype.error=function(e){var t=this.destination;t&&t.error&&this.destination.error(e)},t.prototype.complete=function(){var e=this.destination;e&&e.complete&&this.destination.complete()},t.prototype._subscribe=function(e){return this.source?this.source.subscribe(e):s.Subscription.EMPTY},t}(p);t.AnonymousSubject=f},3601(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.SubjectSubscription=function(e){function t(t,r){var n=e.call(this)||this;return n.subject=t,n.subscriber=r,n.closed=!1,n}return i(t,e),t.prototype.unsubscribe=function(){if(!this.closed){this.closed=!0;var e=this.subject,t=e.observers;if(this.subject=null,t&&0!==t.length&&!e.isStopped&&!e.closed){var r=t.indexOf(this.subscriber);-1!==r&&t.splice(r,1)}}},t}(r(3207).Subscription)},1396(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(3385),a=r(2544),s=r(3207),l=r(4421),u=r(3344),c=r(4163),d=function(e){function t(r,n,i){var o=e.call(this)||this;switch(o.syncErrorValue=null,o.syncErrorThrown=!1,o.syncErrorThrowable=!1,o.isStopped=!1,arguments.length){case 0:o.destination=a.empty;break;case 1:if(!r){o.destination=a.empty;break}if("object"==typeof r){r instanceof t?(o.syncErrorThrowable=r.syncErrorThrowable,o.destination=r,r.add(o)):(o.syncErrorThrowable=!0,o.destination=new p(o,r));break}default:o.syncErrorThrowable=!0,o.destination=new p(o,r,n,i)}return o}return i(t,e),t.prototype[l.rxSubscriber]=function(){return this},t.create=function(e,r,n){var i=new t(e,r,n);return i.syncErrorThrowable=!1,i},t.prototype.next=function(e){this.isStopped||this._next(e)},t.prototype.error=function(e){this.isStopped||(this.isStopped=!0,this._error(e))},t.prototype.complete=function(){this.isStopped||(this.isStopped=!0,this._complete())},t.prototype.unsubscribe=function(){this.closed||(this.isStopped=!0,e.prototype.unsubscribe.call(this))},t.prototype._next=function(e){this.destination.next(e)},t.prototype._error=function(e){this.destination.error(e),this.unsubscribe()},t.prototype._complete=function(){this.destination.complete(),this.unsubscribe()},t.prototype._unsubscribeAndRecycle=function(){var e=this._parentOrParents;return this._parentOrParents=null,this.unsubscribe(),this.closed=!1,this.isStopped=!1,this._parentOrParents=e,this},t}(s.Subscription);t.Subscriber=d;var p=function(e){function t(t,r,n,i){var s,l=e.call(this)||this;l._parentSubscriber=t;var u=l;return o.isFunction(r)?s=r:r&&(s=r.next,n=r.error,i=r.complete,r!==a.empty&&(u=Object.create(r),o.isFunction(u.unsubscribe)&&l.add(u.unsubscribe.bind(u)),u.unsubscribe=l.unsubscribe.bind(l))),l._context=u,l._next=s,l._error=n,l._complete=i,l}return i(t,e),t.prototype.next=function(e){if(!this.isStopped&&this._next){var t=this._parentSubscriber;u.config.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,this._next,e)&&this.unsubscribe():this.__tryOrUnsub(this._next,e)}},t.prototype.error=function(e){if(!this.isStopped){var t=this._parentSubscriber,r=u.config.useDeprecatedSynchronousErrorHandling;if(this._error)r&&t.syncErrorThrowable?this.__tryOrSetError(t,this._error,e):this.__tryOrUnsub(this._error,e),this.unsubscribe();else if(t.syncErrorThrowable)r?(t.syncErrorValue=e,t.syncErrorThrown=!0):c.hostReportError(e),this.unsubscribe();else{if(this.unsubscribe(),r)throw e;c.hostReportError(e)}}},t.prototype.complete=function(){var e=this;if(!this.isStopped){var t=this._parentSubscriber;if(this._complete){var r=function(){return e._complete.call(e._context)};u.config.useDeprecatedSynchronousErrorHandling&&t.syncErrorThrowable?this.__tryOrSetError(t,r):this.__tryOrUnsub(r),this.unsubscribe()}else this.unsubscribe()}},t.prototype.__tryOrUnsub=function(e,t){try{e.call(this._context,t)}catch(e){if(this.unsubscribe(),u.config.useDeprecatedSynchronousErrorHandling)throw e;c.hostReportError(e)}},t.prototype.__tryOrSetError=function(e,t,r){if(!u.config.useDeprecatedSynchronousErrorHandling)throw Error("bad call");try{t.call(this._context,r)}catch(t){if(u.config.useDeprecatedSynchronousErrorHandling)return e.syncErrorValue=t,e.syncErrorThrown=!0,!0;return c.hostReportError(t),!0}return!1},t.prototype._unsubscribe=function(){var e=this._parentSubscriber;this._context=null,this._parentSubscriber=null,e.unsubscribe()},t}(d);t.SafeSubscriber=p},3207(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4728),i=r(194),o=r(3385),a=r(1245);function s(e){return e.reduce(function(e,t){return e.concat(t instanceof a.UnsubscriptionError?t.errors:t)},[])}t.Subscription=function(){var e;function t(e){this.closed=!1,this._parentOrParents=null,this._subscriptions=null,e&&(this._ctorUnsubscribe=!0,this._unsubscribe=e)}return t.prototype.unsubscribe=function(){if(!this.closed){var e,r=this._parentOrParents,l=this._ctorUnsubscribe,u=this._unsubscribe,c=this._subscriptions;if(this.closed=!0,this._parentOrParents=null,this._subscriptions=null,r instanceof t)r.remove(this);else if(null!==r)for(var d=0;d<r.length;++d)r[d].remove(this);if(o.isFunction(u)){l&&(this._unsubscribe=void 0);try{u.call(this)}catch(t){e=t instanceof a.UnsubscriptionError?s(t.errors):[t]}}if(n.isArray(c))for(var d=-1,p=c.length;++d<p;){var f=c[d];if(i.isObject(f))try{f.unsubscribe()}catch(t){e=e||[],t instanceof a.UnsubscriptionError?e=e.concat(s(t.errors)):e.push(t)}}if(e)throw new a.UnsubscriptionError(e)}},t.prototype.add=function(e){var r=e;if(!e)return t.EMPTY;switch(typeof e){case"function":r=new t(e);case"object":if(r===this||r.closed||"function"!=typeof r.unsubscribe)return r;if(this.closed)return r.unsubscribe(),r;if(!(r instanceof t)){var n=r;(r=new t)._subscriptions=[n]}break;default:throw Error("unrecognized teardown "+e+" added to Subscription.")}var i=r._parentOrParents;if(null===i)r._parentOrParents=this;else if(i instanceof t){if(i===this)return r;r._parentOrParents=[i,this]}else{if(-1!==i.indexOf(this))return r;i.push(this)}var o=this._subscriptions;return null===o?this._subscriptions=[r]:o.push(r),r},t.prototype.remove=function(e){var t=this._subscriptions;if(t){var r=t.indexOf(e);-1!==r&&t.splice(r,1)}},(e=new t).closed=!0,t.EMPTY=e,t}()},3344(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=!1;t.config={Promise:void 0,set useDeprecatedSynchronousErrorHandling(value){value?console.warn("DEPRECATED! RxJS was set to use deprecated synchronous error handling behavior by code at: \n"+Error().stack):r&&console.log("RxJS: Back to a better error behavior. Thank you. <3"),r=value},get useDeprecatedSynchronousErrorHandling(){return r}}},4398(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(2515),s=r(7092);t.SimpleInnerSubscriber=function(e){function t(t){var r=e.call(this)||this;return r.parent=t,r}return i(t,e),t.prototype._next=function(e){this.parent.notifyNext(e)},t.prototype._error=function(e){this.parent.notifyError(e),this.unsubscribe()},t.prototype._complete=function(){this.parent.notifyComplete(),this.unsubscribe()},t}(o.Subscriber),t.ComplexInnerSubscriber=function(e){function t(t,r,n){var i=e.call(this)||this;return i.parent=t,i.outerValue=r,i.outerIndex=n,i}return i(t,e),t.prototype._next=function(e){this.parent.notifyNext(this.outerValue,e,this.outerIndex,this)},t.prototype._error=function(e){this.parent.notifyError(e),this.unsubscribe()},t.prototype._complete=function(){this.parent.notifyComplete(this),this.unsubscribe()},t}(o.Subscriber),t.SimpleOuterSubscriber=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.notifyNext=function(e){this.destination.next(e)},t.prototype.notifyError=function(e){this.destination.error(e)},t.prototype.notifyComplete=function(){this.destination.complete()},t}(o.Subscriber),t.ComplexOuterSubscriber=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.notifyNext=function(e,t,r,n){this.destination.next(t)},t.prototype.notifyError=function(e){this.destination.error(e)},t.prototype.notifyComplete=function(e){this.destination.complete()},t}(o.Subscriber),t.innerSubscribe=function(e,t){var r;if(!t.closed){if(e instanceof a.Observable)return e.subscribe(t);try{r=s.subscribeTo(e)(t)}catch(e){t.error(e)}return r}}},2871(e,t,r){"use strict";var n,i,o=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var a=r(2888),s=r(2515),l=r(1396),u=r(3207),c=r(6888),d=function(e){function t(t,r){var n=e.call(this)||this;return n.source=t,n.subjectFactory=r,n._refCount=0,n._isComplete=!1,n}return o(t,e),t.prototype._subscribe=function(e){return this.getSubject().subscribe(e)},t.prototype.getSubject=function(){var e=this._subject;return(!e||e.isStopped)&&(this._subject=this.subjectFactory()),this._subject},t.prototype.connect=function(){var e=this._connection;return!e&&(this._isComplete=!1,(e=this._connection=new u.Subscription).add(this.source.subscribe(new p(this.getSubject(),this))),e.closed&&(this._connection=null,e=u.Subscription.EMPTY)),e},t.prototype.refCount=function(){return c.refCount()(this)},t}(s.Observable);t.ConnectableObservable=d,t.connectableObservableDescriptor={operator:{value:null},_refCount:{value:0,writable:!0},_subject:{value:null,writable:!0},_connection:{value:null,writable:!0},_subscribe:{value:(i=d.prototype)._subscribe},_isComplete:{value:i._isComplete,writable:!0},getSubject:{value:i.getSubject},connect:{value:i.connect},refCount:{value:i.refCount}};var p=function(e){function t(t,r){var n=e.call(this,t)||this;return n.connectable=r,n}return o(t,e),t.prototype._error=function(t){this._unsubscribe(),e.prototype._error.call(this,t)},t.prototype._complete=function(){this.connectable._isComplete=!0,this._unsubscribe(),e.prototype._complete.call(this)},t.prototype._unsubscribe=function(){var e=this.connectable;if(e){this.connectable=null;var t=e._connection;e._refCount=0,e._subject=null,e._connection=null,t&&t.unsubscribe()}},t}(a.SubjectSubscriber);(function(e){this.connectable=e}).prototype.call=function(e,t){var r=this.connectable;r._refCount++;var n=new f(e,r),i=t.subscribe(n);return n.closed||(n.connection=r.connect()),i};var f=function(e){function t(t,r){var n=e.call(this,t)||this;return n.connectable=r,n}return o(t,e),t.prototype._unsubscribe=function(){var e=this.connectable;if(!e){this.connection=null;return}this.connectable=null;var t=e._refCount;if(t<=0||(e._refCount=t-1,t>1)){this.connection=null;return}var r=this.connection,n=e._connection;this.connection=null,n&&(!r||n===r)&&n.unsubscribe()},t}(l.Subscriber)},8072(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2515),a=r(2745),s=r(5390);t.SubscribeOnObservable=function(e){function t(t,r,n){void 0===r&&(r=0),void 0===n&&(n=a.asap);var i=e.call(this)||this;return i.source=t,i.delayTime=r,i.scheduler=n,(!s.isNumeric(r)||r<0)&&(i.delayTime=0),n&&"function"==typeof n.schedule||(i.scheduler=a.asap),i}return i(t,e),t.create=function(e,r,n){return void 0===r&&(r=0),void 0===n&&(n=a.asap),new t(e,r,n)},t.dispatch=function(e){var t=e.source,r=e.subscriber;return this.add(t.subscribe(r))},t.prototype._subscribe=function(e){var r=this.delayTime,n=this.source;return this.scheduler.schedule(t.dispatch,r,{source:n,subscriber:e})},t}(o.Observable)},278(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(8244),a=r(4728),s=r(5905),l=r(7849),u=r(5853),c={};t.combineLatest=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=void 0,n=void 0;return o.isScheduler(e[e.length-1])&&(n=e.pop()),"function"==typeof e[e.length-1]&&(r=e.pop()),1===e.length&&a.isArray(e[0])&&(e=e[0]),u.fromArray(e,n).lift(new d(r))};var d=function(){function e(e){this.resultSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new p(e,this.resultSelector))},e}();t.CombineLatestOperator=d;var p=function(e){function t(t,r){var n=e.call(this,t)||this;return n.resultSelector=r,n.active=0,n.values=[],n.observables=[],n}return i(t,e),t.prototype._next=function(e){this.values.push(c),this.observables.push(e)},t.prototype._complete=function(){var e=this.observables,t=e.length;if(0===t)this.destination.complete();else{this.active=t,this.toRespond=t;for(var r=0;r<t;r++){var n=e[r];this.add(l.subscribeToResult(this,n,void 0,r))}}},t.prototype.notifyComplete=function(e){0==(this.active-=1)&&this.destination.complete()},t.prototype.notifyNext=function(e,t,r){var n=this.values,i=n[r],o=this.toRespond?i===c?--this.toRespond:this.toRespond:0;n[r]=t,0===o&&(this.resultSelector?this._tryResultSelector(n):this.destination.next(n.slice()))},t.prototype._tryResultSelector=function(e){var t;try{t=this.resultSelector.apply(this,e)}catch(e){this.destination.error(e);return}this.destination.next(t)},t}(s.OuterSubscriber);t.CombineLatestSubscriber=p},5434(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(7795),i=r(6345);t.concat=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return i.concatAll()(n.of.apply(void 0,e))}},3180(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(4098),o=r(453);t.defer=function(e){return new n.Observable(function(t){var r;try{r=e()}catch(e){t.error(e);return}return(r?i.from(r):o.empty()).subscribe(t)})}},453(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515);t.EMPTY=new n.Observable(function(e){return e.complete()}),t.empty=function(e){var r;return e?(r=e,new n.Observable(function(e){return r.schedule(function(){return e.complete()})})):t.EMPTY}},4098(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(7092),o=r(7315);t.from=function(e,t){return t?o.scheduled(e,t):e instanceof n.Observable?e:new n.Observable(i.subscribeTo(e))}},5853(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(499),o=r(8822);t.fromArray=function(e,t){return t?o.scheduleArray(e,t):new n.Observable(i.subscribeToArray(e))}},5776(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(8244),o=r(9287),a=r(5853);t.merge=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=1/0,s=null,l=e[e.length-1];return(i.isScheduler(l)?(s=e.pop(),e.length>1&&"number"==typeof e[e.length-1]&&(r=e.pop())):"number"==typeof l&&(r=e.pop()),null===s&&1===e.length&&e[0]instanceof n.Observable)?e[0]:o.mergeAll(r)(a.fromArray(e,s))}},7795(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(8244),i=r(5853),o=r(8822);t.of=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=e[e.length-1];return n.isScheduler(r)?(e.pop(),o.scheduleArray(e,r)):i.fromArray(e)}},3827(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4728),a=r(5853),s=r(5905),l=r(7849);t.race=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];if(1===e.length)if(!o.isArray(e[0]))return e[0];else e=e[0];return a.fromArray(e,void 0).lift(new u)};var u=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new c(e))},e}();t.RaceOperator=u;var c=function(e){function t(t){var r=e.call(this,t)||this;return r.hasFirst=!1,r.observables=[],r.subscriptions=[],r}return i(t,e),t.prototype._next=function(e){this.observables.push(e)},t.prototype._complete=function(){var e=this.observables,t=e.length;if(0===t)this.destination.complete();else{for(var r=0;r<t&&!this.hasFirst;r++){var n=e[r],i=l.subscribeToResult(this,n,void 0,r);this.subscriptions&&this.subscriptions.push(i),this.add(i)}this.observables=null}},t.prototype.notifyNext=function(e,t,r){if(!this.hasFirst){this.hasFirst=!0;for(var n=0;n<this.subscriptions.length;n++)if(n!==r){var i=this.subscriptions[n];i.unsubscribe(),this.remove(i)}this.subscriptions=null}this.destination.next(t)},t}(s.OuterSubscriber);t.RaceSubscriber=c},1576(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515);function i(e){var t=e.error;e.subscriber.error(t)}t.throwError=function(e,t){return new n.Observable(t?function(r){return t.schedule(i,0,{error:e,subscriber:r})}:function(t){return t.error(e)})}},4529(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(5190),o=r(5390),a=r(8244);function s(e){var t=e.index,r=e.period,n=e.subscriber;if(n.next(t),!n.closed){if(-1===r)return n.complete();e.index=t+1,this.schedule(e,r)}}t.timer=function(e,t,r){void 0===e&&(e=0);var l=-1;return o.isNumeric(t)?l=1>Number(t)&&1||Number(t):a.isScheduler(t)&&(r=t),a.isScheduler(r)||(r=i.async),new n.Observable(function(t){var n=o.isNumeric(e)?e:e-r.now();return r.schedule(s,n,{index:0,period:l,subscriber:t})})}},887(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(5853),a=r(4728),s=r(1396),l=r(7211),u=r(4398);t.zip=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=e[e.length-1];return"function"==typeof r&&e.pop(),o.fromArray(e,void 0).lift(new c(r))};var c=function(){function e(e){this.resultSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new d(e,this.resultSelector))},e}();t.ZipOperator=c;var d=function(e){function t(t,r,n){void 0===n&&(n=Object.create(null));var i=e.call(this,t)||this;return i.resultSelector=r,i.iterators=[],i.active=0,i.resultSelector="function"==typeof r?r:void 0,i}return i(t,e),t.prototype._next=function(e){var t=this.iterators;a.isArray(e)?t.push(new f(e)):"function"==typeof e[l.iterator]?t.push(new p(e[l.iterator]())):t.push(new h(this.destination,this,e))},t.prototype._complete=function(){var e=this.iterators,t=e.length;if(this.unsubscribe(),0===t)return void this.destination.complete();this.active=t;for(var r=0;r<t;r++){var n=e[r];n.stillUnsubscribed?this.destination.add(n.subscribe()):this.active--}},t.prototype.notifyInactive=function(){this.active--,0===this.active&&this.destination.complete()},t.prototype.checkIterators=function(){for(var e=this.iterators,t=e.length,r=this.destination,n=0;n<t;n++){var i=e[n];if("function"==typeof i.hasValue&&!i.hasValue())return}for(var o=!1,a=[],n=0;n<t;n++){var i=e[n],s=i.next();if(i.hasCompleted()&&(o=!0),s.done)return void r.complete();a.push(s.value)}this.resultSelector?this._tryresultSelector(a):r.next(a),o&&r.complete()},t.prototype._tryresultSelector=function(e){var t;try{t=this.resultSelector.apply(this,e)}catch(e){this.destination.error(e);return}this.destination.next(t)},t}(s.Subscriber);t.ZipSubscriber=d;var p=function(){function e(e){this.iterator=e,this.nextResult=e.next()}return e.prototype.hasValue=function(){return!0},e.prototype.next=function(){var e=this.nextResult;return this.nextResult=this.iterator.next(),e},e.prototype.hasCompleted=function(){var e=this.nextResult;return!!(e&&e.done)},e}(),f=function(){function e(e){this.array=e,this.index=0,this.length=0,this.length=e.length}return e.prototype[l.iterator]=function(){return this},e.prototype.next=function(e){var t=this.index++,r=this.array;return t<this.length?{value:r[t],done:!1}:{value:null,done:!0}},e.prototype.hasValue=function(){return this.array.length>this.index},e.prototype.hasCompleted=function(){return this.array.length===this.index},e}(),h=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.parent=r,i.observable=n,i.stillUnsubscribed=!0,i.buffer=[],i.isComplete=!1,i}return i(t,e),t.prototype[l.iterator]=function(){return this},t.prototype.next=function(){var e=this.buffer;return 0===e.length&&this.isComplete?{value:null,done:!0}:{value:e.shift(),done:!1}},t.prototype.hasValue=function(){return this.buffer.length>0},t.prototype.hasCompleted=function(){return 0===this.buffer.length&&this.isComplete},t.prototype.notifyComplete=function(){this.buffer.length>0?(this.isComplete=!0,this.parent.notifyInactive()):this.destination.complete()},t.prototype.notifyNext=function(e){this.buffer.push(e),this.parent.checkIterators()},t.prototype.subscribe=function(){return u.innerSubscribe(this.observable,new u.SimpleInnerSubscriber(this))},t}(u.SimpleOuterSubscriber)},8461(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.audit=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.durationSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.durationSelector))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.durationSelector=r,n.hasValue=!1,n}return i(t,e),t.prototype._next=function(e){if(this.value=e,this.hasValue=!0,!this.throttled){var t=void 0;try{t=(0,this.durationSelector)(e)}catch(e){return this.destination.error(e)}var r=o.innerSubscribe(t,new o.SimpleInnerSubscriber(this));!r||r.closed?this.clearThrottle():this.add(this.throttled=r)}},t.prototype.clearThrottle=function(){var e=this.value,t=this.hasValue,r=this.throttled;r&&(this.remove(r),this.throttled=void 0,r.unsubscribe()),t&&(this.value=void 0,this.hasValue=!1,this.destination.next(e))},t.prototype.notifyNext=function(){this.clearThrottle()},t.prototype.notifyComplete=function(){this.clearThrottle()},t}(o.SimpleOuterSubscriber)},2392(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5190),i=r(8461),o=r(4529);t.auditTime=function(e,t){return void 0===t&&(t=n.async),i.audit(function(){return o.timer(e,t)})}},7954(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.buffer=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.closingNotifier=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.closingNotifier))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.buffer=[],n.add(o.innerSubscribe(r,new o.SimpleInnerSubscriber(n))),n}return i(t,e),t.prototype._next=function(e){this.buffer.push(e)},t.prototype.notifyNext=function(){var e=this.buffer;this.buffer=[],this.destination.next(e)},t}(o.SimpleOuterSubscriber)},647(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.bufferCount=function(e,t){return void 0===t&&(t=null),function(r){return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.bufferSize=e,this.startBufferEvery=t,t&&e!==t?this.subscriberClass=l:this.subscriberClass=s}return e.prototype.call=function(e,t){return t.subscribe(new this.subscriberClass(e,this.bufferSize,this.startBufferEvery))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.bufferSize=r,n.buffer=[],n}return i(t,e),t.prototype._next=function(e){var t=this.buffer;t.push(e),t.length==this.bufferSize&&(this.destination.next(t),this.buffer=[])},t.prototype._complete=function(){var t=this.buffer;t.length>0&&this.destination.next(t),e.prototype._complete.call(this)},t}(o.Subscriber),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.bufferSize=r,i.startBufferEvery=n,i.buffers=[],i.count=0,i}return i(t,e),t.prototype._next=function(e){var t=this.bufferSize,r=this.startBufferEvery,n=this.buffers,i=this.count;this.count++,i%r==0&&n.push([]);for(var o=n.length;o--;){var a=n[o];a.push(e),a.length===t&&(n.splice(o,1),this.destination.next(a))}},t.prototype._complete=function(){for(var t=this.buffers,r=this.destination;t.length>0;){var n=t.shift();n.length>0&&r.next(n)}e.prototype._complete.call(this)},t}(o.Subscriber)},6327(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(5190),a=r(1396),s=r(8244);t.bufferTime=function(e){var t=arguments.length,r=o.async;s.isScheduler(arguments[arguments.length-1])&&(r=arguments[arguments.length-1],t--);var n=null;t>=2&&(n=arguments[1]);var i=1/0;return t>=3&&(i=arguments[2]),function(t){return t.lift(new l(e,n,i,r))}};var l=function(){function e(e,t,r,n){this.bufferTimeSpan=e,this.bufferCreationInterval=t,this.maxBufferSize=r,this.scheduler=n}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.bufferTimeSpan,this.bufferCreationInterval,this.maxBufferSize,this.scheduler))},e}(),u=function(){this.buffer=[]},c=function(e){function t(t,r,n,i,o){var a=e.call(this,t)||this;a.bufferTimeSpan=r,a.bufferCreationInterval=n,a.maxBufferSize=i,a.scheduler=o,a.contexts=[];var s=a.openContext();return a.timespanOnly=null==n||n<0,a.timespanOnly?a.add(s.closeAction=o.schedule(d,r,{subscriber:a,context:s,bufferTimeSpan:r})):(a.add(s.closeAction=o.schedule(f,r,{subscriber:a,context:s})),a.add(o.schedule(p,n,{bufferTimeSpan:r,bufferCreationInterval:n,subscriber:a,scheduler:o}))),a}return i(t,e),t.prototype._next=function(e){for(var t,r=this.contexts,n=r.length,i=0;i<n;i++){var o=r[i],a=o.buffer;a.push(e),a.length==this.maxBufferSize&&(t=o)}t&&this.onBufferFull(t)},t.prototype._error=function(t){this.contexts.length=0,e.prototype._error.call(this,t)},t.prototype._complete=function(){for(var t=this.contexts,r=this.destination;t.length>0;){var n=t.shift();r.next(n.buffer)}e.prototype._complete.call(this)},t.prototype._unsubscribe=function(){this.contexts=null},t.prototype.onBufferFull=function(e){this.closeContext(e);var t=e.closeAction;if(t.unsubscribe(),this.remove(t),!this.closed&&this.timespanOnly){e=this.openContext();var r=this.bufferTimeSpan,n={subscriber:this,context:e,bufferTimeSpan:r};this.add(e.closeAction=this.scheduler.schedule(d,r,n))}},t.prototype.openContext=function(){var e=new u;return this.contexts.push(e),e},t.prototype.closeContext=function(e){this.destination.next(e.buffer);var t=this.contexts;(t?t.indexOf(e):-1)>=0&&t.splice(t.indexOf(e),1)},t}(a.Subscriber);function d(e){var t=e.subscriber,r=e.context;r&&t.closeContext(r),t.closed||(e.context=t.openContext(),e.context.closeAction=this.schedule(e,e.bufferTimeSpan))}function p(e){var t=e.bufferCreationInterval,r=e.bufferTimeSpan,n=e.subscriber,i=e.scheduler,o=n.openContext();n.closed||(n.add(o.closeAction=i.schedule(f,r,{subscriber:n,context:o})),this.schedule(e,t))}function f(e){var t=e.subscriber,r=e.context;t.closeContext(r)}},6786(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(3207),a=r(7849),s=r(5905);t.bufferToggle=function(e,t){return function(r){return r.lift(new l(e,t))}};var l=function(){function e(e,t){this.openings=e,this.closingSelector=t}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.openings,this.closingSelector))},e}(),u=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.closingSelector=n,i.contexts=[],i.add(a.subscribeToResult(i,r)),i}return i(t,e),t.prototype._next=function(e){for(var t=this.contexts,r=t.length,n=0;n<r;n++)t[n].buffer.push(e)},t.prototype._error=function(t){for(var r=this.contexts;r.length>0;){var n=r.shift();n.subscription.unsubscribe(),n.buffer=null,n.subscription=null}this.contexts=null,e.prototype._error.call(this,t)},t.prototype._complete=function(){for(var t=this.contexts;t.length>0;){var r=t.shift();this.destination.next(r.buffer),r.subscription.unsubscribe(),r.buffer=null,r.subscription=null}this.contexts=null,e.prototype._complete.call(this)},t.prototype.notifyNext=function(e,t){e?this.closeBuffer(e):this.openBuffer(t)},t.prototype.notifyComplete=function(e){this.closeBuffer(e.context)},t.prototype.openBuffer=function(e){try{var t=this.closingSelector.call(this,e);t&&this.trySubscribe(t)}catch(e){this._error(e)}},t.prototype.closeBuffer=function(e){var t=this.contexts;if(t&&e){var r=e.buffer,n=e.subscription;this.destination.next(r),t.splice(t.indexOf(e),1),this.remove(n),n.unsubscribe()}},t.prototype.trySubscribe=function(e){var t=this.contexts,r=new o.Subscription,n={buffer:[],subscription:r};t.push(n);var i=a.subscribeToResult(this,e,n);!i||i.closed?this.closeBuffer(n):(i.context=n,this.add(i),r.add(i))},t}(s.OuterSubscriber)},1662(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(3207),a=r(4398);t.bufferWhen=function(e){return function(t){return t.lift(new s(e))}};var s=function(){function e(e){this.closingSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.closingSelector))},e}(),l=function(e){function t(t,r){var n=e.call(this,t)||this;return n.closingSelector=r,n.subscribing=!1,n.openBuffer(),n}return i(t,e),t.prototype._next=function(e){this.buffer.push(e)},t.prototype._complete=function(){var t=this.buffer;t&&this.destination.next(t),e.prototype._complete.call(this)},t.prototype._unsubscribe=function(){this.buffer=void 0,this.subscribing=!1},t.prototype.notifyNext=function(){this.openBuffer()},t.prototype.notifyComplete=function(){this.subscribing?this.complete():this.openBuffer()},t.prototype.openBuffer=function(){var e,t=this.closingSubscription;t&&(this.remove(t),t.unsubscribe());var r=this.buffer;this.buffer&&this.destination.next(r),this.buffer=[];try{e=(0,this.closingSelector)()}catch(e){return this.error(e)}t=new o.Subscription,this.closingSubscription=t,this.add(t),this.subscribing=!0,t.add(a.innerSubscribe(e,new a.SimpleInnerSubscriber(this))),this.subscribing=!1},t}(a.SimpleOuterSubscriber)},5503(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.catchError=function(e){return function(t){var r=new a(e),n=t.lift(r);return r.caught=n}};var a=function(){function e(e){this.selector=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.selector,this.caught))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.selector=r,i.caught=n,i}return i(t,e),t.prototype.error=function(t){if(!this.isStopped){var r=void 0;try{r=this.selector(t,this.caught)}catch(t){e.prototype.error.call(this,t);return}this._unsubscribeAndRecycle();var n=new o.SimpleInnerSubscriber(this);this.add(n);var i=o.innerSubscribe(r,n);i!==n&&this.add(i)}},t}(o.SimpleOuterSubscriber)},4908(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(278);t.combineAll=function(e){return function(t){return t.lift(new n.CombineLatestOperator(e))}}},9060(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4728),i=r(278),o=r(4098);t.combineLatest=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=null;return"function"==typeof e[e.length-1]&&(r=e.pop()),1===e.length&&n.isArray(e[0])&&(e=e[0].slice()),function(t){return t.lift.call(o.from([t].concat(e)),new i.CombineLatestOperator(r))}}},6600(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5434);t.concat=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){return t.lift.call(n.concat.apply(void 0,[t].concat(e)))}}},6345(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(9287);t.concatAll=function(){return n.mergeAll(1)}},2248(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5206);t.concatMap=function(e,t){return n.mergeMap(e,t,1)}},3577(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2248);t.concatMapTo=function(e,t){return n.concatMap(function(){return e},t)}},8765(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.count=function(e){return function(t){return t.lift(new a(e,t))}};var a=function(){function e(e,t){this.predicate=e,this.source=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.source))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.predicate=r,i.source=n,i.count=0,i.index=0,i}return i(t,e),t.prototype._next=function(e){this.predicate?this._tryPredicate(e):this.count++},t.prototype._tryPredicate=function(e){var t;try{t=this.predicate(e,this.index++,this.source)}catch(e){this.destination.error(e);return}t&&this.count++},t.prototype._complete=function(){this.destination.next(this.count),this.destination.complete()},t}(o.Subscriber)},3287(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.debounce=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.durationSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.durationSelector))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.durationSelector=r,n.hasValue=!1,n}return i(t,e),t.prototype._next=function(e){try{var t=this.durationSelector.call(this,e);t&&this._tryNext(e,t)}catch(e){this.destination.error(e)}},t.prototype._complete=function(){this.emitValue(),this.destination.complete()},t.prototype._tryNext=function(e,t){var r=this.durationSubscription;this.value=e,this.hasValue=!0,r&&(r.unsubscribe(),this.remove(r)),(r=o.innerSubscribe(t,new o.SimpleInnerSubscriber(this)))&&!r.closed&&this.add(this.durationSubscription=r)},t.prototype.notifyNext=function(){this.emitValue()},t.prototype.notifyComplete=function(){this.emitValue()},t.prototype.emitValue=function(){if(this.hasValue){var t=this.value,r=this.durationSubscription;r&&(this.durationSubscription=void 0,r.unsubscribe(),this.remove(r)),this.value=void 0,this.hasValue=!1,e.prototype._next.call(this,t)}},t}(o.SimpleOuterSubscriber)},5685(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(5190);t.debounceTime=function(e,t){return void 0===t&&(t=a.async),function(r){return r.lift(new s(e,t))}};var s=function(){function e(e,t){this.dueTime=e,this.scheduler=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.dueTime,this.scheduler))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.dueTime=r,i.scheduler=n,i.debouncedSubscription=null,i.lastValue=null,i.hasValue=!1,i}return i(t,e),t.prototype._next=function(e){this.clearDebounce(),this.lastValue=e,this.hasValue=!0,this.add(this.debouncedSubscription=this.scheduler.schedule(u,this.dueTime,this))},t.prototype._complete=function(){this.debouncedNext(),this.destination.complete()},t.prototype.debouncedNext=function(){if(this.clearDebounce(),this.hasValue){var e=this.lastValue;this.lastValue=null,this.hasValue=!1,this.destination.next(e)}},t.prototype.clearDebounce=function(){var e=this.debouncedSubscription;null!==e&&(this.remove(e),e.unsubscribe(),this.debouncedSubscription=null)},t}(o.Subscriber);function u(e){e.debouncedNext()}},2767(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.defaultIfEmpty=function(e){return void 0===e&&(e=null),function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.defaultValue=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.defaultValue))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.defaultValue=r,n.isEmpty=!0,n}return i(t,e),t.prototype._next=function(e){this.isEmpty=!1,this.destination.next(e)},t.prototype._complete=function(){this.isEmpty&&this.destination.next(this.defaultValue),this.destination.complete()},t}(o.Subscriber)},6965(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(5190),a=r(4465),s=r(1396),l=r(6765);t.delay=function(e,t){void 0===t&&(t=o.async);var r=a.isDate(e)?e-t.now():Math.abs(e);return function(e){return e.lift(new u(r,t))}};var u=function(){function e(e,t){this.delay=e,this.scheduler=t}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.delay,this.scheduler))},e}(),c=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.delay=r,i.scheduler=n,i.queue=[],i.active=!1,i.errored=!1,i}return i(t,e),t.dispatch=function(e){for(var t=e.source,r=t.queue,n=e.scheduler,i=e.destination;r.length>0&&r[0].time-n.now()<=0;)r.shift().notification.observe(i);if(r.length>0){var o=Math.max(0,r[0].time-n.now());this.schedule(e,o)}else this.unsubscribe(),t.active=!1},t.prototype._schedule=function(e){this.active=!0,this.destination.add(e.schedule(t.dispatch,this.delay,{source:this,destination:this.destination,scheduler:e}))},t.prototype.scheduleNotification=function(e){if(!0!==this.errored){var t=this.scheduler,r=new d(t.now()+this.delay,e);this.queue.push(r),!1===this.active&&this._schedule(t)}},t.prototype._next=function(e){this.scheduleNotification(l.Notification.createNext(e))},t.prototype._error=function(e){this.errored=!0,this.queue=[],this.destination.error(e),this.unsubscribe()},t.prototype._complete=function(){this.scheduleNotification(l.Notification.createComplete()),this.unsubscribe()},t}(s.Subscriber),d=function(e,t){this.time=e,this.notification=t}},9861(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(2515),s=r(5905),l=r(7849);t.delayWhen=function(e,t){return t?function(r){return new d(r,t).lift(new u(e))}:function(t){return t.lift(new u(e))}};var u=function(){function e(e){this.delayDurationSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.delayDurationSelector))},e}(),c=function(e){function t(t,r){var n=e.call(this,t)||this;return n.delayDurationSelector=r,n.completed=!1,n.delayNotifierSubscriptions=[],n.index=0,n}return i(t,e),t.prototype.notifyNext=function(e,t,r,n,i){this.destination.next(e),this.removeSubscription(i),this.tryComplete()},t.prototype.notifyError=function(e,t){this._error(e)},t.prototype.notifyComplete=function(e){var t=this.removeSubscription(e);t&&this.destination.next(t),this.tryComplete()},t.prototype._next=function(e){var t=this.index++;try{var r=this.delayDurationSelector(e,t);r&&this.tryDelay(r,e)}catch(e){this.destination.error(e)}},t.prototype._complete=function(){this.completed=!0,this.tryComplete(),this.unsubscribe()},t.prototype.removeSubscription=function(e){e.unsubscribe();var t=this.delayNotifierSubscriptions.indexOf(e);return -1!==t&&this.delayNotifierSubscriptions.splice(t,1),e.outerValue},t.prototype.tryDelay=function(e,t){var r=l.subscribeToResult(this,e,t);r&&!r.closed&&(this.destination.add(r),this.delayNotifierSubscriptions.push(r))},t.prototype.tryComplete=function(){this.completed&&0===this.delayNotifierSubscriptions.length&&this.destination.complete()},t}(s.OuterSubscriber),d=function(e){function t(t,r){var n=e.call(this)||this;return n.source=t,n.subscriptionDelay=r,n}return i(t,e),t.prototype._subscribe=function(e){this.subscriptionDelay.subscribe(new p(e,this.source))},t}(a.Observable),p=function(e){function t(t,r){var n=e.call(this)||this;return n.parent=t,n.source=r,n.sourceSubscribed=!1,n}return i(t,e),t.prototype._next=function(e){this.subscribeToSource()},t.prototype._error=function(e){this.unsubscribe(),this.parent.error(e)},t.prototype._complete=function(){this.unsubscribe(),this.subscribeToSource()},t.prototype.subscribeToSource=function(){this.sourceSubscribed||(this.sourceSubscribed=!0,this.unsubscribe(),this.source.subscribe(this.parent))},t}(o.Subscriber)},7642(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.dematerialize=function(){return function(e){return e.lift(new a)}};var a=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new s(e))},e}(),s=function(e){function t(t){return e.call(this,t)||this}return i(t,e),t.prototype._next=function(e){e.observe(this.destination)},t}(o.Subscriber)},8820(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.distinct=function(e,t){return function(r){return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.keySelector=e,this.flushes=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.keySelector,this.flushes))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.keySelector=r,i.values=new Set,n&&i.add(o.innerSubscribe(n,new o.SimpleInnerSubscriber(i))),i}return i(t,e),t.prototype.notifyNext=function(){this.values.clear()},t.prototype.notifyError=function(e){this._error(e)},t.prototype._next=function(e){this.keySelector?this._useKeySelector(e):this._finalizeNext(e,e)},t.prototype._useKeySelector=function(e){var t,r=this.destination;try{t=this.keySelector(e)}catch(e){r.error(e);return}this._finalizeNext(t,e)},t.prototype._finalizeNext=function(e,t){var r=this.values;r.has(e)||(r.add(e),this.destination.next(t))},t}(o.SimpleOuterSubscriber);t.DistinctSubscriber=s},9391(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.distinctUntilChanged=function(e,t){return function(r){return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.compare=e,this.keySelector=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.compare,this.keySelector))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.keySelector=n,i.hasKey=!1,"function"==typeof r&&(i.compare=r),i}return i(t,e),t.prototype.compare=function(e,t){return e===t},t.prototype._next=function(e){try{var t,r=this.keySelector;t=r?r(e):e}catch(e){return this.destination.error(e)}var n=!1;if(this.hasKey)try{n=(0,this.compare)(this.key,t)}catch(e){return this.destination.error(e)}else this.hasKey=!0;n||(this.key=t,this.destination.next(e))},t}(o.Subscriber)},5075(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(9391);t.distinctUntilKeyChanged=function(e,t){return n.distinctUntilChanged(function(r,n){return t?t(r[e],n[e]):r[e]===n[e]})}},2399(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(7568),i=r(2670),o=r(2056),a=r(2767),s=r(1231);t.elementAt=function(e,t){if(e<0)throw new n.ArgumentOutOfRangeError;var r=arguments.length>=2;return function(l){return l.pipe(i.filter(function(t,r){return r===e}),s.take(1),r?a.defaultIfEmpty(t):o.throwIfEmpty(function(){return new n.ArgumentOutOfRangeError}))}}},2631(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5434),i=r(7795);t.endWith=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){return n.concat(t,i.of.apply(void 0,e))}}},7233(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.every=function(e,t){return function(r){return r.lift(new a(e,t,r))}};var a=function(){function e(e,t,r){this.predicate=e,this.thisArg=t,this.source=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.thisArg,this.source))},e}(),s=function(e){function t(t,r,n,i){var o=e.call(this,t)||this;return o.predicate=r,o.thisArg=n,o.source=i,o.index=0,o.thisArg=n||o,o}return i(t,e),t.prototype.notifyComplete=function(e){this.destination.next(e),this.destination.complete()},t.prototype._next=function(e){var t=!1;try{t=this.predicate.call(this.thisArg,e,this.index++,this.source)}catch(e){this.destination.error(e);return}t||this.notifyComplete(!1)},t.prototype._complete=function(){this.notifyComplete(!0)},t}(o.Subscriber)},2408(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.exhaust=function(){return function(e){return e.lift(new a)}};var a=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new s(e))},e}(),s=function(e){function t(t){var r=e.call(this,t)||this;return r.hasCompleted=!1,r.hasSubscription=!1,r}return i(t,e),t.prototype._next=function(e){this.hasSubscription||(this.hasSubscription=!0,this.add(o.innerSubscribe(e,new o.SimpleInnerSubscriber(this))))},t.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete()},t.prototype.notifyComplete=function(){this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()},t}(o.SimpleOuterSubscriber)},1112(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(6808),a=r(4098),s=r(4398);t.exhaustMap=function e(t,r){return r?function(n){return n.pipe(e(function(e,n){return a.from(t(e,n)).pipe(o.map(function(t,i){return r(e,t,n,i)}))}))}:function(e){return e.lift(new l(t))}};var l=function(){function e(e){this.project=e}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.project))},e}(),u=function(e){function t(t,r){var n=e.call(this,t)||this;return n.project=r,n.hasSubscription=!1,n.hasCompleted=!1,n.index=0,n}return i(t,e),t.prototype._next=function(e){this.hasSubscription||this.tryNext(e)},t.prototype.tryNext=function(e){var t,r=this.index++;try{t=this.project(e,r)}catch(e){this.destination.error(e);return}this.hasSubscription=!0,this._innerSub(t)},t.prototype._innerSub=function(e){var t=new s.SimpleInnerSubscriber(this),r=this.destination;r.add(t);var n=s.innerSubscribe(e,t);n!==t&&r.add(n)},t.prototype._complete=function(){this.hasCompleted=!0,this.hasSubscription||this.destination.complete(),this.unsubscribe()},t.prototype.notifyNext=function(e){this.destination.next(e)},t.prototype.notifyError=function(e){this.destination.error(e)},t.prototype.notifyComplete=function(){this.hasSubscription=!1,this.hasCompleted&&this.destination.complete()},t}(s.SimpleOuterSubscriber)},7736(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.expand=function(e,t,r){return void 0===t&&(t=1/0),t=1>(t||0)?1/0:t,function(n){return n.lift(new a(e,t,r))}};var a=function(){function e(e,t,r){this.project=e,this.concurrent=t,this.scheduler=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.project,this.concurrent,this.scheduler))},e}();t.ExpandOperator=a;var s=function(e){function t(t,r,n,i){var o=e.call(this,t)||this;return o.project=r,o.concurrent=n,o.scheduler=i,o.index=0,o.active=0,o.hasCompleted=!1,n<1/0&&(o.buffer=[]),o}return i(t,e),t.dispatch=function(e){var t=e.subscriber,r=e.result,n=e.value,i=e.index;t.subscribeToProjection(r,n,i)},t.prototype._next=function(e){var r=this.destination;if(r.closed)return void this._complete();var n=this.index++;if(this.active<this.concurrent){r.next(e);try{var i=(0,this.project)(e,n);this.scheduler?this.destination.add(this.scheduler.schedule(t.dispatch,0,{subscriber:this,result:i,value:e,index:n})):this.subscribeToProjection(i,e,n)}catch(e){r.error(e)}}else this.buffer.push(e)},t.prototype.subscribeToProjection=function(e,t,r){this.active++,this.destination.add(o.innerSubscribe(e,new o.SimpleInnerSubscriber(this)))},t.prototype._complete=function(){this.hasCompleted=!0,this.hasCompleted&&0===this.active&&this.destination.complete(),this.unsubscribe()},t.prototype.notifyNext=function(e){this._next(e)},t.prototype.notifyComplete=function(){var e=this.buffer;this.active--,e&&e.length>0&&this._next(e.shift()),this.hasCompleted&&0===this.active&&this.destination.complete()},t}(o.SimpleOuterSubscriber);t.ExpandSubscriber=s},2670(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.filter=function(e,t){return function(r){return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.predicate=e,this.thisArg=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.thisArg))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.predicate=r,i.thisArg=n,i.count=0,i}return i(t,e),t.prototype._next=function(e){var t;try{t=this.predicate.call(this.thisArg,e,this.count++)}catch(e){this.destination.error(e);return}t&&this.destination.next(e)},t}(o.Subscriber)},1258(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(3207);t.finalize=function(e){return function(t){return t.lift(new s(e))}};var s=function(){function e(e){this.callback=e}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.callback))},e}(),l=function(e){function t(t,r){var n=e.call(this,t)||this;return n.add(new a.Subscription(r)),n}return i(t,e),t}(o.Subscriber)},5063(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.find=function(e,t){if("function"!=typeof e)throw TypeError("predicate is not a function");return function(r){return r.lift(new a(e,r,!1,t))}};var a=function(){function e(e,t,r,n){this.predicate=e,this.source=t,this.yieldIndex=r,this.thisArg=n}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.source,this.yieldIndex,this.thisArg))},e}();t.FindValueOperator=a;var s=function(e){function t(t,r,n,i,o){var a=e.call(this,t)||this;return a.predicate=r,a.source=n,a.yieldIndex=i,a.thisArg=o,a.index=0,a}return i(t,e),t.prototype.notifyComplete=function(e){var t=this.destination;t.next(e),t.complete(),this.unsubscribe()},t.prototype._next=function(e){var t=this.predicate,r=this.thisArg,n=this.index++;try{t.call(r||this,e,n,this.source)&&this.notifyComplete(this.yieldIndex?n:e)}catch(e){this.destination.error(e)}},t.prototype._complete=function(){this.notifyComplete(this.yieldIndex?-1:void 0)},t}(o.Subscriber);t.FindValueSubscriber=s},2939(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5063);t.findIndex=function(e,t){return function(r){return r.lift(new n.FindValueOperator(e,r,!0,t))}}},9948(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1136),i=r(2670),o=r(1231),a=r(2767),s=r(2056),l=r(4579);t.first=function(e,t){var r=arguments.length>=2;return function(u){return u.pipe(e?i.filter(function(t,r){return e(t,r,u)}):l.identity,o.take(1),r?a.defaultIfEmpty(t):s.throwIfEmpty(function(){return new n.EmptyError}))}}},7784(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(3207),s=r(2515),l=r(2888);t.groupBy=function(e,t,r,n){return function(i){return i.lift(new u(e,t,r,n))}};var u=function(){function e(e,t,r,n){this.keySelector=e,this.elementSelector=t,this.durationSelector=r,this.subjectSelector=n}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.keySelector,this.elementSelector,this.durationSelector,this.subjectSelector))},e}(),c=function(e){function t(t,r,n,i,o){var a=e.call(this,t)||this;return a.keySelector=r,a.elementSelector=n,a.durationSelector=i,a.subjectSelector=o,a.groups=null,a.attemptedToUnsubscribe=!1,a.count=0,a}return i(t,e),t.prototype._next=function(e){var t;try{t=this.keySelector(e)}catch(e){this.error(e);return}this._group(e,t)},t.prototype._group=function(e,t){var r,n=this.groups;n||(n=this.groups=new Map);var i=n.get(t);if(this.elementSelector)try{r=this.elementSelector(e)}catch(e){this.error(e)}else r=e;if(!i){i=this.subjectSelector?this.subjectSelector():new l.Subject,n.set(t,i);var o=new p(t,i,this);if(this.destination.next(o),this.durationSelector){var a=void 0;try{a=this.durationSelector(new p(t,i))}catch(e){this.error(e);return}this.add(a.subscribe(new d(t,i,this)))}}i.closed||i.next(r)},t.prototype._error=function(e){var t=this.groups;t&&(t.forEach(function(t,r){t.error(e)}),t.clear()),this.destination.error(e)},t.prototype._complete=function(){var e=this.groups;e&&(e.forEach(function(e,t){e.complete()}),e.clear()),this.destination.complete()},t.prototype.removeGroup=function(e){this.groups.delete(e)},t.prototype.unsubscribe=function(){this.closed||(this.attemptedToUnsubscribe=!0,0===this.count&&e.prototype.unsubscribe.call(this))},t}(o.Subscriber),d=function(e){function t(t,r,n){var i=e.call(this,r)||this;return i.key=t,i.group=r,i.parent=n,i}return i(t,e),t.prototype._next=function(e){this.complete()},t.prototype._unsubscribe=function(){var e=this.parent,t=this.key;this.key=this.parent=null,e&&e.removeGroup(t)},t}(o.Subscriber),p=function(e){function t(t,r,n){var i=e.call(this)||this;return i.key=t,i.groupSubject=r,i.refCountSubscription=n,i}return i(t,e),t.prototype._subscribe=function(e){var t=new a.Subscription,r=this.refCountSubscription,n=this.groupSubject;return r&&!r.closed&&t.add(new f(r)),t.add(n.subscribe(e)),t},t}(s.Observable);t.GroupedObservable=p;var f=function(e){function t(t){var r=e.call(this)||this;return r.parent=t,t.count++,r}return i(t,e),t.prototype.unsubscribe=function(){var t=this.parent;t.closed||this.closed||(e.prototype.unsubscribe.call(this),t.count-=1,0===t.count&&t.attemptedToUnsubscribe&&t.unsubscribe())},t}(a.Subscription)},6863(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.ignoreElements=function(){return function(e){return e.lift(new a)}};var a=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new s(e))},e}(),s=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype._next=function(e){},t}(o.Subscriber)},3371(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.isEmpty=function(){return function(e){return e.lift(new a)}};var a=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new s(e))},e}(),s=function(e){function t(t){return e.call(this,t)||this}return i(t,e),t.prototype.notifyComplete=function(e){var t=this.destination;t.next(e),t.complete()},t.prototype._next=function(e){this.notifyComplete(!1)},t.prototype._complete=function(){this.notifyComplete(!0)},t}(o.Subscriber)},7064(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1136),i=r(2670),o=r(3439),a=r(2056),s=r(2767),l=r(4579);t.last=function(e,t){var r=arguments.length>=2;return function(u){return u.pipe(e?i.filter(function(t,r){return e(t,r,u)}):l.identity,o.takeLast(1),r?s.defaultIfEmpty(t):a.throwIfEmpty(function(){return new n.EmptyError}))}}},6808(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.map=function(e,t){return function(r){if("function"!=typeof e)throw TypeError("argument is not a function. Are you looking for `mapTo()`?");return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.project=e,this.thisArg=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.project,this.thisArg))},e}();t.MapOperator=a;var s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.project=r,i.count=0,i.thisArg=n||i,i}return i(t,e),t.prototype._next=function(e){var t;try{t=this.project.call(this.thisArg,e,this.count++)}catch(e){this.destination.error(e);return}this.destination.next(t)},t}(o.Subscriber)},3353(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.mapTo=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.value=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.value))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.value=r,n}return i(t,e),t.prototype._next=function(e){this.destination.next(this.value)},t}(o.Subscriber)},2539(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(6765);t.materialize=function(){return function(e){return e.lift(new s)}};var s=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new l(e))},e}(),l=function(e){function t(t){return e.call(this,t)||this}return i(t,e),t.prototype._next=function(e){this.destination.next(a.Notification.createNext(e))},t.prototype._error=function(e){var t=this.destination;t.next(a.Notification.createError(e)),t.complete()},t.prototype._complete=function(){var e=this.destination;e.next(a.Notification.createComplete()),e.complete()},t}(o.Subscriber)},6416(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2518);t.max=function(e){return n.reduce("function"==typeof e?function(t,r){return e(t,r)>0?t:r}:function(e,t){return e>t?e:t})}},1570(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5776);t.merge=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){return t.lift.call(n.merge.apply(void 0,[t].concat(e)))}}},9287(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5206),i=r(4579);t.mergeAll=function(e){return void 0===e&&(e=1/0),n.mergeMap(i.identity,e)}},5206(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(6808),a=r(4098),s=r(4398);function l(e,t,r){return(void 0===r&&(r=1/0),"function"==typeof t)?function(n){return n.pipe(l(function(r,n){return a.from(e(r,n)).pipe(o.map(function(e,i){return t(r,e,n,i)}))},r))}:("number"==typeof t&&(r=t),function(t){return t.lift(new u(e,r))})}t.mergeMap=l;var u=function(){function e(e,t){void 0===t&&(t=1/0),this.project=e,this.concurrent=t}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.project,this.concurrent))},e}();t.MergeMapOperator=u;var c=function(e){function t(t,r,n){void 0===n&&(n=1/0);var i=e.call(this,t)||this;return i.project=r,i.concurrent=n,i.hasCompleted=!1,i.buffer=[],i.active=0,i.index=0,i}return i(t,e),t.prototype._next=function(e){this.active<this.concurrent?this._tryNext(e):this.buffer.push(e)},t.prototype._tryNext=function(e){var t,r=this.index++;try{t=this.project(e,r)}catch(e){this.destination.error(e);return}this.active++,this._innerSub(t)},t.prototype._innerSub=function(e){var t=new s.SimpleInnerSubscriber(this),r=this.destination;r.add(t);var n=s.innerSubscribe(e,t);n!==t&&r.add(n)},t.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&this.destination.complete(),this.unsubscribe()},t.prototype.notifyNext=function(e){this.destination.next(e)},t.prototype.notifyComplete=function(){var e=this.buffer;this.active--,e.length>0?this._next(e.shift()):0===this.active&&this.hasCompleted&&this.destination.complete()},t}(s.SimpleOuterSubscriber);t.MergeMapSubscriber=c,t.flatMap=l},9019(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5206);t.mergeMapTo=function(e,t,r){return(void 0===r&&(r=1/0),"function"==typeof t)?n.mergeMap(function(){return e},t,r):("number"==typeof t&&(r=t),n.mergeMap(function(){return e},r))}},2307(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.mergeScan=function(e,t,r){return void 0===r&&(r=1/0),function(n){return n.lift(new a(e,t,r))}};var a=function(){function e(e,t,r){this.accumulator=e,this.seed=t,this.concurrent=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.accumulator,this.seed,this.concurrent))},e}();t.MergeScanOperator=a;var s=function(e){function t(t,r,n,i){var o=e.call(this,t)||this;return o.accumulator=r,o.acc=n,o.concurrent=i,o.hasValue=!1,o.hasCompleted=!1,o.buffer=[],o.active=0,o.index=0,o}return i(t,e),t.prototype._next=function(e){if(this.active<this.concurrent){var t=this.index++,r=this.destination,n=void 0;try{n=(0,this.accumulator)(this.acc,e,t)}catch(e){return r.error(e)}this.active++,this._innerSub(n)}else this.buffer.push(e)},t.prototype._innerSub=function(e){var t=new o.SimpleInnerSubscriber(this),r=this.destination;r.add(t);var n=o.innerSubscribe(e,t);n!==t&&r.add(n)},t.prototype._complete=function(){this.hasCompleted=!0,0===this.active&&0===this.buffer.length&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete()),this.unsubscribe()},t.prototype.notifyNext=function(e){var t=this.destination;this.acc=e,this.hasValue=!0,t.next(e)},t.prototype.notifyComplete=function(){var e=this.buffer;this.active--,e.length>0?this._next(e.shift()):0===this.active&&this.hasCompleted&&(!1===this.hasValue&&this.destination.next(this.acc),this.destination.complete())},t}(o.SimpleOuterSubscriber);t.MergeScanSubscriber=s},7198(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2518);t.min=function(e){return n.reduce("function"==typeof e?function(t,r){return 0>e(t,r)?t:r}:function(e,t){return e<t?e:t})}},4864(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2871);t.multicast=function(e,t){return function(r){if(o="function"==typeof e?e:function(){return e},"function"==typeof t)return r.lift(new i(o,t));var o,a=Object.create(r,n.connectableObservableDescriptor);return a.source=r,a.subjectFactory=o,a}};var i=function(){function e(e,t){this.subjectFactory=e,this.selector=t}return e.prototype.call=function(e,t){var r=this.selector,n=this.subjectFactory(),i=r(n).subscribe(e);return i.add(t.subscribe(n)),i},e}();t.MulticastOperator=i},5495(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(6765);t.observeOn=function(e,t){return void 0===t&&(t=0),function(r){return r.lift(new s(e,t))}};var s=function(){function e(e,t){void 0===t&&(t=0),this.scheduler=e,this.delay=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.scheduler,this.delay))},e}();t.ObserveOnOperator=s;var l=function(e){function t(t,r,n){void 0===n&&(n=0);var i=e.call(this,t)||this;return i.scheduler=r,i.delay=n,i}return i(t,e),t.dispatch=function(e){var t=e.notification,r=e.destination;t.observe(r),this.unsubscribe()},t.prototype.scheduleMessage=function(e){this.destination.add(this.scheduler.schedule(t.dispatch,this.delay,new u(e,this.destination)))},t.prototype._next=function(e){this.scheduleMessage(a.Notification.createNext(e))},t.prototype._error=function(e){this.scheduleMessage(a.Notification.createError(e)),this.unsubscribe()},t.prototype._complete=function(){this.scheduleMessage(a.Notification.createComplete()),this.unsubscribe()},t}(o.Subscriber);t.ObserveOnSubscriber=l;var u=function(e,t){this.notification=e,this.destination=t};t.ObserveOnMessage=u},5029(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4098),a=r(4728),s=r(4398);t.onErrorResumeNext=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return 1===e.length&&a.isArray(e[0])&&(e=e[0]),function(t){return t.lift(new l(e))}},t.onErrorResumeNextStatic=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=void 0;return 1===e.length&&a.isArray(e[0])&&(e=e[0]),r=e.shift(),o.from(r).lift(new l(e))};var l=function(){function e(e){this.nextSources=e}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.nextSources))},e}(),u=function(e){function t(t,r){var n=e.call(this,t)||this;return n.destination=t,n.nextSources=r,n}return i(t,e),t.prototype.notifyError=function(){this.subscribeToNextSource()},t.prototype.notifyComplete=function(){this.subscribeToNextSource()},t.prototype._error=function(e){this.subscribeToNextSource(),this.unsubscribe()},t.prototype._complete=function(){this.subscribeToNextSource(),this.unsubscribe()},t.prototype.subscribeToNextSource=function(){var e=this.nextSources.shift();if(e){var t=new s.SimpleInnerSubscriber(this),r=this.destination;r.add(t);var n=s.innerSubscribe(e,t);n!==t&&r.add(n)}else this.destination.complete()},t}(s.SimpleOuterSubscriber)},7304(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.pairwise=function(){return function(e){return e.lift(new a)}};var a=function(){function e(){}return e.prototype.call=function(e,t){return t.subscribe(new s(e))},e}(),s=function(e){function t(t){var r=e.call(this,t)||this;return r.hasPrev=!1,r}return i(t,e),t.prototype._next=function(e){var t;this.hasPrev?t=[this.prev,e]:this.hasPrev=!0,this.prev=e,t&&this.destination.next(t)},t}(o.Subscriber)},4236(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5352),i=r(2670);t.partition=function(e,t){return function(r){return[i.filter(e,t)(r),i.filter(n.not(e,t))(r)]}}},1075(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(6808);t.pluck=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=e.length;if(0===r)throw Error("list of properties cannot be empty.");return function(t){var i,o;return n.map((i=e,o=r,function(e){for(var t=e,r=0;r<o;r++){var n=null!=t?t[i[r]]:void 0;if(void 0===n)return;t=n}return t}))(t)}}},5485(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2888),i=r(4864);t.publish=function(e){return e?i.multicast(function(){return new n.Subject},e):i.multicast(new n.Subject)}},91(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(466),i=r(4864);t.publishBehavior=function(e){return function(t){return i.multicast(new n.BehaviorSubject(e))(t)}}},3433(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(9850),i=r(4864);t.publishLast=function(){return function(e){return i.multicast(new n.AsyncSubject)(e)}}},9622(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2173),i=r(4864);t.publishReplay=function(e,t,r,o){r&&"function"!=typeof r&&(o=r);var a="function"==typeof r?r:void 0,s=new n.ReplaySubject(e,t,o);return function(e){return i.multicast(function(){return s},a)(e)}}},6721(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4728),i=r(3827);t.race=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){return 1===e.length&&n.isArray(e[0])&&(e=e[0]),t.lift.call(i.race.apply(void 0,[t].concat(e)))}}},2518(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(253),i=r(3439),o=r(2767),a=r(8173);t.reduce=function(e,t){return arguments.length>=2?function(r){return a.pipe(n.scan(e,t),i.takeLast(1),o.defaultIfEmpty(t))(r)}:function(t){return a.pipe(n.scan(function(t,r,n){return e(t,r,n+1)}),i.takeLast(1))(t)}}},6888(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.refCount=function(){return function(e){return e.lift(new a(e))}};var a=function(){function e(e){this.connectable=e}return e.prototype.call=function(e,t){var r=this.connectable;r._refCount++;var n=new s(e,r),i=t.subscribe(n);return n.closed||(n.connection=r.connect()),i},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.connectable=r,n}return i(t,e),t.prototype._unsubscribe=function(){var e=this.connectable;if(!e){this.connection=null;return}this.connectable=null;var t=e._refCount;if(t<=0||(e._refCount=t-1,t>1)){this.connection=null;return}var r=this.connection,n=e._connection;this.connection=null,n&&(!r||n===r)&&n.unsubscribe()},t}(o.Subscriber)},6483(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(453);t.repeat=function(e){return void 0===e&&(e=-1),function(t){return 0===e?a.empty():e<0?t.lift(new s(-1,t)):t.lift(new s(e-1,t))}};var s=function(){function e(e,t){this.count=e,this.source=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.count,this.source))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.count=r,i.source=n,i}return i(t,e),t.prototype.complete=function(){if(!this.isStopped){var t=this.source,r=this.count;if(0===r)return e.prototype.complete.call(this);r>-1&&(this.count=r-1),t.subscribe(this._unsubscribeAndRecycle())}},t}(o.Subscriber)},283(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(4398);t.repeatWhen=function(e){return function(t){return t.lift(new s(e))}};var s=function(){function e(e){this.notifier=e}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.notifier,t))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.notifier=r,i.source=n,i.sourceIsBeingSubscribedTo=!0,i}return i(t,e),t.prototype.notifyNext=function(){this.sourceIsBeingSubscribedTo=!0,this.source.subscribe(this)},t.prototype.notifyComplete=function(){if(!1===this.sourceIsBeingSubscribedTo)return e.prototype.complete.call(this)},t.prototype.complete=function(){if(this.sourceIsBeingSubscribedTo=!1,!this.isStopped){if(this.retries||this.subscribeToRetries(),!this.retriesSubscription||this.retriesSubscription.closed)return e.prototype.complete.call(this);this._unsubscribeAndRecycle(),this.notifications.next(void 0)}},t.prototype._unsubscribe=function(){var e=this.notifications,t=this.retriesSubscription;e&&(e.unsubscribe(),this.notifications=void 0),t&&(t.unsubscribe(),this.retriesSubscription=void 0),this.retries=void 0},t.prototype._unsubscribeAndRecycle=function(){var t=this._unsubscribe;return this._unsubscribe=null,e.prototype._unsubscribeAndRecycle.call(this),this._unsubscribe=t,this},t.prototype.subscribeToRetries=function(){this.notifications=new o.Subject;try{var t;t=(0,this.notifier)(this.notifications)}catch(t){return e.prototype.complete.call(this)}this.retries=t,this.retriesSubscription=a.innerSubscribe(t,new a.SimpleInnerSubscriber(this))},t}(a.SimpleOuterSubscriber)},3160(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.retry=function(e){return void 0===e&&(e=-1),function(t){return t.lift(new a(e,t))}};var a=function(){function e(e,t){this.count=e,this.source=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.count,this.source))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.count=r,i.source=n,i}return i(t,e),t.prototype.error=function(t){if(!this.isStopped){var r=this.source,n=this.count;if(0===n)return e.prototype.error.call(this,t);n>-1&&(this.count=n-1),r.subscribe(this._unsubscribeAndRecycle())}},t}(o.Subscriber)},5508(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(4398);t.retryWhen=function(e){return function(t){return t.lift(new s(e,t))}};var s=function(){function e(e,t){this.notifier=e,this.source=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.notifier,this.source))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.notifier=r,i.source=n,i}return i(t,e),t.prototype.error=function(t){if(!this.isStopped){var r=this.errors,n=this.retries,i=this.retriesSubscription;if(n)this.errors=void 0,this.retriesSubscription=void 0;else{r=new o.Subject;try{n=(0,this.notifier)(r)}catch(t){return e.prototype.error.call(this,t)}i=a.innerSubscribe(n,new a.SimpleInnerSubscriber(this))}this._unsubscribeAndRecycle(),this.errors=r,this.retries=n,this.retriesSubscription=i,r.next(t)}},t.prototype._unsubscribe=function(){var e=this.errors,t=this.retriesSubscription;e&&(e.unsubscribe(),this.errors=void 0),t&&(t.unsubscribe(),this.retriesSubscription=void 0),this.retries=void 0},t.prototype.notifyNext=function(){var e=this._unsubscribe;this._unsubscribe=null,this._unsubscribeAndRecycle(),this._unsubscribe=e,this.source.subscribe(this)},t}(a.SimpleOuterSubscriber)},1754(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.sample=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.notifier=e}return e.prototype.call=function(e,t){var r=new s(e),n=t.subscribe(r);return n.add(o.innerSubscribe(this.notifier,new o.SimpleInnerSubscriber(r))),n},e}(),s=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t.hasValue=!1,t}return i(t,e),t.prototype._next=function(e){this.value=e,this.hasValue=!0},t.prototype.notifyNext=function(){this.emitValue()},t.prototype.notifyComplete=function(){this.emitValue()},t.prototype.emitValue=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.value))},t}(o.SimpleOuterSubscriber)},1183(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(5190);t.sampleTime=function(e,t){return void 0===t&&(t=a.async),function(r){return r.lift(new s(e,t))}};var s=function(){function e(e,t){this.period=e,this.scheduler=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.period,this.scheduler))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.period=r,i.scheduler=n,i.hasValue=!1,i.add(n.schedule(u,r,{subscriber:i,period:r})),i}return i(t,e),t.prototype._next=function(e){this.lastValue=e,this.hasValue=!0},t.prototype.notifyNext=function(){this.hasValue&&(this.hasValue=!1,this.destination.next(this.lastValue))},t}(o.Subscriber);function u(e){var t=e.subscriber,r=e.period;t.notifyNext(),this.schedule(e,r)}},253(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.scan=function(e,t){var r=!1;return arguments.length>=2&&(r=!0),function(n){return n.lift(new a(e,t,r))}};var a=function(){function e(e,t,r){void 0===r&&(r=!1),this.accumulator=e,this.seed=t,this.hasSeed=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.accumulator,this.seed,this.hasSeed))},e}(),s=function(e){function t(t,r,n,i){var o=e.call(this,t)||this;return o.accumulator=r,o._seed=n,o.hasSeed=i,o.index=0,o}return i(t,e),Object.defineProperty(t.prototype,"seed",{get:function(){return this._seed},set:function(e){this.hasSeed=!0,this._seed=e},enumerable:!0,configurable:!0}),t.prototype._next=function(e){if(this.hasSeed)return this._tryNext(e);this.seed=e,this.destination.next(e)},t.prototype._tryNext=function(e){var t,r=this.index++;try{t=this.accumulator(this.seed,e,r)}catch(e){this.destination.error(e)}this.seed=t,this.destination.next(t)},t}(o.Subscriber)},5017(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.sequenceEqual=function(e,t){return function(r){return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.compareTo=e,this.comparator=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.compareTo,this.comparator))},e}();t.SequenceEqualOperator=a;var s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.compareTo=r,i.comparator=n,i._a=[],i._b=[],i._oneComplete=!1,i.destination.add(r.subscribe(new l(t,i))),i}return i(t,e),t.prototype._next=function(e){this._oneComplete&&0===this._b.length?this.emit(!1):(this._a.push(e),this.checkValues())},t.prototype._complete=function(){this._oneComplete?this.emit(0===this._a.length&&0===this._b.length):this._oneComplete=!0,this.unsubscribe()},t.prototype.checkValues=function(){for(var e=this._a,t=this._b,r=this.comparator;e.length>0&&t.length>0;){var n=e.shift(),i=t.shift(),o=!1;try{o=r?r(n,i):n===i}catch(e){this.destination.error(e)}o||this.emit(!1)}},t.prototype.emit=function(e){var t=this.destination;t.next(e),t.complete()},t.prototype.nextB=function(e){this._oneComplete&&0===this._a.length?this.emit(!1):(this._b.push(e),this.checkValues())},t.prototype.completeB=function(){this._oneComplete?this.emit(0===this._a.length&&0===this._b.length):this._oneComplete=!0},t}(o.Subscriber);t.SequenceEqualSubscriber=s;var l=function(e){function t(t,r){var n=e.call(this,t)||this;return n.parent=r,n}return i(t,e),t.prototype._next=function(e){this.parent.nextB(e)},t.prototype._error=function(e){this.parent.error(e),this.unsubscribe()},t.prototype._complete=function(){this.parent.completeB(),this.unsubscribe()},t}(o.Subscriber)},3213(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4864),i=r(6888),o=r(2888);function a(){return new o.Subject}t.share=function(){return function(e){return i.refCount()(n.multicast(a)(e))}}},8614(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2173);t.shareReplay=function(e,t,r){var i;return i=e&&"object"==typeof e?e:{bufferSize:e,windowTime:t,refCount:!1,scheduler:r},function(e){var t,r,o,a,s,l,u,c,d,p,f,h;return e.lift((s=void 0===(a=(t=i).bufferSize)?1/0:a,u=void 0===(l=t.windowTime)?1/0:l,c=t.refCount,d=t.scheduler,p=0,f=!1,h=!1,function(e){var t;p++,!r||f?(f=!1,t=(r=new n.ReplaySubject(s,u,d)).subscribe(this),o=e.subscribe({next:function(e){r.next(e)},error:function(e){f=!0,r.error(e)},complete:function(){h=!0,o=void 0,r.complete()}}),h&&(o=void 0)):t=r.subscribe(this),this.add(function(){p--,t.unsubscribe(),t=void 0,o&&!h&&c&&0===p&&(o.unsubscribe(),o=void 0,r=void 0)})}))}}},8480(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(1136);t.single=function(e){return function(t){return t.lift(new s(e,t))}};var s=function(){function e(e,t){this.predicate=e,this.source=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.predicate,this.source))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.predicate=r,i.source=n,i.seenValue=!1,i.index=0,i}return i(t,e),t.prototype.applySingleValue=function(e){this.seenValue?this.destination.error("Sequence contains more than one element"):(this.seenValue=!0,this.singleValue=e)},t.prototype._next=function(e){var t=this.index++;this.predicate?this.tryNext(e,t):this.applySingleValue(e)},t.prototype.tryNext=function(e,t){try{this.predicate(e,t,this.source)&&this.applySingleValue(e)}catch(e){this.destination.error(e)}},t.prototype._complete=function(){var e=this.destination;this.index>0?(e.next(this.seenValue?this.singleValue:void 0),e.complete()):e.error(new a.EmptyError)},t}(o.Subscriber)},4775(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.skip=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.total=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.total))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.total=r,n.count=0,n}return i(t,e),t.prototype._next=function(e){++this.count>this.total&&this.destination.next(e)},t}(o.Subscriber)},2807(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(7568);t.skipLast=function(e){return function(t){return t.lift(new s(e))}};var s=function(){function e(e){if(this._skipCount=e,this._skipCount<0)throw new a.ArgumentOutOfRangeError}return e.prototype.call=function(e,t){return 0===this._skipCount?t.subscribe(new o.Subscriber(e)):t.subscribe(new l(e,this._skipCount))},e}(),l=function(e){function t(t,r){var n=e.call(this,t)||this;return n._skipCount=r,n._count=0,n._ring=Array(r),n}return i(t,e),t.prototype._next=function(e){var t=this._skipCount,r=this._count++;if(r<t)this._ring[r]=e;else{var n=r%t,i=this._ring,o=i[n];i[n]=e,this.destination.next(o)}},t}(o.Subscriber)},2519(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.skipUntil=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.notifier=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.notifier))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;n.hasValue=!1;var i=new o.SimpleInnerSubscriber(n);n.add(i),n.innerSubscription=i;var a=o.innerSubscribe(r,i);return a!==i&&(n.add(a),n.innerSubscription=a),n}return i(t,e),t.prototype._next=function(t){this.hasValue&&e.prototype._next.call(this,t)},t.prototype.notifyNext=function(){this.hasValue=!0,this.innerSubscription&&this.innerSubscription.unsubscribe()},t.prototype.notifyComplete=function(){},t}(o.SimpleOuterSubscriber)},4846(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.skipWhile=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.predicate=e}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate))},e}(),s=function(e){function t(t,r){var n=e.call(this,t)||this;return n.predicate=r,n.skipping=!0,n.index=0,n}return i(t,e),t.prototype._next=function(e){var t=this.destination;this.skipping&&this.tryCallPredicate(e),this.skipping||t.next(e)},t.prototype.tryCallPredicate=function(e){try{var t=this.predicate(e,this.index++);this.skipping=!!t}catch(e){this.destination.error(e)}},t}(o.Subscriber)},4558(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5434),i=r(8244);t.startWith=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];var r=e[e.length-1];return i.isScheduler(r)?(e.pop(),function(t){return n.concat(e,t,r)}):function(t){return n.concat(e,t)}}},15(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(8072);t.subscribeOn=function(e,t){return void 0===t&&(t=0),function(r){return r.lift(new i(e,t))}};var i=function(){function e(e,t){this.scheduler=e,this.delay=t}return e.prototype.call=function(e,t){return new n.SubscribeOnObservable(t,this.delay,this.scheduler).subscribe(e)},e}()},5433(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(7912),i=r(4579);t.switchAll=function(){return n.switchMap(i.identity)}},7912(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(6808),a=r(4098),s=r(4398);t.switchMap=function e(t,r){return"function"==typeof r?function(n){return n.pipe(e(function(e,n){return a.from(t(e,n)).pipe(o.map(function(t,i){return r(e,t,n,i)}))}))}:function(e){return e.lift(new l(t))}};var l=function(){function e(e){this.project=e}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.project))},e}(),u=function(e){function t(t,r){var n=e.call(this,t)||this;return n.project=r,n.index=0,n}return i(t,e),t.prototype._next=function(e){var t,r=this.index++;try{t=this.project(e,r)}catch(e){this.destination.error(e);return}this._innerSub(t)},t.prototype._innerSub=function(e){var t=this.innerSubscription;t&&t.unsubscribe();var r=new s.SimpleInnerSubscriber(this),n=this.destination;n.add(r),this.innerSubscription=s.innerSubscribe(e,r),this.innerSubscription!==r&&n.add(this.innerSubscription)},t.prototype._complete=function(){var t=this.innerSubscription;(!t||t.closed)&&e.prototype._complete.call(this),this.unsubscribe()},t.prototype._unsubscribe=function(){this.innerSubscription=void 0},t.prototype.notifyComplete=function(){this.innerSubscription=void 0,this.isStopped&&e.prototype._complete.call(this)},t.prototype.notifyNext=function(e){this.destination.next(e)},t}(s.SimpleOuterSubscriber)},7865(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(7912);t.switchMapTo=function(e,t){return t?n.switchMap(function(){return e},t):n.switchMap(function(){return e})}},1231(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(7568),s=r(453);t.take=function(e){return function(t){return 0===e?s.empty():t.lift(new l(e))}};var l=function(){function e(e){if(this.total=e,this.total<0)throw new a.ArgumentOutOfRangeError}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.total))},e}(),u=function(e){function t(t,r){var n=e.call(this,t)||this;return n.total=r,n.count=0,n}return i(t,e),t.prototype._next=function(e){var t=this.total,r=++this.count;r<=t&&(this.destination.next(e),r===t&&(this.destination.complete(),this.unsubscribe()))},t}(o.Subscriber)},3439(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(7568),s=r(453);t.takeLast=function(e){return function(t){return 0===e?s.empty():t.lift(new l(e))}};var l=function(){function e(e){if(this.total=e,this.total<0)throw new a.ArgumentOutOfRangeError}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.total))},e}(),u=function(e){function t(t,r){var n=e.call(this,t)||this;return n.total=r,n.ring=[],n.count=0,n}return i(t,e),t.prototype._next=function(e){var t=this.ring,r=this.total,n=this.count++;t.length<r?t.push(e):t[n%r]=e},t.prototype._complete=function(){var e=this.destination,t=this.count;if(t>0)for(var r=this.count>=this.total?this.total:this.count,n=this.ring,i=0;i<r;i++){var o=t++%r;e.next(n[o])}e.complete()},t}(o.Subscriber)},1279(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.takeUntil=function(e){return function(t){return t.lift(new a(e))}};var a=function(){function e(e){this.notifier=e}return e.prototype.call=function(e,t){var r=new s(e),n=o.innerSubscribe(this.notifier,new o.SimpleInnerSubscriber(r));return n&&!r.seenValue?(r.add(n),t.subscribe(r)):r},e}(),s=function(e){function t(t){var r=e.call(this,t)||this;return r.seenValue=!1,r}return i(t,e),t.prototype.notifyNext=function(){this.seenValue=!0,this.complete()},t.prototype.notifyComplete=function(){},t}(o.SimpleOuterSubscriber)},6518(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396);t.takeWhile=function(e,t){return void 0===t&&(t=!1),function(r){return r.lift(new a(e,t))}};var a=function(){function e(e,t){this.predicate=e,this.inclusive=t}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.predicate,this.inclusive))},e}(),s=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.predicate=r,i.inclusive=n,i.index=0,i}return i(t,e),t.prototype._next=function(e){var t,r=this.destination;try{t=this.predicate(e,this.index++)}catch(e){r.error(e);return}this.nextOrComplete(e,t)},t.prototype.nextOrComplete=function(e,t){var r=this.destination;t?r.next(e):(this.inclusive&&r.next(e),r.complete())},t}(o.Subscriber)},1451(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(7653),s=r(3385);t.tap=function(e,t,r){return function(n){return n.lift(new l(e,t,r))}};var l=function(){function e(e,t,r){this.nextOrObserver=e,this.error=t,this.complete=r}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.nextOrObserver,this.error,this.complete))},e}(),u=function(e){function t(t,r,n,i){var o=e.call(this,t)||this;return o._tapNext=a.noop,o._tapError=a.noop,o._tapComplete=a.noop,o._tapError=n||a.noop,o._tapComplete=i||a.noop,s.isFunction(r)?(o._context=o,o._tapNext=r):r&&(o._context=r,o._tapNext=r.next||a.noop,o._tapError=r.error||a.noop,o._tapComplete=r.complete||a.noop),o}return i(t,e),t.prototype._next=function(e){try{this._tapNext.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.next(e)},t.prototype._error=function(e){try{this._tapError.call(this._context,e)}catch(e){this.destination.error(e);return}this.destination.error(e)},t.prototype._complete=function(){try{this._tapComplete.call(this._context)}catch(e){this.destination.error(e);return}return this.destination.complete()},t}(o.Subscriber)},464(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(4398);t.defaultThrottleConfig={leading:!0,trailing:!1},t.throttle=function(e,r){return void 0===r&&(r=t.defaultThrottleConfig),function(t){return t.lift(new a(e,!!r.leading,!!r.trailing))}};var a=function(){function e(e,t,r){this.durationSelector=e,this.leading=t,this.trailing=r}return e.prototype.call=function(e,t){return t.subscribe(new s(e,this.durationSelector,this.leading,this.trailing))},e}(),s=function(e){function t(t,r,n,i){var o=e.call(this,t)||this;return o.destination=t,o.durationSelector=r,o._leading=n,o._trailing=i,o._hasValue=!1,o}return i(t,e),t.prototype._next=function(e){this._hasValue=!0,this._sendValue=e,this._throttled||(this._leading?this.send():this.throttle(e))},t.prototype.send=function(){var e=this._hasValue,t=this._sendValue;e&&(this.destination.next(t),this.throttle(t)),this._hasValue=!1,this._sendValue=void 0},t.prototype.throttle=function(e){var t=this.tryDurationSelector(e);t&&this.add(this._throttled=o.innerSubscribe(t,new o.SimpleInnerSubscriber(this)))},t.prototype.tryDurationSelector=function(e){try{return this.durationSelector(e)}catch(e){return this.destination.error(e),null}},t.prototype.throttlingDone=function(){var e=this._throttled,t=this._trailing;e&&e.unsubscribe(),this._throttled=void 0,t&&this.send()},t.prototype.notifyNext=function(){this.throttlingDone()},t.prototype.notifyComplete=function(){this.throttlingDone()},t}(o.SimpleOuterSubscriber)},42(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(5190),s=r(464);t.throttleTime=function(e,t,r){return void 0===t&&(t=a.async),void 0===r&&(r=s.defaultThrottleConfig),function(n){return n.lift(new l(e,t,r.leading,r.trailing))}};var l=function(){function e(e,t,r,n){this.duration=e,this.scheduler=t,this.leading=r,this.trailing=n}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.duration,this.scheduler,this.leading,this.trailing))},e}(),u=function(e){function t(t,r,n,i,o){var a=e.call(this,t)||this;return a.duration=r,a.scheduler=n,a.leading=i,a.trailing=o,a._hasTrailingValue=!1,a._trailingValue=null,a}return i(t,e),t.prototype._next=function(e){this.throttled?this.trailing&&(this._trailingValue=e,this._hasTrailingValue=!0):(this.add(this.throttled=this.scheduler.schedule(c,this.duration,{subscriber:this})),this.leading?this.destination.next(e):this.trailing&&(this._trailingValue=e,this._hasTrailingValue=!0))},t.prototype._complete=function(){this._hasTrailingValue&&this.destination.next(this._trailingValue),this.destination.complete()},t.prototype.clearThrottle=function(){var e=this.throttled;e&&(this.trailing&&this._hasTrailingValue&&(this.destination.next(this._trailingValue),this._trailingValue=null,this._hasTrailingValue=!1),e.unsubscribe(),this.remove(e),this.throttled=null)},t}(o.Subscriber);function c(e){e.subscriber.clearThrottle()}},2056(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1136),a=r(1396);t.throwIfEmpty=function(e){return void 0===e&&(e=u),function(t){return t.lift(new s(e))}};var s=function(){function e(e){this.errorFactory=e}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.errorFactory))},e}(),l=function(e){function t(t,r){var n=e.call(this,t)||this;return n.errorFactory=r,n.hasValue=!1,n}return i(t,e),t.prototype._next=function(e){this.hasValue=!0,this.destination.next(e)},t.prototype._complete=function(){if(this.hasValue)return this.destination.complete();var e=void 0;try{e=this.errorFactory()}catch(t){e=t}this.destination.error(e)},t}(a.Subscriber);function u(){return new o.EmptyError}},5276(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5190),i=r(253),o=r(3180),a=r(6808);t.timeInterval=function(e){return void 0===e&&(e=n.async),function(t){return o.defer(function(){return t.pipe(i.scan(function(t,r){var n=t.current;return{value:r,current:e.now(),last:n}},{current:e.now(),value:void 0,last:void 0}),a.map(function(e){var t=e.current,r=e.last;return new s(e.value,t-r)}))})}};var s=function(e,t){this.value=e,this.interval=t};t.TimeInterval=s},8673(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5190),i=r(3734),o=r(4053),a=r(1576);t.timeout=function(e,t){return void 0===t&&(t=n.async),o.timeoutWith(e,a.throwError(new i.TimeoutError),t)}},4053(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(5190),a=r(4465),s=r(4398);t.timeoutWith=function(e,t,r){return void 0===r&&(r=o.async),function(n){var i=a.isDate(e),o=i?e-r.now():Math.abs(e);return n.lift(new l(o,i,t,r))}};var l=function(){function e(e,t,r,n){this.waitFor=e,this.absoluteTimeout=t,this.withObservable=r,this.scheduler=n}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.absoluteTimeout,this.waitFor,this.withObservable,this.scheduler))},e}(),u=function(e){function t(t,r,n,i,o){var a=e.call(this,t)||this;return a.absoluteTimeout=r,a.waitFor=n,a.withObservable=i,a.scheduler=o,a.scheduleTimeout(),a}return i(t,e),t.dispatchTimeout=function(e){var t=e.withObservable;e._unsubscribeAndRecycle(),e.add(s.innerSubscribe(t,new s.SimpleInnerSubscriber(e)))},t.prototype.scheduleTimeout=function(){var e=this.action;e?this.action=e.schedule(this,this.waitFor):this.add(this.action=this.scheduler.schedule(t.dispatchTimeout,this.waitFor,this))},t.prototype._next=function(t){this.absoluteTimeout||this.scheduleTimeout(),e.prototype._next.call(this,t)},t.prototype._unsubscribe=function(){this.action=void 0,this.scheduler=null,this.withObservable=null},t}(s.SimpleOuterSubscriber)},8858(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(5190),i=r(6808);t.timestamp=function(e){return void 0===e&&(e=n.async),i.map(function(t){return new o(t,e.now())})};var o=function(e,t){this.value=e,this.timestamp=t};t.Timestamp=o},2284(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2518);function i(e,t,r){return 0===r?[t]:(e.push(t),e)}t.toArray=function(){return n.reduce(i,[])}},7544(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(4398);t.window=function(e){return function(t){return t.lift(new s(e))}};var s=function(){function e(e){this.windowBoundaries=e}return e.prototype.call=function(e,t){var r=new l(e),n=t.subscribe(r);return n.closed||r.add(a.innerSubscribe(this.windowBoundaries,new a.SimpleInnerSubscriber(r))),n},e}(),l=function(e){function t(t){var r=e.call(this,t)||this;return r.window=new o.Subject,t.next(r.window),r}return i(t,e),t.prototype.notifyNext=function(){this.openWindow()},t.prototype.notifyError=function(e){this._error(e)},t.prototype.notifyComplete=function(){this._complete()},t.prototype._next=function(e){this.window.next(e)},t.prototype._error=function(e){this.window.error(e),this.destination.error(e)},t.prototype._complete=function(){this.window.complete(),this.destination.complete()},t.prototype._unsubscribe=function(){this.window=null},t.prototype.openWindow=function(){var e=this.window;e&&e.complete();var t=this.destination,r=this.window=new o.Subject;t.next(r)},t}(a.SimpleOuterSubscriber)},1565(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(1396),a=r(2888);t.windowCount=function(e,t){return void 0===t&&(t=0),function(r){return r.lift(new s(e,t))}};var s=function(){function e(e,t){this.windowSize=e,this.startWindowEvery=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.windowSize,this.startWindowEvery))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.destination=t,i.windowSize=r,i.startWindowEvery=n,i.windows=[new a.Subject],i.count=0,t.next(i.windows[0]),i}return i(t,e),t.prototype._next=function(e){for(var t=this.startWindowEvery>0?this.startWindowEvery:this.windowSize,r=this.destination,n=this.windowSize,i=this.windows,o=i.length,s=0;s<o&&!this.closed;s++)i[s].next(e);var l=this.count-n+1;if(l>=0&&l%t==0&&!this.closed&&i.shift().complete(),++this.count%t==0&&!this.closed){var u=new a.Subject;i.push(u),r.next(u)}},t.prototype._error=function(e){var t=this.windows;if(t)for(;t.length>0&&!this.closed;)t.shift().error(e);this.destination.error(e)},t.prototype._complete=function(){var e=this.windows;if(e)for(;e.length>0&&!this.closed;)e.shift().complete();this.destination.complete()},t.prototype._unsubscribe=function(){this.count=0,this.windows=null},t}(o.Subscriber)},3877(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(5190),s=r(1396),l=r(5390),u=r(8244);t.windowTime=function(e){var t=a.async,r=null,n=1/0;return u.isScheduler(arguments[3])&&(t=arguments[3]),u.isScheduler(arguments[2])?t=arguments[2]:l.isNumeric(arguments[2])&&(n=Number(arguments[2])),u.isScheduler(arguments[1])?t=arguments[1]:l.isNumeric(arguments[1])&&(r=Number(arguments[1])),function(i){return i.lift(new c(e,r,n,t))}};var c=function(){function e(e,t,r,n){this.windowTimeSpan=e,this.windowCreationInterval=t,this.maxWindowSize=r,this.scheduler=n}return e.prototype.call=function(e,t){return t.subscribe(new p(e,this.windowTimeSpan,this.windowCreationInterval,this.maxWindowSize,this.scheduler))},e}(),d=function(e){function t(){var t=null!==e&&e.apply(this,arguments)||this;return t._numberOfNextedValues=0,t}return i(t,e),t.prototype.next=function(t){this._numberOfNextedValues++,e.prototype.next.call(this,t)},Object.defineProperty(t.prototype,"numberOfNextedValues",{get:function(){return this._numberOfNextedValues},enumerable:!0,configurable:!0}),t}(o.Subject),p=function(e){function t(t,r,n,i,o){var a=e.call(this,t)||this;a.destination=t,a.windowTimeSpan=r,a.windowCreationInterval=n,a.maxWindowSize=i,a.scheduler=o,a.windows=[];var s=a.openWindow();return null!==n&&n>=0?(a.add(o.schedule(m,r,{subscriber:a,window:s,context:null})),a.add(o.schedule(h,n,{windowTimeSpan:r,windowCreationInterval:n,subscriber:a,scheduler:o}))):a.add(o.schedule(f,r,{subscriber:a,window:s,windowTimeSpan:r})),a}return i(t,e),t.prototype._next=function(e){for(var t=this.windows,r=t.length,n=0;n<r;n++){var i=t[n];!i.closed&&(i.next(e),i.numberOfNextedValues>=this.maxWindowSize&&this.closeWindow(i))}},t.prototype._error=function(e){for(var t=this.windows;t.length>0;)t.shift().error(e);this.destination.error(e)},t.prototype._complete=function(){for(var e=this.windows;e.length>0;){var t=e.shift();t.closed||t.complete()}this.destination.complete()},t.prototype.openWindow=function(){var e=new d;return this.windows.push(e),this.destination.next(e),e},t.prototype.closeWindow=function(e){e.complete();var t=this.windows;t.splice(t.indexOf(e),1)},t}(s.Subscriber);function f(e){var t=e.subscriber,r=e.windowTimeSpan,n=e.window;n&&t.closeWindow(n),e.window=t.openWindow(),this.schedule(e,r)}function h(e){var t=e.windowTimeSpan,r=e.subscriber,n=e.scheduler,i=e.windowCreationInterval,o=r.openWindow(),a={action:this,subscription:null};a.subscription=n.schedule(m,t,{subscriber:r,window:o,context:a}),this.add(a.subscription),this.schedule(e,i)}function m(e){var t=e.subscriber,r=e.window,n=e.context;n&&n.action&&n.subscription&&n.action.remove(n.subscription),t.closeWindow(r)}},5428(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(3207),s=r(5905),l=r(7849);t.windowToggle=function(e,t){return function(r){return r.lift(new u(e,t))}};var u=function(){function e(e,t){this.openings=e,this.closingSelector=t}return e.prototype.call=function(e,t){return t.subscribe(new c(e,this.openings,this.closingSelector))},e}(),c=function(e){function t(t,r,n){var i=e.call(this,t)||this;return i.openings=r,i.closingSelector=n,i.contexts=[],i.add(i.openSubscription=l.subscribeToResult(i,r,r)),i}return i(t,e),t.prototype._next=function(e){var t=this.contexts;if(t)for(var r=t.length,n=0;n<r;n++)t[n].window.next(e)},t.prototype._error=function(t){var r=this.contexts;if(this.contexts=null,r)for(var n=r.length,i=-1;++i<n;){var o=r[i];o.window.error(t),o.subscription.unsubscribe()}e.prototype._error.call(this,t)},t.prototype._complete=function(){var t=this.contexts;if(this.contexts=null,t)for(var r=t.length,n=-1;++n<r;){var i=t[n];i.window.complete(),i.subscription.unsubscribe()}e.prototype._complete.call(this)},t.prototype._unsubscribe=function(){var e=this.contexts;if(this.contexts=null,e)for(var t=e.length,r=-1;++r<t;){var n=e[r];n.window.unsubscribe(),n.subscription.unsubscribe()}},t.prototype.notifyNext=function(e,t,r,n,i){if(e===this.openings){var s=void 0;try{s=(0,this.closingSelector)(t)}catch(e){return this.error(e)}var u=new o.Subject,c=new a.Subscription,d={window:u,subscription:c};this.contexts.push(d);var p=l.subscribeToResult(this,s,d);p.closed?this.closeWindow(this.contexts.length-1):(p.context=d,c.add(p)),this.destination.next(u)}else this.closeWindow(this.contexts.indexOf(e))},t.prototype.notifyError=function(e){this.error(e)},t.prototype.notifyComplete=function(e){e!==this.openSubscription&&this.closeWindow(this.contexts.indexOf(e.context))},t.prototype.closeWindow=function(e){if(-1!==e){var t=this.contexts,r=t[e],n=r.window,i=r.subscription;t.splice(e,1),n.complete(),i.unsubscribe()}},t}(s.OuterSubscriber)},9284(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(2888),a=r(5905),s=r(7849);t.windowWhen=function(e){return function(t){return t.lift(new l(e))}};var l=function(){function e(e){this.closingSelector=e}return e.prototype.call=function(e,t){return t.subscribe(new u(e,this.closingSelector))},e}(),u=function(e){function t(t,r){var n=e.call(this,t)||this;return n.destination=t,n.closingSelector=r,n.openWindow(),n}return i(t,e),t.prototype.notifyNext=function(e,t,r,n,i){this.openWindow(i)},t.prototype.notifyError=function(e){this._error(e)},t.prototype.notifyComplete=function(e){this.openWindow(e)},t.prototype._next=function(e){this.window.next(e)},t.prototype._error=function(e){this.window.error(e),this.destination.error(e),this.unsubscribeClosingNotification()},t.prototype._complete=function(){this.window.complete(),this.destination.complete(),this.unsubscribeClosingNotification()},t.prototype.unsubscribeClosingNotification=function(){this.closingNotification&&this.closingNotification.unsubscribe()},t.prototype.openWindow=function(e){void 0===e&&(e=null),e&&(this.remove(e),e.unsubscribe());var t,r=this.window;r&&r.complete();var n=this.window=new o.Subject;this.destination.next(n);try{t=(0,this.closingSelector)()}catch(e){this.destination.error(e),this.window.error(e);return}this.add(this.closingNotification=s.subscribeToResult(this,t))},t}(a.OuterSubscriber)},3564(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(5905),a=r(7849);t.withLatestFrom=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){var r;return"function"==typeof e[e.length-1]&&(r=e.pop()),t.lift(new s(e,r))}};var s=function(){function e(e,t){this.observables=e,this.project=t}return e.prototype.call=function(e,t){return t.subscribe(new l(e,this.observables,this.project))},e}(),l=function(e){function t(t,r,n){var i=e.call(this,t)||this;i.observables=r,i.project=n,i.toRespond=[];var o=r.length;i.values=Array(o);for(var s=0;s<o;s++)i.toRespond.push(s);for(var s=0;s<o;s++){var l=r[s];i.add(a.subscribeToResult(i,l,void 0,s))}return i}return i(t,e),t.prototype.notifyNext=function(e,t,r){this.values[r]=t;var n=this.toRespond;if(n.length>0){var i=n.indexOf(r);-1!==i&&n.splice(i,1)}},t.prototype.notifyComplete=function(){},t.prototype._next=function(e){if(0===this.toRespond.length){var t=[e].concat(this.values);this.project?this._tryProject(t):this.destination.next(t)}},t.prototype._tryProject=function(e){var t;try{t=this.project.apply(this,e)}catch(e){this.destination.error(e);return}this.destination.next(t)},t}(o.OuterSubscriber)},909(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(887);t.zip=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return function(t){return t.lift.call(n.zip.apply(void 0,[t].concat(e)))}}},3282(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(887);t.zipAll=function(e){return function(t){return t.lift(new n.ZipOperator(e))}}},8822(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(3207);t.scheduleArray=function(e,t){return new n.Observable(function(r){var n=new i.Subscription,o=0;return n.add(t.schedule(function(){o===e.length?r.complete():(r.next(e[o++]),r.closed||n.add(this.schedule()))})),n})}},229(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(3207),o=r(7211);t.scheduleIterable=function(e,t){if(!e)throw Error("Iterable cannot be null");return new n.Observable(function(r){var n,a=new i.Subscription;return a.add(function(){n&&"function"==typeof n.return&&n.return()}),a.add(t.schedule(function(){n=e[o.iterator](),a.add(t.schedule(function(){if(!r.closed){try{var e,t,i=n.next();e=i.value,t=i.done}catch(e){r.error(e);return}t?r.complete():(r.next(e),this.schedule())}}))})),a})}},2(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(3207),o=r(6676);t.scheduleObservable=function(e,t){return new n.Observable(function(r){var n=new i.Subscription;return n.add(t.schedule(function(){var i=e[o.observable]();n.add(i.subscribe({next:function(e){n.add(t.schedule(function(){return r.next(e)}))},error:function(e){n.add(t.schedule(function(){return r.error(e)}))},complete:function(){n.add(t.schedule(function(){return r.complete()}))}}))})),n})}},1138(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2515),i=r(3207);t.schedulePromise=function(e,t){return new n.Observable(function(r){var n=new i.Subscription;return n.add(t.schedule(function(){return e.then(function(e){n.add(t.schedule(function(){r.next(e),n.add(t.schedule(function(){return r.complete()}))}))},function(e){n.add(t.schedule(function(){return r.error(e)}))})})),n})}},7315(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2),i=r(1138),o=r(8822),a=r(229),s=r(6565),l=r(7328),u=r(1087),c=r(2555);t.scheduled=function(e,t){if(null!=e){if(s.isInteropObservable(e))return n.scheduleObservable(e,t);else if(l.isPromise(e))return i.schedulePromise(e,t);else if(u.isArrayLike(e))return o.scheduleArray(e,t);else if(c.isIterable(e)||"string"==typeof e)return a.scheduleIterable(e,t)}throw TypeError((null!==e&&typeof e||e)+" is not observable")}},5666(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.Action=function(e){function t(t,r){return e.call(this)||this}return i(t,e),t.prototype.schedule=function(e,t){return void 0===t&&(t=0),this},t}(r(3207).Subscription)},2883(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(772);t.AsapAction=function(e){function t(t,r){var n=e.call(this,t,r)||this;return n.scheduler=t,n.work=r,n}return i(t,e),t.prototype.requestAsyncId=function(t,r,n){return(void 0===n&&(n=0),null!==n&&n>0)?e.prototype.requestAsyncId.call(this,t,r,n):(t.actions.push(this),t.scheduled||(t.scheduled=o.Immediate.setImmediate(t.flush.bind(t,null))))},t.prototype.recycleAsyncId=function(t,r,n){if(void 0===n&&(n=0),null!==n&&n>0||null===n&&this.delay>0)return e.prototype.recycleAsyncId.call(this,t,r,n);0===t.actions.length&&(o.Immediate.clearImmediate(r),t.scheduled=void 0)},t}(r(1076).AsyncAction)},3728(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.AsapScheduler=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t.prototype.flush=function(e){this.active=!0,this.scheduled=void 0;var t,r=this.actions,n=-1,i=r.length;e=e||r.shift();do if(t=e.execute(e.state,e.delay))break;while(++n<i&&(e=r.shift()));if(this.active=!1,t){for(;++n<i&&(e=r.shift());)e.unsubscribe();throw t}},t}(r(4333).AsyncScheduler)},1076(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.AsyncAction=function(e){function t(t,r){var n=e.call(this,t,r)||this;return n.scheduler=t,n.work=r,n.pending=!1,n}return i(t,e),t.prototype.schedule=function(e,t){if(void 0===t&&(t=0),this.closed)return this;this.state=e;var r=this.id,n=this.scheduler;return null!=r&&(this.id=this.recycleAsyncId(n,r,t)),this.pending=!0,this.delay=t,this.id=this.id||this.requestAsyncId(n,this.id,t),this},t.prototype.requestAsyncId=function(e,t,r){return void 0===r&&(r=0),setInterval(e.flush.bind(e,this),r)},t.prototype.recycleAsyncId=function(e,t,r){if(void 0===r&&(r=0),null!==r&&this.delay===r&&!1===this.pending)return t;clearInterval(t)},t.prototype.execute=function(e,t){if(this.closed)return Error("executing a cancelled action");this.pending=!1;var r=this._execute(e,t);if(r)return r;!1===this.pending&&null!=this.id&&(this.id=this.recycleAsyncId(this.scheduler,this.id,null))},t.prototype._execute=function(e,t){var r=!1,n=void 0;try{this.work(e)}catch(e){r=!0,n=!!e&&e||Error(e)}if(r)return this.unsubscribe(),n},t.prototype._unsubscribe=function(){var e=this.id,t=this.scheduler,r=t.actions,n=r.indexOf(this);this.work=null,this.state=null,this.pending=!1,this.scheduler=null,-1!==n&&r.splice(n,1),null!=e&&(this.id=this.recycleAsyncId(t,e,null)),this.delay=null},t}(r(5666).Action)},4333(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0});var o=r(3849);t.AsyncScheduler=function(e){function t(r,n){void 0===n&&(n=o.Scheduler.now);var i=e.call(this,r,function(){return t.delegate&&t.delegate!==i?t.delegate.now():n()})||this;return i.actions=[],i.active=!1,i.scheduled=void 0,i}return i(t,e),t.prototype.schedule=function(r,n,i){return(void 0===n&&(n=0),t.delegate&&t.delegate!==this)?t.delegate.schedule(r,n,i):e.prototype.schedule.call(this,r,n,i)},t.prototype.flush=function(e){var t,r=this.actions;if(this.active)return void r.push(e);this.active=!0;do if(t=e.execute(e.state,e.delay))break;while(e=r.shift());if(this.active=!1,t){for(;e=r.shift();)e.unsubscribe();throw t}},t}(o.Scheduler)},6847(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.QueueAction=function(e){function t(t,r){var n=e.call(this,t,r)||this;return n.scheduler=t,n.work=r,n}return i(t,e),t.prototype.schedule=function(t,r){return(void 0===r&&(r=0),r>0)?e.prototype.schedule.call(this,t,r):(this.delay=r,this.state=t,this.scheduler.flush(this),this)},t.prototype.execute=function(t,r){return r>0||this.closed?e.prototype.execute.call(this,t,r):this._execute(t,r)},t.prototype.requestAsyncId=function(t,r,n){return(void 0===n&&(n=0),null!==n&&n>0||null===n&&this.delay>0)?e.prototype.requestAsyncId.call(this,t,r,n):t.flush(this)},t}(r(1076).AsyncAction)},5044(e,t,r){"use strict";var n,i=this&&this.__extends||(n=function(e,t){return(n=Object.setPrototypeOf||({__proto__:[]})instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)t.hasOwnProperty(r)&&(e[r]=t[r])})(e,t)},function(e,t){function r(){this.constructor=e}n(e,t),e.prototype=null===t?Object.create(t):(r.prototype=t.prototype,new r)});Object.defineProperty(t,"__esModule",{value:!0}),t.QueueScheduler=function(e){function t(){return null!==e&&e.apply(this,arguments)||this}return i(t,e),t}(r(4333).AsyncScheduler)},2745(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(2883);t.asapScheduler=new(r(3728)).AsapScheduler(n.AsapAction),t.asap=t.asapScheduler},5190(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1076);t.asyncScheduler=new(r(4333)).AsyncScheduler(n.AsyncAction),t.async=t.asyncScheduler},5677(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(6847);t.queueScheduler=new(r(5044)).QueueScheduler(n.QueueAction),t.queue=t.queueScheduler},7211(e,t){"use strict";function r(){return"function"==typeof Symbol&&Symbol.iterator?Symbol.iterator:"@@iterator"}Object.defineProperty(t,"__esModule",{value:!0}),t.getSymbolIterator=r,t.iterator=r(),t.$$iterator=t.iterator},6676(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.observable="function"==typeof Symbol&&Symbol.observable||"@@observable"},4421(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.rxSubscriber="function"==typeof Symbol?Symbol("rxSubscriber"):"@@rxSubscriber_"+Math.random(),t.$$rxSubscriber=t.rxSubscriber},7568(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ArgumentOutOfRangeError=function(){function e(){return Error.call(this),this.message="argument out of range",this.name="ArgumentOutOfRangeError",this}return e.prototype=Object.create(Error.prototype),e}()},1136(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.EmptyError=function(){function e(){return Error.call(this),this.message="no elements in sequence",this.name="EmptyError",this}return e.prototype=Object.create(Error.prototype),e}()},772(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var r=1,n=Promise.resolve(),i={};function o(e){return e in i&&(delete i[e],!0)}t.Immediate={setImmediate:function(e){var t=r++;return i[t]=!0,n.then(function(){return o(t)&&e()}),t},clearImmediate:function(e){o(e)}},t.TestTools={pending:function(){return Object.keys(i).length}}},6967(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.ObjectUnsubscribedError=function(){function e(){return Error.call(this),this.message="object unsubscribed",this.name="ObjectUnsubscribedError",this}return e.prototype=Object.create(Error.prototype),e}()},3734(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.TimeoutError=function(){function e(){return Error.call(this),this.message="Timeout has occurred",this.name="TimeoutError",this}return e.prototype=Object.create(Error.prototype),e}()},1245(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.UnsubscriptionError=function(){function e(e){return Error.call(this),this.message=e?e.length+" errors occurred during unsubscription:\n"+e.map(function(e,t){return t+1+") "+e.toString()}).join("\n "):"",this.name="UnsubscriptionError",this.errors=e,this}return e.prototype=Object.create(Error.prototype),e}()},4487(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1396);t.canReportError=function(e){for(;e;){var t=e,r=t.closed,i=t.destination,o=t.isStopped;if(r||o)return!1;e=i&&i instanceof n.Subscriber?i:null}return!0}},4163(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.hostReportError=function(e){setTimeout(function(){throw e},0)}},4579(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.identity=function(e){return e}},4728(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isArray=Array.isArray||function(e){return e&&"number"==typeof e.length}},1087(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isArrayLike=function(e){return e&&"number"==typeof e.length&&"function"!=typeof e}},4465(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isDate=function(e){return e instanceof Date&&!isNaN(+e)}},3385(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isFunction=function(e){return"function"==typeof e}},6565(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(6676);t.isInteropObservable=function(e){return e&&"function"==typeof e[n.observable]}},2555(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(7211);t.isIterable=function(e){return e&&"function"==typeof e[n.iterator]}},5390(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4728);t.isNumeric=function(e){return!n.isArray(e)&&e-parseFloat(e)+1>=0}},194(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isObject=function(e){return null!==e&&"object"==typeof e}},7328(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isPromise=function(e){return!!e&&"function"!=typeof e.subscribe&&"function"==typeof e.then}},8244(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.isScheduler=function(e){return e&&"function"==typeof e.schedule}},7653(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.noop=function(){}},5352(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.not=function(e,t){function r(){return!r.pred.apply(r.thisArg,arguments)}return r.pred=e,r.thisArg=t,r}},8173(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4579);function i(e){return 0===e.length?n.identity:1===e.length?e[0]:function(t){return e.reduce(function(e,t){return t(e)},t)}}t.pipe=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];return i(e)},t.pipeFromArray=i},7092(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(499),i=r(5259),o=r(8190),a=r(1021),s=r(1087),l=r(7328),u=r(194),c=r(7211),d=r(6676);t.subscribeTo=function(e){if(e&&"function"==typeof e[d.observable])return a.subscribeToObservable(e);if(s.isArrayLike(e))return n.subscribeToArray(e);if(l.isPromise(e))return i.subscribeToPromise(e);if(e&&"function"==typeof e[c.iterator])return o.subscribeToIterable(e);throw TypeError("You provided "+(u.isObject(e)?"an invalid object":"'"+e+"'")+" where a stream was expected. You can provide an Observable, Promise, Array, or Iterable.")}},499(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.subscribeToArray=function(e){return function(t){for(var r=0,n=e.length;r<n&&!t.closed;r++)t.next(e[r]);t.complete()}}},8190(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(7211);t.subscribeToIterable=function(e){return function(t){for(var r=e[n.iterator]();;){var i=void 0;try{i=r.next()}catch(e){return t.error(e),t}if(i.done){t.complete();break}if(t.next(i.value),t.closed)break}return"function"==typeof r.return&&t.add(function(){r.return&&r.return()}),t}}},1021(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(6676);t.subscribeToObservable=function(e){return function(t){var r=e[n.observable]();if("function"==typeof r.subscribe)return r.subscribe(t);throw TypeError("Provided object does not correctly implement Symbol.observable")}}},5259(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4163);t.subscribeToPromise=function(e){return function(t){return e.then(function(e){t.closed||(t.next(e),t.complete())},function(e){return t.error(e)}).then(null,n.hostReportError),t}}},7849(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(4470),i=r(7092),o=r(2515);t.subscribeToResult=function(e,t,r,a,s){if(void 0===s&&(s=new n.InnerSubscriber(e,r,a)),!s.closed)return t instanceof o.Observable?t.subscribe(s):i.subscribeTo(t)(s)}},5158(e,t,r){"use strict";Object.defineProperty(t,"__esModule",{value:!0});var n=r(1396),i=r(4421),o=r(2544);t.toSubscriber=function(e,t,r){if(e){if(e instanceof n.Subscriber)return e;if(e[i.rxSubscriber])return e[i.rxSubscriber]()}return e||t||r?new n.Subscriber(e,t,r):new n.Subscriber(o.empty)}},6170(e,t,r){"use strict";r(8461).audit,r(2392).auditTime,r(7954).buffer,r(647).bufferCount,r(6327).bufferTime,r(6786).bufferToggle,r(1662).bufferWhen,r(5503).catchError,r(4908).combineAll,r(9060).combineLatest,r(6600).concat,r(6345).concatAll,r(2248).concatMap,r(3577).concatMapTo,r(8765).count,r(3287).debounce,r(5685).debounceTime,r(2767).defaultIfEmpty,r(6965).delay,r(9861).delayWhen,r(7642).dematerialize,r(8820).distinct,r(9391).distinctUntilChanged,r(5075).distinctUntilKeyChanged,r(2399).elementAt,r(2631).endWith,r(7233).every,r(2408).exhaust,r(1112).exhaustMap,r(7736).expand,r(2670).filter,r(1258).finalize,r(5063).find,r(2939).findIndex,r(9948).first,r(7784).groupBy,r(6863).ignoreElements,r(3371).isEmpty,r(7064).last,t.map=r(6808).map,r(3353).mapTo,r(2539).materialize,r(6416).max,r(1570).merge,r(9287).mergeAll;var n=r(5206);n.mergeMap,n.flatMap,r(9019).mergeMapTo,r(2307).mergeScan,r(7198).min,r(4864).multicast,r(5495).observeOn,r(5029).onErrorResumeNext,r(7304).pairwise,r(4236).partition,r(1075).pluck,r(5485).publish,r(91).publishBehavior,r(3433).publishLast,r(9622).publishReplay,r(6721).race,r(2518).reduce,r(6483).repeat,r(283).repeatWhen,r(3160).retry,r(5508).retryWhen,r(6888).refCount,r(1754).sample,r(1183).sampleTime,r(253).scan,r(5017).sequenceEqual,r(3213).share,r(8614).shareReplay,r(8480).single,r(4775).skip,r(2807).skipLast,r(2519).skipUntil,r(4846).skipWhile,r(4558).startWith,r(15).subscribeOn,r(5433).switchAll,r(7912).switchMap,r(7865).switchMapTo,t.take=r(1231).take,r(3439).takeLast,r(1279).takeUntil,r(6518).takeWhile,r(1451).tap,r(464).throttle,r(42).throttleTime,r(2056).throwIfEmpty,r(5276).timeInterval,r(8673).timeout,r(4053).timeoutWith,r(8858).timestamp,r(2284).toArray,r(7544).window,r(1565).windowCount,r(3877).windowTime,r(5428).windowToggle,r(9284).windowWhen,r(3564).withLatestFrom,r(909).zip,r(3282).zipAll},3904(e,t,r){"use strict";let n=Symbol("SemVer ANY");class i{static get ANY(){return n}constructor(e,t){if(t=o(t),e instanceof i)if(!!t.loose===e.loose)return e;else e=e.value;u("comparator",e=e.trim().split(/\s+/).join(" "),t),this.options=t,this.loose=!!t.loose,this.parse(e),this.semver===n?this.value="":this.value=this.operator+this.semver.version,u("comp",this)}parse(e){let t=this.options.loose?a[s.COMPARATORLOOSE]:a[s.COMPARATOR],r=e.match(t);if(!r)throw TypeError(`Invalid comparator: ${e}`);this.operator=void 0!==r[1]?r[1]:"","="===this.operator&&(this.operator=""),r[2]?this.semver=new c(r[2],this.options.loose):this.semver=n}toString(){return this.value}test(e){if(u("Comparator.test",e,this.options.loose),this.semver===n||e===n)return!0;if("string"==typeof e)try{e=new c(e,this.options)}catch(e){return!1}return l(e,this.operator,this.semver,this.options)}intersects(e,t){if(!(e instanceof i))throw TypeError("a Comparator is required");return""===this.operator?""===this.value||new d(e.value,t).test(this.value):""===e.operator?""===e.value||new d(this.value,t).test(e.semver):!((t=o(t)).includePrerelease&&("<0.0.0-0"===this.value||"<0.0.0-0"===e.value)||!t.includePrerelease&&(this.value.startsWith("<0.0.0")||e.value.startsWith("<0.0.0")))&&!!(this.operator.startsWith(">")&&e.operator.startsWith(">")||this.operator.startsWith("<")&&e.operator.startsWith("<")||this.semver.version===e.semver.version&&this.operator.includes("=")&&e.operator.includes("=")||l(this.semver,"<",e.semver,t)&&this.operator.startsWith(">")&&e.operator.startsWith("<")||l(this.semver,">",e.semver,t)&&this.operator.startsWith("<")&&e.operator.startsWith(">"))}}e.exports=i;let o=r(8587),{safeRe:a,t:s}=r(9718),l=r(2111),u=r(7272),c=r(3908),d=r(8311)},8311(e,t,r){"use strict";let n=/\s+/g;class i{constructor(e,t){if(t=a(t),e instanceof i)if(!!t.loose===e.loose&&!!t.includePrerelease===e.includePrerelease)return e;else return new i(e.raw,t);if(e instanceof s)return this.raw=e.value,this.set=[[e]],this.formatted=void 0,this;if(this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease,this.raw=e.trim().replace(n," "),this.set=this.raw.split("||").map(e=>this.parseRange(e.trim())).filter(e=>e.length),!this.set.length)throw TypeError(`Invalid SemVer Range: ${this.raw}`);if(this.set.length>1){const e=this.set[0];if(this.set=this.set.filter(e=>!g(e[0])),0===this.set.length)this.set=[e];else if(this.set.length>1){for(const e of this.set)if(1===e.length&&b(e[0])){this.set=[e];break}}}this.formatted=void 0}get range(){if(void 0===this.formatted){this.formatted="";for(let e=0;e<this.set.length;e++){e>0&&(this.formatted+="||");let t=this.set[e];for(let e=0;e<t.length;e++)e>0&&(this.formatted+=" "),this.formatted+=t[e].toString().trim()}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(e){let t=((this.options.includePrerelease&&m)|(this.options.loose&&y))+":"+e,r=o.get(t);if(r)return r;let n=this.options.loose,i=n?c[d.HYPHENRANGELOOSE]:c[d.HYPHENRANGE];l("hyphen replace",e=e.replace(i,j(this.options.includePrerelease))),l("comparator trim",e=e.replace(c[d.COMPARATORTRIM],p)),l("tilde trim",e=e.replace(c[d.TILDETRIM],f)),l("caret trim",e=e.replace(c[d.CARETTRIM],h));let a=e.split(" ").map(e=>w(e,this.options)).join(" ").split(/\s+/).map(e=>T(e,this.options));n&&(a=a.filter(e=>(l("loose invalid filter",e,this.options),!!e.match(c[d.COMPARATORLOOSE])))),l("range list",a);let u=new Map;for(let e of a.map(e=>new s(e,this.options))){if(g(e))return[e];u.set(e.value,e)}u.size>1&&u.has("")&&u.delete("");let b=[...u.values()];return o.set(t,b),b}intersects(e,t){if(!(e instanceof i))throw TypeError("a Range is required");return this.set.some(r=>v(r,t)&&e.set.some(e=>v(e,t)&&r.every(r=>e.every(e=>r.intersects(e,t)))))}test(e){if(!e)return!1;if("string"==typeof e)try{e=new u(e,this.options)}catch(e){return!1}for(let t=0;t<this.set.length;t++)if(R(this.set[t],e,this.options))return!0;return!1}}e.exports=i;let o=new(r(8794)),a=r(8587),s=r(3904),l=r(7272),u=r(3908),{safeRe:c,t:d,comparatorTrimReplace:p,tildeTrimReplace:f,caretTrimReplace:h}=r(9718),{FLAG_INCLUDE_PRERELEASE:m,FLAG_LOOSE:y}=r(6874),g=e=>"<0.0.0-0"===e.value,b=e=>""===e.value,v=(e,t)=>{let r=!0,n=e.slice(),i=n.pop();for(;r&&n.length;)r=n.every(e=>i.intersects(e,t)),i=n.pop();return r},w=(e,t)=>(l("comp",e=e.replace(c[d.BUILD],""),t),l("caret",e=D(e,t)),l("tildes",e=E(e,t)),l("xrange",e=P(e,t)),l("stars",e=k(e,t)),e),x=e=>!e||"x"===e.toLowerCase()||"*"===e,E=(e,t)=>e.trim().split(/\s+/).map(e=>S(e,t)).join(" "),S=(e,t)=>{let r=t.loose?c[d.TILDELOOSE]:c[d.TILDE];return e.replace(r,(t,r,n,i,o)=>{let a;return l("tilde",e,t,r,n,i,o),x(r)?a="":x(n)?a=`>=${r}.0.0 <${+r+1}.0.0-0`:x(i)?a=`>=${r}.${n}.0 <${r}.${+n+1}.0-0`:o?(l("replaceTilde pr",o),a=`>=${r}.${n}.${i}-${o} <${r}.${+n+1}.0-0`):a=`>=${r}.${n}.${i} <${r}.${+n+1}.0-0`,l("tilde return",a),a})},D=(e,t)=>e.trim().split(/\s+/).map(e=>O(e,t)).join(" "),O=(e,t)=>{l("caret",e,t);let r=t.loose?c[d.CARETLOOSE]:c[d.CARET],n=t.includePrerelease?"-0":"";return e.replace(r,(t,r,i,o,a)=>{let s;return l("caret",e,t,r,i,o,a),x(r)?s="":x(i)?s=`>=${r}.0.0${n} <${+r+1}.0.0-0`:x(o)?s="0"===r?`>=${r}.${i}.0${n} <${r}.${+i+1}.0-0`:`>=${r}.${i}.0${n} <${+r+1}.0.0-0`:a?(l("replaceCaret pr",a),s="0"===r?"0"===i?`>=${r}.${i}.${o}-${a} <${r}.${i}.${+o+1}-0`:`>=${r}.${i}.${o}-${a} <${r}.${+i+1}.0-0`:`>=${r}.${i}.${o}-${a} <${+r+1}.0.0-0`):(l("no pr"),s="0"===r?"0"===i?`>=${r}.${i}.${o}${n} <${r}.${i}.${+o+1}-0`:`>=${r}.${i}.${o}${n} <${r}.${+i+1}.0-0`:`>=${r}.${i}.${o} <${+r+1}.0.0-0`),l("caret return",s),s})},P=(e,t)=>(l("replaceXRanges",e,t),e.split(/\s+/).map(e=>C(e,t)).join(" ")),C=(e,t)=>{e=e.trim();let r=t.loose?c[d.XRANGELOOSE]:c[d.XRANGE];return e.replace(r,(r,n,i,o,a,s)=>{l("xRange",e,r,n,i,o,a,s);let u=x(i),c=u||x(o),d=c||x(a);return"="===n&&d&&(n=""),s=t.includePrerelease?"-0":"",u?r=">"===n||"<"===n?"<0.0.0-0":"*":n&&d?(c&&(o=0),a=0,">"===n?(n=">=",c?(i=+i+1,o=0):o=+o+1,a=0):"<="===n&&(n="<",c?i=+i+1:o=+o+1),"<"===n&&(s="-0"),r=`${n+i}.${o}.${a}${s}`):c?r=`>=${i}.0.0${s} <${+i+1}.0.0-0`:d&&(r=`>=${i}.${o}.0${s} <${i}.${+o+1}.0-0`),l("xRange return",r),r})},k=(e,t)=>(l("replaceStars",e,t),e.trim().replace(c[d.STAR],"")),T=(e,t)=>(l("replaceGTE0",e,t),e.trim().replace(c[t.includePrerelease?d.GTE0PRE:d.GTE0],"")),j=e=>(t,r,n,i,o,a,s,l,u,c,d,p)=>(r=x(n)?"":x(i)?`>=${n}.0.0${e?"-0":""}`:x(o)?`>=${n}.${i}.0${e?"-0":""}`:a?`>=${r}`:`>=${r}${e?"-0":""}`,l=x(u)?"":x(c)?`<${+u+1}.0.0-0`:x(d)?`<${u}.${+c+1}.0-0`:p?`<=${u}.${c}.${d}-${p}`:e?`<${u}.${c}.${+d+1}-0`:`<=${l}`,`${r} ${l}`.trim()),R=(e,t,r)=>{for(let r=0;r<e.length;r++)if(!e[r].test(t))return!1;if(t.prerelease.length&&!r.includePrerelease){for(let r=0;r<e.length;r++)if(l(e[r].semver),e[r].semver!==s.ANY&&e[r].semver.prerelease.length>0){let n=e[r].semver;if(n.major===t.major&&n.minor===t.minor&&n.patch===t.patch)return!0}return!1}return!0}},3908(e,t,r){"use strict";let n=r(7272),{MAX_LENGTH:i,MAX_SAFE_INTEGER:o}=r(6874),{safeRe:a,t:s}=r(9718),l=r(8587),{compareIdentifiers:u}=r(1123);class c{constructor(e,t){if(t=l(t),e instanceof c)if(!!t.loose===e.loose&&!!t.includePrerelease===e.includePrerelease)return e;else e=e.version;else if("string"!=typeof e)throw TypeError(`Invalid version. Must be a string. Got type "${typeof e}".`);if(e.length>i)throw TypeError(`version is longer than ${i} characters`);n("SemVer",e,t),this.options=t,this.loose=!!t.loose,this.includePrerelease=!!t.includePrerelease;const r=e.trim().match(t.loose?a[s.LOOSE]:a[s.FULL]);if(!r)throw TypeError(`Invalid Version: ${e}`);if(this.raw=e,this.major=+r[1],this.minor=+r[2],this.patch=+r[3],this.major>o||this.major<0)throw TypeError("Invalid major version");if(this.minor>o||this.minor<0)throw TypeError("Invalid minor version");if(this.patch>o||this.patch<0)throw TypeError("Invalid patch version");r[4]?this.prerelease=r[4].split(".").map(e=>{if(/^[0-9]+$/.test(e)){let t=+e;if(t>=0&&t<o)return t}return e}):this.prerelease=[],this.build=r[5]?r[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(e){if(n("SemVer.compare",this.version,this.options,e),!(e instanceof c)){if("string"==typeof e&&e===this.version)return 0;e=new c(e,this.options)}return e.version===this.version?0:this.compareMain(e)||this.comparePre(e)}compareMain(e){return(e instanceof c||(e=new c(e,this.options)),this.major<e.major)?-1:this.major>e.major?1:this.minor<e.minor?-1:this.minor>e.minor?1:this.patch<e.patch?-1:+(this.patch>e.patch)}comparePre(e){if(e instanceof c||(e=new c(e,this.options)),this.prerelease.length&&!e.prerelease.length)return -1;if(!this.prerelease.length&&e.prerelease.length)return 1;if(!this.prerelease.length&&!e.prerelease.length)return 0;let t=0;do{let r=this.prerelease[t],i=e.prerelease[t];if(n("prerelease compare",t,r,i),void 0===r&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===r)return -1;else if(r===i)continue;else return u(r,i)}while(++t)}compareBuild(e){e instanceof c||(e=new c(e,this.options));let t=0;do{let r=this.build[t],i=e.build[t];if(n("build compare",t,r,i),void 0===r&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===r)return -1;else if(r===i)continue;else return u(r,i)}while(++t)}inc(e,t,r){if(e.startsWith("pre")){if(!t&&!1===r)throw Error("invalid increment argument: identifier is empty");if(t){let e=`-${t}`.match(this.options.loose?a[s.PRERELEASELOOSE]:a[s.PRERELEASE]);if(!e||e[1]!==t)throw Error(`invalid identifier: ${t}`)}}switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t,r);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t,r);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t,r),this.inc("pre",t,r);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t,r),this.inc("pre",t,r);break;case"release":if(0===this.prerelease.length)throw Error(`version ${this.raw} is not a prerelease`);this.prerelease.length=0;break;case"major":(0!==this.minor||0!==this.patch||0===this.prerelease.length)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(0!==this.patch||0===this.prerelease.length)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":{let e=+!!Number(r);if(0===this.prerelease.length)this.prerelease=[e];else{let n=this.prerelease.length;for(;--n>=0;)"number"==typeof this.prerelease[n]&&(this.prerelease[n]++,n=-2);if(-1===n){if(t===this.prerelease.join(".")&&!1===r)throw Error("invalid increment argument: identifier already exists");this.prerelease.push(e)}}if(t){let n=[t,e];!1===r&&(n=[t]),0===u(this.prerelease[0],t)?isNaN(this.prerelease[1])&&(this.prerelease=n):this.prerelease=n}break}default:throw Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}e.exports=c},7414(e,t,r){"use strict";let n=r(144);e.exports=(e,t)=>{let r=n(e.trim().replace(/^[=v]+/,""),t);return r?r.version:null}},2111(e,t,r){"use strict";let n=r(4641),i=r(3999),o=r(3199),a=r(4089),s=r(7059),l=r(5200);e.exports=(e,t,r,u)=>{switch(t){case"===":return"object"==typeof e&&(e=e.version),"object"==typeof r&&(r=r.version),e===r;case"!==":return"object"==typeof e&&(e=e.version),"object"==typeof r&&(r=r.version),e!==r;case"":case"=":case"==":return n(e,r,u);case"!=":return i(e,r,u);case">":return o(e,r,u);case">=":return a(e,r,u);case"<":return s(e,r,u);case"<=":return l(e,r,u);default:throw TypeError(`Invalid operator: ${t}`)}}},3789(e,t,r){"use strict";let n=r(3908),i=r(144),{safeRe:o,t:a}=r(9718);e.exports=(e,t)=>{if(e instanceof n)return e;if("number"==typeof e&&(e=String(e)),"string"!=typeof e)return null;let r=null;if((t=t||{}).rtl){let n,i=t.includePrerelease?o[a.COERCERTLFULL]:o[a.COERCERTL];for(;(n=i.exec(e))&&(!r||r.index+r[0].length!==e.length);)r&&n.index+n[0].length===r.index+r[0].length||(r=n),i.lastIndex=n.index+n[1].length+n[2].length;i.lastIndex=-1}else r=e.match(t.includePrerelease?o[a.COERCEFULL]:o[a.COERCE]);if(null===r)return null;let s=r[2],l=r[3]||"0",u=r[4]||"0",c=t.includePrerelease&&r[5]?`-${r[5]}`:"",d=t.includePrerelease&&r[6]?`+${r[6]}`:"";return i(`${s}.${l}.${u}${c}${d}`,t)}},3290(e,t,r){"use strict";let n=r(3908);e.exports=(e,t,r)=>{let i=new n(e,r),o=new n(t,r);return i.compare(o)||i.compareBuild(o)}},1763(e,t,r){"use strict";let n=r(560);e.exports=(e,t)=>n(e,t,!0)},560(e,t,r){"use strict";let n=r(3908);e.exports=(e,t,r)=>new n(e,r).compare(new n(t,r))},1832(e,t,r){"use strict";let n=r(144);e.exports=(e,t)=>{let r=n(e,null,!0),i=n(t,null,!0),o=r.compare(i);if(0===o)return null;let a=o>0,s=a?r:i,l=a?i:r,u=!!s.prerelease.length;if(l.prerelease.length&&!u){if(!l.patch&&!l.minor)return"major";if(0===l.compareMain(s))return l.minor&&!l.patch?"minor":"patch"}let c=u?"pre":"";return r.major!==i.major?c+"major":r.minor!==i.minor?c+"minor":r.patch!==i.patch?c+"patch":"prerelease"}},4641(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>0===n(e,t,r)},3199(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>n(e,t,r)>0},4089(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>n(e,t,r)>=0},3007(e,t,r){"use strict";let n=r(3908);e.exports=(e,t,r,i,o)=>{"string"==typeof r&&(o=i,i=r,r=void 0);try{return new n(e instanceof n?e.version:e,r).inc(t,i,o).version}catch(e){return null}}},7059(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>0>n(e,t,r)},5200(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>0>=n(e,t,r)},2938(e,t,r){"use strict";let n=r(3908);e.exports=(e,t)=>new n(e,t).major},6254(e,t,r){"use strict";let n=r(3908);e.exports=(e,t)=>new n(e,t).minor},3999(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>0!==n(e,t,r)},144(e,t,r){"use strict";let n=r(3908);e.exports=(e,t,r=!1)=>{if(e instanceof n)return e;try{return new n(e,t)}catch(e){if(!r)return null;throw e}}},4493(e,t,r){"use strict";let n=r(3908);e.exports=(e,t)=>new n(e,t).patch},1729(e,t,r){"use strict";let n=r(144);e.exports=(e,t)=>{let r=n(e,t);return r&&r.prerelease.length?r.prerelease:null}},9970(e,t,r){"use strict";let n=r(560);e.exports=(e,t,r)=>n(t,e,r)},4277(e,t,r){"use strict";let n=r(3290);e.exports=(e,t)=>e.sort((e,r)=>n(r,e,t))},7638(e,t,r){"use strict";let n=r(8311);e.exports=(e,t,r)=>{try{t=new n(t,r)}catch(e){return!1}return t.test(e)}},3927(e,t,r){"use strict";let n=r(3290);e.exports=(e,t)=>e.sort((e,r)=>n(e,r,t))},6953(e,t,r){"use strict";let n=r(144);e.exports=(e,t)=>{let r=n(e,t);return r?r.version:null}},9589(e,t,r){"use strict";let n=r(9718),i=r(6874),o=r(3908),a=r(1123),s=r(144),l=r(6953),u=r(7414),c=r(3007),d=r(1832),p=r(2938),f=r(6254),h=r(4493),m=r(1729),y=r(560),g=r(9970),b=r(1763),v=r(3290),w=r(3927),x=r(4277),E=r(3199),S=r(7059),D=r(4641),O=r(3999),P=r(4089),C=r(5200),k=r(2111),T=r(3789),j=r(3904),R=r(8311),A=r(7638),N=r(7631),M=r(9628),$=r(270),I=r(1261),L=r(3874),F=r(7075),B=r(5571),V=r(5342),U=r(6780);e.exports={parse:s,valid:l,clean:u,inc:c,diff:d,major:p,minor:f,patch:h,prerelease:m,compare:y,rcompare:g,compareLoose:b,compareBuild:v,sort:w,rsort:x,gt:E,lt:S,eq:D,neq:O,gte:P,lte:C,cmp:k,coerce:T,Comparator:j,Range:R,satisfies:A,toComparators:N,maxSatisfying:M,minSatisfying:$,minVersion:I,validRange:L,outside:F,gtr:B,ltr:V,intersects:U,simplifyRange:r(2525),subset:r(5032),SemVer:o,re:n.re,src:n.src,tokens:n.t,SEMVER_SPEC_VERSION:i.SEMVER_SPEC_VERSION,RELEASE_TYPES:i.RELEASE_TYPES,compareIdentifiers:a.compareIdentifiers,rcompareIdentifiers:a.rcompareIdentifiers}},6874(e){"use strict";e.exports={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:Number.MAX_SAFE_INTEGER||0x1fffffffffffff,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}},7272(e){"use strict";e.exports="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{}},1123(e){"use strict";let t=/^[0-9]+$/,r=(e,r)=>{if("number"==typeof e&&"number"==typeof r)return e===r?0:e<r?-1:1;let n=t.test(e),i=t.test(r);return n&&i&&(e*=1,r*=1),e===r?0:n&&!i?-1:i&&!n?1:e<r?-1:1};e.exports={compareIdentifiers:r,rcompareIdentifiers:(e,t)=>r(t,e)}},8794(e){"use strict";e.exports=class{constructor(){this.max=1e3,this.map=new Map}get(e){let t=this.map.get(e);if(void 0!==t)return this.map.delete(e),this.map.set(e,t),t}delete(e){return this.map.delete(e)}set(e,t){if(!this.delete(e)&&void 0!==t){if(this.map.size>=this.max){let e=this.map.keys().next().value;this.delete(e)}this.map.set(e,t)}return this}}},8587(e){"use strict";let t=Object.freeze({loose:!0}),r=Object.freeze({});e.exports=e=>e?"object"!=typeof e?t:e:r},9718(e,t,r){"use strict";let{MAX_SAFE_COMPONENT_LENGTH:n,MAX_SAFE_BUILD_LENGTH:i,MAX_LENGTH:o}=r(6874),a=r(7272),s=(t=e.exports={}).re=[],l=t.safeRe=[],u=t.src=[],c=t.safeSrc=[],d=t.t={},p=0,f="[a-zA-Z0-9-]",h=[["\\s",1],["\\d",o],[f,i]],m=(e,t,r)=>{let n=(e=>{for(let[t,r]of h)e=e.split(`${t}*`).join(`${t}{0,${r}}`).split(`${t}+`).join(`${t}{1,${r}}`);return e})(t),i=p++;a(e,i,t),d[e]=i,u[i]=t,c[i]=n,s[i]=new RegExp(t,r?"g":void 0),l[i]=new RegExp(n,r?"g":void 0)};m("NUMERICIDENTIFIER","0|[1-9]\\d*"),m("NUMERICIDENTIFIERLOOSE","\\d+"),m("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${f}*`),m("MAINVERSION",`(${u[d.NUMERICIDENTIFIER]})\\.(${u[d.NUMERICIDENTIFIER]})\\.(${u[d.NUMERICIDENTIFIER]})`),m("MAINVERSIONLOOSE",`(${u[d.NUMERICIDENTIFIERLOOSE]})\\.(${u[d.NUMERICIDENTIFIERLOOSE]})\\.(${u[d.NUMERICIDENTIFIERLOOSE]})`),m("PRERELEASEIDENTIFIER",`(?:${u[d.NONNUMERICIDENTIFIER]}|${u[d.NUMERICIDENTIFIER]})`),m("PRERELEASEIDENTIFIERLOOSE",`(?:${u[d.NONNUMERICIDENTIFIER]}|${u[d.NUMERICIDENTIFIERLOOSE]})`),m("PRERELEASE",`(?:-(${u[d.PRERELEASEIDENTIFIER]}(?:\\.${u[d.PRERELEASEIDENTIFIER]})*))`),m("PRERELEASELOOSE",`(?:-?(${u[d.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${u[d.PRERELEASEIDENTIFIERLOOSE]})*))`),m("BUILDIDENTIFIER",`${f}+`),m("BUILD",`(?:\\+(${u[d.BUILDIDENTIFIER]}(?:\\.${u[d.BUILDIDENTIFIER]})*))`),m("FULLPLAIN",`v?${u[d.MAINVERSION]}${u[d.PRERELEASE]}?${u[d.BUILD]}?`),m("FULL",`^${u[d.FULLPLAIN]}$`),m("LOOSEPLAIN",`[v=\\s]*${u[d.MAINVERSIONLOOSE]}${u[d.PRERELEASELOOSE]}?${u[d.BUILD]}?`),m("LOOSE",`^${u[d.LOOSEPLAIN]}$`),m("GTLT","((?:<|>)?=?)"),m("XRANGEIDENTIFIERLOOSE",`${u[d.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),m("XRANGEIDENTIFIER",`${u[d.NUMERICIDENTIFIER]}|x|X|\\*`),m("XRANGEPLAIN",`[v=\\s]*(${u[d.XRANGEIDENTIFIER]})(?:\\.(${u[d.XRANGEIDENTIFIER]})(?:\\.(${u[d.XRANGEIDENTIFIER]})(?:${u[d.PRERELEASE]})?${u[d.BUILD]}?)?)?`),m("XRANGEPLAINLOOSE",`[v=\\s]*(${u[d.XRANGEIDENTIFIERLOOSE]})(?:\\.(${u[d.XRANGEIDENTIFIERLOOSE]})(?:\\.(${u[d.XRANGEIDENTIFIERLOOSE]})(?:${u[d.PRERELEASELOOSE]})?${u[d.BUILD]}?)?)?`),m("XRANGE",`^${u[d.GTLT]}\\s*${u[d.XRANGEPLAIN]}$`),m("XRANGELOOSE",`^${u[d.GTLT]}\\s*${u[d.XRANGEPLAINLOOSE]}$`),m("COERCEPLAIN",`(^|[^\\d])(\\d{1,${n}})(?:\\.(\\d{1,${n}}))?(?:\\.(\\d{1,${n}}))?`),m("COERCE",`${u[d.COERCEPLAIN]}(?:$|[^\\d])`),m("COERCEFULL",u[d.COERCEPLAIN]+`(?:${u[d.PRERELEASE]})?`+`(?:${u[d.BUILD]})?`+"(?:$|[^\\d])"),m("COERCERTL",u[d.COERCE],!0),m("COERCERTLFULL",u[d.COERCEFULL],!0),m("LONETILDE","(?:~>?)"),m("TILDETRIM",`(\\s*)${u[d.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",m("TILDE",`^${u[d.LONETILDE]}${u[d.XRANGEPLAIN]}$`),m("TILDELOOSE",`^${u[d.LONETILDE]}${u[d.XRANGEPLAINLOOSE]}$`),m("LONECARET","(?:\\^)"),m("CARETTRIM",`(\\s*)${u[d.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",m("CARET",`^${u[d.LONECARET]}${u[d.XRANGEPLAIN]}$`),m("CARETLOOSE",`^${u[d.LONECARET]}${u[d.XRANGEPLAINLOOSE]}$`),m("COMPARATORLOOSE",`^${u[d.GTLT]}\\s*(${u[d.LOOSEPLAIN]})$|^$`),m("COMPARATOR",`^${u[d.GTLT]}\\s*(${u[d.FULLPLAIN]})$|^$`),m("COMPARATORTRIM",`(\\s*)${u[d.GTLT]}\\s*(${u[d.LOOSEPLAIN]}|${u[d.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",m("HYPHENRANGE",`^\\s*(${u[d.XRANGEPLAIN]})\\s+-\\s+(${u[d.XRANGEPLAIN]})\\s*$`),m("HYPHENRANGELOOSE",`^\\s*(${u[d.XRANGEPLAINLOOSE]})\\s+-\\s+(${u[d.XRANGEPLAINLOOSE]})\\s*$`),m("STAR","(<|>)?=?\\s*\\*"),m("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),m("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},5571(e,t,r){"use strict";let n=r(7075);e.exports=(e,t,r)=>n(e,t,">",r)},6780(e,t,r){"use strict";let n=r(8311);e.exports=(e,t,r)=>(e=new n(e,r),t=new n(t,r),e.intersects(t,r))},5342(e,t,r){"use strict";let n=r(7075);e.exports=(e,t,r)=>n(e,t,"<",r)},9628(e,t,r){"use strict";let n=r(3908),i=r(8311);e.exports=(e,t,r)=>{let o=null,a=null,s=null;try{s=new i(t,r)}catch(e){return null}return e.forEach(e=>{s.test(e)&&(!o||-1===a.compare(e))&&(a=new n(o=e,r))}),o}},270(e,t,r){"use strict";let n=r(3908),i=r(8311);e.exports=(e,t,r)=>{let o=null,a=null,s=null;try{s=new i(t,r)}catch(e){return null}return e.forEach(e=>{s.test(e)&&(!o||1===a.compare(e))&&(a=new n(o=e,r))}),o}},1261(e,t,r){"use strict";let n=r(3908),i=r(8311),o=r(3199);e.exports=(e,t)=>{e=new i(e,t);let r=new n("0.0.0");if(e.test(r)||(r=new n("0.0.0-0"),e.test(r)))return r;r=null;for(let t=0;t<e.set.length;++t){let i=e.set[t],a=null;i.forEach(e=>{let t=new n(e.semver.version);switch(e.operator){case">":0===t.prerelease.length?t.patch++:t.prerelease.push(0),t.raw=t.format();case"":case">=":(!a||o(t,a))&&(a=t);break;case"<":case"<=":break;default:throw Error(`Unexpected operation: ${e.operator}`)}}),a&&(!r||o(r,a))&&(r=a)}return r&&e.test(r)?r:null}},7075(e,t,r){"use strict";let n=r(3908),i=r(3904),{ANY:o}=i,a=r(8311),s=r(7638),l=r(3199),u=r(7059),c=r(5200),d=r(4089);e.exports=(e,t,r,p)=>{let f,h,m,y,g;switch(e=new n(e,p),t=new a(t,p),r){case">":f=l,h=c,m=u,y=">",g=">=";break;case"<":f=u,h=d,m=l,y="<",g="<=";break;default:throw TypeError('Must provide a hilo val of "<" or ">"')}if(s(e,t,p))return!1;for(let r=0;r<t.set.length;++r){let n=t.set[r],a=null,s=null;if(n.forEach(e=>{e.semver===o&&(e=new i(">=0.0.0")),a=a||e,s=s||e,f(e.semver,a.semver,p)?a=e:m(e.semver,s.semver,p)&&(s=e)}),a.operator===y||a.operator===g||(!s.operator||s.operator===y)&&h(e,s.semver)||s.operator===g&&m(e,s.semver))return!1}return!0}},2525(e,t,r){"use strict";let n=r(7638),i=r(560);e.exports=(e,t,r)=>{let o=[],a=null,s=null,l=e.sort((e,t)=>i(e,t,r));for(let e of l)n(e,t,r)?(s=e,a||(a=e)):(s&&o.push([a,s]),s=null,a=null);a&&o.push([a,null]);let u=[];for(let[e,t]of o)e===t?u.push(e):t||e!==l[0]?t?e===l[0]?u.push(`<=${t}`):u.push(`${e} - ${t}`):u.push(`>=${e}`):u.push("*");let c=u.join(" || "),d="string"==typeof t.raw?t.raw:String(t);return c.length<d.length?c:t}},5032(e,t,r){"use strict";let n=r(8311),i=r(3904),{ANY:o}=i,a=r(7638),s=r(560),l=[new i(">=0.0.0-0")],u=[new i(">=0.0.0")],c=(e,t,r)=>{let n,i,c,f,h,m,y;if(e===t)return!0;if(1===e.length&&e[0].semver===o)if(1===t.length&&t[0].semver===o)return!0;else e=r.includePrerelease?l:u;if(1===t.length&&t[0].semver===o)if(r.includePrerelease)return!0;else t=u;let g=new Set;for(let t of e)">"===t.operator||">="===t.operator?n=d(n,t,r):"<"===t.operator||"<="===t.operator?i=p(i,t,r):g.add(t.semver);if(g.size>1)return null;if(n&&i&&((c=s(n.semver,i.semver,r))>0||0===c&&(">="!==n.operator||"<="!==i.operator)))return null;for(let e of g){if(n&&!a(e,String(n),r)||i&&!a(e,String(i),r))return null;for(let n of t)if(!a(e,String(n),r))return!1;return!0}let b=!!i&&!r.includePrerelease&&!!i.semver.prerelease.length&&i.semver,v=!!n&&!r.includePrerelease&&!!n.semver.prerelease.length&&n.semver;for(let e of(b&&1===b.prerelease.length&&"<"===i.operator&&0===b.prerelease[0]&&(b=!1),t)){if(y=y||">"===e.operator||">="===e.operator,m=m||"<"===e.operator||"<="===e.operator,n){if(v&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===v.major&&e.semver.minor===v.minor&&e.semver.patch===v.patch&&(v=!1),">"===e.operator||">="===e.operator){if((f=d(n,e,r))===e&&f!==n)return!1}else if(">="===n.operator&&!a(n.semver,String(e),r))return!1}if(i){if(b&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===b.major&&e.semver.minor===b.minor&&e.semver.patch===b.patch&&(b=!1),"<"===e.operator||"<="===e.operator){if((h=p(i,e,r))===e&&h!==i)return!1}else if("<="===i.operator&&!a(i.semver,String(e),r))return!1}if(!e.operator&&(i||n)&&0!==c)return!1}return(!n||!m||!!i||0===c)&&(!i||!y||!!n||0===c)&&!v&&!b&&!0},d=(e,t,r)=>{if(!e)return t;let n=s(e.semver,t.semver,r);return n>0?e:n<0||">"===t.operator&&">="===e.operator?t:e},p=(e,t,r)=>{if(!e)return t;let n=s(e.semver,t.semver,r);return n<0?e:n>0||"<"===t.operator&&"<="===e.operator?t:e};e.exports=(e,t,r={})=>{if(e===t)return!0;e=new n(e,r),t=new n(t,r);let i=!1;e:for(let n of e.set){for(let e of t.set){let t=c(n,e,r);if(i=i||null!==t,t)continue e}if(i)return!1}return!0}},7631(e,t,r){"use strict";let n=r(8311);e.exports=(e,t)=>new n(e,t).set.map(e=>e.map(e=>e.value).join(" ").trim().split(" "))},3874(e,t,r){"use strict";let n=r(8311);e.exports=(e,t)=>{try{return new n(e,t).range||"*"}catch(e){return null}}},9497(e,t,r){"use strict";let n,i,o,a,s,l,u,c,d,p,f,h,m;r.r(t),r.d(t,{GenderUnknownIcon:()=>mT,evaluateAsNumber:()=>dr,getImportMapOverrideMap:()=>oz,StockManagementPictogram:()=>OG,ChemistryIcon:()=>mp,BabyIcon:()=>mt,DashboardExtension:()=>yT,openmrsComponentDecorator:()=>fm,tryRegisterExtension:()=>hT,pictogramIds:()=>Ox,ActivityIcon:()=>h6,compile:()=>ds,removeRouteMapOverride:()=>ap,checkStatus:()=>dC,TableBatchActions:()=>hG,getAsyncLifecycle:()=>fg,subscribeOpenmrsEvent:()=>cB,dispatchConnectivityChanged:()=>g,PasswordIcon:()=>m0,Assessment2Pictogram:()=>OO,CloseIcon:()=>mg,setupRouteMapOverrides:()=>am,getWorkspaceGroupRegistration:()=>pS,registerWorkspace:()=>pw,useFeatureFlag:()=>fY,reset:()=>pd,LabOrderIcon:()=>mB,VisitMode:()=>cz,offlineUuidPrefix:()=>cg,useLocations:()=>ho,getLifecycle:()=>fy,formatDatetime:()=>SL,getVisitsForPatient:()=>c0,subscribeConnectivity:()=>v,formatPartialDate:()=>SN,CustomOverflowMenu:()=>h0,LocationIcon:()=>mU,GroupIcon:()=>mR,canBeginEditSynchronizationItemsOfType:()=>cu,VisitStatus:()=>cG,createUseStore:()=>pZ,getCurrentImportMap:()=>o2,getSessionLocation:()=>iK,usePatient:()=>hp,useRenderableExtensions:()=>hh,getOpenedWindowIndexByWorkspace:()=>pC,checkStatusFor:()=>dk,clearHistory:()=>iS,clearConfigErrors:()=>r$,formatTime:()=>SI,isDevEnabled:()=>iq,setLeftNav:()=>pf,syncOfflinePatientData:()=>cM,closeWorkspaceGroup2:()=>PX,getCurrentRouteMap:()=>as,ConfigurableLink:()=>pW,sessionStore:()=>iM,subscribeSnackbarShown:()=>M,getDynamicOfflineDataEntriesFor:()=>cS,getLoggedInUser:()=>iW,GenderMaleIcon:()=>mC,getExtensionSlotConfigFromStore:()=>tX,evaluateAsNumberAsync:()=>dn,putDynamicOfflineDataFor:()=>cO,getImportMapDefaultMap:()=>oK,unregisterExtensionRendering:()=>dB,implementerToolsConfigStore:()=>rr,Type:()=>tL,InPatientPictogram:()=>O$,cleanupObsoleteFeatureFlags:()=>dx,showSnackbar:()=>O8,PatientBannerActionsMenu:()=>Om,PatientSearchPictogram:()=>OB,DocumentAttachmentIcon:()=>m_,Snackbar:()=>O3,CardiologyPictogram:()=>OC,ImageMedicalIcon:()=>mM,ActionableNotificationComponent:()=>DU,DiagnosisTags:()=>Dv,iconIds:()=>h2,PatientsPictogram:()=>OV,interpolateUrl:()=>iy,setupHistory:()=>i_,subscribeToastShown:()=>N,detachAll:()=>pa,convertToLocaleCalendar:()=>SF,DocumentIcon:()=>mw,configInternalStore:()=>tz,ActionMenuButton2:()=>Ci,setupDynamicOfflineDataHandler:()=>cx,makeUrl:()=>ij,oneOf:()=>rW,selectPreferredName:()=>On,launchWorkspaceGroup:()=>function e(t,r){let n=pS(t),{state:i,onWorkspaceGroupLaunch:o,workspaceGroupCleanup:a,workspaceToLaunch:s}=r,l=function(){return Pg}();if(l.getState().openWorkspaces.length){let n=l.getState().workspaceGroup;n?Po(n?.name,()=>{e(t,r)}):P_(()=>{e(t,r)})}else l.setState(e=>({...e,workspaceGroup:{name:t,members:n.members,cleanup:a}})),PO(t,i),o?.(),s&&Ps(s.name,s.additionalProps??{})},syncDynamicOfflineData:()=>cT,MobileCheckIcon:()=>mq,createErrorHandler:()=>I,openmrsObservableFetch:()=>iA,parseDate:()=>SC,getAttachmentByUuid:()=>ag,LeftNavMenu:()=>DD,getExtensionRegistration:()=>pr,ShoppingCartAddItemIcon:()=>yP,ReferralOrderIcon:()=>m5,ReportIcon:()=>m9,dispatchToastShown:()=>j,getImportMapNextPageMap:()=>oH,registerExtension:()=>pn,setupOfflineSync:()=>cp,DownloadIcon:()=>mx,useConnectivity:()=>fB,provide:()=>rm,getSynchronizationItemsFor:()=>ci,ShoppingCartArrowDownIcon:()=>yo,featureFlagsStore:()=>dw,promptBeforeClosing:()=>Pc,removeDynamicOfflineDataFor:()=>cC,jsep:()=>c4,GeriatricsPictogram:()=>ON,SearchIcon:()=>yt,reportError:()=>$,slugify:()=>o1,isOmrsDateToday:()=>SD,getExtensionStore:()=>dV,BloodBankPictogram:()=>OP,TriagePictogram:()=>OY,Workspace2:()=>P9,refetchCurrentUser:()=>iB,CheckmarkOutlineIcon:()=>md,registerExtensionSlot:()=>pc,AllergiesIcon:()=>yE,ArrowDownIcon:()=>h8,useOpenmrsInfinite:()=>f2,getExtensionConfigFromExtensionSlotStore:()=>t3,OpenmrsDatePicker:()=>Dg,getExtensionConfigFromStore:()=>t1,getDynamicOfflineDataEntries:()=>cE,getLocaleDisplayName:()=>E0,messageOmrsServiceWorker:()=>aI,navigate:()=>ib,launchWorkspace2:()=>PQ,getGroupByWindowName:()=>pP,CustomOverflowMenuItem:()=>h1,isUrl:()=>rU,CaretDownIcon:()=>mi,ArrowLeftIcon:()=>h9,FacilityPictogram:()=>OA,ViewOffIcon:()=>yw,setCurrentOfflineMode:()=>aH,updateInternalExtensionStore:()=>dN,dispatchActionableNotificationShown:()=>k,resetRouteMapOverrides:()=>af,formatDurationBetween:()=>SG,defaultVisitCustomRepresentation:()=>cq,getBreadcrumbsFor:()=>rX,useOpenmrsPagination:()=>fJ,Pagination:()=>D9,CheckmarkFilledIcon:()=>mc,clearCurrentUser:()=>iV,showModal:()=>DF,ChevronUpIcon:()=>my,saveVisit:()=>cX,useAttachments:()=>fN,Pictogram:()=>O0,useExtensionSlot:()=>p3,ChevronDownIcon:()=>mf,OpenmrsDateRangePicker:()=>Db,deleteAttachmentPermanently:()=>aw,getVisitTypes:()=>cH,OverflowMenuHorizontalIcon:()=>mX,EventScheduleIcon:()=>mD,getSessionStore:()=>iL,ActionMenu:()=>Pq,ProcedureOrderIcon:()=>m2,preloadImport:()=>o4,registerWorkspaceWindows2:()=>pT,useOnVisible:()=>hs,setSessionLocation:()=>iH,userHasAccess:()=>iU,ChartAverageIcon:()=>ml,getFeatureFlag:()=>dE,UserAvatarIcon:()=>yy,renderExtension:()=>pF,useFhirInfinite:()=>f7,toVisitTypeObject:()=>cK,useSession:()=>hm,EmergencyDepartmentPictogram:()=>OR,Notification:()=>DB,dispatchSnackbarShown:()=>T,getSynchronizationItem:()=>cl,navigateAndLaunchWorkspace:()=>Pl,omrsOfflineCachingStrategyHttpHeaderName:()=>a$,formatDate:()=>SM,workspace2StoreActions:()=>P3,SwitcherIcon:()=>yn,esmStyleGuideSchema:()=>hK,getImportMapDisabledOverrides:()=>oG,useAssignedExtensionIds:()=>fR,CaretRightIcon:()=>ma,evaluateAsType:()=>di,PageHeader:()=>D5,TranslateIcon:()=>yp,setUserProperties:()=>iz,MovementIcon:()=>mJ,renderInlineNotifications:()=>DJ,subscribePrecacheStaticDependencies:()=>E,PaymentsDeskPictogram:()=>OU,usePrimaryIdentifierCode:()=>hf,dispatchPrecacheStaticDependencies:()=>x,getCurrentUser:()=>iI,useLayoutType:()=>ht,XrayPictogram:()=>OZ,CaretUpIcon:()=>ms,renderActionableNotifications:()=>DQ,OpenmrsAppContext:()=>fP,setupModals:()=>DL,omrsOfflineResponseBodyHttpHeaderName:()=>aN,getDefaultsFromConfigSchema:()=>function e(t){let r={};for(let n of Object.keys(t))if(Cx(t[n])&&t[n].hasOwnProperty("_default"))r[n]=t[n]._default;else{if(n.startsWith("_"))continue;Cx(t[n])?r[n]=e(t[n]):r[n]=t[n]}return r},subscribeTo:()=>X,recordConfigDerivationError:()=>re,useAbortController:()=>fk,Extension:()=>pK,getFhirServerPaginationHandlers:()=>f1,useConnectedExtensions:()=>fF,registerApp:()=>hR,queueSynchronizationItemFor:()=>cr,HospitalBedIcon:()=>mN,useExtensionInternalStore:()=>fz,configExtensionStore:()=>tq,getSynchronizationItems:()=>ca,getExtensionSlotsConfigStore:()=>tZ,registerExtensionRendering:()=>dF,RenderIfValueIsTruthy:()=>fC,registerFeatureFlag:()=>d_,useFhirFetchAll:()=>f9,restBaseUrl:()=>iC,CalendarHeatMapIcon:()=>mr,getWorkspaceRegistration:()=>pE,isImportMapOverrideDisabled:()=>oq,resetConfigSystem:()=>rI,getFullSynchronizationItems:()=>cs,getExtensionInternalStore:()=>dR,registerGlobalStore:()=>Z,runSynchronization:()=>u7,evaluateAsBoolean:()=>de,PatientBannerPatientInfo:()=>Of,addRouteMapOverride:()=>ad,getDefaultCalendar:()=>SR,SettingsIcon:()=>yr,DrugOrderIcon:()=>mE,isOnline:()=>dO,ProgramsIcon:()=>m6,useAssignedExtensions:()=>p1,CloseFilledIcon:()=>mb,canAccessStorage:()=>C_,registerDefaultCalendar:()=>Sj,TreeViewAltIcon:()=>yh,OverflowMenuVerticalIcon:()=>mQ,clearConfigDerivationError:()=>rt,getConfigStore:()=>tY,registerWorkspaceGroup:()=>p_,InformationSquareIcon:()=>mL,EmptyCard:()=>Dx,ChevronLeftIcon:()=>mh,RadiologyIcon:()=>yO,useCandidateExtensions:()=>fA,renderToasts:()=>Pr,isDesktop:()=>hr,integrateBreakpoints:()=>hI,RegistrationPictogram:()=>OH,CardHeader:()=>hV,getExtensionRegistrationFrom:()=>pt,InformationIcon:()=>m$,TrashCanIcon:()=>yf,useShallowStableValue:()=>pH,useOpenmrsSWR:()=>hl,Assessment1Pictogram:()=>OD,finishRegisteringAllApps:()=>hA,importDynamic:()=>o3,useFhirPagination:()=>f0,useVisitContextStore:()=>hE,ArrowUpIcon:()=>me,showActionableNotification:()=>D0,getDynamicOfflineDataHandlers:()=>c_,useForceUpdate:()=>fZ,updateWorkspaceWindowState:()=>Pv,useVisit:()=>hS,PatientBannerPatientIdentifiers:()=>Ou,WorkspaceNotification:()=>PL,TransferPictogram:()=>Oq,usePagination:()=>hu,Breakpoint:()=>hN,PatientBannerToggleContactDetailsButton:()=>Co,CloseOutlineIcon:()=>mv,ObstetricsPictogram:()=>OF,parseDateInput:()=>SV,getConfig:()=>rg,attach:()=>pi,getLocale:()=>E1,ActionMenuButton:()=>Pj,isUrlWithTemplateParameters:()=>rV,useEmrConfiguration:()=>fH,useLeftNav:()=>hn,ToolsIcon:()=>yd,ErrorState:()=>DE,detach:()=>po,setCurrentVisit:()=>cJ,registerOmrsServiceWorker:()=>aR,ConditionsIcon:()=>yD,SaveIcon:()=>ye,activateOfflineCapability:()=>az,useWorkspaces:()=>Px,resetWorkspaceStore:()=>PD,useConfig:()=>fL,validator:()=>tF,CalendarIcon:()=>mn,getHistory:()=>ix,StickyNoteAddIcon:()=>ya,useWorkspace2Store:()=>P4,getPatientName:()=>D7,getVisitStore:()=>cZ,getCoreTranslation:()=>oR,registerModuleWithConfigSystem:()=>rd,isOfflineUuid:()=>cv,registerModuleLoad:()=>rp,getBreadcrumbs:()=>rY,extractVariableNames:()=>dg,getOfflineSynchronizationStore:()=>u9,translateFrom:()=>oj,EditIcon:()=>mS,useStoreWithActions:()=>pY,getCandidateExtensions:()=>pu,putDynamicOfflineData:()=>cD,shallowEqual:()=>F,subscribeNotificationShown:()=>R,MaximizeIcon:()=>mK,promptForClosingWorkspaces:()=>P1,WarningIcon:()=>yx,closeAllWorkspaces:()=>P_,fhirBaseUrl:()=>ik,matchLocale:()=>Cw,registerBreadcrumb:()=>rG,usePatientPhoto:()=>Ob,EventsIcon:()=>mO,createGlobalStore:()=>Y,workspaceStore:()=>Pg,getCurrentOfflineMode:()=>aK,subscribeToFeatureFlag:()=>dS,useExtensionStore:()=>fq,closeWorkspace:()=>Ph,createAttachment:()=>av,useLeftNavStore:()=>hi,TableIcon:()=>yu,Icon:()=>yk,InformationFilledIcon:()=>mI,getCurrentPageMap:()=>oW,LaboratoryPictogram:()=>OI,temporaryConfigStore:()=>tG,getPromptBeforeClosingFcn:()=>Pd,toDateObjectStrict:()=>SO,defineConfigSchema:()=>rc,filterBreadcrumbs:()=>rJ,invalidateImplementerToolsConfig:()=>t9,PatientBannerContactDetails:()=>Cd,getAssignedExtensions:()=>pl,PatientPhoto:()=>O_,MaterialOrderIcon:()=>mW,MicroscopeIcon:()=>mG,scheduleRecomputation:()=>dz,PharmacyPictogram:()=>OW,AttachmentIcon:()=>yS,MoneyIcon:()=>mY,getAttachments:()=>ab,getFullSynchronizationItemsFor:()=>co,PageHeaderContent:()=>D8,MedicationIcon:()=>mH,PrinterIcon:()=>m4,getWorkspaceGroupStore:()=>PO,PatientListsPictogram:()=>OX,useAppContext:()=>fT,isOpenmrsRoutes:()=>o8,AppointmentsAltPictogram:()=>OS,GenericOrderTypeIcon:()=>mj,batchExtensionUpdates:()=>dK,useExtensionSlotStore:()=>pQ,ViewIcon:()=>y_,formattedName:()=>Or,sessionEndpoint:()=>iT,duration:()=>SH,resetImportMapOverrides:()=>oJ,TableOfContentsIcon:()=>yl,CaretLeftIcon:()=>mo,getTranslationOverrides:()=>rb,isVersionSatisfied:()=>CD,EmptyCardIllustration:()=>D_,PenIcon:()=>m3,getWorkspaceStore:()=>Pb,registerOfflinePatientHandler:()=>cN,setupImportMapOverrides:()=>o0,showToast:()=>Pn,useDefineAppContext:()=>fO,validators:()=>rK,getGlobalStore:()=>J,useOnClickOutside:()=>ha,getWindowByWorkspaceName:()=>pO,ArrowRightIcon:()=>h7,loadLifeCycles:()=>hP,registerBreadcrumbs:()=>rq,MotherIcon:()=>mZ,fetchCurrentPatient:()=>cI,Toast:()=>O9,MessageQueueIcon:()=>mz,TwoFactorAuthenticationIcon:()=>ym,Pharmacy2Pictogram:()=>OK,goBackInHistory:()=>iE,GroupAccessIcon:()=>mA,getExtensionRenderingsStore:()=>dA,setImplementerToolsConfigRecomputer:()=>t8,getAsyncExtensionLifecycle:()=>fv,setupApiModule:()=>iZ,renderLoadingSpinner:()=>Cp,WorkspaceContainer:()=>PY,showNotification:()=>DX,queueSynchronizationItem:()=>cn,getModalRegistration:()=>pg,ListCheckedIcon:()=>mV,ResponsiveWrapper:()=>O1,GynaecologyPictogram:()=>OM,ShoppingCartIcon:()=>yi,getRouteMapNextPageMap:()=>au,updateVisit:()=>cQ,backendDependencies:()=>iY,MaybePictogram:()=>OQ,beginEditSynchronizationItem:()=>cc,createParcelMounter:()=>pI,getStartedVisit:()=>c1,omrsOfflineResponseStatusHttpHeaderName:()=>aM,isOpenmrsAppRoutes:()=>o5,openmrsFetch:()=>iR,HomePictogram:()=>OJ,DentistryPictogram:()=>OT,ServiceQueuesPictogram:()=>Oz,toLanguageTag:()=>EQ,launchWorkspace:()=>Ps,setFeatureFlag:()=>dD,useStore:()=>pq,DigitalTrustPictogram:()=>Oj,NumericObservation:()=>D2,attachmentUrl:()=>ay,interpolateString:()=>ig,inRange:()=>rB,useExtensionSlotMeta:()=>fG,AppointmentsPictogram:()=>OE,renderSnackbars:()=>O5,getRegisteredWorkspace2Names:()=>P6,toLocationObject:()=>cU,ChartLineIcon:()=>mu,UserHasAccess:()=>hy,evaluateAsBooleanAsync:()=>dt,changeWorkspaceContext:()=>Pm,createDashboard:()=>yj,getLocations:()=>cW,getOfflineDb:()=>u2,canCloseWorkspaceWithoutPrompting:()=>Pi,getExtensionsConfigStore:()=>tQ,getRouteMapDefaultMap:()=>al,age:()=>Oo,syncAllDynamicOfflineData:()=>ck,isOmrsDateStrict:()=>SS,registerWorkspaceGroups2:()=>pk,usePaginationInfo:()=>hc,evaluateAsync:()=>c7,useOpenmrsFetchAll:()=>f5,removeImportMapOverride:()=>oZ,showWorkspacePrompts:()=>PE,useVisitTypes:()=>hD,ageAsDuration:()=>Oi,removeDynamicOfflineData:()=>cP,getExtensionNameFromId:()=>pe,deleteSynchronizationItem:()=>cd,renderParcel:()=>p$,useWorkspace2Context:()=>P2,ResetIcon:()=>m7,RenewIcon:()=>m8,subscribeActionableNotificationShown:()=>A,ErrorCard:()=>DS,GenderFemaleIcon:()=>mP,enableImportMapOverride:()=>oX,getOfflinePatientDataStore:()=>cA,retry:()=>CO,ComponentContext:()=>pU,ExtensionSlot:()=>p2,getOmrsServiceWorker:()=>aA,addImportMapOverride:()=>oY,subscribeConnectivityChanged:()=>b,unsetLeftNav:()=>ph,MaybeIcon:()=>yC,useCustomOverflowMenu:()=>hQ,PedestrianFamilyIcon:()=>m1,generateOfflineUuid:()=>cb,cancelPrompt:()=>Pp,CtScanPictogram:()=>Ok,dispatchNotificationShown:()=>C,leftNavStore:()=>pp,OpenmrsFetchError:()=>iN,UserFollowIcon:()=>yg,launchWorkspaceGroup2:()=>PJ,ChevronRightIcon:()=>mm,UserXrayIcon:()=>yb,GenderOtherIcon:()=>mk,formatDuration:()=>SB,toOmrsIsoString:()=>SP,Labs2Pictogram:()=>OL,workspace2Store:()=>pD,setUserLanguage:()=>iF,useBodyScrollLock:()=>fM,getExtensionConfig:()=>t0,SyringeIcon:()=>ys,LocationPicker:()=>DO,useDebounce:()=>fV,TimeIcon:()=>yc,getExtensionSlotConfig:()=>tJ,AddIcon:()=>h5,getRouteMapOverrideMap:()=>ac,processConfig:()=>rv,InventoryManagementIcon:()=>mF,registerWorkspaces2:()=>pj,UserIcon:()=>yv,formatPatientName:()=>Ot,fireOpenmrsEvent:()=>cF,registerModal:()=>py,registerTranslationNamespace:()=>rf,displayName:()=>Oe,evaluate:()=>c9,defineExtensionConfigSchema:()=>rh,renderWorkspaceWindowsAndMenu:()=>Cb,getSyncLifecycle:()=>fb,evaluateAsTypeAsync:()=>da});let y="openmrs:connectivity-changed";function g(e){window.dispatchEvent(new CustomEvent(y,{detail:{online:e}}))}function b(e){if(!window.offlineEnabled)return()=>{};let t=t=>e(t.detail);return window.addEventListener(y,t),()=>window.removeEventListener(y,t)}function v(e){return e({online:!window.offlineEnabled||navigator.onLine}),b(e)}let w="openmrs:precache-static-dependencies";function x(e={}){window.dispatchEvent(new CustomEvent(w,{detail:e}))}function E(e){let t=t=>e(t.detail);return window.addEventListener(w,t),()=>window.removeEventListener(w,t)}let S="openmrs:notification-shown",D="openmrs:actionable-notification-shown",O="openmrs:toast-shown",P="openmrs:snack-bar-shown";function C(e){window.dispatchEvent(new CustomEvent(S,{detail:e}))}function k(e){window.dispatchEvent(new CustomEvent(D,{detail:e}))}function T(e){window.dispatchEvent(new CustomEvent(P,{detail:e}))}function j(e){window.dispatchEvent(new CustomEvent(O,{detail:e}))}function R(e){let t=t=>e(t.detail);return window.addEventListener(S,t),()=>window.removeEventListener(S,t)}function A(e){let t=t=>e(t.detail);return window.addEventListener(D,t),()=>window.removeEventListener(D,t)}function N(e){let t=t=>e(t.detail);return window.addEventListener(O,t),()=>window.removeEventListener(O,t)}function M(e){let t=t=>e(t.detail);return window.addEventListener(P,t),()=>window.removeEventListener(P,t)}function $(e){let t=L(e);setTimeout(()=>{throw t})}function I(){let e=Error();return t=>{let r=L(t);r.stack+=`
2
2
  Async stacktrace:
3
3
  ${e.stack}`,$(t)}}function L(e){let t;if(e instanceof Error)return e;if(null===e)return Error("'null' was thrown as an error");if("object"==typeof e){try{t=`Object thrown as error: ${JSON.stringify(e)}`}catch(r){t=`Object thrown as error with the following properties: ${Object.keys(e)}`}return Error(t)}if(void 0===e)return Error("'undefined' was thrown as an error");return Error(e.toString())}function F(e,t){if(e===t||Object.is(e,t))return!0;if(Array.isArray(e)){if(!Array.isArray(t)||e.length!==t.length)return!1;for(let r=0;r<e.length;r++)if(e[r]!==t[r])return!1;return!0}if(Array.isArray(t)||"object"!=typeof e||null===e||"object"!=typeof t||null===t)return!1;let r=Object.getOwnPropertyNames(e),n=Object.getOwnPropertyNames(t);return r.length===n.length&&r.every(r=>e[r]===t[r])}function B(e,t){let r;try{r=e()}catch(e){return}return{getItem:e=>{var n;let i=e=>null===e?null:JSON.parse(e,null==t?void 0:t.reviver),o=null!=(n=r.getItem(e))?n:null;return o instanceof Promise?o.then(i):i(o)},setItem:(e,n)=>r.setItem(e,JSON.stringify(n,null==t?void 0:t.replacer)),removeItem:e=>r.removeItem(e)}}window.onerror=function(e){return console.error("Unexpected error: ",e),j({description:e??"Oops! An unexpected error occurred.",kind:"error",title:"Error"}),!1},window.onunhandledrejection=function(e){console.error("Unhandled rejection: ",e.reason),j({description:e.reason??"Oops! An unhandled promise rejection occurred.",kind:"error",title:"Error"})};let V=e=>t=>{try{let r=e(t);if(r instanceof Promise)return r;return{then:e=>V(e)(r),catch(e){return this}}}catch(e){return{then(e){return this},catch:t=>V(t)(e)}}},U=e=>{let t,r=new Set,n=(e,n)=>{let i="function"==typeof e?e(t):e;if(!Object.is(i,t)){let e=t;t=(null!=n?n:"object"!=typeof i||null===i)?i:Object.assign({},t,i),r.forEach(r=>r(t,e))}},i=()=>t,o={setState:n,getState:i,getInitialState:()=>a,subscribe:e=>(r.add(e),()=>r.delete(e)),destroy:()=>{console.warn("[DEPRECATED] The `destroy` method will be unsupported in a future version. Instead use unsubscribe function returned by subscribe. Everything will be garbage-collected if store is garbage-collected."),r.clear()}},a=t=e(n,i,o);return o},W=e=>e?U(e):U;function K(){try{return"u">typeof process&&("true"===process.env.VITEST||void 0!==process.env.JEST_WORKER_ID)||"u">typeof globalThis&&("__vitest_worker__"in globalThis||"__jest__"in globalThis)}catch{return!1}}let H={},z=Symbol.for("openmrs.esm-state.instanceCount"),G=globalThis,q=(G[z]??0)+1;function Y(e,t,r="none"){let n=H[e];if(n)return n.active?K()||console.error(`Attempted to override the existing store ${e}. Make sure that stores are only created once.`):n.value.setState(t,!0),n.active=!0,n.value;{let n=Q(e,t,r);return H[e]={value:n,active:!0},n}}function Z(e,t){let r=H[e];return r?(r.active?K()||console.error(`Attempted to override the existing store ${e}. Make sure that stores are only created once.`):r.value=t,r.active=!0,r.value):(H[e]={value:t,active:!0},t)}function J(e,t,r="none"){let n=H[e];if(!n){let n=Q(e,t??{},r);return H[e]={value:n,active:!1},n}return n.value}function X(...e){let[t,r,n]=e,i=void 0===n?r:n,o=void 0===n?e=>e:r,a=o(t.getState());return i(a),t.subscribe(e=>{let t=o(e);F(a,t)||(a=t,i(t))})}function Q(e,t,r){return"sessionStorage"===r?W()(((e,t)=>{if("getStorage"in t||"serialize"in t||"deserialize"in t)return console.warn("[DEPRECATED] `getStorage`, `serialize` and `deserialize` options are deprecated. Use `storage` option instead."),(r,n,i)=>{let o,a,s={getStorage:()=>localStorage,serialize:JSON.stringify,deserialize:JSON.parse,partialize:e=>e,version:0,merge:(e,t)=>({...t,...e}),...t},l=!1,u=new Set,c=new Set;try{o=s.getStorage()}catch(e){}if(!o)return e((...e)=>{console.warn(`[zustand persist middleware] Unable to update item '${s.name}', the given storage is currently unavailable.`),r(...e)},n,i);let d=V(s.serialize),p=()=>{let e,t=d({state:s.partialize({...n()}),version:s.version}).then(e=>o.setItem(s.name,e)).catch(t=>{e=t});if(e)throw e;return t},f=i.setState;i.setState=(e,t)=>{f(e,t),p()};let h=e((...e)=>{r(...e),p()},n,i),m=()=>{var e;if(!o)return;l=!1,u.forEach(e=>e(n()));let t=(null==(e=s.onRehydrateStorage)?void 0:e.call(s,n()))||void 0;return V(o.getItem.bind(o))(s.name).then(e=>{if(e)return s.deserialize(e)}).then(e=>{if(e)if("number"!=typeof e.version||e.version===s.version)return e.state;else{if(s.migrate)return s.migrate(e.state,e.version);console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}}).then(e=>{var t;return r(a=s.merge(e,null!=(t=n())?t:h),!0),p()}).then(()=>{null==t||t(a,void 0),l=!0,c.forEach(e=>e(a))}).catch(e=>{null==t||t(void 0,e)})};return i.persist={setOptions:e=>{s={...s,...e},e.getStorage&&(o=e.getStorage())},clearStorage:()=>{null==o||o.removeItem(s.name)},getOptions:()=>s,rehydrate:()=>m(),hasHydrated:()=>l,onHydrate:e=>(u.add(e),()=>{u.delete(e)}),onFinishHydration:e=>(c.add(e),()=>{c.delete(e)})},m(),a||h};return(r,n,i)=>{let o,a={storage:B(()=>localStorage),partialize:e=>e,version:0,merge:(e,t)=>({...t,...e}),...t},s=!1,l=new Set,u=new Set,c=a.storage;if(!c)return e((...e)=>{console.warn(`[zustand persist middleware] Unable to update item '${a.name}', the given storage is currently unavailable.`),r(...e)},n,i);let d=()=>{let e=a.partialize({...n()});return c.setItem(a.name,{state:e,version:a.version})},p=i.setState;i.setState=(e,t)=>{p(e,t),d()};let f=e((...e)=>{r(...e),d()},n,i);i.getInitialState=()=>f;let h=()=>{var e,t;if(!c)return;s=!1,l.forEach(e=>{var t;return e(null!=(t=n())?t:f)});let i=(null==(t=a.onRehydrateStorage)?void 0:t.call(a,null!=(e=n())?e:f))||void 0;return V(c.getItem.bind(c))(a.name).then(e=>{if(e)if("number"!=typeof e.version||e.version===a.version)return[!1,e.state];else{if(a.migrate)return[!0,a.migrate(e.state,e.version)];console.error("State loaded from storage couldn't be migrated since no migrate function was provided")}return[!1,void 0]}).then(e=>{var t;let[i,s]=e;if(r(o=a.merge(s,null!=(t=n())?t:f),!0),i)return d()}).then(()=>{null==i||i(o,void 0),o=n(),s=!0,u.forEach(e=>e(o))}).catch(e=>{null==i||i(void 0,e)})};return i.persist={setOptions:e=>{a={...a,...e},e.storage&&(c=e.storage)},clearStorage:()=>{null==c||c.removeItem(a.name)},getOptions:()=>a,rehydrate:()=>h(),hasHydrated:()=>s,onHydrate:e=>(l.add(e),()=>{l.delete(e)}),onFinishHydration:e=>(u.add(e),()=>{u.delete(e)})},a.skipHydration||h(),o||f}})(()=>t,{name:e,storage:B(()=>sessionStorage)})):W()(()=>t)}G[z]=q,q>1&&!K()&&console.error(`Detected ${q} copies of @openmrs/esm-framework running on this page. Each copy keeps its own store registry, so stores, configuration and extension state are not shared between them. This usually means a frontend module loaded its own bundled framework instead of the one the app shell provides.`),globalThis.setTimeout?.(()=>{"u">typeof window&&"development"===window.spaEnv&&(window.stores=H)},1e3);let ee=function(e){return void 0===e};var et,er,en,ei,eo,ea,es=r(54),el=r(8348),eu=(0,r(367).A)(Object.getPrototypeOf,Object),ec=r(3098),ed=Object.prototype,ep=Function.prototype.toString,ef=ed.hasOwnProperty,eh=ep.call(Object);let em=function(e){if(!(0,ec.A)(e)||"[object Object]"!=(0,el.A)(e))return!1;var t=eu(e);if(null===t)return!0;var r=ef.call(t,"constructor")&&t.constructor;return"function"==typeof r&&r instanceof r&&ep.call(r)==eh};var ey=r(13),eg=r(4171);let eb=function(e,t,r){"__proto__"==t&&eg.A?(0,eg.A)(e,t,{configurable:!0,enumerable:!0,value:r,writable:!0}):e[t]=r};var ev=r(6984);let ew=function(e,t,r){(void 0===r||(0,ev.A)(e[t],r))&&(void 0!==r||t in e)||eb(e,t,r)};var e_=r(3816),ex=r(1917),eE="object"==typeof exports&&exports&&!exports.nodeType&&exports,eS=eE&&"object"==typeof module&&module&&!module.nodeType&&module,eD=eS&&eS.exports===eE?ex.A.Buffer:void 0,eO=eD?eD.allocUnsafe:void 0;let eP=function(e,t){if(t)return e.slice();var r=e.length,n=eO?eO(r):new e.constructor(r);return e.copy(n),n};var eC=r(3988);let ek=function(e){var t=new e.constructor(e.byteLength);return new eC.A(t).set(new eC.A(e)),t},eT=function(e,t){var r=t?ek(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.length)},ej=function(e,t){var r=-1,n=e.length;for(t||(t=Array(n));++r<n;)t[r]=e[r];return t};var eR=r(3149),eA=Object.create,eN=function(){function e(){}return function(t){if(!(0,eR.A)(t))return{};if(eA)return eA(t);e.prototype=t;var r=new e;return e.prototype=void 0,r}}(),eM=r(7271);let e$=function(e){return"function"!=typeof e.constructor||(0,eM.A)(e)?{}:eN(eu(e))};var eI=r(18),eL=r(2049),eF=r(8446),eB=r(5254),eV=r(9610),eU=r(9415);let eW=function(e,t){if(("constructor"!==t||"function"!=typeof e[t])&&"__proto__"!=t)return e[t]};var eK=Object.prototype.hasOwnProperty;let eH=function(e,t,r){var n=e[t];eK.call(e,t)&&(0,ev.A)(n,r)&&(void 0!==r||t in e)||eb(e,t,r)},ez=function(e,t,r,n){var i=!r;r||(r={});for(var o=-1,a=t.length;++o<a;){var s=t[o],l=n?n(r[s],e[s],s,r,e):void 0;void 0===l&&(l=e[s]),i?eb(r,s,l):eH(r,s,l)}return r};var eG=r(1463);let eq=function(e){var t=[];if(null!=e)for(var r in Object(e))t.push(r);return t};var eY=Object.prototype.hasOwnProperty;let eZ=function(e){if(!(0,eR.A)(e))return eq(e);var t=(0,eM.A)(e),r=[];for(var n in e)"constructor"==n&&(t||!eY.call(e,n))||r.push(n);return r},eJ=function(e){return(0,eF.A)(e)?(0,eG.A)(e,!0):eZ(e)},eX=function(e,t,r,n,i,o,a){var s=eW(e,r),l=eW(t,r),u=a.get(l);if(u)return void ew(e,r,u);var c=o?o(s,l,r+"",e,t,a):void 0,d=void 0===c;if(d){var p=(0,eL.A)(l),f=!p&&(0,eB.A)(l),h=!p&&!f&&(0,eU.A)(l);(c=l,p||f||h)?(0,eL.A)(s)?c=s:(0,ec.A)(s)&&(0,eF.A)(s)?c=ej(s):f?(d=!1,c=eP(l,!0)):h?(d=!1,c=eT(l,!0)):c=[]:em(l)||(0,eI.A)(l)?(c=s,(0,eI.A)(s))?c=ez(s,eJ(s)):(!(0,eR.A)(s)||(0,eV.A)(s))&&(c=e$(l)):d=!1}d&&(a.set(l,c),i(c,l,n,o,a),a.delete(l)),ew(e,r,c)},eQ=function e(t,r,n,i,o){t!==r&&(0,e_.A)(r,function(a,s){if(o||(o=new ey.A),(0,eR.A)(a))eX(t,r,s,n,e,i,o);else{var l=i?i(eW(t,s),a,s+"",t,r,o):void 0;void 0===l&&(l=a),ew(t,s,l)}},eJ)};var e0=r(4326),e1=r(6832);let e3=function(e){return(0,e0.A)(function(t,r){var n=-1,i=r.length,o=i>1?r[i-1]:void 0,a=i>2?r[2]:void 0;for(o=e.length>3&&"function"==typeof o?(i--,o):void 0,a&&(0,e1.A)(r[0],r[1],a)&&(o=i<3?void 0:o,i=1),t=Object(t);++n<i;){var s=r[n];s&&e(t,s,n,o)}return t})};var e4=e3(function(e,t,r,n){eQ(e,t,r,n)}),e2=r(2085);let e6=function(e,t){return(0,e2.A)(e,t)};var e5=r(5572);let e8=function(e,t){for(var r=-1,n=null==e?0:e.length;++r<n&&!1!==t(e[r],r,e););return e};var e9=r(7422),e7=r(4247),te=r(6912),tt=r(3153),tr=Object.getOwnPropertySymbols?function(e){for(var t=[];e;)(0,te.A)(t,(0,e7.A)(e)),e=eu(e);return t}:tt.A,tn=r(9042),ti=r(3831);let to=function(e){return(0,ti.A)(e,eJ,tr)};var ta=r(7672),ts=Object.prototype.hasOwnProperty;let tl=function(e){var t=e.length,r=new e.constructor(t);return t&&"string"==typeof e[0]&&ts.call(e,"index")&&(r.index=e.index,r.input=e.input),r},tu=function(e,t){var r=t?ek(e.buffer):e.buffer;return new e.constructor(r,e.byteOffset,e.byteLength)};var tc=/\w*$/;let td=function(e){var t=new e.constructor(e.source,tc.exec(e));return t.lastIndex=e.lastIndex,t};var tp=r(241),tf=tp.A?tp.A.prototype:void 0,th=tf?tf.valueOf:void 0;let tm=function(e,t,r){var n=e.constructor;switch(t){case"[object ArrayBuffer]":return ek(e);case"[object Boolean]":case"[object Date]":return new n(+e);case"[object DataView]":return tu(e,r);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return eT(e,r);case"[object Map]":case"[object Set]":return new n;case"[object Number]":case"[object String]":return new n(e);case"[object RegExp]":return td(e);case"[object Symbol]":return th?Object(th.call(e)):{}}};var ty=r(2789),tg=r(4841),tb=tg.A&&tg.A.isMap,tv=tb?(0,ty.A)(tb):function(e){return(0,ec.A)(e)&&"[object Map]"==(0,ta.A)(e)},tw=tg.A&&tg.A.isSet,t_=tw?(0,ty.A)(tw):function(e){return(0,ec.A)(e)&&"[object Set]"==(0,ta.A)(e)},tx="[object Arguments]",tE="[object Function]",tS="[object Object]",tD={};tD[tx]=tD["[object Array]"]=tD["[object ArrayBuffer]"]=tD["[object DataView]"]=tD["[object Boolean]"]=tD["[object Date]"]=tD["[object Float32Array]"]=tD["[object Float64Array]"]=tD["[object Int8Array]"]=tD["[object Int16Array]"]=tD["[object Int32Array]"]=tD["[object Map]"]=tD["[object Number]"]=tD[tS]=tD["[object RegExp]"]=tD["[object Set]"]=tD["[object String]"]=tD["[object Symbol]"]=tD["[object Uint8Array]"]=tD["[object Uint8ClampedArray]"]=tD["[object Uint16Array]"]=tD["[object Uint32Array]"]=!0,tD["[object Error]"]=tD[tE]=tD["[object WeakMap]"]=!1;let tO=function e(t,r,n,i,o,a){var s,l=1&r,u=2&r,c=4&r;if(n&&(s=o?n(t,i,o,a):n(t)),void 0!==s)return s;if(!(0,eR.A)(t))return t;var d=(0,eL.A)(t);if(d){if(s=tl(t),!l)return ej(t,s)}else{var p,f,h,m,y=(0,ta.A)(t),g=y==tE||"[object GeneratorFunction]"==y;if((0,eB.A)(t))return eP(t,l);if(y==tS||y==tx||g&&!o){if(s=u||g?{}:e$(t),!l)return u?(f=(p=s)&&ez(t,eJ(t),p),ez(t,tr(t),f)):(m=(h=s)&&ez(t,(0,e9.A)(t),h),ez(t,(0,e7.A)(t),m))}else{if(!tD[y])return o?t:{};s=tm(t,y,l)}}a||(a=new ey.A);var b=a.get(t);if(b)return b;a.set(t,s),t_(t)?t.forEach(function(i){s.add(e(i,r,n,i,t,a))}):tv(t)&&t.forEach(function(i,o){s.set(o,e(i,r,n,o,t,a))});var v=c?u?to:tn.A:u?eJ:e9.A,w=d?void 0:v(t);return e8(w||t,function(i,o){w&&(i=t[o=i]),eH(s,o,e(i,r,n,o,t,a))}),s};var tP=r(4548);let tC=function(e){var t=null==e?0:e.length;return t?e[t-1]:void 0};var tk=r(6318);let tT=function(e,t,r){var n=-1,i=e.length;t<0&&(t=-t>i?0:i+t),(r=r>i?i:r)<0&&(r+=i),i=t>r?0:r-t>>>0,t>>>=0;for(var o=Array(i);++n<i;)o[n]=e[n+t];return o};var tj=r(901);let tR=function(e,t){var r,n;return t=(0,tP.A)(t,e),r=e,null==(e=(n=t).length<2?r:(0,tk.A)(r,tT(n,0,-1)))||delete e[(0,tj.A)(tC(t))]},tA=function(e){return em(e)?void 0:e};var tN=r(6335),tM=r(3310),t$=r(9546),tI=(et=function(e,t){var r={};if(null==e)return r;var n=!1;t=(0,e5.A)(t,function(t){return t=(0,tP.A)(t,e),n||(n=t.length>1),t}),ez(e,to(e),r),n&&(r=tO(r,7,tA));for(var i=t.length;i--;)tR(r,t[i]);return r},(0,t$.A)((0,tM.A)(et,void 0,function(e){return(null==e?0:e.length)?(0,tN.A)(e,1):[]}),et+"")),tL=((er={}).Array="Array",er.Boolean="Boolean",er.ConceptUuid="ConceptUuid",er.Number="Number",er.Object="Object",er.String="String",er.UUID="UUID",er.PersonAttributeTypeUuid="PersonAttributeTypeUuid",er.PatientIdentifierTypeUuid="PatientIdentifierTypeUuid",er);function tF(e,t){return r=>{if(!e(r))if("function"==typeof t)return t(r);else return t}}let tB=tF(e=>Array.isArray(e),"must be an array"),tV=tF(e=>"boolean"==typeof e,"must be a boolean"),tU=tF(e=>"number"==typeof e,"must be a number"),tW=tF(e=>"string"==typeof e,"must be a string"),tK=tF(e=>"object"==typeof e&&!Array.isArray(e)&&null!==e,"must be an object (not an array or null)"),tH=tF(e=>/^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$/i.test(e)||/^[0-9a-f]{36}$/i.test(e),"must be a valid UUID or a 36-character hexadecimal string"),tz=Y("config-internal",{providedConfigs:[],schemas:{},moduleLoaded:{}}),tG=Y("temporary-config",{config:function(){try{return JSON.parse(localStorage.getItem("openmrs:temporaryConfig")||"{}")}catch(e){return{}}}()});tG.subscribe(e=>{var t=e.config;try{localStorage.setItem("openmrs:temporaryConfig",JSON.stringify(t))}catch(e){}});let tq=Y("config-store-of-extension-state",{mountedExtensions:[]});function tY(e){return J(`config-module-${e}`,{config:null,loaded:!1,translationOverridesLoaded:!1})}function tZ(){return J("config-extension-slots",{slots:{}})}function tJ(e){return tX(tZ().getState(),e)}function tX(e,t){return e.slots[t]??{loaded:!1,config:{}}}function tQ(){return J("config-extensions",{configs:{}})}function t0(e,t){if("string"!=typeof e||"string"!=typeof t||"__proto__"===e||"__proto__"===t||"constructor"===e||"constructor"===t||"prototype"===e||"prototype"===t)throw Error("Attempted to call `getExtensionConfig()` with invalid argument");let r=tQ(),n=r=>r.configs[e]?.[t];return{getInitialState:()=>n(r.getInitialState()),getState:()=>n(r.getState())??{loaded:!1,config:null},subscribe:e=>r.subscribe((t,r)=>{let i=n(t),o=n(r);F(i,o)||e(i,o)})}}function t1(e,t,r){return e.configs[t]?.[r]??{loaded:!1,config:null}}function t3(e,t,r){return e.configure?.[r]??null}let t4=W()(()=>({config:{}})),t2=0,t6=!0,t5=!1;function t8(e){n=e}function t9(){t6=!0,t2>0&&t7()}function t7(){if(t6&&n&&!t5){t5=!0,t6=!1;try{n()}catch(e){t6=!0,re(e),console.error("Failed to derive the implementer tools config",e)}finally{t5=!1}}}function re(e){t4.setState({derivationError:e instanceof Error?e.message:String(e)})}function rt(){t4.getState().derivationError&&t4.setState({derivationError:void 0})}let rr=Z("config-implementer-tools",{...t4,getState:()=>(0===t2&&t7(),t4.getState()),setState:(...e)=>(t6=!1,t4.setState(...e)),subscribe(e){t2++,t7();let t=t4.subscribe(e),r=!1;return()=>{!r&&(r=!0,t2--),t()}}});function rn(e,t){if(Array.isArray(t))return t}function ri(e,t){return e4({},e,t,rn)}let ro=[];function ra(){let e=tz.getState(),t=tG.getState(),r=tq.getState();!function(e,t){for(let r of Object.keys(e.schemas)){let n,i=tY(r),o=e.schemas[r],a=!!e.moduleLoaded[r],s=ru.get(r);if(s&&s.schema===o&&s.moduleLoaded===a&&s.providedConfigs===e.providedConfigs&&s.temporaryConfig===t.config)n=s.state;else{let i=a?function(e,t,r){let n=t.schemas[e],i=rD(e,rE(t,r));rP(n,i,e);let o=rj(n,i);return rC(n,o,e),delete o.extensionSlots,o}(r,e,t):function(e,t,r){let n=rj(rF,rD(e,rE(t,r)));return rC(rF,n,e),delete n.extensionSlots,n}(r,e,t);n={translationOverridesLoaded:!0,loaded:a,config:i},ru.set(r,{schema:o,moduleLoaded:a,providedConfigs:e.providedConfigs,temporaryConfig:t.config,state:n})}let l=i.getState();l.loaded===n.loaded&&l.translationOverridesLoaded===n.translationOverridesLoaded&&e6(l.config,n.config)||i.setState(n)}}(e,t);let n=function(e,t){let r=rO(rE(e,t)),n=Object.keys(r).reduce((e,t)=>(r[t]?.extensionSlots&&(e[t]=r[t]?.extensionSlots),e),{});var i=n;for(let[e,t]of Object.entries(i))for(let[r,n]of Object.entries(t))!function(e,t,r){let n=`${t}.extensionSlots.${r}`,i=`Extension slot config '${n}'`,o=Object.keys(e).filter(e=>!["add","remove","order","configure"].includes(e));o.length&&rM(n,i+`' contains invalid keys '${o.join("', '")}'`),!e.add||Array.isArray(e.add)&&e.add.every(e=>"string"==typeof e)||rM(n,i+".add' is invalid. Must be an array of strings (extension IDs)"),!e.remove||Array.isArray(e.remove)&&e.remove.every(e=>"string"==typeof e)||rM(n,i+".remove' is invalid. Must be an array of strings (extension IDs)"),!e.order||Array.isArray(e.order)&&e.order.every(e=>"string"==typeof e)||rM(n,i+".order' is invalid. Must be an array of strings (extension IDs)"),e.configure&&!rA(e.configure)&&rM(n,i+".configure' is invalid. Must be an object with extension IDs for keys")}(n,e,r);let o={},a={};for(let e of Object.values(n))for(let[t,r]of Object.entries(e))o[t]=r,r.configure&&(a[t]??(a[t]=[])).push(r.configure);for(let[e,t]of Object.entries(a)){let r=1===t.length?t[0]:rO(t);o[e].configure!==r&&(o[e]={...o[e],configure:r})}return o}(e,t);(function(e){let t=tZ(),r=t.getState().slots,n={},i=!1;for(let[t,o]of Object.entries(e)){let e=r[t];e?.loaded&&e6(e.config,o)?n[t]=e:(n[t]={loaded:!0,config:o},i=!0)}(i||Object.keys(r).length!==Object.keys(n).length)&&t.setState({slots:n})})(n),function(e,t,r,n){let i=tQ(),o=i.getState().configs,a={},s=!1,l=0;for(let i of t.mountedExtensions){let t=function(e,t,r,n,i,o,a){let s=function(e){let[t]=e.split("#");return t}(n),l=i.schemas[s],u=JSON.stringify([r,n,e,t]),c=rw.get(u);if(c&&c.extensionSchema===l&&c.extensionModuleSchema===i.schemas[t]&&c.providedConfigs===i.providedConfigs&&c.temporaryConfig===o.config)return c.config;let d=l?s:t,p=rE(i,o),f=a?.configure?.[n]??{},h=rD(e,p),m=h?.extensionSlots?.[r]?.configure?.[n]??{},y=rO([rD(d,p),f,m]),g=l??i.schemas[t];rP(g,y,d);let b=rj(g,y);return rC(g,b,d),delete b.extensionSlots,rw.set(u,{extensionSchema:l,extensionModuleSchema:i.schemas[t],providedConfigs:i.providedConfigs,temporaryConfig:o.config,config:b}),b}(i.slotModuleName,i.extensionModuleName,i.slotName,i.extensionId,e,r,n[i.slotName]),u=o[i.slotName]?.[i.extensionId],c=u?.loaded&&e6(u.config,t)?u:{config:t,loaded:!0};c!==u&&(s=!0),a[i.slotName]||(a[i.slotName]={}),a[i.slotName][i.extensionId]=c,l++}for(let[e,t]of Object.entries(a)){let r=o[e];r&&Object.keys(r).length===Object.keys(t).length&&Object.entries(t).every(([e,t])=>r[e]===t)&&(a[e]=r)}s||(s=Object.keys(o).length!==Object.keys(a).length||Object.values(o).reduce((e,t)=>e+Object.keys(t).length,0)!==l),s&&i.setState({configs:a})}(e,r,t,n),t9()}function rs(){n=()=>{var e,t;let r,n;return e=tz.getState(),t=tG.getState(),r=rr.getState(),n={config:function(e,t){let r=function(e){let t={};for(let[r,n]of Object.entries(e)){let e=rx.get(r);if(e&&e.schema===n)t[r]=e.annotated;else{let e=function e(t){return t.hasOwnProperty("_default")?{...t,_value:t._default,_source:"default"}:rA(t)?Object.keys(t).reduce((r,n)=>(r[n]=e(t[n]),r),{}):{}}(tO(n,5));rx.set(r,{schema:n,annotated:e}),t[r]=e}}return t}(e.schemas),n=[...e.providedConfigs.map(e=>[e.config,e.source]),[t.config,"temporary config"]],i=new Set(Object.keys(r));for(let[e]of n)for(let t of Object.keys(e))i.add(t);let o={};for(let e of i){let t=r[e],i=n.map(([t])=>t[e]),a=n.map(([,e])=>e),s=r_.get(e);if(s&&s.annotatedSchema===t&&s.configSlices.length===i.length&&s.configSlices.every((e,t)=>e===i[t])&&s.sources.every((e,t)=>e===a[t])){o[e]=s.result;continue}let l=t??{};n.forEach(([,e],t)=>{let r=i[t];void 0!==r&&(l=ri(l,function e(t,r){return rA(t)?Object.keys(t).reduce((n,i)=>(n[i]=e(t[i],r),n),{}):{_value:t,_source:r}}(r,e)))}),r_.set(e,{annotatedSchema:t,configSlices:i,sources:a,result:l}),o[e]=l}return o}(e,t)},void(e6(r.config,n.config)||rr.setState(n))},ra(),ro.push(tz.subscribe(rl),tG.subscribe(rl),tq.subscribe(rl))}function rl(){rt();try{ra()}catch(e){re(e),console.error("Failed to recompute the configuration",e)}}rs();let ru=new Map;function rc(e,t){rS(e,t);let r=ri(t,rF);tz.setState(t=>({...t,schemas:{...t.schemas,[e]:r},moduleLoaded:{...t.moduleLoaded,[e]:!0}}))}function rd(e){tz.setState(t=>({...t,schemas:{...t.schemas,[e]:rF}}))}function rp(e){tz.setState(t=>({...t,moduleLoaded:{...t.moduleLoaded,[e]:!0}}))}function rf(e){tz.setState(t=>({...t,schemas:{...t.schemas,[e]:rL}}))}function rh(e,t){rS(e,t);let r=ri(t,rF);tz.getState().schemas[e]&&console.error(`Config schema for extension ${e} already exists. If there are multiple extensions with this same name, one will probably crash.`),tz.setState(t=>({...t,schemas:{...t.schemas,[e]:r}}))}function rm(e,t="provided"){tz.setState(r=>({...r,providedConfigs:[...r.providedConfigs,{source:t,config:e}]}))}function ry(e,t,r){return new Promise(n=>{let i,o=!1;function a(e){!o&&t(e)&&(o=!0,n(r(e)),i?.())}a(e.getState()),o||(i=e.subscribe(a))})}function rg(e){return ry(tY(e),e=>!!(e.loaded&&e.config),e=>tI(e.config,["Display conditions","Translation overrides"]))}function rb(e,t,r){let n=[ry(tY(e),e=>!!(e.translationOverridesLoaded&&e.config),e=>e.config["Translation overrides"]??{})];return t&&r&&n.push(ry(t0(t,r),e=>!!(e.loaded&&e.config),e=>e.config["Translation overrides"]??{})),Promise.all(n)}function rv(e,t,r){rP(e,t,r);let n=rj(e,t);return rC(e,n,r),n}let rw=new Map,r_=new Map,rx=new Map;function rE(e,t){return[...e.providedConfigs.map(e=>e.config),t.config]}function rS(e,t,r=""){let n="Please verify that you are running the latest version and, if so, alert the maintainer.";for(let i of Object.keys(t).filter(e=>!e.startsWith("_"))){let o=r+(r&&".")+i,a=t[i];if("Display conditions"===o&&console.error(`${e} declares a configuration option called "Display conditions"; the "Display conditions" option is a reserved name. ${n}`),"Translation overrides"===o&&console.error(`${e} declares a configuration option called "Translation overrides"; the "Translation overrides" option is a reserved name. ${n}`),!rA(a)){console.error(`${e} has bad config schema definition for key '${o}'. ${n}`);continue}a.hasOwnProperty("_default")||rS(e,a,o);let s=a._elements;if(rR(s)&&rS(e,s,o+"._elements"),a._validators)for(let t of a._validators)"function"!=typeof t&&console.error(`${e} has invalid validator for key '${o}' ${n}.
4
4
 
@@ -12,32 +12,32 @@ If you're the maintainer: the 'elements' key only works with '_type' equal to 'A
12
12
  ${t}`)}return n}let rj=(e,t)=>{let r=structuredClone(t);if(!e)return r;for(let t of Object.keys(e)){let n=r[t],i=e[t];if(i&&(i.hasOwnProperty("_type")||i.hasOwnProperty("_default"))){r.hasOwnProperty(t)||(r[t]=i._default);let e=i._elements;if(n&&rR(e)){if(i._type===tL.Array&&Array.isArray(n)){let i=n.map(t=>rj(e,t));r[t]=i}else if(i._type===tL.Object)for(let t of Object.keys(n))n[t]=rj(e,n[t])}}else if(rA(i)){let e=n??{};rA(e)&&(r[t]=rj(i,e))}}return r};function rR(e){return!!e&&Object.keys(e).filter(e=>!["_default","_validators"].includes(e)).length>0}function rA(e){return"object"==typeof e&&!Array.isArray(e)&&null!==e}let rN=new Set;function rM(e,t){let r=`${e}:::${t}`;rN||(rN=new Set),rN.has(r)||(console.error(t),rN.add(r))}function r$(e){e?rN.forEach(t=>{t.startsWith(e)&&rN.delete(t)}):rN.clear()}function rI(){ro.forEach(e=>e()),ro.length=0,ru.clear(),rw.clear(),rx.clear(),r_.clear(),rs()}let rL={"Translation overrides":{_description:"Per-language overrides for frontend translations should be keyed by language code and each language dictionary contains the translation key and the display value",_type:tL.Object,_default:{},_validators:[tF(e=>Object.keys(e).every(e=>/^[a-z]{2,3}(-[A-Z]{2,3})?$/.test(e)),e=>{let t=Object.keys(e).filter(e=>!/^[a-z]{2,3}(-[A-Z]{2,3})?$/.test(e));return`The 'Translation overrides' object should have language codes for keys. Language codes must be in the form of a two-to-three letter language code optionally followed by a hyphen and a two-to-three letter country code. The following keys do not conform: ${t.join(", ")}.`})]}},rF={"Display conditions":{privileges:{_description:"The privilege(s) the user must have to use this extension",_type:tL.Array,_default:[]},expression:{_description:"The expression that determines whether the extension is displayed",_type:tL.String,_default:void 0}},...rL},rB=(e,t)=>tF(r=>e<=r&&r<=t,`must be between ${e} and ${t}`),rV=e=>{let t=e.concat(["openmrsBase","openmrsSpaBase"]);return tF(e=>{if(!e||"string"!=typeof e)return!1;let r=/\${(.*?)}/g,n=r.exec(e);for(;n;){if(!t.includes(n[1]))return!1;n=r.exec(e)}return!0},"Should be a URL or path. The allowed template parameters are "+t.map(e=>"${"+e+"}").join(", "))},rU=rV([]),rW=e=>tF(t=>e.includes(t),`Must be one of the following: '${e.join("', '")}'.`),rK={inRange:rB,isUrl:rU,isUrlWithTemplateParameters:rV,oneOf:rW};var rH=r(8067);let rz=Y("breadcrumbs",[]);function rG(e){return rq([e])}function rq(e){let t=[...rY(),...e.map(e=>({matcher:e.matcher instanceof RegExp?e.matcher:"string"==typeof e.matcher?(0,rH.pathToRegexp)(e.matcher).regexp:(0,rH.pathToRegexp)(e.path).regexp,settings:e}))];rz.setState(t,!0)}function rY(){return rz.getState()}function rZ(e,t){if(t)return function(e,t){let[r]=e.filter(e=>e.matcher.test(t));return r}(e,t)||function(e,t){let r=t.split("/");for(;r.length>1;){r.pop();let t=rZ(e,r.join("/"));if(t)return t}}(e,t)}function rJ(e,t){if(e.length>0){let r=rZ(e,t);if(r){let t=[r],n=rZ(e,r.settings.parent);for(;void 0!==n;)t.push(n),n=rZ(e,n.settings.parent);return t.reverse()}}return[]}function rX(e){return rJ(rY(),e)}var rQ=Object.freeze({__proto__:null,get start(){return im},get ensureJQuerySupport(){return nX},get setBootstrapMaxTime(){return nA},get setMountMaxTime(){return nN},get setUnmountMaxTime(){return nM},get setUnloadMaxTime(){return n$},get registerApplication(){return n7},get unregisterApplication(){return it},get getMountedApps(){return n6},get getAppStatus(){return n8},get unloadApplication(){return ir},get checkActivityFunctions(){return ie},get getAppNames(){return n5},get pathToActiveWhen(){return ia},get navigateToUrl(){return nW},get patchHistoryApi(){return nY},get triggerAppChange(){return ic},get addErrorHandler(){return r2},get removeErrorHandler(){return r6},get mountRootParcel(){return nC},get NOT_LOADED(){return r9},get LOADING_SOURCE_CODE(){return r7},get NOT_BOOTSTRAPPED(){return ne},get BOOTSTRAPPING(){return nt},get NOT_MOUNTED(){return nr},get MOUNTING(){return nn},get UPDATING(){return no},get LOAD_ERROR(){return nl},get MOUNTED(){return ni},get UNLOADING(){return ns},get UNMOUNTING(){return na},get SKIP_BECAUSE_BROKEN(){return nu}}),r0=("u">typeof globalThis?globalThis:"u">typeof window?window:"u">typeof global?global:"u">typeof self?self:{}).CustomEvent,r1=!function(){try{var e=new r0("cat",{detail:{foo:"bar"}});return"cat"===e.type&&"bar"===e.detail.foo}catch(e){}return!1}()?"u">typeof document&&"function"==typeof document.createEvent?function(e,t){var r=document.createEvent("CustomEvent");return t?r.initCustomEvent(e,t.bubbles,t.cancelable,t.detail):r.initCustomEvent(e,!1,!1,void 0),r}:function(e,t){var r=document.createEventObject();return r.type=e,t?(r.bubbles=!!t.bubbles,r.cancelable=!!t.cancelable,r.detail=t.detail):(r.bubbles=!1,r.cancelable=!1,r.detail=void 0),r}:r0;let r3=[];function r4(e,t,r){let n=r8(e,t,r);r3.length?r3.forEach(e=>e(n)):setTimeout(()=>{throw n})}function r2(e){if("function"!=typeof e)throw Error(r5(28,!1));r3.push(e)}function r6(e){if("function"!=typeof e)throw Error(r5(29,!1));let t=!1;return r3=r3.filter(r=>{let n=r===e;return t=t||n,!n}),t}function r5(e,t,...r){return`single-spa minified message #${e}: ${t?t+" ":""}See https://single-spa.js.org/error/?code=${e}${r.length?`&arg=${r.join("&arg=")}`:""}`}function r8(e,t,r){let n,i=`${nh(t)} '${np(t)}' died in status ${t.status}: `;if(e instanceof Error){try{e.message=i+e.message}catch(e){}n=e}else{console.warn(r5(30,!1,t.status,np(t)));try{n=Error(i+JSON.stringify(e))}catch(t){n=e}}return n.appOrParcelName=np(t),t.status=r,n}let r9="NOT_LOADED",r7="LOADING_SOURCE_CODE",ne="NOT_BOOTSTRAPPED",nt="BOOTSTRAPPING",nr="NOT_MOUNTED",nn="MOUNTING",ni="MOUNTED",no="UPDATING",na="UNMOUNTING",ns="UNLOADING",nl="LOAD_ERROR",nu="SKIP_BECAUSE_BROKEN";function nc(e){return e.status===ni}function nd(e){try{return e.activeWhen(window.location)}catch(t){return r4(t,e,nu),!1}}function np(e){return e.name}function nf(e){return!!e.unmountThisParcel}function nh(e){return nf(e)?"parcel":"application"}function nm(){for(let e=arguments.length-1;e>0;e--)for(let t in arguments[e])"__proto__"!==t&&(arguments[e-1][t]=arguments[e][t]);return arguments[0]}function ny(e,t){for(let r=0;r<e.length;r++)if(t(e[r]))return e[r];return null}function ng(e){return e&&("function"==typeof e||Array.isArray(e)&&!ny(e,e=>"function"!=typeof e))}function nb(e,t){let r=e[t]||[];0===(r=Array.isArray(r)?r:[r]).length&&(r=[()=>Promise.resolve()]);let n=nh(e),i=np(e);return function(e){return r.reduce((r,o,a)=>r.then(()=>{let r=o(e);return nv(r)?r:Promise.reject(r5(15,!1,n,i,t,a))}),Promise.resolve())}}function nv(e){return e&&"function"==typeof e.then&&"function"==typeof e.catch}let nw=[];function n_(e,t){return Promise.resolve().then(()=>e.status!==ne?e:(e.status=nt,e.bootstrap?nI(e,"bootstrap").then(r).catch(r=>{if(t)throw r8(r,e,nu);return r4(r,e,nu),e}):Promise.resolve().then(r)));function r(){return e.status=nr,e}}function nx(e,t){return Promise.resolve().then(()=>{if(e.status!==ni)return e;return e.status=na,Promise.all(Object.keys(e.parcels).map(t=>e.parcels[t].unmountThisParcel())).then(r,n=>r().then(()=>{let r=Error(n.message);if(t)throw r8(r,e,nu);r4(r,e,nu)})).then(()=>e);function r(){return nI(e,"unmount").then(()=>{e.status=nr},r=>{if(t)throw r8(r,e,nu);r4(r,e,nu)})}})}let nE=!1,nS=!1;function nD(e,t){return Promise.resolve().then(()=>e.status!==nr?e:(nE||(window.dispatchEvent(new r1("single-spa:before-first-mount")),nE=!0),e.status=nn,nI(e,"mount").then(()=>(e.status=ni,nS||(window.dispatchEvent(new r1("single-spa:first-mount")),nS=!0),e)).catch(r=>{return e.status=ni,nx(e,!0).then(n,n);function n(){if(t)throw r8(r,e,nu);return r4(r,e,nu),e}})))}let nO=0,nP={parcels:{}};function nC(){return nk.apply(nP,arguments)}function nk(e,t){let r,n,i,o=this;if(!e||"object"!=typeof e&&"function"!=typeof e)throw Error(r5(2,!1));if(e.name&&"string"!=typeof e.name)throw Error(r5(3,!1,typeof e.name));let a=nO++,s=e.name||`parcel-${a}`;if("object"!=typeof t)throw Error(r5(4,!1,s,typeof t));if(!t.domElement)throw Error(r5(5,!1,s));let l="function"==typeof e,u=l?e:()=>Promise.resolve(e),c={id:a,parcels:{},status:l?r7:ne,customProps:t,parentName:np(o),unmountThisParcel:()=>f.then(()=>{if(c.status!==ni)throw Error(r5(6,!1,s,c.status));return nx(c,!0)}).then(e=>(c.parentName&&delete o.parcels[c.id],e)).then(e=>(n(e),e)).catch(e=>{throw c.status=nu,i(e),e})};o.parcels[a]=c;let d=u();if(!d||"function"!=typeof d.then)throw Error(r5(7,!1));let p=(d=d.then(e=>{if(!e)throw Error(r5(8,!1));if(s=e.name||`parcel-${a}`,Object.prototype.hasOwnProperty.call(e,"bootstrap")&&!ng(e.bootstrap))throw Error(r5(9,!1,s));if(!ng(e.mount))throw Error(r5(10,!1,s));if(!ng(e.unmount))throw Error(r5(11,!1,s));if(e.update&&!ng(e.update))throw Error(r5(12,!1,s));let t=nb(e,"bootstrap"),n=nb(e,"mount"),i=nb(e,"unmount");c.status=ne,c.name=s,c.bootstrap=t,c.mount=n,c.unmount=i,c.timeouts=nL(e.timeouts),e.update&&(c.update=nb(e,"update"),r.update=function(e){return c.customProps=e,nT(Promise.resolve().then(()=>{if(c.status!==ni)throw Error(r5(32,!1,np(c)));return c.status=no,nI(c,"update").then(()=>(c.status=ni,c)).catch(e=>{throw r8(e,c,nu)})}))})})).then(()=>n_(c,!0)),f=p.then(()=>nD(c,!0)),h=new Promise((e,t)=>{n=e,i=t});return r={mount:()=>nT(Promise.resolve().then(()=>{if(c.status!==nr)throw Error(r5(13,!1,s,c.status));return o.parcels[a]=c,nD(c)})),unmount:()=>nT(c.unmountThisParcel()),getStatus:()=>c.status,loadPromise:nT(d),bootstrapPromise:nT(p),mountPromise:nT(f),unmountPromise:nT(h)}}function nT(e){return e.then(()=>null)}function nj(e){let t=np(e),r="function"==typeof e.customProps?e.customProps(t,window.location):e.customProps;("object"!=typeof r||null===r||Array.isArray(r))&&(r={},console.warn(r5(40,!1),t,r));let n=nm({},r,{name:t,mountParcel:nk.bind(e),singleSpa:rQ});return nf(e)&&(n.unmountSelf=e.unmountThisParcel),n}let nR={bootstrap:{millis:4e3,dieOnTimeout:!1,warningMillis:1e3},mount:{millis:3e3,dieOnTimeout:!1,warningMillis:1e3},unmount:{millis:3e3,dieOnTimeout:!1,warningMillis:1e3},unload:{millis:3e3,dieOnTimeout:!1,warningMillis:1e3},update:{millis:3e3,dieOnTimeout:!1,warningMillis:1e3}};function nA(e,t,r){if("number"!=typeof e||e<=0)throw Error(r5(16,!1));nR.bootstrap={millis:e,dieOnTimeout:t,warningMillis:r||1e3}}function nN(e,t,r){if("number"!=typeof e||e<=0)throw Error(r5(17,!1));nR.mount={millis:e,dieOnTimeout:t,warningMillis:r||1e3}}function nM(e,t,r){if("number"!=typeof e||e<=0)throw Error(r5(18,!1));nR.unmount={millis:e,dieOnTimeout:t,warningMillis:r||1e3}}function n$(e,t,r){if("number"!=typeof e||e<=0)throw Error(r5(19,!1));nR.unload={millis:e,dieOnTimeout:t,warningMillis:r||1e3}}function nI(e,t){let r=e.timeouts[t],n=r.warningMillis,i=nh(e);return new Promise((o,a)=>{let s=!1,l=!1;e[t](nj(e)).then(e=>{s=!0,o(e)}).catch(e=>{s=!0,a(e)}),setTimeout(()=>c(1),n),setTimeout(()=>c(!0),r.millis);let u=r5(31,!1,t,i,np(e),r.millis);function c(e){s||(!0===e?(l=!0,r.dieOnTimeout?a(Error(u)):console.error(u)):!l&&(console.warn(u),e*n+n<r.millis&&setTimeout(()=>c(e+1),n)))}})}function nL(e){let t={};for(let r in nR)t[r]=nm({},nR[r],e&&e[r]||{});return t}function nF(e){return Promise.resolve().then(()=>{let t,r;return e.loadPromise?e.loadPromise:e.status!==r9&&e.status!==nl?e:(e.status=r7,e.loadPromise=Promise.resolve().then(()=>{let n=e.loadApp(nj(e));if(!nv(n))throw r=!0,Error(r5(33,!1,np(e)));return n.then(r=>{let n;e.loadErrorTime=null,"object"!=typeof(t=r)&&(n=34),Object.prototype.hasOwnProperty.call(t,"bootstrap")&&!ng(t.bootstrap)&&(n=35),ng(t.mount)||(n=36),ng(t.unmount)||(n=37);let i=nh(t);if(n){let r;try{r=JSON.stringify(t)}catch(e){}return console.error(r5(n,!1,i,np(e),r),t),r4(void 0,e,nu),e}return t.devtools&&t.devtools.overlays&&(e.devtools.overlays=nm({},e.devtools.overlays,t.devtools.overlays)),e.status=ne,e.bootstrap=nb(t,"bootstrap"),e.mount=nb(t,"mount"),e.unmount=nb(t,"unmount"),e.unload=nb(t,"unload"),e.timeouts=nL(t.timeouts),delete e.loadPromise,e})}).catch(t=>{let n;return delete e.loadPromise,r?n=nu:(n=nl,e.loadErrorTime=(new Date).getTime()),r4(t,e,n),e}))})}let nB="u">typeof window,nV={hashchange:[],popstate:[]},nU=["hashchange","popstate"];function nW(e){let t;if("string"==typeof e)t=e;else if(this&&this.href)t=this.href;else{if(!(e&&e.currentTarget&&e.currentTarget.href&&e.preventDefault))throw Error(r5(14,!1));t=e.currentTarget.href,e.preventDefault()}let r=nZ(window.location.href),n=nZ(t);0===t.indexOf("#")?window.location.hash=n.hash:r.host!==n.host&&n.host?window.location.href=t:n.pathname===r.pathname&&n.search===r.search?window.location.hash=n.hash:window.history.pushState(null,null,t)}function nK(e){if(e){let t=e[0].type;nU.indexOf(t)>=0&&nV[t].forEach(t=>{try{t.apply(this,e)}catch(e){setTimeout(()=>{throw e})}})}}function nH(){id([],arguments)}function nz(e,t){return function(){let r=window.location.href,n=e.apply(this,arguments),o=window.location.href;return i&&r===o||window.dispatchEvent(function(e,t){let r;try{r=new PopStateEvent("popstate",{state:e})}catch(t){(r=document.createEvent("PopStateEvent")).initPopStateEvent("popstate",!1,!1,e)}return r.singleSpa=!0,r.singleSpaTrigger=t,r}(window.history.state,t)),n}}let nG=null,nq=!1;function nY(e){if(nq)throw Error(r5(43,!1));i=!e||!e.hasOwnProperty("urlRerouteOnly")||e.urlRerouteOnly,nq=!0,nG=window.history.replaceState,window.addEventListener("hashchange",nH),window.addEventListener("popstate",nH);let t=window.addEventListener,r=window.removeEventListener;window.addEventListener=function(e,r){if(!("function"==typeof r&&nU.indexOf(e)>=0)||ny(nV[e],e=>e===r))return t.apply(this,arguments);nV[e].push(r)},window.removeEventListener=function(e,t){return"function"==typeof t&&nU.indexOf(e)>=0&&(nV[e]=nV[e].filter(e=>e!==t)),r.apply(this,arguments)},window.history.pushState=nz(window.history.pushState,"pushState"),window.history.replaceState=nz(nG,"replaceState")}function nZ(e){let t=document.createElement("a");return t.href=e,t}nB&&(window.singleSpaNavigate?console.warn(r5(41,!1)):window.singleSpaNavigate=nW);let nJ=!1;function nX(e=window.jQuery){if(e||window.$&&window.$.fn&&window.$.fn.jquery&&(e=window.$),e&&!nJ){let t=e.fn.on,r=e.fn.off;e.fn.on=function(e,r){return nQ.call(this,t,window.addEventListener,e,r,arguments)},e.fn.off=function(e,t){return nQ.call(this,r,window.removeEventListener,e,t,arguments)},nJ=!0}}function nQ(e,t,r,n,i){return"string"!=typeof r?e.apply(this,i):(r.split(/\s+/).forEach(e=>{nU.indexOf(e)>=0&&(t(e,n),r=r.replace(e,""))}),""===r.trim()?this:e.apply(this,i))}let n0={};function n1(e){return Promise.resolve().then(()=>{let t=n0[np(e)];if(!t)return e;if(e.status===r9)return n3(e,t),e;if(e.status===ns)return t.promise.then(()=>e);if(e.status!==nr&&e.status!==nl)return e;let r=e.status===nl?Promise.resolve():nI(e,"unload");return e.status=ns,r.then(()=>(n3(e,t),e)).catch(r=>(delete n0[np(e)],delete e.bootstrap,delete e.mount,delete e.unmount,delete e.unload,r4(r,e,nu),t.reject(r),e))})}function n3(e,t){delete n0[np(e)],delete e.bootstrap,delete e.mount,delete e.unmount,delete e.unload,e.status=r9,t.resolve()}function n4(e,t,r,n){n0[np(e)]={app:e,resolve:r,reject:n},Object.defineProperty(n0[np(e)],"promise",{get:t})}let n2=[];function n6(){return n2.filter(nc).map(np)}function n5(){return n2.map(np)}function n8(e){let t=ny(n2,t=>np(t)===e);return t?t.status:null}let n9=!1;function n7(e,t,r,n){var i,o;let a,s,l=(a={name:null,loadApp:null,activeWhen:null,customProps:null},"object"==typeof e?(function(e){if(Array.isArray(e)||null===e)throw Error(r5(39,!1));let t=["name","app","activeWhen","customProps"],r=Object.keys(e).reduce((e,r)=>t.indexOf(r)>=0?e:e.concat(r),[]);if(0!==r.length)throw Error(r5(38,!1,t.join(", "),r.join(", ")));if("string"!=typeof e.name||0===e.name.length||"object"!=typeof e.app&&"function"!=typeof e.app)throw Error(r5(20,!1));let n=e=>"string"==typeof e||"function"==typeof e;if(!(n(e.activeWhen)||Array.isArray(e.activeWhen)&&e.activeWhen.every(n)))throw Error(r5(24,!1));if(!io(e.customProps))throw Error(r5(22,!1))}(e),a.name=e.name,a.loadApp=e.app,a.activeWhen=e.activeWhen,a.customProps=e.customProps):(function(e,t,r,n){if("string"!=typeof e||0===e.length)throw Error(r5(20,!1));if(!t)throw Error(r5(23,!1));if("function"!=typeof r)throw Error(r5(24,!1));if(!io(n))throw Error(r5(22,!1))}(e,t,r,n),a.name=e,a.loadApp=t,a.activeWhen=r,a.customProps=n),a.loadApp="function"!=typeof(i=a.loadApp)?()=>Promise.resolve(i):i,a.customProps=a.customProps||{},s=(s=Array.isArray(o=a.activeWhen)?o:[o]).map(e=>"function"==typeof e?e:ia(e)),a.activeWhen=e=>s.some(t=>t(e)),a);if(ih||n9||(n9=!0,setTimeout(()=>{ih||console.warn(r5(1,!1))},5e3)),-1!==n5().indexOf(l.name))throw Error(r5(21,!1,l.name));n2.push(nm({loadErrorTime:null,status:r9,parcels:{},devtools:{overlays:{options:{},selectors:[]}}},l)),nB&&(nX(),id())}function ie(e=window.location){return n2.filter(t=>t.activeWhen(e)).map(np)}function it(e){if(0===n2.filter(t=>np(t)===e).length)throw Error(r5(25,!1,e));return(nB?ir(e,{waitForUnmount:!1}):Promise.resolve()).then(()=>{let t=n2.map(np).indexOf(e);n2.splice(t,1)})}function ir(e,t={waitForUnmount:!1}){if("string"!=typeof e)throw Error(r5(26,!1));let r=ny(n2,t=>np(t)===e);if(!r)throw Error(r5(27,!1,e));let n=n0[np(r)];if(t&&t.waitForUnmount){if(n)return n.promise;{let e=new Promise((t,n)=>{n4(r,()=>e,t,n)});return e}}{let e;return n?(e=n.promise,ii(r,n.resolve,n.reject)):e=new Promise((t,n)=>{n4(r,()=>e,t,n),ii(r,t,n)}),e}}function ii(e,t,r){Promise.resolve().then(()=>{if(ny(ie(),t=>t===np(e)))return ic()}).then(()=>nx(e).then(n1).then(()=>{t(),setTimeout(()=>{id()})})).catch(r)}function io(e){return!e||"function"==typeof e||"object"==typeof e&&null!==e&&!Array.isArray(e)}function ia(e,t){let r=function(e,t){let r=0,n=!1,i="^";"/"!==e[0]&&(e="/"+e);for(let t=0;t<e.length;t++){let r=e[t],i=n&&"/"===r;(!n&&":"===r||i)&&o(t)}return o(e.length),RegExp(i,"i");function o(o){let a=e.slice(r,o).replace(/[|\\{}()[\]^$+*?.]/g,"\\$&");if(i+=n?"[^/]+/?":a,o===e.length)if(n)t&&(i+="$");else{let e=t?"":".*";i="/"===i.charAt(i.length-1)?`${i}${e}$`:`${i}(/${e})?(#.*)?$`}n=!n,r=o}}(e,t);return e=>{let t=e.origin;t||(t=`${e.protocol}//${e.host}`);let n=e.href.replace(t,"").replace(e.search,"").split("?")[0];return r.test(n)}}let is=!1,il=[],iu=nB&&window.location.href;function ic(){return id()}function id(e=[],t,r=!1){let n,i,o,a,s;if(is)return new Promise((e,r)=>{il.push({resolve:e,reject:r,eventArguments:t})});let{appsToUnload:l,appsToUnmount:u,appsToLoad:c,appsToMount:d}=(n=[],i=[],o=[],a=[],s=(new Date).getTime(),n2.forEach(e=>{let t=e.status!==nu&&nd(e);switch(e.status){case nl:t&&s-e.loadErrorTime>=200&&o.push(e);break;case r9:case r7:t&&o.push(e);break;case ne:case nr:!t&&n0[np(e)]?n.push(e):t&&a.push(e);break;case ni:t||i.push(e)}}),{appsToUnload:n,appsToUnmount:i,appsToLoad:o,appsToMount:a}),p,f=[],h=iu,m=iu=window.location.href;return ih?(is=!0,p=l.concat(c,u,d),Promise.resolve().then(()=>(w(0===p.length?"before-no-app-change":"before-app-change",v(!0)),w("before-routing-event",v(!0,{cancelNavigation:y})),Promise.all(f).then(r=>{if(r.some(e=>e))return nG.call(window.history,history.state,"",h.substring(location.origin.length)),iu=location.href,is=!1,id(e,t,!0);let n=l.map(n1),i=Promise.all(u.map(nx).map(e=>e.then(n1)).concat(n));i.then(()=>{w("before-mount-routing-event",v(!0))},e=>{throw e});let o=c.map(e=>nF(e).then(e=>ip(e,i))),a=d.filter(e=>0>c.indexOf(e)).map(e=>ip(e,i));return i.catch(e=>{throw b(),e}).then(()=>(b(),Promise.all(o.concat(a)).catch(t=>{throw e.forEach(e=>e.reject(t)),t}).then(g).then(()=>{},e=>{throw e})))})))):(p=c,Promise.resolve().then(()=>Promise.all(c.map(nF)).then(b).then(()=>[]).catch(e=>{throw b(),e}).finally(()=>{})));function y(e=!0){let t="function"==typeof(null==e?void 0:e.then)?e:Promise.resolve(e);f.push(t.catch(e=>(console.warn(Error(r5(42,!1))),console.warn(e),!1)))}function g(){let t=n6();e.forEach(e=>e.resolve(t));try{w(0===p.length?"no-app-change":"app-change",v()),w("routing-event",v())}catch(e){setTimeout(()=>{throw e})}if(is=!1,il.length>0){let e=il;il=[],id(e)}return t}function b(){r||(e.forEach(e=>{nK(e.eventArguments)}),nK(t))}function v(e=!1,r){let n={},i={[ni]:[],[nr]:[],[r9]:[],[nu]:[]};e?(c.concat(d).forEach((e,t)=>{a(e,ni)}),l.forEach(e=>{a(e,r9)}),u.forEach(e=>{a(e,nr)})):p.forEach(e=>{a(e)});let o={detail:{newAppStatuses:n,appsByNewStatus:i,totalAppChanges:p.length,originalEvent:null==t?void 0:t[0],oldUrl:h,newUrl:m}};return r&&nm(o.detail,r),o;function a(e,t){let r=np(e);t=t||n8(r),n[r]=t,(i[t]=i[t]||[]).push(r)}}function w(e,t){r||window.dispatchEvent(new r1(`single-spa:${e}`,t))}}function ip(e,t){return nd(e)?n_(e).then(e=>t.then(()=>nd(e)?nD(e):e)):t.then(()=>e)}let ih=!1;function im(e){ih=!0,nB&&(nY(e),id())}function iy(e,t){let r=window.getOpenmrsSpaBase().replace(/\/$/,"");return ig(e,{openmrsBase:window.openmrsBase,openmrsSpaBase:r,...t}).replace(/^\/\//,"/")}function ig(e,t){return Object.keys(t).reduce((e,r)=>e.split("${"+r+"}").join(t[r]),e)}function ib({to:e,templateParams:t}){let r=window.getOpenmrsSpaBase().replace(/\/$/,""),n=iy(e,t).replace(window.location.origin,"");n.startsWith(r)?nW(n):window.location.assign(n)}nB&&window.__SINGLE_SPA_DEVTOOLS__&&(window.__SINGLE_SPA_DEVTOOLS__.exposedMethods={getRawAppData:function(){return[...n2]},reroute:id,NOT_LOADED:r9,toLoadPromise:nF,toBootstrapPromise:n_,unregisterApplication:it,getProfilerData:function(){return nw}});let iv="openmrs:history";function iw(e){let t=JSON.parse(sessionStorage.getItem(iv)??"[]")||[];t.push(e),t.length>50&&(t=t.slice(-50)),sessionStorage.setItem(iv,JSON.stringify(t))}function i_(){0===JSON.parse(sessionStorage.getItem(iv)??"[]").length&&document.referrer&&iw(document.referrer),window.addEventListener("single-spa:routing-event",e=>{let t=ix();e.detail.originalEvent?.singleSpaTrigger=="replaceState"?(t[t.length-1]=window.location.href,sessionStorage.setItem(iv,JSON.stringify(t))):!e.detail.originalEvent?.singleSpa&&t.includes(window.location.href)?iE({toUrl:window.location.href}):t[t.length-1]!==window.location.href&&iw(window.location.href)})}function ix(){return JSON.parse(sessionStorage.getItem(iv)??"[]")}function iE({toUrl:e}){let t=ix(),r=t.lastIndexOf(e);if(-1!=r){let e=t.slice(0,r+1);ib({to:t[r]}),sessionStorage.setItem(iv,JSON.stringify(e))}else throw Error(`URL ${e} not found in history; cannot go back to it.`)}function iS(){sessionStorage.removeItem(iv)}let iD="${openmrsSpaBase}/login",iO={redirectAuthFailure:{enabled:{_type:tL.Boolean,_default:!0,_description:"Whether to redirect logged-out users to `redirectAuthFailure.url`"},url:{_type:tL.String,_default:iD,_validators:[rK.isUrl],_description:"The url to which users will be redirected when they are logged out. If set to blank, the `location` header from the response will be used."},errors:{_type:tL.Array,_default:[401],_elements:{_type:tL.Number,_validators:[rK.inRange(100,600)]},_description:"The HTTP error codes for which users will be redirected"},resolvePromise:{_type:tL.Boolean,_default:!1,_description:"Changes how requests that fail authentication are handled. Try messing with this if redirects to the login page aren't working correctly."}},followRedirects:{_type:tL.Boolean,_default:!0,_description:"Whether openmrsFetch should support redirects returned from the backend"}};function iP(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}let iC="/ws/rest/v1",ik="/ws/fhir2/R4",iT=`${iC}/session`;function ij(e){return e&&e.startsWith("http")?e:("/"!==e[0]&&(e="/"+e),window.openmrsBase+e)}function iR(e,t={}){if("string"!=typeof e)throw Error("The first argument to @openmrs/api's openmrsFetch function must be a url string");if("object"!=typeof t)throw Error("The second argument to @openmrs/api's openmrsFetch function must be a plain object.");if(!window.openmrsBase)throw Error("@openmrs/api is running in a browser that doesn't have window.openmrsBase, which is provided by openmrs-module-spa's HTML file.");let r=ij(e);if(t.headers||(t.headers={}),em(t.body)&&(t.body=JSON.stringify(t.body)),void 0===t.headers.Accept&&(t.headers.Accept="application/json"),null===t.headers.Accept&&delete t.headers.Accept,e.startsWith(iC)&&void 0===t.headers["Disable-WWW-Authenticate"]&&(t.headers["Disable-WWW-Authenticate"]="true"),e.startsWith(ik)){let e=new URL(r,window.location.toString());e.searchParams.has("_summary")||(e.searchParams.set("_summary","data"),r=e.toString())}let n=Error();return window.fetch(r,t).then(async e=>{let{redirectAuthFailure:t,followRedirects:i}=await rg("@openmrs/esm-api");if(e.ok){let t=e.headers.get("location");return(i&&t&&(r===ij(iT)||204===e.status)&&ib({to:t}),204===e.status)?(e.data=null,e):e.clone().text().then(t=>{try{t&&(e.data=JSON.parse(t))}catch(e){}return e})}return r===ij(iT)&&403===e.status||t.enabled&&t.errors.includes(e.status)?(iS(),ib({to:t.url||e.headers.get("location")||iD}),t.resolvePromise?Promise.resolve():new Promise(()=>{})):e.clone().text().then(t=>{let i=t;try{i=JSON.parse(t)}catch(e){}throw new iN(r,e,i,n)},t=>{throw new iN(r,e,null,n)})})}function iA(e,t={}){if("object"!=typeof t)throw Error("The second argument to openmrsObservableFetch must be either omitted or an object");let r=new AbortController;return t.signal=r.signal,new es.Observable(n=>{let i=!1;return iR(e,t).then(e=>{i=!0,n.next(e),n.complete()},e=>{i=!0,n.error(e)}),()=>{i||r.abort()}})}class iN extends Error{constructor(e,t,r,n){super(),iP(this,"response",void 0),iP(this,"responseBody",void 0),this.message=`Server responded with ${t.status} (${t.statusText}) for url ${e}. Check err.responseBody or network tab in dev tools for more info`,n.message=this.message,this.responseBody=r,this.response=t,this.stack=`Stacktrace for outgoing request:
13
13
  ${n.stack}
14
14
  Stacktrace for incoming response:
15
- ${this.stack}`}}let iM=Y("session",{loaded:!1,session:null}),i$=0;function iI(e={includeAuthStatus:!0}){return(i$<Date.now()-6e4||!iM.getState().loaded)&&iB(),new es.Observable(t=>{let r=r=>{r.loaded&&(e.includeAuthStatus?t.next(r.session):t.next(r.session?.user))};return r(iM.getState()),iM.subscribe(r)})}function iL(){return(i$<Date.now()-6e4||!iM.getState().loaded)&&iB(),iM}function iF(e){let t=e.locale??e.user?.userProperties?.defaultLocale;t&&t.includes("_")&&(t=t.replaceAll("_","-")),function(e){if(void 0===e||"string"!=typeof e)return!1;try{new Intl.Locale(e)}catch(e){return!1}return!0}(t)&&t!==document.documentElement.getAttribute("lang")&&document.documentElement.setAttribute("lang",t)}function iB(e,t){i$=Date.now();let r={};return e&&t&&(r.Authorization=`Basic ${window.btoa(`${e}:${t}`)}`),iG(iR(iT,{headers:r}))}function iV(){iM.setState({loaded:!0,session:{authenticated:!1,sessionId:""}})}function iU(e,t){var r,n;if(void 0===t)return!e;if(!e)return!0;return r=e,n=t,("string"==typeof r?!ee(n.privileges.find(e=>r===e.display)):Array.isArray(r)?r.every(e=>!ee(n.privileges.find(t=>e===t.display))):(ee(r)||console.error(`Could not understand privileges "${r}"`),!0))||!ee(t.roles.find(e=>"System Developer"===e.display))}function iW(){let e,t;return new Promise(r=>{let n=n=>{n.loaded&&n.session.user&&(e=n.session.user,r(n.session.user),t&&t())};n(iM.getState()),e||(t=iM.subscribe(n))})}function iK(){return new Promise((e,t)=>{iI().subscribe(t=>{e(t.sessionLocation)},t).unsubscribe()})}async function iH(e,t){return iG(iR(iT,{method:"POST",body:{sessionLocation:e},headers:{"Content-Type":"application/json"},signal:t.signal}))}async function iz(e,t,r){return r||(r=new AbortController),await iR(`${iC}/user/${e}`,{method:"POST",body:{userProperties:t},headers:{"Content-Type":"application/json"},signal:r.signal}),iB()}function iG(e){return new Promise((t,r)=>{e.then(e=>{let n;"object"==typeof e?.data?(n={loaded:!0,session:e.data},iM.setState(n),t(n)):(n={loaded:!1,session:null},iM.setState(n),r(n))}).catch(e=>{$(`Failed to fetch new session information: ${e}`);let t={loaded:!1,session:null};iM.setState(t),r(t)})})}function iq(){return"development"===window.spaEnv||"true"===localStorage.getItem("openmrs:devtools")}iM.subscribe(e=>{e.loaded&&e.session&&iF(e.session)});let iY={"webservices.rest":"2.24.0",fhir2:"1.0.0-SNAPSHOT"};function iZ(){rc("@openmrs/esm-api",iO),iB()}let iJ={address1:"Address line 1",address2:"Address line 2",address3:"Address line 3",address4:"Address line 4",address5:"Address line 5",address6:"Address line 6",city:"City",cityVillage:"City",country:"Country",countyDistrict:"District",district:"District",postalCode:"Postal code",state:"State",stateProvince:"State",closeAllOpenedWorkspaces:"Discard changes in {{count}} workspaces",closingAllWorkspacesPromptBody:"There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",closingAllWorkspacesPromptTitle:"You have unsaved changes",discard:"Discard",hide:"Hide",maximize:"Maximize",minimize:"Minimize",openAnyway:"Open anyway",unsavedChangesInOpenedWorkspace:"You may have unsaved changes in the opened workspace. Do you want to discard these changes?",unsavedChangesInWorkspace:'There may be unsaved changes in "{{workspaceName}}". Please save them before opening another workspace.',unsavedChangesTitleText:"Unsaved changes",workspaceHeader:"Workspace header",discardUnsavedChangesPromptBodyMultiple:"{{count}} workspaces have unsaved changes. Closing them will discard the changes:",discardUnsavedChangesPromptBodySingle:"<strong>{{workspaceTitle}}</strong> has unsaved changes. Closing it will discard them.",discardUnsavedChangesPromptTitle:"Discard unsaved changes?",keepEditing:"Keep editing",abnormalValue:"Abnormal value",actions:"Actions",actionableNotification:"Actionable notification",address:"Address",age:"Age",batchActionItemSelected:"{{totalSelected}} item selected",batchActionsItemsSelected:"{{totalSelected}} items selected",cancel:"Cancel",change:"Change",Clinic:"Clinic",close:"Close",closesActionableNotification:"Close actionable notification",closeSnackbar:"Close snackbar",confirm:"Confirm",contactAdministratorIfIssuePersists:"Contact your system administrator if the problem persists.",contactDetails:"Contact details",delete:"Delete",discardChanges:"Discard changes",edit:"Edit",emptyStateText:"There are no {{displayText}} to display",error:"Error",errorCopy:"Sorry, there was a problem displaying this information. You can try to reload this page, or contact the site administrator and quote the error code above.",errorLoadingLoginLocations:"Unable to load login locations. Please try again or contact support if the problem persists.",female:"Female",leftNavigation:"Left navigation",loading:"Loading",localVersion:"Local Build",male:"Male",noResultsToDisplay:"No results to display",notAvailable:"Not available",other:"Other",paginationItemsCount:"{{pageItemsCount}} / {{totalItems}} items",paginationOfPages:"of {{count}} pages",patientAvatarAlt:"Avatar for {{patientName}}",patientIdentifierSticker:"Patient identifier sticker",patientLists:"Patient lists",patientPhotoAlt:"Profile photo of {{patientName}}",patientPhotoPlaceholder:"Photo placeholder for {{patientName}}",prereleaseVersion:"Prerelease",print:"Print",printError:"Print error",printErrorExplainer:"An error occurred in {{errorLocation}}",printIdentifierSticker:"Print identifier sticker",printing:"Printing",recordNewEntry:"Record {{displayText}}",relationships:"Relationships",resetOverrides:"Reset overrides",save:"Save",scriptLoadingFailed:"Error: Script failed to load",scriptLoadingError:"Failed to load overridden script from {{url}}. Please check that the bundled script is available at the expected URL. Click the button below to reset all import map overrides.",searchForLocation:"Search for a location",seeAll:"See all",seeMoreLists:"See {{count}} more lists",selectAll:"Select all",sex:"Sex",showLess:"Show less",showMore:"Show more",snackbarNotification:"Snackbar notification",toggleDevTools:"Toggle dev tools",unknown:"Unknown",yearAbbreviation:"yr",yearsAbbreviation:"yrs"},iX=e=>"string"==typeof e,iQ=()=>{let e,t,r=new Promise((r,n)=>{e=r,t=n});return r.resolve=e,r.reject=t,r},i0=e=>null==e?"":""+e,i1=/###/g,i3=e=>e&&e.indexOf("###")>-1?e.replace(i1,"."):e,i4=e=>!e||iX(e),i2=(e,t,r)=>{let n=iX(t)?t.split("."):t,i=0;for(;i<n.length-1;){if(i4(e))return{};let t=i3(n[i]);!e[t]&&r&&(e[t]=new r),e=Object.prototype.hasOwnProperty.call(e,t)?e[t]:{},++i}return i4(e)?{}:{obj:e,k:i3(n[i])}},i6=(e,t,r)=>{let{obj:n,k:i}=i2(e,t,Object);if(void 0!==n||1===t.length){n[i]=r;return}let o=t[t.length-1],a=t.slice(0,t.length-1),s=i2(e,a,Object);for(;void 0===s.obj&&a.length;)o=`${a[a.length-1]}.${o}`,s=i2(e,a=a.slice(0,a.length-1),Object),s?.obj&&void 0!==s.obj[`${s.k}.${o}`]&&(s.obj=void 0);s.obj[`${s.k}.${o}`]=r},i5=(e,t)=>{let{obj:r,k:n}=i2(e,t);if(r&&Object.prototype.hasOwnProperty.call(r,n))return r[n]},i8=(e,t,r)=>{for(let n in t)"__proto__"!==n&&"constructor"!==n&&(n in e?iX(e[n])||e[n]instanceof String||iX(t[n])||t[n]instanceof String?r&&(e[n]=t[n]):i8(e[n],t[n],r):e[n]=t[n]);return e};var i9={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;"};let i7=e=>iX(e)?e.replace(/[&<>"'\/]/g,e=>i9[e]):e,oe=[" ",",","?","!",";"],ot=new class{constructor(e){this.capacity=e,this.regExpMap=new Map,this.regExpQueue=[]}getRegExp(e){let t=this.regExpMap.get(e);if(void 0!==t)return t;let r=new RegExp(e);return this.regExpQueue.length===this.capacity&&this.regExpMap.delete(this.regExpQueue.shift()),this.regExpMap.set(e,r),this.regExpQueue.push(e),r}}(20),or=(e,t,r=".")=>{if(!e)return;if(e[t]){if(!Object.prototype.hasOwnProperty.call(e,t))return;return e[t]}let n=t.split(r),i=e;for(let e=0;e<n.length;){let t;if(!i||"object"!=typeof i)return;let o="";for(let a=e;a<n.length;++a)if(a!==e&&(o+=r),o+=n[a],void 0!==(t=i[o])){if(["string","number","boolean"].indexOf(typeof t)>-1&&a<n.length-1)continue;e+=a-e+1;break}i=t}return i},on=e=>e?.replace("_","-"),oi={type:"logger",log(e){this.output("log",e)},warn(e){this.output("warn",e)},error(e){this.output("error",e)},output(e,t){console?.[e]?.apply?.(console,t)}};class oo{constructor(e,t={}){this.init(e,t)}init(e,t={}){this.prefix=t.prefix||"i18next:",this.logger=e||oi,this.options=t,this.debug=t.debug}log(...e){return this.forward(e,"log","",!0)}warn(...e){return this.forward(e,"warn","",!0)}error(...e){return this.forward(e,"error","")}deprecate(...e){return this.forward(e,"warn","WARNING DEPRECATED: ",!0)}forward(e,t,r,n){return n&&!this.debug?null:(iX(e[0])&&(e[0]=`${r}${this.prefix} ${e[0]}`),this.logger[t](e))}create(e){return new oo(this.logger,{...{prefix:`${this.prefix}:${e}:`},...this.options})}clone(e){return(e=e||this.options).prefix=e.prefix||this.prefix,new oo(this.logger,e)}}var oa=new oo;class os{constructor(){this.observers={}}on(e,t){return e.split(" ").forEach(e=>{this.observers[e]||(this.observers[e]=new Map);let r=this.observers[e].get(t)||0;this.observers[e].set(t,r+1)}),this}off(e,t){if(this.observers[e]){if(!t)return void delete this.observers[e];this.observers[e].delete(t)}}emit(e,...t){this.observers[e]&&Array.from(this.observers[e].entries()).forEach(([e,r])=>{for(let n=0;n<r;n++)e(...t)}),this.observers["*"]&&Array.from(this.observers["*"].entries()).forEach(([r,n])=>{for(let i=0;i<n;i++)r.apply(r,[e,...t])})}}class ol extends os{constructor(e,t={ns:["translation"],defaultNS:"translation"}){super(),this.data=e||{},this.options=t,void 0===this.options.keySeparator&&(this.options.keySeparator="."),void 0===this.options.ignoreJSONStructure&&(this.options.ignoreJSONStructure=!0)}addNamespaces(e){0>this.options.ns.indexOf(e)&&this.options.ns.push(e)}removeNamespaces(e){let t=this.options.ns.indexOf(e);t>-1&&this.options.ns.splice(t,1)}getResource(e,t,r,n={}){let i,o=void 0!==n.keySeparator?n.keySeparator:this.options.keySeparator,a=void 0!==n.ignoreJSONStructure?n.ignoreJSONStructure:this.options.ignoreJSONStructure;e.indexOf(".")>-1?i=e.split("."):(i=[e,t],r&&(Array.isArray(r)?i.push(...r):iX(r)&&o?i.push(...r.split(o)):i.push(r)));let s=i5(this.data,i);return(!s&&!t&&!r&&e.indexOf(".")>-1&&(e=i[0],t=i[1],r=i.slice(2).join(".")),!s&&a&&iX(r))?or(this.data?.[e]?.[t],r,o):s}addResource(e,t,r,n,i={silent:!1}){let o=void 0!==i.keySeparator?i.keySeparator:this.options.keySeparator,a=[e,t];r&&(a=a.concat(o?r.split(o):r)),e.indexOf(".")>-1&&(a=e.split("."),n=t,t=a[1]),this.addNamespaces(t),i6(this.data,a,n),i.silent||this.emit("added",e,t,r,n)}addResources(e,t,r,n={silent:!1}){for(let n in r)(iX(r[n])||Array.isArray(r[n]))&&this.addResource(e,t,n,r[n],{silent:!0});n.silent||this.emit("added",e,t,r)}addResourceBundle(e,t,r,n,i,o={silent:!1,skipCopy:!1}){let a=[e,t];e.indexOf(".")>-1&&(a=e.split("."),n=r,r=t,t=a[1]),this.addNamespaces(t);let s=i5(this.data,a)||{};o.skipCopy||(r=JSON.parse(JSON.stringify(r))),n?i8(s,r,i):s={...s,...r},i6(this.data,a,s),o.silent||this.emit("added",e,t,r)}removeResourceBundle(e,t){this.hasResourceBundle(e,t)&&delete this.data[e][t],this.removeNamespaces(t),this.emit("removed",e,t)}hasResourceBundle(e,t){return void 0!==this.getResource(e,t)}getResourceBundle(e,t){return t||(t=this.options.defaultNS),this.getResource(e,t)}getDataByLanguage(e){return this.data[e]}hasLanguageSomeTranslations(e){let t=this.getDataByLanguage(e);return!!(t&&Object.keys(t)||[]).find(e=>t[e]&&Object.keys(t[e]).length>0)}toJSON(){return this.data}}var ou={processors:{},addPostProcessor(e){this.processors[e.name]=e},handle(e,t,r,n,i){return e.forEach(e=>{t=this.processors[e]?.process(t,r,n,i)??t}),t}};let oc=Symbol("i18next/PATH_KEY");function od(e,t){let r,n,i,{[oc]:o}=e((n=[],(i=Object.create(null)).get=(e,t)=>(r?.revoke?.(),t===oc)?n:(n.push(t),(r=Proxy.revocable(e,i)).proxy),Proxy.revocable(Object.create(null),i).proxy));return o.join(t?.keySeparator??".")}let op={},of=e=>!iX(e)&&"boolean"!=typeof e&&"number"!=typeof e;class oh extends os{constructor(e,t={}){super(),((e,t,r)=>{e.forEach(e=>{t[e]&&(r[e]=t[e])})})(["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"],e,this),this.options=t,void 0===this.options.keySeparator&&(this.options.keySeparator="."),this.logger=oa.create("translator")}changeLanguage(e){e&&(this.language=e)}exists(e,t={interpolation:{}}){let r={...t};if(null==e)return!1;let n=this.resolve(e,r);if(n?.res===void 0)return!1;let i=of(n.res);return!1!==r.returnObjects||!i}extractFromKey(e,t){let r=void 0!==t.nsSeparator?t.nsSeparator:this.options.nsSeparator;void 0===r&&(r=":");let n=void 0!==t.keySeparator?t.keySeparator:this.options.keySeparator,i=t.ns||this.options.defaultNS||[],o=r&&e.indexOf(r)>-1,a=!this.options.userDefinedKeySeparator&&!t.keySeparator&&!this.options.userDefinedNsSeparator&&!t.nsSeparator&&!((e,t,r)=>{t=t||"",r=r||"";let n=oe.filter(e=>0>t.indexOf(e)&&0>r.indexOf(e));if(0===n.length)return!0;let i=ot.getRegExp(`(${n.map(e=>"?"===e?"\\?":e).join("|")})`),o=!i.test(e);if(!o){let t=e.indexOf(r);t>0&&!i.test(e.substring(0,t))&&(o=!0)}return o})(e,r,n);if(o&&!a){let t=e.match(this.interpolator.nestingRegexp);if(t&&t.length>0)return{key:e,namespaces:iX(i)?[i]:i};let o=e.split(r);(r!==n||r===n&&this.options.ns.indexOf(o[0])>-1)&&(i=o.shift()),e=o.join(n)}return{key:e,namespaces:iX(i)?[i]:i}}translate(e,t,r){let n="object"==typeof t?{...t}:t;if("object"!=typeof n&&this.options.overloadTranslationOptionHandler&&(n=this.options.overloadTranslationOptionHandler(arguments)),"object"==typeof n&&(n={...n}),n||(n={}),null==e)return"";"function"==typeof e&&(e=od(e,{...this.options,...n})),Array.isArray(e)||(e=[String(e)]);let i=void 0!==n.returnDetails?n.returnDetails:this.options.returnDetails,o=void 0!==n.keySeparator?n.keySeparator:this.options.keySeparator,{key:a,namespaces:s}=this.extractFromKey(e[e.length-1],n),l=s[s.length-1],u=void 0!==n.nsSeparator?n.nsSeparator:this.options.nsSeparator;void 0===u&&(u=":");let c=n.lng||this.language,d=n.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if(c?.toLowerCase()==="cimode")return d?i?{res:`${l}${u}${a}`,usedKey:a,exactUsedKey:a,usedLng:c,usedNS:l,usedParams:this.getUsedParamsDetails(n)}:`${l}${u}${a}`:i?{res:a,usedKey:a,exactUsedKey:a,usedLng:c,usedNS:l,usedParams:this.getUsedParamsDetails(n)}:a;let p=this.resolve(e,n),f=p?.res,h=p?.usedKey||a,m=p?.exactUsedKey||a,y=void 0!==n.joinArrays?n.joinArrays:this.options.joinArrays,g=!this.i18nFormat||this.i18nFormat.handleAsObject,b=void 0!==n.count&&!iX(n.count),v=oh.hasDefaultValue(n),w=b?this.pluralResolver.getSuffix(c,n.count,n):"",x=n.ordinal&&b?this.pluralResolver.getSuffix(c,n.count,{ordinal:!1}):"",E=b&&!n.ordinal&&0===n.count,S=E&&n[`defaultValue${this.options.pluralSeparator}zero`]||n[`defaultValue${w}`]||n[`defaultValue${x}`]||n.defaultValue,D=f;g&&!f&&v&&(D=S);let O=of(D),P=Object.prototype.toString.apply(D);if(g&&D&&O&&0>["[object Number]","[object Function]","[object RegExp]"].indexOf(P)&&!(iX(y)&&Array.isArray(D))){if(!n.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");let e=this.options.returnedObjectHandler?this.options.returnedObjectHandler(h,D,{...n,ns:s}):`key '${a} (${this.language})' returned an object instead of string.`;return i?(p.res=e,p.usedParams=this.getUsedParamsDetails(n),p):e}if(o){let e=Array.isArray(D),t=e?[]:{},r=e?m:h;for(let e in D)if(Object.prototype.hasOwnProperty.call(D,e)){let i=`${r}${o}${e}`;v&&!f?t[e]=this.translate(i,{...n,defaultValue:of(S)?S[e]:void 0,...{joinArrays:!1,ns:s}}):t[e]=this.translate(i,{...n,joinArrays:!1,ns:s}),t[e]===i&&(t[e]=D[e])}f=t}}else if(g&&iX(y)&&Array.isArray(f))(f=f.join(y))&&(f=this.extendTranslation(f,e,n,r));else{let t=!1,i=!1;!this.isValidLookup(f)&&v&&(t=!0,f=S),this.isValidLookup(f)||(i=!0,f=a);let s=(n.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey)&&i?void 0:f,d=v&&S!==f&&this.options.updateMissing;if(i||t||d){if(this.logger.log(d?"updateKey":"missingKey",c,l,a,d?S:f),o){let e=this.resolve(a,{...n,keySeparator:!1});e&&e.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}let e=[],t=this.languageUtils.getFallbackCodes(this.options.fallbackLng,n.lng||this.language);if("fallback"===this.options.saveMissingTo&&t&&t[0])for(let r=0;r<t.length;r++)e.push(t[r]);else"all"===this.options.saveMissingTo?e=this.languageUtils.toResolveHierarchy(n.lng||this.language):e.push(n.lng||this.language);let r=(e,t,r)=>{let i=v&&r!==f?r:s;this.options.missingKeyHandler?this.options.missingKeyHandler(e,l,t,i,d,n):this.backendConnector?.saveMissing&&this.backendConnector.saveMissing(e,l,t,i,d,n),this.emit("missingKey",e,l,t,f)};this.options.saveMissing&&(this.options.saveMissingPlurals&&b?e.forEach(e=>{let t=this.pluralResolver.getSuffixes(e,n);E&&n[`defaultValue${this.options.pluralSeparator}zero`]&&0>t.indexOf(`${this.options.pluralSeparator}zero`)&&t.push(`${this.options.pluralSeparator}zero`),t.forEach(t=>{r([e],a+t,n[`defaultValue${t}`]||S)})}):r(e,a,S))}f=this.extendTranslation(f,e,n,p,r),i&&f===a&&this.options.appendNamespaceToMissingKey&&(f=`${l}${u}${a}`),(i||t)&&this.options.parseMissingKeyHandler&&(f=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?`${l}${u}${a}`:a,t?f:void 0,n))}return i?(p.res=f,p.usedParams=this.getUsedParamsDetails(n),p):f}extendTranslation(e,t,r,n,i){if(this.i18nFormat?.parse)e=this.i18nFormat.parse(e,{...this.options.interpolation.defaultVariables,...r},r.lng||this.language||n.usedLng,n.usedNS,n.usedKey,{resolved:n});else if(!r.skipInterpolation){let o;r.interpolation&&this.interpolator.init({...r,...{interpolation:{...this.options.interpolation,...r.interpolation}}});let a=iX(e)&&(r?.interpolation?.skipOnVariables!==void 0?r.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables);if(a){let t=e.match(this.interpolator.nestingRegexp);o=t&&t.length}let s=r.replace&&!iX(r.replace)?r.replace:r;if(this.options.interpolation.defaultVariables&&(s={...this.options.interpolation.defaultVariables,...s}),e=this.interpolator.interpolate(e,s,r.lng||this.language||n.usedLng,r),a){let t=e.match(this.interpolator.nestingRegexp);o<(t&&t.length)&&(r.nest=!1)}!r.lng&&n&&n.res&&(r.lng=this.language||n.usedLng),!1!==r.nest&&(e=this.interpolator.nest(e,(...e)=>i?.[0]!==e[0]||r.context?this.translate(...e,t):(this.logger.warn(`It seems you are nesting recursively key: ${e[0]} in key: ${t[0]}`),null),r)),r.interpolation&&this.interpolator.reset()}let o=r.postProcess||this.options.postProcess,a=iX(o)?[o]:o;return null!=e&&a?.length&&!1!==r.applyPostProcessor&&(e=ou.handle(a,e,t,this.options&&this.options.postProcessPassResolved?{i18nResolved:{...n,usedParams:this.getUsedParamsDetails(r)},...r}:r,this)),e}resolve(e,t={}){let r,n,i,o,a;return iX(e)&&(e=[e]),e.forEach(e=>{if(this.isValidLookup(r))return;let s=this.extractFromKey(e,t),l=s.key;n=l;let u=s.namespaces;this.options.fallbackNS&&(u=u.concat(this.options.fallbackNS));let c=void 0!==t.count&&!iX(t.count),d=c&&!t.ordinal&&0===t.count,p=void 0!==t.context&&(iX(t.context)||"number"==typeof t.context)&&""!==t.context,f=t.lngs?t.lngs:this.languageUtils.toResolveHierarchy(t.lng||this.language,t.fallbackLng);u.forEach(e=>{this.isValidLookup(r)||(a=e,!op[`${f[0]}-${e}`]&&this.utils?.hasLoadedNamespace&&!this.utils?.hasLoadedNamespace(a)&&(op[`${f[0]}-${e}`]=!0,this.logger.warn(`key "${n}" for languages "${f.join(", ")}" won't get resolved as namespace "${a}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),f.forEach(n=>{let a;if(this.isValidLookup(r))return;o=n;let s=[l];if(this.i18nFormat?.addLookupKeys)this.i18nFormat.addLookupKeys(s,l,n,e,t);else{let e;c&&(e=this.pluralResolver.getSuffix(n,t.count,t));let r=`${this.options.pluralSeparator}zero`,i=`${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;if(c&&(t.ordinal&&0===e.indexOf(i)&&s.push(l+e.replace(i,this.options.pluralSeparator)),s.push(l+e),d&&s.push(l+r)),p){let n=`${l}${this.options.contextSeparator||"_"}${t.context}`;s.push(n),c&&(t.ordinal&&0===e.indexOf(i)&&s.push(n+e.replace(i,this.options.pluralSeparator)),s.push(n+e),d&&s.push(n+r))}}for(;a=s.pop();)this.isValidLookup(r)||(i=a,r=this.getResource(n,e,a,t))}))})}),{res:r,usedKey:n,exactUsedKey:i,usedLng:o,usedNS:a}}isValidLookup(e){return void 0!==e&&!(!this.options.returnNull&&null===e)&&!(!this.options.returnEmptyString&&""===e)}getResource(e,t,r,n={}){return this.i18nFormat?.getResource?this.i18nFormat.getResource(e,t,r,n):this.resourceStore.getResource(e,t,r,n)}getUsedParamsDetails(e={}){let t=e.replace&&!iX(e.replace),r=t?e.replace:e;if(t&&void 0!==e.count&&(r.count=e.count),this.options.interpolation.defaultVariables&&(r={...this.options.interpolation.defaultVariables,...r}),!t)for(let e of(r={...r},["defaultValue","ordinal","context","replace","lng","lngs","fallbackLng","ns","keySeparator","nsSeparator","returnObjects","returnDetails","joinArrays","postProcess","interpolation"]))delete r[e];return r}static hasDefaultValue(e){let t="defaultValue";for(let r in e)if(Object.prototype.hasOwnProperty.call(e,r)&&t===r.substring(0,t.length)&&void 0!==e[r])return!0;return!1}}class om{constructor(e){this.options=e,this.supportedLngs=this.options.supportedLngs||!1,this.logger=oa.create("languageUtils")}getScriptPartFromCode(e){if(!(e=on(e))||0>e.indexOf("-"))return null;let t=e.split("-");return 2===t.length||(t.pop(),"x"===t[t.length-1].toLowerCase())?null:this.formatLanguageCode(t.join("-"))}getLanguagePartFromCode(e){if(!(e=on(e))||0>e.indexOf("-"))return e;let t=e.split("-");return this.formatLanguageCode(t[0])}formatLanguageCode(e){if(iX(e)&&e.indexOf("-")>-1){let t;try{t=Intl.getCanonicalLocales(e)[0]}catch(e){}return(t&&this.options.lowerCaseLng&&(t=t.toLowerCase()),t)?t:this.options.lowerCaseLng?e.toLowerCase():e}return this.options.cleanCode||this.options.lowerCaseLng?e.toLowerCase():e}isSupportedCode(e){return("languageOnly"===this.options.load||this.options.nonExplicitSupportedLngs)&&(e=this.getLanguagePartFromCode(e)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(e)>-1}getBestMatchFromCodes(e){let t;return e?(e.forEach(e=>{if(t)return;let r=this.formatLanguageCode(e);(!this.options.supportedLngs||this.isSupportedCode(r))&&(t=r)}),!t&&this.options.supportedLngs&&e.forEach(e=>{if(t)return;let r=this.getScriptPartFromCode(e);if(this.isSupportedCode(r))return t=r;let n=this.getLanguagePartFromCode(e);if(this.isSupportedCode(n))return t=n;t=this.options.supportedLngs.find(e=>{if(e===n||!(0>e.indexOf("-")&&0>n.indexOf("-"))&&(e.indexOf("-")>0&&0>n.indexOf("-")&&e.substring(0,e.indexOf("-"))===n||0===e.indexOf(n)&&n.length>1))return e})}),t||(t=this.getFallbackCodes(this.options.fallbackLng)[0]),t):null}getFallbackCodes(e,t){if(!e)return[];if("function"==typeof e&&(e=e(t)),iX(e)&&(e=[e]),Array.isArray(e))return e;if(!t)return e.default||[];let r=e[t];return r||(r=e[this.getScriptPartFromCode(t)]),r||(r=e[this.formatLanguageCode(t)]),r||(r=e[this.getLanguagePartFromCode(t)]),r||(r=e.default),r||[]}toResolveHierarchy(e,t){let r=this.getFallbackCodes((!1===t?[]:t)||this.options.fallbackLng||[],e),n=[],i=e=>{e&&(this.isSupportedCode(e)?n.push(e):this.logger.warn(`rejecting language code not found in supportedLngs: ${e}`))};return iX(e)&&(e.indexOf("-")>-1||e.indexOf("_")>-1)?("languageOnly"!==this.options.load&&i(this.formatLanguageCode(e)),"languageOnly"!==this.options.load&&"currentOnly"!==this.options.load&&i(this.getScriptPartFromCode(e)),"currentOnly"!==this.options.load&&i(this.getLanguagePartFromCode(e))):iX(e)&&i(this.formatLanguageCode(e)),r.forEach(e=>{0>n.indexOf(e)&&i(this.formatLanguageCode(e))}),n}}let oy={zero:0,one:1,two:2,few:3,many:4,other:5},og={select:e=>1===e?"one":"other",resolvedOptions:()=>({pluralCategories:["one","other"]})};class ob{constructor(e,t={}){this.languageUtils=e,this.options=t,this.logger=oa.create("pluralResolver"),this.pluralRulesCache={}}addRule(e,t){this.rules[e]=t}clearCache(){this.pluralRulesCache={}}getRule(e,t={}){let r,n=on("dev"===e?"en":e),i=t.ordinal?"ordinal":"cardinal",o=JSON.stringify({cleanedCode:n,type:i});if(o in this.pluralRulesCache)return this.pluralRulesCache[o];try{r=new Intl.PluralRules(n,{type:i})}catch(i){if(!Intl)return this.logger.error("No Intl support, please use an Intl polyfill!"),og;if(!e.match(/-|_/))return og;let n=this.languageUtils.getLanguagePartFromCode(e);r=this.getRule(n,t)}return this.pluralRulesCache[o]=r,r}needsPlural(e,t={}){let r=this.getRule(e,t);return r||(r=this.getRule("dev",t)),r?.resolvedOptions().pluralCategories.length>1}getPluralFormsOfKey(e,t,r={}){return this.getSuffixes(e,r).map(e=>`${t}${e}`)}getSuffixes(e,t={}){let r=this.getRule(e,t);return(r||(r=this.getRule("dev",t)),r)?r.resolvedOptions().pluralCategories.sort((e,t)=>oy[e]-oy[t]).map(e=>`${this.options.prepend}${t.ordinal?`ordinal${this.options.prepend}`:""}${e}`):[]}getSuffix(e,t,r={}){let n=this.getRule(e,r);return n?`${this.options.prepend}${r.ordinal?`ordinal${this.options.prepend}`:""}${n.select(t)}`:(this.logger.warn(`no plural rule found for: ${e}`),this.getSuffix("dev",t,r))}}let ov=(e,t,r,n=".",i=!0)=>{let o,a=void 0!==(o=i5(e,r))?o:i5(t,r);return!a&&i&&iX(r)&&void 0===(a=or(e,r,n))&&(a=or(t,r,n)),a};class ow{constructor(e={}){this.logger=oa.create("interpolator"),this.options=e,this.format=e?.interpolation?.format||(e=>e),this.init(e)}init(e={}){e.interpolation||(e.interpolation={escapeValue:!0});let{escape:t,escapeValue:r,useRawValueToEscape:n,prefix:i,prefixEscaped:o,suffix:a,suffixEscaped:s,formatSeparator:l,unescapeSuffix:u,unescapePrefix:c,nestingPrefix:d,nestingPrefixEscaped:p,nestingSuffix:f,nestingSuffixEscaped:h,nestingOptionsSeparator:m,maxReplaces:y,alwaysFormat:g}=e.interpolation;this.escape=void 0!==t?t:i7,this.escapeValue=void 0===r||r,this.useRawValueToEscape=void 0!==n&&n,this.prefix=i?i.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"):o||"{{",this.suffix=a?a.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"):s||"}}",this.formatSeparator=l||",",this.unescapePrefix=u?"":c||"-",this.unescapeSuffix=this.unescapePrefix?"":u||"",this.nestingPrefix=d?d.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"):p||"$t(".replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"),this.nestingSuffix=f?f.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"):h||")".replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"),this.nestingOptionsSeparator=m||",",this.maxReplaces=y||1e3,this.alwaysFormat=void 0!==g&&g,this.resetRegExp()}reset(){this.options&&this.init(this.options)}resetRegExp(){let e=(e,t)=>e?.source===t?(e.lastIndex=0,e):RegExp(t,"g");this.regexp=e(this.regexp,`${this.prefix}(.+?)${this.suffix}`),this.regexpUnescape=e(this.regexpUnescape,`${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`),this.nestingRegexp=e(this.nestingRegexp,`${this.nestingPrefix}((?:[^()"']+|"[^"]*"|'[^']*'|\\((?:[^()]|"[^"]*"|'[^']*')*\\))*?)${this.nestingSuffix}`)}interpolate(e,t,r,n){let i,o,a,s=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{},l=e=>{if(0>e.indexOf(this.formatSeparator)){let i=ov(t,s,e,this.options.keySeparator,this.options.ignoreJSONStructure);return this.alwaysFormat?this.format(i,void 0,r,{...n,...t,interpolationkey:e}):i}let i=e.split(this.formatSeparator),o=i.shift().trim(),a=i.join(this.formatSeparator).trim();return this.format(ov(t,s,o,this.options.keySeparator,this.options.ignoreJSONStructure),a,r,{...n,...t,interpolationkey:o})};this.resetRegExp();let u=n?.missingInterpolationHandler||this.options.missingInterpolationHandler,c=n?.interpolation?.skipOnVariables!==void 0?n.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables;return[{regex:this.regexpUnescape,safeValue:e=>e.replace(/\$/g,"$$$$")},{regex:this.regexp,safeValue:e=>this.escapeValue?this.escape(e).replace(/\$/g,"$$$$"):e.replace(/\$/g,"$$$$")}].forEach(t=>{for(a=0;i=t.regex.exec(e);){let r=i[1].trim();if(void 0===(o=l(r)))if("function"==typeof u){let t=u(e,i,n);o=iX(t)?t:""}else if(n&&Object.prototype.hasOwnProperty.call(n,r))o="";else if(c){o=i[0];continue}else this.logger.warn(`missed to pass in variable ${r} for interpolating ${e}`),o="";else iX(o)||this.useRawValueToEscape||(o=i0(o));let s=t.safeValue(o);if(e=e.replace(i[0],s),c?(t.regex.lastIndex+=o.length,t.regex.lastIndex-=i[0].length):t.regex.lastIndex=0,++a>=this.maxReplaces)break}}),e}nest(e,t,r={}){let n,i,o,a=(e,t)=>{let r=this.nestingOptionsSeparator;if(0>e.indexOf(r))return e;let n=e.split(RegExp(`${r}[ ]*{`)),i=`{${n[1]}`;e=n[0];let a=(i=this.interpolate(i,o)).match(/'/g),s=i.match(/"/g);((a?.length??0)%2!=0||s)&&s.length%2==0||(i=i.replace(/'/g,'"'));try{o=JSON.parse(i),t&&(o={...t,...o})}catch(t){return this.logger.warn(`failed parsing options string in nesting for key ${e}`,t),`${e}${r}${i}`}return o.defaultValue&&o.defaultValue.indexOf(this.prefix)>-1&&delete o.defaultValue,e};for(;n=this.nestingRegexp.exec(e);){let s=[];(o=(o={...r}).replace&&!iX(o.replace)?o.replace:o).applyPostProcessor=!1,delete o.defaultValue;let l=/{.*}/.test(n[1])?n[1].lastIndexOf("}")+1:n[1].indexOf(this.formatSeparator);if(-1!==l&&(s=n[1].slice(l).split(this.formatSeparator).map(e=>e.trim()).filter(Boolean),n[1]=n[1].slice(0,l)),(i=t(a.call(this,n[1].trim(),o),o))&&n[0]===e&&!iX(i))return i;iX(i)||(i=i0(i)),i||(this.logger.warn(`missed to resolve ${n[1]} for nesting ${e}`),i=""),s.length&&(i=s.reduce((e,t)=>this.format(e,t,r.lng,{...r,interpolationkey:n[1].trim()}),i.trim())),e=e.replace(n[0],i),this.regexp.lastIndex=0}return e}}let o_=e=>{let t={};return(r,n,i)=>{let o=i;i&&i.interpolationkey&&i.formatParams&&i.formatParams[i.interpolationkey]&&i[i.interpolationkey]&&(o={...o,[i.interpolationkey]:void 0});let a=n+JSON.stringify(o),s=t[a];return s||(s=e(on(n),i),t[a]=s),s(r)}},ox=e=>(t,r,n)=>e(on(r),n)(t);class oE{constructor(e={}){this.logger=oa.create("formatter"),this.options=e,this.init(e)}init(e,t={interpolation:{}}){this.formatSeparator=t.interpolation.formatSeparator||",";let r=t.cacheInBuiltFormats?o_:ox;this.formats={number:r((e,t)=>{let r=new Intl.NumberFormat(e,{...t});return e=>r.format(e)}),currency:r((e,t)=>{let r=new Intl.NumberFormat(e,{...t,style:"currency"});return e=>r.format(e)}),datetime:r((e,t)=>{let r=new Intl.DateTimeFormat(e,{...t});return e=>r.format(e)}),relativetime:r((e,t)=>{let r=new Intl.RelativeTimeFormat(e,{...t});return e=>r.format(e,t.range||"day")}),list:r((e,t)=>{let r=new Intl.ListFormat(e,{...t});return e=>r.format(e)})}}add(e,t){this.formats[e.toLowerCase().trim()]=t}addCached(e,t){this.formats[e.toLowerCase().trim()]=o_(t)}format(e,t,r,n={}){let i=t.split(this.formatSeparator);if(i.length>1&&i[0].indexOf("(")>1&&0>i[0].indexOf(")")&&i.find(e=>e.indexOf(")")>-1)){let e=i.findIndex(e=>e.indexOf(")")>-1);i[0]=[i[0],...i.splice(1,e)].join(this.formatSeparator)}return i.reduce((e,t)=>{let{formatName:i,formatOptions:o}=(e=>{let t=e.toLowerCase().trim(),r={};if(e.indexOf("(")>-1){let n=e.split("(");t=n[0].toLowerCase().trim();let i=n[1].substring(0,n[1].length-1);"currency"===t&&0>i.indexOf(":")?r.currency||(r.currency=i.trim()):"relativetime"===t&&0>i.indexOf(":")?r.range||(r.range=i.trim()):i.split(";").forEach(e=>{if(e){let[t,...n]=e.split(":"),i=n.join(":").trim().replace(/^'+|'+$/g,""),o=t.trim();r[o]||(r[o]=i),"false"===i&&(r[o]=!1),"true"===i&&(r[o]=!0),isNaN(i)||(r[o]=parseInt(i,10))}})}return{formatName:t,formatOptions:r}})(t);if(this.formats[i]){let t=e;try{let a=n?.formatParams?.[n.interpolationkey]||{},s=a.locale||a.lng||n.locale||n.lng||r;t=this.formats[i](e,s,{...o,...n,...a})}catch(e){this.logger.warn(e)}return t}return this.logger.warn(`there was no format function for ${i}`),e},e)}}class oS extends os{constructor(e,t,r,n={}){super(),this.backend=e,this.store=t,this.services=r,this.languageUtils=r.languageUtils,this.options=n,this.logger=oa.create("backendConnector"),this.waitingReads=[],this.maxParallelReads=n.maxParallelReads||10,this.readingCalls=0,this.maxRetries=n.maxRetries>=0?n.maxRetries:5,this.retryTimeout=n.retryTimeout>=1?n.retryTimeout:350,this.state={},this.queue=[],this.backend?.init?.(r,n.backend,n)}queueLoad(e,t,r,n){let i={},o={},a={},s={};return e.forEach(e=>{let n=!0;t.forEach(t=>{let a=`${e}|${t}`;!r.reload&&this.store.hasResourceBundle(e,t)?this.state[a]=2:this.state[a]<0||(1===this.state[a]?void 0===o[a]&&(o[a]=!0):(this.state[a]=1,n=!1,void 0===o[a]&&(o[a]=!0),void 0===i[a]&&(i[a]=!0),void 0===s[t]&&(s[t]=!0)))}),n||(a[e]=!0)}),(Object.keys(i).length||Object.keys(o).length)&&this.queue.push({pending:o,pendingCount:Object.keys(o).length,loaded:{},errors:[],callback:n}),{toLoad:Object.keys(i),pending:Object.keys(o),toLoadLanguages:Object.keys(a),toLoadNamespaces:Object.keys(s)}}loaded(e,t,r){let n=e.split("|"),i=n[0],o=n[1];t&&this.emit("failedLoading",i,o,t),!t&&r&&this.store.addResourceBundle(i,o,r,void 0,void 0,{skipCopy:!0}),this.state[e]=t?-1:2,t&&r&&(this.state[e]=0);let a={};this.queue.forEach(r=>{((e,t,r,n)=>{let{obj:i,k:o}=i2(e,t,Object);i[o]=i[o]||[],i[o].push(r)})(r.loaded,[i],o),void 0!==r.pending[e]&&(delete r.pending[e],r.pendingCount--),t&&r.errors.push(t),0!==r.pendingCount||r.done||(Object.keys(r.loaded).forEach(e=>{a[e]||(a[e]={});let t=r.loaded[e];t.length&&t.forEach(t=>{void 0===a[e][t]&&(a[e][t]=!0)})}),r.done=!0,r.errors.length?r.callback(r.errors):r.callback())}),this.emit("loaded",a),this.queue=this.queue.filter(e=>!e.done)}read(e,t,r,n=0,i=this.retryTimeout,o){if(!e.length)return o(null,{});if(this.readingCalls>=this.maxParallelReads)return void this.waitingReads.push({lng:e,ns:t,fcName:r,tried:n,wait:i,callback:o});this.readingCalls++;let a=(a,s)=>{if(this.readingCalls--,this.waitingReads.length>0){let e=this.waitingReads.shift();this.read(e.lng,e.ns,e.fcName,e.tried,e.wait,e.callback)}a&&s&&n<this.maxRetries?setTimeout(()=>{this.read.call(this,e,t,r,n+1,2*i,o)},i):o(a,s)},s=this.backend[r].bind(this.backend);if(2===s.length){try{let r=s(e,t);r&&"function"==typeof r.then?r.then(e=>a(null,e)).catch(a):a(null,r)}catch(e){a(e)}return}return s(e,t,a)}prepareLoading(e,t,r={},n){if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),n&&n();iX(e)&&(e=this.languageUtils.toResolveHierarchy(e)),iX(t)&&(t=[t]);let i=this.queueLoad(e,t,r,n);if(!i.toLoad.length)return i.pending.length||n(),null;i.toLoad.forEach(e=>{this.loadOne(e)})}load(e,t,r){this.prepareLoading(e,t,{},r)}reload(e,t,r){this.prepareLoading(e,t,{reload:!0},r)}loadOne(e,t=""){let r=e.split("|"),n=r[0],i=r[1];this.read(n,i,"read",void 0,void 0,(r,o)=>{r&&this.logger.warn(`${t}loading namespace ${i} for language ${n} failed`,r),!r&&o&&this.logger.log(`${t}loaded namespace ${i} for language ${n}`,o),this.loaded(e,r,o)})}saveMissing(e,t,r,n,i,o={},a=()=>{}){if(this.services?.utils?.hasLoadedNamespace&&!this.services?.utils?.hasLoadedNamespace(t))return void this.logger.warn(`did not save key "${r}" as the namespace "${t}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");if(null!=r&&""!==r){if(this.backend?.create){let s={...o,isUpdate:i},l=this.backend.create.bind(this.backend);if(l.length<6)try{let i;(i=5===l.length?l(e,t,r,n,s):l(e,t,r,n))&&"function"==typeof i.then?i.then(e=>a(null,e)).catch(a):a(null,i)}catch(e){a(e)}else l(e,t,r,n,a,s)}e&&e[0]&&this.store.addResource(e[0],t,r,n)}}}let oD=()=>({debug:!1,initAsync:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!1,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:e=>{let t={};if("object"==typeof e[1]&&(t=e[1]),iX(e[1])&&(t.defaultValue=e[1]),iX(e[2])&&(t.tDescription=e[2]),"object"==typeof e[2]||"object"==typeof e[3]){let r=e[3]||e[2];Object.keys(r).forEach(e=>{t[e]=r[e]})}return t},interpolation:{escapeValue:!0,format:e=>e,prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0},cacheInBuiltFormats:!0}),oO=e=>(iX(e.ns)&&(e.ns=[e.ns]),iX(e.fallbackLng)&&(e.fallbackLng=[e.fallbackLng]),iX(e.fallbackNS)&&(e.fallbackNS=[e.fallbackNS]),e.supportedLngs?.indexOf?.("cimode")<0&&(e.supportedLngs=e.supportedLngs.concat(["cimode"])),"boolean"==typeof e.initImmediate&&(e.initAsync=e.initImmediate),e),oP=()=>{};class oC extends os{constructor(e={},t){if(super(),this.options=oO(e),this.services={},this.logger=oa,this.modules={external:[]},(e=>{Object.getOwnPropertyNames(Object.getPrototypeOf(e)).forEach(t=>{"function"==typeof e[t]&&(e[t]=e[t].bind(e))})})(this),t&&!this.isInitialized&&!e.isClone){if(!this.options.initAsync)return this.init(e,t),this;setTimeout(()=>{this.init(e,t)},0)}}init(e={},t){this.isInitializing=!0,"function"==typeof e&&(t=e,e={}),null==e.defaultNS&&e.ns&&(iX(e.ns)?e.defaultNS=e.ns:0>e.ns.indexOf("translation")&&(e.defaultNS=e.ns[0]));let r=oD();this.options={...r,...this.options,...oO(e)},this.options.interpolation={...r.interpolation,...this.options.interpolation},void 0!==e.keySeparator&&(this.options.userDefinedKeySeparator=e.keySeparator),void 0!==e.nsSeparator&&(this.options.userDefinedNsSeparator=e.nsSeparator);let n=e=>e?"function"==typeof e?new e:e:null;if(!this.options.isClone){let e;this.modules.logger?oa.init(n(this.modules.logger),this.options):oa.init(null,this.options),e=this.modules.formatter?this.modules.formatter:oE;let t=new om(this.options);this.store=new ol(this.options.resources,this.options);let i=this.services;i.logger=oa,i.resourceStore=this.store,i.languageUtils=t,i.pluralResolver=new ob(t,{prepend:this.options.pluralSeparator,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),this.options.interpolation.format&&this.options.interpolation.format!==r.interpolation.format&&this.logger.deprecate("init: you are still using the legacy format function, please use the new approach: https://www.i18next.com/translation-function/formatting"),e&&(!this.options.interpolation.format||this.options.interpolation.format===r.interpolation.format)&&(i.formatter=n(e),i.formatter.init&&i.formatter.init(i,this.options),this.options.interpolation.format=i.formatter.format.bind(i.formatter)),i.interpolator=new ow(this.options),i.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},i.backendConnector=new oS(n(this.modules.backend),i.resourceStore,i,this.options),i.backendConnector.on("*",(e,...t)=>{this.emit(e,...t)}),this.modules.languageDetector&&(i.languageDetector=n(this.modules.languageDetector),i.languageDetector.init&&i.languageDetector.init(i,this.options.detection,this.options)),this.modules.i18nFormat&&(i.i18nFormat=n(this.modules.i18nFormat),i.i18nFormat.init&&i.i18nFormat.init(this)),this.translator=new oh(this.services,this.options),this.translator.on("*",(e,...t)=>{this.emit(e,...t)}),this.modules.external.forEach(e=>{e.init&&e.init(this)})}if(this.format=this.options.interpolation.format,t||(t=oP),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){let e=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);e.length>0&&"dev"!==e[0]&&(this.options.lng=e[0])}this.services.languageDetector||this.options.lng||this.logger.warn("init: no languageDetector is used and no lng is defined"),["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"].forEach(e=>{this[e]=(...t)=>this.store[e](...t)}),["addResource","addResources","addResourceBundle","removeResourceBundle"].forEach(e=>{this[e]=(...t)=>(this.store[e](...t),this)});let i=iQ(),o=()=>{let e=(e,r)=>{this.isInitializing=!1,this.isInitialized&&!this.initializedStoreOnce&&this.logger.warn("init: i18next is already initialized. You should call init just once!"),this.isInitialized=!0,this.options.isClone||this.logger.log("initialized",this.options),this.emit("initialized",this.options),i.resolve(r),t(e,r)};if(this.languages&&!this.isInitialized)return e(null,this.t.bind(this));this.changeLanguage(this.options.lng,e)};return this.options.resources||!this.options.initAsync?o():setTimeout(o,0),i}loadResources(e,t=oP){let r=t,n=iX(e)?e:this.language;if("function"==typeof e&&(r=e),!this.options.resources||this.options.partialBundledLanguages){if(n?.toLowerCase()==="cimode"&&(!this.options.preload||0===this.options.preload.length))return r();let e=[],t=t=>{t&&"cimode"!==t&&this.services.languageUtils.toResolveHierarchy(t).forEach(t=>{"cimode"!==t&&0>e.indexOf(t)&&e.push(t)})};n?t(n):this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach(e=>t(e)),this.options.preload?.forEach?.(e=>t(e)),this.services.backendConnector.load(e,this.options.ns,e=>{e||this.resolvedLanguage||!this.language||this.setResolvedLanguage(this.language),r(e)})}else r(null)}reloadResources(e,t,r){let n=iQ();return"function"==typeof e&&(r=e,e=void 0),"function"==typeof t&&(r=t,t=void 0),e||(e=this.languages),t||(t=this.options.ns),r||(r=oP),this.services.backendConnector.reload(e,t,e=>{n.resolve(),r(e)}),n}use(e){if(!e)throw Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!e.type)throw Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return"backend"===e.type&&(this.modules.backend=e),("logger"===e.type||e.log&&e.warn&&e.error)&&(this.modules.logger=e),"languageDetector"===e.type&&(this.modules.languageDetector=e),"i18nFormat"===e.type&&(this.modules.i18nFormat=e),"postProcessor"===e.type&&ou.addPostProcessor(e),"formatter"===e.type&&(this.modules.formatter=e),"3rdParty"===e.type&&this.modules.external.push(e),this}setResolvedLanguage(e){if(e&&this.languages&&!(["cimode","dev"].indexOf(e)>-1)){for(let e=0;e<this.languages.length;e++){let t=this.languages[e];if(!(["cimode","dev"].indexOf(t)>-1)&&this.store.hasLanguageSomeTranslations(t)){this.resolvedLanguage=t;break}}!this.resolvedLanguage&&0>this.languages.indexOf(e)&&this.store.hasLanguageSomeTranslations(e)&&(this.resolvedLanguage=e,this.languages.unshift(e))}}changeLanguage(e,t){this.isLanguageChangingTo=e;let r=iQ();this.emit("languageChanging",e);let n=e=>{this.language=e,this.languages=this.services.languageUtils.toResolveHierarchy(e),this.resolvedLanguage=void 0,this.setResolvedLanguage(e)},i=(i,o)=>{o?this.isLanguageChangingTo===e&&(n(o),this.translator.changeLanguage(o),this.isLanguageChangingTo=void 0,this.emit("languageChanged",o),this.logger.log("languageChanged",o)):this.isLanguageChangingTo=void 0,r.resolve((...e)=>this.t(...e)),t&&t(i,(...e)=>this.t(...e))},o=t=>{e||t||!this.services.languageDetector||(t=[]);let r=iX(t)?t:t&&t[0],o=this.store.hasLanguageSomeTranslations(r)?r:this.services.languageUtils.getBestMatchFromCodes(iX(t)?[t]:t);o&&(this.language||n(o),this.translator.language||this.translator.changeLanguage(o),this.services.languageDetector?.cacheUserLanguage?.(o)),this.loadResources(o,e=>{i(e,o)})};return e||!this.services.languageDetector||this.services.languageDetector.async?!e&&this.services.languageDetector&&this.services.languageDetector.async?0===this.services.languageDetector.detect.length?this.services.languageDetector.detect().then(o):this.services.languageDetector.detect(o):o(e):o(this.services.languageDetector.detect()),r}getFixedT(e,t,r){let n=(e,t,...i)=>{let o,a;(o="object"!=typeof t?this.options.overloadTranslationOptionHandler([e,t].concat(i)):{...t}).lng=o.lng||n.lng,o.lngs=o.lngs||n.lngs,o.ns=o.ns||n.ns,""!==o.keyPrefix&&(o.keyPrefix=o.keyPrefix||r||n.keyPrefix);let s=this.options.keySeparator||".";return o.keyPrefix&&Array.isArray(e)?a=e.map(e=>("function"==typeof e&&(e=od(e,{...this.options,...t})),`${o.keyPrefix}${s}${e}`)):("function"==typeof e&&(e=od(e,{...this.options,...t})),a=o.keyPrefix?`${o.keyPrefix}${s}${e}`:e),this.t(a,o)};return iX(e)?n.lng=e:n.lngs=e,n.ns=t,n.keyPrefix=r,n}t(...e){return this.translator?.translate(...e)}exists(...e){return this.translator?.exists(...e)}setDefaultNamespace(e){this.options.defaultNS=e}hasLoadedNamespace(e,t={}){if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;let r=t.lng||this.resolvedLanguage||this.languages[0],n=!!this.options&&this.options.fallbackLng,i=this.languages[this.languages.length-1];if("cimode"===r.toLowerCase())return!0;let o=(e,t)=>{let r=this.services.backendConnector.state[`${e}|${t}`];return -1===r||0===r||2===r};if(t.precheck){let e=t.precheck(this,o);if(void 0!==e)return e}return!!(this.hasResourceBundle(r,e)||!this.services.backendConnector.backend||this.options.resources&&!this.options.partialBundledLanguages||o(r,e)&&(!n||o(i,e)))}loadNamespaces(e,t){let r=iQ();return this.options.ns?(iX(e)&&(e=[e]),e.forEach(e=>{0>this.options.ns.indexOf(e)&&this.options.ns.push(e)}),this.loadResources(e=>{r.resolve(),t&&t(e)}),r):(t&&t(),Promise.resolve())}loadLanguages(e,t){let r=iQ();iX(e)&&(e=[e]);let n=this.options.preload||[],i=e.filter(e=>0>n.indexOf(e)&&this.services.languageUtils.isSupportedCode(e));return i.length?(this.options.preload=n.concat(i),this.loadResources(e=>{r.resolve(),t&&t(e)}),r):(t&&t(),Promise.resolve())}dir(e){if(e||(e=this.resolvedLanguage||(this.languages?.length>0?this.languages[0]:this.language)),!e)return"rtl";try{let t=new Intl.Locale(e);if(t&&t.getTextInfo){let e=t.getTextInfo();if(e&&e.direction)return e.direction}}catch(e){}let t=this.services?.languageUtils||new om(oD());return e.toLowerCase().indexOf("-latn")>1?"ltr":["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"].indexOf(t.getLanguagePartFromCode(e))>-1||e.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}static createInstance(e={},t){return new oC(e,t)}cloneInstance(e={},t=oP){let r=e.forkResourceStore;r&&delete e.forkResourceStore;let n={...this.options,...e,isClone:!0},i=new oC(n);return(void 0!==e.debug||void 0!==e.prefix)&&(i.logger=i.logger.clone(e)),["store","services","language"].forEach(e=>{i[e]=this[e]}),i.services={...this.services},i.services.utils={hasLoadedNamespace:i.hasLoadedNamespace.bind(i)},r&&(i.store=new ol(Object.keys(this.store.data).reduce((e,t)=>(e[t]={...this.store.data[t]},e[t]=Object.keys(e[t]).reduce((r,n)=>(r[n]={...e[t][n]},r),e[t]),e),{}),n),i.services.resourceStore=i.store),i.translator=new oh(i.services,n),i.translator.on("*",(e,...t)=>{i.emit(e,...t)}),i.init(n,t),i.translator.options=n,i.translator.backendConnector.services.utils={hasLoadedNamespace:i.hasLoadedNamespace.bind(i)},i}toJSON(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}let ok=oC.createInstance();ok.createInstance=oC.createInstance,ok.createInstance,ok.dir,ok.init,ok.loadResources,ok.reloadResources,ok.use,ok.changeLanguage,ok.getFixedT,ok.t,ok.exists,ok.setDefaultNamespace,ok.hasLoadedNamespace,ok.loadNamespaces,ok.loadLanguages;let oT=ok.default||ok;function oj(e,t,r,n){return oT.t(t,{ns:e,defaultValue:r,...n})}function oR(e,t,r){return iJ[e]?oj("core",e,t??iJ[e],r):(console.error(`O3 Core Translations does not provide key '${e}'. The key itself is being rendered as text.`),e)}oT.on("initialized",function(){window.i18next.loadNamespaces(["core"])});let oA="import-map-override:",oN="import-map-overrides-disabled",oM="import-map-overrides:change",o$=!1,oI=null,oL=null;async function oF(){return oL??(oL=oB().then(({map:e,complete:t})=>(t||(oL=null),e))),oL}async function oB(){let e=document.querySelectorAll('script[type="systemjs-importmap"]'),t=[],r=!0;for(let n=0;n<e.length;n++){let i=e[n];try{if(i.src){let e=await fetch(i.src);if(!e.ok)throw Error(`Request for ${i.src} returned ${e.status} ${e.statusText}`);t.push(await e.json())}else i.textContent&&t.push(JSON.parse(i.textContent))}catch(e){r=!1,console.warn(`[import-maps] Failed to parse import map from script tag at index ${n}`,e)}}return{map:oV(t),complete:r}}function oV(e){let t={imports:{}};for(let r of e)r?.imports&&Object.assign(t.imports,r.imports);return t}function oU(){let e={};try{let t=oG();for(let r=0;r<localStorage.length;r++){let n=localStorage.key(r);if(n?.startsWith(oA)){let r=n.slice(oA.length);if(!t.includes(r)){let t=localStorage.getItem(n);t&&(e[r]=t)}}}}catch(e){console.warn("[import-maps] Failed to read import-map overrides from localStorage",e)}return{imports:e}}async function oW(){let e=await oF();return o$?oV([e,oI??oU()]):e}async function oK(){return oF()}async function oH(){return o$?oV([await oF(),oU()]):oF()}function oz(e){if(!o$)return{imports:{}};if(e){let e={};for(let t=0;t<localStorage.length;t++){let r=localStorage.key(t);if(r?.startsWith(oA)){let t=localStorage.getItem(r);t&&(e[r.slice(oA.length)]=t)}}return{imports:e}}return oU()}function oG(){if(!o$)return[];try{let e=localStorage.getItem(oN);if(e){let t=JSON.parse(e);if(Array.isArray(t))return t}}catch{}return[]}function oq(e){return!!o$&&oG().includes(e)}function oY(e,t){if(!o$)return void console.warn("[Security] Import map overrides are disabled in production mode.");try{localStorage.setItem(oA+e,t),window.dispatchEvent(new CustomEvent(oM))}catch(e){console.warn("[import-maps] Failed to write import-map override to localStorage",e)}}function oZ(e){if(!o$)return void console.warn("[Security] Import map overrides are disabled in production mode.");try{localStorage.removeItem(oA+e);let t=oG().filter(t=>t!==e);t.length>0?localStorage.setItem(oN,JSON.stringify(t)):localStorage.removeItem(oN),window.dispatchEvent(new CustomEvent(oM))}catch(e){console.warn("[import-maps] Failed to update import-map overrides in localStorage",e)}}function oJ(){if(!o$)return void console.warn("[Security] Import map overrides are disabled in production mode.");try{let e=[];for(let t=0;t<localStorage.length;t++){let r=localStorage.key(t);r?.startsWith(oA)&&e.push(r)}e.forEach(e=>localStorage.removeItem(e)),localStorage.removeItem(oN),window.dispatchEvent(new CustomEvent(oM))}catch(e){console.warn("[import-maps] Failed to clear import-map overrides from localStorage",e)}}function oX(e){if(!o$)return void console.warn("[Security] Import map overrides are disabled in production mode.");try{let t=oG().filter(t=>t!==e);t.length>0?localStorage.setItem(oN,JSON.stringify(t)):localStorage.removeItem(oN),window.dispatchEvent(new CustomEvent(oM))}catch(e){console.warn("[import-maps] Failed to update import-map overrides in localStorage",e)}}let oQ=!1;function o0(){!oQ&&(oQ=!0,(o$="development"===window.spaEnv)&&(oI=oU()))}function o1(e){return e.replace(/[\/\-@]/g,"_")}async function o3(e,t="./start",n){var i;let o,a=!n?.maxLoadingTime||n.maxLoadingTime<=0?6e5:n.maxLoadingTime;await Promise.race([o4(e,n?.importMap),new Promise((t,r)=>{o=setTimeout(()=>{var t;r(Error(`Could not resolve requested script, ${e}, within ${(t=a)<1e3?`${t} milliseconds`:t<6e4?`${Math.floor(t/1e3)} seconds`:t<36e5?`${Math.floor(t/6e4)} minutes`:t<864e5?`${Math.floor(t/36e5)} hours`:`${Math.floor(t/864e5)} days`}.`))},a)})]),o&&clearTimeout(o);let s=o1(e),l=window[s];if(!("object"==typeof(i=l)&&null!==i&&"init"in i&&"function"==typeof i.init&&"get"in i&&"function"==typeof i.get)){let e=`The global variable ${s} does not refer to a federated module`;throw console.error(e),Error(e)}l.init(r.S.default);let u=(await l.get(t))();if("object"!=typeof u||null===u){let t=`Container for ${e} did not return an ESM module as expected`;throw console.error(t),Error(t)}return u}async function o4(e,t){if("string"!=typeof e||0===e.trim().length){let e="Attempted to call importDynamic() without supplying a package to load";throw console.error(e),Error(e)}let r=o1(e);if(!window[r]){let r=t??await o2();if(!r.imports.hasOwnProperty(e)){let t=`Could not find the package ${e} defined in the current importmap`;throw console.error(t),Error(t)}let n=r.imports[e];n.startsWith("./")&&(n=window.spaBase+n.substring(1));let i=e in oz().imports;try{return await function(e){var t;let r=(t=window)[o6]??(t[o6]=new Map),n=r.get(e);if(n)return n;if(document.head.querySelector(`script[src="${e}"]`))return console.warn(`Script at ${e} already loaded. Not loading it again.`),Promise.resolve();let i=document.createElement("script");i.src=e,i.type="text/javascript",i.async=!0;let o=new Promise((t,n)=>{let o=setTimeout(()=>{console.error(`The script at ${e} did not load within 5 seconds. This may indicate an issue with the imports in the script's entry-point file or with the script's bundler configuration.`)},5e3);function a(){clearTimeout(o),i.removeEventListener("load",s),i.removeEventListener("error",l)}function s(){a(),t()}function l(t){a(),r.delete(e),i.remove();let o=`Failed to load script from ${e}`;console.error(o,t),n(t.message??o)}i.addEventListener("load",s),i.addEventListener("error",l),document.head.appendChild(i)});return r.set(e,o),o}(n)}catch(e){return i&&j({kind:"error",title:oR("scriptLoadingFailed","Error: Script failed to load"),description:oR("scriptLoadingError","Failed to load overridden script from {{- url}}. Please check that the bundled script is available at the expected URL. Click the button below to reset all import map overrides.",{url:n}),actionButtonLabel:oR("resetOverrides","Reset overrides"),onActionButtonClick(){oJ(),window.location.reload()}}),Promise.reject(e)}}return Promise.resolve()}async function o2(){return oW()}let o6=Symbol.for("__openmrs_script_loading");function o5(e){return!!e&&"object"==typeof e&&!(Object.hasOwn(e,"pages")&&(!e.pages||!Array.isArray(e.pages))||Object.hasOwn(e,"extensions")&&(!e.extensions||!Array.isArray(e.extensions))||Object.hasOwn(e,"workspaces")&&(!e.workspaces||!Array.isArray(e.workspaces))||Object.hasOwn(e,"modals")&&(!e.modals||!Array.isArray(e.modals)))}function o8(e){return!!e&&"object"==typeof e&&"routes"in e&&!!e.routes&&"object"==typeof e.routes&&Object.entries(e.routes).every(([e,t])=>"string"==typeof e&&o5(t))}let o9="openmrs-routes:",o7="openmrs-routes:change",ae=!1,at=null,ar=null;async function an(){return ar??(ar=ai().then(({map:e,complete:t})=>(t||(ar=null),e))),ar}async function ai(){let e=document.querySelectorAll("script[type='openmrs-routes']"),t=[],r=!0;for(let n=0;n<e.length;n++){let i=e[n];try{let e;if(i.src){let t=await fetch(i.src);if(!t.ok)throw Error(`Request for ${i.src} returned ${t.status} ${t.statusText}`);e=await t.json()}else i.textContent&&(e=JSON.parse(i.textContent));e&&o8(e)&&t.push(e)}catch(e){r=!1,console.warn(`[route-maps] Failed to parse routes from script tag at index ${n}`,e)}}return{map:ao(t),complete:r}}function ao(e){let t={routes:{}};for(let r of e)r&&"object"==typeof r&&!Array.isArray(r)&&(Object.assign(t.routes,r.routes),void 0===t.version&&void 0!==r.version&&(t.version=r.version));return t}async function aa(){let e={version:void 0,routes:{}};try{let t=[];for(let e=0;e<localStorage.length;e++){let r=localStorage.key(e);if(r?.startsWith(o9)){let e=localStorage.getItem(r);e&&t.push({moduleName:r.slice(o9.length),raw:e})}}for(let r of(await Promise.allSettled(t.map(async({moduleName:e,raw:t})=>{let r=JSON.parse(t);if(o5(r))return{moduleName:e,routes:r};if("string"==typeof r&&r.startsWith("http")){let t=await fetch(r),n=await t.json();if(o5(n))return{moduleName:e,routes:n};throw Error(`${r} did not resolve to a valid OpenmrsAppRoutes object`)}throw Error(`Override for ${e} is neither a valid routes object nor a URL`)}))))"fulfilled"===r.status?e.routes[r.value.moduleName]=r.value.routes:console.warn("[route-maps] Failed to load route override",r.reason)}catch(e){console.warn("[route-maps] Failed to read route overrides from localStorage",e)}return e}async function as(){let e=await an();return ae?ao([e,at??await aa()]):e}async function al(){return an()}async function au(){return ae?ao([await an(),await aa()]):an()}function ac(){if(!ae)return{};let e={};try{for(let t=0;t<localStorage.length;t++){let r=localStorage.key(t);if(r?.startsWith(o9)){let t=localStorage.getItem(r);t&&(e[r.slice(o9.length)]=t)}}}catch(e){console.warn("[route-maps] Failed to read route overrides from localStorage",e)}return e}function ad(e,t){if(!ae)return void console.warn("[Security] Route overrides are disabled outside development mode.");try{if("string"==typeof t)if(t.startsWith("http"))localStorage.setItem(o9+e,JSON.stringify(t));else{let r=JSON.parse(t);if(!o5(r))return void console.error(`The supplied routes for ${e} is not a valid OpenmrsAppRoutes object`,t);localStorage.setItem(o9+e,JSON.stringify(r))}else if(t instanceof URL)localStorage.setItem(o9+e,JSON.stringify(t.toString()));else{if(!o5(t))return void console.error(`Override for ${e} is not in a valid format. Expected either a Javascript Object, a JSON string of a Javascript object, or a URL`,t);localStorage.setItem(o9+e,JSON.stringify(t))}window.dispatchEvent(new CustomEvent(o7))}catch(e){console.warn("[route-maps] Failed to write route override to localStorage",e)}}function ap(e){if(!ae)return void console.warn("[Security] Route overrides are disabled outside development mode.");try{localStorage.removeItem(o9+e),window.dispatchEvent(new CustomEvent(o7))}catch(e){console.warn("[route-maps] Failed to remove route override from localStorage",e)}}function af(){if(!ae)return void console.warn("[Security] Route overrides are disabled outside development mode.");try{let e=[];for(let t=0;t<localStorage.length;t++){let r=localStorage.key(t);r?.startsWith(o9)&&e.push(r)}e.forEach(e=>localStorage.removeItem(e)),window.dispatchEvent(new CustomEvent(o7))}catch(e){console.warn("[route-maps] Failed to clear route overrides from localStorage",e)}}let ah=null;function am(){return ah||(ah=(ae="development"===window.spaEnv)?aa().then(e=>{at=e}):Promise.resolve())}let ay=`${iC}/attachment`;function ag(e,t){return iR(`${ay}/${e}`,{signal:t.signal})}function ab(e,t,r){return iR(`${ay}?patient=${e}&includeEncounterless=${t}`,{signal:r.signal})}async function av(e,t){let r=new FormData;return r.append("fileCaption",t.fileDescription),r.append("patient",e),t.file?r.append("file",t.file,t.fileName):(r.append("file",new File([""],t.fileName),t.fileName),r.append("base64Content",t.base64Content)),iR(`${ay}`,{method:"POST",body:r})}function aw(e,t){return iR(`${ay}/${e}`,{method:"DELETE",signal:t.signal})}try{self["workbox:window:6.5.4"]&&_()}catch(e){}function a_(e,t){return new Promise(function(r){var n=new MessageChannel;n.port1.onmessage=function(e){r(e.data)},e.postMessage(t,[n.port2])})}function ax(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function aE(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}try{self["workbox:core:6.5.4"]&&_()}catch(e){}var aS=function(){var e=this;this.promise=new Promise(function(t,r){e.resolve=t,e.reject=r})};function aD(e,t){var r=location.href;return new URL(e,r).href===new URL(t,r).href}var aO=function(e,t){this.type=e,Object.assign(this,t)};function aP(e,t,r){return r?t?t(e):e:(e&&e.then||(e=Promise.resolve(e)),t?e.then(t):e)}function aC(){}var ak={type:"SKIP_WAITING"};function aT(e,t){if(!t)return e&&e.then?e.then(aC):Promise.resolve()}var aj=function(e){function t(t,r){var n,i;return void 0===r&&(r={}),(n=e.call(this)||this).nn={},n.tn=0,n.rn=new aS,n.en=new aS,n.on=new aS,n.un=0,n.an=new Set,n.cn=function(){var e=n.fn,t=e.installing;n.tn>0||!aD(t.scriptURL,n.sn.toString())||performance.now()>n.un+6e4?(n.vn=t,e.removeEventListener("updatefound",n.cn)):(n.hn=t,n.an.add(t),n.rn.resolve(t)),++n.tn,t.addEventListener("statechange",n.ln)},n.ln=function(e){var t=n.fn,r=e.target,i=r.state,o=r===n.vn,a={sw:r,isExternal:o,originalEvent:e};!o&&n.mn&&(a.isUpdate=!0),n.dispatchEvent(new aO(i,a)),"installed"===i?n.wn=self.setTimeout(function(){"installed"===i&&t.waiting===r&&n.dispatchEvent(new aO("waiting",a))},200):"activating"===i&&(clearTimeout(n.wn),o||n.en.resolve(r))},n.dn=function(e){var t=n.hn,r=t!==navigator.serviceWorker.controller;n.dispatchEvent(new aO("controlling",{isExternal:r,originalEvent:e,sw:t,isUpdate:n.mn})),r||n.on.resolve(t)},i=function(e){var t=e.data,r=e.ports,i=e.source;return aP(n.getSW(),function(){n.an.has(i)&&n.dispatchEvent(new aO("message",{data:t,originalEvent:e,ports:r,sw:i}))})},n.gn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];try{return Promise.resolve(i.apply(this,e))}catch(e){return Promise.reject(e)}},n.sn=t,n.nn=r,navigator.serviceWorker.addEventListener("message",n.gn),n}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e;var r,n,i=t.prototype;return i.register=function(e){var t=(void 0===e?{}:e).immediate,r=void 0!==t&&t;try{var n,i,o,a=this;return n=function(){if(!r&&"complete"!==document.readyState)return aT(new Promise(function(e){return window.addEventListener("load",e)}))},i=function(){return a.mn=!!navigator.serviceWorker.controller,a.yn=a.pn(),aP(a.bn(),function(e){a.fn=e,a.yn&&(a.hn=a.yn,a.en.resolve(a.yn),a.on.resolve(a.yn),a.yn.addEventListener("statechange",a.ln,{once:!0}));var t=a.fn.waiting;return t&&aD(t.scriptURL,a.sn.toString())&&(a.hn=t,Promise.resolve().then(function(){a.dispatchEvent(new aO("waiting",{sw:t,wasWaitingBeforeRegister:!0}))}).then(function(){})),a.hn&&(a.rn.resolve(a.hn),a.an.add(a.hn)),a.fn.addEventListener("updatefound",a.cn),navigator.serviceWorker.addEventListener("controllerchange",a.dn),a.fn})},(o=n())&&o.then?o.then(i):i(o)}catch(e){return Promise.reject(e)}},i.update=function(){try{return this.fn?aT(this.fn.update()):void 0}catch(e){return Promise.reject(e)}},i.getSW=function(){return void 0!==this.hn?Promise.resolve(this.hn):this.rn.promise},i.messageSW=function(e){try{return aP(this.getSW(),function(t){return a_(t,e)})}catch(e){return Promise.reject(e)}},i.messageSkipWaiting=function(){this.fn&&this.fn.waiting&&a_(this.fn.waiting,ak)},i.pn=function(){var e=navigator.serviceWorker.controller;return e&&aD(e.scriptURL,this.sn.toString())?e:void 0},i.bn=function(){try{var e=this;return function(e,t){try{var r=e()}catch(e){return t(e)}return r&&r.then?r.then(void 0,t):r}(function(){return aP(navigator.serviceWorker.register(e.sn,e.nn),function(t){return e.un=performance.now(),t})},function(e){throw e})}catch(e){return Promise.reject(e)}},r=[{key:"active",get:function(){return this.en.promise}},{key:"controlling",get:function(){return this.on.promise}}],ax(t.prototype,r),n&&ax(t,n),t}(function(){function e(){this.Pn=new Map}var t=e.prototype;return t.addEventListener=function(e,t){this.Sn(e).add(t)},t.removeEventListener=function(e,t){this.Sn(e).delete(t)},t.dispatchEvent=function(e){e.target=this;for(var t,r=function(e){var t;if("u"<typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(t=function(e){if(e){if("string"==typeof e)return aE(e,void 0);var t=Object.prototype.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?aE(e,void 0):void 0}}(e))){t&&(e=t);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(t=e[Symbol.iterator]()).next.bind(t)}(this.Sn(e.type));!(t=r()).done;)(0,t.value)(e)},t.Sn=function(e){return this.Pn.has(e)||this.Pn.set(e,new Set),this.Pn.get(e)},e}());function aR(e,t){if(void 0!==p)return console.warn(`The application's Service Worker has already been registered. The new service worker at ${e} will not be registered.`),p;if(!("serviceWorker"in navigator))throw Error("Registering the Service Worker is not possible due to missing browser capabilities.");let r=new aj(e,t);return p=r.register().then(()=>r.controlling.then(()=>r))}function aA(){return p??Promise.resolve(void 0)}let aN="x-omrs-offline-response-body",aM="x-omrs-offline-response-status",a$="x-omrs-offline-caching-strategy";async function aI(e){let t=await aA();return t?await t.messageSW(e):{success:!1,result:void 0,error:"No service worker has been registered. This is typically the case when the application has been built without offline-related features."}}async function aL(){let e=window.sessionStorage;try{e.setItem("someKeyHere","test"),e.removeItem("someKeyHere")}catch(t){if(t.code===DOMException.QUOTA_EXCEEDED_ERR&&0===e.length)return!0}return!1}async function aF(){return!window.indexedDB}async function aB(){return new Promise(e=>{let t=indexedDB.open("test");t.onerror=()=>e(!0),t.onsuccess=()=>e(!1)})}async function aV(){return await aB()||await aF()||await aL()}let aU="openmrs3:offline-mode",aW="unavailable";function aK(){return{current:aW,notAvailable:"unavailable"===aW,active:"on"===aW}}function aH(e){"unavailable"!==aW&&"unavailable"!==e&&(localStorage.setItem(aU,"on"===e?"active":"disabled"),aW=e)}async function az(){await aV()||(aW="active"===localStorage.getItem(aU)?"on":"off"),navigator.onLine}let aG="u">typeof globalThis?globalThis:"u">typeof self?self:"u">typeof window?window:global,aq=Object.keys,aY=Array.isArray;function aZ(e,t){return"object"!=typeof t||aq(t).forEach(function(r){e[r]=t[r]}),e}"u"<typeof Promise||aG.Promise||(aG.Promise=Promise);let aJ=Object.getPrototypeOf,aX={}.hasOwnProperty;function aQ(e,t){return aX.call(e,t)}function a0(e,t){"function"==typeof t&&(t=t(aJ(e))),("u"<typeof Reflect?aq:Reflect.ownKeys)(t).forEach(r=>{a3(e,r,t[r])})}let a1=Object.defineProperty;function a3(e,t,r,n){a1(e,t,aZ(r&&aQ(r,"get")&&"function"==typeof r.get?{get:r.get,set:r.set,configurable:!0}:{value:r,configurable:!0,writable:!0},n))}function a4(e){return{from:function(t){return e.prototype=Object.create(t.prototype),a3(e.prototype,"constructor",e),{extend:a0.bind(null,e.prototype)}}}}let a2=Object.getOwnPropertyDescriptor;function a6(e,t){let r;return a2(e,t)||(r=aJ(e))&&a6(r,t)}let a5=[].slice;function a8(e,t,r){return a5.call(e,t,r)}function a9(e,t){return t(e)}function a7(e){if(!e)throw Error("Assertion Failed")}function se(e){aG.setImmediate?setImmediate(e):setTimeout(e,0)}function st(e,t){return e.reduce((e,r,n)=>{var i=t(r,n);return i&&(e[i[0]]=i[1]),e},{})}function sr(e,t){if(aQ(e,t))return e[t];if(!t)return e;if("string"!=typeof t){for(var r=[],n=0,i=t.length;n<i;++n){var o=sr(e,t[n]);r.push(o)}return r}var a=t.indexOf(".");if(-1!==a){var s=e[t.substr(0,a)];return void 0===s?void 0:sr(s,t.substr(a+1))}}function sn(e,t,r){if(e&&void 0!==t&&(!("isFrozen"in Object)||!Object.isFrozen(e)))if("string"!=typeof t&&"length"in t){a7("string"!=typeof r&&"length"in r);for(var n=0,i=t.length;n<i;++n)sn(e,t[n],r[n])}else{var o=t.indexOf(".");if(-1!==o){var a=t.substr(0,o),s=t.substr(o+1);if(""===s)void 0===r?aY(e)&&!isNaN(parseInt(a))?e.splice(a,1):delete e[a]:e[a]=r;else{var l=e[a];l&&aQ(e,a)||(l=e[a]={}),sn(l,s,r)}}else void 0===r?aY(e)&&!isNaN(parseInt(t))?e.splice(t,1):delete e[t]:e[t]=r}}function si(e){var t={};for(var r in e)aQ(e,r)&&(t[r]=e[r]);return t}let so=[].concat;function sa(e){return so.apply([],e)}let ss="Boolean,String,Date,RegExp,Blob,File,FileList,FileSystemFileHandle,ArrayBuffer,DataView,Uint8ClampedArray,ImageBitmap,ImageData,Map,Set,CryptoKey".split(",").concat(sa([8,16,32,64].map(e=>["Int","Uint","Float"].map(t=>t+e+"Array")))).filter(e=>aG[e]),sl=ss.map(e=>aG[e]);st(ss,e=>[e,!0]);let su=null;function sc(e){su="u">typeof WeakMap&&new WeakMap;let t=function e(t){if(!t||"object"!=typeof t)return t;let r=su&&su.get(t);if(r)return r;if(aY(t)){r=[],su&&su.set(t,r);for(var n=0,i=t.length;n<i;++n)r.push(e(t[n]))}else if(sl.indexOf(t.constructor)>=0)r=t;else{let n=aJ(t);for(var o in r=n===Object.prototype?{}:Object.create(n),su&&su.set(t,r),t)aQ(t,o)&&(r[o]=e(t[o]))}return r}(e);return su=null,t}let{toString:sd}={};function sp(e){return sd.call(e).slice(8,-1)}let sf="u">typeof Symbol?Symbol.iterator:"@@iterator",sh="symbol"==typeof sf?function(e){var t;return null!=e&&(t=e[sf])&&t.apply(e)}:function(){return null},sm={};function sy(e){var t,r,n,i;if(1==arguments.length){if(aY(e))return e.slice();if(this===sm&&"string"==typeof e)return[e];if(i=sh(e)){for(r=[];!(n=i.next()).done;)r.push(n.value);return r}if(null==e)return[e];if("number"==typeof(t=e.length)){for(r=Array(t);t--;)r[t]=e[t];return r}return[e]}for(t=arguments.length,r=Array(t);t--;)r[t]=arguments[t];return r}let sg="u">typeof Symbol?e=>"AsyncFunction"===e[Symbol.toStringTag]:()=>!1;var sb="u">typeof location&&/^(http|https):\/\/(localhost|127\.0\.0\.1)/.test(location.href),sv=()=>!0;let sw=!Error("").stack;function s_(){if(sw)try{throw s_.arguments,Error()}catch(e){return e}return Error()}function sx(e,t){var r=e.stack;return r?(t=t||0,0===r.indexOf(e.name)&&(t+=(e.name+e.message).split("\n").length),r.split("\n").slice(t).filter(sv).map(e=>"\n"+e).join("")):""}var sE=["Unknown","Constraint","Data","TransactionInactive","ReadOnly","Version","NotFound","InvalidState","InvalidAccess","Abort","Timeout","QuotaExceeded","Syntax","DataClone"],sS=["Modify","Bulk","OpenFailed","VersionChange","Schema","Upgrade","InvalidTable","MissingAPI","NoSuchDatabase","InvalidArgument","SubTransaction","Unsupported","Internal","DatabaseClosed","PrematureCommit","ForeignAwait"].concat(sE),sD={VersionChanged:"Database version changed by other database connection",DatabaseClosed:"Database has been closed",Abort:"Transaction aborted",TransactionInactive:"Transaction has already completed or failed",MissingAPI:"IndexedDB API missing. Please visit https://tinyurl.com/y2uuvskb"};function sO(e,t){this._e=s_(),this.name=e,this.message=t}function sP(e,t){return e+". Errors: "+Object.keys(t).map(e=>t[e].toString()).filter((e,t,r)=>r.indexOf(e)===t).join("\n")}function sC(e,t,r,n){this._e=s_(),this.failures=t,this.failedKeys=n,this.successCount=r,this.message=sP(e,t)}function sk(e,t){this._e=s_(),this.name="BulkError",this.failures=Object.keys(t).map(e=>t[e]),this.failuresByPos=t,this.message=sP(e,t)}a4(sO).from(Error).extend({stack:{get:function(){return this._stack||(this._stack=this.name+": "+this.message+sx(this._e,2))}},toString:function(){return this.name+": "+this.message}}),a4(sC).from(sO),a4(sk).from(sO);var sT=sS.reduce((e,t)=>(e[t]=t+"Error",e),{}),sj=sS.reduce((e,t)=>{var r=t+"Error";function n(e,n){this._e=s_(),this.name=r,e?"string"==typeof e?(this.message=`${e}${n?"\n "+n:""}`,this.inner=n||null):"object"==typeof e&&(this.message=`${e.name} ${e.message}`,this.inner=e):(this.message=sD[t]||r,this.inner=null)}return a4(n).from(sO),e[t]=n,e},{});sj.Syntax=SyntaxError,sj.Type=TypeError,sj.Range=RangeError;var sR=sE.reduce((e,t)=>(e[t+"Error"]=sj[t],e),{}),sA=sS.reduce((e,t)=>(-1===["Syntax","Type","Range"].indexOf(t)&&(e[t+"Error"]=sj[t]),e),{});function sN(){}function sM(e){return e}function s$(e,t){return null==e||e===sM?t:function(r){return t(e(r))}}function sI(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function sL(e,t){return e===sN?t:function(){var r=e.apply(this,arguments);void 0!==r&&(arguments[0]=r);var n=this.onsuccess,i=this.onerror;this.onsuccess=null,this.onerror=null;var o=t.apply(this,arguments);return n&&(this.onsuccess=this.onsuccess?sI(n,this.onsuccess):n),i&&(this.onerror=this.onerror?sI(i,this.onerror):i),void 0!==o?o:r}}function sF(e,t){return e===sN?t:function(){e.apply(this,arguments);var r=this.onsuccess,n=this.onerror;this.onsuccess=this.onerror=null,t.apply(this,arguments),r&&(this.onsuccess=this.onsuccess?sI(r,this.onsuccess):r),n&&(this.onerror=this.onerror?sI(n,this.onerror):n)}}function sB(e,t){return e===sN?t:function(r){var n=e.apply(this,arguments);aZ(r,n);var i=this.onsuccess,o=this.onerror;this.onsuccess=null,this.onerror=null;var a=t.apply(this,arguments);return i&&(this.onsuccess=this.onsuccess?sI(i,this.onsuccess):i),o&&(this.onerror=this.onerror?sI(o,this.onerror):o),void 0===n?void 0===a?void 0:a:aZ(n,a)}}function sV(e,t){return e===sN?t:function(){return!1!==t.apply(this,arguments)&&e.apply(this,arguments)}}function sU(e,t){return e===sN?t:function(){var r=e.apply(this,arguments);if(r&&"function"==typeof r.then){for(var n=this,i=arguments.length,o=Array(i);i--;)o[i]=arguments[i];return r.then(function(){return t.apply(n,o)})}return t.apply(this,arguments)}}sA.ModifyError=sC,sA.DexieError=sO,sA.BulkError=sk;var sW={};let[sK,sH,sz]="u"<typeof Promise?[]:(()=>{let e=Promise.resolve();if("u"<typeof crypto||!crypto.subtle)return[e,aJ(e),e];let t=crypto.subtle.digest("SHA-512",new Uint8Array([0]));return[t,aJ(t),e]})(),sG=sH&&sH.then,sq=sK&&sK.constructor,sY=!!sz;var sZ=!1,sJ=sz?()=>{sz.then(ll)}:aG.setImmediate?setImmediate.bind(null,ll):aG.MutationObserver?()=>{var e=document.createElement("div");new MutationObserver(()=>{ll(),e=null}).observe(e,{attributes:!0}),e.setAttribute("i","1")}:()=>{setTimeout(ll,0)},sX=function(e,t){s8.push([e,t]),s0&&(sJ(),s0=!1)},sQ=!0,s0=!0,s1=[],s3=[],s4=null,s2=sM,s6={id:"global",global:!0,ref:0,unhandleds:[],onunhandled:lR,pgp:!1,env:{},finalize:function(){this.unhandleds.forEach(e=>{try{lR(e[0],e[1])}catch(e){}})}},s5=s6,s8=[],s9=0,s7=[];function le(e){if("object"!=typeof this)throw TypeError("Promises must be constructed via new");this._listeners=[],this.onuncatched=sN,this._lib=!1;var t=this._PSD=s5;if(sb&&(this._stackHolder=s_(),this._prev=null,this._numPrev=0),"function"!=typeof e){if(e!==sW)throw TypeError("Not a function");return this._state=arguments[1],this._value=arguments[2],void(!1===this._state&&ln(this,this._value))}this._state=null,this._value=null,++t.ref,function e(t,r){try{r(r=>{if(null===t._state){if(r===t)throw TypeError("A promise cannot be resolved with itself.");var n=t._lib&&lu();r&&"function"==typeof r.then?e(t,(e,t)=>{r instanceof le?r._then(e,t):r.then(e,t)}):(t._state=!0,t._value=r,li(t)),n&&lc()}},ln.bind(null,t))}catch(e){ln(t,e)}}(this,e)}let lt={get:function(){var e=s5,t=lb;function r(r,n){var i=!e.global&&(e!==s5||t!==lb);let o=i&&!lx();var a=new le((t,a)=>{lo(this,new lr(lk(r,e,i,o),lk(n,e,i,o),t,a,e))});return sb&&ls(a,this),a}return r.prototype=sW,r},set:function(e){a3(this,"then",e&&e.prototype===sW?lt:{get:function(){return e},set:lt.set})}};function lr(e,t,r,n,i){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.resolve=r,this.reject=n,this.psd=i}function ln(e,t){if(s3.push(t),null===e._state){var r=e._lib&&lu();t=s2(t),e._state=!1,e._value=t,sb&&null!==t&&"object"==typeof t&&!t._promise&&function(e){try{e.apply(null,void 0)}catch(e){}}(()=>{var r=a6(t,"stack");t._promise=e,a3(t,"stack",{get:()=>sZ?r&&(r.get?r.get.apply(t):r.value):e.stack})}),s1.some(t=>t._value===e._value)||s1.push(e),li(e),r&&lc()}}function li(e){var t=e._listeners;e._listeners=[];for(var r=0,n=t.length;r<n;++r)lo(e,t[r]);var i=e._PSD;--i.ref||i.finalize(),0===s9&&(++s9,sX(()=>{0==--s9&&ld()},[]))}function lo(e,t){if(null!==e._state){var r=e._state?t.onFulfilled:t.onRejected;if(null===r)return(e._state?t.resolve:t.reject)(e._value);++t.psd.ref,++s9,sX(la,[r,e,t])}else e._listeners.push(t)}function la(e,t,r){try{s4=t;var n,i=t._value;t._state?n=e(i):(s3.length&&(s3=[]),n=e(i),-1===s3.indexOf(i)&&function(e){for(var t=s1.length;t;)if(s1[--t]._value===e._value)return void s1.splice(t,1)}(t)),r.resolve(n)}catch(e){r.reject(e)}finally{s4=null,0==--s9&&ld(),--r.psd.ref||r.psd.finalize()}}function ls(e,t){var r=t?t._numPrev+1:0;r<100&&(e._prev=t,e._numPrev=r)}function ll(){lu()&&lc()}function lu(){var e=sQ;return sQ=!1,s0=!1,e}function lc(){var e,t,r;do for(;s8.length>0;)for(e=s8,s8=[],r=e.length,t=0;t<r;++t){var n=e[t];n[0].apply(null,n[1])}while(s8.length>0);sQ=!0,s0=!0}function ld(){var e=s1;s1=[],e.forEach(e=>{e._PSD.onunhandled.call(null,e._value,e)});for(var t=s7.slice(0),r=t.length;r;)t[--r]()}function lp(e){return new le(sW,!1,e)}function lf(e,t){var r=s5;return function(){var n=lu(),i=s5;try{return lO(r,!0),e.apply(this,arguments)}catch(e){t&&t(e)}finally{lO(i,!1),n&&lc()}}}a0(le.prototype,{then:lt,_then:function(e,t){lo(this,new lr(null,null,e,t,s5))},catch:function(e){if(1==arguments.length)return this.then(null,e);var t=arguments[0],r=arguments[1];return"function"==typeof t?this.then(null,e=>e instanceof t?r(e):lp(e)):this.then(null,e=>e&&e.name===t?r(e):lp(e))},finally:function(e){return this.then(t=>(e(),t),t=>(e(),lp(t)))},stack:{get:function(){if(this._stack)return this._stack;try{sZ=!0;var e=(function e(t,r,n){if(r.length===n)return r;var i="";if(!1===t._state){var o,a,s=t._value;null!=s?(o=s.name||"Error",a=s.message||s,i=sx(s,0)):(o=s,a=""),r.push(o+(a?": "+a:"")+i)}return sb&&((i=sx(t._stackHolder,2))&&-1===r.indexOf(i)&&r.push(i),t._prev&&e(t._prev,r,n)),r})(this,[],20).join("\nFrom previous: ");return null!==this._state&&(this._stack=e),e}finally{sZ=!1}}},timeout:function(e,t){return e<1/0?new le((r,n)=>{var i=setTimeout(()=>n(new sj.Timeout(t)),e);this.then(r,n).finally(clearTimeout.bind(null,i))}):this}}),"u">typeof Symbol&&Symbol.toStringTag&&a3(le.prototype,Symbol.toStringTag,"Dexie.Promise"),s6.env=lP(),a0(le,{all:function(){var e=sy.apply(null,arguments).map(lE);return new le(function(t,r){0===e.length&&t([]);var n=e.length;e.forEach((i,o)=>le.resolve(i).then(r=>{e[o]=r,--n||t(e)},r))})},resolve:e=>{if(e instanceof le)return e;if(e&&"function"==typeof e.then)return new le((t,r)=>{e.then(t,r)});var t=new le(sW,!0,e);return ls(t,s4),t},reject:lp,race:function(){var e=sy.apply(null,arguments).map(lE);return new le((t,r)=>{e.map(e=>le.resolve(e).then(t,r))})},PSD:{get:()=>s5,set:e=>s5=e},totalEchoes:{get:()=>lb},newPSD:lw,usePSD:lC,scheduler:{get:()=>sX,set:e=>{sX=e}},rejectionMapper:{get:()=>s2,set:e=>{s2=e}},follow:(e,t)=>new le((r,n)=>lw((t,r)=>{var n=s5;n.unhandleds=[],n.onunhandled=r,n.finalize=sI(function(){var e;e=()=>{0===this.unhandleds.length?t():r(this.unhandleds[0])},s7.push(function t(){e(),s7.splice(s7.indexOf(t),1)}),++s9,sX(()=>{0==--s9&&ld()},[])},n.finalize),e()},t,r,n))}),sq&&(sq.allSettled&&a3(le,"allSettled",function(){let e=sy.apply(null,arguments).map(lE);return new le(t=>{0===e.length&&t([]);let r=e.length,n=Array(r);e.forEach((e,i)=>le.resolve(e).then(e=>n[i]={status:"fulfilled",value:e},e=>n[i]={status:"rejected",reason:e}).then(()=>--r||t(n)))})}),sq.any&&"u">typeof AggregateError&&a3(le,"any",function(){let e=sy.apply(null,arguments).map(lE);return new le((t,r)=>{0===e.length&&r(AggregateError([]));let n=e.length,i=Array(n);e.forEach((e,o)=>le.resolve(e).then(e=>t(e),e=>{i[o]=e,--n||r(AggregateError(i))}))})}));let lh={awaits:0,echoes:0,id:0};var lm=0,ly=[],lg=0,lb=0,lv=0;function lw(e,t,r,n){var i=s5,o=Object.create(i);o.parent=i,o.ref=0,o.global=!1,o.id=++lv;var a=s6.env;o.env=sY?{Promise:le,PromiseProp:{value:le,configurable:!0,writable:!0},all:le.all,race:le.race,allSettled:le.allSettled,any:le.any,resolve:le.resolve,reject:le.reject,nthen:lT(a.nthen,o),gthen:lT(a.gthen,o)}:{},t&&aZ(o,t),++i.ref,o.finalize=function(){--this.parent.ref||this.parent.finalize()};var s=lC(o,e,r,n);return 0===o.ref&&o.finalize(),s}function l_(){return lh.id||(lh.id=++lm),++lh.awaits,lh.echoes+=100,lh.id}function lx(){return!!lh.awaits&&(0==--lh.awaits&&(lh.id=0),lh.echoes=100*lh.awaits,!0)}function lE(e){return lh.echoes&&e&&e.constructor===sq?(l_(),e.then(e=>(lx(),e),e=>(lx(),lA(e)))):e}function lS(e){++lb,lh.echoes&&0!=--lh.echoes||(lh.echoes=lh.id=0),ly.push(s5),lO(e,!0)}function lD(){var e=ly[ly.length-1];ly.pop(),lO(e,!1)}function lO(e,t){var r,n=s5;if((t?!lh.echoes||lg++&&e===s5:!lg||--lg&&e===s5)||(r=t?lS.bind(null,e):lD,sG.call(sK,r)),e!==s5&&(s5=e,n===s6&&(s6.env=lP()),sY)){var i=s6.env.Promise,o=e.env;sH.then=o.nthen,i.prototype.then=o.gthen,(n.global||e.global)&&(Object.defineProperty(aG,"Promise",o.PromiseProp),i.all=o.all,i.race=o.race,i.resolve=o.resolve,i.reject=o.reject,o.allSettled&&(i.allSettled=o.allSettled),o.any&&(i.any=o.any))}}function lP(){var e=aG.Promise;return sY?{Promise:e,PromiseProp:Object.getOwnPropertyDescriptor(aG,"Promise"),all:e.all,race:e.race,allSettled:e.allSettled,any:e.any,resolve:e.resolve,reject:e.reject,nthen:sH.then,gthen:e.prototype.then}:{}}function lC(e,t,r,n,i){var o=s5;try{return lO(e,!0),t(r,n,i)}finally{lO(o,!1)}}function lk(e,t,r,n){return"function"!=typeof e?e:function(){var i,o=s5;r&&l_(),lO(t,!0);try{return e.apply(this,arguments)}finally{lO(o,!1),n&&(i=lx,sG.call(sK,i))}}}function lT(e,t){return function(r,n){return e.call(this,lk(r,t),lk(n,t))}}-1===(""+sG).indexOf("[native code]")&&(l_=lx=sN);let lj="unhandledrejection";function lR(e,t){var r;try{r=t.onuncatched(e)}catch(e){}if(!1!==r)try{var n,i={promise:t,reason:e};if(aG.document&&document.createEvent?((n=document.createEvent("Event")).initEvent(lj,!0,!0),aZ(n,i)):aG.CustomEvent&&aZ(n=new CustomEvent(lj,{detail:i}),i),n&&aG.dispatchEvent&&(dispatchEvent(n),!aG.PromiseRejectionEvent&&aG.onunhandledrejection))try{aG.onunhandledrejection(n)}catch(e){}sb&&n&&!n.defaultPrevented&&console.warn(`Unhandled rejection: ${e.stack||e}`)}catch(e){}}var lA=le.reject;let lN="3.2.4",lM=String.fromCharCode(65535),l$=-1/0,lI="Invalid key provided. Keys must be of type string, number, Date or Array<string | number | Date>.",lL="String expected.",lF=[],lB="u">typeof navigator&&/(MSIE|Trident|Edge)/.test(navigator.userAgent),lV=e=>!/(dexie\.js|dexie\.min\.js)/.test(e),lU="__dbnames",lW="readonly",lK="readwrite";function lH(e,t){return e?t?function(){return e.apply(this,arguments)&&t.apply(this,arguments)}:e:t}let lz={type:3,lower:-1/0,lowerOpen:!1,upper:[[]],upperOpen:!1};function lG(e){return"string"!=typeof e||/\./.test(e)?e=>e:t=>(void 0===t[e]&&e in t&&delete(t=sc(t))[e],t)}class lq{_trans(e,t,r){let n=this._tx||s5.trans,i=this.name;function o(e,r,n){if(!n.schema[i])throw new sj.NotFound("Table "+i+" not part of transaction");return t(n.idbtrans,n)}let a=lu();try{return n&&n.db===this.db?n===s5.trans?n._promise(e,o,r):lw(()=>n._promise(e,o,r),{trans:n,transless:s5.transless||s5}):function e(t,r,n,i){if(t.idbdb&&(t._state.openComplete||s5.letThrough||t._vip)){var o=t._createTransaction(r,n,t._dbSchema);try{o.create(),t._state.PR1398_maxLoop=3}catch(o){return o.name===sT.InvalidState&&t.isOpen()&&--t._state.PR1398_maxLoop>0?(console.warn("Dexie: Need to reopen db"),t._close(),t.open().then(()=>e(t,r,n,i))):lA(o)}return o._promise(r,(e,t)=>lw(()=>(s5.trans=o,i(e,t,o)))).then(e=>o._completion.then(()=>e))}if(t._state.openComplete)return lA(new sj.DatabaseClosed(t._state.dbOpenError));if(!t._state.isBeingOpened){if(!t._options.autoOpen)return lA(new sj.DatabaseClosed);t.open().catch(sN)}return t._state.dbReadyPromise.then(()=>e(t,r,n,i))}(this.db,e,[this.name],o)}finally{a&&lc()}}get(e,t){return e&&e.constructor===Object?this.where(e).first(t):this._trans("readonly",t=>this.core.get({trans:t,key:e}).then(e=>this.hook.reading.fire(e))).then(t)}where(e){if("string"==typeof e)return new this.db.WhereClause(this,e);if(aY(e))return new this.db.WhereClause(this,`[${e.join("+")}]`);let t=aq(e);if(1===t.length)return this.where(t[0]).equals(e[t[0]]);let r=this.schema.indexes.concat(this.schema.primKey).filter(e=>e.compound&&t.every(t=>e.keyPath.indexOf(t)>=0)&&e.keyPath.every(e=>t.indexOf(e)>=0))[0];if(r&&this.db._maxKey!==lM)return this.where(r.name).equals(r.keyPath.map(t=>e[t]));!r&&sb&&console.warn(`The query ${JSON.stringify(e)} on ${this.name} would benefit of a compound index [${t.join("+")}]`);let{idxByName:n}=this.schema,i=this.db._deps.indexedDB;function o(e,t){try{return 0===i.cmp(e,t)}catch(e){return!1}}let[a,s]=t.reduce(([t,r],i)=>{let a=n[i],s=e[i];return[t||a,t||!a?lH(r,a&&a.multi?e=>{let t=sr(e,i);return aY(t)&&t.some(e=>o(s,e))}:e=>o(s,sr(e,i))):r]},[null,null]);return a?this.where(a.name).equals(e[a.keyPath]).filter(s):r?this.filter(s):this.where(t).equals("")}filter(e){return this.toCollection().and(e)}count(e){return this.toCollection().count(e)}offset(e){return this.toCollection().offset(e)}limit(e){return this.toCollection().limit(e)}each(e){return this.toCollection().each(e)}toArray(e){return this.toCollection().toArray(e)}toCollection(){return new this.db.Collection(new this.db.WhereClause(this))}orderBy(e){return new this.db.Collection(new this.db.WhereClause(this,aY(e)?`[${e.join("+")}]`:e))}reverse(){return this.toCollection().reverse()}mapToClass(e){this.schema.mappedClass=e;let t=t=>{if(!t)return t;let r=Object.create(e.prototype);for(var n in t)if(aQ(t,n))try{r[n]=t[n]}catch(e){}return r};return this.schema.readHook&&this.hook.reading.unsubscribe(this.schema.readHook),this.schema.readHook=t,this.hook("reading",t),e}defineClass(){return this.mapToClass(function(e){aZ(this,e)})}add(e,t){let{auto:r,keyPath:n}=this.schema.primKey,i=e;return n&&r&&(i=lG(n)(e)),this._trans("readwrite",e=>this.core.mutate({trans:e,type:"add",keys:null!=t?[t]:null,values:[i]})).then(e=>e.numFailures?le.reject(e.failures[0]):e.lastResult).then(t=>{if(n)try{sn(e,n,t)}catch(e){}return t})}update(e,t){if("object"!=typeof e||aY(e))return this.where(":id").equals(e).modify(t);{let r=sr(e,this.schema.primKey.keyPath);if(void 0===r)return lA(new sj.InvalidArgument("Given object does not contain its primary key"));try{"function"!=typeof t?aq(t).forEach(r=>{sn(e,r,t[r])}):t(e,{value:e,primKey:r})}catch(e){}return this.where(":id").equals(r).modify(t)}}put(e,t){let{auto:r,keyPath:n}=this.schema.primKey,i=e;return n&&r&&(i=lG(n)(e)),this._trans("readwrite",e=>this.core.mutate({trans:e,type:"put",values:[i],keys:null!=t?[t]:null})).then(e=>e.numFailures?le.reject(e.failures[0]):e.lastResult).then(t=>{if(n)try{sn(e,n,t)}catch(e){}return t})}delete(e){return this._trans("readwrite",t=>this.core.mutate({trans:t,type:"delete",keys:[e]})).then(e=>e.numFailures?le.reject(e.failures[0]):void 0)}clear(){return this._trans("readwrite",e=>this.core.mutate({trans:e,type:"deleteRange",range:lz})).then(e=>e.numFailures?le.reject(e.failures[0]):void 0)}bulkGet(e){return this._trans("readonly",t=>this.core.getMany({keys:e,trans:t}).then(e=>e.map(e=>this.hook.reading.fire(e))))}bulkAdd(e,t,r){let n=Array.isArray(t)?t:void 0,i=(r=r||(n?void 0:t))?r.allKeys:void 0;return this._trans("readwrite",t=>{let{auto:r,keyPath:o}=this.schema.primKey;if(o&&n)throw new sj.InvalidArgument("bulkAdd(): keys argument invalid on tables with inbound keys");if(n&&n.length!==e.length)throw new sj.InvalidArgument("Arguments objects and keys must have the same length");let a=e.length,s=o&&r?e.map(lG(o)):e;return this.core.mutate({trans:t,type:"add",keys:n,values:s,wantResults:i}).then(({numFailures:e,results:t,lastResult:r,failures:n})=>{if(0===e)return i?t:r;throw new sk(`${this.name}.bulkAdd(): ${e} of ${a} operations failed`,n)})})}bulkPut(e,t,r){let n=Array.isArray(t)?t:void 0,i=(r=r||(n?void 0:t))?r.allKeys:void 0;return this._trans("readwrite",t=>{let{auto:r,keyPath:o}=this.schema.primKey;if(o&&n)throw new sj.InvalidArgument("bulkPut(): keys argument invalid on tables with inbound keys");if(n&&n.length!==e.length)throw new sj.InvalidArgument("Arguments objects and keys must have the same length");let a=e.length,s=o&&r?e.map(lG(o)):e;return this.core.mutate({trans:t,type:"put",keys:n,values:s,wantResults:i}).then(({numFailures:e,results:t,lastResult:r,failures:n})=>{if(0===e)return i?t:r;throw new sk(`${this.name}.bulkPut(): ${e} of ${a} operations failed`,n)})})}bulkDelete(e){let t=e.length;return this._trans("readwrite",t=>this.core.mutate({trans:t,type:"delete",keys:e})).then(({numFailures:e,lastResult:r,failures:n})=>{if(0===e)return r;throw new sk(`${this.name}.bulkDelete(): ${e} of ${t} operations failed`,n)})}}function lY(e){var t={},r=function(r,n){if(n){for(var i=arguments.length,o=Array(i-1);--i;)o[i-1]=arguments[i];return t[r].subscribe.apply(null,o),e}if("string"==typeof r)return t[r]};r.addEventType=o;for(var n=1,i=arguments.length;n<i;++n)o(arguments[n]);return r;function o(e,n,i){if("object"!=typeof e){n||(n=sV),i||(i=sN);var a={subscribers:[],fire:i,subscribe:function(e){-1===a.subscribers.indexOf(e)&&(a.subscribers.push(e),a.fire=n(a.fire,e))},unsubscribe:function(e){a.subscribers=a.subscribers.filter(function(t){return t!==e}),a.fire=a.subscribers.reduce(n,i)}};return t[e]=r[e]=a,a}aq(e).forEach(function(t){var r=e[t];if(aY(r))o(t,e[t][0],e[t][1]);else{if("asap"!==r)throw new sj.InvalidArgument("Invalid event config");var n=o(t,sM,function(){for(var e=arguments.length,t=Array(e);e--;)t[e]=arguments[e];n.subscribers.forEach(function(e){se(function(){e.apply(null,t)})})})}})}}function lZ(e,t){return a4(t).from({prototype:e}),t}function lJ(e,t){return!(e.filter||e.algorithm||e.or)&&(t?e.justLimit:!e.replayFilter)}function lX(e,t){e.filter=lH(e.filter,t)}function lQ(e,t,r){var n=e.replayFilter;e.replayFilter=n?()=>lH(n(),t()):t,e.justLimit=r&&!n}function l0(e,t){if(e.isPrimKey)return t.primaryKey;let r=t.getIndexByKeyPath(e.index);if(!r)throw new sj.Schema("KeyPath "+e.index+" on object store "+t.name+" is not indexed");return r}function l1(e,t,r){let n=l0(e,t.schema);return t.openCursor({trans:r,values:!e.keysOnly,reverse:"prev"===e.dir,unique:!!e.unique,query:{index:n,range:e.range}})}function l3(e,t,r,n){let i=e.replayFilter?lH(e.filter,e.replayFilter()):e.filter;if(e.or){let o={},a=(e,r,n)=>{if(!i||i(r,n,e=>r.stop(e),e=>r.fail(e))){var a=r.primaryKey,s=""+a;"[object ArrayBuffer]"===s&&(s=""+new Uint8Array(a)),aQ(o,s)||(o[s]=!0,t(e,r,n))}};return Promise.all([e.or._iterate(a,r),l4(l1(e,n,r),e.algorithm,a,!e.keysOnly&&e.valueMapper)])}return l4(l1(e,n,r),lH(e.algorithm,i),t,!e.keysOnly&&e.valueMapper)}function l4(e,t,r,n){var i=lf(n?(e,t,i)=>r(n(e),t,i):r);return e.then(e=>{if(e)return e.start(()=>{var r=()=>e.continue();t&&!t(e,e=>r=e,t=>{e.stop(t),r=sN},t=>{e.fail(t),r=sN})||i(e.value,e,e=>r=e),r()})})}function l2(e,t){try{let r=l6(e),n=l6(t);if(r!==n)return"Array"===r?1:"Array"===n?-1:"binary"===r?1:"binary"===n?-1:"string"===r?1:"string"===n?-1:"Date"===r?1:"Date"!==n?NaN:-1;switch(r){case"number":case"Date":case"string":return e>t?1:e<t?-1:0;case"binary":return function(e,t){let r=e.length,n=t.length,i=r<n?r:n;for(let r=0;r<i;++r)if(e[r]!==t[r])return e[r]<t[r]?-1:1;return r===n?0:r<n?-1:1}(l5(e),l5(t));case"Array":return function(e,t){let r=e.length,n=t.length,i=r<n?r:n;for(let r=0;r<i;++r){let n=l2(e[r],t[r]);if(0!==n)return n}return r===n?0:r<n?-1:1}(e,t)}}catch(e){}return NaN}function l6(e){let t=typeof e;if("object"!==t)return t;if(ArrayBuffer.isView(e))return"binary";let r=sp(e);return"ArrayBuffer"===r?"binary":r}function l5(e){return e instanceof Uint8Array?e:ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):new Uint8Array(e)}class l8{_read(e,t){var r=this._ctx;return r.error?r.table._trans(null,lA.bind(null,r.error)):r.table._trans("readonly",e).then(t)}_write(e){var t=this._ctx;return t.error?t.table._trans(null,lA.bind(null,t.error)):t.table._trans("readwrite",e,"locked")}_addAlgorithm(e){var t=this._ctx;t.algorithm=lH(t.algorithm,e)}_iterate(e,t){return l3(this._ctx,e,t,this._ctx.table.core)}clone(e){var t=Object.create(this.constructor.prototype),r=Object.create(this._ctx);return e&&aZ(r,e),t._ctx=r,t}raw(){return this._ctx.valueMapper=null,this}each(e){var t=this._ctx;return this._read(r=>l3(t,e,r,t.table.core))}count(e){return this._read(e=>{let t=this._ctx,r=t.table.core;if(lJ(t,!0))return r.count({trans:e,query:{index:l0(t,r.schema),range:t.range}}).then(e=>Math.min(e,t.limit));var n=0;return l3(t,()=>(++n,!1),e,r).then(()=>n)}).then(e)}sortBy(e,t){let r=e.split(".").reverse(),n=r[0],i=r.length-1;function o(e,t){return t?o(e[r[t]],t-1):e[n]}var a="next"===this._ctx.dir?1:-1;function s(e,t){var r=o(e,i),n=o(t,i);return r<n?-a:r>n?a:0}return this.toArray(function(e){return e.sort(s)}).then(t)}toArray(e){return this._read(e=>{var t=this._ctx;if("next"===t.dir&&lJ(t,!0)&&t.limit>0){let{valueMapper:r}=t,n=l0(t,t.table.core.schema);return t.table.core.query({trans:e,limit:t.limit,values:!0,query:{index:n,range:t.range}}).then(({result:e})=>r?e.map(r):e)}{let r=[];return l3(t,e=>r.push(e),e,t.table.core).then(()=>r)}},e)}offset(e){var t=this._ctx;return e<=0||(t.offset+=e,lJ(t)?lQ(t,()=>{var t=e;return(e,r)=>0===t||(1===t?--t:r(()=>{e.advance(t),t=0}),!1)}):lQ(t,()=>{var t=e;return()=>--t<0})),this}limit(e){return this._ctx.limit=Math.min(this._ctx.limit,e),lQ(this._ctx,()=>{var t=e;return function(e,r,n){return--t<=0&&r(n),t>=0}},!0),this}until(e,t){return lX(this._ctx,function(r,n,i){return!e(r.value)||(n(i),t)}),this}first(e){return this.limit(1).toArray(function(e){return e[0]}).then(e)}last(e){return this.reverse().first(e)}filter(e){var t;return lX(this._ctx,function(t){return e(t.value)}),(t=this._ctx).isMatch=lH(t.isMatch,e),this}and(e){return this.filter(e)}or(e){return new this.db.WhereClause(this._ctx.table,e,this)}reverse(){return this._ctx.dir="prev"===this._ctx.dir?"next":"prev",this._ondirectionchange&&this._ondirectionchange(this._ctx.dir),this}desc(){return this.reverse()}eachKey(e){var t=this._ctx;return t.keysOnly=!t.isMatch,this.each(function(t,r){e(r.key,r)})}eachUniqueKey(e){return this._ctx.unique="unique",this.eachKey(e)}eachPrimaryKey(e){var t=this._ctx;return t.keysOnly=!t.isMatch,this.each(function(t,r){e(r.primaryKey,r)})}keys(e){var t=this._ctx;t.keysOnly=!t.isMatch;var r=[];return this.each(function(e,t){r.push(t.key)}).then(function(){return r}).then(e)}primaryKeys(e){var t=this._ctx;if("next"===t.dir&&lJ(t,!0)&&t.limit>0)return this._read(e=>{var r=l0(t,t.table.core.schema);return t.table.core.query({trans:e,values:!1,limit:t.limit,query:{index:r,range:t.range}})}).then(({result:e})=>e).then(e);t.keysOnly=!t.isMatch;var r=[];return this.each(function(e,t){r.push(t.primaryKey)}).then(function(){return r}).then(e)}uniqueKeys(e){return this._ctx.unique="unique",this.keys(e)}firstKey(e){return this.limit(1).keys(function(e){return e[0]}).then(e)}lastKey(e){return this.reverse().firstKey(e)}distinct(){var e=this._ctx,t=e.index&&e.table.schema.idxByName[e.index];if(!t||!t.multi)return this;var r={};return lX(this._ctx,function(e){var t=e.primaryKey.toString(),n=aQ(r,t);return r[t]=!0,!n}),this}modify(e){var t=this._ctx;return this._write(r=>{var n;if("function"==typeof e)n=e;else{var i=aq(e),o=i.length;n=function(t){for(var r=!1,n=0;n<o;++n){var a=i[n],s=e[a];sr(t,a)!==s&&(sn(t,a,s),r=!0)}return r}}let a=t.table.core,{outbound:s,extractKey:l}=a.schema.primaryKey,u=this.db._options.modifyChunkSize||200,c=[],d=0,p=[],f=(e,t)=>{let{failures:r,numFailures:n}=t;for(let t of(d+=e-n,aq(r)))c.push(r[t])};return this.clone().primaryKeys().then(i=>{let o=c=>{let d=Math.min(u,i.length-c);return a.getMany({trans:r,keys:i.slice(c,c+d),cache:"immutable"}).then(p=>{let h=[],m=[],y=s?[]:null,g=[];for(let e=0;e<d;++e){let t=p[e],r={value:sc(t),primKey:i[c+e]};!1!==n.call(r,r.value,r)&&(null==r.value?g.push(i[c+e]):s||0===l2(l(t),l(r.value))?(m.push(r.value),s&&y.push(i[c+e])):(g.push(i[c+e]),h.push(r.value)))}let b=lJ(t)&&t.limit===1/0&&("function"!=typeof e||e===l9)&&{index:t.index,range:t.range};return Promise.resolve(h.length>0&&a.mutate({trans:r,type:"add",values:h}).then(e=>{for(let t in e.failures)g.splice(parseInt(t),1);f(h.length,e)})).then(()=>(m.length>0||b&&"object"==typeof e)&&a.mutate({trans:r,type:"put",keys:y,values:m,criteria:b,changeSpec:"function"!=typeof e&&e}).then(e=>f(m.length,e))).then(()=>(g.length>0||b&&e===l9)&&a.mutate({trans:r,type:"delete",keys:g,criteria:b}).then(e=>f(g.length,e))).then(()=>i.length>c+d&&o(c+u))})};return o(0).then(()=>{if(c.length>0)throw new sC("Error modifying one or more objects",c,d,p);return i.length})})})}delete(){var e=this._ctx,t=e.range;return lJ(e)&&(e.isPrimKey&&!lB||3===t.type)?this._write(r=>{let{primaryKey:n}=e.table.core.schema;return e.table.core.count({trans:r,query:{index:n,range:t}}).then(n=>e.table.core.mutate({trans:r,type:"deleteRange",range:t}).then(({failures:e,lastResult:t,results:r,numFailures:i})=>{if(i)throw new sC("Could not delete some values",Object.keys(e).map(t=>e[t]),n-i);return n-i}))}):this.modify(l9)}}let l9=(e,t)=>t.value=null;function l7(e,t){return e<t?-1:+(e!==t)}function ue(e,t){return e>t?-1:+(e!==t)}function ut(e,t,r){var n=e instanceof ua?new e.Collection(e):e;return n._ctx.error=r?new r(t):TypeError(t),n}function ur(e){return new e.Collection(e,()=>uo("")).limit(0)}function un(e,t,r,n){var i,o,a,s,l,u,c,d=r.length;if(!r.every(e=>"string"==typeof e))return ut(e,lL);function p(e){i="next"===e?e=>e.toUpperCase():e=>e.toLowerCase(),o="next"===e?e=>e.toLowerCase():e=>e.toUpperCase(),a="next"===e?l7:ue;var t=r.map(function(e){return{lower:o(e),upper:i(e)}}).sort(function(e,t){return a(e.lower,t.lower)});s=t.map(function(e){return e.upper}),l=t.map(function(e){return e.lower}),u=e,c="next"===e?"":n}p("next");var f=new e.Collection(e,()=>ui(s[0],l[d-1]+n));f._ondirectionchange=function(e){p(e)};var h=0;return f._addAlgorithm(function(e,r,n){var i=e.key;if("string"!=typeof i)return!1;var p=o(i);if(t(p,l,h))return!0;for(var f=null,m=h;m<d;++m){var y=function(e,t,r,n,i,o){for(var a=Math.min(e.length,n.length),s=-1,l=0;l<a;++l){var u=t[l];if(u!==n[l])return 0>i(e[l],r[l])?e.substr(0,l)+r[l]+r.substr(l+1):0>i(e[l],n[l])?e.substr(0,l)+n[l]+r.substr(l+1):s>=0?e.substr(0,s)+t[s]+r.substr(s+1):null;0>i(e[l],u)&&(s=l)}return a<n.length&&"next"===o?e+r.substr(e.length):a<e.length&&"prev"===o?e.substr(0,r.length):s<0?null:e.substr(0,s)+n[s]+r.substr(s+1)}(i,p,s[m],l[m],a,u);null===y&&null===f?h=m+1:(null===f||a(f,y)>0)&&(f=y)}return r(null!==f?function(){e.continue(f+c)}:n),!1}),f}function ui(e,t,r,n){return{type:2,lower:e,upper:t,lowerOpen:r,upperOpen:n}}function uo(e){return{type:1,lower:e,upper:e}}class ua{get Collection(){return this._ctx.table.db.Collection}between(e,t,r,n){r=!1!==r,n=!0===n;try{return this._cmp(e,t)>0||0===this._cmp(e,t)&&(r||n)&&(!r||!n)?ur(this):new this.Collection(this,()=>ui(e,t,!r,!n))}catch(e){return ut(this,lI)}}equals(e){return null==e?ut(this,lI):new this.Collection(this,()=>uo(e))}above(e){return null==e?ut(this,lI):new this.Collection(this,()=>ui(e,void 0,!0))}aboveOrEqual(e){return null==e?ut(this,lI):new this.Collection(this,()=>ui(e,void 0,!1))}below(e){return null==e?ut(this,lI):new this.Collection(this,()=>ui(void 0,e,!1,!0))}belowOrEqual(e){return null==e?ut(this,lI):new this.Collection(this,()=>ui(void 0,e))}startsWith(e){return"string"!=typeof e?ut(this,lL):this.between(e,e+lM,!0,!0)}startsWithIgnoreCase(e){return""===e?this.startsWith(e):un(this,(e,t)=>0===e.indexOf(t[0]),[e],lM)}equalsIgnoreCase(e){return un(this,(e,t)=>e===t[0],[e],"")}anyOfIgnoreCase(){var e=sy.apply(sm,arguments);return 0===e.length?ur(this):un(this,(e,t)=>-1!==t.indexOf(e),e,"")}startsWithAnyOfIgnoreCase(){var e=sy.apply(sm,arguments);return 0===e.length?ur(this):un(this,(e,t)=>t.some(t=>0===e.indexOf(t)),e,lM)}anyOf(){let e=sy.apply(sm,arguments),t=this._cmp;try{e.sort(t)}catch(e){return ut(this,lI)}if(0===e.length)return ur(this);let r=new this.Collection(this,()=>ui(e[0],e[e.length-1]));r._ondirectionchange=r=>{t="next"===r?this._ascending:this._descending,e.sort(t)};let n=0;return r._addAlgorithm((r,i,o)=>{let a=r.key;for(;t(a,e[n])>0;)if(++n===e.length)return i(o),!1;return 0===t(a,e[n])||(i(()=>{r.continue(e[n])}),!1)}),r}notEqual(e){return this.inAnyRange([[l$,e],[e,this.db._maxKey]],{includeLowers:!1,includeUppers:!1})}noneOf(){let e=sy.apply(sm,arguments);if(0===e.length)return new this.Collection(this);try{e.sort(this._ascending)}catch(e){return ut(this,lI)}let t=e.reduce((e,t)=>e?e.concat([[e[e.length-1][1],t]]):[[l$,t]],null);return t.push([e[e.length-1],this.db._maxKey]),this.inAnyRange(t,{includeLowers:!1,includeUppers:!1})}inAnyRange(e,t){let r=this._cmp,n=this._ascending,i=this._descending,o=this._min,a=this._max;if(0===e.length)return ur(this);if(!e.every(e=>void 0!==e[0]&&void 0!==e[1]&&0>=n(e[0],e[1])))return ut(this,"First argument to inAnyRange() must be an Array of two-value Arrays [lower,upper] where upper must not be lower than lower",sj.InvalidArgument);let s=!t||!1!==t.includeLowers,l=t&&!0===t.includeUppers,u,c=n;function d(e,t){return c(e[0],t[0])}try{(u=e.reduce(function(e,t){let n=0,i=e.length;for(;n<i;++n){let i=e[n];if(0>r(t[0],i[1])&&r(t[1],i[0])>0){i[0]=o(i[0],t[0]),i[1]=a(i[1],t[1]);break}}return n===i&&e.push(t),e},[])).sort(d)}catch(e){return ut(this,lI)}let p=0,f=l?e=>n(e,u[p][1])>0:e=>n(e,u[p][1])>=0,h=s?e=>i(e,u[p][0])>0:e=>i(e,u[p][0])>=0,m=f,y=new this.Collection(this,()=>ui(u[0][0],u[u.length-1][1],!s,!l));return y._ondirectionchange=e=>{"next"===e?(m=f,c=n):(m=h,c=i),u.sort(d)},y._addAlgorithm((e,t,r)=>{for(var i=e.key;m(i);)if(++p===u.length)return t(r),!1;return!!(!f(i)&&!h(i))||(0===this._cmp(i,u[p][1])||0===this._cmp(i,u[p][0])||t(()=>{c===n?e.continue(u[p][0]):e.continue(u[p][1])}),!1)}),y}startsWithAnyOf(){let e=sy.apply(sm,arguments);return e.every(e=>"string"==typeof e)?0===e.length?ur(this):this.inAnyRange(e.map(e=>[e,e+lM])):ut(this,"startsWithAnyOf() only works with strings")}}function us(e){return lf(function(t){return ul(t),e(t.target.error),!1})}function ul(e){e.stopPropagation&&e.stopPropagation(),e.preventDefault&&e.preventDefault()}let uu="storagemutated",uc="x-storagemutated-1",ud=lY(null,uu);class up{_lock(){return a7(!s5.global),++this._reculock,1!==this._reculock||s5.global||(s5.lockOwnerFor=this),this}_unlock(){if(a7(!s5.global),0==--this._reculock)for(s5.global||(s5.lockOwnerFor=null);this._blockedFuncs.length>0&&!this._locked();){var e=this._blockedFuncs.shift();try{lC(e[1],e[0])}catch(e){}}return this}_locked(){return this._reculock&&s5.lockOwnerFor!==this}create(e){if(!this.mode)return this;let t=this.db.idbdb,r=this.db._state.dbOpenError;if(a7(!this.idbtrans),!e&&!t)switch(r&&r.name){case"DatabaseClosedError":throw new sj.DatabaseClosed(r);case"MissingAPIError":throw new sj.MissingAPI(r.message,r);default:throw new sj.OpenFailed(r)}if(!this.active)throw new sj.TransactionInactive;return a7(null===this._completion._state),(e=this.idbtrans=e||(this.db.core?this.db.core.transaction(this.storeNames,this.mode,{durability:this.chromeTransactionDurability}):t.transaction(this.storeNames,this.mode,{durability:this.chromeTransactionDurability}))).onerror=lf(t=>{ul(t),this._reject(e.error)}),e.onabort=lf(t=>{ul(t),this.active&&this._reject(new sj.Abort(e.error)),this.active=!1,this.on("abort").fire(t)}),e.oncomplete=lf(()=>{this.active=!1,this._resolve(),"mutatedParts"in e&&ud.storagemutated.fire(e.mutatedParts)}),this}_promise(e,t,r){if("readwrite"===e&&"readwrite"!==this.mode)return lA(new sj.ReadOnly("Transaction is readonly"));if(!this.active)return lA(new sj.TransactionInactive);if(this._locked())return new le((n,i)=>{this._blockedFuncs.push([()=>{this._promise(e,t,r).then(n,i)},s5])});if(r)return lw(()=>{var e=new le((e,r)=>{this._lock();let n=t(e,r,this);n&&n.then&&n.then(e,r)});return e.finally(()=>this._unlock()),e._lib=!0,e});var n=new le((e,r)=>{var n=t(e,r,this);n&&n.then&&n.then(e,r)});return n._lib=!0,n}_root(){return this.parent?this.parent._root():this}waitFor(e){var t=this._root();let r=le.resolve(e);if(t._waitingFor)t._waitingFor=t._waitingFor.then(()=>r);else{t._waitingFor=r,t._waitingQueue=[];var n=t.idbtrans.objectStore(t.storeNames[0]);!function e(){for(++t._spinCount;t._waitingQueue.length;)t._waitingQueue.shift()();t._waitingFor&&(n.get(-1/0).onsuccess=e)}()}var i=t._waitingFor;return new le((e,n)=>{r.then(r=>t._waitingQueue.push(lf(e.bind(null,r))),e=>t._waitingQueue.push(lf(n.bind(null,e)))).finally(()=>{t._waitingFor===i&&(t._waitingFor=null)})})}abort(){this.active&&(this.active=!1,this.idbtrans&&this.idbtrans.abort(),this._reject(new sj.Abort))}table(e){let t=this._memoizedTables||(this._memoizedTables={});if(aQ(t,e))return t[e];let r=this.schema[e];if(!r)throw new sj.NotFound("Table "+e+" not part of transaction");let n=new this.db.Table(e,r,this);return n.core=this.db.core.table(e),t[e]=n,n}}function uf(e,t,r,n,i,o,a){return{name:e,keyPath:t,unique:r,multi:n,auto:i,compound:o,src:(r&&!a?"&":"")+(n?"*":"")+(i?"++":"")+uh(t)}}function uh(e){return"string"==typeof e?e:e?"["+[].join.call(e,"+")+"]":""}function um(e,t,r){return{name:e,primKey:t,indexes:r,mappedClass:null,idxByName:st(r,e=>[e.name,e])}}let uy=e=>{try{return e.only([[]]),uy=()=>[[]],[[]]}catch(e){return uy=()=>lM,lM}};function ug(e){return null==e?()=>{}:"string"==typeof e?1===e.split(".").length?t=>t[e]:t=>sr(t,e):t=>sr(t,e)}function ub(e){return[].slice.call(e)}let uv=0;function uw(e){return null==e?":id":"string"==typeof e?e:`[${e.join("+")}]`}function u_({_novip:e},t){let r=t.db,n=function(e,t,{IDBKeyRange:r,indexedDB:n},i){var o;return{dbcore:(o=function(e,t,r){let n;function i(e){if(3===e.type)return null;if(4===e.type)throw Error("Cannot convert never type to IDBKeyRange");let{lower:r,upper:n,lowerOpen:i,upperOpen:o}=e;return void 0===r?void 0===n?null:t.upperBound(n,!!o):void 0===n?t.lowerBound(r,!!i):t.bound(r,n,!!i,!!o)}let{schema:o,hasGetAll:a}=(n=ub(e.objectStoreNames),{schema:{name:e.name,tables:n.map(e=>r.objectStore(e)).map(e=>{let{keyPath:t,autoIncrement:r}=e,n=aY(t),i=null==t,o={},a={name:e.name,primaryKey:{name:null,isPrimaryKey:!0,outbound:i,compound:n,keyPath:t,autoIncrement:r,unique:!0,extractKey:ug(t)},indexes:ub(e.indexNames).map(t=>e.index(t)).map(e=>{let{name:t,unique:r,multiEntry:n,keyPath:i}=e,a={name:t,compound:aY(i),keyPath:i,unique:r,multiEntry:n,extractKey:ug(i)};return o[uw(i)]=a,a}),getIndexByKeyPath:e=>o[uw(e)]};return o[":id"]=a.primaryKey,null!=t&&(o[uw(t)]=a.primaryKey),a})},hasGetAll:n.length>0&&"getAll"in r.objectStore(n[0])&&!("u">typeof navigator&&/Safari/.test(navigator.userAgent)&&!/(Chrome\/|Edge\/)/.test(navigator.userAgent)&&[].concat(navigator.userAgent.match(/Safari\/(\d*)/))[1]<604)}),s=o.tables.map(e=>{let t;return{name:t=e.name,schema:e,mutate:function({trans:e,type:r,keys:n,values:o,range:a}){return new Promise((s,l)=>{let u;s=lf(s);let c=e.objectStore(t),d=null==c.keyPath,p="put"===r||"add"===r;if(!p&&"delete"!==r&&"deleteRange"!==r)throw Error("Invalid operation type: "+r);let{length:f}=n||o||{length:1};if(n&&o&&n.length!==o.length)throw Error("Given keys array must have same length as given values array.");if(0===f)return s({numFailures:0,failures:{},results:[],lastResult:void 0});let h=[],m=[],y=0,g=e=>{++y,ul(e)};if("deleteRange"===r){if(4===a.type)return s({numFailures:y,failures:m,results:[],lastResult:void 0});3===a.type?h.push(u=c.clear()):h.push(u=c.delete(i(a)))}else{let[e,t]=p?d?[o,n]:[o,null]:[n,null];if(p)for(let n=0;n<f;++n)h.push(u=t&&void 0!==t[n]?c[r](e[n],t[n]):c[r](e[n])),u.onerror=g;else for(let t=0;t<f;++t)h.push(u=c[r](e[t])),u.onerror=g}let b=e=>{let t=e.target.result;h.forEach((e,t)=>null!=e.error&&(m[t]=e.error)),s({numFailures:y,failures:m,results:"delete"===r?n:h.map(e=>e.result),lastResult:t})};u.onerror=e=>{g(e),b(e)},u.onsuccess=b})},getMany:({trans:e,keys:r})=>new Promise((n,i)=>{n=lf(n);let o=e.objectStore(t),a=r.length,s=Array(a),l,u=0,c=0,d=e=>{let t=e.target;s[t._pos]=t.result,++c===u&&n(s)},p=us(i);for(let e=0;e<a;++e)null!=r[e]&&((l=o.get(r[e]))._pos=e,l.onsuccess=d,l.onerror=p,++u);0===u&&n(s)}),get:({trans:e,key:r})=>new Promise((n,i)=>{n=lf(n);let o=e.objectStore(t).get(r);o.onsuccess=e=>n(e.target.result),o.onerror=us(i)}),query:e=>new Promise((r,n)=>{r=lf(r);let{trans:o,values:s,limit:l,query:u}=e,c=l===1/0?void 0:l,{index:d,range:p}=u,f=o.objectStore(t),h=d.isPrimaryKey?f:f.index(d.name),m=i(p);if(0===l)return r({result:[]});if(a){let e=s?h.getAll(m,c):h.getAllKeys(m,c);e.onsuccess=e=>r({result:e.target.result}),e.onerror=us(n)}else{let e=0,t=!s&&"openKeyCursor"in h?h.openKeyCursor(m):h.openCursor(m),i=[];t.onsuccess=n=>{let o=t.result;return o?(i.push(s?o.value:o.primaryKey),++e===l?r({result:i}):void o.continue()):r({result:i})},t.onerror=us(n)}}),openCursor:function({trans:e,values:r,query:n,reverse:o,unique:a}){return new Promise((s,l)=>{s=lf(s);let{index:u,range:c}=n,d=e.objectStore(t),p=u.isPrimaryKey?d:d.index(u.name),f=o?a?"prevunique":"prev":a?"nextunique":"next",h=!r&&"openKeyCursor"in p?p.openKeyCursor(i(c),f):p.openCursor(i(c),f);h.onerror=us(l),h.onsuccess=lf(t=>{let r=h.result;if(!r)return void s(null);r.___id=++uv,r.done=!1;let n=r.continue.bind(r),i=r.continuePrimaryKey;i&&(i=i.bind(r));let o=r.advance.bind(r),a=()=>{throw Error("Cursor not stopped")};r.trans=e,r.stop=r.continue=r.continuePrimaryKey=r.advance=()=>{throw Error("Cursor not started")},r.fail=lf(l),r.next=function(){let e=1;return this.start(()=>e--?this.continue():this.stop()).then(()=>this)},r.start=e=>{let t=new Promise((e,t)=>{e=lf(e),h.onerror=us(t),r.fail=t,r.stop=t=>{r.stop=r.continue=r.continuePrimaryKey=r.advance=a,e(t)}}),s=()=>{if(h.result)try{e()}catch(e){r.fail(e)}else r.done=!0,r.start=()=>{throw Error("Cursor behind last entry")},r.stop()};return h.onsuccess=lf(e=>{h.onsuccess=s,s()}),r.continue=n,r.continuePrimaryKey=i,r.advance=o,s(),t},s(r)},l)})},count({query:e,trans:r}){let{index:n,range:o}=e;return new Promise((e,a)=>{let s=r.objectStore(t),l=n.isPrimaryKey?s:s.index(n.name),u=i(o),c=u?l.count(u):l.count();c.onsuccess=lf(t=>e(t.target.result)),c.onerror=us(a)})}}}),l={};return s.forEach(e=>l[e.name]=e),{stack:"dbcore",transaction:e.transaction.bind(e),table(e){if(!l[e])throw Error(`Table '${e}' not found`);return l[e]},MIN_KEY:-1/0,MAX_KEY:uy(t),schema:o}}(t,r,i),e.dbcore.reduce((e,{create:t})=>({...e,...t(e)}),o))}}(e._middlewares,r,e._deps,t);e.core=n.dbcore,e.tables.forEach(t=>{let r=t.name;e.core.schema.tables.some(e=>e.name===r)&&(t.core=e.core.table(r),e[r]instanceof e.Table&&(e[r].core=t.core))})}function ux({_novip:e},t,r,n){r.forEach(r=>{let i=n[r];t.forEach(t=>{let n=a6(t,r);(!n||"value"in n&&void 0===n.value)&&(t===e.Transaction.prototype||t instanceof e.Transaction?a3(t,r,{get(){return this.table(r)},set(e){a1(this,r,{value:e,writable:!0,configurable:!0,enumerable:!0})}}):t[r]=new e.Table(r,i))})})}function uE({_novip:e},t){t.forEach(t=>{for(let r in t)t[r]instanceof e.Table&&delete t[r]})}function uS(e,t){return e._cfg.version-t._cfg.version}function uD(e,t){let r,n={del:[],add:[],change:[]};for(r in e)t[r]||n.del.push(r);for(r in t){let i=e[r],o=t[r];if(i){let e={name:r,def:o,recreate:!1,del:[],add:[],change:[]};if(""+(i.primKey.keyPath||"")==""+(o.primKey.keyPath||"")&&(i.primKey.auto===o.primKey.auto||lB)){let t,r=i.idxByName,a=o.idxByName;for(t in r)a[t]||e.del.push(t);for(t in a){let n=r[t],i=a[t];n?n.src!==i.src&&e.change.push(i):e.add.push(i)}(e.del.length>0||e.add.length>0||e.change.length>0)&&n.change.push(e)}else e.recreate=!0,n.change.push(e)}else n.add.push([r,o])}return n}function uO(e,t,r,n){let i=e.db.createObjectStore(t,r.keyPath?{keyPath:r.keyPath,autoIncrement:r.auto}:{autoIncrement:r.auto});return n.forEach(e=>uP(i,e)),i}function uP(e,t){e.createIndex(t.name,t.keyPath,{unique:t.unique,multiEntry:t.multi})}function uC(e,t,r){let n={};return a8(t.objectStoreNames,0).forEach(e=>{let t=r.objectStore(e),i=t.keyPath,o=uf(uh(i),i||"",!1,!1,!!t.autoIncrement,i&&"string"!=typeof i,!0),a=[];for(let e=0;e<t.indexNames.length;++e){let r=t.index(t.indexNames[e]);i=r.keyPath;var s=uf(r.name,i,!!r.unique,!!r.multiEntry,!1,i&&"string"!=typeof i,!1);a.push(s)}n[e]=um(e,o,a)}),n}function uk({_novip:e},t,r){let n=r.db.objectStoreNames;for(let i=0;i<n.length;++i){let o=n[i],a=r.objectStore(o);e._hasGetAll="getAll"in a;for(let e=0;e<a.indexNames.length;++e){let r=a.indexNames[e],n=a.index(r).keyPath,i="string"==typeof n?n:"["+a8(n).join("+")+"]";if(t[o]){let e=t[o].idxByName[i];e&&(e.name=r,delete t[o].idxByName[i],t[o].idxByName[r]=e)}}}"u">typeof navigator&&/Safari/.test(navigator.userAgent)&&!/(Chrome\/|Edge\/)/.test(navigator.userAgent)&&aG.WorkerGlobalScope&&aG instanceof aG.WorkerGlobalScope&&[].concat(navigator.userAgent.match(/Safari\/(\d*)/))[1]<604&&(e._hasGetAll=!1)}class uT{_parseStoresSpec(e,t){aq(e).forEach(r=>{if(null!==e[r]){var n=e[r].split(",").map((e,t)=>{let r=(e=e.trim()).replace(/([&*]|\+\+)/g,""),n=/^\[/.test(r)?r.match(/^\[(.*)\]$/)[1].split("+"):r;return uf(r,n||null,/\&/.test(e),/\*/.test(e),/\+\+/.test(e),aY(n),0===t)}),i=n.shift();if(i.multi)throw new sj.Schema("Primary key cannot be multi-valued");n.forEach(e=>{if(e.auto)throw new sj.Schema("Only primary key can be marked as autoIncrement (++)");if(!e.keyPath)throw new sj.Schema("Index must have a name and cannot be an empty string")}),t[r]=um(r,i,n)}})}stores(e){let t=this.db;this._cfg.storesSource=this._cfg.storesSource?aZ(this._cfg.storesSource,e):e;let r=t._versions,n={},i={};return r.forEach(e=>{aZ(n,e._cfg.storesSource),i=e._cfg.dbschema={},e._parseStoresSpec(n,i)}),t._dbSchema=i,uE(t,[t._allTables,t,t.Transaction.prototype]),ux(t,[t._allTables,t,t.Transaction.prototype,this._cfg.tables],aq(i),i),t._storeNames=aq(i),this}upgrade(e){return this._cfg.contentUpgrade=sU(this._cfg.contentUpgrade||sN,e),this}}function uj(e,t){let r=e._dbNamesDB;return r||(r=e._dbNamesDB=new uZ(lU,{addons:[],indexedDB:e,IDBKeyRange:t})).version(1).stores({dbnames:"name"}),r.table("dbnames")}function uR(e){return e&&"function"==typeof e.databases}function uA(e){return lw(function(){return s5.letThrough=!0,e()})}function uN(e){var t=t=>e.next(t),r=i(t),n=i(t=>e.throw(t));function i(e){return t=>{var i=e(t),o=i.value;return i.done?o:o&&"function"==typeof o.then?o.then(r,n):aY(o)?Promise.all(o).then(r,n):r(o)}}return i(t)()}function uM(e,t,r){var n=arguments.length;if(n<2)throw new sj.InvalidArgument("Too few arguments");for(var i=Array(n-1);--n;)i[n-1]=arguments[n];return r=i.pop(),[e,sa(i),r]}function u$(e,t,r){let n=aY(e)?e.slice():[e];for(let e=0;e<r;++e)n.push(t);return n}let uI={stack:"dbcore",name:"VirtualIndexMiddleware",level:1,create:function(e){return{...e,table(t){let r=e.table(t),{schema:n}=r,i={},o=[];function a(e,t,r){let n=uw(e),s=i[n]=i[n]||[],l=null==e?0:"string"==typeof e?1:e.length,u=t>0,c={...r,isVirtual:u,keyTail:t,keyLength:l,extractKey:ug(e),unique:!u&&r.unique};return s.push(c),c.isPrimaryKey||o.push(c),l>1&&a(2===l?e[0]:e.slice(0,l-1),t+1,r),s.sort((e,t)=>e.keyTail-t.keyTail),c}let s=a(n.primaryKey.keyPath,0,n.primaryKey);for(let e of(i[":id"]=[s],n.indexes))a(e.keyPath,0,e);function l(t){var r,n;let i=t.query.index;return i.isVirtual?{...t,query:{index:i,range:(r=t.query.range,n=i.keyTail,{type:1===r.type?2:r.type,lower:u$(r.lower,r.lowerOpen?e.MAX_KEY:e.MIN_KEY,n),lowerOpen:!0,upper:u$(r.upper,r.upperOpen?e.MIN_KEY:e.MAX_KEY,n),upperOpen:!0})}}:t}return{...r,schema:{...n,primaryKey:s,indexes:o,getIndexByKeyPath:function(e){let t=i[uw(e)];return t&&t[0]}},count:e=>r.count(l(e)),query:e=>r.query(l(e)),openCursor(t){let{keyTail:n,isVirtual:i,keyLength:o}=t.query.index;return i?r.openCursor(l(t)).then(r=>r&&Object.create(r,{continue:{value:function(i){null!=i?r.continue(u$(i,t.reverse?e.MAX_KEY:e.MIN_KEY,n)):t.unique?r.continue(r.key.slice(0,o).concat(t.reverse?e.MIN_KEY:e.MAX_KEY,n)):r.continue()}},continuePrimaryKey:{value(t,i){r.continuePrimaryKey(u$(t,e.MAX_KEY,n),i)}},primaryKey:{get:()=>r.primaryKey},key:{get(){let e=r.key;return 1===o?e[0]:e.slice(0,o)}},value:{get:()=>r.value}})):r.openCursor(t)}}}}}};function uL(e,t,r,n){return r=r||{},n=n||"",aq(e).forEach(i=>{if(aQ(t,i)){var o=e[i],a=t[i];if("object"==typeof o&&"object"==typeof a&&o&&a){let e=sp(o);e!==sp(a)?r[n+i]=t[i]:"Object"===e?uL(o,a,r,n+i+"."):o!==a&&(r[n+i]=t[i])}else o!==a&&(r[n+i]=t[i])}else r[n+i]=void 0}),aq(t).forEach(i=>{aQ(e,i)||(r[n+i]=t[i])}),r}let uF={stack:"dbcore",name:"HooksMiddleware",level:2,create:e=>({...e,table(t){let r=e.table(t),{primaryKey:n}=r.schema;return{...r,mutate(e){let i=s5.trans,{deleting:o,creating:a,updating:s}=i.table(t).hook;switch(e.type){case"add":if(a.fire===sN)break;return i._promise("readwrite",()=>l(e),!0);case"put":if(a.fire===sN&&s.fire===sN)break;return i._promise("readwrite",()=>l(e),!0);case"delete":if(o.fire===sN)break;return i._promise("readwrite",()=>l(e),!0);case"deleteRange":if(o.fire===sN)break;return i._promise("readwrite",()=>(function e(t,i,o){return r.query({trans:t,values:!1,query:{index:n,range:i},limit:o}).then(({result:r})=>l({type:"delete",keys:r,trans:t}).then(n=>n.numFailures>0?Promise.reject(n.failures[0]):r.length<o?{failures:[],numFailures:0,lastResult:void 0}:e(t,{...i,lower:r[r.length-1],lowerOpen:!0},o)))})(e.trans,e.range,1e4),!0)}return r.mutate(e);function l(e){var t,i;let l=s5.trans,u=e.keys||("delete"===(t=e).type?t.keys:t.keys||t.values.map(n.extractKey));if(!u)throw Error("Keys missing");return"delete"!==(e="add"===e.type||"put"===e.type?{...e,keys:u}:{...e}).type&&(e.values=[...e.values]),e.keys&&(e.keys=[...e.keys]),("add"===(i=e).type?Promise.resolve([]):r.getMany({trans:i.trans,keys:u,cache:"immutable"})).then(t=>{let i=u.map((r,i)=>{let u=t[i],c={onerror:null,onsuccess:null};if("delete"===e.type)o.fire.call(c,r,u,l);else if("add"===e.type||void 0===u){let t=a.fire.call(c,r,e.values[i],l);null==r&&null!=t&&(r=t,e.keys[i]=r,n.outbound||sn(e.values[i],n.keyPath,r))}else{let t=uL(u,e.values[i]),n=s.fire.call(c,t,r,u,l);if(n){let t=e.values[i];Object.keys(n).forEach(e=>{aQ(t,e)?t[e]=n[e]:sn(t,e,n[e])})}}return c});return r.mutate(e).then(({failures:r,results:n,numFailures:o,lastResult:a})=>{for(let o=0;o<u.length;++o){let a=n?n[o]:u[o],s=i[o];null==a?s.onerror&&s.onerror(r[o]):s.onsuccess&&s.onsuccess("put"===e.type&&t[o]?e.values[o]:a)}return{failures:r,results:n,numFailures:o,lastResult:a}}).catch(e=>(i.forEach(t=>t.onerror&&t.onerror(e)),Promise.reject(e)))})}}}}})};function uB(e,t,r){try{if(!t||t.keys.length<e.length)return null;let n=[];for(let i=0,o=0;i<t.keys.length&&o<e.length;++i)0===l2(t.keys[i],e[o])&&(n.push(r?sc(t.values[i]):t.values[i]),++o);return n.length===e.length?n:null}catch(e){return null}}let uV={stack:"dbcore",level:-1,create:e=>({table:t=>{let r=e.table(t);return{...r,getMany:e=>{if(!e.cache)return r.getMany(e);let t=uB(e.keys,e.trans._cache,"clone"===e.cache);return t?le.resolve(t):r.getMany(e).then(t=>(e.trans._cache={keys:e.keys,values:"clone"===e.cache?sc(t):t},t))},mutate:e=>("add"!==e.type&&(e.trans._cache=null),r.mutate(e))}}})};function uU(e){return!("from"in e)}let uW=function(e,t){if(!this){let t=new uW;return e&&"d"in e&&aZ(t,e),t}aZ(this,arguments.length?{d:1,from:e,to:arguments.length>1?t:e}:{d:0})};function uK(e,t,r){let n=l2(t,r);if(isNaN(n))return;if(n>0)throw RangeError();if(uU(e))return aZ(e,{from:t,to:r,d:1});let i=e.l,o=e.r;if(0>l2(r,e.from))return i?uK(i,t,r):e.l={from:t,to:r,d:1,l:null,r:null},uG(e);if(l2(t,e.to)>0)return o?uK(o,t,r):e.r={from:t,to:r,d:1,l:null,r:null},uG(e);0>l2(t,e.from)&&(e.from=t,e.l=null,e.d=o?o.d+1:1),l2(r,e.to)>0&&(e.to=r,e.r=null,e.d=e.l?e.l.d+1:1);let a=!e.r;i&&!e.l&&uH(e,i),o&&a&&uH(e,o)}function uH(e,t){uU(t)||function e(t,{from:r,to:n,l:i,r:o}){uK(t,r,n),i&&e(t,i),o&&e(t,o)}(e,t)}function uz(e){let t=uU(e)?null:{s:0,n:e};return{next(e){let r=arguments.length>0;for(;t;)switch(t.s){case 0:if(t.s=1,r)for(;t.n.l&&0>l2(e,t.n.from);)t={up:t,n:t.n.l,s:1};else for(;t.n.l;)t={up:t,n:t.n.l,s:1};case 1:if(t.s=2,!r||0>=l2(e,t.n.to))return{value:t.n,done:!1};case 2:if(t.n.r){t.s=3,t={up:t,n:t.n.r,s:0};continue}case 3:t=t.up}return{done:!0}}}}function uG(e){var t,r;let n=((null==(t=e.r)?void 0:t.d)||0)-((null==(r=e.l)?void 0:r.d)||0),i=n>1?"r":n<-1?"l":"";if(i){let t="r"===i?"l":"r",r={...e},n=e[i];e.from=n.from,e.to=n.to,e[i]=n[i],r[i]=n[t],e[t]=r,r.d=uq(r)}e.d=uq(e)}function uq({r:e,l:t}){return(e?t?Math.max(e.d,t.d):e.d:t?t.d:0)+1}a0(uW.prototype,{add(e){return uH(this,e),this},addKey(e){return uK(this,e,e),this},addKeys(e){return e.forEach(e=>uK(this,e,e)),this},[sf](){return uz(this)}});let uY={stack:"dbcore",level:0,create:e=>{let t=e.schema.name,r=new uW(e.MIN_KEY,e.MAX_KEY);return{...e,table:n=>{let i=e.table(n),{schema:o}=i,{primaryKey:a}=o,{extractKey:s,outbound:l}=a,u={...i,mutate:e=>{let a=e.trans,s=a.mutatedParts||(a.mutatedParts={}),l=e=>{let r=`idb://${t}/${n}/${e}`;return s[r]||(s[r]=new uW)},u=l(""),c=l(":dels"),{type:d}=e,[p,f]="deleteRange"===e.type?[e.range]:"delete"===e.type?[e.keys]:e.values.length<50?[[],e.values]:[],h=e.trans._cache;return i.mutate(e).then(e=>{if(aY(p)){"delete"!==d&&(p=e.results),u.addKeys(p);let t=uB(p,h);t||"add"===d||c.addKeys(p),(t||f)&&o.indexes.forEach(function(e){let r=l(e.name||"");function n(t){return null!=t?e.extractKey(t):null}let i=t=>e.multiEntry&&aY(t)?t.forEach(e=>r.addKey(e)):r.addKey(t);(t||f).forEach((e,r)=>{let o=t&&n(t[r]),a=f&&n(f[r]);0!==l2(o,a)&&(null!=o&&i(o),null!=a&&i(a))})})}else if(p){let e={from:p.lower,to:p.upper};c.add(e),u.add(e)}else u.add(r),c.add(r),o.indexes.forEach(e=>l(e.name).add(r));return e})}},c=({query:{index:t,range:r}})=>{var n,i;return[t,new uW(null!=(n=r.lower)?n:e.MIN_KEY,null!=(i=r.upper)?i:e.MAX_KEY)]},d={get:e=>[a,new uW(e.key)],getMany:e=>[a,(new uW).addKeys(e.keys)],count:c,query:c,openCursor:c};return aq(d).forEach(e=>{u[e]=function(o){let{subscr:a}=s5;if(a){let u=e=>{let r=`idb://${t}/${n}/${e}`;return a[r]||(a[r]=new uW)},c=u(""),p=u(":dels"),[f,h]=d[e](o);if(u(f.name||"").add(h),!f.isPrimaryKey){if("count"!==e){let t="query"===e&&l&&o.values&&i.query({...o,values:!1});return i[e].apply(this,arguments).then(r=>{if("query"===e){if(l&&o.values)return t.then(({result:e})=>(c.addKeys(e),r));let e=o.values?r.result.map(s):r.result;o.values?c.addKeys(e):p.addKeys(e)}else if("openCursor"===e){let e=o.values;return r&&Object.create(r,{key:{get:()=>(p.addKey(r.primaryKey),r.key)},primaryKey:{get(){let e=r.primaryKey;return p.addKey(e),e}},value:{get:()=>(e&&c.addKey(r.primaryKey),r.value)}})}return r})}p.add(r)}}return i[e].apply(this,arguments)}}),u}}}};class uZ{constructor(e,t){var r;this._middlewares={},this.verno=0;const n=uZ.dependencies;this._options=t={addons:uZ.addons,autoOpen:!0,indexedDB:n.indexedDB,IDBKeyRange:n.IDBKeyRange,...t},this._deps={indexedDB:t.indexedDB,IDBKeyRange:t.IDBKeyRange};const{addons:i}=t;this._dbSchema={},this._versions=[],this._storeNames=[],this._allTables={},this.idbdb=null,this._novip=this;const o={dbOpenError:null,isBeingOpened:!1,onReadyBeingFired:null,openComplete:!1,dbReadyResolve:sN,dbReadyPromise:null,cancelOpen:sN,openCanceller:null,autoSchema:!0,PR1398_maxLoop:3};o.dbReadyPromise=new le(e=>{o.dbReadyResolve=e}),o.openCanceller=new le((e,t)=>{o.cancelOpen=t}),this._state=o,this.name=e,this.on=lY(this,"populate","blocked","versionchange","close",{ready:[sU,sN]}),this.on.ready.subscribe=a9(this.on.ready.subscribe,e=>(t,r)=>{uZ.vip(()=>{let n=this._state;if(n.openComplete)n.dbOpenError||le.resolve().then(t),r&&e(t);else if(n.onReadyBeingFired)n.onReadyBeingFired.push(t),r&&e(t);else{e(t);let n=this;r||e(function e(){n.on.ready.unsubscribe(t),n.on.ready.unsubscribe(e)})}})}),this.Collection=(r=this,lZ(l8.prototype,function(e,t){this.db=r;let n=lz,i=null;if(t)try{n=t()}catch(e){i=e}let o=e._ctx,a=o.table,s=a.hook.reading.fire;this._ctx={table:a,index:o.index,isPrimKey:!o.index||a.schema.primKey.keyPath&&o.index===a.schema.primKey.name,range:n,keysOnly:!1,dir:"next",unique:"",algorithm:null,filter:null,replayFilter:null,justLimit:!0,isMatch:null,offset:0,limit:1/0,error:i,or:o.or,valueMapper:s!==sM?s:null}})),this.Table=function(e){return lZ(lq.prototype,function(t,r,n){this.db=e,this._tx=n,this.name=t,this.schema=r,this.hook=e._allTables[t]?e._allTables[t].hook:lY(null,{creating:[sL,sN],reading:[s$,sM],updating:[sB,sN],deleting:[sF,sN]})})}(this),this.Transaction=function(e){return lZ(up.prototype,function(t,r,n,i,o){this.db=e,this.mode=t,this.storeNames=r,this.schema=n,this.chromeTransactionDurability=i,this.idbtrans=null,this.on=lY(this,"complete","error","abort"),this.parent=o||null,this.active=!0,this._reculock=0,this._blockedFuncs=[],this._resolve=null,this._reject=null,this._waitingFor=null,this._waitingQueue=null,this._spinCount=0,this._completion=new le((e,t)=>{this._resolve=e,this._reject=t}),this._completion.then(()=>{this.active=!1,this.on.complete.fire()},e=>{var t=this.active;return this.active=!1,this.on.error.fire(e),this.parent?this.parent._reject(e):t&&this.idbtrans&&this.idbtrans.abort(),lA(e)})})}(this),this.Version=function(e){return lZ(uT.prototype,function(t){this.db=e,this._cfg={version:t,storesSource:null,dbschema:{},tables:{},contentUpgrade:null}})}(this),this.WhereClause=function(e){return lZ(ua.prototype,function(t,r,n){this.db=e,this._ctx={table:t,index:":id"===r?null:r,or:n};let i=e._deps.indexedDB;if(!i)throw new sj.MissingAPI;this._cmp=this._ascending=i.cmp.bind(i),this._descending=(e,t)=>i.cmp(t,e),this._max=(e,t)=>i.cmp(e,t)>0?e:t,this._min=(e,t)=>0>i.cmp(e,t)?e:t,this._IDBKeyRange=e._deps.IDBKeyRange})}(this),this.on("versionchange",e=>{e.newVersion>0?console.warn(`Another connection wants to upgrade database '${this.name}'. Closing db now to resume the upgrade.`):console.warn(`Another connection wants to delete database '${this.name}'. Closing db now to resume the delete request.`),this.close()}),this.on("blocked",e=>{!e.newVersion||e.newVersion<e.oldVersion?console.warn(`Dexie.delete('${this.name}') was blocked`):console.warn(`Upgrade '${this.name}' blocked by other connection holding version ${e.oldVersion/10}`)}),this._maxKey=uy(t.IDBKeyRange),this._createTransaction=(e,t,r,n)=>new this.Transaction(e,t,r,this._options.chromeTransactionDurability,n),this._fireOnBlocked=e=>{this.on("blocked").fire(e),lF.filter(e=>e.name===this.name&&e!==this&&!e._state.vcFired).map(t=>t.on("versionchange").fire(e))},this.use(uI),this.use(uF),this.use(uY),this.use(uV),this.vip=Object.create(this,{_vip:{value:!0}}),i.forEach(e=>e(this))}version(e){if(isNaN(e)||e<.1)throw new sj.Type("Given version is not a positive number");if(e=Math.round(10*e)/10,this.idbdb||this._state.isBeingOpened)throw new sj.Schema("Cannot add version when database is open");this.verno=Math.max(this.verno,e);let t=this._versions;var r=t.filter(t=>t._cfg.version===e)[0];return r||(r=new this.Version(e),t.push(r),t.sort(uS),r.stores({}),this._state.autoSchema=!1,r)}_whenReady(e){return this.idbdb&&(this._state.openComplete||s5.letThrough||this._vip)?e():new le((e,t)=>{if(this._state.openComplete)return t(new sj.DatabaseClosed(this._state.dbOpenError));if(!this._state.isBeingOpened){if(!this._options.autoOpen)return void t(new sj.DatabaseClosed);this.open().catch(sN)}this._state.dbReadyPromise.then(e,t)}).then(e)}use({stack:e,create:t,level:r,name:n}){n&&this.unuse({stack:e,name:n});let i=this._middlewares[e]||(this._middlewares[e]=[]);return i.push({stack:e,create:t,level:null==r?10:r,name:n}),i.sort((e,t)=>e.level-t.level),this}unuse({stack:e,name:t,create:r}){return e&&this._middlewares[e]&&(this._middlewares[e]=this._middlewares[e].filter(e=>r?e.create!==r:!!t&&e.name!==t)),this}open(){return function(e){var t;let r=e._state,{indexedDB:n}=e._deps;if(r.isBeingOpened||e.idbdb)return r.dbReadyPromise.then(()=>r.dbOpenError?lA(r.dbOpenError):e);sb&&(r.openCanceller._stackHolder=s_()),r.isBeingOpened=!0,r.dbOpenError=null,r.openComplete=!1;let i=r.openCanceller;function o(){if(r.openCanceller!==i)throw new sj.DatabaseClosed("db.open() was cancelled")}let a=r.dbReadyResolve,s=null,l=!1;return le.race([i,("u"<typeof navigator?le.resolve():!navigator.userAgentData&&/Safari\//.test(navigator.userAgent)&&!/Chrom(e|ium)\//.test(navigator.userAgent)&&indexedDB.databases?new Promise(function(e){var r=function(){return indexedDB.databases().finally(e)};t=setInterval(r,100),r()}).finally(function(){return clearInterval(t)}):Promise.resolve()).then(()=>new le((t,i)=>{if(o(),!n)throw new sj.MissingAPI;let a=e.name,u=r.autoSchema?n.open(a):n.open(a,Math.round(10*e.verno));if(!u)throw new sj.MissingAPI;u.onerror=us(i),u.onblocked=lf(e._fireOnBlocked),u.onupgradeneeded=lf(t=>{if(s=u.transaction,r.autoSchema&&!e._options.allowEmptyDB){u.onerror=ul,s.abort(),u.result.close();let e=n.deleteDatabase(a);e.onsuccess=e.onerror=lf(()=>{i(new sj.NoSuchDatabase(`Database ${a} doesnt exist`))})}else{let r,n,a,p;s.onerror=us(i);var o,c,d=t.oldVersion>0x4000000000000000?0:t.oldVersion;l=d<1,e._novip.idbdb=u.result,o=d/10,c=s,r=e._dbSchema,(n=e._createTransaction("readwrite",e._storeNames,r)).create(c),n._completion.catch(i),a=n._reject.bind(n),p=s5.transless||s5,lw(()=>{s5.trans=n,s5.transless=p,0===o?(aq(r).forEach(e=>{uO(c,e,r[e].primKey,r[e].indexes)}),u_(e,c),le.follow(()=>e.on.populate.fire(n)).catch(a)):(function({_novip:e},t,r,n){let i=[],o=e._versions,a=e._dbSchema=uC(e,e.idbdb,n),s=!1;return o.filter(e=>e._cfg.version>=t).forEach(o=>{i.push(()=>{let i=a,l=o._cfg.dbschema;uk(e,i,n),uk(e,l,n),a=e._dbSchema=l;let u=uD(i,l);u.add.forEach(e=>{uO(n,e[0],e[1].primKey,e[1].indexes)}),u.change.forEach(e=>{if(e.recreate)throw new sj.Upgrade("Not yet support for changing primary key");{let t=n.objectStore(e.name);e.add.forEach(e=>uP(t,e)),e.change.forEach(e=>{t.deleteIndex(e.name),uP(t,e)}),e.del.forEach(e=>t.deleteIndex(e))}});let c=o._cfg.contentUpgrade;if(c&&o._cfg.version>t){let t;u_(e,n),r._memoizedTables={},s=!0;let o=si(l);u.del.forEach(e=>{o[e]=i[e]}),uE(e,[e.Transaction.prototype]),ux(e,[e.Transaction.prototype],aq(o),o),r.schema=o;let a=sg(c);a&&l_();let d=le.follow(()=>{if((t=c(r))&&a){var e=lx.bind(null,null);t.then(e,e)}});return t&&"function"==typeof t.then?le.resolve(t):d.then(()=>t)}}),i.push(t=>{var n;s&&lB||(n=o._cfg.dbschema,[].slice.call(t.db.objectStoreNames).forEach(e=>null==n[e]&&t.db.deleteObjectStore(e))),uE(e,[e.Transaction.prototype]),ux(e,[e.Transaction.prototype],e._storeNames,e._dbSchema),r.schema=e._dbSchema})}),(function e(){return i.length?le.resolve(i.shift()(r.idbtrans)).then(e):le.resolve()})().then(()=>{var e;aq(e=a).forEach(t=>{n.db.objectStoreNames.contains(t)||uO(n,t,e[t].primKey,e[t].indexes)})})})(e,o,n,c).catch(a)})}},i),u.onsuccess=lf(()=>{s=null;let n=e._novip.idbdb=u.result,i=a8(n.objectStoreNames);if(i.length>0)try{let t,o=n.transaction(1===i.length?i[0]:i,"readonly");r.autoSchema?function({_novip:e},t,r){e.verno=t.version/10;let n=e._dbSchema=uC(0,t,r);e._storeNames=a8(t.objectStoreNames,0),ux(e,[e._allTables],aq(n),n)}(e,n,o):(uk(e,e._dbSchema,o),((t=uD(uC(0,e.idbdb,o),e._dbSchema)).add.length||t.change.some(e=>e.add.length||e.change.length))&&console.warn("Dexie SchemaDiff: Schema was extended without increasing the number passed to db.version(). Some queries may fail.")),u_(e,o)}catch(e){}lF.push(e),n.onversionchange=lf(t=>{r.vcFired=!0,e.on("versionchange").fire(t)}),n.onclose=lf(t=>{e.on("close").fire(t)}),l&&function({indexedDB:e,IDBKeyRange:t},r){uR(e)||r===lU||uj(e,t).put({name:r}).catch(sN)}(e._deps,a),t()},i)}))]).then(()=>(o(),r.onReadyBeingFired=[],le.resolve(uA(()=>e.on.ready.fire(e.vip))).then(function t(){if(r.onReadyBeingFired.length>0){let n=r.onReadyBeingFired.reduce(sU,sN);return r.onReadyBeingFired=[],le.resolve(uA(()=>n(e.vip))).then(t)}}))).finally(()=>{r.onReadyBeingFired=null,r.isBeingOpened=!1}).then(()=>e).catch(t=>{r.dbOpenError=t;try{s&&s.abort()}catch(e){}return i===r.openCanceller&&e._close(),lA(t)}).finally(()=>{r.openComplete=!0,a()})}(this)}_close(){let e=this._state,t=lF.indexOf(this);if(t>=0&&lF.splice(t,1),this.idbdb){try{this.idbdb.close()}catch(e){}this._novip.idbdb=null}e.dbReadyPromise=new le(t=>{e.dbReadyResolve=t}),e.openCanceller=new le((t,r)=>{e.cancelOpen=r})}close(){this._close();let e=this._state;this._options.autoOpen=!1,e.dbOpenError=new sj.DatabaseClosed,e.isBeingOpened&&e.cancelOpen(e.dbOpenError)}delete(){let e=arguments.length>0,t=this._state;return new le((r,n)=>{let i=()=>{this.close();var e=this._deps.indexedDB.deleteDatabase(this.name);e.onsuccess=lf(()=>{!function({indexedDB:e,IDBKeyRange:t},r){uR(e)||r===lU||uj(e,t).delete(r).catch(sN)}(this._deps,this.name),r()}),e.onerror=us(n),e.onblocked=this._fireOnBlocked};if(e)throw new sj.InvalidArgument("Arguments not allowed in db.delete()");t.isBeingOpened?t.dbReadyPromise.then(i):i()})}backendDB(){return this.idbdb}isOpen(){return null!==this.idbdb}hasBeenClosed(){let e=this._state.dbOpenError;return e&&"DatabaseClosed"===e.name}hasFailed(){return null!==this._state.dbOpenError}dynamicallyOpened(){return this._state.autoSchema}get tables(){return aq(this._allTables).map(e=>this._allTables[e])}transaction(){let e=uM.apply(this,arguments);return this._transaction.apply(this,e)}_transaction(e,t,r){let n,i,o=s5.trans;o&&o.db===this&&-1===e.indexOf("!")||(o=null);let a=-1!==e.indexOf("?");e=e.replace("!","").replace("?","");try{if(i=t.map(e=>{var t=e instanceof this.Table?e.name:e;if("string"!=typeof t)throw TypeError("Invalid table argument to Dexie.transaction(). Only Table or String are allowed");return t}),"r"==e||e===lW)n=lW;else{if("rw"!=e&&e!=lK)throw new sj.InvalidArgument("Invalid transaction mode: "+e);n=lK}if(o){if(o.mode===lW&&n===lK){if(!a)throw new sj.SubTransaction("Cannot enter a sub-transaction with READWRITE mode when parent transaction is READONLY");o=null}o&&i.forEach(e=>{if(o&&-1===o.storeNames.indexOf(e)){if(!a)throw new sj.SubTransaction("Table "+e+" not included in parent transaction.");o=null}}),a&&o&&!o.active&&(o=null)}}catch(e){return o?o._promise(null,(t,r)=>{r(e)}):lA(e)}let s=(function e(t,r,n,i,o){return le.resolve().then(()=>{let a,s=s5.transless||s5,l=t._createTransaction(r,n,t._dbSchema,i);if(i)l.idbtrans=i.idbtrans;else try{l.create(),t._state.PR1398_maxLoop=3}catch(i){return i.name===sT.InvalidState&&t.isOpen()&&--t._state.PR1398_maxLoop>0?(console.warn("Dexie: Need to reopen db"),t._close(),t.open().then(()=>e(t,r,n,null,o))):lA(i)}let u=sg(o);u&&l_();let c=le.follow(()=>{if(a=o.call(l,l))if(u){var e=lx.bind(null,null);a.then(e,e)}else"function"==typeof a.next&&"function"==typeof a.throw&&(a=uN(a))},{trans:l,transless:s});return(a&&"function"==typeof a.then?le.resolve(a).then(e=>l.active?e:lA(new sj.PrematureCommit("Transaction committed too early. See http://bit.ly/2kdckMn"))):c.then(()=>a)).then(e=>(i&&l._resolve(),l._completion.then(()=>e))).catch(e=>(l._reject(e),lA(e)))})}).bind(null,this,n,i,o,r);return o?o._promise(n,s,"lock"):s5.trans?lC(s5.transless,()=>this._whenReady(s)):this._whenReady(s)}table(e){if(!aQ(this._allTables,e))throw new sj.InvalidTable(`Table ${e} does not exist`);return this._allTables[e]}}let uJ="u">typeof Symbol&&"observable"in Symbol?Symbol.observable:"@@observable";class uX{constructor(e){this._subscribe=e}subscribe(e,t,r){return this._subscribe(e&&"function"!=typeof e?e:{next:e,error:t,complete:r})}[uJ](){return this}}function uQ(e,t){return aq(t).forEach(r=>{uH(e[r]||(e[r]=new uW),t[r])}),e}try{o={indexedDB:aG.indexedDB||aG.mozIndexedDB||aG.webkitIndexedDB||aG.msIndexedDB,IDBKeyRange:aG.IDBKeyRange||aG.webkitIDBKeyRange}}catch(e){o={indexedDB:null,IDBKeyRange:null}}function u0(e){let t=u1;try{u1=!0,ud.storagemutated.fire(e)}finally{u1=t}}a0(uZ,{...sA,delete:e=>new uZ(e,{addons:[]}).delete(),exists:e=>new uZ(e,{addons:[]}).open().then(e=>(e.close(),!0)).catch("NoSuchDatabaseError",()=>!1),getDatabaseNames(e){try{return(function({indexedDB:e,IDBKeyRange:t}){return uR(e)?Promise.resolve(e.databases()).then(e=>e.map(e=>e.name).filter(e=>e!==lU)):uj(e,t).toCollection().primaryKeys()})(uZ.dependencies).then(e)}catch(e){return lA(new sj.MissingAPI)}},defineClass:()=>function(e){aZ(this,e)},ignoreTransaction:e=>s5.trans?lC(s5.transless,e):e(),vip:uA,async:function(e){return function(){try{var t=uN(e.apply(this,arguments));return t&&"function"==typeof t.then?t:le.resolve(t)}catch(e){return lA(e)}}},spawn:function(e,t,r){try{var n=uN(e.apply(r,t||[]));return n&&"function"==typeof n.then?n:le.resolve(n)}catch(e){return lA(e)}},currentTransaction:{get:()=>s5.trans||null},waitFor:function(e,t){let r=le.resolve("function"==typeof e?uZ.ignoreTransaction(e):e).timeout(t||6e4);return s5.trans?s5.trans.waitFor(r):r},Promise:le,debug:{get:()=>sb,set:e=>{sb=e,sv="dexie"===e?()=>!0:lV}},derive:a4,extend:aZ,props:a0,override:a9,Events:lY,on:ud,liveQuery:function(e){let t,r=!1,n=new uX(n=>{let i=sg(e),o=!1,a={},s={},l={get closed(){return o},unsubscribe:()=>{o=!0,ud.storagemutated.unsubscribe(p)}};n.start&&n.start(l);let u=!1,c=!1;function d(){return aq(s).some(e=>a[e]&&function(e,t){let r=uz(t),n=r.next();if(n.done)return!1;let i=n.value,o=uz(e),a=o.next(i.from),s=a.value;for(;!n.done&&!a.done;){if(0>=l2(s.from,i.to)&&l2(s.to,i.from)>=0)return!0;0>l2(i.from,s.from)?i=(n=r.next(s.from)).value:s=(a=o.next(i.from)).value}return!1}(a[e],s[e]))}let p=e=>{uQ(a,e),d()&&f()},f=()=>{let h,m;if(u||o)return;a={};let y={},g=(i&&l_(),h=()=>lw(e,{subscr:y,trans:null}),m=s5.trans?lC(s5.transless,h):h(),i&&m.then(lx,lx),m);c||(ud(uu,p),c=!0),u=!0,Promise.resolve(g).then(e=>{r=!0,t=e,u=!1,o||(d()?f():(a={},s=y,n.next&&n.next(e)))},e=>{u=!1,r=!1,n.error&&n.error(e),l.unsubscribe()})};return f(),l});return n.hasValue=()=>r,n.getValue=()=>t,n},extendObservabilitySet:uQ,getByKeyPath:sr,setByKeyPath:sn,delByKeyPath:function(e,t){"string"==typeof t?sn(e,t,void 0):"length"in t&&[].map.call(t,function(t){sn(e,t,void 0)})},shallowClone:si,deepClone:sc,getObjectDiff:uL,cmp:l2,asap:se,minKey:l$,addons:[],connections:lF,errnames:sT,dependencies:o,semVer:lN,version:lN.split(".").map(e=>parseInt(e)).reduce((e,t,r)=>e+t/Math.pow(10,2*r))}),uZ.maxKey=uy(uZ.dependencies.IDBKeyRange),"u">typeof dispatchEvent&&"u">typeof addEventListener&&(ud(uu,e=>{if(!u1){let t;lB?(t=document.createEvent("CustomEvent")).initCustomEvent(uc,!0,!0,e):t=new CustomEvent(uc,{detail:e}),u1=!0,dispatchEvent(t),u1=!1}}),addEventListener(uc,({detail:e})=>{u1||u0(e)}));let u1=!1;if("u">typeof BroadcastChannel){let e=new BroadcastChannel(uc);"function"==typeof e.unref&&e.unref(),ud(uu,t=>{u1||e.postMessage(t)}),e.onmessage=e=>{e.data&&u0(e.data)}}else if("u">typeof self&&"u">typeof navigator){ud(uu,e=>{try{u1||("u">typeof localStorage&&localStorage.setItem(uc,JSON.stringify({trig:Math.random(),changedParts:e})),"object"==typeof self.clients&&[...self.clients.matchAll({includeUncontrolled:!0})].forEach(t=>t.postMessage({type:uc,changedParts:e})))}catch(e){}}),"u">typeof addEventListener&&addEventListener("storage",e=>{if(e.key===uc){let t=JSON.parse(e.newValue);t&&u0(t.changedParts)}});let e=self.document&&navigator.serviceWorker;e&&e.addEventListener("message",function({data:e}){e&&e.type===uc&&u0(e.changedParts)})}function u3(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}le.rejectionMapper=function(e,t){if(!e||e instanceof sO||e instanceof TypeError||e instanceof SyntaxError||!e.name||!sR[e.name])return e;var r=new sR[e.name](t||e.message,e);return"stack"in e&&a3(r,"stack",{get:function(){return this.inner.stack}}),r},sv=lV;class u4 extends uZ{constructor(){super("EsmOffline"),u3(this,"syncQueue",void 0),u3(this,"dynamicOfflineData",void 0),this.version(4).stores({syncQueue:"++id,userId,type,[userId+type]",dynamicOfflineData:"++id,type,identifier,*users,&[type+identifier]"}),this.syncQueue=this.table("syncQueue"),this.dynamicOfflineData=this.table("dynamicOfflineData")}}function u2(){return new u4}let u6=new u4,u5={},u8=Y("offline-synchronization",{});function u9(){return u8}async function u7(){if(u8.getState().synchronization)return;let e=await u6.syncQueue.count(),t={},r=Object.entries(u5),n=r.length,i={},o=new AbortController,a=()=>{let e=u8.getState().synchronization;u8.setState({synchronization:{...e,pendingCount:e.pendingCount-1}})};try{u8.setState({synchronization:{totalCount:e,pendingCount:e,abortController:o}});for(let e=0;e<n&&r.length>0;e++)for(let e=r.length;e--;){let[n,s]=r[e],l=s.dependsOn.map(e=>t[e]);l.every(Boolean)&&(i[n]={},await Promise.all(l),t[n]=ce(s,i,o,a),r.splice(e,1))}await Promise.allSettled(Object.values(t))}finally{u8.setState({synchronization:void 0})}}async function ce({type:e,dependsOn:t,process:r},n,i,o){let a=[],s=[],l=await ct();await u6.syncQueue.where({type:e,userId:l}).each((e,t)=>{a.push([t.primaryKey,e.content,e.descriptor]),s.push(e.content)});for(let u=0;u<a.length;u++){let[c,d,{id:p,dependencies:f=[]}]=a[u];try{let o=await r(d,{abort:i,index:u,items:s,userId:l,dependencies:f.map(({id:e,type:r})=>t.includes(r)?n[r][e]:void 0)});void 0!==p&&(n[e][p]=o),await u6.syncQueue.delete(c)}catch(e){await u6.syncQueue.update(c,{lastError:{name:e?.name,message:e?.message??e?.toString()}})}finally{o()}}}async function ct(){let e=await iW();return e?.uuid||"*"}async function cr(e,t,r,n){let i=n&&n.id;return void 0!==i&&await u6.syncQueue.where({type:t,userId:e}).filter(e=>e?.descriptor.id===i).delete().catch(uZ.errnames.DatabaseClosed),await u6.syncQueue.add({type:t,content:r,userId:e,descriptor:n||{},createdOn:new Date}).catch(uZ.errnames.DatabaseClosed,()=>-1)}async function cn(e,t,r){let n=await ct();return await cr(n,e,t,r)}async function ci(e,t){return(await co(e,t)).map(e=>e.content)}async function co(e,t){return await u6.syncQueue.where(t?{type:t,userId:e}:{userId:e}).toArray().catch(uZ.errnames.DatabaseClosed,()=>[])}async function ca(e){let t=await ct();return await ci(t,e)}async function cs(e){let t=await ct();return await co(t,e)}async function cl(e){return await u6.syncQueue.get(e).catch(uZ.errnames.DatabaseClosed,()=>void 0)}function cu(e){return!!u5[e]?.options.onBeginEditSyncItem}async function cc(e){let t=await cl(e);if(!t)throw Error(`No sync item with the ID ${e} exists.`);let r=u5[t.type]?.options.onBeginEditSyncItem;if(!r)throw Error(`A sync item with the ID ${e} exists, but the associated handler (if one exists) doesn't support editing the item. You can avoid this error by either verifying that sync items of this type can be edited via the "canEditSynchronizationItemsOfType(type: string)" function or alternatively ensure that the synchronizaton handler for sync items of type "${t.type}" supports editing items.`);r(t)}async function cd(e){await u6.syncQueue.delete(e).catch(uZ.errnames.DatabaseClosed)}function cp(e,t,r,n={}){u5[e]={type:e,dependsOn:t,process:r,options:n}}let cf="u">typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),ch=new Uint8Array(16),cm=[];for(let e=0;e<256;++e)cm.push((e+256).toString(16).slice(1));let cy=function(e,t,r){if(cf&&!t&&!e)return cf();let n=(e=e||{}).random||(e.rng||function(){if(!a&&!(a="u">typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)))throw Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return a(ch)})();if(n[6]=15&n[6]|64,n[8]=63&n[8]|128,t){r=r||0;for(let e=0;e<16;++e)t[r+e]=n[e];return t}return function(e,t=0){return cm[e[t+0]]+cm[e[t+1]]+cm[e[t+2]]+cm[e[t+3]]+"-"+cm[e[t+4]]+cm[e[t+5]]+"-"+cm[e[t+6]]+cm[e[t+7]]+"-"+cm[e[t+8]]+cm[e[t+9]]+"-"+cm[e[t+10]]+cm[e[t+11]]+cm[e[t+12]]+cm[e[t+13]]+cm[e[t+14]]+cm[e[t+15]]}(n)},cg="OFFLINE+";function cb(){return cg+cy()}function cv(e){return e.startsWith(cg)}let cw={};function c_(){return Object.values(cw)}function cx(e){cw[e.id]&&console.warn(`[setupDynamicOfflineDataHandler] Another second handler with the ID "${e.id}" was registered. This handler will override the previous one. This could be unintended as the previous handler might run different flows than the newly registered one. If this is the case, ensure that you are setting up the handlers with different IDs.`),cw[e.id]=e}async function cE(e){let t=await cj();return await cS(t,e)}async function cS(e,t){let r=new u4;return await r.dynamicOfflineData.where(t?{type:t,users:e}:{users:e}).toArray().catch(uZ.errnames.DatabaseClosed,()=>[])}async function cD(e,t){let r=await cj();return await cO(r,e,t)}async function cO(e,t,r){let n=new u4,i=await n.dynamicOfflineData.get({type:t,identifier:r}).catch(uZ.errnames.DatabaseClosed,()=>void 0);i?i.users.includes(e)||await n.dynamicOfflineData.update(i.id,{users:[...i.users,e]}).catch(uZ.errnames.DatabaseClosed):await n.dynamicOfflineData.add({users:[e],type:t,identifier:r}).catch(uZ.errnames.DatabaseClosed)}async function cP(e,t){let r=await cj();return await cC(r,e,t)}async function cC(e,t,r){let n=new u4,i=await n.dynamicOfflineData.get({type:t,identifier:r,users:e}).catch(uZ.errnames.DatabaseClosed,()=>void 0);i&&(i.users.length>1?await n.dynamicOfflineData.update(i.id,{users:i.users.filter(t=>t!==e)}).catch(uZ.errnames.DatabaseClosed):await n.dynamicOfflineData.delete(i.id).catch(uZ.errnames.DatabaseClosed))}async function ck(e,t){let r=await cE(e);await Promise.all(r.map(async e=>cT(e.type,e.identifier,t)))}async function cT(e,t,r){await cD(e,t);let n=new u4,i=await cj(),o=await n.dynamicOfflineData.get({type:e,identifier:t}).catch(uZ.errnames.DatabaseClosed,()=>void 0),a=c_().filter(t=>t.type===e);if(!o)return;let s=await Promise.all(a.map(async e=>{try{return e.sync(t,r),{id:e.id,error:void 0}}catch(r){let t=r.message?.toString()??r.toString();return{id:e.id,error:t}}})),l=s.filter(e=>!e.error).map(e=>e.id),u=s.filter(e=>e.error).map(e=>e.id),c=s.filter(e=>e.error).map(e=>({handlerId:e.id,message:e.error})),d={syncedOn:new Date,syncedBy:i,succeededHandlers:l,erroredHandlers:u,errors:c};o.id&&await n.dynamicOfflineData.update(o.id,{syncState:d}).catch(uZ.errnames.DatabaseClosed)}async function cj(){let e=(await iW()).uuid;if(!e)throw Error("Using the dynamic offline data API requires a logged in user.");return e}let cR=Y("offline-patients",{offlinePatientDataSyncState:{},handlers:{}});function cA(){return c$(),cR}function cN(e,t){c$(),cx({type:"patient",displayName:t.displayName,id:e,isSynced:()=>Promise.resolve(!0),sync:(e,r)=>t.onOfflinePatientAdded({patientUuid:e,signal:r??new AbortController().signal})})}async function cM(e){c$(),await cT("patient",e)}function c$(){console.warn("The offline patient API has been deprecated and will be removed in a future release. To prevent future crashes, the functions remain available for the moment, but any invocations should be migrated ASAP.")}async function cI(e,t,r=!0){if(e){let n=null,[i,o]=await Promise.all([iR(`${ik}/Patient/${e}`,t).catch(e=>n=e),r?cL(e):Promise.resolve(null)]);if(i.ok)return i.data;if(o)return o;if(n)throw n}return null}async function cL(e){let t=(await ca("patient-registration")).find(t=>t.fhirPatient.id===e);return t?.fhirPatient??null}function cF(e,t){let r=new CustomEvent(`openmrs:${e}`,{detail:t??void 0,cancelable:!0,bubbles:!0});return window.dispatchEvent(r)}function cB(e,t){let r=e=>{t("detail"in e&&null!==e.detail?e.detail:void 0)};return window.addEventListener(`openmrs:${e}`,r),()=>{window.removeEventListener(`openmrs:${e}`,r)}}var cV=r(6170);function cU(e){return{uuid:e.uuid,display:e.display}}function cW(e=null,t=null){let r=new URLSearchParams;e&&r.set("tag",e),t&&r.set("q",t);let n=r.toString();return iA(`${iC}/location${n?"?"+n:""}`).pipe((0,cV.map)(e=>e.data.results.map(cU))).pipe((0,cV.take)(1))}function cK(e){return{uuid:e.uuid,display:e.display,name:e.name}}function cH(){return iA(`${iC}/visittype`).pipe((0,cV.map)(e=>e.data.results.map(cK))).pipe((0,cV.take)(1))}var cz=((en={}).NEWVISIT="startVisit",en.EDITVISIT="editVisit",en.LOADING="loadingVisit",en),cG=((ei={}).NOTSTARTED="notStarted",ei.ONGOING="ongoing",ei);let cq="custom:(uuid,display,voided,indication,startDatetime,stopDatetime,encounters:(uuid,display,encounterDatetime,form:(uuid,name),location:ref,encounterType:ref,encounterProviders:(uuid,display,provider:(uuid,display))),patient:(uuid,display),visitType:(uuid,name,display),attributes:(uuid,display,attributeType:(name,datatypeClassname,uuid),value),location:(uuid,name,display))",cY=function(){try{return JSON.parse(sessionStorage.getItem("openmrs:visitStoreState")||"null")}catch(e){return null}}()||{patientUuid:null,manuallySetVisitUuid:null};function cZ(){return J("visit",cY)}function cJ(e,t){cZ().setState({patientUuid:e,manuallySetVisitUuid:t})}function cX(e,t){return iR(`${iC}/visit`,{signal:t.signal,method:"POST",headers:{"Content-type":"application/json"},body:e})}function cQ(e,t,r){return iR(`${iC}/visit/${e}`,{signal:r.signal,method:"POST",headers:{"Content-type":"application/json"},body:t})}function c0(e,t,r){return iR(`${iC}/visit?patient=${e}&v=${r??cq}`,{signal:t.signal,method:"GET",headers:{"Content-type":"application/json"}})}cZ().subscribe(e=>{var t;t=e,sessionStorage.setItem("openmrs:visitStoreState",JSON.stringify(t))});let c1=new es.BehaviorSubject(null);class c3{static get version(){return"1.4.0"}static toString(){return"JavaScript Expression Parser (JSEP) v"+c3.version}static addUnaryOp(e){return c3.max_unop_len=Math.max(e.length,c3.max_unop_len),c3.unary_ops[e]=1,c3}static addBinaryOp(e,t,r){return c3.max_binop_len=Math.max(e.length,c3.max_binop_len),c3.binary_ops[e]=t,r?c3.right_associative.add(e):c3.right_associative.delete(e),c3}static addIdentifierChar(e){return c3.additional_identifier_chars.add(e),c3}static addLiteral(e,t){return c3.literals[e]=t,c3}static removeUnaryOp(e){return delete c3.unary_ops[e],e.length===c3.max_unop_len&&(c3.max_unop_len=c3.getMaxKeyLen(c3.unary_ops)),c3}static removeAllUnaryOps(){return c3.unary_ops={},c3.max_unop_len=0,c3}static removeIdentifierChar(e){return c3.additional_identifier_chars.delete(e),c3}static removeBinaryOp(e){return delete c3.binary_ops[e],e.length===c3.max_binop_len&&(c3.max_binop_len=c3.getMaxKeyLen(c3.binary_ops)),c3.right_associative.delete(e),c3}static removeAllBinaryOps(){return c3.binary_ops={},c3.max_binop_len=0,c3}static removeLiteral(e){return delete c3.literals[e],c3}static removeAllLiterals(){return c3.literals={},c3}get char(){return this.expr.charAt(this.index)}get code(){return this.expr.charCodeAt(this.index)}constructor(e){this.expr=e,this.index=0}static parse(e){return new c3(e).parse()}static getMaxKeyLen(e){return Math.max(0,...Object.keys(e).map(e=>e.length))}static isDecimalDigit(e){return e>=48&&e<=57}static binaryPrecedence(e){return c3.binary_ops[e]||0}static isIdentifierStart(e){return e>=65&&e<=90||e>=97&&e<=122||e>=128&&!c3.binary_ops[String.fromCharCode(e)]||c3.additional_identifier_chars.has(String.fromCharCode(e))}static isIdentifierPart(e){return c3.isIdentifierStart(e)||c3.isDecimalDigit(e)}throwError(e){let t=Error(e+" at character "+this.index);throw t.index=this.index,t.description=e,t}runHook(e,t){if(c3.hooks[e]){let r={context:this,node:t};return c3.hooks.run(e,r),r.node}return t}searchHook(e){if(c3.hooks[e]){let t={context:this};return c3.hooks[e].find(function(e){return e.call(t.context,t),t.node}),t.node}}gobbleSpaces(){let e=this.code;for(;e===c3.SPACE_CODE||e===c3.TAB_CODE||e===c3.LF_CODE||e===c3.CR_CODE;)e=this.expr.charCodeAt(++this.index);this.runHook("gobble-spaces")}parse(){this.runHook("before-all");let e=this.gobbleExpressions(),t=1===e.length?e[0]:{type:c3.COMPOUND,body:e};return this.runHook("after-all",t)}gobbleExpressions(e){let t=[],r,n;for(;this.index<this.expr.length;)if((r=this.code)===c3.SEMCOL_CODE||r===c3.COMMA_CODE)this.index++;else if(n=this.gobbleExpression())t.push(n);else if(this.index<this.expr.length){if(r===e)break;this.throwError('Unexpected "'+this.char+'"')}return t}gobbleExpression(){let e=this.searchHook("gobble-expression")||this.gobbleBinaryExpression();return this.gobbleSpaces(),this.runHook("after-expression",e)}gobbleBinaryOp(){this.gobbleSpaces();let e=this.expr.substr(this.index,c3.max_binop_len),t=e.length;for(;t>0;){if(c3.binary_ops.hasOwnProperty(e)&&(!c3.isIdentifierStart(this.code)||this.index+e.length<this.expr.length&&!c3.isIdentifierPart(this.expr.charCodeAt(this.index+e.length))))return this.index+=t,e;e=e.substr(0,--t)}return!1}gobbleBinaryExpression(){let e,t,r,n,i,o,a,s,l;if(!(o=this.gobbleToken())||!(t=this.gobbleBinaryOp()))return o;for(i={value:t,prec:c3.binaryPrecedence(t),right_a:c3.right_associative.has(t)},(a=this.gobbleToken())||this.throwError("Expected expression after "+t),n=[o,i,a];t=this.gobbleBinaryOp();){if(0===(r=c3.binaryPrecedence(t))){this.index-=t.length;break}i={value:t,prec:r,right_a:c3.right_associative.has(t)},l=t;let s=e=>i.right_a&&e.right_a?r>e.prec:r<=e.prec;for(;n.length>2&&s(n[n.length-2]);)a=n.pop(),t=n.pop().value,o=n.pop(),e={type:c3.BINARY_EXP,operator:t,left:o,right:a},n.push(e);(e=this.gobbleToken())||this.throwError("Expected expression after "+l),n.push(i,e)}for(s=n.length-1,e=n[s];s>1;)e={type:c3.BINARY_EXP,operator:n[s-1].value,left:n[s-2],right:e},s-=2;return e}gobbleToken(){let e,t,r,n;if(this.gobbleSpaces(),n=this.searchHook("gobble-token"))return this.runHook("after-token",n);if(e=this.code,c3.isDecimalDigit(e)||e===c3.PERIOD_CODE)return this.gobbleNumericLiteral();if(e===c3.SQUOTE_CODE||e===c3.DQUOTE_CODE)n=this.gobbleStringLiteral();else if(e===c3.OBRACK_CODE)n=this.gobbleArray();else{for(r=(t=this.expr.substr(this.index,c3.max_unop_len)).length;r>0;){if(c3.unary_ops.hasOwnProperty(t)&&(!c3.isIdentifierStart(this.code)||this.index+t.length<this.expr.length&&!c3.isIdentifierPart(this.expr.charCodeAt(this.index+t.length)))){this.index+=r;let e=this.gobbleToken();return e||this.throwError("missing unaryOp argument"),this.runHook("after-token",{type:c3.UNARY_EXP,operator:t,argument:e,prefix:!0})}t=t.substr(0,--r)}c3.isIdentifierStart(e)?(n=this.gobbleIdentifier(),c3.literals.hasOwnProperty(n.name)?n={type:c3.LITERAL,value:c3.literals[n.name],raw:n.name}:n.name===c3.this_str&&(n={type:c3.THIS_EXP})):e===c3.OPAREN_CODE&&(n=this.gobbleGroup())}return n?(n=this.gobbleTokenProperty(n),this.runHook("after-token",n)):this.runHook("after-token",!1)}gobbleTokenProperty(e){this.gobbleSpaces();let t=this.code;for(;t===c3.PERIOD_CODE||t===c3.OBRACK_CODE||t===c3.OPAREN_CODE||t===c3.QUMARK_CODE;){let r;if(t===c3.QUMARK_CODE){if(this.expr.charCodeAt(this.index+1)!==c3.PERIOD_CODE)break;r=!0,this.index+=2,this.gobbleSpaces(),t=this.code}this.index++,t===c3.OBRACK_CODE?((e={type:c3.MEMBER_EXP,computed:!0,object:e,property:this.gobbleExpression()}).property||this.throwError('Unexpected "'+this.char+'"'),this.gobbleSpaces(),(t=this.code)!==c3.CBRACK_CODE&&this.throwError("Unclosed ["),this.index++):t===c3.OPAREN_CODE?e={type:c3.CALL_EXP,arguments:this.gobbleArguments(c3.CPAREN_CODE),callee:e}:(t===c3.PERIOD_CODE||r)&&(r&&this.index--,this.gobbleSpaces(),e={type:c3.MEMBER_EXP,computed:!1,object:e,property:this.gobbleIdentifier()}),r&&(e.optional=!0),this.gobbleSpaces(),t=this.code}return e}gobbleNumericLiteral(){let e="",t,r;for(;c3.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);if(this.code===c3.PERIOD_CODE)for(e+=this.expr.charAt(this.index++);c3.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);if("e"===(t=this.char)||"E"===t){for(e+=this.expr.charAt(this.index++),("+"===(t=this.char)||"-"===t)&&(e+=this.expr.charAt(this.index++));c3.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);c3.isDecimalDigit(this.expr.charCodeAt(this.index-1))||this.throwError("Expected exponent ("+e+this.char+")")}return r=this.code,c3.isIdentifierStart(r)?this.throwError("Variable names cannot start with a number ("+e+this.char+")"):(r===c3.PERIOD_CODE||1===e.length&&e.charCodeAt(0)===c3.PERIOD_CODE)&&this.throwError("Unexpected period"),{type:c3.LITERAL,value:parseFloat(e),raw:e}}gobbleStringLiteral(){let e="",t=this.index,r=this.expr.charAt(this.index++),n=!1;for(;this.index<this.expr.length;){let t=this.expr.charAt(this.index++);if(t===r){n=!0;break}if("\\"===t)switch(t=this.expr.charAt(this.index++)){case"n":e+="\n";break;case"r":e+="\r";break;case"t":e+=" ";break;case"b":e+="\b";break;case"f":e+="\f";break;case"v":e+="\v";break;default:e+=t}else e+=t}return n||this.throwError('Unclosed quote after "'+e+'"'),{type:c3.LITERAL,value:e,raw:this.expr.substring(t,this.index)}}gobbleIdentifier(){let e=this.code,t=this.index;for(c3.isIdentifierStart(e)?this.index++:this.throwError("Unexpected "+this.char);this.index<this.expr.length;)if(e=this.code,c3.isIdentifierPart(e))this.index++;else break;return{type:c3.IDENTIFIER,name:this.expr.slice(t,this.index)}}gobbleArguments(e){let t=[],r=!1,n=0;for(;this.index<this.expr.length;){this.gobbleSpaces();let i=this.code;if(i===e){r=!0,this.index++,e===c3.CPAREN_CODE&&n&&n>=t.length&&this.throwError("Unexpected token "+String.fromCharCode(e));break}if(i===c3.COMMA_CODE){if(this.index++,++n!==t.length){if(e===c3.CPAREN_CODE)this.throwError("Unexpected token ,");else if(e===c3.CBRACK_CODE)for(let e=t.length;e<n;e++)t.push(null)}}else if(t.length!==n&&0!==n)this.throwError("Expected comma");else{let e=this.gobbleExpression();e&&e.type!==c3.COMPOUND||this.throwError("Expected comma"),t.push(e)}}return r||this.throwError("Expected "+String.fromCharCode(e)),t}gobbleGroup(){this.index++;let e=this.gobbleExpressions(c3.CPAREN_CODE);if(this.code===c3.CPAREN_CODE)return(this.index++,1===e.length)?e[0]:!!e.length&&{type:c3.SEQUENCE_EXP,expressions:e};this.throwError("Unclosed (")}gobbleArray(){return this.index++,{type:c3.ARRAY_EXP,elements:this.gobbleArguments(c3.CBRACK_CODE)}}}Object.assign(c3,{hooks:new class{add(e,t,r){if("string"!=typeof arguments[0])for(let e in arguments[0])this.add(e,arguments[0][e],arguments[1]);else(Array.isArray(e)?e:[e]).forEach(function(e){this[e]=this[e]||[],t&&this[e][r?"unshift":"push"](t)},this)}run(e,t){this[e]=this[e]||[],this[e].forEach(function(e){e.call(t&&t.context?t.context:t,t)})}},plugins:new class{constructor(e){this.jsep=e,this.registered={}}register(...e){e.forEach(e=>{if("object"!=typeof e||!e.name||!e.init)throw Error("Invalid JSEP plugin format");this.registered[e.name]||(e.init(this.jsep),this.registered[e.name]=e)})}}(c3),COMPOUND:"Compound",SEQUENCE_EXP:"SequenceExpression",IDENTIFIER:"Identifier",MEMBER_EXP:"MemberExpression",LITERAL:"Literal",THIS_EXP:"ThisExpression",CALL_EXP:"CallExpression",UNARY_EXP:"UnaryExpression",BINARY_EXP:"BinaryExpression",ARRAY_EXP:"ArrayExpression",TAB_CODE:9,LF_CODE:10,CR_CODE:13,SPACE_CODE:32,PERIOD_CODE:46,COMMA_CODE:44,SQUOTE_CODE:39,DQUOTE_CODE:34,OPAREN_CODE:40,CPAREN_CODE:41,OBRACK_CODE:91,CBRACK_CODE:93,QUMARK_CODE:63,SEMCOL_CODE:59,COLON_CODE:58,unary_ops:{"-":1,"!":1,"~":1,"+":1},binary_ops:{"||":1,"??":1,"&&":2,"|":3,"^":4,"&":5,"==":6,"!=":6,"===":6,"!==":6,"<":7,">":7,"<=":7,">=":7,"<<":8,">>":8,">>>":8,"+":9,"-":9,"*":10,"/":10,"%":10,"**":11},right_associative:new Set(["**"]),additional_identifier_chars:new Set(["$","_"]),literals:{true:!0,false:!1,null:null},this_str:"this"}),c3.max_unop_len=c3.getMaxKeyLen(c3.unary_ops),c3.max_binop_len=c3.getMaxKeyLen(c3.binary_ops);let c4=e=>new c3(e).parse(),c2=Object.getOwnPropertyNames(class{});Object.getOwnPropertyNames(c3).filter(e=>!c2.includes(e)&&void 0===c4[e]).forEach(e=>{c4[e]=c3[e]}),c4.Jsep=c3,c4.plugins.register({name:"ternary",init(e){e.hooks.add("after-expression",function(t){if(t.node&&this.code===e.QUMARK_CODE){this.index++;let r=t.node,n=this.gobbleExpression();if(n||this.throwError("Expected expression"),this.gobbleSpaces(),this.code===e.COLON_CODE){this.index++;let i=this.gobbleExpression();if(i||this.throwError("Expected expression"),t.node={type:"ConditionalExpression",test:r,consequent:n,alternate:i},r.operator&&e.binary_ops[r.operator]<=.9){let n=r;for(;n.right.operator&&e.binary_ops[n.right.operator]<=.9;)n=n.right;t.node.test=n.right,n.right=t.node,t.node=r}}else this.throwError("Expected :")}})}});let c6="ArrowFunctionExpression",c5={Array,Boolean,Symbol,Infinity,NaN,Math,Number,BigInt,String,RegExp,JSON,isFinite,isNaN,parseFloat,parseInt,decodeURI,encodeURI,encodeURIComponent,Object:{__proto__:void 0,assign:Object.assign.bind(null),fromEntries:Object.fromEntries.bind(null),hasOwn:Object.hasOwn.bind(null),keys:Object.keys.bind(null),is:Object.is.bind(null),values:Object.values.bind(null)}},c8={...c5,Promise};function c9(e,t={}){return di(e,t,dl)}async function c7(e,t={}){return da(e,t,dl)}function de(e,t={}){return di(e,t,du)}function dt(e,t={}){return da(e,t,du)}function dr(e,t={}){return di(e,t,dc)}function dn(e,t={}){return da(e,t,dc)}function di(e,t={},r){if("string"!=typeof e&&("object"!=typeof e||!e||!("type"in e)))throw`Unknown expression type ${e}. Expressions must either be a string or pre-compiled string.`;if("string"==typeof e&&0===e.trim().length)throw{type:"Empty expression",message:"Expression cannot be an empty string"};null==t&&(t={});let n=df(t,c5),i=dd("string"==typeof e?c4(e):e,n);if(r(i))return i;throw{type:"Invalid result",message:"string"==typeof e?`The expression ${e} did not produce a valid result`:"The expression did not produce a valid result"}}async function da(e,t={},r){if("string"!=typeof e&&("object"!=typeof e||!e||!("type"in e)))return Promise.reject(`Unknown expression type ${e}. Expressions must either be a string or pre-compiled string.`);if("string"==typeof e&&0===e.trim().length)throw{type:"Empty expression",message:"Expression cannot be an empty string"};null==t&&(t={});let n=df(t,c8);return Promise.resolve(dd("string"==typeof e?c4(e):e,n)).then(t=>{if(r(t))return t;throw{type:"Invalid result",message:"string"==typeof e?`The expression ${e} did not produce a valid result`:"The expression did not produce a valid result"}})}function ds(e){return c4(e)}function dl(e){return"string"==typeof e||"number"==typeof e||"boolean"==typeof e||null==e||e instanceof Date}function du(e){return"boolean"==typeof e}function dc(e){return"number"==typeof e}function dd(e,t){switch(e.type){case"UnaryExpression":var r,n,i,o,a,s,l,u,c,d,p,f,h=e,m=t;let y=dd(h.argument,m);switch(h.operator){case"+":return+y;case"-":return-y;case"~":return~y;case"!":return!y;default:throw`Expression evaluator does not support operator '${h.operator}''`}case"BinaryExpression":var g=e,b=t;let v=dd(g.left,b),w=dd(g.right,b);switch(g.operator){case"+":return v+w;case"-":return v-w;case"*":return v*w;case"/":return v/w;case"%":return v%w;case"**":return v**w;case"==":return v==w;case"===":return v===w;case"!=":return v!=w;case"!==":return v!==w;case">":return v>w;case">=":return v>=w;case"<":return v<w;case"<=":return v<=w;case"in":return v in w;case"&&":return v&&w;case"||":return v||w;case"??":return v??w;default:throw`Expression evaluator does not support operator '${g.operator}' operator`}case"ConditionalExpression":return r=e,n=t,dd(r.test,n)?dd(r.consequent,n):dd(r.alternate,n);case"CallExpression":var x=e,E=t;let S=x.arguments?.map(dh(E)),D=dd(x.callee,E);if(D){if("function"!=typeof D)throw`${dy(x.callee)} is not a function`}else throw`No function named ${dy(x.callee)} is defined in this context`;return D(...S);case"ArrowFunctionExpression":let O;return i=e,o=t,O=i.params?.map(e=>{if("Identifier"===e.type)return e.name;throw`Cannot handle parameter of type ${e.type}`})??[],(function(...e){if(e.length<O.length)throw`Required argument(s) ${O.slice(e.length,-1).join(", ")} were not provided`;let t=Object.fromEntries(O.reduce((t,r,n)=>{let i=e[n];return function e(t){if("string"==typeof t||"number"==typeof t||"boolean"==typeof t||"function"==typeof t||null===t||t instanceof RegExp)return!0;if("object"==typeof t){for(let r of Object.keys(t))if(!e(t[r]))return!1;return!0}if(Array.isArray(t)){for(let r of t)if(!e(r))break}return!1}(i)&&t.push([r,i]),t},[]));return dd(i.body,o.addVariables(t))}).bind(o.thisObj??null);case"MemberExpression":return function(e,t){let r,n=dd(e.object,t);if(void 0===n)switch(e.object.type){case"Identifier":{let r=dp(e.object,t);throw ReferenceError(`ReferenceError: ${r} is not defined`)}case"MemberExpression":{let r=dp(e.property,t);throw TypeError(`TypeError: cannot read properties of undefined (reading '${r}')`)}default:throw`VisitMemberExpression does not support operator '${e.object.type}' type`}let i=n;if("string"==typeof n)i=String.prototype;else if("number"==typeof n)i=Number.prototype;else if("function"==typeof n);else if("object"!=typeof n)throw`VisitMemberExpression does not support member access on type ${typeof n}`;switch(t.thisObj=i,e.property.type){case"Identifier":case"MemberExpression":r=dd(e.property,t);break;default:{let i=dd(e.property,t);if(void 0===i)throw{type:"Illegal property access",message:"No property was supplied to the property access"};dm(i),r=n[i]}}return"function"==typeof r?r.bind(n):r}(e,t);case"ArrayExpression":return a=e,s=t,a.elements?.map(dh(s));case"SequenceExpression":let P;return l=e,u=t,(P=l.expressions.map(dh(u)))[P.length-1];case"NewExpression":var C=e,k=t;if(C.callee&&"Identifier"===C.callee.type){let e=C.arguments?.map(dh(k));switch(C.callee.name){case"Date":return new Date(...e);case"RegExp":return new RegExp(...e);default:throw`Cannot instantiate object of type ${C.callee.name}`}}if(C.callee)throw"new must be called with either Date or RegExp";throw'Could not handle "new" without a specified class';case"Literal":return dm((c=e).value),c.value;case"Identifier":var T=e,j=t;dm(T.name);let R=j.thisObj;if(R&&("object"==typeof R||"function"==typeof R)&&T.name in R){let e=R[T.name];return dm(e),e}if(j.variables&&T.name in j.variables){let e=j.variables[T.name];return dm(e),e}return T.name in j.globals?j.globals[T.name]:void 0;case"TemplateLiteral":let A,N;return d=e,p=t,A=d.expressions?.map(dh(p))??[],(N=d.quasis?.map(dh(p))??[]).filter(e=>!e.tail).map(e=>e.value).join("")+A.join("")+N.filter(e=>e.tail).map(e=>e.value).join("");case"TemplateElement":return{value:(f=e).cooked,tail:f.tail};default:throw`Expression evaluator does not support expression of type '${e.type}'`}}function dp(e,t){switch(e.type){case"Literal":return e.value;case"Identifier":return e.name;case"MemberExpression":return dp(e.property,t);default:throw`VisitExpressionName does not support expression of type '${e.type}'`}}function df(e,t){let r={thisObj:void 0,variables:{...e},globals:{...t},addVariables(e){return this.variables={...this.variables,...e},this}};return r.addVariables.bind(r),r}function dh(e){return function(t){return null===t?null:dd(t,e)}}function dm(e){if("__proto__"===e||"prototype"===e||"constructor"===e)throw{type:"Illegal property access",message:`Cannot access the ${e} property of objects`}}function dy(e){return e?"MemberExpression"===e.type?e.property?.name:e.name:null}function dg(e){if("string"!=typeof e&&("object"!=typeof e||!e||!("type"in e)))throw`Unknown expression type ${e}. Expressions must either be a string or pre-compiled string.`;let t={globals:{...c8},isLocalExpression:!1,variables:new Set};return db("string"==typeof e?c4(e):e,t),[...t.variables]}function db(e,t){switch(e.type){case"UnaryExpression":return n=e,i=t,db(n.argument,i);case"BinaryExpression":return o=e,a=t,[db(o.left,a),db(o.right,a)].filter(Boolean);case"ConditionalExpression":return s=e,l=t,[db(s.consequent,l),db(s.test,l),db(s.alternate,l)].filter(Boolean);case"CallExpression":let r;return u=e,c=t,r=db(u.callee,c),u.arguments?.map(dv(c)),r;case"ArrowFunctionExpression":var n,i,o,a,s,l,u,c,d,p,f,h,m,y,g,b,v,w,x=e,E=t;let S={...E};S.isLocalExpression=!0;let D=x.params?.map(dv(S))??[],O=db(x.body,S)??[];if(O&&Array.isArray(O))for(let e of O)D.includes(e)||E.variables.add(e);return;case"MemberExpression":let P;return d=e,p=t,db(d.object,p),void((P={...p}).isLocalExpression=!0,db(d.property,P));case"ArrayExpression":return f=e,h=t,void f.elements?.map(dv(h));case"SequenceExpression":return m=e,y=t,void m.expressions?.map(dv(y));case"NewExpression":return g=e,b=t,void g.arguments?.map(dv(b));case"Literal":case"TemplateElement":return;case"Identifier":var C=e,k=t;if(!(C.name in k.globals))if(k.isLocalExpression)return C.name;else k.variables.add(C.name);return;case"TemplateLiteral":return v=e,w=t,void(v.expressions?.map(dv(w)),v.quasis?.map(dv(w)));default:throw`Expression evaluator does not support expression of type '${e.type}'`}}function dv(e){return function(t){return null===t?null:db(t,e)}}c4.plugins.register({name:"arrow",init(e){e.addBinaryOp("=>",.1,!0),e.hooks.add("gobble-expression",function(t){if(this.gobbleSpaces(),this.code===e.OPAREN_CODE){let r=this.index;if(this.index++,this.gobbleSpaces(),this.code===e.CPAREN_CODE){this.index++;let e=this.gobbleBinaryOp();if("=>"===e){let r=this.gobbleBinaryExpression();r||this.throwError("Expected expression after "+e),t.node={type:c6,params:null,body:r};return}}this.index=r}}),e.hooks.add("after-expression",function(t){!function t(r){r&&(Object.values(r).forEach(e=>{e&&"object"==typeof e&&t(e)}),"=>"===r.operator&&(r.type=c6,r.params=r.left?[r.left]:null,r.body=r.right,r.params&&r.params[0].type===e.SEQUENCE_EXP&&(r.params=r.params[0].expressions),delete r.left,delete r.right,delete r.operator))}(t.node)})}}),c4.plugins.register({name:"new",init(e){e.addUnaryOp("new"),e.hooks.add("after-token",function(t){let r=t.node;if(r&&"new"===r.operator){r.argument&&[e.CALL_EXP,e.MEMBER_EXP].includes(r.argument.type)||this.throwError("Expected new function()"),t.node=r.argument;let n=t.node;for(;n.type===e.MEMBER_EXP||n.type===e.CALL_EXP&&n.callee.type===e.MEMBER_EXP;)n=n.type===e.MEMBER_EXP?n.object:n.callee.object;n.type="NewExpression"}})}}),c4.plugins.register({name:"numbers",init(e){function t(e){return"x"===e||"X"===e?(this.index+=2,[[48,57],[65,70],[97,102]]):"b"===e||"B"===e?(this.index+=2,[[48,49]]):"o"===e||"O"===e||e>="0"&&e<="7"?(this.index+=e<="7"?1:2,[[48,55]]):null}function r(t){let r=this.index,n="",i=()=>{for(;e.isDecimalDigit(this.code)||95===this.code;)95===this.code?this.index++:n+=this.expr.charAt(this.index++)};i(),this.code===e.PERIOD_CODE&&(n+=this.expr.charAt(this.index++),i());let o=this.char;("e"===o||"E"===o)&&(n+=this.expr.charAt(this.index++),("+"===(o=this.char)||"-"===o)&&(n+=this.expr.charAt(this.index++)),i(),e.isDecimalDigit(this.expr.charCodeAt(this.index-1))||this.throwError("Expected exponent ("+n+this.char+")"));let a=this.code;if(e.isIdentifierStart(a))this.throwError("Variable names cannot start with a number ("+n+this.char+")");else if(a===e.PERIOD_CODE){n.length>1&&this.throwError(`Unexpected period ${JSON.stringify({chCode:a,number:n},null,2)}`),this.index=r;return}t.node={type:e.LITERAL,value:parseFloat(n),raw:this.expr.substring(r,this.index)}}e.hooks.add("gobble-token",function(n){if(48===this.code){var i,o,a;let s=this.index,l=this.expr.charAt(this.index+1),u=t.call(this,l);if(!u)return;let c="";for(;i=this.code,o=u,95===i||o.some(([e,t])=>i>=e&&i<=t);)95===this.code?this.index++:c+=this.expr.charAt(this.index++);if(e.isIdentifierPart(this.code)){if(e.isDecimalDigit(this.code)&&e.isDecimalDigit(l.charCodeAt(0))){this.index=s+1,r.call(this,n);return}this.throwError("unexpected char within number")}n.node={type:e.LITERAL,value:parseInt(c,"x"===(a=l)||"X"===a?16:"b"===a||"B"===a?2:8),raw:this.expr.substring(s,this.index)}}else(e.isDecimalDigit(this.code)||this.code===e.PERIOD_CODE)&&r.call(this,n)})}}),c4.plugins.register({name:"regex",init(e){e.hooks.add("gobble-token",function(t){if(47===this.code){let r=++this.index,n=!1;for(;this.index<this.expr.length;){if(47===this.code&&!n){let n,i=this.expr.slice(r,this.index),o="";for(;++this.index<this.expr.length;){let e=this.code;if(e>=97&&e<=122||e>=65&&e<=90||e>=48&&e<=57)o+=this.char;else break}try{n=new RegExp(i,o)}catch(e){this.throwError(e.message)}return t.node={type:e.LITERAL,value:n,raw:this.expr.slice(r-1,this.index)},t.node=this.gobbleTokenProperty(t.node),t.node}this.code===e.OBRACK_CODE?n=!0:n&&this.code===e.CBRACK_CODE&&(n=!1),this.index+=92===this.code?2:1}this.throwError("Unclosed Regex")}})}}),c4.plugins.register({name:"ternary",init(e){e.hooks.add("after-expression",function(t){if(t.node&&this.code===e.QUMARK_CODE){this.index++;let r=t.node,n=this.gobbleExpression();if(n||this.throwError("Expected expression"),this.gobbleSpaces(),this.code===e.COLON_CODE){this.index++;let i=this.gobbleExpression();if(i||this.throwError("Expected expression"),t.node={type:"ConditionalExpression",test:r,consequent:n,alternate:i},r.operator&&e.binary_ops[r.operator]<=.9){let n=r;for(;n.right.operator&&e.binary_ops[n.right.operator]<=.9;)n=n.right;t.node.test=n.right,n.right=t.node,t.node=r}}else this.throwError("Expected :")}})}}),c4.plugins.register({name:"jsepTemplateLiteral",init(e){function t(e,r=!0){if(96===this.code){let t={type:"TemplateLiteral",quasis:[],expressions:[]},n="",i="",o=!1,a=this.expr.length,s=()=>t.quasis.push({type:"TemplateElement",value:{raw:i,cooked:n},tail:o});for(;this.index<a;){let a=this.expr.charAt(++this.index);if("`"===a)return this.index+=1,o=!0,s(),e.node=t,r&&(e.node=this.gobbleTokenProperty(e.node)),e.node;if("$"===a&&"{"===this.expr.charAt(this.index+1))this.index+=2,s(),i="",n="",t.expressions.push(...this.gobbleExpressions(125)),125!==this.code&&this.throwError("unclosed ${");else if("\\"===a)switch(i+=a,a=this.expr.charAt(++this.index),i+=a,a){case"n":n+="\n";break;case"r":n+="\r";break;case"t":n+=" ";break;case"b":n+="\b";break;case"f":n+="\f";break;case"v":n+="\v";break;default:n+=a}else n+=a,i+=a}this.throwError("Unclosed `")}}e.hooks.add("gobble-token",t),e.hooks.add("after-token",function(r){if((r.node.type===e.IDENTIFIER||r.node.type===e.MEMBER_EXP)&&96===this.code)return r.node={type:"TaggedTemplateExpression",tag:r.node,quasi:t.bind(this)(r,!1)},r.node=this.gobbleTokenProperty(r.node),r.node})}}),c4.addBinaryOp("in",7),c4.addBinaryOp("??",1);let dw=J("feature-flags",{flags:function(){let e={};for(let t of Object.keys(localStorage))if(t.startsWith("openmrs:feature-flag:")){let r=t.replace("openmrs:feature-flag:",""),n=JSON.parse(localStorage.getItem(`openmrs:feature-flag-meta:${r}`)||"{}");e[r]={enabled:"true"===localStorage.getItem(t),...n}}return e}()});function d_(e,t,r){dw.setState(n=>({flags:{...n.flags,[e]:{enabled:n.flags[e]?.enabled??!1,label:t,description:r}}}))}function dx(){let e=dw.getState().flags;Object.keys(localStorage).filter(e=>e.startsWith("openmrs:feature-flag:")).forEach(t=>{let r=t.replace("openmrs:feature-flag:","");e[r]||(localStorage.removeItem(t),localStorage.removeItem(`openmrs:feature-flag-meta:${r}`))})}function dE(e){return dw.getState().flags[e].enabled}function dS(e,t){dw.subscribe(r=>{t(r.flags[e].enabled)})}function dD(e,t){dw.setState(r=>({flags:{...r.flags,[e]:{...r.flags[e],enabled:t}}}))}function dO(e){return!window.offlineEnabled||(e??navigator.onLine)}dw.subscribe(e=>{for(let[t,r]of Object.entries(e.flags))localStorage.setItem(`openmrs:feature-flag:${t}`,r.enabled.toString()),localStorage.setItem(`openmrs:feature-flag-meta:${t}`,JSON.stringify({label:r.label,description:r.description}))});var dP=e3(function(e,t,r){eQ(e,t,r)});function dC(e=!0,t=!1){return dk(dO(),e,t)}function dk(e,t=!0,r=!1){return!!(e?t:r)}let dT=Y("extensionsInternal",{slots:{},extensions:{}}),dj=Y("extensionRenderings",{renderings:new Map}),dR=()=>J("extensionsInternal",{slots:{},extensions:{}}),dA=()=>J("extensionRenderings",{renderings:new Map});function dN(e){let t=dT.getState(),r=e(t);r!==t&&dT.setState(r)}let dM=null,d$=null;function dI(){let e=dj.getState();return dM&&e===d$||(dM=new Map(e.renderings),d$=e,function(e){for(let t of(dG.clear(),e.values()))dY(t,1);dq=!0}(dM)),dM}function dL(e){d$={renderings:e},dj.setState(d$,!0)}function dF(e){let t=dI();t.has(e.renderingId)||(t.set(e.renderingId,e),dY(e,1),dL(t))}function dB(e){let t=dI(),r=t.get(e);r&&(t.delete(e),dY(r,-1),dL(t))}let dV=()=>J("extensions",{slots:{}}),dU=0,dW=new Set;function dK(e){dU++;try{return e()}finally{if(0==--dU&&dW.size>0){let e=Array.from(dW);for(let t of(dW.clear(),e))dH(t)}}}function dH(e){try{e()}catch(t){console.error(`The extension system's '${e.name}' recomputation failed`,t)}}function dz(e){dU>0?dW.add(e):dH(e)}let dG=new Map,dq=!1;function dY(e,t){let r=JSON.stringify([e.slotName,e.extensionId,e.slotModuleName,e.extensionModuleName]),n=dG.get(r);if(!n){if(t<0)return;dG.set(r,{count:1,record:{slotModuleName:e.slotModuleName,extensionModuleName:e.extensionModuleName,slotName:e.slotName,extensionId:e.extensionId}}),dq=!0;return}n.count+=t,n.count<1&&(dG.delete(r),dq=!0)}function dZ(){var e,t;if(dI(),!dq)return;dq=!1;let r=Array.from(dG.values(),({record:e})=>e);r.sort(dJ),e=tq.getState().mountedExtensions,t=r,e.length===t.length&&e.every((e,r)=>0===dJ(e,t[r]))||tq.setState({mountedExtensions:r})}function dJ(e,t){return dX(e.slotName,t.slotName)||dX(e.extensionId,t.extensionId)||dX(e.slotModuleName,t.slotModuleName)||dX(e.extensionModuleName,t.extensionModuleName)}function dX(e,t){return e===t?0:e<t?-1:1}dZ(),dj.subscribe(()=>dz(dZ));let dQ=dR(),d0=dV(),d1=tZ(),d3=tQ(),d4=new Set,d2=!1;function d6(e){if(null===e)d4=null;else if(null!==d4)for(let t of e)d4.add(t);dz(d5)}function d5(){if(!d2){d2=!0;try{for(let e=1;;e++){let t=d4;if(null!==t&&0===t.size)return;d4=new Set;try{!function(e,t,r,n,i,o=null){let a=d0.getState().slots,s={},l=!1,u=dO(),c=Object.entries(n.flags).filter(([,{enabled:e}])=>e).map(([e])=>e);for(let[n,d]of Object.entries(e.slots)){let p=a[n];if(p&&o&&!o.has(n)){s[n]=p;continue}let{config:f}=tX(t,d.name),h=function(e,t,r,n,i,o,a){let s=function(e,t){let r=e.add||[],n=e.remove||[],i=e.order||[],{extensions:o}=dQ.getState();return[...t,...r].filter(e=>!n.includes(e)).sort((e,r)=>ps(e,i,o[pe(e)]?.order,t)-ps(r,i,o[pe(r)]?.order,t))}(r,t.slots[e].attachedIds),l=[];for(let u of s){let{config:s}=t1(n,e,u),c=t3(r,e,u),d=c?dP({},s,c):s,p=pe(u),f=t.extensions[p];if(f){let e=d?.["Display conditions"]?.privileges??f.privileges??[];if(e&&("string"==typeof e||Array.isArray(e)&&e.length>0)&&(!a?.user||!iU(e,a.user))||f.featureFlag&&!i.includes(f.featureFlag)||window.offlineEnabled&&!dk(o,f.online,f.offline))continue;l.push({id:u,name:p,moduleName:f.moduleName,config:d,featureFlag:f.featureFlag,meta:f.meta,online:d?.["Display conditions"]?.online??f.online??!0,offline:d?.["Display conditions"]?.offline??f.offline??!1,displayConditionExpression:d?.["Display conditions"]?.expression||f.displayExpression})}}return l}(n,e,f,r,c,u,i.session);p&&p.moduleName===d.moduleName&&e6(p.candidateExtensions,h)?s[n]=p:(s[n]={moduleName:d.moduleName,candidateExtensions:h},l=!0)}(l||Object.keys(a).length!==Object.keys(s).length)&&d0.setState({slots:s})}(dQ.getState(),d1.getState(),d3.getState(),dw.getState(),iM.getState(),t)}catch(e){throw d4=null===t||null===d4?null:new Set([...t,...d4]),e}if(e>=20)return void console.error("The extension system stopped recomputing after 20 passes because something keeps invalidating slots in response to the extension store being written. Some slots are left stale until the next write.")}}finally{d2=!1}}}function d8(e,t){let r=new Set;for(let n of Object.keys(e))e[n]!==t[n]&&r.add(n);for(let n of Object.keys(t))n in e||r.add(n);return r}function d9(){d6(null)}function d7(e,t){return{moduleName:t,name:e,attachedIds:[]}}function pe(e){let[t]=e.split("#");return t}function pt(e,t){let r=pe(t);return e.extensions[r]}function pr(e){return pt(dQ.getState(),e)}dQ.subscribe((e,t)=>{d6(e.extensions!==t.extensions?null:d8(e.slots,t.slots))}),d1.subscribe((e,t)=>{d6(d8(e.slots,t.slots))}),d3.subscribe((e,t)=>{d6(d8(e.configs,t.configs))}),dw.subscribe(()=>d6(null)),iM.subscribe(()=>d6(null)),d9(),b(d9);let pn=e=>dN(t=>({...t,extensions:{...t.extensions,[e.name]:{...e}}}));function pi(e,t){dN(r=>{let n=r.slots[e];return n?{...r,slots:{...r.slots,[e]:{...n,attachedIds:[...n.attachedIds,t]}}}:{...r,slots:{...r.slots,[e]:{...d7(e),attachedIds:[t]}}}})}function po(e,t){dN(r=>{let n=r.slots[e];return n&&n.attachedIds.includes(t)?{...r,slots:{...r.slots,[e]:{...n,attachedIds:n.attachedIds.filter(e=>e!==t)}}}:r})}function pa(e){dN(t=>{let r=t.slots[e];return r?{...t,slots:{...t.slots,[e]:{...r,attachedIds:[]}}}:t})}function ps(e,t,r,n){let i=t.indexOf(e);if(-1!==i)return i;{if(void 0!==r)return 1e3+r;let t=n.indexOf(e);return -1!==t?2e3+t:3e3}}function pl(e,t){return function(e,t,r=null,n){let i;return e.filter(e=>{let o=e.displayConditionExpression;if("string"!=typeof o||0===o.trim().length)return!0;i??(i=t&&"object"==typeof t?{session:r,...t}:{session:r});try{return!!de(o,i)}catch(t){return console.error(`Error while evaluating expression '${o}' for ${e.id}`+(n?` in ${n}`:""),t),!1}})}(pu(e),t,iM.getState().session,e)}function pu(e){return d0.getState().slots[e]?.candidateExtensions??[]}let pc=(e,t)=>dQ.setState(r=>{let n=r.slots[t]?.moduleName;if(n&&n!=e)return console.warn(`An extension slot with the name '${t}' already exists. Refusing to register the same slot name twice (in "registerExtensionSlot"). The existing one is from module ${n}.`),r;if(n&&n==e)return r;if(r.slots[t])return{...r,slots:{...r.slots,[t]:{...r.slots[t],moduleName:e}}};let i=d7(t,e);return{...r,slots:{...r.slots,[t]:{...i}}}}),pd=()=>{d4=null,dN(()=>({slots:{},extensions:{}})),dA().setState({renderings:new Map}),d0.setState({slots:{}})},pp=Y("left-nav",{slotName:null,basePath:window.spaBase,mode:"normal"});function pf({name:e,basePath:t,mode:r,componentContext:n,state:i}){pp.setState({slotName:e,basePath:t,mode:r??"normal",componentContext:n,state:i})}function ph(e){pp.getState().slotName===e&&pp.setState(pp.getInitialState(),!0)}let pm=Y("modalRegistry",{modals:{}});function py(e){pm.setState(t=>(t.modals[e.name]=e,t))}function pg(e){let t=pm.getState().modals[e];if(!t){let r=pr(e);r&&(t={name:e,load:r.load,moduleName:r.moduleName},console.warn(`Modal ${e} was registered as an extension. This is deprecated and will be removed in the future. Please register it in the "modals" section of routes.json instead of the "extensions" section.`),py(t))}return t}let pb=Y("workspaceRegistrations",{workspaces:{}}),pv=Y("workspaceGroups",{workspaceGroups:{}});function pw(e){pb.setState(t=>({workspaces:{...t.workspaces,[e.name]:{...e,load:e.load,preferredWindowSize:e.preferredWindowSize??"normal",type:e.type??"form",canHide:e.canHide??!1,canMaximize:e.canMaximize??!1,width:e.width??"narrow",groups:e.groups??[]}}}))}function p_(e){pv.setState(t=>{let r=t.workspaceGroups[e.name];return r?{workspaceGroups:{...t.workspaceGroups,[e.name]:{...r,members:Array.from(new Set([...r.members,...e.members]))}}}:{workspaceGroups:{...t.workspaceGroups,[e.name]:{name:e.name,members:e.members}}}})}let px=new Set;function pE(e){let t=pb.getState().workspaces;if(t[e])return t[e];{let t=pr(e);if(t){var r;let n;return px.has(e)||(console.warn(`The workspace '${e}' is registered as an extension. This is deprecated. Please register it in the "workspaces" section of the routes.json file.`),px.add(e)),{name:t.name,title:(r=t,"string"==typeof(n=r?.meta?.title)?n:n&&"object"==typeof n?oj(r.moduleName,n.key,n.default):r.name),moduleName:t.moduleName,preferredWindowSize:t.meta?.screenSize??"normal",load:t.load,type:t.meta?.type??"form",canHide:t.meta?.canHide??!1,canMaximize:t.meta?.canMaximize??!1,width:t.meta?.width??"narrow",groups:t.meta?.groups??[]}}throw Error(`No workspace named '${e}' has been registered.`)}}function pS(e){let t=pv.getState().workspaceGroups;if(t[e])return t[e];throw Error(`No workspace group named '${e}' has been registered.`)}let pD=Y("workspace2",{registeredGroupsByName:{},registeredWindowsByName:{},registeredWorkspacesByName:{},openedGroup:null,openedWindows:[],workspaceTitleByWorkspaceName:{},isMostRecentlyOpenedWindowHidden:!1});function pO(e){let{registeredWorkspacesByName:t,registeredWindowsByName:r}=pD.getState(),n=t[e];if(n){let t=r[n.window];if(t)return t;throw Error(`No workspace window found with name: ${n.window} for workspace: ${e}`)}throw Error(`No workspace found with name: ${e}`)}function pP(e){let{registeredGroupsByName:t,registeredWindowsByName:r}=pD.getState(),n=r[e];if(n){let r=t[n.group];if(r)return r;throw Error(`No workspace group found with name: ${n.group} for window: ${e}`)}throw Error(`No workspace window found with name: ${e}`)}function pC(e){let{openedWindows:t}=pD.getState();return t.findIndex(t=>t.openedWorkspaces.find(t=>t.workspaceName===e))}function pk(e,t){if(0==t.length)return;let{registeredGroupsByName:r}=pD.getState(),n={...r};for(let r of t){if(n[r.name])throw Error(`Cannot register workspace group ${r.name} more than once`);n[r.name]={...r,moduleName:e}}pD.setState({registeredGroupsByName:n})}function pT(e,t){if(0==t.length)return;let{registeredWindowsByName:r}=pD.getState(),n={...r};for(let r of t){if(n[r.name])throw Error(`Cannot register workspace window ${r.name} more than once`);let t={...r,moduleName:e};n[r.name]=t}pD.setState({registeredWindowsByName:n})}function pj(e,t){if(0==t.length)return;let{registeredWorkspacesByName:r}=pD.getState(),n={...r};for(let r of t){if(n[r.name])throw Error(`Cannot register workspace ${r.name} more than once`);let t={...r,moduleName:e};n[r.name]=t}pD.setState({registeredWorkspacesByName:n})}let pR=0,pA=null,pN={bootstrap:{millis:15e3,dieOnTimeout:!0},mount:{millis:15e3,dieOnTimeout:!0},unmount:{millis:15e3,dieOnTimeout:!0}};async function pM(e,t){return(await (pA??(pA=new Promise((e,t)=>{nC({name:"openmrs-extension-host",bootstrap:()=>Promise.resolve(),mount:t=>(e(t.mountParcel),Promise.resolve()),unmount:()=>Promise.resolve()},{domElement:document.createElement("div")}).mountPromise.catch(t)}).catch(e=>(console.error("The host parcel used to mount extensions could not be mounted. Falling back to mounting extensions as root parcels, which leaks their DOM elements.",e),nC))),pA))("function"==typeof e?()=>e().then(e=>({timeouts:pN,...e})):{timeouts:pN,...e},t)}function p$(){return pI}function pI(e,t){let r,n=pM(e,t).then(e=>r=e);return{mount:()=>n.then(e=>e.mount()),unmount:()=>n.then(e=>e.unmount()),update:e=>n.then(t=>t.update?.(e)),getStatus:()=>r?.getStatus()??"LOADING_SOURCE_CODE",get loadPromise(){return n.then(e=>e.loadPromise)},get bootstrapPromise(){return n.then(e=>e.bootstrapPromise)},get mountPromise(){return n.then(e=>e.mountPromise)},get unmountPromise(){return n.then(e=>e.unmountPromise)}}}async function pL(e,t,r,n,i=e=>e,o={}){let a=pe(n),s=pr(n),l=null;if(e){if(!s)throw Error(`Couldn't find extension '${a}' to attach to '${t}'`);let{meta:u,moduleName:c,online:d,offline:p,load:f}=s;if(dC(d,p)){let s,d=pR++,p=`${t}/${n}-${d}`;e.dataset.extensionRenderingId=p;let h=e=>{try{dB(p)}catch(t){console.error(e,t)}};try{dF({renderingId:p,extensionName:a,extensionModuleName:c,extensionId:n,slotName:t,slotModuleName:r})}catch(e){throw h(`Recomputing configuration after registering '${n}' failed also failed`),e}try{s=await f()}catch(e){throw h(`Recomputing configuration after '${n}' failed to load also failed`),e}try{l=await pM(i({...s,name:`${t}/${a}-${d}`}),{...o,_meta:u,_extensionContext:{extensionId:n,extensionSlotName:t,extensionSlotModuleName:r,extensionModuleName:c},domElement:e})}catch(e){throw h(`Recomputing configuration after '${n}' failed to mount also failed`),e}l.mountPromise.then(void 0,e=>{console.error(`Extension '${n}' in slot '${t}' failed to mount`,e),h(`Recomputing configuration after '${n}' failed to mount also failed`)}),l.unmountPromise.then(()=>h(`Recomputing configuration after unmounting '${n}' failed`),e=>{console.error(`Extension '${n}' in slot '${t}' failed to unmount`,e),h(`Recomputing configuration after '${n}' failed to unmount also failed`)})}}else console.warn(`Tried to render ${n} into ${t} but no DOM element was available.`);return l}var pF=r(5275),pB=r.n(pF);let pV=(0,pF.createContext)({moduleName:"",featureName:""});function pU({to:e,templateParams:t,onBeforeNavigate:r,children:n,...i}){return(0,pF.useEffect)(()=>{i.href&&console.warn(`ConfigurableLink does not support the href prop. Use the 'to' prop instead. The provided href value is '${i.href}'`),i.onClick&&console.warn(`ConfigurableLink does not support the onClick prop. Use the 'onBeforeNavigate' prop instead. The 'to' prop of the offending link is ${e}`)},[]),pB().createElement("a",{onClick:n=>{0===n.button&&!n.ctrlKey&&!n.shiftKey&&!n.altKey&&!n.metaKey&&(n.preventDefault(),r?.(n),ib({to:e,templateParams:t})),0===n.button&&(n.ctrlKey||n.metaKey)&&r?.(n),0===n.button&&n.shiftKey&&r?.(n),1===n.button&&r?.(n)},href:iy(e,t),...i},n)}let pW=({state:e,children:t,...r})=>{let{extension:n}=(0,pF.useContext)(pV),i=(0,pF.useRef)(null),o=(0,pF.useRef)(Promise.resolve()),a=(0,pF.useRef)(!1),s=(0,pF.useRef)(!1),l=(0,pF.useRef)(e),u=(0,pF.useCallback)(e=>{if(!e)return;let t=()=>{"MOUNTED"===e.getStatus()&&e.unmount()};switch(e.getStatus()){case"MOUNTED":e.unmount();break;case"UPDATING":o.current?.then(t,t);break;default:e.mountPromise.then(t,()=>{})}},[]),c=(0,pF.useCallback)((e,t)=>{e.update&&"UNMOUNTING"!==e.getStatus()&&(o.current=Promise.all([e.mountPromise,o.current]).then(()=>{if(i.current?.getStatus()==="MOUNTED"&&i.current.update)return i.current.update({...t})}).catch(e=>{let t=i.current?.getStatus();"UNMOUNTING"!==t&&"NOT_MOUNTED"!==t&&"UNLOADING"!==t&&console.error(`The extension '${n?.extensionId}' failed to update`,e)}))},[]),d=(0,pF.useCallback)(t=>{t&&!i.current&&!s.current&&n?.extensionSlotName&&n.extensionSlotModuleName&&(s.current=!0,pL(t,n.extensionSlotName,n.extensionSlotModuleName,n.extensionId,void 0,e).then(t=>{(s.current=!1,i.current=t,a.current)?u(t):t&&l.current!==e&&c(t,l.current)},()=>{s.current=!1}))},[]);return(0,pF.useEffect)(()=>(a.current=!1,()=>{a.current=!0,u(i.current)}),[]),(0,pF.useEffect)(()=>{l.current=e,i.current&&c(i.current,e)},[e]),n?pB().createElement("div",{ref:d,"data-extension-id":n?.extensionId,style:{position:"relative"},...r}):null};function pK(e){let t=(0,pF.useRef)(e);return F(t.current,e)||(t.current=e),t.current}function pH(e,t){"function"==typeof t&&(t=t(e));let r={};for(let[n,i]of Object.entries(t)){let t=function(...t){e.setState(e=>i(e,...t))};r[n]=t}return r}let pz=e=>e;function pG(e,t=pz,r){let n=(0,pF.useCallback)(t=>e.subscribe(t),[e]),i=(0,pF.useCallback)(()=>t(e.getState()),[e,t]),o=(0,pF.useSyncExternalStore)(n,i,i),a=(0,pF.useMemo)(()=>r?pH(e,r):null,[e,r]);return(0,pF.useMemo)(()=>a?{...o,...a}:o,[o,a])}function pq(e,t){return pG(e,pz,t)}function pY(e){return function(t){let r=(0,pF.useCallback)(t=>e.subscribe(t),[]),n=(0,pF.useCallback)(()=>e.getState(),[]),i=(0,pF.useSyncExternalStore)(r,n,n),o=(0,pF.useMemo)(()=>t?pH(e,t):null,[t]);return(0,pF.useMemo)(()=>o?{...i,...o}:i,[i,o])}}let pZ=[];Object.freeze(pZ);let pJ={candidateExtensions:pZ};Object.freeze(pJ);let pX=e=>{let t=(0,pF.useCallback)(t=>t.slots?.[e]??pJ,[e]);return pG(dV(),t)},pQ=e=>e.session;function p0(e,t){let{candidateExtensions:r}=pX(e),n=pG(iM,pQ),i=pK(t);return(0,pF.useMemo)(()=>pl(e,i),[e,i,n,r])}function p1(e,t){let{moduleName:r}=(0,pF.useContext)(pV);if(!r)throw Error("ComponentContext has not been provided. This should come from @openmrs/esm-react-utils.");return(0,pF.useEffect)(()=>{pc(r,e)},[r,e]),{extensions:p0(e,t),extensionSlotName:e,extensionSlotModuleName:r}}function p3(e){return e}function p4({name:e,extensionSlotName:t,select:r=p3,children:n,state:i,style:o,...a}){if(n&&i)throw Error("Both children and state have been provided. If children are provided, the state must be passed as a prop to the `Extension` component.");let s=e??t,l=(0,pF.useRef)(null),{extensions:u,extensionSlotModuleName:c}=p1(s,i),d=(0,pF.useMemo)(()=>r(u),[r,u]),p=(0,pF.useMemo)(()=>{if("function"==typeof n&&!pB().isValidElement(n))return d.map(e=>n(e,i))},[n,d]);return pB().createElement("div",{ref:l,"data-extension-slot-name":s,"data-extension-slot-module-name":c,style:{...o,position:"relative"},...a},s&&d?.map((e,t)=>pB().createElement(pV.Provider,{key:e.id,value:{moduleName:c,featureName:"",extension:{extensionId:e.id,extensionSlotName:s,extensionSlotModuleName:c}}},p?.[t]??("function"!=typeof n?n:null)??pB().createElement(pW,{state:i}))))}var p2=r(5338);function p6(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function p5(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?p6(Object(r),!0).forEach(function(t){var n,i,o;n=e,i=t,o=r[t],i in n?Object.defineProperty(n,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):n[i]=o}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):p6(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function p8(e){return(p8="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function p9(e){return(p9="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function p7(e,t){var r;if("function"!=typeof(r=t.domElement?function(){return t.domElement}:t.domElementGetter?t.domElementGetter:e.domElementGetter?e.domElementGetter:function(e){var t=e.appName||e.name;if(!t)throw Error("single-spa's dom-element-getter-helpers was not given an application name as a prop, so it can't make a unique dom element container for the react application");var r="single-spa-application:".concat(t);return function(){var e=document.getElementById(r);return e||((e=document.createElement("div")).id=r,document.body.appendChild(e)),e}}(t)))throw Error("single-spa's dom-element-getter-helpers was given an invalid domElementGetter for application or parcel '".concat(t.name,"'. Expected a function, received ").concat(p9(r)));return function(){var e=r(t);if(!(e instanceof HTMLElement))throw Error("single-spa's dom-element-getter-helpers: domElementGetter returned an invalid dom element for application or parcel '".concat(t.name,"'. Expected HTMLElement, received ").concat(p9(e)));return e}}var fe=null;try{fe=require("react").createContext()}catch(e){}var ft={React:null,ReactDOM:null,ReactDOMClient:null,rootComponent:null,loadRootComponent:null,errorBoundary:null,errorBoundaryClass:null,domElementGetter:null,parcelCanUpdate:!0,suppressComponentDidCatchWarning:!1,domElements:{},renderResults:{},updateResolves:{},unmountResolves:{}};function fr(e,t){return e.rootComponent?Promise.resolve():e.loadRootComponent(t).then(function(t){e.rootComponent=t})}function fn(e,t){return new Promise(function(r,n){e.suppressComponentDidCatchWarning||!function(e){if(!(e&&"string"==typeof e.version&&e.version.indexOf(".")>=0))return!1;var t=e.version.slice(0,e.version.indexOf("."));try{return Number(t)>=16}catch(e){return!1}}(e.React)||e.errorBoundary||e.errorBoundaryClass||(e.rootComponent.prototype?e.rootComponent.prototype.componentDidCatch||console.warn("single-spa-react: ".concat(t.name||t.appName||t.childAppName,"'s rootComponent should implement componentDidCatch to avoid accidentally unmounting the entire single-spa application.")):console.warn("single-spa-react: ".concat(t.name||t.appName||t.childAppName,"'s rootComponent does not implement an error boundary. If using a functional component, consider providing an opts.errorBoundary to singleSpaReact(opts).")));var i,o=fs(e,t,function(){r(this)}),a=p7(e,t)(),s=function(e){var t=e.reactDom,r=e.renderType,n=e.elementToRender,i=e.domElement,o=t[r];if("function"!=typeof o)throw Error('renderType "'.concat(r,'" did not return a function.'));switch(r){case"createRoot":case"unstable_createRoot":case"createBlockingRoot":case"unstable_createBlockingRoot":var a=o(i);return a.render(n),a;case"hydrateRoot":return o(i,n);default:return o(n,i),null}}({elementToRender:o,domElement:a,reactDom:fa(e),renderType:"function"==typeof(i=e).renderType?i.renderType():i.renderType});e.domElements[t.name]=a,e.renderResults[t.name]=s})}function fi(e,t){return new Promise(function(r){e.unmountResolves[t.name]=r;var n=e.renderResults[t.name];n&&n.unmount?n.unmount():fa(e).unmountComponentAtNode(e.domElements[t.name]),delete e.domElements[t.name],delete e.renderResults[t.name]})}function fo(e,t){return new Promise(function(r){e.updateResolves[t.name]||(e.updateResolves[t.name]=[]),e.updateResolves[t.name].push(r);var n=fs(e,t,null),i=e.renderResults[t.name];if(i&&i.render)i.render(n);else{var o=p7(e,t)();fa(e).render(n,o)}})}function fa(e){return e.ReactDOMClient||e.ReactDOM}function fs(e,t,r){var n=e.React.createElement(e.rootComponent,t),i=fe?e.React.createElement(fe.Provider,{value:t},n):n;return(e.errorBoundary||t.errorBoundary||e.errorBoundaryClass||t.errorBoundaryClass)&&(e.errorBoundaryClass=e.errorBoundaryClass||t.errorBoundaryClass||function(e,t){function r(t){e.React.Component.apply(this,arguments),this.state={caughtError:null,caughtErrorInfo:null},r.displayName="SingleSpaReactErrorBoundary(".concat(t.name,")")}return r.prototype=Object.create(e.React.Component.prototype),r.prototype.render=function(){return this.state.caughtError?(e.errorBoundary||t.errorBoundary)(this.state.caughtError,this.state.caughtErrorInfo,this.props):this.props.children},r.prototype.componentDidCatch=function(e,t){this.setState({caughtError:e,caughtErrorInfo:t})},r}(e,t),i=e.React.createElement(e.errorBoundaryClass,t,i)),i=e.React.createElement(e.SingleSpaRoot,p5(p5({},t),{},{mountFinished:r,updateFinished:function(){e.updateResolves[t.name]&&(e.updateResolves[t.name].forEach(function(e){return e()}),delete e.updateResolves[t.name])},unmountFinished:function(){e.unmountResolves[t.name]&&(e.unmountResolves[t.name](),delete e.unmountResolves[t.name])}}),i)}var fl=r(8395),fu=r(9324),fc=r(8716);let fd={strictMode:!0,throwErrorsToConsole:!0,disableTranslations:!1},fp=new Map;(0,fc.initCache)(fp);let ff={errorRetryCount:3,fetcher:iR,focusThrottleInterval:18e5,revalidateIfStale:!0,revalidateOnFocus:!1,revalidateOnReconnect:!1,refreshInterval:0,shouldRetryOnError:e=>{if(e instanceof iN){let t=e.response.status;return!!(t>=500)||401===t||403===t||429===t}return!0},provider:()=>fp};function fh(e){if("object"!=typeof e||"string"!=typeof e.featureName||"string"!=typeof e.moduleName)throw Error("Invalid options");let t=Object.assign({},fd,e),r={...ff,...t.swrConfig};return function(e){var n,i,o,a,s;return o=i=class extends(n=pB().Component){componentDidCatch(e,r){r&&r.componentStack&&(e.extra=Object.assign(e.extra||{},{componentStack:r.componentStack})),t.throwErrorsToConsole&&setTimeout(()=>{throw e}),this.setState({caughtError:e,caughtErrorInfo:r})}render(){if(this.state.caughtError)return pB().createElement("div",null,"An error has occurred. Please try reloading the page.");{let n=pB().createElement(pF.Suspense,{fallback:null},pB().createElement(fu.BE,{value:r},pB().createElement(pV.Provider,{value:this.state.config},t.disableTranslations?pB().createElement(e,this.props):pB().createElement(fl.I18nextProvider,{i18n:window.i18next,defaultNS:this.state.config.extension?`${this.state.config.moduleName}___${this.state.config.extension.extensionSlotName}___${this.state.config.extension.extensionId}`:this.state.config.moduleName},pB().createElement(e,this.props)))));return t.strictMode&&pB().StrictMode?pB().createElement(pB().StrictMode,null,n):n}}constructor(e){super(e),this.state={caughtError:null,caughtErrorInfo:null,config:{moduleName:t.moduleName,featureName:t.featureName,extension:e._extensionContext}}}},a="displayName",s=`OpenmrsReactComponent(${t.featureName})`,a in o?Object.defineProperty(o,a,{value:s,enumerable:!0,configurable:!0,writable:!0}):o[a]=s,i}}function fm(e,t){return function(e){if("object"!==p8(e))throw Error("single-spa-react requires a configuration object");var t,r=p5(p5({},ft),e);if(!r.React)throw Error("single-spa-react must be passed opts.React");if(!r.ReactDOM&&!r.ReactDOMClient)throw Error("single-spa-react must be passed opts.ReactDOM or opts.ReactDOMClient");if(r.renderType||(null!=(t=r.ReactDOMClient)&&t.createRoot?r.renderType="createRoot":r.renderType="render"),!r.rootComponent&&!r.loadRootComponent)throw Error("single-spa-react must be passed opts.rootComponent or opts.loadRootComponent");if(r.errorBoundary&&"function"!=typeof r.errorBoundary)throw Error("The errorBoundary opt for single-spa-react must either be omitted or be a function that returns React elements");!fe&&r.React.createContext&&(fe=r.React.createContext()),r.SingleSpaRoot=function(e){function t(e){t.displayName="SingleSpaRoot(".concat(e.name,")")}return t.prototype=Object.create(e.React.Component.prototype),t.prototype.componentDidMount=function(){setTimeout(this.props.mountFinished)},t.prototype.componentWillUnmount=function(){setTimeout(this.props.unmountFinished)},t.prototype.render=function(){return setTimeout(this.props.updateFinished),this.props.children},t}(r);var n={bootstrap:fr.bind(null,r),mount:fn.bind(null,r),unmount:fi.bind(null,r)};return r.parcelCanUpdate&&(n.update=fo.bind(null,r)),n}({React:pB(),ReactDOMClient:p2,rootComponent:fh(t)(e)})}function fy(e,t){return()=>e().then(({default:e})=>fm(e,t))}function fg(e,t){return()=>Promise.resolve(fm(e,t))}let fb=fy,fv=W()(()=>({}));Z("openmrs-app-context",fv);let fw={};function f_(e,t=e=>e){let r=fv.getState();return e in r?Object.freeze(Object.assign({},t?t(r[e]):r[e])):null}function fx(e,t){fv.setState(r=>(e in r||(r[e]={}),r[e]=t(r[e]),Object.assign({},r)))}function fE(e){return null===e?null:Object.freeze(Object.assign({},e))}let fS=new Map;function fD(e,t){let r=(0,pF.useRef)(t??{}),n=(0,pF.useRef)(t=>fx(e,t)),i=(0,pF.useRef)(Symbol());return(0,pF.useEffect)(()=>{let r=t??{},n=i.current;return null===f_(e)?!function(e,t=fw){fv.setState(r=>{if(e in r)throw Error(`Attempted to re-register namespace ${e} in the app context. Each namespace must be unregistered before the name can be registered again.`);return Object.assign({},r,{[e]:t===fw?{}:t})})}(e,r):(console.warn(`Namespace ${e} is already registered in the app context. This is likely a race condition during navigation, but may indicate two components are trying to own the same namespace. Updating the existing context.`),fx(e,()=>r)),fS.set(e,n),()=>{fS.get(e)===n&&(fv.setState(t=>(e in t&&delete t[e],t)),fS.delete(e))}},[e]),(0,pF.useEffect)(()=>{let n=t??{};F(r.current,n)||(fx(e,()=>n),r.current=n)},[t]),n.current}function fO({namespace:e,value:t}){return fD(e,t),null}let fP=({children:e,value:t,fallback:r})=>t?pB().createElement(pB().Fragment,null,e):r?pB().createElement(pB().Fragment,null,r):null;function fC(){let e=(0,pF.useRef)();return(!e.current||e.current.signal.aborted)&&(e.current=new AbortController),(0,pF.useEffect)(()=>{let t=e.current;return()=>t?.abort()},[]),e.current}function fk(e,t=e=>e??{}){let[r,n]=(0,pF.useState)(()=>{if(fT(e))return;let r=f_(e);if(null!==r)return t?t(r):r});return(0,pF.useEffect)(()=>{if(fT(e))throw Error(`The namespace supplied to useAppContext must be a non-empty string, but was "${e}".`)},[e]),(0,pF.useEffect)(()=>{var r;let i;return(r=e=>{if(null==e)return void n(void 0);let r=t?t(e):e;n(e=>F(e,r)?e:r)})(fE(i=f_(e))),fv.subscribe(t=>{let n=e in t?t[e]:null;n!==i&&(i=n,r(fE(n)))})},[e,t]),r}function fT(e){return"string"!=typeof e||0===e.trim().length}function fj(e){let t=p0(e);return(0,pF.useMemo)(()=>t.map(e=>e.id),[t])}function fR(e){return pX(e).candidateExtensions}function fA(e,t){let{data:r,error:n,mutate:i,isLoading:o,isValidating:a}=(0,fu.Ay)(`${ay}?patient=${e}&includeEncounterless=${t}`,iR);return(0,pF.useMemo)(()=>({isLoading:o,data:r?.data.results??[],error:n,mutate:i,isValidating:a}),[r,n,o,a,i])}function fN(e){(0,pF.useEffect)(()=>{if(e){let e=window.getComputedStyle(document.body).overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=e}}},[e])}let fM={},f$=`No ComponentContext has been provided. This should come from "openmrsComponentDecorator".
16
- Usually this is already applied when using "getAsyncLifecycle" or "getSyncLifecycle".`;function fI(e){let{moduleName:t,extension:r}=(0,pF.useContext)(pV),n=e?.externalModuleName??t;if(!n&&!r)throw Error(f$);let i=function(e){let t=(0,pF.useMemo)(()=>tY(e),[e]),r=function(e){let[t,r]=(0,pF.useState)(()=>{let t=e.getState();return t.loaded&&t.config?t.config:null});return(0,pF.useEffect)(()=>e?.subscribe(e=>{e.loaded&&e.config&&r(e.config)}),[e]),t}(t);if(!r)throw fM[e]||(fM[e]=new Promise(e=>{let r=t.subscribe(t=>{t.loaded&&t.config&&(e(t.config),r())})})),fM[e];return r}(n),o=function(e){let t=(0,pF.useMemo)(tQ,[]),r=function(e,t){let[r,n]=(0,pF.useState)(t?()=>{let r=t1(e.getState(),t.extensionSlotName,t.extensionId);if(r.loaded&&r.config)return r.config}:null);return(0,pF.useEffect)(()=>{if(t)return e.subscribe(e=>{let i=t1(e,t.extensionSlotName,t.extensionId);i.loaded&&i.config&&!e6(i.config,r)&&n(i.config)})},[e,t,r]),r}(t,e);if(!r&&e){let r=`${e.extensionSlotName}-${e.extensionId}`;throw!fM[r]&&t&&(fM[r]=new Promise(r=>{let n=t.subscribe(t=>{let i=t1(t,e.extensionSlotName,e.extensionId);i.loaded&&i.config&&(r(i.config),n())})})),fM[r]}return r||{}}(r);return(0,pF.useMemo)(()=>e?.externalModuleName&&n===e.externalModuleName?{...i}:{...i,...o},[n,e?.externalModuleName,i,o])}let fL=p0;function fF(){let[e,t]=(0,pF.useState)(dO());return(0,pF.useEffect)(()=>b(({online:e})=>t(e)),[]),e}function fB(e,t=300){let[r,n]=(0,pF.useState)(e);return(0,pF.useEffect)(()=>{let r=setTimeout(()=>{n(e)},t);return()=>{clearTimeout(r)}},[e,t]),r}var fV=r(2016),fU=r.n(fV);let fW=`custom:${[["admissionDecisionConcept","ref"],["admissionEncounterType","ref"],["admissionForm","ref"],["atFacilityVisitType","ref"],["bedAssignmentEncounterType","ref"],["cancelADTRequestEncounterType","ref"],["checkInClerkEncounterRole","ref"],["checkInEncounterType","ref"],["clinicianEncounterRole","ref"],["conceptSourcesForDiagnosisSearch","ref"],["consultEncounterType","ref"],["consultFreeTextCommentsConcept","ref"],["denyAdmissionConcept","ref"],["diagnosisMetadata","ref"],["diagnosisSets","ref"],["dischargeForm","ref"],["dispositionDescriptor","ref"],["dispositions","ref"],["emrApiConceptSource","ref"],["exitFromInpatientEncounterType","ref"],["extraPatientIdentifierTypes","ref"],["fullPrivilegeLevel","ref"],["highPrivilegeLevel","ref"],["identifierTypesToSearch","ref"],["inpatientNoteEncounterType","ref"],["lastViewedPatientSizeLimit","ref"],["metadataSourceName","ref"],["motherChildRelationshipType","ref"],["narrowerThanConceptMapType","ref"],["nonDiagnosisConceptSets","ref"],["orderingProviderEncounterRole","ref"],["patientDiedConcept","ref"],["personImageDirectory","ref"],["primaryIdentifierType","ref"],["sameAsConceptMapType","ref"],["suppressedDiagnosisConcepts","ref"],["supportsAdmissionLocationTag","(uuid,display,name,links)"],["supportsLoginLocationTag","(uuid,display,name,links)"],["supportsTransferLocationTag","(uuid,display,name,links)"],["supportsVisitsLocationTag","(uuid,display,name,links)"],["telephoneAttributeType","ref"],["testPatientPersonAttributeType","ref"],["transferForm","ref"],["transferRequestEncounterType","ref"],["transferWithinHospitalEncounterType","ref"],["unknownCauseOfDeathConcept","ref"],["unknownLocation","ref"],["unknownPatientPersonAttributeType","ref"],["unknownProvider","ref"],["visitAssignmentHandlerAdjustEncounterTimeOfDayIfNecessary","ref"],["visitExpireHours","ref"],["visitNoteEncounterType","ref"]].map(([e,t])=>`${e}:${t}`).join(",")}`;function fK(){let e=`${iC}/emrapi/configuration?v=${fW}`,t=fU()(e,iR);return(0,pF.useMemo)(()=>({emrConfiguration:t.data?.data,isLoadingEmrConfiguration:t.isLoading,mutateEmrConfiguration:t.mutate,errorFetchingEmrConfiguration:t.error}),[t])}let fH=pY(dR());function fz(e){let t=p0(e);return(0,pF.useMemo)(()=>Object.fromEntries(t.map(e=>[e.name,e.meta])),[t])}let fG=pY(dV());function fq(e){let{flags:t}=pG(dw);return t[e]?.enabled??!1}function fY(){let[,e]=(0,pF.useState)(0);return(0,pF.useCallback)(()=>{e(e=>e+1)},[])}function fZ(e,t,r={}){return fX(e,t,fJ,r)}let fJ={getPaginatedUrl:(e,t,r)=>{if(!e)return null;{let n=new URL(ij(e.toString()),window.location.toString());return n.searchParams.set("limit",""+t),n.searchParams.set("startIndex",""+r),n.searchParams.set("totalCount","true"),n.toString()}},getNextUrl:e=>{let t=e?.links?.find(e=>"next"==e.rel)?.uri;if(!t)return null;{let e=new URL(t);return e.host=window.location.host,e.protocol=window.location.protocol,e.toString()}},getTotalCount:e=>e?.totalCount??NaN,getCurrentPageSize:e=>e?.results?.length??NaN,getData:e=>e?.results};function fX(e,t,r,n={}){let{getPaginatedUrl:i,getTotalCount:o,getCurrentPageSize:a,getData:s}=r,{immutable:l,swrConfig:u}=n,c=n.fetcher??iR,[d,p]=(0,pF.useState)(1),f=(0,pF.useRef)(NaN),h=(0,pF.useRef)(NaN),m=(0,pF.useRef)(d),y=(0,pF.useRef)(!1),g=(0,pF.useRef)(!1),b=e?.toString()??"",[v,w]=(0,pF.useState)(b);b!==v&&(w(b),p(1),m.current=1,f.current=NaN,h.current=NaN,y.current=!1,g.current=!1);let x=(d-1)*t,E=(0,pF.useMemo)(()=>i(e,t,x),[e,t,x]),{data:S,...D}=(l?fU():fu.Ay)(E,c,u);S?.data&&(f.current=o(S?.data),h.current=a(S?.data),y.current=!0);let O=Math.ceil(f.current/t),P=(0,pF.useCallback)(e=>{if(!Number.isInteger(e)||e<1)return void console.warn(`useServerPagination: ignoring goTo(${e}); page must be a positive integer.`);let r=Math.ceil(f.current/t);!y.current||Number.isNaN(r)||e<=r?(m.current=e,p(e)):console.warn("Invalid attempt to go to out of bounds page: "+e)},[t]);(0,pF.useEffect)(()=>{if(!y.current)return;if(Number.isNaN(f.current)){g.current||(g.current=!0,console.warn(`useServerPagination: ${b} returned no total count, so out-of-range pages cannot be detected.`));return}let e=Math.max(1,Math.ceil(f.current/t));d>e&&(console.warn(`Invalid attempt to go to out of bounds page: ${d}; returning to page ${e}.`),m.current=e,p(e))},[d,t,b,S]);let C=(0,pF.useCallback)(()=>{P(m.current+1)},[P]),k=(0,pF.useCallback)(()=>{P(m.current-1)},[P]);return{data:s(S?.data),totalPages:O,totalCount:f.current,currentPage:d,currentPageSize:h.current,paginated:O>1,showNextButton:d<O,showPreviousButton:d>1,goTo:P,goToNext:C,goToPrevious:k,...D}}function fQ(e,t,r={}){return fX(e,t,f0(),r)}function f0(){return{getPaginatedUrl:(e,t,r)=>{if(!e)return null;{let n=new URL(ij(e.toString()),window.location.toString());return n.searchParams.set("_count",""+t),n.searchParams.set("_getpagesoffset",""+r),n.toString()}},getNextUrl:e=>{let t=e?.link?.find(e=>"next"==e.relation)?.url;if(!t)return null;{let e=new URL(t);return e.host=window.location.host,e.protocol=window.location.protocol,e.toString()}},getTotalCount:e=>e?.total??NaN,getCurrentPageSize:e=>e?.entry?.length??NaN,getData:e=>e?.entry?.map(e=>e.resource)}}var f1=r(2142),f3=r.n(f1);function f4(e,t={}){return f2(e,fJ,t)}function f2(e,t,r={}){let{swrInfiniteConfig:n,immutable:i}=r,{getNextUrl:o,getTotalCount:a,getData:s}=t,l=r.fetcher??iR,u=(0,pF.useCallback)((r,n)=>0==r?e?.toString()??null:t.getNextUrl(n.data),[e]),{data:c,size:d,setSize:p,...f}=f3()(u,l,{...n,...i?{revalidateIfStale:!1,revalidateOnFocus:!1,revalidateOnReconnect:!1}:{}}),h=o(c?.[c.length-1].data),m=a(c?.[0]?.data);return{data:c?.flatMap(e=>s(e.data)),totalCount:m,hasMore:null!=h,loadMore:()=>{p((c?.length??0)+1)},nextUri:h,...f}}function f6(e,t={}){return f5(e,fJ,t)}function f5(e,t,r={}){let n=f2(e,t,r),{hasMore:i,error:o,data:a,loadMore:s,isLoading:l,nextUri:u}=n;return((0,pF.useEffect)(()=>{i&&!o&&s()},[i,u]),r.partialData)?n:{...n,data:i||o?void 0:a,isLoading:l||i}}function f8(e,t={}){return f5(e,f0(),t)}function f9(e,t={}){return f2(e,f0(),t)}function f7(){let e="tablet";return document.body.classList.forEach(t=>{switch(t){case"omrs-breakpoint-lt-tablet":e="phone";break;case"omrs-breakpoint-gt-small-desktop":e="large-desktop";break;case"omrs-breakpoint-gt-tablet":e="small-desktop"}}),e}function he(){let[e,t]=(0,pF.useState)(f7);return(0,pF.useEffect)(()=>{let e=()=>{t(f7())};return window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)},[]),e}let ht=e=>"small-desktop"===e||"large-desktop"===e;function hr(e){let t=(0,pF.useContext)(pV);(0,pF.useEffect)(()=>(t&&t.moduleName&&(e.componentContext=t),pf(e),()=>{ph(e.name)}),[t,e])}function hn(){return pG(pp)}function hi(e=null,t=null){let[r,n]=(0,pF.useState)([]);return(0,pF.useEffect)(()=>{let r=cW(e,t).subscribe(e=>{n(e)},e=>{console.error(e)});return()=>r.unsubscribe()},[e,t]),r}function ho(e,t=!0){let r=(0,pF.useRef)(null);return(0,pF.useEffect)(()=>{let n=n=>{t&&r.current&&n.target&&n.target instanceof Node&&(r.current.contains(n.target)||e(n))};return window.addEventListener("mousedown",n),window.addEventListener("touchstart",n),()=>{window.removeEventListener("mousedown",n),window.removeEventListener("touchstart",n)}},[e,t]),r}function ha(e){let t=(0,pF.useRef)();return(0,pF.useEffect)(()=>{let r=new IntersectionObserver(t=>{for(let r of t)if(r.isIntersecting)return void e()},{threshold:1});return t.current&&r.observe(t.current),()=>{t.current&&r.unobserve(t.current)}},[t.current,e]),t}function hs(e,t={}){let{abortController:r,fetchInit:n,url:i,swrConfig:o}=t,a=fC(),s=(0,pF.useMemo)(()=>n?.signal??r?.signal??a.signal,[r?.signal,n?.signal,a.signal]),l=(0,pF.useCallback)(e=>iR(function(e,t){if(t)return"function"==typeof t?t(e):t;if("string"==typeof e)return e;throw Error(`When using useOpenmrsSWR with a key that is not a string, you must provide a url() function that converts the key to a valid url. The key for this hook is ${e}.`)}(e,i),{...n,signal:s}),[s,n,i]);return(0,fu.Ay)(e,l,o)}function hl(e=[],t=10){let[r,n]=(0,pF.useState)(1),i=(0,pF.useMemo)(()=>"number"==typeof t&&t>0?Math.max(1,Math.ceil(e.length/t)):1,[e.length,t]);r>i&&n(i);let o=Math.min(Math.max(1,r),i),a=(0,pF.useMemo)(()=>{let r=(o-1)*t,n=(o+0)*t;return e.slice(r,n)},[e,o,t]),s=(0,pF.useCallback)(e=>{!Number.isInteger(e)||e<1?console.warn(`usePagination: ignoring goTo(${e}); page must be a positive integer.`):n(e)},[]),l=(0,pF.useCallback)(()=>{n(e=>e+1)},[]),u=(0,pF.useCallback)(()=>{n(e=>Math.max(1,e-1))},[]);return(0,pF.useMemo)(()=>({results:a,totalPages:i,currentPage:o,paginated:e.length>t,showNextButton:o<i,showPreviousButton:o>1,goTo:s,goToNext:l,goToPrevious:u}),[a,i,e.length,t,o,s,l,u])}function hu(e,t,r,n){return{pageSizes:(0,pF.useMemo)(()=>{let r=Math.ceil(t/e);return isNaN(r)&&(r=0),[...Array(r).keys()].map(t=>(t+1)*e)},[e,t]),pageItemsCount:(0,pF.useMemo)(()=>e>t?t:e*r>t?e*(r-1)+n:e*r,[e,t,r,n])}}function hc(){let e=/\/patient\/([a-zA-Z0-9\-]+)\/?/.exec(location.pathname);return e&&e[1]}function hd(e){let[t,r]=(0,pF.useState)(e??hc()),{data:n,error:i,isValidating:o}=(0,fu.Ay)(t?["patient",t]:null,()=>cI(t,{}));return(0,pF.useEffect)(()=>{let e=()=>{let e=hc();e!==t&&r(e)};return window.addEventListener("single-spa:routing-event",e),()=>window.removeEventListener("single-spa:routing-event",e)},[t]),(0,pF.useMemo)(()=>({isLoading:o&&!i&&!n,patient:n,patientUuid:t,error:i}),[o,i,n,t])}function hp(){let e=`${iC}/metadatamapping/termmapping?v=custom:(metadataUuid)&code=emr.primaryIdentifierType`,{data:t,error:r,isLoading:n}=(0,fu.Ay)(e,iR);return(0,pF.useMemo)(()=>({primaryIdentifierCode:t?.data?.results[0]?.metadataUuid,isLoading:n,error:r}),[t,r,n])}function hf(e){let{extensions:t,extensionSlotModuleName:r}=p1(e);return e?t.map(t=>({state:n})=>pB().createElement(pV.Provider,{value:{moduleName:r,featureName:"",extension:{extensionId:t.id,extensionSlotName:e,extensionSlotModuleName:r}}},pB().createElement(pW,{state:n}))):[]}function hh(){let e=(0,pF.useRef)(),[t,r]=(0,pF.useState)(null),n=null;if(!t){if(s){let e=iL().getState();e.loaded&&(n=e.session)}else s=new Promise(t=>{let r=({loaded:r,session:i})=>{r&&(t(i),n=i,e.current&&(e.current(),e.current=void 0))};r(iL().getState()),n||(e.current=iL().subscribe(r))});if(n)r(n);else throw s}(0,pF.useEffect)(()=>(e.current||(e.current=iL().subscribe(({loaded:e,session:t})=>{e&&(n=t,r(t))})),()=>{e.current&&(e.current(),e.current=void 0)}),[]);let i=t||n;if(!i)if(s)throw console.warn("useSession is in an unexpected state. Attempting to recover."),s;else throw Error("useSession is in an invalid state.");return i}let hm=({privilege:e,fallback:t,children:r})=>{let[n,i]=(0,pF.useState)(null);return((0,pF.useEffect)(()=>{let e=iI({includeAuthStatus:!1}).subscribe(i);return()=>e.unsubscribe()},[]),n&&iU(e,n))?pB().createElement(pB().Fragment,null,r):t?pB().createElement(pB().Fragment,null,t):null};var hy=r(6734),hg=r.n(hy),hb=r(7581);let hv=new Map;function hw(){for(let e of Array.from(hv.values()))e()}let h_={setVisitContext:(e,t)=>null==t?{manuallySetVisitUuid:null}:{manuallySetVisitUuid:t.uuid,patientUuid:t.patient?.uuid}};function hx(e){let t=(0,pF.useId)();return(0,pF.useEffect)(()=>{if(e)return hv.set(t,e),()=>{hv.delete(t)}},[t,e]),{...pq(cZ(),h_),mutateVisit:hw}}function hE(e,t=cq){let r=(0,pF.useRef)(void 0),{patientUuid:n,manuallySetVisitUuid:i,setVisitContext:o}=hx((0,pF.useCallback)(()=>r.current?.(),[])),a=e&&n==e?i:null,s=`?patient=${e}&v=${t}&includeInactive=false`,l=`/${a}?v=${t}`,{data:u,error:c,mutate:d,isValidating:p}=(0,fu.Ay)(e?`${iC}/visit${s}`:null,iR),{data:f,error:h,mutate:m,isValidating:y}=(0,fu.Ay)(e&&a?`${iC}/visit${l}`:null,iR),g=(0,pF.useMemo)(()=>u?.data.results.find(e=>null===e.stopDatetime)??null,[u]),b=(0,pF.useMemo)(()=>a&&f?f.data:null,[f,a]),v=(0,pF.useRef)(null);(0,pF.useEffect)(()=>{!p&&g&&n===e&&null===i&&o(g),y||(v.current&&b&&v.current.uuid===b.uuid&&!v.current.stopDatetime&&b.stopDatetime&&o(null),v.current=b)},[b,i,g,p,y,n]);let w=(0,pF.useCallback)(()=>{d(),m()},[d,m]);(0,pF.useEffect)(()=>{r.current=w},[w]);let x=!!(!u||a&&!f),E=!!(a?h:c);return{error:c||h,mutate:w,isValidating:p||y,activeVisit:g,currentVisit:b,currentVisitIsRetrospective:!!a,isLoading:x&&!E}}function hS(){let[e,t]=(0,pF.useState)([]);return(0,pF.useEffect)(()=>{let e=cH().subscribe(e=>{t(e)},e=>console.error(e));return()=>e.unsubscribe()},[]),e}hy.extend(hb);let hD=new Map;async function hO(e,t){let r=t.indexOf("#"),n=r>=0,i=n?t.substring(0,r):e,o=n?t.substring(r+1):t,a=await o3(i);return a&&Object.hasOwn(a,o)&&"function"==typeof a[o]?hC(i,a).then(()=>a[o]()):(a?a&&Object.hasOwn(a,o)?console.warn(`The export ${t}, defined in ${e}'s routes.json, is not a function`):console.warn(`${i} does not define a component called "${o}", referenced in ${e}'s routes.json. This cannot be loaded.`):console.warn(`Unknown app ${i} for ${t} defined in ${e}'s routes.json`),hP)}let hP={bootstrap:()=>Promise.resolve(),mount:()=>Promise.resolve(),unmount:()=>Promise.resolve()};async function hC(e,t){if(e in hD)await hD[e];else{let r=t??await o3(e);await (hD[e]=new Promise((t,n)=>{if(Object.hasOwn(r,"startupApp")){let i=r.startupApp;if("function"==typeof i)return Promise.resolve(i()).then(()=>{rp(e),t(null)}).catch(n)}rp(e),t(null)}))}}function hk(e,t){let r=t.name;if(!r)return void console.error(`An extension definition in ${e} is missing an name and thus cannot be
15
+ ${this.stack}`}}let iM=Y("session",{loaded:!1,session:null}),i$=0;function iI(e={includeAuthStatus:!0}){return(i$<Date.now()-6e4||!iM.getState().loaded)&&iB(),new es.Observable(t=>{let r=r=>{r.loaded&&(e.includeAuthStatus?t.next(r.session):t.next(r.session?.user))};return r(iM.getState()),iM.subscribe(r)})}function iL(){return(i$<Date.now()-6e4||!iM.getState().loaded)&&iB(),iM}function iF(e){let t=e.locale??e.user?.userProperties?.defaultLocale;t&&t.includes("_")&&(t=t.replaceAll("_","-")),function(e){if(void 0===e||"string"!=typeof e)return!1;try{new Intl.Locale(e)}catch(e){return!1}return!0}(t)&&t!==document.documentElement.getAttribute("lang")&&document.documentElement.setAttribute("lang",t)}function iB(e,t){i$=Date.now();let r={};return e&&t&&(r.Authorization=`Basic ${window.btoa(`${e}:${t}`)}`),iG(iR(iT,{headers:r}))}function iV(){iM.setState({loaded:!0,session:{authenticated:!1,sessionId:""}})}function iU(e,t){var r,n;if(void 0===t)return!e;if(!e)return!0;return r=e,n=t,("string"==typeof r?!ee(n.privileges.find(e=>r===e.display)):Array.isArray(r)?r.every(e=>!ee(n.privileges.find(t=>e===t.display))):(ee(r)||console.error(`Could not understand privileges "${r}"`),!0))||!ee(t.roles.find(e=>"System Developer"===e.display))}function iW(){let e,t;return new Promise(r=>{let n=n=>{n.loaded&&n.session.user&&(e=n.session.user,r(n.session.user),t&&t())};n(iM.getState()),e||(t=iM.subscribe(n))})}function iK(){return new Promise((e,t)=>{iI().subscribe(t=>{e(t.sessionLocation)},t).unsubscribe()})}async function iH(e,t){return iG(iR(iT,{method:"POST",body:{sessionLocation:e},headers:{"Content-Type":"application/json"},signal:t.signal}))}async function iz(e,t,r){return r||(r=new AbortController),await iR(`${iC}/user/${e}`,{method:"POST",body:{userProperties:t},headers:{"Content-Type":"application/json"},signal:r.signal}),iB()}function iG(e){return new Promise((t,r)=>{e.then(e=>{let n;"object"==typeof e?.data?(n={loaded:!0,session:e.data},iM.setState(n),t(n)):(n={loaded:!1,session:null},iM.setState(n),r(n))}).catch(e=>{$(`Failed to fetch new session information: ${e}`);let t={loaded:!1,session:null};iM.setState(t),r(t)})})}function iq(){return"development"===window.spaEnv||"true"===localStorage.getItem("openmrs:devtools")}iM.subscribe(e=>{e.loaded&&e.session&&iF(e.session)});let iY={"webservices.rest":"2.24.0",fhir2:"1.0.0-SNAPSHOT"};function iZ(){rc("@openmrs/esm-api",iO),iB()}let iJ={address1:"Address line 1",address2:"Address line 2",address3:"Address line 3",address4:"Address line 4",address5:"Address line 5",address6:"Address line 6",city:"City",cityVillage:"City",country:"Country",countyDistrict:"District",district:"District",postalCode:"Postal code",state:"State",stateProvince:"State",closeAllOpenedWorkspaces:"Discard changes in {{count}} workspaces",closingAllWorkspacesPromptBody:"There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",closingAllWorkspacesPromptTitle:"You have unsaved changes",discard:"Discard",hide:"Hide",maximize:"Maximize",minimize:"Minimize",openAnyway:"Open anyway",unsavedChangesInOpenedWorkspace:"You may have unsaved changes in the opened workspace. Do you want to discard these changes?",unsavedChangesInWorkspace:'There may be unsaved changes in "{{workspaceName}}". Please save them before opening another workspace.',unsavedChangesTitleText:"Unsaved changes",workspaceHeader:"Workspace header",discardUnsavedChangesPromptBodyMultiple:"{{count}} workspaces have unsaved changes. Closing them will discard the changes:",discardUnsavedChangesPromptBodySingle:"<strong>{{workspaceTitle}}</strong> has unsaved changes. Closing it will discard them.",discardUnsavedChangesPromptTitle:"Discard unsaved changes?",keepEditing:"Keep editing",abnormalValue:"Abnormal value",actions:"Actions",actionableNotification:"Actionable notification",address:"Address",age:"Age",batchActionItemSelected:"{{totalSelected}} item selected",batchActionsItemsSelected:"{{totalSelected}} items selected",cancel:"Cancel",change:"Change",Clinic:"Clinic",close:"Close",closesActionableNotification:"Close actionable notification",closeSnackbar:"Close snackbar",confirm:"Confirm",contactAdministratorIfIssuePersists:"Contact your system administrator if the problem persists.",contactDetails:"Contact details",delete:"Delete",discardChanges:"Discard changes",edit:"Edit",emptyStateText:"There are no {{displayText}} to display",error:"Error",errorCopy:"Sorry, there was a problem displaying this information. You can try to reload this page, or contact the site administrator and quote the error code above.",errorLoadingLoginLocations:"Unable to load login locations. Please try again or contact support if the problem persists.",female:"Female",leftNavigation:"Left navigation",loading:"Loading",localVersion:"Local Build",male:"Male",noResultsToDisplay:"No results to display",notAvailable:"Not available",other:"Other",paginationItemsCount:"{{pageItemsCount}} / {{totalItems}} items",paginationOfPages:"of {{count}} pages",patientAvatarAlt:"Avatar for {{patientName}}",patientIdentifierSticker:"Patient identifier sticker",patientLists:"Patient lists",patientPhotoAlt:"Profile photo of {{patientName}}",patientPhotoPlaceholder:"Photo placeholder for {{patientName}}",prereleaseVersion:"Prerelease",print:"Print",printError:"Print error",printErrorExplainer:"An error occurred in {{errorLocation}}",printIdentifierSticker:"Print identifier sticker",printing:"Printing",recordNewEntry:"Record {{displayText}}",relationships:"Relationships",resetOverrides:"Reset overrides",save:"Save",scriptLoadingFailed:"Error: Script failed to load",scriptLoadingError:"Failed to load overridden script from {{url}}. Please check that the bundled script is available at the expected URL. Click the button below to reset all import map overrides.",searchForLocation:"Search for a location",seeAll:"See all",seeMoreLists:"See {{count}} more lists",selectAll:"Select all",sex:"Sex",showLess:"Show less",showMore:"Show more",snackbarNotification:"Snackbar notification",toggleDevTools:"Toggle dev tools",unknown:"Unknown",yearAbbreviation:"yr",yearsAbbreviation:"yrs"},iX=e=>"string"==typeof e,iQ=()=>{let e,t,r=new Promise((r,n)=>{e=r,t=n});return r.resolve=e,r.reject=t,r},i0=e=>null==e?"":""+e,i1=/###/g,i3=e=>e&&e.indexOf("###")>-1?e.replace(i1,"."):e,i4=e=>!e||iX(e),i2=(e,t,r)=>{let n=iX(t)?t.split("."):t,i=0;for(;i<n.length-1;){if(i4(e))return{};let t=i3(n[i]);!e[t]&&r&&(e[t]=new r),e=Object.prototype.hasOwnProperty.call(e,t)?e[t]:{},++i}return i4(e)?{}:{obj:e,k:i3(n[i])}},i6=(e,t,r)=>{let{obj:n,k:i}=i2(e,t,Object);if(void 0!==n||1===t.length){n[i]=r;return}let o=t[t.length-1],a=t.slice(0,t.length-1),s=i2(e,a,Object);for(;void 0===s.obj&&a.length;)o=`${a[a.length-1]}.${o}`,s=i2(e,a=a.slice(0,a.length-1),Object),s?.obj&&void 0!==s.obj[`${s.k}.${o}`]&&(s.obj=void 0);s.obj[`${s.k}.${o}`]=r},i5=(e,t)=>{let{obj:r,k:n}=i2(e,t);if(r&&Object.prototype.hasOwnProperty.call(r,n))return r[n]},i8=(e,t,r)=>{for(let n in t)"__proto__"!==n&&"constructor"!==n&&(n in e?iX(e[n])||e[n]instanceof String||iX(t[n])||t[n]instanceof String?r&&(e[n]=t[n]):i8(e[n],t[n],r):e[n]=t[n]);return e};var i9={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;"};let i7=e=>iX(e)?e.replace(/[&<>"'\/]/g,e=>i9[e]):e,oe=[" ",",","?","!",";"],ot=new class{constructor(e){this.capacity=e,this.regExpMap=new Map,this.regExpQueue=[]}getRegExp(e){let t=this.regExpMap.get(e);if(void 0!==t)return t;let r=new RegExp(e);return this.regExpQueue.length===this.capacity&&this.regExpMap.delete(this.regExpQueue.shift()),this.regExpMap.set(e,r),this.regExpQueue.push(e),r}}(20),or=(e,t,r=".")=>{if(!e)return;if(e[t]){if(!Object.prototype.hasOwnProperty.call(e,t))return;return e[t]}let n=t.split(r),i=e;for(let e=0;e<n.length;){let t;if(!i||"object"!=typeof i)return;let o="";for(let a=e;a<n.length;++a)if(a!==e&&(o+=r),o+=n[a],void 0!==(t=i[o])){if(["string","number","boolean"].indexOf(typeof t)>-1&&a<n.length-1)continue;e+=a-e+1;break}i=t}return i},on=e=>e?.replace("_","-"),oi={type:"logger",log(e){this.output("log",e)},warn(e){this.output("warn",e)},error(e){this.output("error",e)},output(e,t){console?.[e]?.apply?.(console,t)}};class oo{constructor(e,t={}){this.init(e,t)}init(e,t={}){this.prefix=t.prefix||"i18next:",this.logger=e||oi,this.options=t,this.debug=t.debug}log(...e){return this.forward(e,"log","",!0)}warn(...e){return this.forward(e,"warn","",!0)}error(...e){return this.forward(e,"error","")}deprecate(...e){return this.forward(e,"warn","WARNING DEPRECATED: ",!0)}forward(e,t,r,n){return n&&!this.debug?null:(iX(e[0])&&(e[0]=`${r}${this.prefix} ${e[0]}`),this.logger[t](e))}create(e){return new oo(this.logger,{...{prefix:`${this.prefix}:${e}:`},...this.options})}clone(e){return(e=e||this.options).prefix=e.prefix||this.prefix,new oo(this.logger,e)}}var oa=new oo;class os{constructor(){this.observers={}}on(e,t){return e.split(" ").forEach(e=>{this.observers[e]||(this.observers[e]=new Map);let r=this.observers[e].get(t)||0;this.observers[e].set(t,r+1)}),this}off(e,t){if(this.observers[e]){if(!t)return void delete this.observers[e];this.observers[e].delete(t)}}emit(e,...t){this.observers[e]&&Array.from(this.observers[e].entries()).forEach(([e,r])=>{for(let n=0;n<r;n++)e(...t)}),this.observers["*"]&&Array.from(this.observers["*"].entries()).forEach(([r,n])=>{for(let i=0;i<n;i++)r.apply(r,[e,...t])})}}class ol extends os{constructor(e,t={ns:["translation"],defaultNS:"translation"}){super(),this.data=e||{},this.options=t,void 0===this.options.keySeparator&&(this.options.keySeparator="."),void 0===this.options.ignoreJSONStructure&&(this.options.ignoreJSONStructure=!0)}addNamespaces(e){0>this.options.ns.indexOf(e)&&this.options.ns.push(e)}removeNamespaces(e){let t=this.options.ns.indexOf(e);t>-1&&this.options.ns.splice(t,1)}getResource(e,t,r,n={}){let i,o=void 0!==n.keySeparator?n.keySeparator:this.options.keySeparator,a=void 0!==n.ignoreJSONStructure?n.ignoreJSONStructure:this.options.ignoreJSONStructure;e.indexOf(".")>-1?i=e.split("."):(i=[e,t],r&&(Array.isArray(r)?i.push(...r):iX(r)&&o?i.push(...r.split(o)):i.push(r)));let s=i5(this.data,i);return(!s&&!t&&!r&&e.indexOf(".")>-1&&(e=i[0],t=i[1],r=i.slice(2).join(".")),!s&&a&&iX(r))?or(this.data?.[e]?.[t],r,o):s}addResource(e,t,r,n,i={silent:!1}){let o=void 0!==i.keySeparator?i.keySeparator:this.options.keySeparator,a=[e,t];r&&(a=a.concat(o?r.split(o):r)),e.indexOf(".")>-1&&(a=e.split("."),n=t,t=a[1]),this.addNamespaces(t),i6(this.data,a,n),i.silent||this.emit("added",e,t,r,n)}addResources(e,t,r,n={silent:!1}){for(let n in r)(iX(r[n])||Array.isArray(r[n]))&&this.addResource(e,t,n,r[n],{silent:!0});n.silent||this.emit("added",e,t,r)}addResourceBundle(e,t,r,n,i,o={silent:!1,skipCopy:!1}){let a=[e,t];e.indexOf(".")>-1&&(a=e.split("."),n=r,r=t,t=a[1]),this.addNamespaces(t);let s=i5(this.data,a)||{};o.skipCopy||(r=JSON.parse(JSON.stringify(r))),n?i8(s,r,i):s={...s,...r},i6(this.data,a,s),o.silent||this.emit("added",e,t,r)}removeResourceBundle(e,t){this.hasResourceBundle(e,t)&&delete this.data[e][t],this.removeNamespaces(t),this.emit("removed",e,t)}hasResourceBundle(e,t){return void 0!==this.getResource(e,t)}getResourceBundle(e,t){return t||(t=this.options.defaultNS),this.getResource(e,t)}getDataByLanguage(e){return this.data[e]}hasLanguageSomeTranslations(e){let t=this.getDataByLanguage(e);return!!(t&&Object.keys(t)||[]).find(e=>t[e]&&Object.keys(t[e]).length>0)}toJSON(){return this.data}}var ou={processors:{},addPostProcessor(e){this.processors[e.name]=e},handle(e,t,r,n,i){return e.forEach(e=>{t=this.processors[e]?.process(t,r,n,i)??t}),t}};let oc=Symbol("i18next/PATH_KEY");function od(e,t){let r,n,i,{[oc]:o}=e((n=[],(i=Object.create(null)).get=(e,t)=>(r?.revoke?.(),t===oc)?n:(n.push(t),(r=Proxy.revocable(e,i)).proxy),Proxy.revocable(Object.create(null),i).proxy));return o.join(t?.keySeparator??".")}let op={},of=e=>!iX(e)&&"boolean"!=typeof e&&"number"!=typeof e;class oh extends os{constructor(e,t={}){super(),((e,t,r)=>{e.forEach(e=>{t[e]&&(r[e]=t[e])})})(["resourceStore","languageUtils","pluralResolver","interpolator","backendConnector","i18nFormat","utils"],e,this),this.options=t,void 0===this.options.keySeparator&&(this.options.keySeparator="."),this.logger=oa.create("translator")}changeLanguage(e){e&&(this.language=e)}exists(e,t={interpolation:{}}){let r={...t};if(null==e)return!1;let n=this.resolve(e,r);if(n?.res===void 0)return!1;let i=of(n.res);return!1!==r.returnObjects||!i}extractFromKey(e,t){let r=void 0!==t.nsSeparator?t.nsSeparator:this.options.nsSeparator;void 0===r&&(r=":");let n=void 0!==t.keySeparator?t.keySeparator:this.options.keySeparator,i=t.ns||this.options.defaultNS||[],o=r&&e.indexOf(r)>-1,a=!this.options.userDefinedKeySeparator&&!t.keySeparator&&!this.options.userDefinedNsSeparator&&!t.nsSeparator&&!((e,t,r)=>{t=t||"",r=r||"";let n=oe.filter(e=>0>t.indexOf(e)&&0>r.indexOf(e));if(0===n.length)return!0;let i=ot.getRegExp(`(${n.map(e=>"?"===e?"\\?":e).join("|")})`),o=!i.test(e);if(!o){let t=e.indexOf(r);t>0&&!i.test(e.substring(0,t))&&(o=!0)}return o})(e,r,n);if(o&&!a){let t=e.match(this.interpolator.nestingRegexp);if(t&&t.length>0)return{key:e,namespaces:iX(i)?[i]:i};let o=e.split(r);(r!==n||r===n&&this.options.ns.indexOf(o[0])>-1)&&(i=o.shift()),e=o.join(n)}return{key:e,namespaces:iX(i)?[i]:i}}translate(e,t,r){let n="object"==typeof t?{...t}:t;if("object"!=typeof n&&this.options.overloadTranslationOptionHandler&&(n=this.options.overloadTranslationOptionHandler(arguments)),"object"==typeof n&&(n={...n}),n||(n={}),null==e)return"";"function"==typeof e&&(e=od(e,{...this.options,...n})),Array.isArray(e)||(e=[String(e)]);let i=void 0!==n.returnDetails?n.returnDetails:this.options.returnDetails,o=void 0!==n.keySeparator?n.keySeparator:this.options.keySeparator,{key:a,namespaces:s}=this.extractFromKey(e[e.length-1],n),l=s[s.length-1],u=void 0!==n.nsSeparator?n.nsSeparator:this.options.nsSeparator;void 0===u&&(u=":");let c=n.lng||this.language,d=n.appendNamespaceToCIMode||this.options.appendNamespaceToCIMode;if(c?.toLowerCase()==="cimode")return d?i?{res:`${l}${u}${a}`,usedKey:a,exactUsedKey:a,usedLng:c,usedNS:l,usedParams:this.getUsedParamsDetails(n)}:`${l}${u}${a}`:i?{res:a,usedKey:a,exactUsedKey:a,usedLng:c,usedNS:l,usedParams:this.getUsedParamsDetails(n)}:a;let p=this.resolve(e,n),f=p?.res,h=p?.usedKey||a,m=p?.exactUsedKey||a,y=void 0!==n.joinArrays?n.joinArrays:this.options.joinArrays,g=!this.i18nFormat||this.i18nFormat.handleAsObject,b=void 0!==n.count&&!iX(n.count),v=oh.hasDefaultValue(n),w=b?this.pluralResolver.getSuffix(c,n.count,n):"",x=n.ordinal&&b?this.pluralResolver.getSuffix(c,n.count,{ordinal:!1}):"",E=b&&!n.ordinal&&0===n.count,S=E&&n[`defaultValue${this.options.pluralSeparator}zero`]||n[`defaultValue${w}`]||n[`defaultValue${x}`]||n.defaultValue,D=f;g&&!f&&v&&(D=S);let O=of(D),P=Object.prototype.toString.apply(D);if(g&&D&&O&&0>["[object Number]","[object Function]","[object RegExp]"].indexOf(P)&&!(iX(y)&&Array.isArray(D))){if(!n.returnObjects&&!this.options.returnObjects){this.options.returnedObjectHandler||this.logger.warn("accessing an object - but returnObjects options is not enabled!");let e=this.options.returnedObjectHandler?this.options.returnedObjectHandler(h,D,{...n,ns:s}):`key '${a} (${this.language})' returned an object instead of string.`;return i?(p.res=e,p.usedParams=this.getUsedParamsDetails(n),p):e}if(o){let e=Array.isArray(D),t=e?[]:{},r=e?m:h;for(let e in D)if(Object.prototype.hasOwnProperty.call(D,e)){let i=`${r}${o}${e}`;v&&!f?t[e]=this.translate(i,{...n,defaultValue:of(S)?S[e]:void 0,...{joinArrays:!1,ns:s}}):t[e]=this.translate(i,{...n,joinArrays:!1,ns:s}),t[e]===i&&(t[e]=D[e])}f=t}}else if(g&&iX(y)&&Array.isArray(f))(f=f.join(y))&&(f=this.extendTranslation(f,e,n,r));else{let t=!1,i=!1;!this.isValidLookup(f)&&v&&(t=!0,f=S),this.isValidLookup(f)||(i=!0,f=a);let s=(n.missingKeyNoValueFallbackToKey||this.options.missingKeyNoValueFallbackToKey)&&i?void 0:f,d=v&&S!==f&&this.options.updateMissing;if(i||t||d){if(this.logger.log(d?"updateKey":"missingKey",c,l,a,d?S:f),o){let e=this.resolve(a,{...n,keySeparator:!1});e&&e.res&&this.logger.warn("Seems the loaded translations were in flat JSON format instead of nested. Either set keySeparator: false on init or make sure your translations are published in nested format.")}let e=[],t=this.languageUtils.getFallbackCodes(this.options.fallbackLng,n.lng||this.language);if("fallback"===this.options.saveMissingTo&&t&&t[0])for(let r=0;r<t.length;r++)e.push(t[r]);else"all"===this.options.saveMissingTo?e=this.languageUtils.toResolveHierarchy(n.lng||this.language):e.push(n.lng||this.language);let r=(e,t,r)=>{let i=v&&r!==f?r:s;this.options.missingKeyHandler?this.options.missingKeyHandler(e,l,t,i,d,n):this.backendConnector?.saveMissing&&this.backendConnector.saveMissing(e,l,t,i,d,n),this.emit("missingKey",e,l,t,f)};this.options.saveMissing&&(this.options.saveMissingPlurals&&b?e.forEach(e=>{let t=this.pluralResolver.getSuffixes(e,n);E&&n[`defaultValue${this.options.pluralSeparator}zero`]&&0>t.indexOf(`${this.options.pluralSeparator}zero`)&&t.push(`${this.options.pluralSeparator}zero`),t.forEach(t=>{r([e],a+t,n[`defaultValue${t}`]||S)})}):r(e,a,S))}f=this.extendTranslation(f,e,n,p,r),i&&f===a&&this.options.appendNamespaceToMissingKey&&(f=`${l}${u}${a}`),(i||t)&&this.options.parseMissingKeyHandler&&(f=this.options.parseMissingKeyHandler(this.options.appendNamespaceToMissingKey?`${l}${u}${a}`:a,t?f:void 0,n))}return i?(p.res=f,p.usedParams=this.getUsedParamsDetails(n),p):f}extendTranslation(e,t,r,n,i){if(this.i18nFormat?.parse)e=this.i18nFormat.parse(e,{...this.options.interpolation.defaultVariables,...r},r.lng||this.language||n.usedLng,n.usedNS,n.usedKey,{resolved:n});else if(!r.skipInterpolation){let o;r.interpolation&&this.interpolator.init({...r,...{interpolation:{...this.options.interpolation,...r.interpolation}}});let a=iX(e)&&(r?.interpolation?.skipOnVariables!==void 0?r.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables);if(a){let t=e.match(this.interpolator.nestingRegexp);o=t&&t.length}let s=r.replace&&!iX(r.replace)?r.replace:r;if(this.options.interpolation.defaultVariables&&(s={...this.options.interpolation.defaultVariables,...s}),e=this.interpolator.interpolate(e,s,r.lng||this.language||n.usedLng,r),a){let t=e.match(this.interpolator.nestingRegexp);o<(t&&t.length)&&(r.nest=!1)}!r.lng&&n&&n.res&&(r.lng=this.language||n.usedLng),!1!==r.nest&&(e=this.interpolator.nest(e,(...e)=>i?.[0]!==e[0]||r.context?this.translate(...e,t):(this.logger.warn(`It seems you are nesting recursively key: ${e[0]} in key: ${t[0]}`),null),r)),r.interpolation&&this.interpolator.reset()}let o=r.postProcess||this.options.postProcess,a=iX(o)?[o]:o;return null!=e&&a?.length&&!1!==r.applyPostProcessor&&(e=ou.handle(a,e,t,this.options&&this.options.postProcessPassResolved?{i18nResolved:{...n,usedParams:this.getUsedParamsDetails(r)},...r}:r,this)),e}resolve(e,t={}){let r,n,i,o,a;return iX(e)&&(e=[e]),e.forEach(e=>{if(this.isValidLookup(r))return;let s=this.extractFromKey(e,t),l=s.key;n=l;let u=s.namespaces;this.options.fallbackNS&&(u=u.concat(this.options.fallbackNS));let c=void 0!==t.count&&!iX(t.count),d=c&&!t.ordinal&&0===t.count,p=void 0!==t.context&&(iX(t.context)||"number"==typeof t.context)&&""!==t.context,f=t.lngs?t.lngs:this.languageUtils.toResolveHierarchy(t.lng||this.language,t.fallbackLng);u.forEach(e=>{this.isValidLookup(r)||(a=e,!op[`${f[0]}-${e}`]&&this.utils?.hasLoadedNamespace&&!this.utils?.hasLoadedNamespace(a)&&(op[`${f[0]}-${e}`]=!0,this.logger.warn(`key "${n}" for languages "${f.join(", ")}" won't get resolved as namespace "${a}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!")),f.forEach(n=>{let a;if(this.isValidLookup(r))return;o=n;let s=[l];if(this.i18nFormat?.addLookupKeys)this.i18nFormat.addLookupKeys(s,l,n,e,t);else{let e;c&&(e=this.pluralResolver.getSuffix(n,t.count,t));let r=`${this.options.pluralSeparator}zero`,i=`${this.options.pluralSeparator}ordinal${this.options.pluralSeparator}`;if(c&&(t.ordinal&&0===e.indexOf(i)&&s.push(l+e.replace(i,this.options.pluralSeparator)),s.push(l+e),d&&s.push(l+r)),p){let n=`${l}${this.options.contextSeparator||"_"}${t.context}`;s.push(n),c&&(t.ordinal&&0===e.indexOf(i)&&s.push(n+e.replace(i,this.options.pluralSeparator)),s.push(n+e),d&&s.push(n+r))}}for(;a=s.pop();)this.isValidLookup(r)||(i=a,r=this.getResource(n,e,a,t))}))})}),{res:r,usedKey:n,exactUsedKey:i,usedLng:o,usedNS:a}}isValidLookup(e){return void 0!==e&&!(!this.options.returnNull&&null===e)&&!(!this.options.returnEmptyString&&""===e)}getResource(e,t,r,n={}){return this.i18nFormat?.getResource?this.i18nFormat.getResource(e,t,r,n):this.resourceStore.getResource(e,t,r,n)}getUsedParamsDetails(e={}){let t=e.replace&&!iX(e.replace),r=t?e.replace:e;if(t&&void 0!==e.count&&(r.count=e.count),this.options.interpolation.defaultVariables&&(r={...this.options.interpolation.defaultVariables,...r}),!t)for(let e of(r={...r},["defaultValue","ordinal","context","replace","lng","lngs","fallbackLng","ns","keySeparator","nsSeparator","returnObjects","returnDetails","joinArrays","postProcess","interpolation"]))delete r[e];return r}static hasDefaultValue(e){let t="defaultValue";for(let r in e)if(Object.prototype.hasOwnProperty.call(e,r)&&t===r.substring(0,t.length)&&void 0!==e[r])return!0;return!1}}class om{constructor(e){this.options=e,this.supportedLngs=this.options.supportedLngs||!1,this.logger=oa.create("languageUtils")}getScriptPartFromCode(e){if(!(e=on(e))||0>e.indexOf("-"))return null;let t=e.split("-");return 2===t.length||(t.pop(),"x"===t[t.length-1].toLowerCase())?null:this.formatLanguageCode(t.join("-"))}getLanguagePartFromCode(e){if(!(e=on(e))||0>e.indexOf("-"))return e;let t=e.split("-");return this.formatLanguageCode(t[0])}formatLanguageCode(e){if(iX(e)&&e.indexOf("-")>-1){let t;try{t=Intl.getCanonicalLocales(e)[0]}catch(e){}return(t&&this.options.lowerCaseLng&&(t=t.toLowerCase()),t)?t:this.options.lowerCaseLng?e.toLowerCase():e}return this.options.cleanCode||this.options.lowerCaseLng?e.toLowerCase():e}isSupportedCode(e){return("languageOnly"===this.options.load||this.options.nonExplicitSupportedLngs)&&(e=this.getLanguagePartFromCode(e)),!this.supportedLngs||!this.supportedLngs.length||this.supportedLngs.indexOf(e)>-1}getBestMatchFromCodes(e){let t;return e?(e.forEach(e=>{if(t)return;let r=this.formatLanguageCode(e);(!this.options.supportedLngs||this.isSupportedCode(r))&&(t=r)}),!t&&this.options.supportedLngs&&e.forEach(e=>{if(t)return;let r=this.getScriptPartFromCode(e);if(this.isSupportedCode(r))return t=r;let n=this.getLanguagePartFromCode(e);if(this.isSupportedCode(n))return t=n;t=this.options.supportedLngs.find(e=>{if(e===n||!(0>e.indexOf("-")&&0>n.indexOf("-"))&&(e.indexOf("-")>0&&0>n.indexOf("-")&&e.substring(0,e.indexOf("-"))===n||0===e.indexOf(n)&&n.length>1))return e})}),t||(t=this.getFallbackCodes(this.options.fallbackLng)[0]),t):null}getFallbackCodes(e,t){if(!e)return[];if("function"==typeof e&&(e=e(t)),iX(e)&&(e=[e]),Array.isArray(e))return e;if(!t)return e.default||[];let r=e[t];return r||(r=e[this.getScriptPartFromCode(t)]),r||(r=e[this.formatLanguageCode(t)]),r||(r=e[this.getLanguagePartFromCode(t)]),r||(r=e.default),r||[]}toResolveHierarchy(e,t){let r=this.getFallbackCodes((!1===t?[]:t)||this.options.fallbackLng||[],e),n=[],i=e=>{e&&(this.isSupportedCode(e)?n.push(e):this.logger.warn(`rejecting language code not found in supportedLngs: ${e}`))};return iX(e)&&(e.indexOf("-")>-1||e.indexOf("_")>-1)?("languageOnly"!==this.options.load&&i(this.formatLanguageCode(e)),"languageOnly"!==this.options.load&&"currentOnly"!==this.options.load&&i(this.getScriptPartFromCode(e)),"currentOnly"!==this.options.load&&i(this.getLanguagePartFromCode(e))):iX(e)&&i(this.formatLanguageCode(e)),r.forEach(e=>{0>n.indexOf(e)&&i(this.formatLanguageCode(e))}),n}}let oy={zero:0,one:1,two:2,few:3,many:4,other:5},og={select:e=>1===e?"one":"other",resolvedOptions:()=>({pluralCategories:["one","other"]})};class ob{constructor(e,t={}){this.languageUtils=e,this.options=t,this.logger=oa.create("pluralResolver"),this.pluralRulesCache={}}addRule(e,t){this.rules[e]=t}clearCache(){this.pluralRulesCache={}}getRule(e,t={}){let r,n=on("dev"===e?"en":e),i=t.ordinal?"ordinal":"cardinal",o=JSON.stringify({cleanedCode:n,type:i});if(o in this.pluralRulesCache)return this.pluralRulesCache[o];try{r=new Intl.PluralRules(n,{type:i})}catch(i){if(!Intl)return this.logger.error("No Intl support, please use an Intl polyfill!"),og;if(!e.match(/-|_/))return og;let n=this.languageUtils.getLanguagePartFromCode(e);r=this.getRule(n,t)}return this.pluralRulesCache[o]=r,r}needsPlural(e,t={}){let r=this.getRule(e,t);return r||(r=this.getRule("dev",t)),r?.resolvedOptions().pluralCategories.length>1}getPluralFormsOfKey(e,t,r={}){return this.getSuffixes(e,r).map(e=>`${t}${e}`)}getSuffixes(e,t={}){let r=this.getRule(e,t);return(r||(r=this.getRule("dev",t)),r)?r.resolvedOptions().pluralCategories.sort((e,t)=>oy[e]-oy[t]).map(e=>`${this.options.prepend}${t.ordinal?`ordinal${this.options.prepend}`:""}${e}`):[]}getSuffix(e,t,r={}){let n=this.getRule(e,r);return n?`${this.options.prepend}${r.ordinal?`ordinal${this.options.prepend}`:""}${n.select(t)}`:(this.logger.warn(`no plural rule found for: ${e}`),this.getSuffix("dev",t,r))}}let ov=(e,t,r,n=".",i=!0)=>{let o,a=void 0!==(o=i5(e,r))?o:i5(t,r);return!a&&i&&iX(r)&&void 0===(a=or(e,r,n))&&(a=or(t,r,n)),a};class ow{constructor(e={}){this.logger=oa.create("interpolator"),this.options=e,this.format=e?.interpolation?.format||(e=>e),this.init(e)}init(e={}){e.interpolation||(e.interpolation={escapeValue:!0});let{escape:t,escapeValue:r,useRawValueToEscape:n,prefix:i,prefixEscaped:o,suffix:a,suffixEscaped:s,formatSeparator:l,unescapeSuffix:u,unescapePrefix:c,nestingPrefix:d,nestingPrefixEscaped:p,nestingSuffix:f,nestingSuffixEscaped:h,nestingOptionsSeparator:m,maxReplaces:y,alwaysFormat:g}=e.interpolation;this.escape=void 0!==t?t:i7,this.escapeValue=void 0===r||r,this.useRawValueToEscape=void 0!==n&&n,this.prefix=i?i.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"):o||"{{",this.suffix=a?a.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"):s||"}}",this.formatSeparator=l||",",this.unescapePrefix=u?"":c||"-",this.unescapeSuffix=this.unescapePrefix?"":u||"",this.nestingPrefix=d?d.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"):p||"$t(".replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"),this.nestingSuffix=f?f.replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"):h||")".replace(/[\-\[\]\/\{\}\(\)\*\+\?\.\\\^\$\|]/g,"\\$&"),this.nestingOptionsSeparator=m||",",this.maxReplaces=y||1e3,this.alwaysFormat=void 0!==g&&g,this.resetRegExp()}reset(){this.options&&this.init(this.options)}resetRegExp(){let e=(e,t)=>e?.source===t?(e.lastIndex=0,e):RegExp(t,"g");this.regexp=e(this.regexp,`${this.prefix}(.+?)${this.suffix}`),this.regexpUnescape=e(this.regexpUnescape,`${this.prefix}${this.unescapePrefix}(.+?)${this.unescapeSuffix}${this.suffix}`),this.nestingRegexp=e(this.nestingRegexp,`${this.nestingPrefix}((?:[^()"']+|"[^"]*"|'[^']*'|\\((?:[^()]|"[^"]*"|'[^']*')*\\))*?)${this.nestingSuffix}`)}interpolate(e,t,r,n){let i,o,a,s=this.options&&this.options.interpolation&&this.options.interpolation.defaultVariables||{},l=e=>{if(0>e.indexOf(this.formatSeparator)){let i=ov(t,s,e,this.options.keySeparator,this.options.ignoreJSONStructure);return this.alwaysFormat?this.format(i,void 0,r,{...n,...t,interpolationkey:e}):i}let i=e.split(this.formatSeparator),o=i.shift().trim(),a=i.join(this.formatSeparator).trim();return this.format(ov(t,s,o,this.options.keySeparator,this.options.ignoreJSONStructure),a,r,{...n,...t,interpolationkey:o})};this.resetRegExp();let u=n?.missingInterpolationHandler||this.options.missingInterpolationHandler,c=n?.interpolation?.skipOnVariables!==void 0?n.interpolation.skipOnVariables:this.options.interpolation.skipOnVariables;return[{regex:this.regexpUnescape,safeValue:e=>e.replace(/\$/g,"$$$$")},{regex:this.regexp,safeValue:e=>this.escapeValue?this.escape(e).replace(/\$/g,"$$$$"):e.replace(/\$/g,"$$$$")}].forEach(t=>{for(a=0;i=t.regex.exec(e);){let r=i[1].trim();if(void 0===(o=l(r)))if("function"==typeof u){let t=u(e,i,n);o=iX(t)?t:""}else if(n&&Object.prototype.hasOwnProperty.call(n,r))o="";else if(c){o=i[0];continue}else this.logger.warn(`missed to pass in variable ${r} for interpolating ${e}`),o="";else iX(o)||this.useRawValueToEscape||(o=i0(o));let s=t.safeValue(o);if(e=e.replace(i[0],s),c?(t.regex.lastIndex+=o.length,t.regex.lastIndex-=i[0].length):t.regex.lastIndex=0,++a>=this.maxReplaces)break}}),e}nest(e,t,r={}){let n,i,o,a=(e,t)=>{let r=this.nestingOptionsSeparator;if(0>e.indexOf(r))return e;let n=e.split(RegExp(`${r}[ ]*{`)),i=`{${n[1]}`;e=n[0];let a=(i=this.interpolate(i,o)).match(/'/g),s=i.match(/"/g);((a?.length??0)%2!=0||s)&&s.length%2==0||(i=i.replace(/'/g,'"'));try{o=JSON.parse(i),t&&(o={...t,...o})}catch(t){return this.logger.warn(`failed parsing options string in nesting for key ${e}`,t),`${e}${r}${i}`}return o.defaultValue&&o.defaultValue.indexOf(this.prefix)>-1&&delete o.defaultValue,e};for(;n=this.nestingRegexp.exec(e);){let s=[];(o=(o={...r}).replace&&!iX(o.replace)?o.replace:o).applyPostProcessor=!1,delete o.defaultValue;let l=/{.*}/.test(n[1])?n[1].lastIndexOf("}")+1:n[1].indexOf(this.formatSeparator);if(-1!==l&&(s=n[1].slice(l).split(this.formatSeparator).map(e=>e.trim()).filter(Boolean),n[1]=n[1].slice(0,l)),(i=t(a.call(this,n[1].trim(),o),o))&&n[0]===e&&!iX(i))return i;iX(i)||(i=i0(i)),i||(this.logger.warn(`missed to resolve ${n[1]} for nesting ${e}`),i=""),s.length&&(i=s.reduce((e,t)=>this.format(e,t,r.lng,{...r,interpolationkey:n[1].trim()}),i.trim())),e=e.replace(n[0],i),this.regexp.lastIndex=0}return e}}let o_=e=>{let t={};return(r,n,i)=>{let o=i;i&&i.interpolationkey&&i.formatParams&&i.formatParams[i.interpolationkey]&&i[i.interpolationkey]&&(o={...o,[i.interpolationkey]:void 0});let a=n+JSON.stringify(o),s=t[a];return s||(s=e(on(n),i),t[a]=s),s(r)}},ox=e=>(t,r,n)=>e(on(r),n)(t);class oE{constructor(e={}){this.logger=oa.create("formatter"),this.options=e,this.init(e)}init(e,t={interpolation:{}}){this.formatSeparator=t.interpolation.formatSeparator||",";let r=t.cacheInBuiltFormats?o_:ox;this.formats={number:r((e,t)=>{let r=new Intl.NumberFormat(e,{...t});return e=>r.format(e)}),currency:r((e,t)=>{let r=new Intl.NumberFormat(e,{...t,style:"currency"});return e=>r.format(e)}),datetime:r((e,t)=>{let r=new Intl.DateTimeFormat(e,{...t});return e=>r.format(e)}),relativetime:r((e,t)=>{let r=new Intl.RelativeTimeFormat(e,{...t});return e=>r.format(e,t.range||"day")}),list:r((e,t)=>{let r=new Intl.ListFormat(e,{...t});return e=>r.format(e)})}}add(e,t){this.formats[e.toLowerCase().trim()]=t}addCached(e,t){this.formats[e.toLowerCase().trim()]=o_(t)}format(e,t,r,n={}){let i=t.split(this.formatSeparator);if(i.length>1&&i[0].indexOf("(")>1&&0>i[0].indexOf(")")&&i.find(e=>e.indexOf(")")>-1)){let e=i.findIndex(e=>e.indexOf(")")>-1);i[0]=[i[0],...i.splice(1,e)].join(this.formatSeparator)}return i.reduce((e,t)=>{let{formatName:i,formatOptions:o}=(e=>{let t=e.toLowerCase().trim(),r={};if(e.indexOf("(")>-1){let n=e.split("(");t=n[0].toLowerCase().trim();let i=n[1].substring(0,n[1].length-1);"currency"===t&&0>i.indexOf(":")?r.currency||(r.currency=i.trim()):"relativetime"===t&&0>i.indexOf(":")?r.range||(r.range=i.trim()):i.split(";").forEach(e=>{if(e){let[t,...n]=e.split(":"),i=n.join(":").trim().replace(/^'+|'+$/g,""),o=t.trim();r[o]||(r[o]=i),"false"===i&&(r[o]=!1),"true"===i&&(r[o]=!0),isNaN(i)||(r[o]=parseInt(i,10))}})}return{formatName:t,formatOptions:r}})(t);if(this.formats[i]){let t=e;try{let a=n?.formatParams?.[n.interpolationkey]||{},s=a.locale||a.lng||n.locale||n.lng||r;t=this.formats[i](e,s,{...o,...n,...a})}catch(e){this.logger.warn(e)}return t}return this.logger.warn(`there was no format function for ${i}`),e},e)}}class oS extends os{constructor(e,t,r,n={}){super(),this.backend=e,this.store=t,this.services=r,this.languageUtils=r.languageUtils,this.options=n,this.logger=oa.create("backendConnector"),this.waitingReads=[],this.maxParallelReads=n.maxParallelReads||10,this.readingCalls=0,this.maxRetries=n.maxRetries>=0?n.maxRetries:5,this.retryTimeout=n.retryTimeout>=1?n.retryTimeout:350,this.state={},this.queue=[],this.backend?.init?.(r,n.backend,n)}queueLoad(e,t,r,n){let i={},o={},a={},s={};return e.forEach(e=>{let n=!0;t.forEach(t=>{let a=`${e}|${t}`;!r.reload&&this.store.hasResourceBundle(e,t)?this.state[a]=2:this.state[a]<0||(1===this.state[a]?void 0===o[a]&&(o[a]=!0):(this.state[a]=1,n=!1,void 0===o[a]&&(o[a]=!0),void 0===i[a]&&(i[a]=!0),void 0===s[t]&&(s[t]=!0)))}),n||(a[e]=!0)}),(Object.keys(i).length||Object.keys(o).length)&&this.queue.push({pending:o,pendingCount:Object.keys(o).length,loaded:{},errors:[],callback:n}),{toLoad:Object.keys(i),pending:Object.keys(o),toLoadLanguages:Object.keys(a),toLoadNamespaces:Object.keys(s)}}loaded(e,t,r){let n=e.split("|"),i=n[0],o=n[1];t&&this.emit("failedLoading",i,o,t),!t&&r&&this.store.addResourceBundle(i,o,r,void 0,void 0,{skipCopy:!0}),this.state[e]=t?-1:2,t&&r&&(this.state[e]=0);let a={};this.queue.forEach(r=>{((e,t,r,n)=>{let{obj:i,k:o}=i2(e,t,Object);i[o]=i[o]||[],i[o].push(r)})(r.loaded,[i],o),void 0!==r.pending[e]&&(delete r.pending[e],r.pendingCount--),t&&r.errors.push(t),0!==r.pendingCount||r.done||(Object.keys(r.loaded).forEach(e=>{a[e]||(a[e]={});let t=r.loaded[e];t.length&&t.forEach(t=>{void 0===a[e][t]&&(a[e][t]=!0)})}),r.done=!0,r.errors.length?r.callback(r.errors):r.callback())}),this.emit("loaded",a),this.queue=this.queue.filter(e=>!e.done)}read(e,t,r,n=0,i=this.retryTimeout,o){if(!e.length)return o(null,{});if(this.readingCalls>=this.maxParallelReads)return void this.waitingReads.push({lng:e,ns:t,fcName:r,tried:n,wait:i,callback:o});this.readingCalls++;let a=(a,s)=>{if(this.readingCalls--,this.waitingReads.length>0){let e=this.waitingReads.shift();this.read(e.lng,e.ns,e.fcName,e.tried,e.wait,e.callback)}a&&s&&n<this.maxRetries?setTimeout(()=>{this.read.call(this,e,t,r,n+1,2*i,o)},i):o(a,s)},s=this.backend[r].bind(this.backend);if(2===s.length){try{let r=s(e,t);r&&"function"==typeof r.then?r.then(e=>a(null,e)).catch(a):a(null,r)}catch(e){a(e)}return}return s(e,t,a)}prepareLoading(e,t,r={},n){if(!this.backend)return this.logger.warn("No backend was added via i18next.use. Will not load resources."),n&&n();iX(e)&&(e=this.languageUtils.toResolveHierarchy(e)),iX(t)&&(t=[t]);let i=this.queueLoad(e,t,r,n);if(!i.toLoad.length)return i.pending.length||n(),null;i.toLoad.forEach(e=>{this.loadOne(e)})}load(e,t,r){this.prepareLoading(e,t,{},r)}reload(e,t,r){this.prepareLoading(e,t,{reload:!0},r)}loadOne(e,t=""){let r=e.split("|"),n=r[0],i=r[1];this.read(n,i,"read",void 0,void 0,(r,o)=>{r&&this.logger.warn(`${t}loading namespace ${i} for language ${n} failed`,r),!r&&o&&this.logger.log(`${t}loaded namespace ${i} for language ${n}`,o),this.loaded(e,r,o)})}saveMissing(e,t,r,n,i,o={},a=()=>{}){if(this.services?.utils?.hasLoadedNamespace&&!this.services?.utils?.hasLoadedNamespace(t))return void this.logger.warn(`did not save key "${r}" as the namespace "${t}" was not yet loaded`,"This means something IS WRONG in your setup. You access the t function before i18next.init / i18next.loadNamespace / i18next.changeLanguage was done. Wait for the callback or Promise to resolve before accessing it!!!");if(null!=r&&""!==r){if(this.backend?.create){let s={...o,isUpdate:i},l=this.backend.create.bind(this.backend);if(l.length<6)try{let i;(i=5===l.length?l(e,t,r,n,s):l(e,t,r,n))&&"function"==typeof i.then?i.then(e=>a(null,e)).catch(a):a(null,i)}catch(e){a(e)}else l(e,t,r,n,a,s)}e&&e[0]&&this.store.addResource(e[0],t,r,n)}}}let oD=()=>({debug:!1,initAsync:!0,ns:["translation"],defaultNS:["translation"],fallbackLng:["dev"],fallbackNS:!1,supportedLngs:!1,nonExplicitSupportedLngs:!1,load:"all",preload:!1,simplifyPluralSuffix:!0,keySeparator:".",nsSeparator:":",pluralSeparator:"_",contextSeparator:"_",partialBundledLanguages:!1,saveMissing:!1,updateMissing:!1,saveMissingTo:"fallback",saveMissingPlurals:!0,missingKeyHandler:!1,missingInterpolationHandler:!1,postProcess:!1,postProcessPassResolved:!1,returnNull:!1,returnEmptyString:!0,returnObjects:!1,joinArrays:!1,returnedObjectHandler:!1,parseMissingKeyHandler:!1,appendNamespaceToMissingKey:!1,appendNamespaceToCIMode:!1,overloadTranslationOptionHandler:e=>{let t={};if("object"==typeof e[1]&&(t=e[1]),iX(e[1])&&(t.defaultValue=e[1]),iX(e[2])&&(t.tDescription=e[2]),"object"==typeof e[2]||"object"==typeof e[3]){let r=e[3]||e[2];Object.keys(r).forEach(e=>{t[e]=r[e]})}return t},interpolation:{escapeValue:!0,format:e=>e,prefix:"{{",suffix:"}}",formatSeparator:",",unescapePrefix:"-",nestingPrefix:"$t(",nestingSuffix:")",nestingOptionsSeparator:",",maxReplaces:1e3,skipOnVariables:!0},cacheInBuiltFormats:!0}),oO=e=>(iX(e.ns)&&(e.ns=[e.ns]),iX(e.fallbackLng)&&(e.fallbackLng=[e.fallbackLng]),iX(e.fallbackNS)&&(e.fallbackNS=[e.fallbackNS]),e.supportedLngs?.indexOf?.("cimode")<0&&(e.supportedLngs=e.supportedLngs.concat(["cimode"])),"boolean"==typeof e.initImmediate&&(e.initAsync=e.initImmediate),e),oP=()=>{};class oC extends os{constructor(e={},t){if(super(),this.options=oO(e),this.services={},this.logger=oa,this.modules={external:[]},(e=>{Object.getOwnPropertyNames(Object.getPrototypeOf(e)).forEach(t=>{"function"==typeof e[t]&&(e[t]=e[t].bind(e))})})(this),t&&!this.isInitialized&&!e.isClone){if(!this.options.initAsync)return this.init(e,t),this;setTimeout(()=>{this.init(e,t)},0)}}init(e={},t){this.isInitializing=!0,"function"==typeof e&&(t=e,e={}),null==e.defaultNS&&e.ns&&(iX(e.ns)?e.defaultNS=e.ns:0>e.ns.indexOf("translation")&&(e.defaultNS=e.ns[0]));let r=oD();this.options={...r,...this.options,...oO(e)},this.options.interpolation={...r.interpolation,...this.options.interpolation},void 0!==e.keySeparator&&(this.options.userDefinedKeySeparator=e.keySeparator),void 0!==e.nsSeparator&&(this.options.userDefinedNsSeparator=e.nsSeparator);let n=e=>e?"function"==typeof e?new e:e:null;if(!this.options.isClone){let e;this.modules.logger?oa.init(n(this.modules.logger),this.options):oa.init(null,this.options),e=this.modules.formatter?this.modules.formatter:oE;let t=new om(this.options);this.store=new ol(this.options.resources,this.options);let i=this.services;i.logger=oa,i.resourceStore=this.store,i.languageUtils=t,i.pluralResolver=new ob(t,{prepend:this.options.pluralSeparator,simplifyPluralSuffix:this.options.simplifyPluralSuffix}),this.options.interpolation.format&&this.options.interpolation.format!==r.interpolation.format&&this.logger.deprecate("init: you are still using the legacy format function, please use the new approach: https://www.i18next.com/translation-function/formatting"),e&&(!this.options.interpolation.format||this.options.interpolation.format===r.interpolation.format)&&(i.formatter=n(e),i.formatter.init&&i.formatter.init(i,this.options),this.options.interpolation.format=i.formatter.format.bind(i.formatter)),i.interpolator=new ow(this.options),i.utils={hasLoadedNamespace:this.hasLoadedNamespace.bind(this)},i.backendConnector=new oS(n(this.modules.backend),i.resourceStore,i,this.options),i.backendConnector.on("*",(e,...t)=>{this.emit(e,...t)}),this.modules.languageDetector&&(i.languageDetector=n(this.modules.languageDetector),i.languageDetector.init&&i.languageDetector.init(i,this.options.detection,this.options)),this.modules.i18nFormat&&(i.i18nFormat=n(this.modules.i18nFormat),i.i18nFormat.init&&i.i18nFormat.init(this)),this.translator=new oh(this.services,this.options),this.translator.on("*",(e,...t)=>{this.emit(e,...t)}),this.modules.external.forEach(e=>{e.init&&e.init(this)})}if(this.format=this.options.interpolation.format,t||(t=oP),this.options.fallbackLng&&!this.services.languageDetector&&!this.options.lng){let e=this.services.languageUtils.getFallbackCodes(this.options.fallbackLng);e.length>0&&"dev"!==e[0]&&(this.options.lng=e[0])}this.services.languageDetector||this.options.lng||this.logger.warn("init: no languageDetector is used and no lng is defined"),["getResource","hasResourceBundle","getResourceBundle","getDataByLanguage"].forEach(e=>{this[e]=(...t)=>this.store[e](...t)}),["addResource","addResources","addResourceBundle","removeResourceBundle"].forEach(e=>{this[e]=(...t)=>(this.store[e](...t),this)});let i=iQ(),o=()=>{let e=(e,r)=>{this.isInitializing=!1,this.isInitialized&&!this.initializedStoreOnce&&this.logger.warn("init: i18next is already initialized. You should call init just once!"),this.isInitialized=!0,this.options.isClone||this.logger.log("initialized",this.options),this.emit("initialized",this.options),i.resolve(r),t(e,r)};if(this.languages&&!this.isInitialized)return e(null,this.t.bind(this));this.changeLanguage(this.options.lng,e)};return this.options.resources||!this.options.initAsync?o():setTimeout(o,0),i}loadResources(e,t=oP){let r=t,n=iX(e)?e:this.language;if("function"==typeof e&&(r=e),!this.options.resources||this.options.partialBundledLanguages){if(n?.toLowerCase()==="cimode"&&(!this.options.preload||0===this.options.preload.length))return r();let e=[],t=t=>{t&&"cimode"!==t&&this.services.languageUtils.toResolveHierarchy(t).forEach(t=>{"cimode"!==t&&0>e.indexOf(t)&&e.push(t)})};n?t(n):this.services.languageUtils.getFallbackCodes(this.options.fallbackLng).forEach(e=>t(e)),this.options.preload?.forEach?.(e=>t(e)),this.services.backendConnector.load(e,this.options.ns,e=>{e||this.resolvedLanguage||!this.language||this.setResolvedLanguage(this.language),r(e)})}else r(null)}reloadResources(e,t,r){let n=iQ();return"function"==typeof e&&(r=e,e=void 0),"function"==typeof t&&(r=t,t=void 0),e||(e=this.languages),t||(t=this.options.ns),r||(r=oP),this.services.backendConnector.reload(e,t,e=>{n.resolve(),r(e)}),n}use(e){if(!e)throw Error("You are passing an undefined module! Please check the object you are passing to i18next.use()");if(!e.type)throw Error("You are passing a wrong module! Please check the object you are passing to i18next.use()");return"backend"===e.type&&(this.modules.backend=e),("logger"===e.type||e.log&&e.warn&&e.error)&&(this.modules.logger=e),"languageDetector"===e.type&&(this.modules.languageDetector=e),"i18nFormat"===e.type&&(this.modules.i18nFormat=e),"postProcessor"===e.type&&ou.addPostProcessor(e),"formatter"===e.type&&(this.modules.formatter=e),"3rdParty"===e.type&&this.modules.external.push(e),this}setResolvedLanguage(e){if(e&&this.languages&&!(["cimode","dev"].indexOf(e)>-1)){for(let e=0;e<this.languages.length;e++){let t=this.languages[e];if(!(["cimode","dev"].indexOf(t)>-1)&&this.store.hasLanguageSomeTranslations(t)){this.resolvedLanguage=t;break}}!this.resolvedLanguage&&0>this.languages.indexOf(e)&&this.store.hasLanguageSomeTranslations(e)&&(this.resolvedLanguage=e,this.languages.unshift(e))}}changeLanguage(e,t){this.isLanguageChangingTo=e;let r=iQ();this.emit("languageChanging",e);let n=e=>{this.language=e,this.languages=this.services.languageUtils.toResolveHierarchy(e),this.resolvedLanguage=void 0,this.setResolvedLanguage(e)},i=(i,o)=>{o?this.isLanguageChangingTo===e&&(n(o),this.translator.changeLanguage(o),this.isLanguageChangingTo=void 0,this.emit("languageChanged",o),this.logger.log("languageChanged",o)):this.isLanguageChangingTo=void 0,r.resolve((...e)=>this.t(...e)),t&&t(i,(...e)=>this.t(...e))},o=t=>{e||t||!this.services.languageDetector||(t=[]);let r=iX(t)?t:t&&t[0],o=this.store.hasLanguageSomeTranslations(r)?r:this.services.languageUtils.getBestMatchFromCodes(iX(t)?[t]:t);o&&(this.language||n(o),this.translator.language||this.translator.changeLanguage(o),this.services.languageDetector?.cacheUserLanguage?.(o)),this.loadResources(o,e=>{i(e,o)})};return e||!this.services.languageDetector||this.services.languageDetector.async?!e&&this.services.languageDetector&&this.services.languageDetector.async?0===this.services.languageDetector.detect.length?this.services.languageDetector.detect().then(o):this.services.languageDetector.detect(o):o(e):o(this.services.languageDetector.detect()),r}getFixedT(e,t,r){let n=(e,t,...i)=>{let o,a;(o="object"!=typeof t?this.options.overloadTranslationOptionHandler([e,t].concat(i)):{...t}).lng=o.lng||n.lng,o.lngs=o.lngs||n.lngs,o.ns=o.ns||n.ns,""!==o.keyPrefix&&(o.keyPrefix=o.keyPrefix||r||n.keyPrefix);let s=this.options.keySeparator||".";return o.keyPrefix&&Array.isArray(e)?a=e.map(e=>("function"==typeof e&&(e=od(e,{...this.options,...t})),`${o.keyPrefix}${s}${e}`)):("function"==typeof e&&(e=od(e,{...this.options,...t})),a=o.keyPrefix?`${o.keyPrefix}${s}${e}`:e),this.t(a,o)};return iX(e)?n.lng=e:n.lngs=e,n.ns=t,n.keyPrefix=r,n}t(...e){return this.translator?.translate(...e)}exists(...e){return this.translator?.exists(...e)}setDefaultNamespace(e){this.options.defaultNS=e}hasLoadedNamespace(e,t={}){if(!this.isInitialized)return this.logger.warn("hasLoadedNamespace: i18next was not initialized",this.languages),!1;if(!this.languages||!this.languages.length)return this.logger.warn("hasLoadedNamespace: i18n.languages were undefined or empty",this.languages),!1;let r=t.lng||this.resolvedLanguage||this.languages[0],n=!!this.options&&this.options.fallbackLng,i=this.languages[this.languages.length-1];if("cimode"===r.toLowerCase())return!0;let o=(e,t)=>{let r=this.services.backendConnector.state[`${e}|${t}`];return -1===r||0===r||2===r};if(t.precheck){let e=t.precheck(this,o);if(void 0!==e)return e}return!!(this.hasResourceBundle(r,e)||!this.services.backendConnector.backend||this.options.resources&&!this.options.partialBundledLanguages||o(r,e)&&(!n||o(i,e)))}loadNamespaces(e,t){let r=iQ();return this.options.ns?(iX(e)&&(e=[e]),e.forEach(e=>{0>this.options.ns.indexOf(e)&&this.options.ns.push(e)}),this.loadResources(e=>{r.resolve(),t&&t(e)}),r):(t&&t(),Promise.resolve())}loadLanguages(e,t){let r=iQ();iX(e)&&(e=[e]);let n=this.options.preload||[],i=e.filter(e=>0>n.indexOf(e)&&this.services.languageUtils.isSupportedCode(e));return i.length?(this.options.preload=n.concat(i),this.loadResources(e=>{r.resolve(),t&&t(e)}),r):(t&&t(),Promise.resolve())}dir(e){if(e||(e=this.resolvedLanguage||(this.languages?.length>0?this.languages[0]:this.language)),!e)return"rtl";try{let t=new Intl.Locale(e);if(t&&t.getTextInfo){let e=t.getTextInfo();if(e&&e.direction)return e.direction}}catch(e){}let t=this.services?.languageUtils||new om(oD());return e.toLowerCase().indexOf("-latn")>1?"ltr":["ar","shu","sqr","ssh","xaa","yhd","yud","aao","abh","abv","acm","acq","acw","acx","acy","adf","ads","aeb","aec","afb","ajp","apc","apd","arb","arq","ars","ary","arz","auz","avl","ayh","ayl","ayn","ayp","bbz","pga","he","iw","ps","pbt","pbu","pst","prp","prd","ug","ur","ydd","yds","yih","ji","yi","hbo","men","xmn","fa","jpr","peo","pes","prs","dv","sam","ckb"].indexOf(t.getLanguagePartFromCode(e))>-1||e.toLowerCase().indexOf("-arab")>1?"rtl":"ltr"}static createInstance(e={},t){return new oC(e,t)}cloneInstance(e={},t=oP){let r=e.forkResourceStore;r&&delete e.forkResourceStore;let n={...this.options,...e,isClone:!0},i=new oC(n);return(void 0!==e.debug||void 0!==e.prefix)&&(i.logger=i.logger.clone(e)),["store","services","language"].forEach(e=>{i[e]=this[e]}),i.services={...this.services},i.services.utils={hasLoadedNamespace:i.hasLoadedNamespace.bind(i)},r&&(i.store=new ol(Object.keys(this.store.data).reduce((e,t)=>(e[t]={...this.store.data[t]},e[t]=Object.keys(e[t]).reduce((r,n)=>(r[n]={...e[t][n]},r),e[t]),e),{}),n),i.services.resourceStore=i.store),i.translator=new oh(i.services,n),i.translator.on("*",(e,...t)=>{i.emit(e,...t)}),i.init(n,t),i.translator.options=n,i.translator.backendConnector.services.utils={hasLoadedNamespace:i.hasLoadedNamespace.bind(i)},i}toJSON(){return{options:this.options,store:this.store,language:this.language,languages:this.languages,resolvedLanguage:this.resolvedLanguage}}}let ok=oC.createInstance();ok.createInstance=oC.createInstance,ok.createInstance,ok.dir,ok.init,ok.loadResources,ok.reloadResources,ok.use,ok.changeLanguage,ok.getFixedT,ok.t,ok.exists,ok.setDefaultNamespace,ok.hasLoadedNamespace,ok.loadNamespaces,ok.loadLanguages;let oT=ok.default||ok;function oj(e,t,r,n){return oT.t(t,{ns:e,defaultValue:r,...n})}function oR(e,t,r){return iJ[e]?oj("core",e,t??iJ[e],r):(console.error(`O3 Core Translations does not provide key '${e}'. The key itself is being rendered as text.`),e)}oT.on("initialized",function(){window.i18next.loadNamespaces(["core"])});let oA="import-map-override:",oN="import-map-overrides-disabled",oM="import-map-overrides:change",o$=!1,oI=null,oL=null;async function oF(){return oL??(oL=oB().then(({map:e,complete:t})=>(t||(oL=null),e))),oL}async function oB(){let e=document.querySelectorAll('script[type="systemjs-importmap"]'),t=[],r=!0;for(let n=0;n<e.length;n++){let i=e[n];try{if(i.src){let e=await fetch(i.src);if(!e.ok)throw Error(`Request for ${i.src} returned ${e.status} ${e.statusText}`);t.push(await e.json())}else i.textContent&&t.push(JSON.parse(i.textContent))}catch(e){r=!1,console.warn(`[import-maps] Failed to parse import map from script tag at index ${n}`,e)}}return{map:oV(t),complete:r}}function oV(e){let t={imports:{}};for(let r of e)r?.imports&&Object.assign(t.imports,r.imports);return t}function oU(){let e={};try{let t=oG();for(let r=0;r<localStorage.length;r++){let n=localStorage.key(r);if(n?.startsWith(oA)){let r=n.slice(oA.length);if(!t.includes(r)){let t=localStorage.getItem(n);t&&(e[r]=t)}}}}catch(e){console.warn("[import-maps] Failed to read import-map overrides from localStorage",e)}return{imports:e}}async function oW(){let e=await oF();return o$?oV([e,oI??oU()]):e}async function oK(){return oF()}async function oH(){return o$?oV([await oF(),oU()]):oF()}function oz(e){if(!o$)return{imports:{}};if(e){let e={};for(let t=0;t<localStorage.length;t++){let r=localStorage.key(t);if(r?.startsWith(oA)){let t=localStorage.getItem(r);t&&(e[r.slice(oA.length)]=t)}}return{imports:e}}return oU()}function oG(){if(!o$)return[];try{let e=localStorage.getItem(oN);if(e){let t=JSON.parse(e);if(Array.isArray(t))return t}}catch{}return[]}function oq(e){return!!o$&&oG().includes(e)}function oY(e,t){if(!o$)return void console.warn("[Security] Import map overrides are disabled in production mode.");try{localStorage.setItem(oA+e,t),window.dispatchEvent(new CustomEvent(oM))}catch(e){console.warn("[import-maps] Failed to write import-map override to localStorage",e)}}function oZ(e){if(!o$)return void console.warn("[Security] Import map overrides are disabled in production mode.");try{localStorage.removeItem(oA+e);let t=oG().filter(t=>t!==e);t.length>0?localStorage.setItem(oN,JSON.stringify(t)):localStorage.removeItem(oN),window.dispatchEvent(new CustomEvent(oM))}catch(e){console.warn("[import-maps] Failed to update import-map overrides in localStorage",e)}}function oJ(){if(!o$)return void console.warn("[Security] Import map overrides are disabled in production mode.");try{let e=[];for(let t=0;t<localStorage.length;t++){let r=localStorage.key(t);r?.startsWith(oA)&&e.push(r)}e.forEach(e=>localStorage.removeItem(e)),localStorage.removeItem(oN),window.dispatchEvent(new CustomEvent(oM))}catch(e){console.warn("[import-maps] Failed to clear import-map overrides from localStorage",e)}}function oX(e){if(!o$)return void console.warn("[Security] Import map overrides are disabled in production mode.");try{let t=oG().filter(t=>t!==e);t.length>0?localStorage.setItem(oN,JSON.stringify(t)):localStorage.removeItem(oN),window.dispatchEvent(new CustomEvent(oM))}catch(e){console.warn("[import-maps] Failed to update import-map overrides in localStorage",e)}}let oQ=!1;function o0(){!oQ&&(oQ=!0,(o$="development"===window.spaEnv)&&(oI=oU()))}function o1(e){return e.replace(/[\/\-@]/g,"_")}async function o3(e,t="./start",n){var i;let o,a=!n?.maxLoadingTime||n.maxLoadingTime<=0?6e5:n.maxLoadingTime;await Promise.race([o4(e,n?.importMap),new Promise((t,r)=>{o=setTimeout(()=>{var t;r(Error(`Could not resolve requested script, ${e}, within ${(t=a)<1e3?`${t} milliseconds`:t<6e4?`${Math.floor(t/1e3)} seconds`:t<36e5?`${Math.floor(t/6e4)} minutes`:t<864e5?`${Math.floor(t/36e5)} hours`:`${Math.floor(t/864e5)} days`}.`))},a)})]),o&&clearTimeout(o);let s=o1(e),l=window[s];if(!("object"==typeof(i=l)&&null!==i&&"init"in i&&"function"==typeof i.init&&"get"in i&&"function"==typeof i.get)){let e=`The global variable ${s} does not refer to a federated module`;throw console.error(e),Error(e)}l.init(r.S.default);let u=(await l.get(t))();if("object"!=typeof u||null===u){let t=`Container for ${e} did not return an ESM module as expected`;throw console.error(t),Error(t)}return u}async function o4(e,t){if("string"!=typeof e||0===e.trim().length){let e="Attempted to call importDynamic() without supplying a package to load";throw console.error(e),Error(e)}let r=o1(e);if(!window[r]){let r=t??await o2();if(!r.imports.hasOwnProperty(e)){let t=`Could not find the package ${e} defined in the current importmap`;throw console.error(t),Error(t)}let n=r.imports[e];n.startsWith("./")&&(n=window.spaBase+n.substring(1));let i=e in oz().imports;try{return await function(e){var t;let r=(t=window)[o6]??(t[o6]=new Map),n=r.get(e);if(n)return n;if(document.head.querySelector(`script[src="${e}"]`))return console.warn(`Script at ${e} already loaded. Not loading it again.`),Promise.resolve();let i=document.createElement("script");i.src=e,i.type="text/javascript",i.async=!0;let o=new Promise((t,n)=>{let o=setTimeout(()=>{console.error(`The script at ${e} did not load within 5 seconds. This may indicate an issue with the imports in the script's entry-point file or with the script's bundler configuration.`)},5e3);function a(){clearTimeout(o),i.removeEventListener("load",s),i.removeEventListener("error",l)}function s(){a(),t()}function l(t){a(),r.delete(e),i.remove();let o=`Failed to load script from ${e}`;console.error(o,t),n(t.message??o)}i.addEventListener("load",s),i.addEventListener("error",l),document.head.appendChild(i)});return r.set(e,o),o}(n)}catch(e){return i&&j({kind:"error",title:oR("scriptLoadingFailed","Error: Script failed to load"),description:oR("scriptLoadingError","Failed to load overridden script from {{- url}}. Please check that the bundled script is available at the expected URL. Click the button below to reset all import map overrides.",{url:n}),actionButtonLabel:oR("resetOverrides","Reset overrides"),onActionButtonClick(){oJ(),window.location.reload()}}),Promise.reject(e)}}return Promise.resolve()}async function o2(){return oW()}let o6=Symbol.for("__openmrs_script_loading");function o5(e){return!!e&&"object"==typeof e&&!(Object.hasOwn(e,"pages")&&(!e.pages||!Array.isArray(e.pages))||Object.hasOwn(e,"extensions")&&(!e.extensions||!Array.isArray(e.extensions))||Object.hasOwn(e,"workspaces")&&(!e.workspaces||!Array.isArray(e.workspaces))||Object.hasOwn(e,"modals")&&(!e.modals||!Array.isArray(e.modals)))}function o8(e){return!!e&&"object"==typeof e&&"routes"in e&&!!e.routes&&"object"==typeof e.routes&&Object.entries(e.routes).every(([e,t])=>"string"==typeof e&&o5(t))}let o9="openmrs-routes:",o7="openmrs-routes:change",ae=!1,at=null,ar=null;async function an(){return ar??(ar=ai().then(({map:e,complete:t})=>(t||(ar=null),e))),ar}async function ai(){let e=document.querySelectorAll("script[type='openmrs-routes']"),t=[],r=!0;for(let n=0;n<e.length;n++){let i=e[n];try{let e;if(i.src){let t=await fetch(i.src);if(!t.ok)throw Error(`Request for ${i.src} returned ${t.status} ${t.statusText}`);e=await t.json()}else i.textContent&&(e=JSON.parse(i.textContent));e&&o8(e)&&t.push(e)}catch(e){r=!1,console.warn(`[route-maps] Failed to parse routes from script tag at index ${n}`,e)}}return{map:ao(t),complete:r}}function ao(e){let t={routes:{}};for(let r of e)r&&"object"==typeof r&&!Array.isArray(r)&&(Object.assign(t.routes,r.routes),void 0===t.version&&void 0!==r.version&&(t.version=r.version));return t}async function aa(){let e={version:void 0,routes:{}};try{let t=[];for(let e=0;e<localStorage.length;e++){let r=localStorage.key(e);if(r?.startsWith(o9)){let e=localStorage.getItem(r);e&&t.push({moduleName:r.slice(o9.length),raw:e})}}for(let r of(await Promise.allSettled(t.map(async({moduleName:e,raw:t})=>{let r=JSON.parse(t);if(o5(r))return{moduleName:e,routes:r};if("string"==typeof r&&r.startsWith("http")){let t=await fetch(r),n=await t.json();if(o5(n))return{moduleName:e,routes:n};throw Error(`${r} did not resolve to a valid OpenmrsAppRoutes object`)}throw Error(`Override for ${e} is neither a valid routes object nor a URL`)}))))"fulfilled"===r.status?e.routes[r.value.moduleName]=r.value.routes:console.warn("[route-maps] Failed to load route override",r.reason)}catch(e){console.warn("[route-maps] Failed to read route overrides from localStorage",e)}return e}async function as(){let e=await an();return ae?ao([e,at??await aa()]):e}async function al(){return an()}async function au(){return ae?ao([await an(),await aa()]):an()}function ac(){if(!ae)return{};let e={};try{for(let t=0;t<localStorage.length;t++){let r=localStorage.key(t);if(r?.startsWith(o9)){let t=localStorage.getItem(r);t&&(e[r.slice(o9.length)]=t)}}}catch(e){console.warn("[route-maps] Failed to read route overrides from localStorage",e)}return e}function ad(e,t){if(!ae)return void console.warn("[Security] Route overrides are disabled outside development mode.");try{if("string"==typeof t)if(t.startsWith("http"))localStorage.setItem(o9+e,JSON.stringify(t));else{let r=JSON.parse(t);if(!o5(r))return void console.error(`The supplied routes for ${e} is not a valid OpenmrsAppRoutes object`,t);localStorage.setItem(o9+e,JSON.stringify(r))}else if(t instanceof URL)localStorage.setItem(o9+e,JSON.stringify(t.toString()));else{if(!o5(t))return void console.error(`Override for ${e} is not in a valid format. Expected either a Javascript Object, a JSON string of a Javascript object, or a URL`,t);localStorage.setItem(o9+e,JSON.stringify(t))}window.dispatchEvent(new CustomEvent(o7))}catch(e){console.warn("[route-maps] Failed to write route override to localStorage",e)}}function ap(e){if(!ae)return void console.warn("[Security] Route overrides are disabled outside development mode.");try{localStorage.removeItem(o9+e),window.dispatchEvent(new CustomEvent(o7))}catch(e){console.warn("[route-maps] Failed to remove route override from localStorage",e)}}function af(){if(!ae)return void console.warn("[Security] Route overrides are disabled outside development mode.");try{let e=[];for(let t=0;t<localStorage.length;t++){let r=localStorage.key(t);r?.startsWith(o9)&&e.push(r)}e.forEach(e=>localStorage.removeItem(e)),window.dispatchEvent(new CustomEvent(o7))}catch(e){console.warn("[route-maps] Failed to clear route overrides from localStorage",e)}}let ah=null;function am(){return ah||(ah=(ae="development"===window.spaEnv)?aa().then(e=>{at=e}):Promise.resolve())}let ay=`${iC}/attachment`;function ag(e,t){return iR(`${ay}/${e}`,{signal:t.signal})}function ab(e,t,r){return iR(`${ay}?patient=${e}&includeEncounterless=${t}`,{signal:r.signal})}async function av(e,t){let r=new FormData;return r.append("fileCaption",t.fileDescription),r.append("patient",e),t.file?r.append("file",t.file,t.fileName):(r.append("file",new File([""],t.fileName),t.fileName),r.append("base64Content",t.base64Content)),iR(`${ay}`,{method:"POST",body:r})}function aw(e,t){return iR(`${ay}/${e}`,{method:"DELETE",signal:t.signal})}try{self["workbox:window:6.5.4"]&&_()}catch(e){}function a_(e,t){return new Promise(function(r){var n=new MessageChannel;n.port1.onmessage=function(e){r(e.data)},e.postMessage(t,[n.port2])})}function ax(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function aE(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=Array(t);r<t;r++)n[r]=e[r];return n}try{self["workbox:core:6.5.4"]&&_()}catch(e){}var aS=function(){var e=this;this.promise=new Promise(function(t,r){e.resolve=t,e.reject=r})};function aD(e,t){var r=location.href;return new URL(e,r).href===new URL(t,r).href}var aO=function(e,t){this.type=e,Object.assign(this,t)};function aP(e,t,r){return r?t?t(e):e:(e&&e.then||(e=Promise.resolve(e)),t?e.then(t):e)}function aC(){}var ak={type:"SKIP_WAITING"};function aT(e,t){if(!t)return e&&e.then?e.then(aC):Promise.resolve()}var aj=function(e){function t(t,r){var n,i;return void 0===r&&(r={}),(n=e.call(this)||this).nn={},n.tn=0,n.rn=new aS,n.en=new aS,n.on=new aS,n.un=0,n.an=new Set,n.cn=function(){var e=n.fn,t=e.installing;n.tn>0||!aD(t.scriptURL,n.sn.toString())||performance.now()>n.un+6e4?(n.vn=t,e.removeEventListener("updatefound",n.cn)):(n.hn=t,n.an.add(t),n.rn.resolve(t)),++n.tn,t.addEventListener("statechange",n.ln)},n.ln=function(e){var t=n.fn,r=e.target,i=r.state,o=r===n.vn,a={sw:r,isExternal:o,originalEvent:e};!o&&n.mn&&(a.isUpdate=!0),n.dispatchEvent(new aO(i,a)),"installed"===i?n.wn=self.setTimeout(function(){"installed"===i&&t.waiting===r&&n.dispatchEvent(new aO("waiting",a))},200):"activating"===i&&(clearTimeout(n.wn),o||n.en.resolve(r))},n.dn=function(e){var t=n.hn,r=t!==navigator.serviceWorker.controller;n.dispatchEvent(new aO("controlling",{isExternal:r,originalEvent:e,sw:t,isUpdate:n.mn})),r||n.on.resolve(t)},i=function(e){var t=e.data,r=e.ports,i=e.source;return aP(n.getSW(),function(){n.an.has(i)&&n.dispatchEvent(new aO("message",{data:t,originalEvent:e,ports:r,sw:i}))})},n.gn=function(){for(var e=[],t=0;t<arguments.length;t++)e[t]=arguments[t];try{return Promise.resolve(i.apply(this,e))}catch(e){return Promise.reject(e)}},n.sn=t,n.nn=r,navigator.serviceWorker.addEventListener("message",n.gn),n}t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e;var r,n,i=t.prototype;return i.register=function(e){var t=(void 0===e?{}:e).immediate,r=void 0!==t&&t;try{var n,i,o,a=this;return n=function(){if(!r&&"complete"!==document.readyState)return aT(new Promise(function(e){return window.addEventListener("load",e)}))},i=function(){return a.mn=!!navigator.serviceWorker.controller,a.yn=a.pn(),aP(a.bn(),function(e){a.fn=e,a.yn&&(a.hn=a.yn,a.en.resolve(a.yn),a.on.resolve(a.yn),a.yn.addEventListener("statechange",a.ln,{once:!0}));var t=a.fn.waiting;return t&&aD(t.scriptURL,a.sn.toString())&&(a.hn=t,Promise.resolve().then(function(){a.dispatchEvent(new aO("waiting",{sw:t,wasWaitingBeforeRegister:!0}))}).then(function(){})),a.hn&&(a.rn.resolve(a.hn),a.an.add(a.hn)),a.fn.addEventListener("updatefound",a.cn),navigator.serviceWorker.addEventListener("controllerchange",a.dn),a.fn})},(o=n())&&o.then?o.then(i):i(o)}catch(e){return Promise.reject(e)}},i.update=function(){try{return this.fn?aT(this.fn.update()):void 0}catch(e){return Promise.reject(e)}},i.getSW=function(){return void 0!==this.hn?Promise.resolve(this.hn):this.rn.promise},i.messageSW=function(e){try{return aP(this.getSW(),function(t){return a_(t,e)})}catch(e){return Promise.reject(e)}},i.messageSkipWaiting=function(){this.fn&&this.fn.waiting&&a_(this.fn.waiting,ak)},i.pn=function(){var e=navigator.serviceWorker.controller;return e&&aD(e.scriptURL,this.sn.toString())?e:void 0},i.bn=function(){try{var e=this;return function(e,t){try{var r=e()}catch(e){return t(e)}return r&&r.then?r.then(void 0,t):r}(function(){return aP(navigator.serviceWorker.register(e.sn,e.nn),function(t){return e.un=performance.now(),t})},function(e){throw e})}catch(e){return Promise.reject(e)}},r=[{key:"active",get:function(){return this.en.promise}},{key:"controlling",get:function(){return this.on.promise}}],ax(t.prototype,r),n&&ax(t,n),t}(function(){function e(){this.Pn=new Map}var t=e.prototype;return t.addEventListener=function(e,t){this.Sn(e).add(t)},t.removeEventListener=function(e,t){this.Sn(e).delete(t)},t.dispatchEvent=function(e){e.target=this;for(var t,r=function(e){var t;if("u"<typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(t=function(e){if(e){if("string"==typeof e)return aE(e,void 0);var t=Object.prototype.toString.call(e).slice(8,-1);return"Object"===t&&e.constructor&&(t=e.constructor.name),"Map"===t||"Set"===t?Array.from(e):"Arguments"===t||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(t)?aE(e,void 0):void 0}}(e))){t&&(e=t);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(t=e[Symbol.iterator]()).next.bind(t)}(this.Sn(e.type));!(t=r()).done;)(0,t.value)(e)},t.Sn=function(e){return this.Pn.has(e)||this.Pn.set(e,new Set),this.Pn.get(e)},e}());function aR(e,t){if(void 0!==p)return console.warn(`The application's Service Worker has already been registered. The new service worker at ${e} will not be registered.`),p;if(!("serviceWorker"in navigator))throw Error("Registering the Service Worker is not possible due to missing browser capabilities.");let r=new aj(e,t);return p=r.register().then(()=>r.controlling.then(()=>r))}function aA(){return p??Promise.resolve(void 0)}let aN="x-omrs-offline-response-body",aM="x-omrs-offline-response-status",a$="x-omrs-offline-caching-strategy";async function aI(e){let t=await aA();return t?await t.messageSW(e):{success:!1,result:void 0,error:"No service worker has been registered. This is typically the case when the application has been built without offline-related features."}}async function aL(){let e=window.sessionStorage;try{e.setItem("someKeyHere","test"),e.removeItem("someKeyHere")}catch(t){if(t.code===DOMException.QUOTA_EXCEEDED_ERR&&0===e.length)return!0}return!1}async function aF(){return!window.indexedDB}async function aB(){return new Promise(e=>{let t=indexedDB.open("test");t.onerror=()=>e(!0),t.onsuccess=()=>e(!1)})}async function aV(){return await aB()||await aF()||await aL()}let aU="openmrs3:offline-mode",aW="unavailable";function aK(){return{current:aW,notAvailable:"unavailable"===aW,active:"on"===aW}}function aH(e){"unavailable"!==aW&&"unavailable"!==e&&(localStorage.setItem(aU,"on"===e?"active":"disabled"),aW=e)}async function az(){await aV()||(aW="active"===localStorage.getItem(aU)?"on":"off"),navigator.onLine}let aG="u">typeof globalThis?globalThis:"u">typeof self?self:"u">typeof window?window:global,aq=Object.keys,aY=Array.isArray;function aZ(e,t){return"object"!=typeof t||aq(t).forEach(function(r){e[r]=t[r]}),e}"u"<typeof Promise||aG.Promise||(aG.Promise=Promise);let aJ=Object.getPrototypeOf,aX={}.hasOwnProperty;function aQ(e,t){return aX.call(e,t)}function a0(e,t){"function"==typeof t&&(t=t(aJ(e))),("u"<typeof Reflect?aq:Reflect.ownKeys)(t).forEach(r=>{a3(e,r,t[r])})}let a1=Object.defineProperty;function a3(e,t,r,n){a1(e,t,aZ(r&&aQ(r,"get")&&"function"==typeof r.get?{get:r.get,set:r.set,configurable:!0}:{value:r,configurable:!0,writable:!0},n))}function a4(e){return{from:function(t){return e.prototype=Object.create(t.prototype),a3(e.prototype,"constructor",e),{extend:a0.bind(null,e.prototype)}}}}let a2=Object.getOwnPropertyDescriptor;function a6(e,t){let r;return a2(e,t)||(r=aJ(e))&&a6(r,t)}let a5=[].slice;function a8(e,t,r){return a5.call(e,t,r)}function a9(e,t){return t(e)}function a7(e){if(!e)throw Error("Assertion Failed")}function se(e){aG.setImmediate?setImmediate(e):setTimeout(e,0)}function st(e,t){return e.reduce((e,r,n)=>{var i=t(r,n);return i&&(e[i[0]]=i[1]),e},{})}function sr(e,t){if(aQ(e,t))return e[t];if(!t)return e;if("string"!=typeof t){for(var r=[],n=0,i=t.length;n<i;++n){var o=sr(e,t[n]);r.push(o)}return r}var a=t.indexOf(".");if(-1!==a){var s=e[t.substr(0,a)];return void 0===s?void 0:sr(s,t.substr(a+1))}}function sn(e,t,r){if(e&&void 0!==t&&(!("isFrozen"in Object)||!Object.isFrozen(e)))if("string"!=typeof t&&"length"in t){a7("string"!=typeof r&&"length"in r);for(var n=0,i=t.length;n<i;++n)sn(e,t[n],r[n])}else{var o=t.indexOf(".");if(-1!==o){var a=t.substr(0,o),s=t.substr(o+1);if(""===s)void 0===r?aY(e)&&!isNaN(parseInt(a))?e.splice(a,1):delete e[a]:e[a]=r;else{var l=e[a];l&&aQ(e,a)||(l=e[a]={}),sn(l,s,r)}}else void 0===r?aY(e)&&!isNaN(parseInt(t))?e.splice(t,1):delete e[t]:e[t]=r}}function si(e){var t={};for(var r in e)aQ(e,r)&&(t[r]=e[r]);return t}let so=[].concat;function sa(e){return so.apply([],e)}let ss="Boolean,String,Date,RegExp,Blob,File,FileList,FileSystemFileHandle,ArrayBuffer,DataView,Uint8ClampedArray,ImageBitmap,ImageData,Map,Set,CryptoKey".split(",").concat(sa([8,16,32,64].map(e=>["Int","Uint","Float"].map(t=>t+e+"Array")))).filter(e=>aG[e]),sl=ss.map(e=>aG[e]);st(ss,e=>[e,!0]);let su=null;function sc(e){su="u">typeof WeakMap&&new WeakMap;let t=function e(t){if(!t||"object"!=typeof t)return t;let r=su&&su.get(t);if(r)return r;if(aY(t)){r=[],su&&su.set(t,r);for(var n=0,i=t.length;n<i;++n)r.push(e(t[n]))}else if(sl.indexOf(t.constructor)>=0)r=t;else{let n=aJ(t);for(var o in r=n===Object.prototype?{}:Object.create(n),su&&su.set(t,r),t)aQ(t,o)&&(r[o]=e(t[o]))}return r}(e);return su=null,t}let{toString:sd}={};function sp(e){return sd.call(e).slice(8,-1)}let sf="u">typeof Symbol?Symbol.iterator:"@@iterator",sh="symbol"==typeof sf?function(e){var t;return null!=e&&(t=e[sf])&&t.apply(e)}:function(){return null},sm={};function sy(e){var t,r,n,i;if(1==arguments.length){if(aY(e))return e.slice();if(this===sm&&"string"==typeof e)return[e];if(i=sh(e)){for(r=[];!(n=i.next()).done;)r.push(n.value);return r}if(null==e)return[e];if("number"==typeof(t=e.length)){for(r=Array(t);t--;)r[t]=e[t];return r}return[e]}for(t=arguments.length,r=Array(t);t--;)r[t]=arguments[t];return r}let sg="u">typeof Symbol?e=>"AsyncFunction"===e[Symbol.toStringTag]:()=>!1;var sb="u">typeof location&&/^(http|https):\/\/(localhost|127\.0\.0\.1)/.test(location.href),sv=()=>!0;let sw=!Error("").stack;function s_(){if(sw)try{throw s_.arguments,Error()}catch(e){return e}return Error()}function sx(e,t){var r=e.stack;return r?(t=t||0,0===r.indexOf(e.name)&&(t+=(e.name+e.message).split("\n").length),r.split("\n").slice(t).filter(sv).map(e=>"\n"+e).join("")):""}var sE=["Unknown","Constraint","Data","TransactionInactive","ReadOnly","Version","NotFound","InvalidState","InvalidAccess","Abort","Timeout","QuotaExceeded","Syntax","DataClone"],sS=["Modify","Bulk","OpenFailed","VersionChange","Schema","Upgrade","InvalidTable","MissingAPI","NoSuchDatabase","InvalidArgument","SubTransaction","Unsupported","Internal","DatabaseClosed","PrematureCommit","ForeignAwait"].concat(sE),sD={VersionChanged:"Database version changed by other database connection",DatabaseClosed:"Database has been closed",Abort:"Transaction aborted",TransactionInactive:"Transaction has already completed or failed",MissingAPI:"IndexedDB API missing. Please visit https://tinyurl.com/y2uuvskb"};function sO(e,t){this._e=s_(),this.name=e,this.message=t}function sP(e,t){return e+". Errors: "+Object.keys(t).map(e=>t[e].toString()).filter((e,t,r)=>r.indexOf(e)===t).join("\n")}function sC(e,t,r,n){this._e=s_(),this.failures=t,this.failedKeys=n,this.successCount=r,this.message=sP(e,t)}function sk(e,t){this._e=s_(),this.name="BulkError",this.failures=Object.keys(t).map(e=>t[e]),this.failuresByPos=t,this.message=sP(e,t)}a4(sO).from(Error).extend({stack:{get:function(){return this._stack||(this._stack=this.name+": "+this.message+sx(this._e,2))}},toString:function(){return this.name+": "+this.message}}),a4(sC).from(sO),a4(sk).from(sO);var sT=sS.reduce((e,t)=>(e[t]=t+"Error",e),{}),sj=sS.reduce((e,t)=>{var r=t+"Error";function n(e,n){this._e=s_(),this.name=r,e?"string"==typeof e?(this.message=`${e}${n?"\n "+n:""}`,this.inner=n||null):"object"==typeof e&&(this.message=`${e.name} ${e.message}`,this.inner=e):(this.message=sD[t]||r,this.inner=null)}return a4(n).from(sO),e[t]=n,e},{});sj.Syntax=SyntaxError,sj.Type=TypeError,sj.Range=RangeError;var sR=sE.reduce((e,t)=>(e[t+"Error"]=sj[t],e),{}),sA=sS.reduce((e,t)=>(-1===["Syntax","Type","Range"].indexOf(t)&&(e[t+"Error"]=sj[t]),e),{});function sN(){}function sM(e){return e}function s$(e,t){return null==e||e===sM?t:function(r){return t(e(r))}}function sI(e,t){return function(){e.apply(this,arguments),t.apply(this,arguments)}}function sL(e,t){return e===sN?t:function(){var r=e.apply(this,arguments);void 0!==r&&(arguments[0]=r);var n=this.onsuccess,i=this.onerror;this.onsuccess=null,this.onerror=null;var o=t.apply(this,arguments);return n&&(this.onsuccess=this.onsuccess?sI(n,this.onsuccess):n),i&&(this.onerror=this.onerror?sI(i,this.onerror):i),void 0!==o?o:r}}function sF(e,t){return e===sN?t:function(){e.apply(this,arguments);var r=this.onsuccess,n=this.onerror;this.onsuccess=this.onerror=null,t.apply(this,arguments),r&&(this.onsuccess=this.onsuccess?sI(r,this.onsuccess):r),n&&(this.onerror=this.onerror?sI(n,this.onerror):n)}}function sB(e,t){return e===sN?t:function(r){var n=e.apply(this,arguments);aZ(r,n);var i=this.onsuccess,o=this.onerror;this.onsuccess=null,this.onerror=null;var a=t.apply(this,arguments);return i&&(this.onsuccess=this.onsuccess?sI(i,this.onsuccess):i),o&&(this.onerror=this.onerror?sI(o,this.onerror):o),void 0===n?void 0===a?void 0:a:aZ(n,a)}}function sV(e,t){return e===sN?t:function(){return!1!==t.apply(this,arguments)&&e.apply(this,arguments)}}function sU(e,t){return e===sN?t:function(){var r=e.apply(this,arguments);if(r&&"function"==typeof r.then){for(var n=this,i=arguments.length,o=Array(i);i--;)o[i]=arguments[i];return r.then(function(){return t.apply(n,o)})}return t.apply(this,arguments)}}sA.ModifyError=sC,sA.DexieError=sO,sA.BulkError=sk;var sW={};let[sK,sH,sz]="u"<typeof Promise?[]:(()=>{let e=Promise.resolve();if("u"<typeof crypto||!crypto.subtle)return[e,aJ(e),e];let t=crypto.subtle.digest("SHA-512",new Uint8Array([0]));return[t,aJ(t),e]})(),sG=sH&&sH.then,sq=sK&&sK.constructor,sY=!!sz;var sZ=!1,sJ=sz?()=>{sz.then(ll)}:aG.setImmediate?setImmediate.bind(null,ll):aG.MutationObserver?()=>{var e=document.createElement("div");new MutationObserver(()=>{ll(),e=null}).observe(e,{attributes:!0}),e.setAttribute("i","1")}:()=>{setTimeout(ll,0)},sX=function(e,t){s8.push([e,t]),s0&&(sJ(),s0=!1)},sQ=!0,s0=!0,s1=[],s3=[],s4=null,s2=sM,s6={id:"global",global:!0,ref:0,unhandleds:[],onunhandled:lR,pgp:!1,env:{},finalize:function(){this.unhandleds.forEach(e=>{try{lR(e[0],e[1])}catch(e){}})}},s5=s6,s8=[],s9=0,s7=[];function le(e){if("object"!=typeof this)throw TypeError("Promises must be constructed via new");this._listeners=[],this.onuncatched=sN,this._lib=!1;var t=this._PSD=s5;if(sb&&(this._stackHolder=s_(),this._prev=null,this._numPrev=0),"function"!=typeof e){if(e!==sW)throw TypeError("Not a function");return this._state=arguments[1],this._value=arguments[2],void(!1===this._state&&ln(this,this._value))}this._state=null,this._value=null,++t.ref,function e(t,r){try{r(r=>{if(null===t._state){if(r===t)throw TypeError("A promise cannot be resolved with itself.");var n=t._lib&&lu();r&&"function"==typeof r.then?e(t,(e,t)=>{r instanceof le?r._then(e,t):r.then(e,t)}):(t._state=!0,t._value=r,li(t)),n&&lc()}},ln.bind(null,t))}catch(e){ln(t,e)}}(this,e)}let lt={get:function(){var e=s5,t=lb;function r(r,n){var i=!e.global&&(e!==s5||t!==lb);let o=i&&!lx();var a=new le((t,a)=>{lo(this,new lr(lk(r,e,i,o),lk(n,e,i,o),t,a,e))});return sb&&ls(a,this),a}return r.prototype=sW,r},set:function(e){a3(this,"then",e&&e.prototype===sW?lt:{get:function(){return e},set:lt.set})}};function lr(e,t,r,n,i){this.onFulfilled="function"==typeof e?e:null,this.onRejected="function"==typeof t?t:null,this.resolve=r,this.reject=n,this.psd=i}function ln(e,t){if(s3.push(t),null===e._state){var r=e._lib&&lu();t=s2(t),e._state=!1,e._value=t,sb&&null!==t&&"object"==typeof t&&!t._promise&&function(e){try{e.apply(null,void 0)}catch(e){}}(()=>{var r=a6(t,"stack");t._promise=e,a3(t,"stack",{get:()=>sZ?r&&(r.get?r.get.apply(t):r.value):e.stack})}),s1.some(t=>t._value===e._value)||s1.push(e),li(e),r&&lc()}}function li(e){var t=e._listeners;e._listeners=[];for(var r=0,n=t.length;r<n;++r)lo(e,t[r]);var i=e._PSD;--i.ref||i.finalize(),0===s9&&(++s9,sX(()=>{0==--s9&&ld()},[]))}function lo(e,t){if(null!==e._state){var r=e._state?t.onFulfilled:t.onRejected;if(null===r)return(e._state?t.resolve:t.reject)(e._value);++t.psd.ref,++s9,sX(la,[r,e,t])}else e._listeners.push(t)}function la(e,t,r){try{s4=t;var n,i=t._value;t._state?n=e(i):(s3.length&&(s3=[]),n=e(i),-1===s3.indexOf(i)&&function(e){for(var t=s1.length;t;)if(s1[--t]._value===e._value)return void s1.splice(t,1)}(t)),r.resolve(n)}catch(e){r.reject(e)}finally{s4=null,0==--s9&&ld(),--r.psd.ref||r.psd.finalize()}}function ls(e,t){var r=t?t._numPrev+1:0;r<100&&(e._prev=t,e._numPrev=r)}function ll(){lu()&&lc()}function lu(){var e=sQ;return sQ=!1,s0=!1,e}function lc(){var e,t,r;do for(;s8.length>0;)for(e=s8,s8=[],r=e.length,t=0;t<r;++t){var n=e[t];n[0].apply(null,n[1])}while(s8.length>0);sQ=!0,s0=!0}function ld(){var e=s1;s1=[],e.forEach(e=>{e._PSD.onunhandled.call(null,e._value,e)});for(var t=s7.slice(0),r=t.length;r;)t[--r]()}function lp(e){return new le(sW,!1,e)}function lf(e,t){var r=s5;return function(){var n=lu(),i=s5;try{return lO(r,!0),e.apply(this,arguments)}catch(e){t&&t(e)}finally{lO(i,!1),n&&lc()}}}a0(le.prototype,{then:lt,_then:function(e,t){lo(this,new lr(null,null,e,t,s5))},catch:function(e){if(1==arguments.length)return this.then(null,e);var t=arguments[0],r=arguments[1];return"function"==typeof t?this.then(null,e=>e instanceof t?r(e):lp(e)):this.then(null,e=>e&&e.name===t?r(e):lp(e))},finally:function(e){return this.then(t=>(e(),t),t=>(e(),lp(t)))},stack:{get:function(){if(this._stack)return this._stack;try{sZ=!0;var e=(function e(t,r,n){if(r.length===n)return r;var i="";if(!1===t._state){var o,a,s=t._value;null!=s?(o=s.name||"Error",a=s.message||s,i=sx(s,0)):(o=s,a=""),r.push(o+(a?": "+a:"")+i)}return sb&&((i=sx(t._stackHolder,2))&&-1===r.indexOf(i)&&r.push(i),t._prev&&e(t._prev,r,n)),r})(this,[],20).join("\nFrom previous: ");return null!==this._state&&(this._stack=e),e}finally{sZ=!1}}},timeout:function(e,t){return e<1/0?new le((r,n)=>{var i=setTimeout(()=>n(new sj.Timeout(t)),e);this.then(r,n).finally(clearTimeout.bind(null,i))}):this}}),"u">typeof Symbol&&Symbol.toStringTag&&a3(le.prototype,Symbol.toStringTag,"Dexie.Promise"),s6.env=lP(),a0(le,{all:function(){var e=sy.apply(null,arguments).map(lE);return new le(function(t,r){0===e.length&&t([]);var n=e.length;e.forEach((i,o)=>le.resolve(i).then(r=>{e[o]=r,--n||t(e)},r))})},resolve:e=>{if(e instanceof le)return e;if(e&&"function"==typeof e.then)return new le((t,r)=>{e.then(t,r)});var t=new le(sW,!0,e);return ls(t,s4),t},reject:lp,race:function(){var e=sy.apply(null,arguments).map(lE);return new le((t,r)=>{e.map(e=>le.resolve(e).then(t,r))})},PSD:{get:()=>s5,set:e=>s5=e},totalEchoes:{get:()=>lb},newPSD:lw,usePSD:lC,scheduler:{get:()=>sX,set:e=>{sX=e}},rejectionMapper:{get:()=>s2,set:e=>{s2=e}},follow:(e,t)=>new le((r,n)=>lw((t,r)=>{var n=s5;n.unhandleds=[],n.onunhandled=r,n.finalize=sI(function(){var e;e=()=>{0===this.unhandleds.length?t():r(this.unhandleds[0])},s7.push(function t(){e(),s7.splice(s7.indexOf(t),1)}),++s9,sX(()=>{0==--s9&&ld()},[])},n.finalize),e()},t,r,n))}),sq&&(sq.allSettled&&a3(le,"allSettled",function(){let e=sy.apply(null,arguments).map(lE);return new le(t=>{0===e.length&&t([]);let r=e.length,n=Array(r);e.forEach((e,i)=>le.resolve(e).then(e=>n[i]={status:"fulfilled",value:e},e=>n[i]={status:"rejected",reason:e}).then(()=>--r||t(n)))})}),sq.any&&"u">typeof AggregateError&&a3(le,"any",function(){let e=sy.apply(null,arguments).map(lE);return new le((t,r)=>{0===e.length&&r(AggregateError([]));let n=e.length,i=Array(n);e.forEach((e,o)=>le.resolve(e).then(e=>t(e),e=>{i[o]=e,--n||r(AggregateError(i))}))})}));let lh={awaits:0,echoes:0,id:0};var lm=0,ly=[],lg=0,lb=0,lv=0;function lw(e,t,r,n){var i=s5,o=Object.create(i);o.parent=i,o.ref=0,o.global=!1,o.id=++lv;var a=s6.env;o.env=sY?{Promise:le,PromiseProp:{value:le,configurable:!0,writable:!0},all:le.all,race:le.race,allSettled:le.allSettled,any:le.any,resolve:le.resolve,reject:le.reject,nthen:lT(a.nthen,o),gthen:lT(a.gthen,o)}:{},t&&aZ(o,t),++i.ref,o.finalize=function(){--this.parent.ref||this.parent.finalize()};var s=lC(o,e,r,n);return 0===o.ref&&o.finalize(),s}function l_(){return lh.id||(lh.id=++lm),++lh.awaits,lh.echoes+=100,lh.id}function lx(){return!!lh.awaits&&(0==--lh.awaits&&(lh.id=0),lh.echoes=100*lh.awaits,!0)}function lE(e){return lh.echoes&&e&&e.constructor===sq?(l_(),e.then(e=>(lx(),e),e=>(lx(),lA(e)))):e}function lS(e){++lb,lh.echoes&&0!=--lh.echoes||(lh.echoes=lh.id=0),ly.push(s5),lO(e,!0)}function lD(){var e=ly[ly.length-1];ly.pop(),lO(e,!1)}function lO(e,t){var r,n=s5;if((t?!lh.echoes||lg++&&e===s5:!lg||--lg&&e===s5)||(r=t?lS.bind(null,e):lD,sG.call(sK,r)),e!==s5&&(s5=e,n===s6&&(s6.env=lP()),sY)){var i=s6.env.Promise,o=e.env;sH.then=o.nthen,i.prototype.then=o.gthen,(n.global||e.global)&&(Object.defineProperty(aG,"Promise",o.PromiseProp),i.all=o.all,i.race=o.race,i.resolve=o.resolve,i.reject=o.reject,o.allSettled&&(i.allSettled=o.allSettled),o.any&&(i.any=o.any))}}function lP(){var e=aG.Promise;return sY?{Promise:e,PromiseProp:Object.getOwnPropertyDescriptor(aG,"Promise"),all:e.all,race:e.race,allSettled:e.allSettled,any:e.any,resolve:e.resolve,reject:e.reject,nthen:sH.then,gthen:e.prototype.then}:{}}function lC(e,t,r,n,i){var o=s5;try{return lO(e,!0),t(r,n,i)}finally{lO(o,!1)}}function lk(e,t,r,n){return"function"!=typeof e?e:function(){var i,o=s5;r&&l_(),lO(t,!0);try{return e.apply(this,arguments)}finally{lO(o,!1),n&&(i=lx,sG.call(sK,i))}}}function lT(e,t){return function(r,n){return e.call(this,lk(r,t),lk(n,t))}}-1===(""+sG).indexOf("[native code]")&&(l_=lx=sN);let lj="unhandledrejection";function lR(e,t){var r;try{r=t.onuncatched(e)}catch(e){}if(!1!==r)try{var n,i={promise:t,reason:e};if(aG.document&&document.createEvent?((n=document.createEvent("Event")).initEvent(lj,!0,!0),aZ(n,i)):aG.CustomEvent&&aZ(n=new CustomEvent(lj,{detail:i}),i),n&&aG.dispatchEvent&&(dispatchEvent(n),!aG.PromiseRejectionEvent&&aG.onunhandledrejection))try{aG.onunhandledrejection(n)}catch(e){}sb&&n&&!n.defaultPrevented&&console.warn(`Unhandled rejection: ${e.stack||e}`)}catch(e){}}var lA=le.reject;let lN="3.2.4",lM=String.fromCharCode(65535),l$=-1/0,lI="Invalid key provided. Keys must be of type string, number, Date or Array<string | number | Date>.",lL="String expected.",lF=[],lB="u">typeof navigator&&/(MSIE|Trident|Edge)/.test(navigator.userAgent),lV=e=>!/(dexie\.js|dexie\.min\.js)/.test(e),lU="__dbnames",lW="readonly",lK="readwrite";function lH(e,t){return e?t?function(){return e.apply(this,arguments)&&t.apply(this,arguments)}:e:t}let lz={type:3,lower:-1/0,lowerOpen:!1,upper:[[]],upperOpen:!1};function lG(e){return"string"!=typeof e||/\./.test(e)?e=>e:t=>(void 0===t[e]&&e in t&&delete(t=sc(t))[e],t)}class lq{_trans(e,t,r){let n=this._tx||s5.trans,i=this.name;function o(e,r,n){if(!n.schema[i])throw new sj.NotFound("Table "+i+" not part of transaction");return t(n.idbtrans,n)}let a=lu();try{return n&&n.db===this.db?n===s5.trans?n._promise(e,o,r):lw(()=>n._promise(e,o,r),{trans:n,transless:s5.transless||s5}):function e(t,r,n,i){if(t.idbdb&&(t._state.openComplete||s5.letThrough||t._vip)){var o=t._createTransaction(r,n,t._dbSchema);try{o.create(),t._state.PR1398_maxLoop=3}catch(o){return o.name===sT.InvalidState&&t.isOpen()&&--t._state.PR1398_maxLoop>0?(console.warn("Dexie: Need to reopen db"),t._close(),t.open().then(()=>e(t,r,n,i))):lA(o)}return o._promise(r,(e,t)=>lw(()=>(s5.trans=o,i(e,t,o)))).then(e=>o._completion.then(()=>e))}if(t._state.openComplete)return lA(new sj.DatabaseClosed(t._state.dbOpenError));if(!t._state.isBeingOpened){if(!t._options.autoOpen)return lA(new sj.DatabaseClosed);t.open().catch(sN)}return t._state.dbReadyPromise.then(()=>e(t,r,n,i))}(this.db,e,[this.name],o)}finally{a&&lc()}}get(e,t){return e&&e.constructor===Object?this.where(e).first(t):this._trans("readonly",t=>this.core.get({trans:t,key:e}).then(e=>this.hook.reading.fire(e))).then(t)}where(e){if("string"==typeof e)return new this.db.WhereClause(this,e);if(aY(e))return new this.db.WhereClause(this,`[${e.join("+")}]`);let t=aq(e);if(1===t.length)return this.where(t[0]).equals(e[t[0]]);let r=this.schema.indexes.concat(this.schema.primKey).filter(e=>e.compound&&t.every(t=>e.keyPath.indexOf(t)>=0)&&e.keyPath.every(e=>t.indexOf(e)>=0))[0];if(r&&this.db._maxKey!==lM)return this.where(r.name).equals(r.keyPath.map(t=>e[t]));!r&&sb&&console.warn(`The query ${JSON.stringify(e)} on ${this.name} would benefit of a compound index [${t.join("+")}]`);let{idxByName:n}=this.schema,i=this.db._deps.indexedDB;function o(e,t){try{return 0===i.cmp(e,t)}catch(e){return!1}}let[a,s]=t.reduce(([t,r],i)=>{let a=n[i],s=e[i];return[t||a,t||!a?lH(r,a&&a.multi?e=>{let t=sr(e,i);return aY(t)&&t.some(e=>o(s,e))}:e=>o(s,sr(e,i))):r]},[null,null]);return a?this.where(a.name).equals(e[a.keyPath]).filter(s):r?this.filter(s):this.where(t).equals("")}filter(e){return this.toCollection().and(e)}count(e){return this.toCollection().count(e)}offset(e){return this.toCollection().offset(e)}limit(e){return this.toCollection().limit(e)}each(e){return this.toCollection().each(e)}toArray(e){return this.toCollection().toArray(e)}toCollection(){return new this.db.Collection(new this.db.WhereClause(this))}orderBy(e){return new this.db.Collection(new this.db.WhereClause(this,aY(e)?`[${e.join("+")}]`:e))}reverse(){return this.toCollection().reverse()}mapToClass(e){this.schema.mappedClass=e;let t=t=>{if(!t)return t;let r=Object.create(e.prototype);for(var n in t)if(aQ(t,n))try{r[n]=t[n]}catch(e){}return r};return this.schema.readHook&&this.hook.reading.unsubscribe(this.schema.readHook),this.schema.readHook=t,this.hook("reading",t),e}defineClass(){return this.mapToClass(function(e){aZ(this,e)})}add(e,t){let{auto:r,keyPath:n}=this.schema.primKey,i=e;return n&&r&&(i=lG(n)(e)),this._trans("readwrite",e=>this.core.mutate({trans:e,type:"add",keys:null!=t?[t]:null,values:[i]})).then(e=>e.numFailures?le.reject(e.failures[0]):e.lastResult).then(t=>{if(n)try{sn(e,n,t)}catch(e){}return t})}update(e,t){if("object"!=typeof e||aY(e))return this.where(":id").equals(e).modify(t);{let r=sr(e,this.schema.primKey.keyPath);if(void 0===r)return lA(new sj.InvalidArgument("Given object does not contain its primary key"));try{"function"!=typeof t?aq(t).forEach(r=>{sn(e,r,t[r])}):t(e,{value:e,primKey:r})}catch(e){}return this.where(":id").equals(r).modify(t)}}put(e,t){let{auto:r,keyPath:n}=this.schema.primKey,i=e;return n&&r&&(i=lG(n)(e)),this._trans("readwrite",e=>this.core.mutate({trans:e,type:"put",values:[i],keys:null!=t?[t]:null})).then(e=>e.numFailures?le.reject(e.failures[0]):e.lastResult).then(t=>{if(n)try{sn(e,n,t)}catch(e){}return t})}delete(e){return this._trans("readwrite",t=>this.core.mutate({trans:t,type:"delete",keys:[e]})).then(e=>e.numFailures?le.reject(e.failures[0]):void 0)}clear(){return this._trans("readwrite",e=>this.core.mutate({trans:e,type:"deleteRange",range:lz})).then(e=>e.numFailures?le.reject(e.failures[0]):void 0)}bulkGet(e){return this._trans("readonly",t=>this.core.getMany({keys:e,trans:t}).then(e=>e.map(e=>this.hook.reading.fire(e))))}bulkAdd(e,t,r){let n=Array.isArray(t)?t:void 0,i=(r=r||(n?void 0:t))?r.allKeys:void 0;return this._trans("readwrite",t=>{let{auto:r,keyPath:o}=this.schema.primKey;if(o&&n)throw new sj.InvalidArgument("bulkAdd(): keys argument invalid on tables with inbound keys");if(n&&n.length!==e.length)throw new sj.InvalidArgument("Arguments objects and keys must have the same length");let a=e.length,s=o&&r?e.map(lG(o)):e;return this.core.mutate({trans:t,type:"add",keys:n,values:s,wantResults:i}).then(({numFailures:e,results:t,lastResult:r,failures:n})=>{if(0===e)return i?t:r;throw new sk(`${this.name}.bulkAdd(): ${e} of ${a} operations failed`,n)})})}bulkPut(e,t,r){let n=Array.isArray(t)?t:void 0,i=(r=r||(n?void 0:t))?r.allKeys:void 0;return this._trans("readwrite",t=>{let{auto:r,keyPath:o}=this.schema.primKey;if(o&&n)throw new sj.InvalidArgument("bulkPut(): keys argument invalid on tables with inbound keys");if(n&&n.length!==e.length)throw new sj.InvalidArgument("Arguments objects and keys must have the same length");let a=e.length,s=o&&r?e.map(lG(o)):e;return this.core.mutate({trans:t,type:"put",keys:n,values:s,wantResults:i}).then(({numFailures:e,results:t,lastResult:r,failures:n})=>{if(0===e)return i?t:r;throw new sk(`${this.name}.bulkPut(): ${e} of ${a} operations failed`,n)})})}bulkDelete(e){let t=e.length;return this._trans("readwrite",t=>this.core.mutate({trans:t,type:"delete",keys:e})).then(({numFailures:e,lastResult:r,failures:n})=>{if(0===e)return r;throw new sk(`${this.name}.bulkDelete(): ${e} of ${t} operations failed`,n)})}}function lY(e){var t={},r=function(r,n){if(n){for(var i=arguments.length,o=Array(i-1);--i;)o[i-1]=arguments[i];return t[r].subscribe.apply(null,o),e}if("string"==typeof r)return t[r]};r.addEventType=o;for(var n=1,i=arguments.length;n<i;++n)o(arguments[n]);return r;function o(e,n,i){if("object"!=typeof e){n||(n=sV),i||(i=sN);var a={subscribers:[],fire:i,subscribe:function(e){-1===a.subscribers.indexOf(e)&&(a.subscribers.push(e),a.fire=n(a.fire,e))},unsubscribe:function(e){a.subscribers=a.subscribers.filter(function(t){return t!==e}),a.fire=a.subscribers.reduce(n,i)}};return t[e]=r[e]=a,a}aq(e).forEach(function(t){var r=e[t];if(aY(r))o(t,e[t][0],e[t][1]);else{if("asap"!==r)throw new sj.InvalidArgument("Invalid event config");var n=o(t,sM,function(){for(var e=arguments.length,t=Array(e);e--;)t[e]=arguments[e];n.subscribers.forEach(function(e){se(function(){e.apply(null,t)})})})}})}}function lZ(e,t){return a4(t).from({prototype:e}),t}function lJ(e,t){return!(e.filter||e.algorithm||e.or)&&(t?e.justLimit:!e.replayFilter)}function lX(e,t){e.filter=lH(e.filter,t)}function lQ(e,t,r){var n=e.replayFilter;e.replayFilter=n?()=>lH(n(),t()):t,e.justLimit=r&&!n}function l0(e,t){if(e.isPrimKey)return t.primaryKey;let r=t.getIndexByKeyPath(e.index);if(!r)throw new sj.Schema("KeyPath "+e.index+" on object store "+t.name+" is not indexed");return r}function l1(e,t,r){let n=l0(e,t.schema);return t.openCursor({trans:r,values:!e.keysOnly,reverse:"prev"===e.dir,unique:!!e.unique,query:{index:n,range:e.range}})}function l3(e,t,r,n){let i=e.replayFilter?lH(e.filter,e.replayFilter()):e.filter;if(e.or){let o={},a=(e,r,n)=>{if(!i||i(r,n,e=>r.stop(e),e=>r.fail(e))){var a=r.primaryKey,s=""+a;"[object ArrayBuffer]"===s&&(s=""+new Uint8Array(a)),aQ(o,s)||(o[s]=!0,t(e,r,n))}};return Promise.all([e.or._iterate(a,r),l4(l1(e,n,r),e.algorithm,a,!e.keysOnly&&e.valueMapper)])}return l4(l1(e,n,r),lH(e.algorithm,i),t,!e.keysOnly&&e.valueMapper)}function l4(e,t,r,n){var i=lf(n?(e,t,i)=>r(n(e),t,i):r);return e.then(e=>{if(e)return e.start(()=>{var r=()=>e.continue();t&&!t(e,e=>r=e,t=>{e.stop(t),r=sN},t=>{e.fail(t),r=sN})||i(e.value,e,e=>r=e),r()})})}function l2(e,t){try{let r=l6(e),n=l6(t);if(r!==n)return"Array"===r?1:"Array"===n?-1:"binary"===r?1:"binary"===n?-1:"string"===r?1:"string"===n?-1:"Date"===r?1:"Date"!==n?NaN:-1;switch(r){case"number":case"Date":case"string":return e>t?1:e<t?-1:0;case"binary":return function(e,t){let r=e.length,n=t.length,i=r<n?r:n;for(let r=0;r<i;++r)if(e[r]!==t[r])return e[r]<t[r]?-1:1;return r===n?0:r<n?-1:1}(l5(e),l5(t));case"Array":return function(e,t){let r=e.length,n=t.length,i=r<n?r:n;for(let r=0;r<i;++r){let n=l2(e[r],t[r]);if(0!==n)return n}return r===n?0:r<n?-1:1}(e,t)}}catch(e){}return NaN}function l6(e){let t=typeof e;if("object"!==t)return t;if(ArrayBuffer.isView(e))return"binary";let r=sp(e);return"ArrayBuffer"===r?"binary":r}function l5(e){return e instanceof Uint8Array?e:ArrayBuffer.isView(e)?new Uint8Array(e.buffer,e.byteOffset,e.byteLength):new Uint8Array(e)}class l8{_read(e,t){var r=this._ctx;return r.error?r.table._trans(null,lA.bind(null,r.error)):r.table._trans("readonly",e).then(t)}_write(e){var t=this._ctx;return t.error?t.table._trans(null,lA.bind(null,t.error)):t.table._trans("readwrite",e,"locked")}_addAlgorithm(e){var t=this._ctx;t.algorithm=lH(t.algorithm,e)}_iterate(e,t){return l3(this._ctx,e,t,this._ctx.table.core)}clone(e){var t=Object.create(this.constructor.prototype),r=Object.create(this._ctx);return e&&aZ(r,e),t._ctx=r,t}raw(){return this._ctx.valueMapper=null,this}each(e){var t=this._ctx;return this._read(r=>l3(t,e,r,t.table.core))}count(e){return this._read(e=>{let t=this._ctx,r=t.table.core;if(lJ(t,!0))return r.count({trans:e,query:{index:l0(t,r.schema),range:t.range}}).then(e=>Math.min(e,t.limit));var n=0;return l3(t,()=>(++n,!1),e,r).then(()=>n)}).then(e)}sortBy(e,t){let r=e.split(".").reverse(),n=r[0],i=r.length-1;function o(e,t){return t?o(e[r[t]],t-1):e[n]}var a="next"===this._ctx.dir?1:-1;function s(e,t){var r=o(e,i),n=o(t,i);return r<n?-a:r>n?a:0}return this.toArray(function(e){return e.sort(s)}).then(t)}toArray(e){return this._read(e=>{var t=this._ctx;if("next"===t.dir&&lJ(t,!0)&&t.limit>0){let{valueMapper:r}=t,n=l0(t,t.table.core.schema);return t.table.core.query({trans:e,limit:t.limit,values:!0,query:{index:n,range:t.range}}).then(({result:e})=>r?e.map(r):e)}{let r=[];return l3(t,e=>r.push(e),e,t.table.core).then(()=>r)}},e)}offset(e){var t=this._ctx;return e<=0||(t.offset+=e,lJ(t)?lQ(t,()=>{var t=e;return(e,r)=>0===t||(1===t?--t:r(()=>{e.advance(t),t=0}),!1)}):lQ(t,()=>{var t=e;return()=>--t<0})),this}limit(e){return this._ctx.limit=Math.min(this._ctx.limit,e),lQ(this._ctx,()=>{var t=e;return function(e,r,n){return--t<=0&&r(n),t>=0}},!0),this}until(e,t){return lX(this._ctx,function(r,n,i){return!e(r.value)||(n(i),t)}),this}first(e){return this.limit(1).toArray(function(e){return e[0]}).then(e)}last(e){return this.reverse().first(e)}filter(e){var t;return lX(this._ctx,function(t){return e(t.value)}),(t=this._ctx).isMatch=lH(t.isMatch,e),this}and(e){return this.filter(e)}or(e){return new this.db.WhereClause(this._ctx.table,e,this)}reverse(){return this._ctx.dir="prev"===this._ctx.dir?"next":"prev",this._ondirectionchange&&this._ondirectionchange(this._ctx.dir),this}desc(){return this.reverse()}eachKey(e){var t=this._ctx;return t.keysOnly=!t.isMatch,this.each(function(t,r){e(r.key,r)})}eachUniqueKey(e){return this._ctx.unique="unique",this.eachKey(e)}eachPrimaryKey(e){var t=this._ctx;return t.keysOnly=!t.isMatch,this.each(function(t,r){e(r.primaryKey,r)})}keys(e){var t=this._ctx;t.keysOnly=!t.isMatch;var r=[];return this.each(function(e,t){r.push(t.key)}).then(function(){return r}).then(e)}primaryKeys(e){var t=this._ctx;if("next"===t.dir&&lJ(t,!0)&&t.limit>0)return this._read(e=>{var r=l0(t,t.table.core.schema);return t.table.core.query({trans:e,values:!1,limit:t.limit,query:{index:r,range:t.range}})}).then(({result:e})=>e).then(e);t.keysOnly=!t.isMatch;var r=[];return this.each(function(e,t){r.push(t.primaryKey)}).then(function(){return r}).then(e)}uniqueKeys(e){return this._ctx.unique="unique",this.keys(e)}firstKey(e){return this.limit(1).keys(function(e){return e[0]}).then(e)}lastKey(e){return this.reverse().firstKey(e)}distinct(){var e=this._ctx,t=e.index&&e.table.schema.idxByName[e.index];if(!t||!t.multi)return this;var r={};return lX(this._ctx,function(e){var t=e.primaryKey.toString(),n=aQ(r,t);return r[t]=!0,!n}),this}modify(e){var t=this._ctx;return this._write(r=>{var n;if("function"==typeof e)n=e;else{var i=aq(e),o=i.length;n=function(t){for(var r=!1,n=0;n<o;++n){var a=i[n],s=e[a];sr(t,a)!==s&&(sn(t,a,s),r=!0)}return r}}let a=t.table.core,{outbound:s,extractKey:l}=a.schema.primaryKey,u=this.db._options.modifyChunkSize||200,c=[],d=0,p=[],f=(e,t)=>{let{failures:r,numFailures:n}=t;for(let t of(d+=e-n,aq(r)))c.push(r[t])};return this.clone().primaryKeys().then(i=>{let o=c=>{let d=Math.min(u,i.length-c);return a.getMany({trans:r,keys:i.slice(c,c+d),cache:"immutable"}).then(p=>{let h=[],m=[],y=s?[]:null,g=[];for(let e=0;e<d;++e){let t=p[e],r={value:sc(t),primKey:i[c+e]};!1!==n.call(r,r.value,r)&&(null==r.value?g.push(i[c+e]):s||0===l2(l(t),l(r.value))?(m.push(r.value),s&&y.push(i[c+e])):(g.push(i[c+e]),h.push(r.value)))}let b=lJ(t)&&t.limit===1/0&&("function"!=typeof e||e===l9)&&{index:t.index,range:t.range};return Promise.resolve(h.length>0&&a.mutate({trans:r,type:"add",values:h}).then(e=>{for(let t in e.failures)g.splice(parseInt(t),1);f(h.length,e)})).then(()=>(m.length>0||b&&"object"==typeof e)&&a.mutate({trans:r,type:"put",keys:y,values:m,criteria:b,changeSpec:"function"!=typeof e&&e}).then(e=>f(m.length,e))).then(()=>(g.length>0||b&&e===l9)&&a.mutate({trans:r,type:"delete",keys:g,criteria:b}).then(e=>f(g.length,e))).then(()=>i.length>c+d&&o(c+u))})};return o(0).then(()=>{if(c.length>0)throw new sC("Error modifying one or more objects",c,d,p);return i.length})})})}delete(){var e=this._ctx,t=e.range;return lJ(e)&&(e.isPrimKey&&!lB||3===t.type)?this._write(r=>{let{primaryKey:n}=e.table.core.schema;return e.table.core.count({trans:r,query:{index:n,range:t}}).then(n=>e.table.core.mutate({trans:r,type:"deleteRange",range:t}).then(({failures:e,lastResult:t,results:r,numFailures:i})=>{if(i)throw new sC("Could not delete some values",Object.keys(e).map(t=>e[t]),n-i);return n-i}))}):this.modify(l9)}}let l9=(e,t)=>t.value=null;function l7(e,t){return e<t?-1:+(e!==t)}function ue(e,t){return e>t?-1:+(e!==t)}function ut(e,t,r){var n=e instanceof ua?new e.Collection(e):e;return n._ctx.error=r?new r(t):TypeError(t),n}function ur(e){return new e.Collection(e,()=>uo("")).limit(0)}function un(e,t,r,n){var i,o,a,s,l,u,c,d=r.length;if(!r.every(e=>"string"==typeof e))return ut(e,lL);function p(e){i="next"===e?e=>e.toUpperCase():e=>e.toLowerCase(),o="next"===e?e=>e.toLowerCase():e=>e.toUpperCase(),a="next"===e?l7:ue;var t=r.map(function(e){return{lower:o(e),upper:i(e)}}).sort(function(e,t){return a(e.lower,t.lower)});s=t.map(function(e){return e.upper}),l=t.map(function(e){return e.lower}),u=e,c="next"===e?"":n}p("next");var f=new e.Collection(e,()=>ui(s[0],l[d-1]+n));f._ondirectionchange=function(e){p(e)};var h=0;return f._addAlgorithm(function(e,r,n){var i=e.key;if("string"!=typeof i)return!1;var p=o(i);if(t(p,l,h))return!0;for(var f=null,m=h;m<d;++m){var y=function(e,t,r,n,i,o){for(var a=Math.min(e.length,n.length),s=-1,l=0;l<a;++l){var u=t[l];if(u!==n[l])return 0>i(e[l],r[l])?e.substr(0,l)+r[l]+r.substr(l+1):0>i(e[l],n[l])?e.substr(0,l)+n[l]+r.substr(l+1):s>=0?e.substr(0,s)+t[s]+r.substr(s+1):null;0>i(e[l],u)&&(s=l)}return a<n.length&&"next"===o?e+r.substr(e.length):a<e.length&&"prev"===o?e.substr(0,r.length):s<0?null:e.substr(0,s)+n[s]+r.substr(s+1)}(i,p,s[m],l[m],a,u);null===y&&null===f?h=m+1:(null===f||a(f,y)>0)&&(f=y)}return r(null!==f?function(){e.continue(f+c)}:n),!1}),f}function ui(e,t,r,n){return{type:2,lower:e,upper:t,lowerOpen:r,upperOpen:n}}function uo(e){return{type:1,lower:e,upper:e}}class ua{get Collection(){return this._ctx.table.db.Collection}between(e,t,r,n){r=!1!==r,n=!0===n;try{return this._cmp(e,t)>0||0===this._cmp(e,t)&&(r||n)&&(!r||!n)?ur(this):new this.Collection(this,()=>ui(e,t,!r,!n))}catch(e){return ut(this,lI)}}equals(e){return null==e?ut(this,lI):new this.Collection(this,()=>uo(e))}above(e){return null==e?ut(this,lI):new this.Collection(this,()=>ui(e,void 0,!0))}aboveOrEqual(e){return null==e?ut(this,lI):new this.Collection(this,()=>ui(e,void 0,!1))}below(e){return null==e?ut(this,lI):new this.Collection(this,()=>ui(void 0,e,!1,!0))}belowOrEqual(e){return null==e?ut(this,lI):new this.Collection(this,()=>ui(void 0,e))}startsWith(e){return"string"!=typeof e?ut(this,lL):this.between(e,e+lM,!0,!0)}startsWithIgnoreCase(e){return""===e?this.startsWith(e):un(this,(e,t)=>0===e.indexOf(t[0]),[e],lM)}equalsIgnoreCase(e){return un(this,(e,t)=>e===t[0],[e],"")}anyOfIgnoreCase(){var e=sy.apply(sm,arguments);return 0===e.length?ur(this):un(this,(e,t)=>-1!==t.indexOf(e),e,"")}startsWithAnyOfIgnoreCase(){var e=sy.apply(sm,arguments);return 0===e.length?ur(this):un(this,(e,t)=>t.some(t=>0===e.indexOf(t)),e,lM)}anyOf(){let e=sy.apply(sm,arguments),t=this._cmp;try{e.sort(t)}catch(e){return ut(this,lI)}if(0===e.length)return ur(this);let r=new this.Collection(this,()=>ui(e[0],e[e.length-1]));r._ondirectionchange=r=>{t="next"===r?this._ascending:this._descending,e.sort(t)};let n=0;return r._addAlgorithm((r,i,o)=>{let a=r.key;for(;t(a,e[n])>0;)if(++n===e.length)return i(o),!1;return 0===t(a,e[n])||(i(()=>{r.continue(e[n])}),!1)}),r}notEqual(e){return this.inAnyRange([[l$,e],[e,this.db._maxKey]],{includeLowers:!1,includeUppers:!1})}noneOf(){let e=sy.apply(sm,arguments);if(0===e.length)return new this.Collection(this);try{e.sort(this._ascending)}catch(e){return ut(this,lI)}let t=e.reduce((e,t)=>e?e.concat([[e[e.length-1][1],t]]):[[l$,t]],null);return t.push([e[e.length-1],this.db._maxKey]),this.inAnyRange(t,{includeLowers:!1,includeUppers:!1})}inAnyRange(e,t){let r=this._cmp,n=this._ascending,i=this._descending,o=this._min,a=this._max;if(0===e.length)return ur(this);if(!e.every(e=>void 0!==e[0]&&void 0!==e[1]&&0>=n(e[0],e[1])))return ut(this,"First argument to inAnyRange() must be an Array of two-value Arrays [lower,upper] where upper must not be lower than lower",sj.InvalidArgument);let s=!t||!1!==t.includeLowers,l=t&&!0===t.includeUppers,u,c=n;function d(e,t){return c(e[0],t[0])}try{(u=e.reduce(function(e,t){let n=0,i=e.length;for(;n<i;++n){let i=e[n];if(0>r(t[0],i[1])&&r(t[1],i[0])>0){i[0]=o(i[0],t[0]),i[1]=a(i[1],t[1]);break}}return n===i&&e.push(t),e},[])).sort(d)}catch(e){return ut(this,lI)}let p=0,f=l?e=>n(e,u[p][1])>0:e=>n(e,u[p][1])>=0,h=s?e=>i(e,u[p][0])>0:e=>i(e,u[p][0])>=0,m=f,y=new this.Collection(this,()=>ui(u[0][0],u[u.length-1][1],!s,!l));return y._ondirectionchange=e=>{"next"===e?(m=f,c=n):(m=h,c=i),u.sort(d)},y._addAlgorithm((e,t,r)=>{for(var i=e.key;m(i);)if(++p===u.length)return t(r),!1;return!!(!f(i)&&!h(i))||(0===this._cmp(i,u[p][1])||0===this._cmp(i,u[p][0])||t(()=>{c===n?e.continue(u[p][0]):e.continue(u[p][1])}),!1)}),y}startsWithAnyOf(){let e=sy.apply(sm,arguments);return e.every(e=>"string"==typeof e)?0===e.length?ur(this):this.inAnyRange(e.map(e=>[e,e+lM])):ut(this,"startsWithAnyOf() only works with strings")}}function us(e){return lf(function(t){return ul(t),e(t.target.error),!1})}function ul(e){e.stopPropagation&&e.stopPropagation(),e.preventDefault&&e.preventDefault()}let uu="storagemutated",uc="x-storagemutated-1",ud=lY(null,uu);class up{_lock(){return a7(!s5.global),++this._reculock,1!==this._reculock||s5.global||(s5.lockOwnerFor=this),this}_unlock(){if(a7(!s5.global),0==--this._reculock)for(s5.global||(s5.lockOwnerFor=null);this._blockedFuncs.length>0&&!this._locked();){var e=this._blockedFuncs.shift();try{lC(e[1],e[0])}catch(e){}}return this}_locked(){return this._reculock&&s5.lockOwnerFor!==this}create(e){if(!this.mode)return this;let t=this.db.idbdb,r=this.db._state.dbOpenError;if(a7(!this.idbtrans),!e&&!t)switch(r&&r.name){case"DatabaseClosedError":throw new sj.DatabaseClosed(r);case"MissingAPIError":throw new sj.MissingAPI(r.message,r);default:throw new sj.OpenFailed(r)}if(!this.active)throw new sj.TransactionInactive;return a7(null===this._completion._state),(e=this.idbtrans=e||(this.db.core?this.db.core.transaction(this.storeNames,this.mode,{durability:this.chromeTransactionDurability}):t.transaction(this.storeNames,this.mode,{durability:this.chromeTransactionDurability}))).onerror=lf(t=>{ul(t),this._reject(e.error)}),e.onabort=lf(t=>{ul(t),this.active&&this._reject(new sj.Abort(e.error)),this.active=!1,this.on("abort").fire(t)}),e.oncomplete=lf(()=>{this.active=!1,this._resolve(),"mutatedParts"in e&&ud.storagemutated.fire(e.mutatedParts)}),this}_promise(e,t,r){if("readwrite"===e&&"readwrite"!==this.mode)return lA(new sj.ReadOnly("Transaction is readonly"));if(!this.active)return lA(new sj.TransactionInactive);if(this._locked())return new le((n,i)=>{this._blockedFuncs.push([()=>{this._promise(e,t,r).then(n,i)},s5])});if(r)return lw(()=>{var e=new le((e,r)=>{this._lock();let n=t(e,r,this);n&&n.then&&n.then(e,r)});return e.finally(()=>this._unlock()),e._lib=!0,e});var n=new le((e,r)=>{var n=t(e,r,this);n&&n.then&&n.then(e,r)});return n._lib=!0,n}_root(){return this.parent?this.parent._root():this}waitFor(e){var t=this._root();let r=le.resolve(e);if(t._waitingFor)t._waitingFor=t._waitingFor.then(()=>r);else{t._waitingFor=r,t._waitingQueue=[];var n=t.idbtrans.objectStore(t.storeNames[0]);!function e(){for(++t._spinCount;t._waitingQueue.length;)t._waitingQueue.shift()();t._waitingFor&&(n.get(-1/0).onsuccess=e)}()}var i=t._waitingFor;return new le((e,n)=>{r.then(r=>t._waitingQueue.push(lf(e.bind(null,r))),e=>t._waitingQueue.push(lf(n.bind(null,e)))).finally(()=>{t._waitingFor===i&&(t._waitingFor=null)})})}abort(){this.active&&(this.active=!1,this.idbtrans&&this.idbtrans.abort(),this._reject(new sj.Abort))}table(e){let t=this._memoizedTables||(this._memoizedTables={});if(aQ(t,e))return t[e];let r=this.schema[e];if(!r)throw new sj.NotFound("Table "+e+" not part of transaction");let n=new this.db.Table(e,r,this);return n.core=this.db.core.table(e),t[e]=n,n}}function uf(e,t,r,n,i,o,a){return{name:e,keyPath:t,unique:r,multi:n,auto:i,compound:o,src:(r&&!a?"&":"")+(n?"*":"")+(i?"++":"")+uh(t)}}function uh(e){return"string"==typeof e?e:e?"["+[].join.call(e,"+")+"]":""}function um(e,t,r){return{name:e,primKey:t,indexes:r,mappedClass:null,idxByName:st(r,e=>[e.name,e])}}let uy=e=>{try{return e.only([[]]),uy=()=>[[]],[[]]}catch(e){return uy=()=>lM,lM}};function ug(e){return null==e?()=>{}:"string"==typeof e?1===e.split(".").length?t=>t[e]:t=>sr(t,e):t=>sr(t,e)}function ub(e){return[].slice.call(e)}let uv=0;function uw(e){return null==e?":id":"string"==typeof e?e:`[${e.join("+")}]`}function u_({_novip:e},t){let r=t.db,n=function(e,t,{IDBKeyRange:r,indexedDB:n},i){var o;return{dbcore:(o=function(e,t,r){let n;function i(e){if(3===e.type)return null;if(4===e.type)throw Error("Cannot convert never type to IDBKeyRange");let{lower:r,upper:n,lowerOpen:i,upperOpen:o}=e;return void 0===r?void 0===n?null:t.upperBound(n,!!o):void 0===n?t.lowerBound(r,!!i):t.bound(r,n,!!i,!!o)}let{schema:o,hasGetAll:a}=(n=ub(e.objectStoreNames),{schema:{name:e.name,tables:n.map(e=>r.objectStore(e)).map(e=>{let{keyPath:t,autoIncrement:r}=e,n=aY(t),i=null==t,o={},a={name:e.name,primaryKey:{name:null,isPrimaryKey:!0,outbound:i,compound:n,keyPath:t,autoIncrement:r,unique:!0,extractKey:ug(t)},indexes:ub(e.indexNames).map(t=>e.index(t)).map(e=>{let{name:t,unique:r,multiEntry:n,keyPath:i}=e,a={name:t,compound:aY(i),keyPath:i,unique:r,multiEntry:n,extractKey:ug(i)};return o[uw(i)]=a,a}),getIndexByKeyPath:e=>o[uw(e)]};return o[":id"]=a.primaryKey,null!=t&&(o[uw(t)]=a.primaryKey),a})},hasGetAll:n.length>0&&"getAll"in r.objectStore(n[0])&&!("u">typeof navigator&&/Safari/.test(navigator.userAgent)&&!/(Chrome\/|Edge\/)/.test(navigator.userAgent)&&[].concat(navigator.userAgent.match(/Safari\/(\d*)/))[1]<604)}),s=o.tables.map(e=>{let t;return{name:t=e.name,schema:e,mutate:function({trans:e,type:r,keys:n,values:o,range:a}){return new Promise((s,l)=>{let u;s=lf(s);let c=e.objectStore(t),d=null==c.keyPath,p="put"===r||"add"===r;if(!p&&"delete"!==r&&"deleteRange"!==r)throw Error("Invalid operation type: "+r);let{length:f}=n||o||{length:1};if(n&&o&&n.length!==o.length)throw Error("Given keys array must have same length as given values array.");if(0===f)return s({numFailures:0,failures:{},results:[],lastResult:void 0});let h=[],m=[],y=0,g=e=>{++y,ul(e)};if("deleteRange"===r){if(4===a.type)return s({numFailures:y,failures:m,results:[],lastResult:void 0});3===a.type?h.push(u=c.clear()):h.push(u=c.delete(i(a)))}else{let[e,t]=p?d?[o,n]:[o,null]:[n,null];if(p)for(let n=0;n<f;++n)h.push(u=t&&void 0!==t[n]?c[r](e[n],t[n]):c[r](e[n])),u.onerror=g;else for(let t=0;t<f;++t)h.push(u=c[r](e[t])),u.onerror=g}let b=e=>{let t=e.target.result;h.forEach((e,t)=>null!=e.error&&(m[t]=e.error)),s({numFailures:y,failures:m,results:"delete"===r?n:h.map(e=>e.result),lastResult:t})};u.onerror=e=>{g(e),b(e)},u.onsuccess=b})},getMany:({trans:e,keys:r})=>new Promise((n,i)=>{n=lf(n);let o=e.objectStore(t),a=r.length,s=Array(a),l,u=0,c=0,d=e=>{let t=e.target;s[t._pos]=t.result,++c===u&&n(s)},p=us(i);for(let e=0;e<a;++e)null!=r[e]&&((l=o.get(r[e]))._pos=e,l.onsuccess=d,l.onerror=p,++u);0===u&&n(s)}),get:({trans:e,key:r})=>new Promise((n,i)=>{n=lf(n);let o=e.objectStore(t).get(r);o.onsuccess=e=>n(e.target.result),o.onerror=us(i)}),query:e=>new Promise((r,n)=>{r=lf(r);let{trans:o,values:s,limit:l,query:u}=e,c=l===1/0?void 0:l,{index:d,range:p}=u,f=o.objectStore(t),h=d.isPrimaryKey?f:f.index(d.name),m=i(p);if(0===l)return r({result:[]});if(a){let e=s?h.getAll(m,c):h.getAllKeys(m,c);e.onsuccess=e=>r({result:e.target.result}),e.onerror=us(n)}else{let e=0,t=!s&&"openKeyCursor"in h?h.openKeyCursor(m):h.openCursor(m),i=[];t.onsuccess=n=>{let o=t.result;return o?(i.push(s?o.value:o.primaryKey),++e===l?r({result:i}):void o.continue()):r({result:i})},t.onerror=us(n)}}),openCursor:function({trans:e,values:r,query:n,reverse:o,unique:a}){return new Promise((s,l)=>{s=lf(s);let{index:u,range:c}=n,d=e.objectStore(t),p=u.isPrimaryKey?d:d.index(u.name),f=o?a?"prevunique":"prev":a?"nextunique":"next",h=!r&&"openKeyCursor"in p?p.openKeyCursor(i(c),f):p.openCursor(i(c),f);h.onerror=us(l),h.onsuccess=lf(t=>{let r=h.result;if(!r)return void s(null);r.___id=++uv,r.done=!1;let n=r.continue.bind(r),i=r.continuePrimaryKey;i&&(i=i.bind(r));let o=r.advance.bind(r),a=()=>{throw Error("Cursor not stopped")};r.trans=e,r.stop=r.continue=r.continuePrimaryKey=r.advance=()=>{throw Error("Cursor not started")},r.fail=lf(l),r.next=function(){let e=1;return this.start(()=>e--?this.continue():this.stop()).then(()=>this)},r.start=e=>{let t=new Promise((e,t)=>{e=lf(e),h.onerror=us(t),r.fail=t,r.stop=t=>{r.stop=r.continue=r.continuePrimaryKey=r.advance=a,e(t)}}),s=()=>{if(h.result)try{e()}catch(e){r.fail(e)}else r.done=!0,r.start=()=>{throw Error("Cursor behind last entry")},r.stop()};return h.onsuccess=lf(e=>{h.onsuccess=s,s()}),r.continue=n,r.continuePrimaryKey=i,r.advance=o,s(),t},s(r)},l)})},count({query:e,trans:r}){let{index:n,range:o}=e;return new Promise((e,a)=>{let s=r.objectStore(t),l=n.isPrimaryKey?s:s.index(n.name),u=i(o),c=u?l.count(u):l.count();c.onsuccess=lf(t=>e(t.target.result)),c.onerror=us(a)})}}}),l={};return s.forEach(e=>l[e.name]=e),{stack:"dbcore",transaction:e.transaction.bind(e),table(e){if(!l[e])throw Error(`Table '${e}' not found`);return l[e]},MIN_KEY:-1/0,MAX_KEY:uy(t),schema:o}}(t,r,i),e.dbcore.reduce((e,{create:t})=>({...e,...t(e)}),o))}}(e._middlewares,r,e._deps,t);e.core=n.dbcore,e.tables.forEach(t=>{let r=t.name;e.core.schema.tables.some(e=>e.name===r)&&(t.core=e.core.table(r),e[r]instanceof e.Table&&(e[r].core=t.core))})}function ux({_novip:e},t,r,n){r.forEach(r=>{let i=n[r];t.forEach(t=>{let n=a6(t,r);(!n||"value"in n&&void 0===n.value)&&(t===e.Transaction.prototype||t instanceof e.Transaction?a3(t,r,{get(){return this.table(r)},set(e){a1(this,r,{value:e,writable:!0,configurable:!0,enumerable:!0})}}):t[r]=new e.Table(r,i))})})}function uE({_novip:e},t){t.forEach(t=>{for(let r in t)t[r]instanceof e.Table&&delete t[r]})}function uS(e,t){return e._cfg.version-t._cfg.version}function uD(e,t){let r,n={del:[],add:[],change:[]};for(r in e)t[r]||n.del.push(r);for(r in t){let i=e[r],o=t[r];if(i){let e={name:r,def:o,recreate:!1,del:[],add:[],change:[]};if(""+(i.primKey.keyPath||"")==""+(o.primKey.keyPath||"")&&(i.primKey.auto===o.primKey.auto||lB)){let t,r=i.idxByName,a=o.idxByName;for(t in r)a[t]||e.del.push(t);for(t in a){let n=r[t],i=a[t];n?n.src!==i.src&&e.change.push(i):e.add.push(i)}(e.del.length>0||e.add.length>0||e.change.length>0)&&n.change.push(e)}else e.recreate=!0,n.change.push(e)}else n.add.push([r,o])}return n}function uO(e,t,r,n){let i=e.db.createObjectStore(t,r.keyPath?{keyPath:r.keyPath,autoIncrement:r.auto}:{autoIncrement:r.auto});return n.forEach(e=>uP(i,e)),i}function uP(e,t){e.createIndex(t.name,t.keyPath,{unique:t.unique,multiEntry:t.multi})}function uC(e,t,r){let n={};return a8(t.objectStoreNames,0).forEach(e=>{let t=r.objectStore(e),i=t.keyPath,o=uf(uh(i),i||"",!1,!1,!!t.autoIncrement,i&&"string"!=typeof i,!0),a=[];for(let e=0;e<t.indexNames.length;++e){let r=t.index(t.indexNames[e]);i=r.keyPath;var s=uf(r.name,i,!!r.unique,!!r.multiEntry,!1,i&&"string"!=typeof i,!1);a.push(s)}n[e]=um(e,o,a)}),n}function uk({_novip:e},t,r){let n=r.db.objectStoreNames;for(let i=0;i<n.length;++i){let o=n[i],a=r.objectStore(o);e._hasGetAll="getAll"in a;for(let e=0;e<a.indexNames.length;++e){let r=a.indexNames[e],n=a.index(r).keyPath,i="string"==typeof n?n:"["+a8(n).join("+")+"]";if(t[o]){let e=t[o].idxByName[i];e&&(e.name=r,delete t[o].idxByName[i],t[o].idxByName[r]=e)}}}"u">typeof navigator&&/Safari/.test(navigator.userAgent)&&!/(Chrome\/|Edge\/)/.test(navigator.userAgent)&&aG.WorkerGlobalScope&&aG instanceof aG.WorkerGlobalScope&&[].concat(navigator.userAgent.match(/Safari\/(\d*)/))[1]<604&&(e._hasGetAll=!1)}class uT{_parseStoresSpec(e,t){aq(e).forEach(r=>{if(null!==e[r]){var n=e[r].split(",").map((e,t)=>{let r=(e=e.trim()).replace(/([&*]|\+\+)/g,""),n=/^\[/.test(r)?r.match(/^\[(.*)\]$/)[1].split("+"):r;return uf(r,n||null,/\&/.test(e),/\*/.test(e),/\+\+/.test(e),aY(n),0===t)}),i=n.shift();if(i.multi)throw new sj.Schema("Primary key cannot be multi-valued");n.forEach(e=>{if(e.auto)throw new sj.Schema("Only primary key can be marked as autoIncrement (++)");if(!e.keyPath)throw new sj.Schema("Index must have a name and cannot be an empty string")}),t[r]=um(r,i,n)}})}stores(e){let t=this.db;this._cfg.storesSource=this._cfg.storesSource?aZ(this._cfg.storesSource,e):e;let r=t._versions,n={},i={};return r.forEach(e=>{aZ(n,e._cfg.storesSource),i=e._cfg.dbschema={},e._parseStoresSpec(n,i)}),t._dbSchema=i,uE(t,[t._allTables,t,t.Transaction.prototype]),ux(t,[t._allTables,t,t.Transaction.prototype,this._cfg.tables],aq(i),i),t._storeNames=aq(i),this}upgrade(e){return this._cfg.contentUpgrade=sU(this._cfg.contentUpgrade||sN,e),this}}function uj(e,t){let r=e._dbNamesDB;return r||(r=e._dbNamesDB=new uZ(lU,{addons:[],indexedDB:e,IDBKeyRange:t})).version(1).stores({dbnames:"name"}),r.table("dbnames")}function uR(e){return e&&"function"==typeof e.databases}function uA(e){return lw(function(){return s5.letThrough=!0,e()})}function uN(e){var t=t=>e.next(t),r=i(t),n=i(t=>e.throw(t));function i(e){return t=>{var i=e(t),o=i.value;return i.done?o:o&&"function"==typeof o.then?o.then(r,n):aY(o)?Promise.all(o).then(r,n):r(o)}}return i(t)()}function uM(e,t,r){var n=arguments.length;if(n<2)throw new sj.InvalidArgument("Too few arguments");for(var i=Array(n-1);--n;)i[n-1]=arguments[n];return r=i.pop(),[e,sa(i),r]}function u$(e,t,r){let n=aY(e)?e.slice():[e];for(let e=0;e<r;++e)n.push(t);return n}let uI={stack:"dbcore",name:"VirtualIndexMiddleware",level:1,create:function(e){return{...e,table(t){let r=e.table(t),{schema:n}=r,i={},o=[];function a(e,t,r){let n=uw(e),s=i[n]=i[n]||[],l=null==e?0:"string"==typeof e?1:e.length,u=t>0,c={...r,isVirtual:u,keyTail:t,keyLength:l,extractKey:ug(e),unique:!u&&r.unique};return s.push(c),c.isPrimaryKey||o.push(c),l>1&&a(2===l?e[0]:e.slice(0,l-1),t+1,r),s.sort((e,t)=>e.keyTail-t.keyTail),c}let s=a(n.primaryKey.keyPath,0,n.primaryKey);for(let e of(i[":id"]=[s],n.indexes))a(e.keyPath,0,e);function l(t){var r,n;let i=t.query.index;return i.isVirtual?{...t,query:{index:i,range:(r=t.query.range,n=i.keyTail,{type:1===r.type?2:r.type,lower:u$(r.lower,r.lowerOpen?e.MAX_KEY:e.MIN_KEY,n),lowerOpen:!0,upper:u$(r.upper,r.upperOpen?e.MIN_KEY:e.MAX_KEY,n),upperOpen:!0})}}:t}return{...r,schema:{...n,primaryKey:s,indexes:o,getIndexByKeyPath:function(e){let t=i[uw(e)];return t&&t[0]}},count:e=>r.count(l(e)),query:e=>r.query(l(e)),openCursor(t){let{keyTail:n,isVirtual:i,keyLength:o}=t.query.index;return i?r.openCursor(l(t)).then(r=>r&&Object.create(r,{continue:{value:function(i){null!=i?r.continue(u$(i,t.reverse?e.MAX_KEY:e.MIN_KEY,n)):t.unique?r.continue(r.key.slice(0,o).concat(t.reverse?e.MIN_KEY:e.MAX_KEY,n)):r.continue()}},continuePrimaryKey:{value(t,i){r.continuePrimaryKey(u$(t,e.MAX_KEY,n),i)}},primaryKey:{get:()=>r.primaryKey},key:{get(){let e=r.key;return 1===o?e[0]:e.slice(0,o)}},value:{get:()=>r.value}})):r.openCursor(t)}}}}}};function uL(e,t,r,n){return r=r||{},n=n||"",aq(e).forEach(i=>{if(aQ(t,i)){var o=e[i],a=t[i];if("object"==typeof o&&"object"==typeof a&&o&&a){let e=sp(o);e!==sp(a)?r[n+i]=t[i]:"Object"===e?uL(o,a,r,n+i+"."):o!==a&&(r[n+i]=t[i])}else o!==a&&(r[n+i]=t[i])}else r[n+i]=void 0}),aq(t).forEach(i=>{aQ(e,i)||(r[n+i]=t[i])}),r}let uF={stack:"dbcore",name:"HooksMiddleware",level:2,create:e=>({...e,table(t){let r=e.table(t),{primaryKey:n}=r.schema;return{...r,mutate(e){let i=s5.trans,{deleting:o,creating:a,updating:s}=i.table(t).hook;switch(e.type){case"add":if(a.fire===sN)break;return i._promise("readwrite",()=>l(e),!0);case"put":if(a.fire===sN&&s.fire===sN)break;return i._promise("readwrite",()=>l(e),!0);case"delete":if(o.fire===sN)break;return i._promise("readwrite",()=>l(e),!0);case"deleteRange":if(o.fire===sN)break;return i._promise("readwrite",()=>(function e(t,i,o){return r.query({trans:t,values:!1,query:{index:n,range:i},limit:o}).then(({result:r})=>l({type:"delete",keys:r,trans:t}).then(n=>n.numFailures>0?Promise.reject(n.failures[0]):r.length<o?{failures:[],numFailures:0,lastResult:void 0}:e(t,{...i,lower:r[r.length-1],lowerOpen:!0},o)))})(e.trans,e.range,1e4),!0)}return r.mutate(e);function l(e){var t,i;let l=s5.trans,u=e.keys||("delete"===(t=e).type?t.keys:t.keys||t.values.map(n.extractKey));if(!u)throw Error("Keys missing");return"delete"!==(e="add"===e.type||"put"===e.type?{...e,keys:u}:{...e}).type&&(e.values=[...e.values]),e.keys&&(e.keys=[...e.keys]),("add"===(i=e).type?Promise.resolve([]):r.getMany({trans:i.trans,keys:u,cache:"immutable"})).then(t=>{let i=u.map((r,i)=>{let u=t[i],c={onerror:null,onsuccess:null};if("delete"===e.type)o.fire.call(c,r,u,l);else if("add"===e.type||void 0===u){let t=a.fire.call(c,r,e.values[i],l);null==r&&null!=t&&(r=t,e.keys[i]=r,n.outbound||sn(e.values[i],n.keyPath,r))}else{let t=uL(u,e.values[i]),n=s.fire.call(c,t,r,u,l);if(n){let t=e.values[i];Object.keys(n).forEach(e=>{aQ(t,e)?t[e]=n[e]:sn(t,e,n[e])})}}return c});return r.mutate(e).then(({failures:r,results:n,numFailures:o,lastResult:a})=>{for(let o=0;o<u.length;++o){let a=n?n[o]:u[o],s=i[o];null==a?s.onerror&&s.onerror(r[o]):s.onsuccess&&s.onsuccess("put"===e.type&&t[o]?e.values[o]:a)}return{failures:r,results:n,numFailures:o,lastResult:a}}).catch(e=>(i.forEach(t=>t.onerror&&t.onerror(e)),Promise.reject(e)))})}}}}})};function uB(e,t,r){try{if(!t||t.keys.length<e.length)return null;let n=[];for(let i=0,o=0;i<t.keys.length&&o<e.length;++i)0===l2(t.keys[i],e[o])&&(n.push(r?sc(t.values[i]):t.values[i]),++o);return n.length===e.length?n:null}catch(e){return null}}let uV={stack:"dbcore",level:-1,create:e=>({table:t=>{let r=e.table(t);return{...r,getMany:e=>{if(!e.cache)return r.getMany(e);let t=uB(e.keys,e.trans._cache,"clone"===e.cache);return t?le.resolve(t):r.getMany(e).then(t=>(e.trans._cache={keys:e.keys,values:"clone"===e.cache?sc(t):t},t))},mutate:e=>("add"!==e.type&&(e.trans._cache=null),r.mutate(e))}}})};function uU(e){return!("from"in e)}let uW=function(e,t){if(!this){let t=new uW;return e&&"d"in e&&aZ(t,e),t}aZ(this,arguments.length?{d:1,from:e,to:arguments.length>1?t:e}:{d:0})};function uK(e,t,r){let n=l2(t,r);if(isNaN(n))return;if(n>0)throw RangeError();if(uU(e))return aZ(e,{from:t,to:r,d:1});let i=e.l,o=e.r;if(0>l2(r,e.from))return i?uK(i,t,r):e.l={from:t,to:r,d:1,l:null,r:null},uG(e);if(l2(t,e.to)>0)return o?uK(o,t,r):e.r={from:t,to:r,d:1,l:null,r:null},uG(e);0>l2(t,e.from)&&(e.from=t,e.l=null,e.d=o?o.d+1:1),l2(r,e.to)>0&&(e.to=r,e.r=null,e.d=e.l?e.l.d+1:1);let a=!e.r;i&&!e.l&&uH(e,i),o&&a&&uH(e,o)}function uH(e,t){uU(t)||function e(t,{from:r,to:n,l:i,r:o}){uK(t,r,n),i&&e(t,i),o&&e(t,o)}(e,t)}function uz(e){let t=uU(e)?null:{s:0,n:e};return{next(e){let r=arguments.length>0;for(;t;)switch(t.s){case 0:if(t.s=1,r)for(;t.n.l&&0>l2(e,t.n.from);)t={up:t,n:t.n.l,s:1};else for(;t.n.l;)t={up:t,n:t.n.l,s:1};case 1:if(t.s=2,!r||0>=l2(e,t.n.to))return{value:t.n,done:!1};case 2:if(t.n.r){t.s=3,t={up:t,n:t.n.r,s:0};continue}case 3:t=t.up}return{done:!0}}}}function uG(e){var t,r;let n=((null==(t=e.r)?void 0:t.d)||0)-((null==(r=e.l)?void 0:r.d)||0),i=n>1?"r":n<-1?"l":"";if(i){let t="r"===i?"l":"r",r={...e},n=e[i];e.from=n.from,e.to=n.to,e[i]=n[i],r[i]=n[t],e[t]=r,r.d=uq(r)}e.d=uq(e)}function uq({r:e,l:t}){return(e?t?Math.max(e.d,t.d):e.d:t?t.d:0)+1}a0(uW.prototype,{add(e){return uH(this,e),this},addKey(e){return uK(this,e,e),this},addKeys(e){return e.forEach(e=>uK(this,e,e)),this},[sf](){return uz(this)}});let uY={stack:"dbcore",level:0,create:e=>{let t=e.schema.name,r=new uW(e.MIN_KEY,e.MAX_KEY);return{...e,table:n=>{let i=e.table(n),{schema:o}=i,{primaryKey:a}=o,{extractKey:s,outbound:l}=a,u={...i,mutate:e=>{let a=e.trans,s=a.mutatedParts||(a.mutatedParts={}),l=e=>{let r=`idb://${t}/${n}/${e}`;return s[r]||(s[r]=new uW)},u=l(""),c=l(":dels"),{type:d}=e,[p,f]="deleteRange"===e.type?[e.range]:"delete"===e.type?[e.keys]:e.values.length<50?[[],e.values]:[],h=e.trans._cache;return i.mutate(e).then(e=>{if(aY(p)){"delete"!==d&&(p=e.results),u.addKeys(p);let t=uB(p,h);t||"add"===d||c.addKeys(p),(t||f)&&o.indexes.forEach(function(e){let r=l(e.name||"");function n(t){return null!=t?e.extractKey(t):null}let i=t=>e.multiEntry&&aY(t)?t.forEach(e=>r.addKey(e)):r.addKey(t);(t||f).forEach((e,r)=>{let o=t&&n(t[r]),a=f&&n(f[r]);0!==l2(o,a)&&(null!=o&&i(o),null!=a&&i(a))})})}else if(p){let e={from:p.lower,to:p.upper};c.add(e),u.add(e)}else u.add(r),c.add(r),o.indexes.forEach(e=>l(e.name).add(r));return e})}},c=({query:{index:t,range:r}})=>{var n,i;return[t,new uW(null!=(n=r.lower)?n:e.MIN_KEY,null!=(i=r.upper)?i:e.MAX_KEY)]},d={get:e=>[a,new uW(e.key)],getMany:e=>[a,(new uW).addKeys(e.keys)],count:c,query:c,openCursor:c};return aq(d).forEach(e=>{u[e]=function(o){let{subscr:a}=s5;if(a){let u=e=>{let r=`idb://${t}/${n}/${e}`;return a[r]||(a[r]=new uW)},c=u(""),p=u(":dels"),[f,h]=d[e](o);if(u(f.name||"").add(h),!f.isPrimaryKey){if("count"!==e){let t="query"===e&&l&&o.values&&i.query({...o,values:!1});return i[e].apply(this,arguments).then(r=>{if("query"===e){if(l&&o.values)return t.then(({result:e})=>(c.addKeys(e),r));let e=o.values?r.result.map(s):r.result;o.values?c.addKeys(e):p.addKeys(e)}else if("openCursor"===e){let e=o.values;return r&&Object.create(r,{key:{get:()=>(p.addKey(r.primaryKey),r.key)},primaryKey:{get(){let e=r.primaryKey;return p.addKey(e),e}},value:{get:()=>(e&&c.addKey(r.primaryKey),r.value)}})}return r})}p.add(r)}}return i[e].apply(this,arguments)}}),u}}}};class uZ{constructor(e,t){var r;this._middlewares={},this.verno=0;const n=uZ.dependencies;this._options=t={addons:uZ.addons,autoOpen:!0,indexedDB:n.indexedDB,IDBKeyRange:n.IDBKeyRange,...t},this._deps={indexedDB:t.indexedDB,IDBKeyRange:t.IDBKeyRange};const{addons:i}=t;this._dbSchema={},this._versions=[],this._storeNames=[],this._allTables={},this.idbdb=null,this._novip=this;const o={dbOpenError:null,isBeingOpened:!1,onReadyBeingFired:null,openComplete:!1,dbReadyResolve:sN,dbReadyPromise:null,cancelOpen:sN,openCanceller:null,autoSchema:!0,PR1398_maxLoop:3};o.dbReadyPromise=new le(e=>{o.dbReadyResolve=e}),o.openCanceller=new le((e,t)=>{o.cancelOpen=t}),this._state=o,this.name=e,this.on=lY(this,"populate","blocked","versionchange","close",{ready:[sU,sN]}),this.on.ready.subscribe=a9(this.on.ready.subscribe,e=>(t,r)=>{uZ.vip(()=>{let n=this._state;if(n.openComplete)n.dbOpenError||le.resolve().then(t),r&&e(t);else if(n.onReadyBeingFired)n.onReadyBeingFired.push(t),r&&e(t);else{e(t);let n=this;r||e(function e(){n.on.ready.unsubscribe(t),n.on.ready.unsubscribe(e)})}})}),this.Collection=(r=this,lZ(l8.prototype,function(e,t){this.db=r;let n=lz,i=null;if(t)try{n=t()}catch(e){i=e}let o=e._ctx,a=o.table,s=a.hook.reading.fire;this._ctx={table:a,index:o.index,isPrimKey:!o.index||a.schema.primKey.keyPath&&o.index===a.schema.primKey.name,range:n,keysOnly:!1,dir:"next",unique:"",algorithm:null,filter:null,replayFilter:null,justLimit:!0,isMatch:null,offset:0,limit:1/0,error:i,or:o.or,valueMapper:s!==sM?s:null}})),this.Table=function(e){return lZ(lq.prototype,function(t,r,n){this.db=e,this._tx=n,this.name=t,this.schema=r,this.hook=e._allTables[t]?e._allTables[t].hook:lY(null,{creating:[sL,sN],reading:[s$,sM],updating:[sB,sN],deleting:[sF,sN]})})}(this),this.Transaction=function(e){return lZ(up.prototype,function(t,r,n,i,o){this.db=e,this.mode=t,this.storeNames=r,this.schema=n,this.chromeTransactionDurability=i,this.idbtrans=null,this.on=lY(this,"complete","error","abort"),this.parent=o||null,this.active=!0,this._reculock=0,this._blockedFuncs=[],this._resolve=null,this._reject=null,this._waitingFor=null,this._waitingQueue=null,this._spinCount=0,this._completion=new le((e,t)=>{this._resolve=e,this._reject=t}),this._completion.then(()=>{this.active=!1,this.on.complete.fire()},e=>{var t=this.active;return this.active=!1,this.on.error.fire(e),this.parent?this.parent._reject(e):t&&this.idbtrans&&this.idbtrans.abort(),lA(e)})})}(this),this.Version=function(e){return lZ(uT.prototype,function(t){this.db=e,this._cfg={version:t,storesSource:null,dbschema:{},tables:{},contentUpgrade:null}})}(this),this.WhereClause=function(e){return lZ(ua.prototype,function(t,r,n){this.db=e,this._ctx={table:t,index:":id"===r?null:r,or:n};let i=e._deps.indexedDB;if(!i)throw new sj.MissingAPI;this._cmp=this._ascending=i.cmp.bind(i),this._descending=(e,t)=>i.cmp(t,e),this._max=(e,t)=>i.cmp(e,t)>0?e:t,this._min=(e,t)=>0>i.cmp(e,t)?e:t,this._IDBKeyRange=e._deps.IDBKeyRange})}(this),this.on("versionchange",e=>{e.newVersion>0?console.warn(`Another connection wants to upgrade database '${this.name}'. Closing db now to resume the upgrade.`):console.warn(`Another connection wants to delete database '${this.name}'. Closing db now to resume the delete request.`),this.close()}),this.on("blocked",e=>{!e.newVersion||e.newVersion<e.oldVersion?console.warn(`Dexie.delete('${this.name}') was blocked`):console.warn(`Upgrade '${this.name}' blocked by other connection holding version ${e.oldVersion/10}`)}),this._maxKey=uy(t.IDBKeyRange),this._createTransaction=(e,t,r,n)=>new this.Transaction(e,t,r,this._options.chromeTransactionDurability,n),this._fireOnBlocked=e=>{this.on("blocked").fire(e),lF.filter(e=>e.name===this.name&&e!==this&&!e._state.vcFired).map(t=>t.on("versionchange").fire(e))},this.use(uI),this.use(uF),this.use(uY),this.use(uV),this.vip=Object.create(this,{_vip:{value:!0}}),i.forEach(e=>e(this))}version(e){if(isNaN(e)||e<.1)throw new sj.Type("Given version is not a positive number");if(e=Math.round(10*e)/10,this.idbdb||this._state.isBeingOpened)throw new sj.Schema("Cannot add version when database is open");this.verno=Math.max(this.verno,e);let t=this._versions;var r=t.filter(t=>t._cfg.version===e)[0];return r||(r=new this.Version(e),t.push(r),t.sort(uS),r.stores({}),this._state.autoSchema=!1,r)}_whenReady(e){return this.idbdb&&(this._state.openComplete||s5.letThrough||this._vip)?e():new le((e,t)=>{if(this._state.openComplete)return t(new sj.DatabaseClosed(this._state.dbOpenError));if(!this._state.isBeingOpened){if(!this._options.autoOpen)return void t(new sj.DatabaseClosed);this.open().catch(sN)}this._state.dbReadyPromise.then(e,t)}).then(e)}use({stack:e,create:t,level:r,name:n}){n&&this.unuse({stack:e,name:n});let i=this._middlewares[e]||(this._middlewares[e]=[]);return i.push({stack:e,create:t,level:null==r?10:r,name:n}),i.sort((e,t)=>e.level-t.level),this}unuse({stack:e,name:t,create:r}){return e&&this._middlewares[e]&&(this._middlewares[e]=this._middlewares[e].filter(e=>r?e.create!==r:!!t&&e.name!==t)),this}open(){return function(e){var t;let r=e._state,{indexedDB:n}=e._deps;if(r.isBeingOpened||e.idbdb)return r.dbReadyPromise.then(()=>r.dbOpenError?lA(r.dbOpenError):e);sb&&(r.openCanceller._stackHolder=s_()),r.isBeingOpened=!0,r.dbOpenError=null,r.openComplete=!1;let i=r.openCanceller;function o(){if(r.openCanceller!==i)throw new sj.DatabaseClosed("db.open() was cancelled")}let a=r.dbReadyResolve,s=null,l=!1;return le.race([i,("u"<typeof navigator?le.resolve():!navigator.userAgentData&&/Safari\//.test(navigator.userAgent)&&!/Chrom(e|ium)\//.test(navigator.userAgent)&&indexedDB.databases?new Promise(function(e){var r=function(){return indexedDB.databases().finally(e)};t=setInterval(r,100),r()}).finally(function(){return clearInterval(t)}):Promise.resolve()).then(()=>new le((t,i)=>{if(o(),!n)throw new sj.MissingAPI;let a=e.name,u=r.autoSchema?n.open(a):n.open(a,Math.round(10*e.verno));if(!u)throw new sj.MissingAPI;u.onerror=us(i),u.onblocked=lf(e._fireOnBlocked),u.onupgradeneeded=lf(t=>{if(s=u.transaction,r.autoSchema&&!e._options.allowEmptyDB){u.onerror=ul,s.abort(),u.result.close();let e=n.deleteDatabase(a);e.onsuccess=e.onerror=lf(()=>{i(new sj.NoSuchDatabase(`Database ${a} doesnt exist`))})}else{let r,n,a,p;s.onerror=us(i);var o,c,d=t.oldVersion>0x4000000000000000?0:t.oldVersion;l=d<1,e._novip.idbdb=u.result,o=d/10,c=s,r=e._dbSchema,(n=e._createTransaction("readwrite",e._storeNames,r)).create(c),n._completion.catch(i),a=n._reject.bind(n),p=s5.transless||s5,lw(()=>{s5.trans=n,s5.transless=p,0===o?(aq(r).forEach(e=>{uO(c,e,r[e].primKey,r[e].indexes)}),u_(e,c),le.follow(()=>e.on.populate.fire(n)).catch(a)):(function({_novip:e},t,r,n){let i=[],o=e._versions,a=e._dbSchema=uC(e,e.idbdb,n),s=!1;return o.filter(e=>e._cfg.version>=t).forEach(o=>{i.push(()=>{let i=a,l=o._cfg.dbschema;uk(e,i,n),uk(e,l,n),a=e._dbSchema=l;let u=uD(i,l);u.add.forEach(e=>{uO(n,e[0],e[1].primKey,e[1].indexes)}),u.change.forEach(e=>{if(e.recreate)throw new sj.Upgrade("Not yet support for changing primary key");{let t=n.objectStore(e.name);e.add.forEach(e=>uP(t,e)),e.change.forEach(e=>{t.deleteIndex(e.name),uP(t,e)}),e.del.forEach(e=>t.deleteIndex(e))}});let c=o._cfg.contentUpgrade;if(c&&o._cfg.version>t){let t;u_(e,n),r._memoizedTables={},s=!0;let o=si(l);u.del.forEach(e=>{o[e]=i[e]}),uE(e,[e.Transaction.prototype]),ux(e,[e.Transaction.prototype],aq(o),o),r.schema=o;let a=sg(c);a&&l_();let d=le.follow(()=>{if((t=c(r))&&a){var e=lx.bind(null,null);t.then(e,e)}});return t&&"function"==typeof t.then?le.resolve(t):d.then(()=>t)}}),i.push(t=>{var n;s&&lB||(n=o._cfg.dbschema,[].slice.call(t.db.objectStoreNames).forEach(e=>null==n[e]&&t.db.deleteObjectStore(e))),uE(e,[e.Transaction.prototype]),ux(e,[e.Transaction.prototype],e._storeNames,e._dbSchema),r.schema=e._dbSchema})}),(function e(){return i.length?le.resolve(i.shift()(r.idbtrans)).then(e):le.resolve()})().then(()=>{var e;aq(e=a).forEach(t=>{n.db.objectStoreNames.contains(t)||uO(n,t,e[t].primKey,e[t].indexes)})})})(e,o,n,c).catch(a)})}},i),u.onsuccess=lf(()=>{s=null;let n=e._novip.idbdb=u.result,i=a8(n.objectStoreNames);if(i.length>0)try{let t,o=n.transaction(1===i.length?i[0]:i,"readonly");r.autoSchema?function({_novip:e},t,r){e.verno=t.version/10;let n=e._dbSchema=uC(0,t,r);e._storeNames=a8(t.objectStoreNames,0),ux(e,[e._allTables],aq(n),n)}(e,n,o):(uk(e,e._dbSchema,o),((t=uD(uC(0,e.idbdb,o),e._dbSchema)).add.length||t.change.some(e=>e.add.length||e.change.length))&&console.warn("Dexie SchemaDiff: Schema was extended without increasing the number passed to db.version(). Some queries may fail.")),u_(e,o)}catch(e){}lF.push(e),n.onversionchange=lf(t=>{r.vcFired=!0,e.on("versionchange").fire(t)}),n.onclose=lf(t=>{e.on("close").fire(t)}),l&&function({indexedDB:e,IDBKeyRange:t},r){uR(e)||r===lU||uj(e,t).put({name:r}).catch(sN)}(e._deps,a),t()},i)}))]).then(()=>(o(),r.onReadyBeingFired=[],le.resolve(uA(()=>e.on.ready.fire(e.vip))).then(function t(){if(r.onReadyBeingFired.length>0){let n=r.onReadyBeingFired.reduce(sU,sN);return r.onReadyBeingFired=[],le.resolve(uA(()=>n(e.vip))).then(t)}}))).finally(()=>{r.onReadyBeingFired=null,r.isBeingOpened=!1}).then(()=>e).catch(t=>{r.dbOpenError=t;try{s&&s.abort()}catch(e){}return i===r.openCanceller&&e._close(),lA(t)}).finally(()=>{r.openComplete=!0,a()})}(this)}_close(){let e=this._state,t=lF.indexOf(this);if(t>=0&&lF.splice(t,1),this.idbdb){try{this.idbdb.close()}catch(e){}this._novip.idbdb=null}e.dbReadyPromise=new le(t=>{e.dbReadyResolve=t}),e.openCanceller=new le((t,r)=>{e.cancelOpen=r})}close(){this._close();let e=this._state;this._options.autoOpen=!1,e.dbOpenError=new sj.DatabaseClosed,e.isBeingOpened&&e.cancelOpen(e.dbOpenError)}delete(){let e=arguments.length>0,t=this._state;return new le((r,n)=>{let i=()=>{this.close();var e=this._deps.indexedDB.deleteDatabase(this.name);e.onsuccess=lf(()=>{!function({indexedDB:e,IDBKeyRange:t},r){uR(e)||r===lU||uj(e,t).delete(r).catch(sN)}(this._deps,this.name),r()}),e.onerror=us(n),e.onblocked=this._fireOnBlocked};if(e)throw new sj.InvalidArgument("Arguments not allowed in db.delete()");t.isBeingOpened?t.dbReadyPromise.then(i):i()})}backendDB(){return this.idbdb}isOpen(){return null!==this.idbdb}hasBeenClosed(){let e=this._state.dbOpenError;return e&&"DatabaseClosed"===e.name}hasFailed(){return null!==this._state.dbOpenError}dynamicallyOpened(){return this._state.autoSchema}get tables(){return aq(this._allTables).map(e=>this._allTables[e])}transaction(){let e=uM.apply(this,arguments);return this._transaction.apply(this,e)}_transaction(e,t,r){let n,i,o=s5.trans;o&&o.db===this&&-1===e.indexOf("!")||(o=null);let a=-1!==e.indexOf("?");e=e.replace("!","").replace("?","");try{if(i=t.map(e=>{var t=e instanceof this.Table?e.name:e;if("string"!=typeof t)throw TypeError("Invalid table argument to Dexie.transaction(). Only Table or String are allowed");return t}),"r"==e||e===lW)n=lW;else{if("rw"!=e&&e!=lK)throw new sj.InvalidArgument("Invalid transaction mode: "+e);n=lK}if(o){if(o.mode===lW&&n===lK){if(!a)throw new sj.SubTransaction("Cannot enter a sub-transaction with READWRITE mode when parent transaction is READONLY");o=null}o&&i.forEach(e=>{if(o&&-1===o.storeNames.indexOf(e)){if(!a)throw new sj.SubTransaction("Table "+e+" not included in parent transaction.");o=null}}),a&&o&&!o.active&&(o=null)}}catch(e){return o?o._promise(null,(t,r)=>{r(e)}):lA(e)}let s=(function e(t,r,n,i,o){return le.resolve().then(()=>{let a,s=s5.transless||s5,l=t._createTransaction(r,n,t._dbSchema,i);if(i)l.idbtrans=i.idbtrans;else try{l.create(),t._state.PR1398_maxLoop=3}catch(i){return i.name===sT.InvalidState&&t.isOpen()&&--t._state.PR1398_maxLoop>0?(console.warn("Dexie: Need to reopen db"),t._close(),t.open().then(()=>e(t,r,n,null,o))):lA(i)}let u=sg(o);u&&l_();let c=le.follow(()=>{if(a=o.call(l,l))if(u){var e=lx.bind(null,null);a.then(e,e)}else"function"==typeof a.next&&"function"==typeof a.throw&&(a=uN(a))},{trans:l,transless:s});return(a&&"function"==typeof a.then?le.resolve(a).then(e=>l.active?e:lA(new sj.PrematureCommit("Transaction committed too early. See http://bit.ly/2kdckMn"))):c.then(()=>a)).then(e=>(i&&l._resolve(),l._completion.then(()=>e))).catch(e=>(l._reject(e),lA(e)))})}).bind(null,this,n,i,o,r);return o?o._promise(n,s,"lock"):s5.trans?lC(s5.transless,()=>this._whenReady(s)):this._whenReady(s)}table(e){if(!aQ(this._allTables,e))throw new sj.InvalidTable(`Table ${e} does not exist`);return this._allTables[e]}}let uJ="u">typeof Symbol&&"observable"in Symbol?Symbol.observable:"@@observable";class uX{constructor(e){this._subscribe=e}subscribe(e,t,r){return this._subscribe(e&&"function"!=typeof e?e:{next:e,error:t,complete:r})}[uJ](){return this}}function uQ(e,t){return aq(t).forEach(r=>{uH(e[r]||(e[r]=new uW),t[r])}),e}try{o={indexedDB:aG.indexedDB||aG.mozIndexedDB||aG.webkitIndexedDB||aG.msIndexedDB,IDBKeyRange:aG.IDBKeyRange||aG.webkitIDBKeyRange}}catch(e){o={indexedDB:null,IDBKeyRange:null}}function u0(e){let t=u1;try{u1=!0,ud.storagemutated.fire(e)}finally{u1=t}}a0(uZ,{...sA,delete:e=>new uZ(e,{addons:[]}).delete(),exists:e=>new uZ(e,{addons:[]}).open().then(e=>(e.close(),!0)).catch("NoSuchDatabaseError",()=>!1),getDatabaseNames(e){try{return(function({indexedDB:e,IDBKeyRange:t}){return uR(e)?Promise.resolve(e.databases()).then(e=>e.map(e=>e.name).filter(e=>e!==lU)):uj(e,t).toCollection().primaryKeys()})(uZ.dependencies).then(e)}catch(e){return lA(new sj.MissingAPI)}},defineClass:()=>function(e){aZ(this,e)},ignoreTransaction:e=>s5.trans?lC(s5.transless,e):e(),vip:uA,async:function(e){return function(){try{var t=uN(e.apply(this,arguments));return t&&"function"==typeof t.then?t:le.resolve(t)}catch(e){return lA(e)}}},spawn:function(e,t,r){try{var n=uN(e.apply(r,t||[]));return n&&"function"==typeof n.then?n:le.resolve(n)}catch(e){return lA(e)}},currentTransaction:{get:()=>s5.trans||null},waitFor:function(e,t){let r=le.resolve("function"==typeof e?uZ.ignoreTransaction(e):e).timeout(t||6e4);return s5.trans?s5.trans.waitFor(r):r},Promise:le,debug:{get:()=>sb,set:e=>{sb=e,sv="dexie"===e?()=>!0:lV}},derive:a4,extend:aZ,props:a0,override:a9,Events:lY,on:ud,liveQuery:function(e){let t,r=!1,n=new uX(n=>{let i=sg(e),o=!1,a={},s={},l={get closed(){return o},unsubscribe:()=>{o=!0,ud.storagemutated.unsubscribe(p)}};n.start&&n.start(l);let u=!1,c=!1;function d(){return aq(s).some(e=>a[e]&&function(e,t){let r=uz(t),n=r.next();if(n.done)return!1;let i=n.value,o=uz(e),a=o.next(i.from),s=a.value;for(;!n.done&&!a.done;){if(0>=l2(s.from,i.to)&&l2(s.to,i.from)>=0)return!0;0>l2(i.from,s.from)?i=(n=r.next(s.from)).value:s=(a=o.next(i.from)).value}return!1}(a[e],s[e]))}let p=e=>{uQ(a,e),d()&&f()},f=()=>{let h,m;if(u||o)return;a={};let y={},g=(i&&l_(),h=()=>lw(e,{subscr:y,trans:null}),m=s5.trans?lC(s5.transless,h):h(),i&&m.then(lx,lx),m);c||(ud(uu,p),c=!0),u=!0,Promise.resolve(g).then(e=>{r=!0,t=e,u=!1,o||(d()?f():(a={},s=y,n.next&&n.next(e)))},e=>{u=!1,r=!1,n.error&&n.error(e),l.unsubscribe()})};return f(),l});return n.hasValue=()=>r,n.getValue=()=>t,n},extendObservabilitySet:uQ,getByKeyPath:sr,setByKeyPath:sn,delByKeyPath:function(e,t){"string"==typeof t?sn(e,t,void 0):"length"in t&&[].map.call(t,function(t){sn(e,t,void 0)})},shallowClone:si,deepClone:sc,getObjectDiff:uL,cmp:l2,asap:se,minKey:l$,addons:[],connections:lF,errnames:sT,dependencies:o,semVer:lN,version:lN.split(".").map(e=>parseInt(e)).reduce((e,t,r)=>e+t/Math.pow(10,2*r))}),uZ.maxKey=uy(uZ.dependencies.IDBKeyRange),"u">typeof dispatchEvent&&"u">typeof addEventListener&&(ud(uu,e=>{if(!u1){let t;lB?(t=document.createEvent("CustomEvent")).initCustomEvent(uc,!0,!0,e):t=new CustomEvent(uc,{detail:e}),u1=!0,dispatchEvent(t),u1=!1}}),addEventListener(uc,({detail:e})=>{u1||u0(e)}));let u1=!1;if("u">typeof BroadcastChannel){let e=new BroadcastChannel(uc);"function"==typeof e.unref&&e.unref(),ud(uu,t=>{u1||e.postMessage(t)}),e.onmessage=e=>{e.data&&u0(e.data)}}else if("u">typeof self&&"u">typeof navigator){ud(uu,e=>{try{u1||("u">typeof localStorage&&localStorage.setItem(uc,JSON.stringify({trig:Math.random(),changedParts:e})),"object"==typeof self.clients&&[...self.clients.matchAll({includeUncontrolled:!0})].forEach(t=>t.postMessage({type:uc,changedParts:e})))}catch(e){}}),"u">typeof addEventListener&&addEventListener("storage",e=>{if(e.key===uc){let t=JSON.parse(e.newValue);t&&u0(t.changedParts)}});let e=self.document&&navigator.serviceWorker;e&&e.addEventListener("message",function({data:e}){e&&e.type===uc&&u0(e.changedParts)})}function u3(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}le.rejectionMapper=function(e,t){if(!e||e instanceof sO||e instanceof TypeError||e instanceof SyntaxError||!e.name||!sR[e.name])return e;var r=new sR[e.name](t||e.message,e);return"stack"in e&&a3(r,"stack",{get:function(){return this.inner.stack}}),r},sv=lV;class u4 extends uZ{constructor(){super("EsmOffline"),u3(this,"syncQueue",void 0),u3(this,"dynamicOfflineData",void 0),this.version(4).stores({syncQueue:"++id,userId,type,[userId+type]",dynamicOfflineData:"++id,type,identifier,*users,&[type+identifier]"}),this.syncQueue=this.table("syncQueue"),this.dynamicOfflineData=this.table("dynamicOfflineData")}}function u2(){return new u4}let u6=new u4,u5={},u8=Y("offline-synchronization",{});function u9(){return u8}async function u7(){if(u8.getState().synchronization)return;let e=await u6.syncQueue.count(),t={},r=Object.entries(u5),n=r.length,i={},o=new AbortController,a=()=>{let e=u8.getState().synchronization;u8.setState({synchronization:{...e,pendingCount:e.pendingCount-1}})};try{u8.setState({synchronization:{totalCount:e,pendingCount:e,abortController:o}});for(let e=0;e<n&&r.length>0;e++)for(let e=r.length;e--;){let[n,s]=r[e],l=s.dependsOn.map(e=>t[e]);l.every(Boolean)&&(i[n]={},await Promise.all(l),t[n]=ce(s,i,o,a),r.splice(e,1))}await Promise.allSettled(Object.values(t))}finally{u8.setState({synchronization:void 0})}}async function ce({type:e,dependsOn:t,process:r},n,i,o){let a=[],s=[],l=await ct();await u6.syncQueue.where({type:e,userId:l}).each((e,t)=>{a.push([t.primaryKey,e.content,e.descriptor]),s.push(e.content)});for(let u=0;u<a.length;u++){let[c,d,{id:p,dependencies:f=[]}]=a[u];try{let o=await r(d,{abort:i,index:u,items:s,userId:l,dependencies:f.map(({id:e,type:r})=>t.includes(r)?n[r][e]:void 0)});void 0!==p&&(n[e][p]=o),await u6.syncQueue.delete(c)}catch(e){await u6.syncQueue.update(c,{lastError:{name:e?.name,message:e?.message??e?.toString()}})}finally{o()}}}async function ct(){let e=await iW();return e?.uuid||"*"}async function cr(e,t,r,n){let i=n&&n.id;return void 0!==i&&await u6.syncQueue.where({type:t,userId:e}).filter(e=>e?.descriptor.id===i).delete().catch(uZ.errnames.DatabaseClosed),await u6.syncQueue.add({type:t,content:r,userId:e,descriptor:n||{},createdOn:new Date}).catch(uZ.errnames.DatabaseClosed,()=>-1)}async function cn(e,t,r){let n=await ct();return await cr(n,e,t,r)}async function ci(e,t){return(await co(e,t)).map(e=>e.content)}async function co(e,t){return await u6.syncQueue.where(t?{type:t,userId:e}:{userId:e}).toArray().catch(uZ.errnames.DatabaseClosed,()=>[])}async function ca(e){let t=await ct();return await ci(t,e)}async function cs(e){let t=await ct();return await co(t,e)}async function cl(e){return await u6.syncQueue.get(e).catch(uZ.errnames.DatabaseClosed,()=>void 0)}function cu(e){return!!u5[e]?.options.onBeginEditSyncItem}async function cc(e){let t=await cl(e);if(!t)throw Error(`No sync item with the ID ${e} exists.`);let r=u5[t.type]?.options.onBeginEditSyncItem;if(!r)throw Error(`A sync item with the ID ${e} exists, but the associated handler (if one exists) doesn't support editing the item. You can avoid this error by either verifying that sync items of this type can be edited via the "canEditSynchronizationItemsOfType(type: string)" function or alternatively ensure that the synchronizaton handler for sync items of type "${t.type}" supports editing items.`);r(t)}async function cd(e){await u6.syncQueue.delete(e).catch(uZ.errnames.DatabaseClosed)}function cp(e,t,r,n={}){u5[e]={type:e,dependsOn:t,process:r,options:n}}let cf="u">typeof crypto&&crypto.randomUUID&&crypto.randomUUID.bind(crypto),ch=new Uint8Array(16),cm=[];for(let e=0;e<256;++e)cm.push((e+256).toString(16).slice(1));let cy=function(e,t,r){if(cf&&!t&&!e)return cf();let n=(e=e||{}).random||(e.rng||function(){if(!a&&!(a="u">typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)))throw Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return a(ch)})();if(n[6]=15&n[6]|64,n[8]=63&n[8]|128,t){r=r||0;for(let e=0;e<16;++e)t[r+e]=n[e];return t}return function(e,t=0){return cm[e[t+0]]+cm[e[t+1]]+cm[e[t+2]]+cm[e[t+3]]+"-"+cm[e[t+4]]+cm[e[t+5]]+"-"+cm[e[t+6]]+cm[e[t+7]]+"-"+cm[e[t+8]]+cm[e[t+9]]+"-"+cm[e[t+10]]+cm[e[t+11]]+cm[e[t+12]]+cm[e[t+13]]+cm[e[t+14]]+cm[e[t+15]]}(n)},cg="OFFLINE+";function cb(){return cg+cy()}function cv(e){return e.startsWith(cg)}let cw={};function c_(){return Object.values(cw)}function cx(e){cw[e.id]&&console.warn(`[setupDynamicOfflineDataHandler] Another second handler with the ID "${e.id}" was registered. This handler will override the previous one. This could be unintended as the previous handler might run different flows than the newly registered one. If this is the case, ensure that you are setting up the handlers with different IDs.`),cw[e.id]=e}async function cE(e){let t=await cj();return await cS(t,e)}async function cS(e,t){let r=new u4;return await r.dynamicOfflineData.where(t?{type:t,users:e}:{users:e}).toArray().catch(uZ.errnames.DatabaseClosed,()=>[])}async function cD(e,t){let r=await cj();return await cO(r,e,t)}async function cO(e,t,r){let n=new u4,i=await n.dynamicOfflineData.get({type:t,identifier:r}).catch(uZ.errnames.DatabaseClosed,()=>void 0);i?i.users.includes(e)||await n.dynamicOfflineData.update(i.id,{users:[...i.users,e]}).catch(uZ.errnames.DatabaseClosed):await n.dynamicOfflineData.add({users:[e],type:t,identifier:r}).catch(uZ.errnames.DatabaseClosed)}async function cP(e,t){let r=await cj();return await cC(r,e,t)}async function cC(e,t,r){let n=new u4,i=await n.dynamicOfflineData.get({type:t,identifier:r,users:e}).catch(uZ.errnames.DatabaseClosed,()=>void 0);i&&(i.users.length>1?await n.dynamicOfflineData.update(i.id,{users:i.users.filter(t=>t!==e)}).catch(uZ.errnames.DatabaseClosed):await n.dynamicOfflineData.delete(i.id).catch(uZ.errnames.DatabaseClosed))}async function ck(e,t){let r=await cE(e);await Promise.all(r.map(async e=>cT(e.type,e.identifier,t)))}async function cT(e,t,r){await cD(e,t);let n=new u4,i=await cj(),o=await n.dynamicOfflineData.get({type:e,identifier:t}).catch(uZ.errnames.DatabaseClosed,()=>void 0),a=c_().filter(t=>t.type===e);if(!o)return;let s=await Promise.all(a.map(async e=>{try{return e.sync(t,r),{id:e.id,error:void 0}}catch(r){let t=r.message?.toString()??r.toString();return{id:e.id,error:t}}})),l=s.filter(e=>!e.error).map(e=>e.id),u=s.filter(e=>e.error).map(e=>e.id),c=s.filter(e=>e.error).map(e=>({handlerId:e.id,message:e.error})),d={syncedOn:new Date,syncedBy:i,succeededHandlers:l,erroredHandlers:u,errors:c};o.id&&await n.dynamicOfflineData.update(o.id,{syncState:d}).catch(uZ.errnames.DatabaseClosed)}async function cj(){let e=(await iW()).uuid;if(!e)throw Error("Using the dynamic offline data API requires a logged in user.");return e}let cR=Y("offline-patients",{offlinePatientDataSyncState:{},handlers:{}});function cA(){return c$(),cR}function cN(e,t){c$(),cx({type:"patient",displayName:t.displayName,id:e,isSynced:()=>Promise.resolve(!0),sync:(e,r)=>t.onOfflinePatientAdded({patientUuid:e,signal:r??new AbortController().signal})})}async function cM(e){c$(),await cT("patient",e)}function c$(){console.warn("The offline patient API has been deprecated and will be removed in a future release. To prevent future crashes, the functions remain available for the moment, but any invocations should be migrated ASAP.")}async function cI(e,t,r=!0){if(e){let n=null,[i,o]=await Promise.all([iR(`${ik}/Patient/${e}`,t).catch(e=>n=e),r?cL(e):Promise.resolve(null)]);if(i.ok)return i.data;if(o)return o;if(n)throw n}return null}async function cL(e){let t=(await ca("patient-registration")).find(t=>t.fhirPatient.id===e);return t?.fhirPatient??null}function cF(e,t){let r=new CustomEvent(`openmrs:${e}`,{detail:t??void 0,cancelable:!0,bubbles:!0});return window.dispatchEvent(r)}function cB(e,t){let r=e=>{t("detail"in e&&null!==e.detail?e.detail:void 0)};return window.addEventListener(`openmrs:${e}`,r),()=>{window.removeEventListener(`openmrs:${e}`,r)}}var cV=r(6170);function cU(e){return{uuid:e.uuid,display:e.display}}function cW(e=null,t=null){let r=new URLSearchParams;e&&r.set("tag",e),t&&r.set("q",t);let n=r.toString();return iA(`${iC}/location${n?"?"+n:""}`).pipe((0,cV.map)(e=>e.data.results.map(cU))).pipe((0,cV.take)(1))}function cK(e){return{uuid:e.uuid,display:e.display,name:e.name}}function cH(){return iA(`${iC}/visittype`).pipe((0,cV.map)(e=>e.data.results.map(cK))).pipe((0,cV.take)(1))}var cz=((en={}).NEWVISIT="startVisit",en.EDITVISIT="editVisit",en.LOADING="loadingVisit",en),cG=((ei={}).NOTSTARTED="notStarted",ei.ONGOING="ongoing",ei);let cq="custom:(uuid,display,voided,indication,startDatetime,stopDatetime,encounters:(uuid,display,encounterDatetime,form:(uuid,name),location:ref,encounterType:ref,encounterProviders:(uuid,display,provider:(uuid,display))),patient:(uuid,display),visitType:(uuid,name,display),attributes:(uuid,display,attributeType:(name,datatypeClassname,uuid),value),location:(uuid,name,display))",cY=function(){try{return JSON.parse(sessionStorage.getItem("openmrs:visitStoreState")||"null")}catch(e){return null}}()||{patientUuid:null,manuallySetVisitUuid:null};function cZ(){return J("visit",cY)}function cJ(e,t){cZ().setState({patientUuid:e,manuallySetVisitUuid:t})}function cX(e,t){return iR(`${iC}/visit`,{signal:t.signal,method:"POST",headers:{"Content-type":"application/json"},body:e})}function cQ(e,t,r){return iR(`${iC}/visit/${e}`,{signal:r.signal,method:"POST",headers:{"Content-type":"application/json"},body:t})}function c0(e,t,r){return iR(`${iC}/visit?patient=${e}&v=${r??cq}`,{signal:t.signal,method:"GET",headers:{"Content-type":"application/json"}})}cZ().subscribe(e=>{var t;t=e,sessionStorage.setItem("openmrs:visitStoreState",JSON.stringify(t))});let c1=new es.BehaviorSubject(null);class c3{static get version(){return"1.4.0"}static toString(){return"JavaScript Expression Parser (JSEP) v"+c3.version}static addUnaryOp(e){return c3.max_unop_len=Math.max(e.length,c3.max_unop_len),c3.unary_ops[e]=1,c3}static addBinaryOp(e,t,r){return c3.max_binop_len=Math.max(e.length,c3.max_binop_len),c3.binary_ops[e]=t,r?c3.right_associative.add(e):c3.right_associative.delete(e),c3}static addIdentifierChar(e){return c3.additional_identifier_chars.add(e),c3}static addLiteral(e,t){return c3.literals[e]=t,c3}static removeUnaryOp(e){return delete c3.unary_ops[e],e.length===c3.max_unop_len&&(c3.max_unop_len=c3.getMaxKeyLen(c3.unary_ops)),c3}static removeAllUnaryOps(){return c3.unary_ops={},c3.max_unop_len=0,c3}static removeIdentifierChar(e){return c3.additional_identifier_chars.delete(e),c3}static removeBinaryOp(e){return delete c3.binary_ops[e],e.length===c3.max_binop_len&&(c3.max_binop_len=c3.getMaxKeyLen(c3.binary_ops)),c3.right_associative.delete(e),c3}static removeAllBinaryOps(){return c3.binary_ops={},c3.max_binop_len=0,c3}static removeLiteral(e){return delete c3.literals[e],c3}static removeAllLiterals(){return c3.literals={},c3}get char(){return this.expr.charAt(this.index)}get code(){return this.expr.charCodeAt(this.index)}constructor(e){this.expr=e,this.index=0}static parse(e){return new c3(e).parse()}static getMaxKeyLen(e){return Math.max(0,...Object.keys(e).map(e=>e.length))}static isDecimalDigit(e){return e>=48&&e<=57}static binaryPrecedence(e){return c3.binary_ops[e]||0}static isIdentifierStart(e){return e>=65&&e<=90||e>=97&&e<=122||e>=128&&!c3.binary_ops[String.fromCharCode(e)]||c3.additional_identifier_chars.has(String.fromCharCode(e))}static isIdentifierPart(e){return c3.isIdentifierStart(e)||c3.isDecimalDigit(e)}throwError(e){let t=Error(e+" at character "+this.index);throw t.index=this.index,t.description=e,t}runHook(e,t){if(c3.hooks[e]){let r={context:this,node:t};return c3.hooks.run(e,r),r.node}return t}searchHook(e){if(c3.hooks[e]){let t={context:this};return c3.hooks[e].find(function(e){return e.call(t.context,t),t.node}),t.node}}gobbleSpaces(){let e=this.code;for(;e===c3.SPACE_CODE||e===c3.TAB_CODE||e===c3.LF_CODE||e===c3.CR_CODE;)e=this.expr.charCodeAt(++this.index);this.runHook("gobble-spaces")}parse(){this.runHook("before-all");let e=this.gobbleExpressions(),t=1===e.length?e[0]:{type:c3.COMPOUND,body:e};return this.runHook("after-all",t)}gobbleExpressions(e){let t=[],r,n;for(;this.index<this.expr.length;)if((r=this.code)===c3.SEMCOL_CODE||r===c3.COMMA_CODE)this.index++;else if(n=this.gobbleExpression())t.push(n);else if(this.index<this.expr.length){if(r===e)break;this.throwError('Unexpected "'+this.char+'"')}return t}gobbleExpression(){let e=this.searchHook("gobble-expression")||this.gobbleBinaryExpression();return this.gobbleSpaces(),this.runHook("after-expression",e)}gobbleBinaryOp(){this.gobbleSpaces();let e=this.expr.substr(this.index,c3.max_binop_len),t=e.length;for(;t>0;){if(c3.binary_ops.hasOwnProperty(e)&&(!c3.isIdentifierStart(this.code)||this.index+e.length<this.expr.length&&!c3.isIdentifierPart(this.expr.charCodeAt(this.index+e.length))))return this.index+=t,e;e=e.substr(0,--t)}return!1}gobbleBinaryExpression(){let e,t,r,n,i,o,a,s,l;if(!(o=this.gobbleToken())||!(t=this.gobbleBinaryOp()))return o;for(i={value:t,prec:c3.binaryPrecedence(t),right_a:c3.right_associative.has(t)},(a=this.gobbleToken())||this.throwError("Expected expression after "+t),n=[o,i,a];t=this.gobbleBinaryOp();){if(0===(r=c3.binaryPrecedence(t))){this.index-=t.length;break}i={value:t,prec:r,right_a:c3.right_associative.has(t)},l=t;let s=e=>i.right_a&&e.right_a?r>e.prec:r<=e.prec;for(;n.length>2&&s(n[n.length-2]);)a=n.pop(),t=n.pop().value,o=n.pop(),e={type:c3.BINARY_EXP,operator:t,left:o,right:a},n.push(e);(e=this.gobbleToken())||this.throwError("Expected expression after "+l),n.push(i,e)}for(s=n.length-1,e=n[s];s>1;)e={type:c3.BINARY_EXP,operator:n[s-1].value,left:n[s-2],right:e},s-=2;return e}gobbleToken(){let e,t,r,n;if(this.gobbleSpaces(),n=this.searchHook("gobble-token"))return this.runHook("after-token",n);if(e=this.code,c3.isDecimalDigit(e)||e===c3.PERIOD_CODE)return this.gobbleNumericLiteral();if(e===c3.SQUOTE_CODE||e===c3.DQUOTE_CODE)n=this.gobbleStringLiteral();else if(e===c3.OBRACK_CODE)n=this.gobbleArray();else{for(r=(t=this.expr.substr(this.index,c3.max_unop_len)).length;r>0;){if(c3.unary_ops.hasOwnProperty(t)&&(!c3.isIdentifierStart(this.code)||this.index+t.length<this.expr.length&&!c3.isIdentifierPart(this.expr.charCodeAt(this.index+t.length)))){this.index+=r;let e=this.gobbleToken();return e||this.throwError("missing unaryOp argument"),this.runHook("after-token",{type:c3.UNARY_EXP,operator:t,argument:e,prefix:!0})}t=t.substr(0,--r)}c3.isIdentifierStart(e)?(n=this.gobbleIdentifier(),c3.literals.hasOwnProperty(n.name)?n={type:c3.LITERAL,value:c3.literals[n.name],raw:n.name}:n.name===c3.this_str&&(n={type:c3.THIS_EXP})):e===c3.OPAREN_CODE&&(n=this.gobbleGroup())}return n?(n=this.gobbleTokenProperty(n),this.runHook("after-token",n)):this.runHook("after-token",!1)}gobbleTokenProperty(e){this.gobbleSpaces();let t=this.code;for(;t===c3.PERIOD_CODE||t===c3.OBRACK_CODE||t===c3.OPAREN_CODE||t===c3.QUMARK_CODE;){let r;if(t===c3.QUMARK_CODE){if(this.expr.charCodeAt(this.index+1)!==c3.PERIOD_CODE)break;r=!0,this.index+=2,this.gobbleSpaces(),t=this.code}this.index++,t===c3.OBRACK_CODE?((e={type:c3.MEMBER_EXP,computed:!0,object:e,property:this.gobbleExpression()}).property||this.throwError('Unexpected "'+this.char+'"'),this.gobbleSpaces(),(t=this.code)!==c3.CBRACK_CODE&&this.throwError("Unclosed ["),this.index++):t===c3.OPAREN_CODE?e={type:c3.CALL_EXP,arguments:this.gobbleArguments(c3.CPAREN_CODE),callee:e}:(t===c3.PERIOD_CODE||r)&&(r&&this.index--,this.gobbleSpaces(),e={type:c3.MEMBER_EXP,computed:!1,object:e,property:this.gobbleIdentifier()}),r&&(e.optional=!0),this.gobbleSpaces(),t=this.code}return e}gobbleNumericLiteral(){let e="",t,r;for(;c3.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);if(this.code===c3.PERIOD_CODE)for(e+=this.expr.charAt(this.index++);c3.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);if("e"===(t=this.char)||"E"===t){for(e+=this.expr.charAt(this.index++),("+"===(t=this.char)||"-"===t)&&(e+=this.expr.charAt(this.index++));c3.isDecimalDigit(this.code);)e+=this.expr.charAt(this.index++);c3.isDecimalDigit(this.expr.charCodeAt(this.index-1))||this.throwError("Expected exponent ("+e+this.char+")")}return r=this.code,c3.isIdentifierStart(r)?this.throwError("Variable names cannot start with a number ("+e+this.char+")"):(r===c3.PERIOD_CODE||1===e.length&&e.charCodeAt(0)===c3.PERIOD_CODE)&&this.throwError("Unexpected period"),{type:c3.LITERAL,value:parseFloat(e),raw:e}}gobbleStringLiteral(){let e="",t=this.index,r=this.expr.charAt(this.index++),n=!1;for(;this.index<this.expr.length;){let t=this.expr.charAt(this.index++);if(t===r){n=!0;break}if("\\"===t)switch(t=this.expr.charAt(this.index++)){case"n":e+="\n";break;case"r":e+="\r";break;case"t":e+=" ";break;case"b":e+="\b";break;case"f":e+="\f";break;case"v":e+="\v";break;default:e+=t}else e+=t}return n||this.throwError('Unclosed quote after "'+e+'"'),{type:c3.LITERAL,value:e,raw:this.expr.substring(t,this.index)}}gobbleIdentifier(){let e=this.code,t=this.index;for(c3.isIdentifierStart(e)?this.index++:this.throwError("Unexpected "+this.char);this.index<this.expr.length;)if(e=this.code,c3.isIdentifierPart(e))this.index++;else break;return{type:c3.IDENTIFIER,name:this.expr.slice(t,this.index)}}gobbleArguments(e){let t=[],r=!1,n=0;for(;this.index<this.expr.length;){this.gobbleSpaces();let i=this.code;if(i===e){r=!0,this.index++,e===c3.CPAREN_CODE&&n&&n>=t.length&&this.throwError("Unexpected token "+String.fromCharCode(e));break}if(i===c3.COMMA_CODE){if(this.index++,++n!==t.length){if(e===c3.CPAREN_CODE)this.throwError("Unexpected token ,");else if(e===c3.CBRACK_CODE)for(let e=t.length;e<n;e++)t.push(null)}}else if(t.length!==n&&0!==n)this.throwError("Expected comma");else{let e=this.gobbleExpression();e&&e.type!==c3.COMPOUND||this.throwError("Expected comma"),t.push(e)}}return r||this.throwError("Expected "+String.fromCharCode(e)),t}gobbleGroup(){this.index++;let e=this.gobbleExpressions(c3.CPAREN_CODE);if(this.code===c3.CPAREN_CODE)return(this.index++,1===e.length)?e[0]:!!e.length&&{type:c3.SEQUENCE_EXP,expressions:e};this.throwError("Unclosed (")}gobbleArray(){return this.index++,{type:c3.ARRAY_EXP,elements:this.gobbleArguments(c3.CBRACK_CODE)}}}Object.assign(c3,{hooks:new class{add(e,t,r){if("string"!=typeof arguments[0])for(let e in arguments[0])this.add(e,arguments[0][e],arguments[1]);else(Array.isArray(e)?e:[e]).forEach(function(e){this[e]=this[e]||[],t&&this[e][r?"unshift":"push"](t)},this)}run(e,t){this[e]=this[e]||[],this[e].forEach(function(e){e.call(t&&t.context?t.context:t,t)})}},plugins:new class{constructor(e){this.jsep=e,this.registered={}}register(...e){e.forEach(e=>{if("object"!=typeof e||!e.name||!e.init)throw Error("Invalid JSEP plugin format");this.registered[e.name]||(e.init(this.jsep),this.registered[e.name]=e)})}}(c3),COMPOUND:"Compound",SEQUENCE_EXP:"SequenceExpression",IDENTIFIER:"Identifier",MEMBER_EXP:"MemberExpression",LITERAL:"Literal",THIS_EXP:"ThisExpression",CALL_EXP:"CallExpression",UNARY_EXP:"UnaryExpression",BINARY_EXP:"BinaryExpression",ARRAY_EXP:"ArrayExpression",TAB_CODE:9,LF_CODE:10,CR_CODE:13,SPACE_CODE:32,PERIOD_CODE:46,COMMA_CODE:44,SQUOTE_CODE:39,DQUOTE_CODE:34,OPAREN_CODE:40,CPAREN_CODE:41,OBRACK_CODE:91,CBRACK_CODE:93,QUMARK_CODE:63,SEMCOL_CODE:59,COLON_CODE:58,unary_ops:{"-":1,"!":1,"~":1,"+":1},binary_ops:{"||":1,"??":1,"&&":2,"|":3,"^":4,"&":5,"==":6,"!=":6,"===":6,"!==":6,"<":7,">":7,"<=":7,">=":7,"<<":8,">>":8,">>>":8,"+":9,"-":9,"*":10,"/":10,"%":10,"**":11},right_associative:new Set(["**"]),additional_identifier_chars:new Set(["$","_"]),literals:{true:!0,false:!1,null:null},this_str:"this"}),c3.max_unop_len=c3.getMaxKeyLen(c3.unary_ops),c3.max_binop_len=c3.getMaxKeyLen(c3.binary_ops);let c4=e=>new c3(e).parse(),c2=Object.getOwnPropertyNames(class{});Object.getOwnPropertyNames(c3).filter(e=>!c2.includes(e)&&void 0===c4[e]).forEach(e=>{c4[e]=c3[e]}),c4.Jsep=c3,c4.plugins.register({name:"ternary",init(e){e.hooks.add("after-expression",function(t){if(t.node&&this.code===e.QUMARK_CODE){this.index++;let r=t.node,n=this.gobbleExpression();if(n||this.throwError("Expected expression"),this.gobbleSpaces(),this.code===e.COLON_CODE){this.index++;let i=this.gobbleExpression();if(i||this.throwError("Expected expression"),t.node={type:"ConditionalExpression",test:r,consequent:n,alternate:i},r.operator&&e.binary_ops[r.operator]<=.9){let n=r;for(;n.right.operator&&e.binary_ops[n.right.operator]<=.9;)n=n.right;t.node.test=n.right,n.right=t.node,t.node=r}}else this.throwError("Expected :")}})}});let c6="ArrowFunctionExpression",c5={Array,Boolean,Symbol,Infinity,NaN,Math,Number,BigInt,String,RegExp,JSON,isFinite,isNaN,parseFloat,parseInt,decodeURI,encodeURI,encodeURIComponent,Object:{__proto__:void 0,assign:Object.assign.bind(null),fromEntries:Object.fromEntries.bind(null),hasOwn:Object.hasOwn.bind(null),keys:Object.keys.bind(null),is:Object.is.bind(null),values:Object.values.bind(null)}},c8={...c5,Promise};function c9(e,t={}){return di(e,t,dl)}async function c7(e,t={}){return da(e,t,dl)}function de(e,t={}){return di(e,t,du)}function dt(e,t={}){return da(e,t,du)}function dr(e,t={}){return di(e,t,dc)}function dn(e,t={}){return da(e,t,dc)}function di(e,t={},r){if("string"!=typeof e&&("object"!=typeof e||!e||!("type"in e)))throw`Unknown expression type ${e}. Expressions must either be a string or pre-compiled string.`;if("string"==typeof e&&0===e.trim().length)throw{type:"Empty expression",message:"Expression cannot be an empty string"};null==t&&(t={});let n=df(t,c5),i=dd("string"==typeof e?c4(e):e,n);if(r(i))return i;throw{type:"Invalid result",message:"string"==typeof e?`The expression ${e} did not produce a valid result`:"The expression did not produce a valid result"}}async function da(e,t={},r){if("string"!=typeof e&&("object"!=typeof e||!e||!("type"in e)))return Promise.reject(`Unknown expression type ${e}. Expressions must either be a string or pre-compiled string.`);if("string"==typeof e&&0===e.trim().length)throw{type:"Empty expression",message:"Expression cannot be an empty string"};null==t&&(t={});let n=df(t,c8);return Promise.resolve(dd("string"==typeof e?c4(e):e,n)).then(t=>{if(r(t))return t;throw{type:"Invalid result",message:"string"==typeof e?`The expression ${e} did not produce a valid result`:"The expression did not produce a valid result"}})}function ds(e){return c4(e)}function dl(e){return"string"==typeof e||"number"==typeof e||"boolean"==typeof e||null==e||e instanceof Date}function du(e){return"boolean"==typeof e}function dc(e){return"number"==typeof e}function dd(e,t){switch(e.type){case"UnaryExpression":var r,n,i,o,a,s,l,u,c,d,p,f,h=e,m=t;let y=dd(h.argument,m);switch(h.operator){case"+":return+y;case"-":return-y;case"~":return~y;case"!":return!y;default:throw`Expression evaluator does not support operator '${h.operator}''`}case"BinaryExpression":var g=e,b=t;let v=dd(g.left,b),w=dd(g.right,b);switch(g.operator){case"+":return v+w;case"-":return v-w;case"*":return v*w;case"/":return v/w;case"%":return v%w;case"**":return v**w;case"==":return v==w;case"===":return v===w;case"!=":return v!=w;case"!==":return v!==w;case">":return v>w;case">=":return v>=w;case"<":return v<w;case"<=":return v<=w;case"in":return v in w;case"&&":return v&&w;case"||":return v||w;case"??":return v??w;default:throw`Expression evaluator does not support operator '${g.operator}' operator`}case"ConditionalExpression":return r=e,n=t,dd(r.test,n)?dd(r.consequent,n):dd(r.alternate,n);case"CallExpression":var x=e,E=t;let S=x.arguments?.map(dh(E)),D=dd(x.callee,E);if(D){if("function"!=typeof D)throw`${dy(x.callee)} is not a function`}else throw`No function named ${dy(x.callee)} is defined in this context`;return D(...S);case"ArrowFunctionExpression":let O;return i=e,o=t,O=i.params?.map(e=>{if("Identifier"===e.type)return e.name;throw`Cannot handle parameter of type ${e.type}`})??[],(function(...e){if(e.length<O.length)throw`Required argument(s) ${O.slice(e.length,-1).join(", ")} were not provided`;let t=Object.fromEntries(O.reduce((t,r,n)=>{let i=e[n];return function e(t){if("string"==typeof t||"number"==typeof t||"boolean"==typeof t||"function"==typeof t||null===t||t instanceof RegExp)return!0;if("object"==typeof t){for(let r of Object.keys(t))if(!e(t[r]))return!1;return!0}if(Array.isArray(t)){for(let r of t)if(!e(r))break}return!1}(i)&&t.push([r,i]),t},[]));return dd(i.body,o.addVariables(t))}).bind(o.thisObj??null);case"MemberExpression":return function(e,t){let r,n=dd(e.object,t);if(void 0===n)switch(e.object.type){case"Identifier":{let r=dp(e.object,t);throw ReferenceError(`ReferenceError: ${r} is not defined`)}case"MemberExpression":{let r=dp(e.property,t);throw TypeError(`TypeError: cannot read properties of undefined (reading '${r}')`)}default:throw`VisitMemberExpression does not support operator '${e.object.type}' type`}let i=n;if("string"==typeof n)i=String.prototype;else if("number"==typeof n)i=Number.prototype;else if("function"==typeof n);else if("object"!=typeof n)throw`VisitMemberExpression does not support member access on type ${typeof n}`;switch(t.thisObj=i,e.property.type){case"Identifier":case"MemberExpression":r=dd(e.property,t);break;default:{let i=dd(e.property,t);if(void 0===i)throw{type:"Illegal property access",message:"No property was supplied to the property access"};dm(i),r=n[i]}}return"function"==typeof r?r.bind(n):r}(e,t);case"ArrayExpression":return a=e,s=t,a.elements?.map(dh(s));case"SequenceExpression":let P;return l=e,u=t,(P=l.expressions.map(dh(u)))[P.length-1];case"NewExpression":var C=e,k=t;if(C.callee&&"Identifier"===C.callee.type){let e=C.arguments?.map(dh(k));switch(C.callee.name){case"Date":return new Date(...e);case"RegExp":return new RegExp(...e);default:throw`Cannot instantiate object of type ${C.callee.name}`}}if(C.callee)throw"new must be called with either Date or RegExp";throw'Could not handle "new" without a specified class';case"Literal":return dm((c=e).value),c.value;case"Identifier":var T=e,j=t;dm(T.name);let R=j.thisObj;if(R&&("object"==typeof R||"function"==typeof R)&&T.name in R){let e=R[T.name];return dm(e),e}if(j.variables&&T.name in j.variables){let e=j.variables[T.name];return dm(e),e}return T.name in j.globals?j.globals[T.name]:void 0;case"TemplateLiteral":let A,N;return d=e,p=t,A=d.expressions?.map(dh(p))??[],(N=d.quasis?.map(dh(p))??[]).filter(e=>!e.tail).map(e=>e.value).join("")+A.join("")+N.filter(e=>e.tail).map(e=>e.value).join("");case"TemplateElement":return{value:(f=e).cooked,tail:f.tail};default:throw`Expression evaluator does not support expression of type '${e.type}'`}}function dp(e,t){switch(e.type){case"Literal":return e.value;case"Identifier":return e.name;case"MemberExpression":return dp(e.property,t);default:throw`VisitExpressionName does not support expression of type '${e.type}'`}}function df(e,t){let r={thisObj:void 0,variables:{...e},globals:{...t},addVariables(e){return this.variables={...this.variables,...e},this}};return r.addVariables.bind(r),r}function dh(e){return function(t){return null===t?null:dd(t,e)}}function dm(e){if("__proto__"===e||"prototype"===e||"constructor"===e)throw{type:"Illegal property access",message:`Cannot access the ${e} property of objects`}}function dy(e){return e?"MemberExpression"===e.type?e.property?.name:e.name:null}function dg(e){if("string"!=typeof e&&("object"!=typeof e||!e||!("type"in e)))throw`Unknown expression type ${e}. Expressions must either be a string or pre-compiled string.`;let t={globals:{...c8},isLocalExpression:!1,variables:new Set};return db("string"==typeof e?c4(e):e,t),[...t.variables]}function db(e,t){switch(e.type){case"UnaryExpression":return n=e,i=t,db(n.argument,i);case"BinaryExpression":return o=e,a=t,[db(o.left,a),db(o.right,a)].filter(Boolean);case"ConditionalExpression":return s=e,l=t,[db(s.consequent,l),db(s.test,l),db(s.alternate,l)].filter(Boolean);case"CallExpression":let r;return u=e,c=t,r=db(u.callee,c),u.arguments?.map(dv(c)),r;case"ArrowFunctionExpression":var n,i,o,a,s,l,u,c,d,p,f,h,m,y,g,b,v,w,x=e,E=t;let S={...E};S.isLocalExpression=!0;let D=x.params?.map(dv(S))??[],O=db(x.body,S)??[];if(O&&Array.isArray(O))for(let e of O)D.includes(e)||E.variables.add(e);return;case"MemberExpression":let P;return d=e,p=t,db(d.object,p),void((P={...p}).isLocalExpression=!0,db(d.property,P));case"ArrayExpression":return f=e,h=t,void f.elements?.map(dv(h));case"SequenceExpression":return m=e,y=t,void m.expressions?.map(dv(y));case"NewExpression":return g=e,b=t,void g.arguments?.map(dv(b));case"Literal":case"TemplateElement":return;case"Identifier":var C=e,k=t;if(!(C.name in k.globals))if(k.isLocalExpression)return C.name;else k.variables.add(C.name);return;case"TemplateLiteral":return v=e,w=t,void(v.expressions?.map(dv(w)),v.quasis?.map(dv(w)));default:throw`Expression evaluator does not support expression of type '${e.type}'`}}function dv(e){return function(t){return null===t?null:db(t,e)}}c4.plugins.register({name:"arrow",init(e){e.addBinaryOp("=>",.1,!0),e.hooks.add("gobble-expression",function(t){if(this.gobbleSpaces(),this.code===e.OPAREN_CODE){let r=this.index;if(this.index++,this.gobbleSpaces(),this.code===e.CPAREN_CODE){this.index++;let e=this.gobbleBinaryOp();if("=>"===e){let r=this.gobbleBinaryExpression();r||this.throwError("Expected expression after "+e),t.node={type:c6,params:null,body:r};return}}this.index=r}}),e.hooks.add("after-expression",function(t){!function t(r){r&&(Object.values(r).forEach(e=>{e&&"object"==typeof e&&t(e)}),"=>"===r.operator&&(r.type=c6,r.params=r.left?[r.left]:null,r.body=r.right,r.params&&r.params[0].type===e.SEQUENCE_EXP&&(r.params=r.params[0].expressions),delete r.left,delete r.right,delete r.operator))}(t.node)})}}),c4.plugins.register({name:"new",init(e){e.addUnaryOp("new"),e.hooks.add("after-token",function(t){let r=t.node;if(r&&"new"===r.operator){r.argument&&[e.CALL_EXP,e.MEMBER_EXP].includes(r.argument.type)||this.throwError("Expected new function()"),t.node=r.argument;let n=t.node;for(;n.type===e.MEMBER_EXP||n.type===e.CALL_EXP&&n.callee.type===e.MEMBER_EXP;)n=n.type===e.MEMBER_EXP?n.object:n.callee.object;n.type="NewExpression"}})}}),c4.plugins.register({name:"numbers",init(e){function t(e){return"x"===e||"X"===e?(this.index+=2,[[48,57],[65,70],[97,102]]):"b"===e||"B"===e?(this.index+=2,[[48,49]]):"o"===e||"O"===e||e>="0"&&e<="7"?(this.index+=e<="7"?1:2,[[48,55]]):null}function r(t){let r=this.index,n="",i=()=>{for(;e.isDecimalDigit(this.code)||95===this.code;)95===this.code?this.index++:n+=this.expr.charAt(this.index++)};i(),this.code===e.PERIOD_CODE&&(n+=this.expr.charAt(this.index++),i());let o=this.char;("e"===o||"E"===o)&&(n+=this.expr.charAt(this.index++),("+"===(o=this.char)||"-"===o)&&(n+=this.expr.charAt(this.index++)),i(),e.isDecimalDigit(this.expr.charCodeAt(this.index-1))||this.throwError("Expected exponent ("+n+this.char+")"));let a=this.code;if(e.isIdentifierStart(a))this.throwError("Variable names cannot start with a number ("+n+this.char+")");else if(a===e.PERIOD_CODE){n.length>1&&this.throwError(`Unexpected period ${JSON.stringify({chCode:a,number:n},null,2)}`),this.index=r;return}t.node={type:e.LITERAL,value:parseFloat(n),raw:this.expr.substring(r,this.index)}}e.hooks.add("gobble-token",function(n){if(48===this.code){var i,o,a;let s=this.index,l=this.expr.charAt(this.index+1),u=t.call(this,l);if(!u)return;let c="";for(;i=this.code,o=u,95===i||o.some(([e,t])=>i>=e&&i<=t);)95===this.code?this.index++:c+=this.expr.charAt(this.index++);if(e.isIdentifierPart(this.code)){if(e.isDecimalDigit(this.code)&&e.isDecimalDigit(l.charCodeAt(0))){this.index=s+1,r.call(this,n);return}this.throwError("unexpected char within number")}n.node={type:e.LITERAL,value:parseInt(c,"x"===(a=l)||"X"===a?16:"b"===a||"B"===a?2:8),raw:this.expr.substring(s,this.index)}}else(e.isDecimalDigit(this.code)||this.code===e.PERIOD_CODE)&&r.call(this,n)})}}),c4.plugins.register({name:"regex",init(e){e.hooks.add("gobble-token",function(t){if(47===this.code){let r=++this.index,n=!1;for(;this.index<this.expr.length;){if(47===this.code&&!n){let n,i=this.expr.slice(r,this.index),o="";for(;++this.index<this.expr.length;){let e=this.code;if(e>=97&&e<=122||e>=65&&e<=90||e>=48&&e<=57)o+=this.char;else break}try{n=new RegExp(i,o)}catch(e){this.throwError(e.message)}return t.node={type:e.LITERAL,value:n,raw:this.expr.slice(r-1,this.index)},t.node=this.gobbleTokenProperty(t.node),t.node}this.code===e.OBRACK_CODE?n=!0:n&&this.code===e.CBRACK_CODE&&(n=!1),this.index+=92===this.code?2:1}this.throwError("Unclosed Regex")}})}}),c4.plugins.register({name:"ternary",init(e){e.hooks.add("after-expression",function(t){if(t.node&&this.code===e.QUMARK_CODE){this.index++;let r=t.node,n=this.gobbleExpression();if(n||this.throwError("Expected expression"),this.gobbleSpaces(),this.code===e.COLON_CODE){this.index++;let i=this.gobbleExpression();if(i||this.throwError("Expected expression"),t.node={type:"ConditionalExpression",test:r,consequent:n,alternate:i},r.operator&&e.binary_ops[r.operator]<=.9){let n=r;for(;n.right.operator&&e.binary_ops[n.right.operator]<=.9;)n=n.right;t.node.test=n.right,n.right=t.node,t.node=r}}else this.throwError("Expected :")}})}}),c4.plugins.register({name:"jsepTemplateLiteral",init(e){function t(e,r=!0){if(96===this.code){let t={type:"TemplateLiteral",quasis:[],expressions:[]},n="",i="",o=!1,a=this.expr.length,s=()=>t.quasis.push({type:"TemplateElement",value:{raw:i,cooked:n},tail:o});for(;this.index<a;){let a=this.expr.charAt(++this.index);if("`"===a)return this.index+=1,o=!0,s(),e.node=t,r&&(e.node=this.gobbleTokenProperty(e.node)),e.node;if("$"===a&&"{"===this.expr.charAt(this.index+1))this.index+=2,s(),i="",n="",t.expressions.push(...this.gobbleExpressions(125)),125!==this.code&&this.throwError("unclosed ${");else if("\\"===a)switch(i+=a,a=this.expr.charAt(++this.index),i+=a,a){case"n":n+="\n";break;case"r":n+="\r";break;case"t":n+=" ";break;case"b":n+="\b";break;case"f":n+="\f";break;case"v":n+="\v";break;default:n+=a}else n+=a,i+=a}this.throwError("Unclosed `")}}e.hooks.add("gobble-token",t),e.hooks.add("after-token",function(r){if((r.node.type===e.IDENTIFIER||r.node.type===e.MEMBER_EXP)&&96===this.code)return r.node={type:"TaggedTemplateExpression",tag:r.node,quasi:t.bind(this)(r,!1)},r.node=this.gobbleTokenProperty(r.node),r.node})}}),c4.addBinaryOp("in",7),c4.addBinaryOp("??",1);let dw=J("feature-flags",{flags:function(){let e={};for(let t of Object.keys(localStorage))if(t.startsWith("openmrs:feature-flag:")){let r=t.replace("openmrs:feature-flag:",""),n=JSON.parse(localStorage.getItem(`openmrs:feature-flag-meta:${r}`)||"{}");e[r]={enabled:"true"===localStorage.getItem(t),...n}}return e}()});function d_(e,t,r){dw.setState(n=>({flags:{...n.flags,[e]:{enabled:n.flags[e]?.enabled??!1,label:t,description:r}}}))}function dx(){let e=dw.getState().flags;Object.keys(localStorage).filter(e=>e.startsWith("openmrs:feature-flag:")).forEach(t=>{let r=t.replace("openmrs:feature-flag:","");e[r]||(localStorage.removeItem(t),localStorage.removeItem(`openmrs:feature-flag-meta:${r}`))})}function dE(e){return dw.getState().flags[e].enabled}function dS(e,t){dw.subscribe(r=>{t(r.flags[e].enabled)})}function dD(e,t){dw.setState(r=>({flags:{...r.flags,[e]:{...r.flags[e],enabled:t}}}))}function dO(e){return!window.offlineEnabled||(e??navigator.onLine)}dw.subscribe(e=>{for(let[t,r]of Object.entries(e.flags))localStorage.setItem(`openmrs:feature-flag:${t}`,r.enabled.toString()),localStorage.setItem(`openmrs:feature-flag-meta:${t}`,JSON.stringify({label:r.label,description:r.description}))});var dP=e3(function(e,t,r){eQ(e,t,r)});function dC(e=!0,t=!1){return dk(dO(),e,t)}function dk(e,t=!0,r=!1){return!!(e?t:r)}let dT=Y("extensionsInternal",{slots:{},extensions:{}}),dj=Y("extensionRenderings",{renderings:new Map}),dR=()=>J("extensionsInternal",{slots:{},extensions:{}}),dA=()=>J("extensionRenderings",{renderings:new Map});function dN(e){let t=dT.getState(),r=e(t);r!==t&&dT.setState(r)}let dM=null,d$=null;function dI(){let e=dj.getState();return dM&&e===d$||(dM=new Map(e.renderings),d$=e,function(e){for(let t of(dG.clear(),e.values()))dY(t,1);dq=!0}(dM)),dM}function dL(e){d$={renderings:e},dj.setState(d$,!0)}function dF(e){let t=dI();t.has(e.renderingId)||(t.set(e.renderingId,e),dY(e,1),dL(t))}function dB(e){let t=dI(),r=t.get(e);r&&(t.delete(e),dY(r,-1),dL(t))}let dV=()=>J("extensions",{slots:{}}),dU=0,dW=new Set;function dK(e){dU++;try{return e()}finally{if(0==--dU&&dW.size>0){let e=Array.from(dW);for(let t of(dW.clear(),e))dH(t)}}}function dH(e){try{e()}catch(t){console.error(`The extension system's '${e.name}' recomputation failed`,t)}}function dz(e){dU>0?dW.add(e):dH(e)}let dG=new Map,dq=!1;function dY(e,t){let r=JSON.stringify([e.slotName,e.extensionId,e.slotModuleName,e.extensionModuleName]),n=dG.get(r);if(!n){if(t<0)return;dG.set(r,{count:1,record:{slotModuleName:e.slotModuleName,extensionModuleName:e.extensionModuleName,slotName:e.slotName,extensionId:e.extensionId}}),dq=!0;return}n.count+=t,n.count<1&&(dG.delete(r),dq=!0)}function dZ(){var e,t;if(dI(),!dq)return;dq=!1;let r=Array.from(dG.values(),({record:e})=>e);r.sort(dJ),e=tq.getState().mountedExtensions,t=r,e.length===t.length&&e.every((e,r)=>0===dJ(e,t[r]))||tq.setState({mountedExtensions:r})}function dJ(e,t){return dX(e.slotName,t.slotName)||dX(e.extensionId,t.extensionId)||dX(e.slotModuleName,t.slotModuleName)||dX(e.extensionModuleName,t.extensionModuleName)}function dX(e,t){return e===t?0:e<t?-1:1}dZ(),dj.subscribe(()=>dz(dZ));let dQ=dR(),d0=dV(),d1=tZ(),d3=tQ(),d4=new Set,d2=!1;function d6(e){if(null===e)d4=null;else if(null!==d4)for(let t of e)d4.add(t);dz(d5)}function d5(){if(!d2){d2=!0;try{for(let e=1;;e++){let t=d4;if(null!==t&&0===t.size)return;d4=new Set;try{!function(e,t,r,n,i,o=null){let a=d0.getState().slots,s={},l=!1,u=dO(),c=Object.entries(n.flags).filter(([,{enabled:e}])=>e).map(([e])=>e);for(let[n,d]of Object.entries(e.slots)){let p=a[n];if(p&&o&&!o.has(n)){s[n]=p;continue}let{config:f}=tX(t,d.name),h=function(e,t,r,n,i,o,a){let s=function(e,t){let r=e.add||[],n=e.remove||[],i=e.order||[],{extensions:o}=dQ.getState();return[...t,...r].filter(e=>!n.includes(e)).sort((e,r)=>ps(e,i,o[pe(e)]?.order,t)-ps(r,i,o[pe(r)]?.order,t))}(r,t.slots[e].attachedIds),l=[];for(let u of s){let{config:s}=t1(n,e,u),c=t3(r,e,u),d=c?dP({},s,c):s,p=pe(u),f=t.extensions[p];if(f){let e=d?.["Display conditions"]?.privileges??f.privileges??[];if(e&&("string"==typeof e||Array.isArray(e)&&e.length>0)&&(!a?.user||!iU(e,a.user))||f.featureFlag&&!i.includes(f.featureFlag)||window.offlineEnabled&&!dk(o,f.online,f.offline))continue;l.push({id:u,name:p,moduleName:f.moduleName,config:d,featureFlag:f.featureFlag,meta:f.meta,online:d?.["Display conditions"]?.online??f.online??!0,offline:d?.["Display conditions"]?.offline??f.offline??!1,displayConditionExpression:d?.["Display conditions"]?.expression||f.displayExpression})}}return l}(n,e,f,r,c,u,i.session);p&&p.moduleName===d.moduleName&&e6(p.candidateExtensions,h)?s[n]=p:(s[n]={moduleName:d.moduleName,candidateExtensions:h},l=!0)}(l||Object.keys(a).length!==Object.keys(s).length)&&d0.setState({slots:s})}(dQ.getState(),d1.getState(),d3.getState(),dw.getState(),iM.getState(),t)}catch(e){throw d4=null===t||null===d4?null:new Set([...t,...d4]),e}if(e>=20)return void console.error("The extension system stopped recomputing after 20 passes because something keeps invalidating slots in response to the extension store being written. Some slots are left stale until the next write.")}}finally{d2=!1}}}function d8(e,t){let r=new Set;for(let n of Object.keys(e))e[n]!==t[n]&&r.add(n);for(let n of Object.keys(t))n in e||r.add(n);return r}function d9(){d6(null)}function d7(e,t){return{moduleName:t,name:e,attachedIds:[]}}function pe(e){let[t]=e.split("#");return t}function pt(e,t){let r=pe(t);return e.extensions[r]}function pr(e){return pt(dQ.getState(),e)}dQ.subscribe((e,t)=>{d6(e.extensions!==t.extensions?null:d8(e.slots,t.slots))}),d1.subscribe((e,t)=>{d6(d8(e.slots,t.slots))}),d3.subscribe((e,t)=>{d6(d8(e.configs,t.configs))}),dw.subscribe(()=>d6(null)),iM.subscribe(()=>d6(null)),d9(),b(d9);let pn=e=>dN(t=>({...t,extensions:{...t.extensions,[e.name]:{...e}}}));function pi(e,t){dN(r=>{let n=r.slots[e];return n?{...r,slots:{...r.slots,[e]:{...n,attachedIds:[...n.attachedIds,t]}}}:{...r,slots:{...r.slots,[e]:{...d7(e),attachedIds:[t]}}}})}function po(e,t){dN(r=>{let n=r.slots[e];return n&&n.attachedIds.includes(t)?{...r,slots:{...r.slots,[e]:{...n,attachedIds:n.attachedIds.filter(e=>e!==t)}}}:r})}function pa(e){dN(t=>{let r=t.slots[e];return r?{...t,slots:{...t.slots,[e]:{...r,attachedIds:[]}}}:t})}function ps(e,t,r,n){let i=t.indexOf(e);if(-1!==i)return i;{if(void 0!==r)return 1e3+r;let t=n.indexOf(e);return -1!==t?2e3+t:3e3}}function pl(e,t){return function(e,t,r=null,n){let i;return e.filter(e=>{let o=e.displayConditionExpression;if("string"!=typeof o||0===o.trim().length)return!0;i??(i=t&&"object"==typeof t?{session:r,...t}:{session:r});try{return!!de(o,i)}catch(t){return console.error(`Error while evaluating expression '${o}' for ${e.id}`+(n?` in ${n}`:""),t),!1}})}(pu(e),t,iM.getState().session,e)}function pu(e){return d0.getState().slots[e]?.candidateExtensions??[]}let pc=(e,t)=>dQ.setState(r=>{let n=r.slots[t]?.moduleName;if(n&&n!=e)return console.warn(`An extension slot with the name '${t}' already exists. Refusing to register the same slot name twice (in "registerExtensionSlot"). The existing one is from module ${n}.`),r;if(n&&n==e)return r;if(r.slots[t])return{...r,slots:{...r.slots,[t]:{...r.slots[t],moduleName:e}}};let i=d7(t,e);return{...r,slots:{...r.slots,[t]:{...i}}}}),pd=()=>{d4=null,dN(()=>({slots:{},extensions:{}})),dA().setState({renderings:new Map}),d0.setState({slots:{}})},pp=Y("left-nav",{slotName:null,basePath:window.spaBase,mode:"normal"});function pf({name:e,basePath:t,mode:r,componentContext:n,state:i}){pp.setState({slotName:e,basePath:t,mode:r??"normal",componentContext:n,state:i})}function ph(e){pp.getState().slotName===e&&pp.setState(pp.getInitialState(),!0)}let pm=Y("modalRegistry",{modals:{}});function py(e){pm.setState(t=>(t.modals[e.name]=e,t))}function pg(e){let t=pm.getState().modals[e];if(!t){let r=pr(e);r&&(t={name:e,load:r.load,moduleName:r.moduleName},console.warn(`Modal ${e} was registered as an extension. This is deprecated and will be removed in the future. Please register it in the "modals" section of routes.json instead of the "extensions" section.`),py(t))}return t}let pb=Y("workspaceRegistrations",{workspaces:{}}),pv=Y("workspaceGroups",{workspaceGroups:{}});function pw(e){pb.setState(t=>({workspaces:{...t.workspaces,[e.name]:{...e,load:e.load,preferredWindowSize:e.preferredWindowSize??"normal",type:e.type??"form",canHide:e.canHide??!1,canMaximize:e.canMaximize??!1,width:e.width??"narrow",groups:e.groups??[]}}}))}function p_(e){pv.setState(t=>{let r=t.workspaceGroups[e.name];return r?{workspaceGroups:{...t.workspaceGroups,[e.name]:{...r,members:Array.from(new Set([...r.members,...e.members]))}}}:{workspaceGroups:{...t.workspaceGroups,[e.name]:{name:e.name,members:e.members}}}})}let px=new Set;function pE(e){let t=pb.getState().workspaces;if(t[e])return t[e];{let t=pr(e);if(t){var r;let n;return px.has(e)||(console.warn(`The workspace '${e}' is registered as an extension. This is deprecated. Please register it in the "workspaces" section of the routes.json file.`),px.add(e)),{name:t.name,title:(r=t,"string"==typeof(n=r?.meta?.title)?n:n&&"object"==typeof n?oj(r.moduleName,n.key,n.default):r.name),moduleName:t.moduleName,preferredWindowSize:t.meta?.screenSize??"normal",load:t.load,type:t.meta?.type??"form",canHide:t.meta?.canHide??!1,canMaximize:t.meta?.canMaximize??!1,width:t.meta?.width??"narrow",groups:t.meta?.groups??[]}}throw Error(`No workspace named '${e}' has been registered.`)}}function pS(e){let t=pv.getState().workspaceGroups;if(t[e])return t[e];throw Error(`No workspace group named '${e}' has been registered.`)}let pD=Y("workspace2",{registeredGroupsByName:{},registeredWindowsByName:{},registeredWorkspacesByName:{},openedGroup:null,openedWindows:[],workspaceTitleByWorkspaceName:{},isMostRecentlyOpenedWindowHidden:!1});function pO(e){let{registeredWorkspacesByName:t,registeredWindowsByName:r}=pD.getState(),n=t[e];if(n){let t=r[n.window];if(t)return t;throw Error(`No workspace window found with name: ${n.window} for workspace: ${e}`)}throw Error(`No workspace found with name: ${e}`)}function pP(e){let{registeredGroupsByName:t,registeredWindowsByName:r}=pD.getState(),n=r[e];if(n){let r=t[n.group];if(r)return r;throw Error(`No workspace group found with name: ${n.group} for window: ${e}`)}throw Error(`No workspace window found with name: ${e}`)}function pC(e){let{openedWindows:t}=pD.getState();return t.findIndex(t=>t.openedWorkspaces.find(t=>t.workspaceName===e))}function pk(e,t){if(0==t.length)return;let{registeredGroupsByName:r}=pD.getState(),n={...r};for(let r of t){if(n[r.name])throw Error(`Cannot register workspace group ${r.name} more than once`);n[r.name]={...r,moduleName:e}}pD.setState({registeredGroupsByName:n})}function pT(e,t){if(0==t.length)return;let{registeredWindowsByName:r}=pD.getState(),n={...r};for(let r of t){if(n[r.name])throw Error(`Cannot register workspace window ${r.name} more than once`);let t={...r,moduleName:e};n[r.name]=t}pD.setState({registeredWindowsByName:n})}function pj(e,t){if(0==t.length)return;let{registeredWorkspacesByName:r}=pD.getState(),n={...r};for(let r of t){if(n[r.name])throw Error(`Cannot register workspace ${r.name} more than once`);let t={...r,moduleName:e};n[r.name]=t}pD.setState({registeredWorkspacesByName:n})}let pR=0,pA=null,pN={bootstrap:15e3,mount:15e3,unmount:15e3};function pM(e){if(e.timeouts)return e;let t=e.name??"parcel",r=Object.fromEntries(Object.keys(pN).filter(t=>e[t]).map(r=>{var n,i;let o,a;return[r,(n=e[r],i=pN[r],o=Array.isArray(n)?n:[n],a=e=>o.reduce((n,i,o)=>n.then(()=>{let n=i(e);return"function"==typeof n?.then&&"function"==typeof n?.catch?n:Promise.reject(Error(`Lifecycle function ${r} at array index ${o} for parcel ${t} did not return a promise`))}),Promise.resolve(void 0)),e=>{let n,o=new Promise((e,o)=>{n=setTimeout(()=>o(Error(`Lifecycle function ${r} for parcel ${t} did not settle within ${i}ms`)),i)});return Promise.race([a(e),o]).finally(()=>clearTimeout(n))})]}));return{...e,...r}}async function p$(e,t){return(await (pA??(pA=new Promise((e,t)=>{nC({name:"openmrs-extension-host",bootstrap:()=>Promise.resolve(),mount:t=>(e(t.mountParcel),Promise.resolve()),unmount:()=>Promise.resolve()},{domElement:document.createElement("div")}).mountPromise.catch(t)}).catch(e=>(console.error("The host parcel used to mount extensions could not be mounted. Falling back to mounting extensions as root parcels, which leaks their DOM elements.",e),nC))),pA))("function"==typeof e?()=>e().then(pM):pM(e),t)}function pI(){return pL}function pL(e,t){let r,n=p$(e,t).then(e=>r=e);return{mount:()=>n.then(e=>e.mount()),unmount:()=>n.then(e=>e.unmount()),update:e=>n.then(t=>t.update?.(e)),getStatus:()=>r?.getStatus()??"LOADING_SOURCE_CODE",get loadPromise(){return n.then(e=>e.loadPromise)},get bootstrapPromise(){return n.then(e=>e.bootstrapPromise)},get mountPromise(){return n.then(e=>e.mountPromise)},get unmountPromise(){return n.then(e=>e.unmountPromise)}}}async function pF(e,t,r,n,i=e=>e,o={}){let a=pe(n),s=pr(n),l=null;if(e){if(!s)throw Error(`Couldn't find extension '${a}' to attach to '${t}'`);let{meta:u,moduleName:c,online:d,offline:p,load:f}=s;if(dC(d,p)){let s,d=pR++,p=`${t}/${n}-${d}`;e.dataset.extensionRenderingId=p;let h=e=>{try{dB(p)}catch(t){console.error(e,t)}};try{dF({renderingId:p,extensionName:a,extensionModuleName:c,extensionId:n,slotName:t,slotModuleName:r})}catch(e){throw h(`Recomputing configuration after registering '${n}' failed also failed`),e}try{s=await f()}catch(e){throw h(`Recomputing configuration after '${n}' failed to load also failed`),e}try{l=await p$(i({...s,name:`${t}/${a}-${d}`}),{...o,_meta:u,_extensionContext:{extensionId:n,extensionSlotName:t,extensionSlotModuleName:r,extensionModuleName:c},domElement:e})}catch(e){throw h(`Recomputing configuration after '${n}' failed to mount also failed`),e}l.mountPromise.then(void 0,e=>{console.error(`Extension '${n}' in slot '${t}' failed to mount`,e),h(`Recomputing configuration after '${n}' failed to mount also failed`)}),l.unmountPromise.then(()=>h(`Recomputing configuration after unmounting '${n}' failed`),e=>{console.error(`Extension '${n}' in slot '${t}' failed to unmount`,e),h(`Recomputing configuration after '${n}' failed to unmount also failed`)})}}else console.warn(`Tried to render ${n} into ${t} but no DOM element was available.`);return l}var pB=r(5275),pV=r.n(pB);let pU=(0,pB.createContext)({moduleName:"",featureName:""});function pW({to:e,templateParams:t,onBeforeNavigate:r,children:n,...i}){return(0,pB.useEffect)(()=>{i.href&&console.warn(`ConfigurableLink does not support the href prop. Use the 'to' prop instead. The provided href value is '${i.href}'`),i.onClick&&console.warn(`ConfigurableLink does not support the onClick prop. Use the 'onBeforeNavigate' prop instead. The 'to' prop of the offending link is ${e}`)},[]),pV().createElement("a",{onClick:n=>{0===n.button&&!n.ctrlKey&&!n.shiftKey&&!n.altKey&&!n.metaKey&&(n.preventDefault(),r?.(n),ib({to:e,templateParams:t})),0===n.button&&(n.ctrlKey||n.metaKey)&&r?.(n),0===n.button&&n.shiftKey&&r?.(n),1===n.button&&r?.(n)},href:iy(e,t),...i},n)}let pK=({state:e,children:t,...r})=>{let{extension:n}=(0,pB.useContext)(pU),i=(0,pB.useRef)(null),o=(0,pB.useRef)(Promise.resolve()),a=(0,pB.useRef)(!1),s=(0,pB.useRef)(!1),l=(0,pB.useRef)(e),u=(0,pB.useCallback)(e=>{if(!e)return;let t=()=>{"MOUNTED"===e.getStatus()&&e.unmount()};switch(e.getStatus()){case"MOUNTED":e.unmount();break;case"UPDATING":o.current?.then(t,t);break;default:e.mountPromise.then(t,()=>{})}},[]),c=(0,pB.useCallback)((e,t)=>{e.update&&"UNMOUNTING"!==e.getStatus()&&(o.current=Promise.all([e.mountPromise,o.current]).then(()=>{if(i.current?.getStatus()==="MOUNTED"&&i.current.update)return i.current.update({...t})}).catch(e=>{let t=i.current?.getStatus();"UNMOUNTING"!==t&&"NOT_MOUNTED"!==t&&"UNLOADING"!==t&&console.error(`The extension '${n?.extensionId}' failed to update`,e)}))},[]),d=(0,pB.useCallback)(t=>{t&&!i.current&&!s.current&&n?.extensionSlotName&&n.extensionSlotModuleName&&(s.current=!0,pF(t,n.extensionSlotName,n.extensionSlotModuleName,n.extensionId,void 0,e).then(t=>{(s.current=!1,i.current=t,a.current)?u(t):t&&l.current!==e&&c(t,l.current)},()=>{s.current=!1}))},[]);return(0,pB.useEffect)(()=>(a.current=!1,()=>{a.current=!0,u(i.current)}),[]),(0,pB.useEffect)(()=>{l.current=e,i.current&&c(i.current,e)},[e]),n?pV().createElement("div",{ref:d,"data-extension-id":n?.extensionId,style:{position:"relative"},...r}):null};function pH(e){let t=(0,pB.useRef)(e);return F(t.current,e)||(t.current=e),t.current}function pz(e,t){"function"==typeof t&&(t=t(e));let r={};for(let[n,i]of Object.entries(t)){let t=function(...t){e.setState(e=>i(e,...t))};r[n]=t}return r}let pG=e=>e;function pq(e,t=pG,r){let n=(0,pB.useCallback)(t=>e.subscribe(t),[e]),i=(0,pB.useCallback)(()=>t(e.getState()),[e,t]),o=(0,pB.useSyncExternalStore)(n,i,i),a=(0,pB.useMemo)(()=>r?pz(e,r):null,[e,r]);return(0,pB.useMemo)(()=>a?{...o,...a}:o,[o,a])}function pY(e,t){return pq(e,pG,t)}function pZ(e){return function(t){let r=(0,pB.useCallback)(t=>e.subscribe(t),[]),n=(0,pB.useCallback)(()=>e.getState(),[]),i=(0,pB.useSyncExternalStore)(r,n,n),o=(0,pB.useMemo)(()=>t?pz(e,t):null,[t]);return(0,pB.useMemo)(()=>o?{...i,...o}:i,[i,o])}}let pJ=[];Object.freeze(pJ);let pX={candidateExtensions:pJ};Object.freeze(pX);let pQ=e=>{let t=(0,pB.useCallback)(t=>t.slots?.[e]??pX,[e]);return pq(dV(),t)},p0=e=>e.session;function p1(e,t){let{candidateExtensions:r}=pQ(e),n=pq(iM,p0),i=pH(t);return(0,pB.useMemo)(()=>pl(e,i),[e,i,n,r])}function p3(e,t){let{moduleName:r}=(0,pB.useContext)(pU);if(!r)throw Error("ComponentContext has not been provided. This should come from @openmrs/esm-react-utils.");return(0,pB.useEffect)(()=>{pc(r,e)},[r,e]),{extensions:p1(e,t),extensionSlotName:e,extensionSlotModuleName:r}}function p4(e){return e}function p2({name:e,extensionSlotName:t,select:r=p4,children:n,state:i,style:o,...a}){if(n&&i)throw Error("Both children and state have been provided. If children are provided, the state must be passed as a prop to the `Extension` component.");let s=e??t,l=(0,pB.useRef)(null),{extensions:u,extensionSlotModuleName:c}=p3(s,i),d=(0,pB.useMemo)(()=>r(u),[r,u]),p=(0,pB.useMemo)(()=>{if("function"==typeof n&&!pV().isValidElement(n))return d.map(e=>n(e,i))},[n,d]);return pV().createElement("div",{ref:l,"data-extension-slot-name":s,"data-extension-slot-module-name":c,style:{...o,position:"relative"},...a},s&&d?.map((e,t)=>pV().createElement(pU.Provider,{key:e.id,value:{moduleName:c,featureName:"",extension:{extensionId:e.id,extensionSlotName:s,extensionSlotModuleName:c}}},p?.[t]??("function"!=typeof n?n:null)??pV().createElement(pK,{state:i}))))}var p6=r(5338);function p5(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function p8(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?p5(Object(r),!0).forEach(function(t){var n,i,o;n=e,i=t,o=r[t],i in n?Object.defineProperty(n,i,{value:o,enumerable:!0,configurable:!0,writable:!0}):n[i]=o}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):p5(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function p9(e){return(p9="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function p7(e){return(p7="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}function fe(e,t){var r;if("function"!=typeof(r=t.domElement?function(){return t.domElement}:t.domElementGetter?t.domElementGetter:e.domElementGetter?e.domElementGetter:function(e){var t=e.appName||e.name;if(!t)throw Error("single-spa's dom-element-getter-helpers was not given an application name as a prop, so it can't make a unique dom element container for the react application");var r="single-spa-application:".concat(t);return function(){var e=document.getElementById(r);return e||((e=document.createElement("div")).id=r,document.body.appendChild(e)),e}}(t)))throw Error("single-spa's dom-element-getter-helpers was given an invalid domElementGetter for application or parcel '".concat(t.name,"'. Expected a function, received ").concat(p7(r)));return function(){var e=r(t);if(!(e instanceof HTMLElement))throw Error("single-spa's dom-element-getter-helpers: domElementGetter returned an invalid dom element for application or parcel '".concat(t.name,"'. Expected HTMLElement, received ").concat(p7(e)));return e}}var ft=null;try{ft=require("react").createContext()}catch(e){}var fr={React:null,ReactDOM:null,ReactDOMClient:null,rootComponent:null,loadRootComponent:null,errorBoundary:null,errorBoundaryClass:null,domElementGetter:null,parcelCanUpdate:!0,suppressComponentDidCatchWarning:!1,domElements:{},renderResults:{},updateResolves:{},unmountResolves:{}};function fn(e,t){return e.rootComponent?Promise.resolve():e.loadRootComponent(t).then(function(t){e.rootComponent=t})}function fi(e,t){return new Promise(function(r,n){e.suppressComponentDidCatchWarning||!function(e){if(!(e&&"string"==typeof e.version&&e.version.indexOf(".")>=0))return!1;var t=e.version.slice(0,e.version.indexOf("."));try{return Number(t)>=16}catch(e){return!1}}(e.React)||e.errorBoundary||e.errorBoundaryClass||(e.rootComponent.prototype?e.rootComponent.prototype.componentDidCatch||console.warn("single-spa-react: ".concat(t.name||t.appName||t.childAppName,"'s rootComponent should implement componentDidCatch to avoid accidentally unmounting the entire single-spa application.")):console.warn("single-spa-react: ".concat(t.name||t.appName||t.childAppName,"'s rootComponent does not implement an error boundary. If using a functional component, consider providing an opts.errorBoundary to singleSpaReact(opts).")));var i,o=fl(e,t,function(){r(this)}),a=fe(e,t)(),s=function(e){var t=e.reactDom,r=e.renderType,n=e.elementToRender,i=e.domElement,o=t[r];if("function"!=typeof o)throw Error('renderType "'.concat(r,'" did not return a function.'));switch(r){case"createRoot":case"unstable_createRoot":case"createBlockingRoot":case"unstable_createBlockingRoot":var a=o(i);return a.render(n),a;case"hydrateRoot":return o(i,n);default:return o(n,i),null}}({elementToRender:o,domElement:a,reactDom:fs(e),renderType:"function"==typeof(i=e).renderType?i.renderType():i.renderType});e.domElements[t.name]=a,e.renderResults[t.name]=s})}function fo(e,t){return new Promise(function(r){e.unmountResolves[t.name]=r;var n=e.renderResults[t.name];n&&n.unmount?n.unmount():fs(e).unmountComponentAtNode(e.domElements[t.name]),delete e.domElements[t.name],delete e.renderResults[t.name]})}function fa(e,t){return new Promise(function(r){e.updateResolves[t.name]||(e.updateResolves[t.name]=[]),e.updateResolves[t.name].push(r);var n=fl(e,t,null),i=e.renderResults[t.name];if(i&&i.render)i.render(n);else{var o=fe(e,t)();fs(e).render(n,o)}})}function fs(e){return e.ReactDOMClient||e.ReactDOM}function fl(e,t,r){var n=e.React.createElement(e.rootComponent,t),i=ft?e.React.createElement(ft.Provider,{value:t},n):n;return(e.errorBoundary||t.errorBoundary||e.errorBoundaryClass||t.errorBoundaryClass)&&(e.errorBoundaryClass=e.errorBoundaryClass||t.errorBoundaryClass||function(e,t){function r(t){e.React.Component.apply(this,arguments),this.state={caughtError:null,caughtErrorInfo:null},r.displayName="SingleSpaReactErrorBoundary(".concat(t.name,")")}return r.prototype=Object.create(e.React.Component.prototype),r.prototype.render=function(){return this.state.caughtError?(e.errorBoundary||t.errorBoundary)(this.state.caughtError,this.state.caughtErrorInfo,this.props):this.props.children},r.prototype.componentDidCatch=function(e,t){this.setState({caughtError:e,caughtErrorInfo:t})},r}(e,t),i=e.React.createElement(e.errorBoundaryClass,t,i)),i=e.React.createElement(e.SingleSpaRoot,p8(p8({},t),{},{mountFinished:r,updateFinished:function(){e.updateResolves[t.name]&&(e.updateResolves[t.name].forEach(function(e){return e()}),delete e.updateResolves[t.name])},unmountFinished:function(){e.unmountResolves[t.name]&&(e.unmountResolves[t.name](),delete e.unmountResolves[t.name])}}),i)}var fu=r(8395),fc=r(9324),fd=r(8716);let fp={strictMode:!0,throwErrorsToConsole:!0,disableTranslations:!1},ff=new Map;(0,fd.initCache)(ff);let fh={errorRetryCount:3,fetcher:iR,focusThrottleInterval:18e5,revalidateIfStale:!0,revalidateOnFocus:!1,revalidateOnReconnect:!1,refreshInterval:0,shouldRetryOnError:e=>{if(e instanceof iN){let t=e.response.status;return!!(t>=500)||401===t||403===t||429===t}return!0},provider:()=>ff};function fm(e){if("object"!=typeof e||"string"!=typeof e.featureName||"string"!=typeof e.moduleName)throw Error("Invalid options");let t=Object.assign({},fp,e),r={...fh,...t.swrConfig};return function(e){var n,i,o,a,s;return o=i=class extends(n=pV().Component){componentDidCatch(e,r){r&&r.componentStack&&(e.extra=Object.assign(e.extra||{},{componentStack:r.componentStack})),t.throwErrorsToConsole&&setTimeout(()=>{throw e}),this.setState({caughtError:e,caughtErrorInfo:r})}render(){if(this.state.caughtError)return pV().createElement("div",null,"An error has occurred. Please try reloading the page.");{let n=pV().createElement(pB.Suspense,{fallback:null},pV().createElement(fc.BE,{value:r},pV().createElement(pU.Provider,{value:this.state.config},t.disableTranslations?pV().createElement(e,this.props):pV().createElement(fu.I18nextProvider,{i18n:window.i18next,defaultNS:this.state.config.extension?`${this.state.config.moduleName}___${this.state.config.extension.extensionSlotName}___${this.state.config.extension.extensionId}`:this.state.config.moduleName},pV().createElement(e,this.props)))));return t.strictMode&&pV().StrictMode?pV().createElement(pV().StrictMode,null,n):n}}constructor(e){super(e),this.state={caughtError:null,caughtErrorInfo:null,config:{moduleName:t.moduleName,featureName:t.featureName,extension:e._extensionContext}}}},a="displayName",s=`OpenmrsReactComponent(${t.featureName})`,a in o?Object.defineProperty(o,a,{value:s,enumerable:!0,configurable:!0,writable:!0}):o[a]=s,i}}function fy(e,t){return function(e){if("object"!==p9(e))throw Error("single-spa-react requires a configuration object");var t,r=p8(p8({},fr),e);if(!r.React)throw Error("single-spa-react must be passed opts.React");if(!r.ReactDOM&&!r.ReactDOMClient)throw Error("single-spa-react must be passed opts.ReactDOM or opts.ReactDOMClient");if(r.renderType||(null!=(t=r.ReactDOMClient)&&t.createRoot?r.renderType="createRoot":r.renderType="render"),!r.rootComponent&&!r.loadRootComponent)throw Error("single-spa-react must be passed opts.rootComponent or opts.loadRootComponent");if(r.errorBoundary&&"function"!=typeof r.errorBoundary)throw Error("The errorBoundary opt for single-spa-react must either be omitted or be a function that returns React elements");!ft&&r.React.createContext&&(ft=r.React.createContext()),r.SingleSpaRoot=function(e){function t(e){t.displayName="SingleSpaRoot(".concat(e.name,")")}return t.prototype=Object.create(e.React.Component.prototype),t.prototype.componentDidMount=function(){setTimeout(this.props.mountFinished)},t.prototype.componentWillUnmount=function(){setTimeout(this.props.unmountFinished)},t.prototype.render=function(){return setTimeout(this.props.updateFinished),this.props.children},t}(r);var n={bootstrap:fn.bind(null,r),mount:fi.bind(null,r),unmount:fo.bind(null,r)};return r.parcelCanUpdate&&(n.update=fa.bind(null,r)),n}({React:pV(),ReactDOMClient:p6,rootComponent:fm(t)(e)})}function fg(e,t){return()=>e().then(({default:e})=>fy(e,t))}function fb(e,t){return()=>Promise.resolve(fy(e,t))}let fv=fg,fw=W()(()=>({}));Z("openmrs-app-context",fw);let f_={};function fx(e,t=e=>e){let r=fw.getState();return e in r?Object.freeze(Object.assign({},t?t(r[e]):r[e])):null}function fE(e,t){fw.setState(r=>(e in r||(r[e]={}),r[e]=t(r[e]),Object.assign({},r)))}function fS(e){return null===e?null:Object.freeze(Object.assign({},e))}let fD=new Map;function fO(e,t){let r=(0,pB.useRef)(t??{}),n=(0,pB.useRef)(t=>fE(e,t)),i=(0,pB.useRef)(Symbol());return(0,pB.useEffect)(()=>{let r=t??{},n=i.current;return null===fx(e)?!function(e,t=f_){fw.setState(r=>{if(e in r)throw Error(`Attempted to re-register namespace ${e} in the app context. Each namespace must be unregistered before the name can be registered again.`);return Object.assign({},r,{[e]:t===f_?{}:t})})}(e,r):(console.warn(`Namespace ${e} is already registered in the app context. This is likely a race condition during navigation, but may indicate two components are trying to own the same namespace. Updating the existing context.`),fE(e,()=>r)),fD.set(e,n),()=>{fD.get(e)===n&&(fw.setState(t=>(e in t&&delete t[e],t)),fD.delete(e))}},[e]),(0,pB.useEffect)(()=>{let n=t??{};F(r.current,n)||(fE(e,()=>n),r.current=n)},[t]),n.current}function fP({namespace:e,value:t}){return fO(e,t),null}let fC=({children:e,value:t,fallback:r})=>t?pV().createElement(pV().Fragment,null,e):r?pV().createElement(pV().Fragment,null,r):null;function fk(){let e=(0,pB.useRef)();return(!e.current||e.current.signal.aborted)&&(e.current=new AbortController),(0,pB.useEffect)(()=>{let t=e.current;return()=>t?.abort()},[]),e.current}function fT(e,t=e=>e??{}){let[r,n]=(0,pB.useState)(()=>{if(fj(e))return;let r=fx(e);if(null!==r)return t?t(r):r});return(0,pB.useEffect)(()=>{if(fj(e))throw Error(`The namespace supplied to useAppContext must be a non-empty string, but was "${e}".`)},[e]),(0,pB.useEffect)(()=>{var r;let i;return(r=e=>{if(null==e)return void n(void 0);let r=t?t(e):e;n(e=>F(e,r)?e:r)})(fS(i=fx(e))),fw.subscribe(t=>{let n=e in t?t[e]:null;n!==i&&(i=n,r(fS(n)))})},[e,t]),r}function fj(e){return"string"!=typeof e||0===e.trim().length}function fR(e){let t=p1(e);return(0,pB.useMemo)(()=>t.map(e=>e.id),[t])}function fA(e){return pQ(e).candidateExtensions}function fN(e,t){let{data:r,error:n,mutate:i,isLoading:o,isValidating:a}=(0,fc.Ay)(`${ay}?patient=${e}&includeEncounterless=${t}`,iR);return(0,pB.useMemo)(()=>({isLoading:o,data:r?.data.results??[],error:n,mutate:i,isValidating:a}),[r,n,o,a,i])}function fM(e){(0,pB.useEffect)(()=>{if(e){let e=window.getComputedStyle(document.body).overflow;return document.body.style.overflow="hidden",()=>{document.body.style.overflow=e}}},[e])}let f$={},fI=`No ComponentContext has been provided. This should come from "openmrsComponentDecorator".
16
+ Usually this is already applied when using "getAsyncLifecycle" or "getSyncLifecycle".`;function fL(e){let{moduleName:t,extension:r}=(0,pB.useContext)(pU),n=e?.externalModuleName??t;if(!n&&!r)throw Error(fI);let i=function(e){let t=(0,pB.useMemo)(()=>tY(e),[e]),r=function(e){let[t,r]=(0,pB.useState)(()=>{let t=e.getState();return t.loaded&&t.config?t.config:null});return(0,pB.useEffect)(()=>e?.subscribe(e=>{e.loaded&&e.config&&r(e.config)}),[e]),t}(t);if(!r)throw f$[e]||(f$[e]=new Promise(e=>{let r=t.subscribe(t=>{t.loaded&&t.config&&(e(t.config),r())})})),f$[e];return r}(n),o=function(e){let t=(0,pB.useMemo)(tQ,[]),r=function(e,t){let[r,n]=(0,pB.useState)(t?()=>{let r=t1(e.getState(),t.extensionSlotName,t.extensionId);if(r.loaded&&r.config)return r.config}:null);return(0,pB.useEffect)(()=>{if(t)return e.subscribe(e=>{let i=t1(e,t.extensionSlotName,t.extensionId);i.loaded&&i.config&&!e6(i.config,r)&&n(i.config)})},[e,t,r]),r}(t,e);if(!r&&e){let r=`${e.extensionSlotName}-${e.extensionId}`;throw!f$[r]&&t&&(f$[r]=new Promise(r=>{let n=t.subscribe(t=>{let i=t1(t,e.extensionSlotName,e.extensionId);i.loaded&&i.config&&(r(i.config),n())})})),f$[r]}return r||{}}(r);return(0,pB.useMemo)(()=>e?.externalModuleName&&n===e.externalModuleName?{...i}:{...i,...o},[n,e?.externalModuleName,i,o])}let fF=p1;function fB(){let[e,t]=(0,pB.useState)(dO());return(0,pB.useEffect)(()=>b(({online:e})=>t(e)),[]),e}function fV(e,t=300){let[r,n]=(0,pB.useState)(e);return(0,pB.useEffect)(()=>{let r=setTimeout(()=>{n(e)},t);return()=>{clearTimeout(r)}},[e,t]),r}var fU=r(2016),fW=r.n(fU);let fK=`custom:${[["admissionDecisionConcept","ref"],["admissionEncounterType","ref"],["admissionForm","ref"],["atFacilityVisitType","ref"],["bedAssignmentEncounterType","ref"],["cancelADTRequestEncounterType","ref"],["checkInClerkEncounterRole","ref"],["checkInEncounterType","ref"],["clinicianEncounterRole","ref"],["conceptSourcesForDiagnosisSearch","ref"],["consultEncounterType","ref"],["consultFreeTextCommentsConcept","ref"],["denyAdmissionConcept","ref"],["diagnosisMetadata","ref"],["diagnosisSets","ref"],["dischargeForm","ref"],["dispositionDescriptor","ref"],["dispositions","ref"],["emrApiConceptSource","ref"],["exitFromInpatientEncounterType","ref"],["extraPatientIdentifierTypes","ref"],["fullPrivilegeLevel","ref"],["highPrivilegeLevel","ref"],["identifierTypesToSearch","ref"],["inpatientNoteEncounterType","ref"],["lastViewedPatientSizeLimit","ref"],["metadataSourceName","ref"],["motherChildRelationshipType","ref"],["narrowerThanConceptMapType","ref"],["nonDiagnosisConceptSets","ref"],["orderingProviderEncounterRole","ref"],["patientDiedConcept","ref"],["personImageDirectory","ref"],["primaryIdentifierType","ref"],["sameAsConceptMapType","ref"],["suppressedDiagnosisConcepts","ref"],["supportsAdmissionLocationTag","(uuid,display,name,links)"],["supportsLoginLocationTag","(uuid,display,name,links)"],["supportsTransferLocationTag","(uuid,display,name,links)"],["supportsVisitsLocationTag","(uuid,display,name,links)"],["telephoneAttributeType","ref"],["testPatientPersonAttributeType","ref"],["transferForm","ref"],["transferRequestEncounterType","ref"],["transferWithinHospitalEncounterType","ref"],["unknownCauseOfDeathConcept","ref"],["unknownLocation","ref"],["unknownPatientPersonAttributeType","ref"],["unknownProvider","ref"],["visitAssignmentHandlerAdjustEncounterTimeOfDayIfNecessary","ref"],["visitExpireHours","ref"],["visitNoteEncounterType","ref"]].map(([e,t])=>`${e}:${t}`).join(",")}`;function fH(){let e=`${iC}/emrapi/configuration?v=${fK}`,t=fW()(e,iR);return(0,pB.useMemo)(()=>({emrConfiguration:t.data?.data,isLoadingEmrConfiguration:t.isLoading,mutateEmrConfiguration:t.mutate,errorFetchingEmrConfiguration:t.error}),[t])}let fz=pZ(dR());function fG(e){let t=p1(e);return(0,pB.useMemo)(()=>Object.fromEntries(t.map(e=>[e.name,e.meta])),[t])}let fq=pZ(dV());function fY(e){let{flags:t}=pq(dw);return t[e]?.enabled??!1}function fZ(){let[,e]=(0,pB.useState)(0);return(0,pB.useCallback)(()=>{e(e=>e+1)},[])}function fJ(e,t,r={}){return fQ(e,t,fX,r)}let fX={getPaginatedUrl:(e,t,r)=>{if(!e)return null;{let n=new URL(ij(e.toString()),window.location.toString());return n.searchParams.set("limit",""+t),n.searchParams.set("startIndex",""+r),n.searchParams.set("totalCount","true"),n.toString()}},getNextUrl:e=>{let t=e?.links?.find(e=>"next"==e.rel)?.uri;if(!t)return null;{let e=new URL(t);return e.host=window.location.host,e.protocol=window.location.protocol,e.toString()}},getTotalCount:e=>e?.totalCount??NaN,getCurrentPageSize:e=>e?.results?.length??NaN,getData:e=>e?.results};function fQ(e,t,r,n={}){let{getPaginatedUrl:i,getTotalCount:o,getCurrentPageSize:a,getData:s}=r,{immutable:l,swrConfig:u}=n,c=n.fetcher??iR,[d,p]=(0,pB.useState)(1),f=(0,pB.useRef)(NaN),h=(0,pB.useRef)(NaN),m=(0,pB.useRef)(d),y=(0,pB.useRef)(!1),g=(0,pB.useRef)(!1),b=e?.toString()??"",[v,w]=(0,pB.useState)(b);b!==v&&(w(b),p(1),m.current=1,f.current=NaN,h.current=NaN,y.current=!1,g.current=!1);let x=(d-1)*t,E=(0,pB.useMemo)(()=>i(e,t,x),[e,t,x]),{data:S,...D}=(l?fW():fc.Ay)(E,c,u);S?.data&&(f.current=o(S?.data),h.current=a(S?.data),y.current=!0);let O=Math.ceil(f.current/t),P=(0,pB.useCallback)(e=>{if(!Number.isInteger(e)||e<1)return void console.warn(`useServerPagination: ignoring goTo(${e}); page must be a positive integer.`);let r=Math.ceil(f.current/t);!y.current||Number.isNaN(r)||e<=r?(m.current=e,p(e)):console.warn("Invalid attempt to go to out of bounds page: "+e)},[t]);(0,pB.useEffect)(()=>{if(!y.current)return;if(Number.isNaN(f.current)){g.current||(g.current=!0,console.warn(`useServerPagination: ${b} returned no total count, so out-of-range pages cannot be detected.`));return}let e=Math.max(1,Math.ceil(f.current/t));d>e&&(console.warn(`Invalid attempt to go to out of bounds page: ${d}; returning to page ${e}.`),m.current=e,p(e))},[d,t,b,S]);let C=(0,pB.useCallback)(()=>{P(m.current+1)},[P]),k=(0,pB.useCallback)(()=>{P(m.current-1)},[P]);return{data:s(S?.data),totalPages:O,totalCount:f.current,currentPage:d,currentPageSize:h.current,paginated:O>1,showNextButton:d<O,showPreviousButton:d>1,goTo:P,goToNext:C,goToPrevious:k,...D}}function f0(e,t,r={}){return fQ(e,t,f1(),r)}function f1(){return{getPaginatedUrl:(e,t,r)=>{if(!e)return null;{let n=new URL(ij(e.toString()),window.location.toString());return n.searchParams.set("_count",""+t),n.searchParams.set("_getpagesoffset",""+r),n.toString()}},getNextUrl:e=>{let t=e?.link?.find(e=>"next"==e.relation)?.url;if(!t)return null;{let e=new URL(t);return e.host=window.location.host,e.protocol=window.location.protocol,e.toString()}},getTotalCount:e=>e?.total??NaN,getCurrentPageSize:e=>e?.entry?.length??NaN,getData:e=>e?.entry?.map(e=>e.resource)}}var f3=r(2142),f4=r.n(f3);function f2(e,t={}){return f6(e,fX,t)}function f6(e,t,r={}){let{swrInfiniteConfig:n,immutable:i}=r,{getNextUrl:o,getTotalCount:a,getData:s}=t,l=r.fetcher??iR,u=(0,pB.useCallback)((r,n)=>0==r?e?.toString()??null:t.getNextUrl(n.data),[e]),{data:c,size:d,setSize:p,...f}=f4()(u,l,{...n,...i?{revalidateIfStale:!1,revalidateOnFocus:!1,revalidateOnReconnect:!1}:{}}),h=o(c?.[c.length-1].data),m=a(c?.[0]?.data);return{data:c?.flatMap(e=>s(e.data)),totalCount:m,hasMore:null!=h,loadMore:()=>{p((c?.length??0)+1)},nextUri:h,...f}}function f5(e,t={}){return f8(e,fX,t)}function f8(e,t,r={}){let n=f6(e,t,r),{hasMore:i,error:o,data:a,loadMore:s,isLoading:l,nextUri:u}=n;return((0,pB.useEffect)(()=>{i&&!o&&s()},[i,u]),r.partialData)?n:{...n,data:i||o?void 0:a,isLoading:l||i}}function f9(e,t={}){return f8(e,f1(),t)}function f7(e,t={}){return f6(e,f1(),t)}function he(){let e="tablet";return document.body.classList.forEach(t=>{switch(t){case"omrs-breakpoint-lt-tablet":e="phone";break;case"omrs-breakpoint-gt-small-desktop":e="large-desktop";break;case"omrs-breakpoint-gt-tablet":e="small-desktop"}}),e}function ht(){let[e,t]=(0,pB.useState)(he);return(0,pB.useEffect)(()=>{let e=()=>{t(he())};return window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)},[]),e}let hr=e=>"small-desktop"===e||"large-desktop"===e;function hn(e){let t=(0,pB.useContext)(pU);(0,pB.useEffect)(()=>(t&&t.moduleName&&(e.componentContext=t),pf(e),()=>{ph(e.name)}),[t,e])}function hi(){return pq(pp)}function ho(e=null,t=null){let[r,n]=(0,pB.useState)([]);return(0,pB.useEffect)(()=>{let r=cW(e,t).subscribe(e=>{n(e)},e=>{console.error(e)});return()=>r.unsubscribe()},[e,t]),r}function ha(e,t=!0){let r=(0,pB.useRef)(null);return(0,pB.useEffect)(()=>{let n=n=>{t&&r.current&&n.target&&n.target instanceof Node&&(r.current.contains(n.target)||e(n))};return window.addEventListener("mousedown",n),window.addEventListener("touchstart",n),()=>{window.removeEventListener("mousedown",n),window.removeEventListener("touchstart",n)}},[e,t]),r}function hs(e){let t=(0,pB.useRef)();return(0,pB.useEffect)(()=>{let r=new IntersectionObserver(t=>{for(let r of t)if(r.isIntersecting)return void e()},{threshold:1});return t.current&&r.observe(t.current),()=>{t.current&&r.unobserve(t.current)}},[t.current,e]),t}function hl(e,t={}){let{abortController:r,fetchInit:n,url:i,swrConfig:o}=t,a=fk(),s=(0,pB.useMemo)(()=>n?.signal??r?.signal??a.signal,[r?.signal,n?.signal,a.signal]),l=(0,pB.useCallback)(e=>iR(function(e,t){if(t)return"function"==typeof t?t(e):t;if("string"==typeof e)return e;throw Error(`When using useOpenmrsSWR with a key that is not a string, you must provide a url() function that converts the key to a valid url. The key for this hook is ${e}.`)}(e,i),{...n,signal:s}),[s,n,i]);return(0,fc.Ay)(e,l,o)}function hu(e=[],t=10){let[r,n]=(0,pB.useState)(1),i=(0,pB.useMemo)(()=>"number"==typeof t&&t>0?Math.max(1,Math.ceil(e.length/t)):1,[e.length,t]);r>i&&n(i);let o=Math.min(Math.max(1,r),i),a=(0,pB.useMemo)(()=>{let r=(o-1)*t,n=(o+0)*t;return e.slice(r,n)},[e,o,t]),s=(0,pB.useCallback)(e=>{!Number.isInteger(e)||e<1?console.warn(`usePagination: ignoring goTo(${e}); page must be a positive integer.`):n(e)},[]),l=(0,pB.useCallback)(()=>{n(e=>e+1)},[]),u=(0,pB.useCallback)(()=>{n(e=>Math.max(1,e-1))},[]);return(0,pB.useMemo)(()=>({results:a,totalPages:i,currentPage:o,paginated:e.length>t,showNextButton:o<i,showPreviousButton:o>1,goTo:s,goToNext:l,goToPrevious:u}),[a,i,e.length,t,o,s,l,u])}function hc(e,t,r,n){return{pageSizes:(0,pB.useMemo)(()=>{let r=Math.ceil(t/e);return isNaN(r)&&(r=0),[...Array(r).keys()].map(t=>(t+1)*e)},[e,t]),pageItemsCount:(0,pB.useMemo)(()=>e>t?t:e*r>t?e*(r-1)+n:e*r,[e,t,r,n])}}function hd(){let e=/\/patient\/([a-zA-Z0-9\-]+)\/?/.exec(location.pathname);return e&&e[1]}function hp(e){let[t,r]=(0,pB.useState)(e??hd()),{data:n,error:i,isValidating:o}=(0,fc.Ay)(t?["patient",t]:null,()=>cI(t,{}));return(0,pB.useEffect)(()=>{let e=()=>{let e=hd();e!==t&&r(e)};return window.addEventListener("single-spa:routing-event",e),()=>window.removeEventListener("single-spa:routing-event",e)},[t]),(0,pB.useMemo)(()=>({isLoading:o&&!i&&!n,patient:n,patientUuid:t,error:i}),[o,i,n,t])}function hf(){let e=`${iC}/metadatamapping/termmapping?v=custom:(metadataUuid)&code=emr.primaryIdentifierType`,{data:t,error:r,isLoading:n}=(0,fc.Ay)(e,iR);return(0,pB.useMemo)(()=>({primaryIdentifierCode:t?.data?.results[0]?.metadataUuid,isLoading:n,error:r}),[t,r,n])}function hh(e){let{extensions:t,extensionSlotModuleName:r}=p3(e);return e?t.map(t=>({state:n})=>pV().createElement(pU.Provider,{value:{moduleName:r,featureName:"",extension:{extensionId:t.id,extensionSlotName:e,extensionSlotModuleName:r}}},pV().createElement(pK,{state:n}))):[]}function hm(){let e=(0,pB.useRef)(),[t,r]=(0,pB.useState)(null),n=null;if(!t){if(s){let e=iL().getState();e.loaded&&(n=e.session)}else s=new Promise(t=>{let r=({loaded:r,session:i})=>{r&&(t(i),n=i,e.current&&(e.current(),e.current=void 0))};r(iL().getState()),n||(e.current=iL().subscribe(r))});if(n)r(n);else throw s}(0,pB.useEffect)(()=>(e.current||(e.current=iL().subscribe(({loaded:e,session:t})=>{e&&(n=t,r(t))})),()=>{e.current&&(e.current(),e.current=void 0)}),[]);let i=t||n;if(!i)if(s)throw console.warn("useSession is in an unexpected state. Attempting to recover."),s;else throw Error("useSession is in an invalid state.");return i}let hy=({privilege:e,fallback:t,children:r})=>{let[n,i]=(0,pB.useState)(null);return((0,pB.useEffect)(()=>{let e=iI({includeAuthStatus:!1}).subscribe(i);return()=>e.unsubscribe()},[]),n&&iU(e,n))?pV().createElement(pV().Fragment,null,r):t?pV().createElement(pV().Fragment,null,t):null};var hg=r(6734),hb=r.n(hg),hv=r(7581);let hw=new Map;function h_(){for(let e of Array.from(hw.values()))e()}let hx={setVisitContext:(e,t)=>null==t?{manuallySetVisitUuid:null}:{manuallySetVisitUuid:t.uuid,patientUuid:t.patient?.uuid}};function hE(e){let t=(0,pB.useId)();return(0,pB.useEffect)(()=>{if(e)return hw.set(t,e),()=>{hw.delete(t)}},[t,e]),{...pY(cZ(),hx),mutateVisit:h_}}function hS(e,t=cq){let r=(0,pB.useRef)(void 0),{patientUuid:n,manuallySetVisitUuid:i,setVisitContext:o}=hE((0,pB.useCallback)(()=>r.current?.(),[])),a=e&&n==e?i:null,s=`?patient=${e}&v=${t}&includeInactive=false`,l=`/${a}?v=${t}`,{data:u,error:c,mutate:d,isValidating:p}=(0,fc.Ay)(e?`${iC}/visit${s}`:null,iR),{data:f,error:h,mutate:m,isValidating:y}=(0,fc.Ay)(e&&a?`${iC}/visit${l}`:null,iR),g=(0,pB.useMemo)(()=>u?.data.results.find(e=>null===e.stopDatetime)??null,[u]),b=(0,pB.useMemo)(()=>a&&f?f.data:null,[f,a]),v=(0,pB.useRef)(null);(0,pB.useEffect)(()=>{!p&&g&&n===e&&null===i&&o(g),y||(v.current&&b&&v.current.uuid===b.uuid&&!v.current.stopDatetime&&b.stopDatetime&&o(null),v.current=b)},[b,i,g,p,y,n]);let w=(0,pB.useCallback)(()=>{d(),m()},[d,m]);(0,pB.useEffect)(()=>{r.current=w},[w]);let x=!!(!u||a&&!f),E=!!(a?h:c);return{error:c||h,mutate:w,isValidating:p||y,activeVisit:g,currentVisit:b,currentVisitIsRetrospective:!!a,isLoading:x&&!E}}function hD(){let[e,t]=(0,pB.useState)([]);return(0,pB.useEffect)(()=>{let e=cH().subscribe(e=>{t(e)},e=>console.error(e));return()=>e.unsubscribe()},[]),e}hg.extend(hv);let hO=new Map;async function hP(e,t){let r=t.indexOf("#"),n=r>=0,i=n?t.substring(0,r):e,o=n?t.substring(r+1):t,a=await o3(i);return a&&Object.hasOwn(a,o)&&"function"==typeof a[o]?hk(i,a).then(()=>a[o]()):(a?a&&Object.hasOwn(a,o)?console.warn(`The export ${t}, defined in ${e}'s routes.json, is not a function`):console.warn(`${i} does not define a component called "${o}", referenced in ${e}'s routes.json. This cannot be loaded.`):console.warn(`Unknown app ${i} for ${t} defined in ${e}'s routes.json`),hC)}let hC={bootstrap:()=>Promise.resolve(),mount:()=>Promise.resolve(),unmount:()=>Promise.resolve()};async function hk(e,t){if(e in hO)await hO[e];else{let r=t??await o3(e);await (hO[e]=new Promise((t,n)=>{if(Object.hasOwn(r,"startupApp")){let i=r.startupApp;if("function"==typeof i)return Promise.resolve(i()).then(()=>{rp(e),t(null)}).catch(n)}rp(e),t(null)}))}}function hT(e,t){let r=t.name;if(!r)return void console.error(`An extension definition in ${e} is missing an name and thus cannot be
17
17
  registered. To fix this, ensure that you define the "name" field inside the
18
18
  extension definition.`,t);t.slots&&t.slot&&console.warn(`The extension ${r} from ${e} declares both a 'slots' property and
19
19
  a 'slot' property. Only the 'slots' property will be honored.`);let n=t.slots?t.slots:t.slot?[t.slot]:[];if(!t.component)return void console.error(`The extension ${r} from ${e} is missing a 'component' entry and thus cannot be registered.
20
- To fix this, ensure that you define a 'component' field inside the extension definition.`,t);for(let i of(pn({name:r,load:()=>hO(e,t.component),meta:t.meta||{},order:t.order,moduleName:e,privileges:t.privileges,online:t.online??!0,offline:t.offline??!1,featureFlag:t.featureFlag,displayExpression:t.displayExpression}),n))pi(i,r)}let hT=[];function hj(e,t){dK(()=>(function(e,t){if(e&&t&&"object"==typeof t){rd(e);let r=t.extensions??[],n=t.modals??[],i=t.workspaces??[],o=t.workspaceGroups??[],a=t.featureFlags??[],s=t.workspaceGroups2??[],l=t.workspaceWindows2??[],u=t.workspaces2??[];t.pages?.forEach(t=>{t&&"object"==typeof t&&Object.hasOwn(t,"component")&&(Object.hasOwn(t,"route")||Object.hasOwn(t,"routeRegex")||Object.hasOwn(t,"routes"))?hT.push({...t,appName:e}):console.warn(`A page for ${e} could not be registered as it does not appear to have the required properties`,t)}),r.forEach(t=>{t&&"object"==typeof t&&Object.hasOwn(t,"name")&&Object.hasOwn(t,"component")?hk(e,t):console.warn(`An extension for ${e} could not be registered as it does not appear to have the required properties`,t)}),n.forEach(t=>{if(t&&"object"==typeof t&&Object.hasOwn(t,"name")&&Object.hasOwn(t,"component")){let r;(r=t.name)?t.component?py({name:r,moduleName:e,load:()=>hO(e,t.component)}):console.error(`The modal ${r} from ${e} is missing a 'component' entry and thus cannot be registered.
20
+ To fix this, ensure that you define a 'component' field inside the extension definition.`,t);for(let i of(pn({name:r,load:()=>hP(e,t.component),meta:t.meta||{},order:t.order,moduleName:e,privileges:t.privileges,online:t.online??!0,offline:t.offline??!1,featureFlag:t.featureFlag,displayExpression:t.displayExpression}),n))pi(i,r)}let hj=[];function hR(e,t){dK(()=>(function(e,t){if(e&&t&&"object"==typeof t){rd(e);let r=t.extensions??[],n=t.modals??[],i=t.workspaces??[],o=t.workspaceGroups??[],a=t.featureFlags??[],s=t.workspaceGroups2??[],l=t.workspaceWindows2??[],u=t.workspaces2??[];t.pages?.forEach(t=>{t&&"object"==typeof t&&Object.hasOwn(t,"component")&&(Object.hasOwn(t,"route")||Object.hasOwn(t,"routeRegex")||Object.hasOwn(t,"routes"))?hj.push({...t,appName:e}):console.warn(`A page for ${e} could not be registered as it does not appear to have the required properties`,t)}),r.forEach(t=>{t&&"object"==typeof t&&Object.hasOwn(t,"name")&&Object.hasOwn(t,"component")?hT(e,t):console.warn(`An extension for ${e} could not be registered as it does not appear to have the required properties`,t)}),n.forEach(t=>{if(t&&"object"==typeof t&&Object.hasOwn(t,"name")&&Object.hasOwn(t,"component")){let r;(r=t.name)?t.component?py({name:r,moduleName:e,load:()=>hP(e,t.component)}):console.error(`The modal ${r} from ${e} is missing a 'component' entry and thus cannot be registered.
21
21
  To fix this, ensure that you define a 'component' field inside the modal definition.`,t):console.error(`A modal definition in ${e} is missing an name and thus cannot be
22
22
  registered. To fix this, ensure that you define the "name" field inside the
23
23
  modal definition.`,t)}else console.warn(`A modal for ${e} could not be registered as it does not appear to have the required properties`,t)}),i.forEach(t=>{t&&"object"==typeof t&&Object.hasOwn(t,"name")&&Object.hasOwn(t,"component")?function(e,t){let r=t.name;if(!r)return console.error(`A workspace definition in ${e} is missing a name and thus cannot be registered.
24
24
  To fix this, ensure that you define the "name" field inside the workspace definition.`,t);let n=t.title;if(!n)return console.error(`A workspace definition in ${e} is missing a title and thus cannot be registered.
25
25
  To fix this, ensure that you define the "title" field inside the workspace definition.`,t);if(!t.component)return console.error(`The workspace ${r} from ${e} is missing a 'component' entry and thus cannot be registered.
26
- To fix this, ensure that you define a 'component' field inside the workspace definition.`,t);for(let i of(pw({name:r,title:n,component:t.component,moduleName:e,type:t.type,canHide:t.canHide,canMaximize:t.canMaximize,width:t.width,preferredWindowSize:t.preferredWindowSize,groups:t.groups,load:()=>hO(e,t.component)}),t.groups||[]))p_({name:i,members:[r]})}(e,t):console.warn(`A workspace for ${e} could not be registered as it does not appear to have the required properties`,t)}),o.forEach(t=>{if(t&&"object"==typeof t&&Object.hasOwn(t,"name")){let r;(r=t.name)?p_({name:r,members:t.members??[]}):console.error(`A workspace group definition in ${e} is missing a name and thus cannot be registered.
27
- To fix this, ensure that you define the "name" field inside the workspace definition.`,t)}else console.warn(`A workspace group for ${e} could not be registered as it does not appear to have the required properties`,t)}),pk(e,s);for(let t of(pT(e,l),l))t.icon&&hk(e,{name:t.name,component:t.icon,slot:t.group,order:t.order});pj(e,u),a.forEach(t=>{if(t&&"object"==typeof t&&Object.hasOwn(t,"flagName"))t.flagName?t.label?t.description?d_(t.flagName,t.label,t.description):console.error(`A feature flag definition in ${e} is missing a description and thus cannot be registered.
26
+ To fix this, ensure that you define a 'component' field inside the workspace definition.`,t);for(let i of(pw({name:r,title:n,component:t.component,moduleName:e,type:t.type,canHide:t.canHide,canMaximize:t.canMaximize,width:t.width,preferredWindowSize:t.preferredWindowSize,groups:t.groups,load:()=>hP(e,t.component)}),t.groups||[]))p_({name:i,members:[r]})}(e,t):console.warn(`A workspace for ${e} could not be registered as it does not appear to have the required properties`,t)}),o.forEach(t=>{if(t&&"object"==typeof t&&Object.hasOwn(t,"name")){let r;(r=t.name)?p_({name:r,members:t.members??[]}):console.error(`A workspace group definition in ${e} is missing a name and thus cannot be registered.
27
+ To fix this, ensure that you define the "name" field inside the workspace definition.`,t)}else console.warn(`A workspace group for ${e} could not be registered as it does not appear to have the required properties`,t)}),pk(e,s);for(let t of(pT(e,l),l))t.icon&&hT(e,{name:t.name,component:t.icon,slot:t.group,order:t.order});pj(e,u),a.forEach(t=>{if(t&&"object"==typeof t&&Object.hasOwn(t,"flagName"))t.flagName?t.label?t.description?d_(t.flagName,t.label,t.description):console.error(`A feature flag definition in ${e} is missing a description and thus cannot be registered.
28
28
  To fix this, ensure that you define the "description" field inside the feature flag definition.`,t):console.error(`A feature flag definition in ${e} is missing a description and thus cannot be registered.
29
29
  To fix this, ensure that you define the "label" field inside the feature flag definition.`,t):console.error(`A feature flag definition in ${e} is missing a name and thus cannot be registered.
30
- To fix this, ensure that you define the "name" field inside the feature flag definition.`,t);else console.warn(`A feature flag for ${e} could not be registered as it does not appear to have the required properties`,t)})}})(e,t))}function hR(){hT.sort((e,t)=>e.appName.localeCompare(t.appName,"en"));let e=new Map;for(let t of hT){e.has(t.appName)?e.set(t.appName,e.get(t.appName)+1):e.set(t.appName,0);let r=e.get(t.appName),n=`${t.appName}-page-${r}`,i=t.containerDomId??"omrs-apps-container",o=document.getElementById(i),a=`single-spa-application:${n}`;if(o){let e=document.createElement("div");e.id=a,o?.appendChild(e)}else throw Error(`${t.appName} ${t.component} cannot be mounted to "${i}"; DOM element does not exist.`);!function(e,t){let r=void 0!==t.route?t.route:void 0!==t.routeRegex&&new RegExp(t.routeRegex);!1===r?console.warn(`A registered page definition is missing a route and thus cannot be registered.
31
- To fix this, ensure that you define the "route" (or alternatively the "routeRegex") field inside the extension definition.`,e):t.component?n7(e,()=>hO(t.appName,t.component),function(e,{online:t,offline:r,featureFlag:n}){return window.offlineEnabled?i=>!!(navigator.onLine&&(t??!0)||!navigator.onLine&&r)&&(!n||!!dE(n))&&e(i):e}(function e(t){if(Array.isArray(t)){let r=t.map(e);return e=>r.some(t=>t(e))}return"string"==typeof t?ia(window.getOpenmrsSpaBase()+t):t instanceof RegExp?e=>t.test(e.pathname.replace(window.getOpenmrsSpaBase(),"")):()=>t}(r),t)):console.warn(`A registered page definition is missing a component and thus cannot be registered.
32
- To fix this, ensure that you define the "component" field inside the page definition.`,e)}(n,t)}}let hA={PHONE_MIN:0,PHONE_MAX:600,TABLET_MIN:601,TABLET_MAX:1023,SMALL_DESKTOP_MIN:1024,SMALL_DESKTOP_MAX:1439,LARGE_DESKTOP_MIN:1440,LARGE_DESKTOP_MAX:Number.MAX_SAFE_INTEGER};function hN(){document.body.classList.toggle("omrs-breakpoint-lt-tablet",window.innerWidth<hA.TABLET_MIN),document.body.classList.toggle("omrs-breakpoint-gt-phone",window.innerWidth>hA.PHONE_MAX),document.body.classList.toggle("omrs-breakpoint-gt-tablet",window.innerWidth>hA.TABLET_MAX),document.body.classList.toggle("omrs-breakpoint-lt-desktop",window.innerWidth<hA.SMALL_DESKTOP_MIN),document.body.classList.toggle("omrs-breakpoint-lt-small-desktop",window.innerWidth<hA.SMALL_DESKTOP_MIN),document.body.classList.toggle("omrs-breakpoint-lt-large-desktop",window.innerWidth<hA.LARGE_DESKTOP_MIN),document.body.classList.toggle("omrs-breakpoint-gt-small-desktop",window.innerWidth>hA.SMALL_DESKTOP_MAX)}let hM=!1;function h$(){hM||(window.addEventListener("resize",hN),hN(),hM=!0)}var hI=r(4848),hL=r(6942),hF=r.n(hL);function hB({title:e,children:t}){let r="tablet"===he();return(0,hI.jsxs)("div",{className:hF()({"-esm-billing__card-header-module__tabletHeader___rUYi0":r,"-esm-billing__card-header-module__desktopHeader___CDa37":!r}),children:[(0,hI.jsx)("h4",{children:e}),t]})}let hV=["red","magenta","purple","blue","teal","cyan","gray","green","warm-gray","cool-gray","high-contrast","outline"],hU={primaryColor:{_type:tL.String,_description:"The color for displaying primary diagnoses tags",_default:"red",_validators:[rK.oneOf(hV)]},secondaryColor:{_type:tL.String,_description:"The color for displaying secondary diagnoses tags",_default:"blue",_validators:[rK.oneOf(hV)]}},hW={"Brand color #1":{_default:"#005d5d",_type:tL.String},"Brand color #2":{_default:"#004144",_type:tL.String},"Brand color #3":{_default:"#007d79",_type:tL.String},excludePatientIdentifierCodeTypes:{uuids:{_type:tL.Array,_description:"List of UUIDs of patient identifier types to exclude from rendering in the patient banner",_default:[],_elements:{_type:tL.UUID}}},implementationName:{_type:tL.String,_description:"A name of the place (or authority) where all possible locations a user can choose are located.",_default:"Clinic"},patientPhotoConceptUuid:{_type:tL.ConceptUuid,_default:"736e8771-e501-4615-bfa7-570c03f4bef5",_description:"Used to look up the patient photo, which is stored as an attachment obs. Set to `null` in order to disable the feature and use only generated avatars. To remove the avatars entirely, use extension configuration's `remove` feature."},preferredCalendar:{_type:tL.Object,_description:"Keys should be locale codes, and values should be the preferred calendar for that locale. For example, {'am': 'ethiopic'}.",_default:{am:"ethiopic"},_elements:{_validators:[rK.oneOf(["buddhist","chinese","coptic","dangi","ethioaa","ethiopic","gregory","hebrew","indian","islamic","islamic-umalqura","islamic-tbla","islamic-civil","islamic-rgsa","iso8601","japanese","persian","roc","islamicc"])]}},preferredDateLocale:{_type:tL.Object,_description:"Allows setting the locale used for date formatting for any browser locale. Does not affect time formatting. Keys should be locale codes, and values should be the preferred locale for formatting dates. For example, {'en': 'en-US', 'fr-CA': 'en-CA'}.",_default:{en:"en-GB"},_elements:{_type:tL.String}},diagnosisTags:hU};var hK=r(6800);let hH={"carbon.table.batch.cancel":"cancel","carbon.table.batch.items.selected":"batchActionsItemsSelected","carbon.table.batch.item.selected":"batchActionItemSelected","carbon.table.batch.selectAll":"selectAll"},hz=e=>(0,hI.jsx)(hK.GGC,{translateWithId:(e,t)=>{let r=hH[e];return r?oR(r,e,t):e},...e}),hG="-esm-billing__custom-overflow-menu-module__container___lY3iq",hq="-esm-billing__custom-overflow-menu-module__menu___dReHr",hY="-esm-billing__custom-overflow-menu-module__show___48R0e",hZ="-esm-billing__custom-overflow-menu-module__overflowMenuButton___tsY8r",hJ=(0,pF.createContext)(null);function hX(){let e=(0,pF.useContext)(hJ);if(!e)throw Error("useCustomOverflowMenu must be used within a CustomOverflowMenu");return e}function hQ({menuTitle:e,children:t}){let[r,n]=pB().useState(!1),i=ho(()=>n(!1),r),o="tablet"===he(),a=(0,pF.useCallback)(()=>n(e=>!e),[]),s=(0,pF.useRef)(null),l=(0,pF.useRef)(null),u=(0,pF.useId)(),c=`custom-overflow-menu-trigger-${u}`,d=`custom-overflow-menu-${u}`,p=(0,pF.useCallback)(()=>{n(!1),s.current?.focus()},[]),f=(0,pF.useMemo)(()=>({closeMenu:p}),[p]),h=(0,pF.useCallback)(e=>{"Escape"===e.key&&r&&(e.stopPropagation(),p())},[p,r]),m=pF.Children.toArray(t);(0,pF.useEffect)(()=>{if(r&&l.current){let e=l.current.querySelector('[role="menuitem"]:not([disabled])');e?.focus()}},[r]);let y=(0,pF.useCallback)(({currentIndex:e,direction:t})=>{let r=l.current?.querySelectorAll('[role="menuitem"]:not([disabled])');if(!r?.length)return;let n=document.activeElement?.closest?.('[role="menuitem"]')??document.activeElement,i=Array.from(r).indexOf(n);if(-1===i)return void r[t>0?0:r.length-1]?.focus();let o=i+t,a=o<0?r.length-1:o>=r.length?0:o;r[a]?.focus()},[]),g=m.map((e,t)=>(0,pF.isValidElement)(e)?(0,pF.cloneElement)(e,{closeMenu:p,handleOverflowMenuItemFocus:y,index:t}):e);return(0,hI.jsxs)("div",{"data-overflow-menu":!0,className:hF()("cds--overflow-menu",hG),ref:i,children:[(0,hI.jsx)("button",{className:hF()("cds--btn","cds--btn--ghost","cds--overflow-menu__trigger",{"cds--overflow-menu--open":r},hZ),"aria-controls":d,"aria-expanded":r,"aria-haspopup":"true",id:c,onClick:a,onKeyDown:h,ref:s,children:e}),(0,hI.jsxs)("div",{className:hF()("cds--overflow-menu-options","cds--overflow-menu--flip",hq,{[hY]:r}),"aria-labelledby":c,"data-floating-menu-direction":"bottom",id:d,onKeyDown:h,ref:l,role:"menu",tabIndex:-1,children:[(0,hI.jsx)("ul",{className:hF()("cds--overflow-menu-options__content",{"cds--overflow-menu-options--lg":o}),children:(0,hI.jsx)(hJ.Provider,{value:f,children:g})}),(0,hI.jsx)("span",{})]})]})}function h0(e){let t=(0,pF.useContext)(hJ);return(0,hI.jsx)(hK.XSD,{...e,closeMenu:t?.closeMenu})}var h1=r(7767),h3=r(4976);let h4=["omrs-icon-activity","omrs-icon-add","omrs-icon-arrow-down","omrs-icon-arrow-left","omrs-icon-arrow-right","omrs-icon-arrow-up","omrs-icon-baby","omrs-icon-calendar-heat-map","omrs-icon-calendar","omrs-icon-caret-down","omrs-icon-caret-left","omrs-icon-caret-right","omrs-icon-caret-up","omrs-icon-chart-average","omrs-icon-chart-line","omrs-icon-checkmark-filled","omrs-icon-checkmark-outline","omrs-icon-chemistry","omrs-icon-chevron-down","omrs-icon-chevron-left","omrs-icon-chevron-right","omrs-icon-chevron-up","omrs-icon-close","omrs-icon-close-filled","omrs-icon-close-outline","omrs-icon-document","omrs-icon-document-attachment","omrs-icon-download","omrs-icon-drug-order","omrs-icon-edit","omrs-icon-event-schedule","omrs-icon-events","omrs-icon-gender-female","omrs-icon-gender-male","omrs-icon-gender-other","omrs-icon-gender-unknown","omrs-icon-generic-order-type","omrs-icon-group","omrs-icon-group-access","omrs-icon-hospital-bed","omrs-icon-image-medical","omrs-icon-information","omrs-icon-information-filled","omrs-icon-information-square","omrs-icon-inventory-management","omrs-icon-lab-order","omrs-icon-list-checked","omrs-icon-location","omrs-icon-material-order","omrs-icon-maximize","omrs-icon-medication","omrs-icon-message-queue","omrs-icon-microscope","omrs-icon-mobile-check","omrs-icon-money","omrs-icon-mother","omrs-icon-movement","omrs-icon-overflow-menu--horizontal","omrs-icon-overflow-menu--vertical","omrs-icon-password","omrs-icon-pedestrian-family","omrs-icon-pen","omrs-icon-printer","omrs-icon-procedure-order","omrs-icon-programs","omrs-icon-renew","omrs-icon-referral-order","omrs-icon-report","omrs-icon-reset","omrs-icon-save","omrs-icon-search","omrs-icon-settings","omrs-icon-shopping-cart","omrs-icon-shopping-cart--arrow-down","omrs-icon-sticky-note-add","omrs-icon-switcher","omrs-icon-syringe","omrs-icon-table-of-contents","omrs-icon-table","omrs-icon-time","omrs-icon-tools","omrs-icon-translate","omrs-icon-trash-can","omrs-icon-tree-view--alt","omrs-icon-two-factor-authentication","omrs-icon-user-avatar","omrs-icon-user-follow","omrs-icon-user-xray","omrs-icon-user","omrs-icon-view-off","omrs-icon-view","omrs-icon-warning"],h2=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-activity",iconProps:e})})),h6=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-add",iconProps:e})})),h5=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-arrow-down",iconProps:e})})),h8=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-arrow-left",iconProps:e})})),h9=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-arrow-right",iconProps:e})})),h7=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-arrow-up",iconProps:e})})),me=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-baby",iconProps:e})})),mt=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-calendar-heat-map",iconProps:e})})),mr=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-calendar",iconProps:e})})),mn=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-caret-down",iconProps:e})})),mi=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-caret-left",iconProps:e})})),mo=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-caret-right",iconProps:e})})),ma=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-caret-up",iconProps:e})})),ms=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-chart-average",iconProps:e})})),ml=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-chart-line",iconProps:e})})),mu=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-checkmark-filled",iconProps:e})})),mc=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-checkmark-outline",iconProps:e})})),md=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-chemistry",iconProps:e})})),mp=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-chevron-down",iconProps:e})})),mf=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-chevron-left",iconProps:e})})),mh=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-chevron-right",iconProps:e})})),mm=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-chevron-up",iconProps:e})})),my=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-close",iconProps:e})})),mg=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-close-filled",iconProps:e})})),mb=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-close-outline",iconProps:e})})),mv=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-document",iconProps:e})})),mw=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-document-attachment",iconProps:e})})),m_=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-download",iconProps:e})})),mx=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-drug-order",iconProps:e})})),mE=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-edit",iconProps:e})})),mS=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-event-schedule",iconProps:e})})),mD=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-events",iconProps:e})})),mO=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-gender-female",iconProps:e})})),mP=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-gender-male",iconProps:e})})),mC=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-gender-other",iconProps:e})})),mk=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-gender-unknown",iconProps:e})})),mT=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-generic-order-type",iconProps:e})})),mj=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-group",iconProps:e})})),mR=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-group-access",iconProps:e})})),mA=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-hospital-bed",iconProps:e})})),mN=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-image-medical",iconProps:e})})),mM=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-information",iconProps:e})})),m$=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-information-filled",iconProps:e})})),mI=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-information-square",iconProps:e})})),mL=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-inventory-management",iconProps:e})})),mF=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-lab-order",iconProps:e})})),mB=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-list-checked",iconProps:e})})),mV=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-location",iconProps:e})})),mU=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-material-order",iconProps:e})})),mW=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-maximize",iconProps:e})})),mK=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-medication",iconProps:e})})),mH=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-message-queue",iconProps:e})})),mz=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-microscope",iconProps:e})})),mG=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-mobile-check",iconProps:e})})),mq=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-money",iconProps:e})})),mY=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-mother",iconProps:e})})),mZ=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-movement",iconProps:e})})),mJ=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-overflow-menu--horizontal",iconProps:e})})),mX=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-overflow-menu--horizontal",iconProps:e})})),mQ=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-password",iconProps:e})})),m0=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-pedestrian-family",iconProps:e})})),m1=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-pen",iconProps:e})})),m3=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-printer",iconProps:e})})),m4=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-procedure-order",iconProps:e})})),m2=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-programs",iconProps:e})})),m6=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-referral-order",iconProps:e})})),m5=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-renew",iconProps:e})})),m8=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-report",iconProps:e})})),m9=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-reset",iconProps:e})})),m7=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-save",iconProps:e})})),ye=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-search",iconProps:e})})),yt=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-settings",iconProps:e})})),yr=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-switcher",iconProps:e})})),yn=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-shopping-cart",iconProps:e})})),yi=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-shopping-cart--arrow-down",iconProps:e})})),yo=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-sticky-note-add",iconProps:e})})),ya=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-syringe",iconProps:e})})),ys=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-table-of-contents",iconProps:e})})),yl=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-table",iconProps:e})})),yu=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-time",iconProps:e})})),yc=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-tools",iconProps:e})})),yd=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-translate",iconProps:e})})),yp=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-trash-can",iconProps:e})})),yf=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-tree-view--alt",iconProps:e})})),yh=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-two-factor-authentication",iconProps:e})})),ym=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-user-avatar",iconProps:e})})),yy=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-user-follow",iconProps:e})})),yg=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-user-xray",iconProps:e})})),yb=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-user",iconProps:e})})),yv=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-view-off",iconProps:e})})),yw=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-view",iconProps:e})})),y_=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(yC,{ref:t,icon:"omrs-icon-warning",iconProps:e})})),yx=y_,yE=mw,yS=mB,yD=mN,yO=yi,yP=(0,pF.memo)((0,pF.forwardRef)(function({icon:e,fallback:t,...r},n){let i=(0,pF.useRef)(e?document.getElementById(e):void 0);return(0,pF.useEffect)(()=>{let t=document.getElementById("omrs-svgs-container"),r=new MutationObserver(t=>{for(let r of t)"childList"===r.type&&(i.current=e?document.getElementById(e):void 0)});return t&&r.observe(t,{childList:!0}),()=>r.disconnect()},[e]),(0,hI.jsx)(fP,{value:i.current,fallback:t,children:(0,hI.jsx)(yC,{ref:n,icon:e,iconProps:r})})})),yC=(0,pF.memo)((0,pF.forwardRef)(function({icon:e,iconProps:t},r){let{className:n,fill:i,size:o}=Object.assign({},{fill:"currentColor",size:20},t);(o<=0||o>72)&&(console.error(`Invalid size '${o}' specified for ${e}. Defaulting to 20.`),o=20);let a=(0,pF.useRef)(null);return(0,pF.useImperativeHandle)(r,()=>a.current),(0,pF.useEffect)(()=>{a.current&&"currentColor"!==i&&a.current.style.setProperty("--omrs-icon-fill",i)},[]),(0,hI.jsx)("svg",{ref:a,className:hF()("omrs-icon","-esm-billing__icons-module__icon___sq7Qp",n),height:o,width:o,viewBox:"0 0 16 16",children:(0,hI.jsx)("use",{href:`#${e}`})})})),yk=({path:e,title:t,basePath:r,icon:n})=>{let{t:i}=(0,fl.useTranslation)(),o=(0,h1.zy)(),a=(0,pF.useMemo)(()=>{if(!e)return!1;let t=e.startsWith("/")?e.slice(1):e;if(t.startsWith("http"))return t===window.location.href;let r=t.split("/").map(e=>decodeURIComponent(e)),n=(o.pathname??"").split("/").slice(1).map(e=>decodeURIComponent(e));return n.some((e,t)=>r.every((e,r)=>n[t+r]===e))},[o.pathname,e]);return(0,hI.jsx)("div",{children:(0,hI.jsx)(pU,{className:hF()("cds--side-nav__link",{"active-left-nav-link":a}),to:`${r}/${encodeURIComponent(e)}`,children:(0,hI.jsxs)("span",{className:"-esm-billing__dashboard-module__menu___Lg1M+",children:[(0,hI.jsx)(yP,{icon:n,className:"-esm-billing__dashboard-module__icon___Y2DxK",size:16}),(0,hI.jsx)("span",{children:i(t)})]})})},e)};function yT(e){return function({basePath:t}){return(0,hI.jsx)(h3.Kd,{children:(0,hI.jsx)(yk,{basePath:t,...e})})}}function yj(e){let t=(0,pF.useRef)(null),r=(0,pF.useRef)(void 0),n=(0,pF.useCallback)(t=>{if("function"==typeof e){let r=e(t);return()=>{"function"==typeof r?r():e(null)}}if(e)return e.current=t,()=>{e.current=null}},[e]);return(0,pF.useMemo)(()=>({get current(){return t.current},set current(value){t.current=value,r.current&&(r.current(),r.current=void 0),null!=value&&(r.current=n(value))}}),[n])}function yR(...e){return 1===e.length&&e[0]?e[0]:t=>{let r=!1,n=e.map(e=>{let n=yA(e,t);return r||="function"==typeof n,n});if(r)return()=>{n.forEach((t,r)=>{"function"==typeof t?t():yA(e[r],null)})}}}function yA(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}function yN(...e){return(...t)=>{for(let r of e)"function"==typeof r&&r(...t)}}let yM="u">typeof document?pB().useLayoutEffect:()=>{},y$={prefix:String(Math.round(1e10*Math.random())),current:0},yI=pB().createContext(y$),yL=pB().createContext(!1),yF=("u">typeof window&&window.document&&window.document.createElement,new WeakMap),yB="function"==typeof pB().useId?function(e){let t=pB().useId(),[r]=(0,pF.useState)(yK()),n=r?"react-aria":`react-aria${y$.prefix}`;return e||`${n}-${t}`}:function(e){let t=(0,pF.useContext)(yI),r=function(e=!1){let t=(0,pF.useContext)(yI),r=(0,pF.useRef)(null);if(null===r.current&&!e){let e=pB().__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED?.ReactCurrentOwner?.current;if(e){let r=yF.get(e);null==r?yF.set(e,{id:t.current,state:e.memoizedState}):e.memoizedState!==r.state&&(t.current=r.id,yF.delete(e))}r.current=++t.current}return r.current}(!!e),n=`react-aria${t.prefix}`;return e||`${n}-${r}`};function yV(){return!1}function yU(){return!0}function yW(e){return()=>{}}function yK(){return"function"==typeof pB().useSyncExternalStore?pB().useSyncExternalStore(yW,yV,yU):(0,pF.useContext)(yL)}let yH=!!("u">typeof window&&window.document&&window.document.createElement),yz=new Map;function yG(e){let[t,r]=(0,pF.useState)(e),n=(0,pF.useRef)(null),i=yB(t),o=(0,pF.useRef)(null);if(l&&l.register(o,i),yH){let e=yz.get(i);e&&!e.includes(n)?e.push(n):yz.set(i,[n])}return yM(()=>()=>{l&&l.unregister(o),yz.delete(i)},[i]),(0,pF.useEffect)(()=>{let e=n.current;return e&&r(e),()=>{e&&(n.current=null)}}),i}function yq(e=[]){let t=yG(),[r,n]=function(e){let[t,r]=(0,pF.useState)(e),n=(0,pF.useRef)(t),i=(0,pF.useRef)(null),o=(0,pF.useRef)(()=>{if(!i.current)return;let e=i.current.next();if(e.done){i.current=null;return}n.current===e.value?o.current():r(e.value)});return yM(()=>{n.current=t,i.current&&o.current()}),[t,(0,pF.useCallback)(e=>{i.current=e(n.current),o.current()},[o])]}(t),i=(0,pF.useCallback)(()=>{n(function*(){yield t,yield document.getElementById(t)?t:void 0})},[t,n]);return yM(i,[t,i,...e]),r}"u">typeof FinalizationRegistry&&(l=new FinalizationRegistry(e=>{yz.delete(e)}));let yY=function(){for(var e,t,r=0,n="",i=arguments.length;r<i;r++)(e=arguments[r])&&(t=function e(t){var r,n,i="";if("string"==typeof t||"number"==typeof t)i+=t;else if("object"==typeof t)if(Array.isArray(t)){var o=t.length;for(r=0;r<o;r++)t[r]&&(n=e(t[r]))&&(i&&(i+=" "),i+=n)}else for(n in t)t[n]&&(i&&(i+=" "),i+=n);return i}(e))&&(n&&(n+=" "),n+=t);return n};function yZ(...e){let t={...e[0]};for(let r=1;r<e.length;r++){let n=e[r];for(let e in n){let r=t[e],i=n[e];"function"==typeof r&&"function"==typeof i&&"o"===e[0]&&"n"===e[1]&&e.charCodeAt(2)>=65&&90>=e.charCodeAt(2)?t[e]=yN(r,i):("className"===e||"UNSAFE_className"===e)&&"string"==typeof r&&"string"==typeof i?t[e]=yY(r,i):"id"===e&&r&&i?t.id=function(e,t){if(e===t)return e;let r=yz.get(e);if(r)return r.forEach(e=>e.current=t),t;let n=yz.get(t);return n?(n.forEach(t=>t.current=e),e):t}(r,i):"ref"===e&&r&&i?t.ref=yR(r,i):t[e]=void 0!==i?i:r}}return t}let yJ=Symbol("default");function yX({values:e,children:t}){for(let[r,n]of e)t=pB().createElement(r.Provider,{value:n},t);return t}function yQ(e){let{className:t,style:r,children:n,defaultClassName:i,defaultChildren:o,defaultStyle:a,values:s}=e;return(0,pF.useMemo)(()=>{let e,l,u;return e="function"==typeof t?t({...s,defaultClassName:i}):t,l="function"==typeof r?r({...s,defaultStyle:a||{}}):r,u="function"==typeof n?n({...s,defaultChildren:o}):null==n?o:n,{className:null!=e?e:i,style:l||a?{...a,...l}:void 0,children:null!=u?u:o,"data-rac":""}},[t,r,n,i,o,a,s])}function y0(e,t){let r=(0,pF.useContext)(e);if(null===t)return null;if(r&&"object"==typeof r&&"slots"in r&&r.slots){let e=t||yJ;if(!r.slots[e]){let e=new Intl.ListFormat().format(Object.keys(r.slots).map(e=>`"${e}"`)),n=t?`Invalid slot "${t}".`:"A slot prop is required.";throw Error(`${n} Valid slot names are ${e}.`)}return r.slots[e]}return r}function y1(e,t,r){let{ref:n,...i}=y0(r,e.slot)||{},o=yj((0,pF.useMemo)(()=>yR(t,n),[t,n])),a=yZ(i,e);return"style"in i&&i.style&&"style"in e&&e.style&&("function"==typeof i.style||"function"==typeof e.style?a.style=t=>{let r="function"==typeof i.style?i.style(t):i.style,n={...t.defaultStyle,...r},o="function"==typeof e.style?e.style({...t,defaultStyle:n}):e.style;return{...n,...o}}:a.style={...i.style,...e.style}),[a,o]}function y3(e=!0){let[t,r]=(0,pF.useState)(e),n=(0,pF.useRef)(!1),i=(0,pF.useCallback)(e=>{n.current=!0,r(!!e)},[]);return yM(()=>{n.current||r(!1)},[]),[i,t]}function y4(e){let t=/^(data-.*)$/,r={};for(let n in e)t.test(n)||(r[n]=e[n]);return r}let y2=(0,pF.createContext)(null),y6=null;function y5(e,t="assertive",r=7e3){y6?y6.announce(e,t,r):(y6=new y8,("boolean"==typeof IS_REACT_ACT_ENVIRONMENT?IS_REACT_ACT_ENVIRONMENT:"u">typeof jest)?y6.announce(e,t,r):setTimeout(()=>{(null==y6?void 0:y6.isAttached())&&(null==y6||y6.announce(e,t,r))},100))}class y8{isAttached(){var e;return null==(e=this.node)?void 0:e.isConnected}createLog(e){let t=document.createElement("div");return t.setAttribute("role","log"),t.setAttribute("aria-live",e),t.setAttribute("aria-relevant","additions"),t}destroy(){this.node&&(document.body.removeChild(this.node),this.node=null)}announce(e,t="assertive",r=7e3){var n,i;if(!this.node)return;let o=document.createElement("div");"object"==typeof e?(o.setAttribute("role","img"),o.setAttribute("aria-labelledby",e["aria-labelledby"])):o.textContent=e,"assertive"===t?null==(n=this.assertiveLog)||n.appendChild(o):null==(i=this.politeLog)||i.appendChild(o),""!==e&&setTimeout(()=>{o.remove()},r)}clear(e){this.node&&((!e||"assertive"===e)&&this.assertiveLog&&(this.assertiveLog.innerHTML=""),(!e||"polite"===e)&&this.politeLog&&(this.politeLog.innerHTML=""))}constructor(){this.node=null,this.assertiveLog=null,this.politeLog=null,"u">typeof document&&(this.node=document.createElement("div"),this.node.dataset.liveAnnouncer="true",Object.assign(this.node.style,{border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"}),this.assertiveLog=this.createLog("assertive"),this.node.appendChild(this.assertiveLog),this.politeLog=this.createLog("polite"),this.node.appendChild(this.politeLog),document.body.prepend(this.node))}}let y9=new Set(["id"]),y7=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),ge=new Set(["href","hrefLang","target","rel","download","ping","referrerPolicy"]),gt=new Set(["dir","lang","hidden","inert","translate"]),gr=new Set(["onClick","onAuxClick","onContextMenu","onDoubleClick","onMouseDown","onMouseEnter","onMouseLeave","onMouseMove","onMouseOut","onMouseOver","onMouseUp","onTouchCancel","onTouchEnd","onTouchMove","onTouchStart","onPointerDown","onPointerMove","onPointerUp","onPointerCancel","onPointerEnter","onPointerLeave","onPointerOver","onPointerOut","onGotPointerCapture","onLostPointerCapture","onScroll","onWheel","onAnimationStart","onAnimationEnd","onAnimationIteration","onTransitionCancel","onTransitionEnd","onTransitionRun","onTransitionStart"]),gn=/^(data-.*)$/;function gi(e,t={}){let{labelable:r,isLink:n,global:i,events:o=i,propNames:a}=t,s={};for(let t in e)Object.prototype.hasOwnProperty.call(e,t)&&(y9.has(t)||r&&y7.has(t)||n&&ge.has(t)||i&&gt.has(t)||o&&(gr.has(t)||t.endsWith("Capture")&&gr.has(t.slice(0,-7)))||a?.has(t)||gn.test(t))&&(s[t]=e[t]);return s}function go(e){if(function(){if(null==ga){ga=!1;try{document.createElement("div").focus({get preventScroll(){return ga=!0,!0}})}catch{}}return ga}())e.focus({preventScroll:!0});else{let t=function(e){let t=e.parentNode,r=[],n=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==n;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&r.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;return n instanceof HTMLElement&&r.push({element:n,scrollTop:n.scrollTop,scrollLeft:n.scrollLeft}),r}(e);e.focus(),function(e){for(let{element:t,scrollTop:r,scrollLeft:n}of e)t.scrollTop=r,t.scrollLeft=n}(t)}}let ga=null,gs=e=>e?.ownerDocument??document,gl=e=>e&&"window"in e&&e.window===e?e:gs(e).defaultView||window;function gu(e,t){return!!t&&!!e&&e.contains(t)}function gc(e){return e.target}function gd(e){if(!e)return!1;let t=e.getRootNode(),r=gl(e);if(!(t instanceof r.Document||t instanceof r.ShadowRoot))return!1;let n=t.activeElement;return null!=n&&e.contains(n)}let gp="u">typeof Element&&"checkVisibility"in Element.prototype;function gf(e,t){return gp?e.checkVisibility({visibilityProperty:!0})&&!e.closest("[data-react-aria-prevent-focus]"):"#comment"!==e.nodeName&&function(e){let t=gl(e);if(!(e instanceof t.HTMLElement)&&!(e instanceof t.SVGElement))return!1;let{display:r,visibility:n}=e.style,i="none"!==r&&"hidden"!==n&&"collapse"!==n;if(i){let{getComputedStyle:t}=e.ownerDocument.defaultView,{display:r,visibility:n}=t(e);i="none"!==r&&"hidden"!==n&&"collapse"!==n}return i}(e)&&!e.hasAttribute("hidden")&&!e.hasAttribute("data-react-aria-prevent-focus")&&("DETAILS"!==e.nodeName||!t||"SUMMARY"===t.nodeName||e.hasAttribute("open"))&&(!e.parentElement||gf(e.parentElement,e))}let gh=["input:not([disabled]):not([type=hidden])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable^="false"])',"permission"],gm=gh.join(":not([hidden]),")+",[tabindex]:not([disabled]):not([hidden])";gh.push('[tabindex]:not([tabindex="-1"]):not([disabled])');let gy=gh.join(':not([hidden]):not([tabindex="-1"]),');function gg(e,t){return e.matches(gm)&&!gv(e)&&(t?.skipVisibilityCheck||gf(e))}function gb(e){return e.matches(gy)&&gf(e)&&!gv(e)}function gv(e){let t=e;for(;null!=t;){if(t instanceof t.ownerDocument.defaultView.HTMLElement&&t.inert)return!0;t=t.parentElement}return!1}function gw(e){return e.nativeEvent=e,e.isDefaultPrevented=()=>e.defaultPrevented,e.isPropagationStopped=()=>e.cancelBubble,e.persist=()=>{},e}function g_(e,t){Object.defineProperty(e,"target",{value:t}),Object.defineProperty(e,"currentTarget",{value:t})}function gx(e){let t=(0,pF.useRef)({isFocused:!1,observer:null});return yM(()=>{let e=t.current;return()=>{e.observer&&(e.observer.disconnect(),e.observer=null)}},[]),(0,pF.useCallback)(r=>{let n=gc(r);(n instanceof HTMLButtonElement||n instanceof HTMLInputElement||n instanceof HTMLTextAreaElement||n instanceof HTMLSelectElement)&&(t.current.isFocused=!0,n.addEventListener("focusout",r=>{if(t.current.isFocused=!1,n.disabled){let t=gw(r);e?.(t)}t.current.observer&&(t.current.observer.disconnect(),t.current.observer=null)},{once:!0}),t.current.observer=new MutationObserver(()=>{if(t.current.isFocused&&n.disabled){t.current.observer?.disconnect();let e=n===((e=document)=>e.activeElement)()?null:((e=document)=>e.activeElement)();n.dispatchEvent(new FocusEvent("blur",{relatedTarget:e})),n.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:e}))}}),t.current.observer.observe(n,{attributes:!0,attributeFilter:["disabled"]}))},[e])}let gE=!1;function gS(e){if("u"<typeof window||null==window.navigator)return!1;let t=window.navigator.userAgentData?.brands;return Array.isArray(t)&&t.some(t=>e.test(t.brand))||e.test(window.navigator.userAgent)}function gD(e){return"u">typeof window&&null!=window.navigator&&e.test(window.navigator.userAgentData?.platform||window.navigator.platform)}function gO(e){let t=null;return()=>(null==t&&(t=e()),t)}let gP=gO(function(){return gD(/^Mac/i)}),gC=gO(function(){return gD(/^iPhone/i)}),gk=gO(function(){return gD(/^iPad/i)||gP()&&navigator.maxTouchPoints>1}),gT=gO(function(){return gC()||gk()});gO(function(){return gP()||gT()});let gj=gO(function(){return gS(/AppleWebKit/i)&&!gR()}),gR=gO(function(){return gS(/Chrome/i)}),gA=gO(function(){return gS(/Android/i)}),gN=gO(function(){return gS(/Firefox/i)});function gM(e){return""===e.pointerType&&!!e.isTrusted||(gA()&&e.pointerType?"click"===e.type&&1===e.buttons:0===e.detail&&!e.pointerType)}function g$(e,t,r=!0){let{metaKey:n,ctrlKey:i,altKey:o,shiftKey:a}=t;gN()&&window.event?.type?.startsWith("key")&&"_blank"===e.target&&(gP()?n=!0:i=!0);let s=gj()&&gP()&&!gk()&&1?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:n,ctrlKey:i,altKey:o,shiftKey:a}):new MouseEvent("click",{metaKey:n,ctrlKey:i,altKey:o,shiftKey:a,detail:1,bubbles:!0,cancelable:!0});g$.isOpening=r,go(e),e.dispatchEvent(s),g$.isOpening=!1}g$.isOpening=!1;let gI=null,gL=new Set,gF=new Map,gB=!1,gV=!1,gU={Tab:!0,Escape:!0};function gW(e,t){for(let r of gL)r(e,t)}function gK(e){gB=!0,g$.isOpening||e.metaKey||!gP()&&e.altKey||e.ctrlKey||"Control"===e.key||"Shift"===e.key||"Meta"===e.key||(gI="keyboard",gW("keyboard",e))}function gH(e){gI="pointer","pointerType"in e&&e.pointerType,("mousedown"===e.type||"pointerdown"===e.type)&&(gB=!0,gW("pointer",e))}function gz(e){!g$.isOpening&&gM(e)&&(gB=!0,gI="virtual")}function gG(e){let t=gl(gc(e)),r=gs(gc(e));gc(e)!==t&&gc(e)!==r&&!gE&&e.isTrusted&&(gB||gV||(gI="virtual",gW("virtual",e)),gB=!1,gV=!1)}function gq(){gE||(gB=!1,gV=!0)}function gY(e){if("u"<typeof window||"u"<typeof document)return;let t=gl(e),r=gs(e);if(gF.get(t))return;let n=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){gB=!0,n.apply(this,arguments)},r.addEventListener("keydown",gK,!0),r.addEventListener("keyup",gK,!0),r.addEventListener("click",gz,!0),t.addEventListener("focus",gG,!0),t.addEventListener("blur",gq,!1),"u">typeof PointerEvent&&(r.addEventListener("pointerdown",gH,!0),r.addEventListener("pointermove",gH,!0),r.addEventListener("pointerup",gH,!0)),t.addEventListener("beforeunload",()=>{gZ(e)},{once:!0}),gF.set(t,{focus:n})}let gZ=(e,t)=>{let r=gl(e),n=gs(e);t&&n.removeEventListener("DOMContentLoaded",t),gF.has(r)&&(r.HTMLElement.prototype.focus=gF.get(r).focus,n.removeEventListener("keydown",gK,!0),n.removeEventListener("keyup",gK,!0),n.removeEventListener("click",gz,!0),r.removeEventListener("focus",gG,!0),r.removeEventListener("blur",gq,!1),"u">typeof PointerEvent&&(n.removeEventListener("pointerdown",gH,!0),n.removeEventListener("pointermove",gH,!0),n.removeEventListener("pointerup",gH,!0)),gF.delete(r))};function gJ(){return"pointer"!==gI}"u">typeof document&&("loading"!==(f=gs(void 0)).readyState?gY(void 0):f.addEventListener("DOMContentLoaded",()=>{gY(void 0)}));let gX=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]),gQ=new Map,g0=new Set;function g1(){if("u"<typeof window)return;function e(e){return"propertyName"in e}let t=r=>{let n=gc(r);if(!e(r)||!n)return;let i=gQ.get(n);if(i&&(i.delete(r.propertyName),0===i.size&&(n.removeEventListener("transitioncancel",t),gQ.delete(n)),0===gQ.size)){for(let e of g0)e();g0.clear()}};document.body.addEventListener("transitionrun",r=>{let n=gc(r);if(!e(r)||!n)return;let i=gQ.get(n);i||(i=new Set,gQ.set(n,i),n.addEventListener("transitioncancel",t,{once:!0})),i.add(r.propertyName)}),document.body.addEventListener("transitionend",t)}function g3(e){requestAnimationFrame(()=>{for(let[e]of gQ)"isConnected"in e&&!e.isConnected&&gQ.delete(e);0===gQ.size?e():g0.add(e)})}function g4(e){if(!e.isConnected)return;let t=gs(e);if("virtual"===gI){let r=((e=document)=>e.activeElement)(t);g3(()=>{let n=((e=document)=>e.activeElement)(t);(n===r||n===t.body)&&e.isConnected&&go(e)})}else go(e)}function g2(e){let{isDisabled:t,onFocus:r,onBlur:n,onFocusChange:i}=e,o=(0,pF.useCallback)(e=>{if(gc(e)===e.currentTarget)return n&&n(e),i&&i(!1),!0},[n,i]),a=gx(o),s=(0,pF.useCallback)(e=>{let t=gc(e),n=gs(t),o=n?((e=document)=>e.activeElement)(n):((e=document)=>e.activeElement)();t===e.currentTarget&&t===o&&(r&&r(e),i&&i(!0),a(e))},[i,r,a]);return{focusProps:{onFocus:!t&&(r||i||n)?s:void 0,onBlur:!t&&(n||i)?o:void 0}}}function g6(e){if(!e)return;let t=!0;return r=>{e({...r,preventDefault(){r.preventDefault()},isDefaultPrevented:()=>r.isDefaultPrevented(),stopPropagation(){t=!0},continuePropagation(){t=!1},isPropagationStopped:()=>t}),t&&r.stopPropagation()}}function g5(e,t){yM(()=>{if(e&&e.ref&&t)return e.ref.current=t.current,()=>{e.ref&&(e.ref.current=null)}})}"u">typeof document&&("loading"!==document.readyState?g1():document.addEventListener("DOMContentLoaded",g1));let g8=pB().createContext(null);function g9(e,t){let{focusProps:r}=g2(e),{keyboardProps:n}={keyboardProps:e.isDisabled?{}:{onKeyDown:g6(e.onKeyDown),onKeyUp:g6(e.onKeyUp)}},i=yZ(r,n),o=function(e){let t=(0,pF.useContext)(g8)||{};g5(t,e);let{ref:r,...n}=t;return n}(t),a=e.isDisabled?{}:o,s=(0,pF.useRef)(e.autoFocus);(0,pF.useEffect)(()=>{s.current&&t.current&&g4(t.current),s.current=!1},[t]);let l=e.excludeFromTabOrder?-1:0;return e.isDisabled&&(l=void 0),{focusableProps:yZ({...i,tabIndex:l},a)}}pB().forwardRef(function(e,t){let{children:r,...n}=e,i=yj(t),o={...n,ref:i};return pB().createElement(g8.Provider,{value:o},r)});let g7="default",be="",bt=new WeakMap;function br(e){if(gT())"disabled"===g7&&(g7="restoring",setTimeout(()=>{g3(()=>{if("restoring"===g7){let t=gs(e);"none"===t.documentElement.style.webkitUserSelect&&(t.documentElement.style.webkitUserSelect=be||""),be="",g7="default"}})},300));else if((e instanceof HTMLElement||e instanceof SVGElement)&&e&&bt.has(e)){let t=bt.get(e),r="userSelect"in e.style?"userSelect":"webkitUserSelect";"none"===e.style[r]&&(e.style[r]=t),""===e.getAttribute("style")&&e.removeAttribute("style"),bt.delete(e)}}function bn(e){let t=e?.defaultView;return t?.__webpack_nonce__||globalThis.__webpack_nonce__||void 0}let bi=new WeakMap;function bo(e){let t=e??("u">typeof document?document:void 0);if(!t)return bn(t);if(bi.has(t))return bi.get(t);let r=t.querySelector('meta[property="csp-nonce"]'),n=r&&r instanceof gl(r).HTMLMetaElement&&(r.nonce||r.content)||bn(t)||void 0;return void 0!==n&&bi.set(t,n),n}let ba=pB().createContext({register:()=>{}});ba.displayName="PressResponderContext";let bs=pB().useInsertionEffect??yM;function bl(e){let t=(0,pF.useRef)(null);return bs(()=>{t.current=e},[e]),(0,pF.useCallback)((...e)=>{let r=t.current;return r?.(...e)},[])}function bu(){let e=(0,pF.useRef)(new Map),t=(0,pF.useCallback)((t,r,n,i)=>{let o=i?.once?(...t)=>{e.current.delete(n),n(...t)}:n;e.current.set(n,{type:r,eventTarget:t,fn:o,options:i}),t.addEventListener(r,o,i)},[]),r=(0,pF.useCallback)((t,r,n,i)=>{let o=e.current.get(n)?.fn||n;t.removeEventListener(r,o,i),e.current.delete(n)},[]),n=(0,pF.useCallback)(()=>{e.current.forEach((e,t)=>{r(e.eventTarget,e.type,t,e.options)})},[r]);return(0,pF.useEffect)(()=>n,[n]),{addGlobalListener:t,removeGlobalListener:r,removeAllGlobalListeners:n}}var bc=r(7643),bd=r.n(bc);class bp{#e;constructor(e,t,r,n){this.#e=!0;let i=n?.target??r.currentTarget;const o=i?.getBoundingClientRect();let a,s=0,l,u=null;null!=r.clientX&&null!=r.clientY&&(l=r.clientX,u=r.clientY),o&&(null!=l&&null!=u?(a=l-o.left,s=u-o.top):(a=o.width/2,s=o.height/2)),this.type=e,this.pointerType=t,this.target=r.currentTarget,this.shiftKey=r.shiftKey,this.metaKey=r.metaKey,this.ctrlKey=r.ctrlKey,this.altKey=r.altKey,this.x=a,this.y=s,this.key=r.key}continuePropagation(){this.#e=!1}get shouldStopPropagation(){return this.#e}}let bf=Symbol("linkClicked"),bh="react-aria-pressable-style",bm="data-react-aria-pressable";function by(e){let{onPress:t,onPressChange:r,onPressStart:n,onPressEnd:i,onPressUp:o,onClick:a,isDisabled:s,isPressed:l,preventFocusOnPress:u,shouldCancelOnPointerExit:c,allowTextSelectionOnPress:d,ref:p,...f}=function(e){let t=(0,pF.useContext)(ba);if(t){let{register:r,ref:n,...i}=t;e=yZ(i,e),r()}return g5(t,e.ref),e}(e),[h,m]=(0,pF.useState)(!1),y=(0,pF.useRef)({isPressed:!1,ignoreEmulatedMouseEvents:!1,didFirePressStart:!1,isTriggeringEvent:!1,activePointerId:null,target:null,isOverTarget:!1,pointerType:null,disposables:[]}),{addGlobalListener:g,removeAllGlobalListeners:b}=bu(),v=(0,pF.useCallback)((e,t)=>{let i=y.current;if(s||i.didFirePressStart)return!1;let o=!0;if(i.isTriggeringEvent=!0,n){let r=new bp("pressstart",t,e);n(r),o=r.shouldStopPropagation}return r&&r(!0),i.isTriggeringEvent=!1,i.didFirePressStart=!0,m(!0),o},[s,n,r]),w=(0,pF.useCallback)((e,n,o=!0)=>{let a=y.current;if(!a.didFirePressStart)return!1;a.didFirePressStart=!1,a.isTriggeringEvent=!0;let l=!0;if(i){let t=new bp("pressend",n,e);i(t),l=t.shouldStopPropagation}if(r&&r(!1),m(!1),t&&o&&!s){let r=new bp("press",n,e);t(r),l&&=r.shouldStopPropagation}return a.isTriggeringEvent=!1,l},[s,i,r,t]),x=bl(w),E=bl((0,pF.useCallback)((e,t)=>{let r=y.current;if(s)return!1;if(o){r.isTriggeringEvent=!0;let n=new bp("pressup",t,e);return o(n),r.isTriggeringEvent=!1,n.shouldStopPropagation}return!0},[s,o])),S=(0,pF.useCallback)(e=>{let t=y.current;if(t.isPressed&&t.target){for(let r of(t.didFirePressStart&&null!=t.pointerType&&w(bv(t.target,e),t.pointerType,!1),t.isPressed=!1,t.isOverTarget=!1,t.activePointerId=null,t.pointerType=null,b(),d||br(t.target),t.disposables))r();t.disposables=[]}},[d,b,w]),D=bl(S),O=(0,pF.useCallback)(e=>{c&&S(e)},[c,S]),P=(0,pF.useCallback)(e=>{s||a?.(e)},[s,a]),C=(0,pF.useCallback)((e,t)=>{if(!s&&a){let r=new MouseEvent("click",e);g_(r,t),a(gw(r))}},[s,a]),k=(0,pF.useMemo)(()=>{let e=y.current,t={onKeyDown(t){if(bb(t.nativeEvent,t.currentTarget)&&gu(t.currentTarget,gc(t))){bw(gc(t),t.key)&&t.preventDefault();let n=!0;e.isPressed||t.repeat||(e.target=t.currentTarget,e.isPressed=!0,e.pointerType="keyboard",n=v(t,"keyboard"));let i=t.currentTarget;g(gs(t.currentTarget),"keyup",yN(t=>{bb(t,i)&&!t.repeat&&gu(i,gc(t))&&e.target&&E(bv(e.target,t),"keyboard")},r),!0),n&&t.stopPropagation(),t.metaKey&&gP()&&e.metaKeyEvents?.set(t.key,t.nativeEvent)}else"Meta"===t.key&&(e.metaKeyEvents=new Map)},onClick(t){if((!t||gu(t.currentTarget,gc(t)))&&t&&0===t.button&&!e.isTriggeringEvent&&!g$.isOpening){let r=!0;if(s&&t.preventDefault(),!e.ignoreEmulatedMouseEvents&&!e.isPressed&&("virtual"===e.pointerType||gM(t.nativeEvent))){let e=v(t,"virtual"),n=E(t,"virtual"),i=x(t,"virtual");P(t),r=e&&n&&i}else if(e.isPressed&&"keyboard"!==e.pointerType){let n=e.pointerType||t.nativeEvent.pointerType||"virtual",i=E(bv(t.currentTarget,t),n),o=x(bv(t.currentTarget,t),n,!0);r=i&&o,e.isOverTarget=!1,P(t),D(t)}e.ignoreEmulatedMouseEvents=!1,r&&t.stopPropagation()}}},r=t=>{if(e.isPressed&&e.target&&bb(t,e.target)){bw(gc(t),t.key)&&t.preventDefault();let r=gc(t),n=gu(e.target,r);x(bv(e.target,t),"keyboard",n),n&&C(t,e.target),b(),"Enter"!==t.key&&bg(e.target)&&gu(e.target,r)&&!t[bf]&&(t[bf]=!0,g$(e.target,t,!1)),e.isPressed=!1,e.metaKeyEvents?.delete(t.key)}else if("Meta"===t.key&&e.metaKeyEvents?.size){let t=e.metaKeyEvents;for(let r of(e.metaKeyEvents=void 0,t.values()))e.target?.dispatchEvent(new KeyboardEvent("keyup",r))}};if("u">typeof PointerEvent){t.onPointerDown=t=>{var i;if(0!==t.button||!gu(t.currentTarget,gc(t)))return;if(i=t.nativeEvent,!gA()&&0===i.width&&0===i.height||1===i.width&&1===i.height&&0===i.pressure&&0===i.detail&&"mouse"===i.pointerType){e.pointerType="virtual";return}e.pointerType=t.pointerType;let o=!0;if(!e.isPressed){e.isPressed=!0,e.isOverTarget=!0,e.activePointerId=t.pointerId,e.target=t.currentTarget,d||function(e){if(gT()){if("default"===g7){let t=gs(e);be=t.documentElement.style.webkitUserSelect,t.documentElement.style.webkitUserSelect="none"}g7="disabled"}else if(e instanceof HTMLElement||e instanceof SVGElement){let t="userSelect"in e.style?"userSelect":"webkitUserSelect";bt.set(e,e.style[t]),e.style[t]="none"}}(e.target),o=v(t,e.pointerType);let i=gc(t);"releasePointerCapture"in i&&("hasPointerCapture"in i?i.hasPointerCapture(t.pointerId)&&i.releasePointerCapture(t.pointerId):i.releasePointerCapture(t.pointerId)),g(gs(t.currentTarget),"pointerup",r,!1),g(gs(t.currentTarget),"pointercancel",n,!1)}o&&t.stopPropagation()},t.onMouseDown=t=>{if(gu(t.currentTarget,gc(t))&&0===t.button){if(u){let r=function(e){for(;e&&!gg(e,{skipVisibilityCheck:!0});)e=e.parentElement;let t=gl(e),r=t.document.activeElement;if(!r||r===e)return;gE=!0;let n=!1,i=e=>{(gc(e)===r||n)&&e.stopImmediatePropagation()},o=t=>{(gc(t)===r||n)&&(t.stopImmediatePropagation(),e||n||(n=!0,go(r),l()))},a=t=>{(gc(t)===e||n)&&t.stopImmediatePropagation()},s=t=>{(gc(t)===e||n)&&(t.stopImmediatePropagation(),n||(n=!0,go(r),l()))};t.addEventListener("blur",i,!0),t.addEventListener("focusout",o,!0),t.addEventListener("focusin",s,!0),t.addEventListener("focus",a,!0);let l=()=>{cancelAnimationFrame(u),t.removeEventListener("blur",i,!0),t.removeEventListener("focusout",o,!0),t.removeEventListener("focusin",s,!0),t.removeEventListener("focus",a,!0),gE=!1,n=!1},u=requestAnimationFrame(l);return l}(t.target);r&&e.disposables.push(r)}t.stopPropagation()}},t.onPointerUp=t=>{gu(t.currentTarget,gc(t))&&"virtual"!==e.pointerType&&(0!==t.button||e.isPressed||E(t,e.pointerType||t.pointerType))},t.onPointerEnter=t=>{t.pointerId===e.activePointerId&&e.target&&!e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!0,v(bv(e.target,t),e.pointerType))},t.onPointerLeave=t=>{t.pointerId===e.activePointerId&&e.target&&e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!1,x(bv(e.target,t),e.pointerType,!1),O(t))};let r=t=>{if(t.pointerId===e.activePointerId&&e.isPressed&&0===t.button&&e.target){if(gu(e.target,gc(t))&&null!=e.pointerType){let r=!1,n=setTimeout(()=>{e.isPressed&&e.target instanceof HTMLElement&&(r?D(t):(go(e.target),e.target.click()))},80);g(t.currentTarget,"click",()=>r=!0,!0),e.disposables.push(()=>clearTimeout(n))}else D(t);e.isOverTarget=!1}},n=e=>{D(e)};t.onDragStart=e=>{gu(e.currentTarget,gc(e))&&D(e)}}return t},[g,s,u,b,d,O,v,P,C]);return(0,pF.useEffect)(()=>{if(!p)return;let e=gs(p.current);if(!e||!e.head||e.getElementById(bh))return;let t=e.createElement("style");t.id=bh;let r=bo(e);r&&(t.nonce=r),t.textContent=`
30
+ To fix this, ensure that you define the "name" field inside the feature flag definition.`,t);else console.warn(`A feature flag for ${e} could not be registered as it does not appear to have the required properties`,t)})}})(e,t))}function hA(){hj.sort((e,t)=>e.appName.localeCompare(t.appName,"en"));let e=new Map;for(let t of hj){e.has(t.appName)?e.set(t.appName,e.get(t.appName)+1):e.set(t.appName,0);let r=e.get(t.appName),n=`${t.appName}-page-${r}`,i=t.containerDomId??"omrs-apps-container",o=document.getElementById(i),a=`single-spa-application:${n}`;if(o){let e=document.createElement("div");e.id=a,o?.appendChild(e)}else throw Error(`${t.appName} ${t.component} cannot be mounted to "${i}"; DOM element does not exist.`);!function(e,t){let r=void 0!==t.route?t.route:void 0!==t.routeRegex&&new RegExp(t.routeRegex);!1===r?console.warn(`A registered page definition is missing a route and thus cannot be registered.
31
+ To fix this, ensure that you define the "route" (or alternatively the "routeRegex") field inside the extension definition.`,e):t.component?n7(e,()=>hP(t.appName,t.component),function(e,{online:t,offline:r,featureFlag:n}){return window.offlineEnabled?i=>!!(navigator.onLine&&(t??!0)||!navigator.onLine&&r)&&(!n||!!dE(n))&&e(i):e}(function e(t){if(Array.isArray(t)){let r=t.map(e);return e=>r.some(t=>t(e))}return"string"==typeof t?ia(window.getOpenmrsSpaBase()+t):t instanceof RegExp?e=>t.test(e.pathname.replace(window.getOpenmrsSpaBase(),"")):()=>t}(r),t)):console.warn(`A registered page definition is missing a component and thus cannot be registered.
32
+ To fix this, ensure that you define the "component" field inside the page definition.`,e)}(n,t)}}let hN={PHONE_MIN:0,PHONE_MAX:600,TABLET_MIN:601,TABLET_MAX:1023,SMALL_DESKTOP_MIN:1024,SMALL_DESKTOP_MAX:1439,LARGE_DESKTOP_MIN:1440,LARGE_DESKTOP_MAX:Number.MAX_SAFE_INTEGER};function hM(){document.body.classList.toggle("omrs-breakpoint-lt-tablet",window.innerWidth<hN.TABLET_MIN),document.body.classList.toggle("omrs-breakpoint-gt-phone",window.innerWidth>hN.PHONE_MAX),document.body.classList.toggle("omrs-breakpoint-gt-tablet",window.innerWidth>hN.TABLET_MAX),document.body.classList.toggle("omrs-breakpoint-lt-desktop",window.innerWidth<hN.SMALL_DESKTOP_MIN),document.body.classList.toggle("omrs-breakpoint-lt-small-desktop",window.innerWidth<hN.SMALL_DESKTOP_MIN),document.body.classList.toggle("omrs-breakpoint-lt-large-desktop",window.innerWidth<hN.LARGE_DESKTOP_MIN),document.body.classList.toggle("omrs-breakpoint-gt-small-desktop",window.innerWidth>hN.SMALL_DESKTOP_MAX)}let h$=!1;function hI(){h$||(window.addEventListener("resize",hM),hM(),h$=!0)}var hL=r(4848),hF=r(6942),hB=r.n(hF);function hV({title:e,children:t}){let r="tablet"===ht();return(0,hL.jsxs)("div",{className:hB()({"-esm-billing__card-header-module__tabletHeader___rUYi0":r,"-esm-billing__card-header-module__desktopHeader___CDa37":!r}),children:[(0,hL.jsx)("h4",{children:e}),t]})}let hU=["red","magenta","purple","blue","teal","cyan","gray","green","warm-gray","cool-gray","high-contrast","outline"],hW={primaryColor:{_type:tL.String,_description:"The color for displaying primary diagnoses tags",_default:"red",_validators:[rK.oneOf(hU)]},secondaryColor:{_type:tL.String,_description:"The color for displaying secondary diagnoses tags",_default:"blue",_validators:[rK.oneOf(hU)]}},hK={"Brand color #1":{_default:"#005d5d",_type:tL.String},"Brand color #2":{_default:"#004144",_type:tL.String},"Brand color #3":{_default:"#007d79",_type:tL.String},excludePatientIdentifierCodeTypes:{uuids:{_type:tL.Array,_description:"List of UUIDs of patient identifier types to exclude from rendering in the patient banner",_default:[],_elements:{_type:tL.UUID}}},implementationName:{_type:tL.String,_description:"A name of the place (or authority) where all possible locations a user can choose are located.",_default:"Clinic"},patientPhotoConceptUuid:{_type:tL.ConceptUuid,_default:"736e8771-e501-4615-bfa7-570c03f4bef5",_description:"Used to look up the patient photo, which is stored as an attachment obs. Set to `null` in order to disable the feature and use only generated avatars. To remove the avatars entirely, use extension configuration's `remove` feature."},preferredCalendar:{_type:tL.Object,_description:"Keys should be locale codes, and values should be the preferred calendar for that locale. For example, {'am': 'ethiopic'}.",_default:{am:"ethiopic"},_elements:{_validators:[rK.oneOf(["buddhist","chinese","coptic","dangi","ethioaa","ethiopic","gregory","hebrew","indian","islamic","islamic-umalqura","islamic-tbla","islamic-civil","islamic-rgsa","iso8601","japanese","persian","roc","islamicc"])]}},preferredDateLocale:{_type:tL.Object,_description:"Allows setting the locale used for date formatting for any browser locale. Does not affect time formatting. Keys should be locale codes, and values should be the preferred locale for formatting dates. For example, {'en': 'en-US', 'fr-CA': 'en-CA'}.",_default:{en:"en-GB"},_elements:{_type:tL.String}},diagnosisTags:hW};var hH=r(6800);let hz={"carbon.table.batch.cancel":"cancel","carbon.table.batch.items.selected":"batchActionsItemsSelected","carbon.table.batch.item.selected":"batchActionItemSelected","carbon.table.batch.selectAll":"selectAll"},hG=e=>(0,hL.jsx)(hH.GGC,{translateWithId:(e,t)=>{let r=hz[e];return r?oR(r,e,t):e},...e}),hq="-esm-billing__custom-overflow-menu-module__container___lY3iq",hY="-esm-billing__custom-overflow-menu-module__menu___dReHr",hZ="-esm-billing__custom-overflow-menu-module__show___48R0e",hJ="-esm-billing__custom-overflow-menu-module__overflowMenuButton___tsY8r",hX=(0,pB.createContext)(null);function hQ(){let e=(0,pB.useContext)(hX);if(!e)throw Error("useCustomOverflowMenu must be used within a CustomOverflowMenu");return e}function h0({menuTitle:e,children:t}){let[r,n]=pV().useState(!1),i=ha(()=>n(!1),r),o="tablet"===ht(),a=(0,pB.useCallback)(()=>n(e=>!e),[]),s=(0,pB.useRef)(null),l=(0,pB.useRef)(null),u=(0,pB.useId)(),c=`custom-overflow-menu-trigger-${u}`,d=`custom-overflow-menu-${u}`,p=(0,pB.useCallback)(()=>{n(!1),s.current?.focus()},[]),f=(0,pB.useMemo)(()=>({closeMenu:p}),[p]),h=(0,pB.useCallback)(e=>{"Escape"===e.key&&r&&(e.stopPropagation(),p())},[p,r]),m=pB.Children.toArray(t);(0,pB.useEffect)(()=>{if(r&&l.current){let e=l.current.querySelector('[role="menuitem"]:not([disabled])');e?.focus()}},[r]);let y=(0,pB.useCallback)(({currentIndex:e,direction:t})=>{let r=l.current?.querySelectorAll('[role="menuitem"]:not([disabled])');if(!r?.length)return;let n=document.activeElement?.closest?.('[role="menuitem"]')??document.activeElement,i=Array.from(r).indexOf(n);if(-1===i)return void r[t>0?0:r.length-1]?.focus();let o=i+t,a=o<0?r.length-1:o>=r.length?0:o;r[a]?.focus()},[]),g=m.map((e,t)=>(0,pB.isValidElement)(e)?(0,pB.cloneElement)(e,{closeMenu:p,handleOverflowMenuItemFocus:y,index:t}):e);return(0,hL.jsxs)("div",{"data-overflow-menu":!0,className:hB()("cds--overflow-menu",hq),ref:i,children:[(0,hL.jsx)("button",{className:hB()("cds--btn","cds--btn--ghost","cds--overflow-menu__trigger",{"cds--overflow-menu--open":r},hJ),"aria-controls":d,"aria-expanded":r,"aria-haspopup":"true",id:c,onClick:a,onKeyDown:h,ref:s,children:e}),(0,hL.jsxs)("div",{className:hB()("cds--overflow-menu-options","cds--overflow-menu--flip",hY,{[hZ]:r}),"aria-labelledby":c,"data-floating-menu-direction":"bottom",id:d,onKeyDown:h,ref:l,role:"menu",tabIndex:-1,children:[(0,hL.jsx)("ul",{className:hB()("cds--overflow-menu-options__content",{"cds--overflow-menu-options--lg":o}),children:(0,hL.jsx)(hX.Provider,{value:f,children:g})}),(0,hL.jsx)("span",{})]})]})}function h1(e){let t=(0,pB.useContext)(hX);return(0,hL.jsx)(hH.XSD,{...e,closeMenu:t?.closeMenu})}var h3=r(7767),h4=r(4976);let h2=["omrs-icon-activity","omrs-icon-add","omrs-icon-arrow-down","omrs-icon-arrow-left","omrs-icon-arrow-right","omrs-icon-arrow-up","omrs-icon-baby","omrs-icon-calendar-heat-map","omrs-icon-calendar","omrs-icon-caret-down","omrs-icon-caret-left","omrs-icon-caret-right","omrs-icon-caret-up","omrs-icon-chart-average","omrs-icon-chart-line","omrs-icon-checkmark-filled","omrs-icon-checkmark-outline","omrs-icon-chemistry","omrs-icon-chevron-down","omrs-icon-chevron-left","omrs-icon-chevron-right","omrs-icon-chevron-up","omrs-icon-close","omrs-icon-close-filled","omrs-icon-close-outline","omrs-icon-document","omrs-icon-document-attachment","omrs-icon-download","omrs-icon-drug-order","omrs-icon-edit","omrs-icon-event-schedule","omrs-icon-events","omrs-icon-gender-female","omrs-icon-gender-male","omrs-icon-gender-other","omrs-icon-gender-unknown","omrs-icon-generic-order-type","omrs-icon-group","omrs-icon-group-access","omrs-icon-hospital-bed","omrs-icon-image-medical","omrs-icon-information","omrs-icon-information-filled","omrs-icon-information-square","omrs-icon-inventory-management","omrs-icon-lab-order","omrs-icon-list-checked","omrs-icon-location","omrs-icon-material-order","omrs-icon-maximize","omrs-icon-medication","omrs-icon-message-queue","omrs-icon-microscope","omrs-icon-mobile-check","omrs-icon-money","omrs-icon-mother","omrs-icon-movement","omrs-icon-overflow-menu--horizontal","omrs-icon-overflow-menu--vertical","omrs-icon-password","omrs-icon-pedestrian-family","omrs-icon-pen","omrs-icon-printer","omrs-icon-procedure-order","omrs-icon-programs","omrs-icon-renew","omrs-icon-referral-order","omrs-icon-report","omrs-icon-reset","omrs-icon-save","omrs-icon-search","omrs-icon-settings","omrs-icon-shopping-cart","omrs-icon-shopping-cart--arrow-down","omrs-icon-sticky-note-add","omrs-icon-switcher","omrs-icon-syringe","omrs-icon-table-of-contents","omrs-icon-table","omrs-icon-time","omrs-icon-tools","omrs-icon-translate","omrs-icon-trash-can","omrs-icon-tree-view--alt","omrs-icon-two-factor-authentication","omrs-icon-user-avatar","omrs-icon-user-follow","omrs-icon-user-xray","omrs-icon-user","omrs-icon-view-off","omrs-icon-view","omrs-icon-warning"],h6=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-activity",iconProps:e})})),h5=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-add",iconProps:e})})),h8=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-arrow-down",iconProps:e})})),h9=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-arrow-left",iconProps:e})})),h7=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-arrow-right",iconProps:e})})),me=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-arrow-up",iconProps:e})})),mt=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-baby",iconProps:e})})),mr=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-calendar-heat-map",iconProps:e})})),mn=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-calendar",iconProps:e})})),mi=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-caret-down",iconProps:e})})),mo=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-caret-left",iconProps:e})})),ma=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-caret-right",iconProps:e})})),ms=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-caret-up",iconProps:e})})),ml=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-chart-average",iconProps:e})})),mu=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-chart-line",iconProps:e})})),mc=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-checkmark-filled",iconProps:e})})),md=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-checkmark-outline",iconProps:e})})),mp=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-chemistry",iconProps:e})})),mf=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-chevron-down",iconProps:e})})),mh=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-chevron-left",iconProps:e})})),mm=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-chevron-right",iconProps:e})})),my=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-chevron-up",iconProps:e})})),mg=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-close",iconProps:e})})),mb=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-close-filled",iconProps:e})})),mv=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-close-outline",iconProps:e})})),mw=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-document",iconProps:e})})),m_=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-document-attachment",iconProps:e})})),mx=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-download",iconProps:e})})),mE=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-drug-order",iconProps:e})})),mS=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-edit",iconProps:e})})),mD=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-event-schedule",iconProps:e})})),mO=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-events",iconProps:e})})),mP=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-gender-female",iconProps:e})})),mC=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-gender-male",iconProps:e})})),mk=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-gender-other",iconProps:e})})),mT=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-gender-unknown",iconProps:e})})),mj=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-generic-order-type",iconProps:e})})),mR=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-group",iconProps:e})})),mA=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-group-access",iconProps:e})})),mN=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-hospital-bed",iconProps:e})})),mM=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-image-medical",iconProps:e})})),m$=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-information",iconProps:e})})),mI=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-information-filled",iconProps:e})})),mL=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-information-square",iconProps:e})})),mF=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-inventory-management",iconProps:e})})),mB=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-lab-order",iconProps:e})})),mV=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-list-checked",iconProps:e})})),mU=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-location",iconProps:e})})),mW=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-material-order",iconProps:e})})),mK=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-maximize",iconProps:e})})),mH=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-medication",iconProps:e})})),mz=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-message-queue",iconProps:e})})),mG=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-microscope",iconProps:e})})),mq=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-mobile-check",iconProps:e})})),mY=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-money",iconProps:e})})),mZ=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-mother",iconProps:e})})),mJ=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-movement",iconProps:e})})),mX=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-overflow-menu--horizontal",iconProps:e})})),mQ=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-overflow-menu--horizontal",iconProps:e})})),m0=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-password",iconProps:e})})),m1=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-pedestrian-family",iconProps:e})})),m3=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-pen",iconProps:e})})),m4=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-printer",iconProps:e})})),m2=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-procedure-order",iconProps:e})})),m6=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-programs",iconProps:e})})),m5=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-referral-order",iconProps:e})})),m8=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-renew",iconProps:e})})),m9=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-report",iconProps:e})})),m7=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-reset",iconProps:e})})),ye=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-save",iconProps:e})})),yt=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-search",iconProps:e})})),yr=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-settings",iconProps:e})})),yn=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-switcher",iconProps:e})})),yi=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-shopping-cart",iconProps:e})})),yo=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-shopping-cart--arrow-down",iconProps:e})})),ya=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-sticky-note-add",iconProps:e})})),ys=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-syringe",iconProps:e})})),yl=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-table-of-contents",iconProps:e})})),yu=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-table",iconProps:e})})),yc=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-time",iconProps:e})})),yd=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-tools",iconProps:e})})),yp=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-translate",iconProps:e})})),yf=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-trash-can",iconProps:e})})),yh=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-tree-view--alt",iconProps:e})})),ym=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-two-factor-authentication",iconProps:e})})),yy=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-user-avatar",iconProps:e})})),yg=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-user-follow",iconProps:e})})),yb=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-user-xray",iconProps:e})})),yv=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-user",iconProps:e})})),yw=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-view-off",iconProps:e})})),y_=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-view",iconProps:e})})),yx=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(yk,{ref:t,icon:"omrs-icon-warning",iconProps:e})})),yE=yx,yS=m_,yD=mV,yO=mM,yP=yo,yC=(0,pB.memo)((0,pB.forwardRef)(function({icon:e,fallback:t,...r},n){let i=(0,pB.useRef)(e?document.getElementById(e):void 0);return(0,pB.useEffect)(()=>{let t=document.getElementById("omrs-svgs-container"),r=new MutationObserver(t=>{for(let r of t)"childList"===r.type&&(i.current=e?document.getElementById(e):void 0)});return t&&r.observe(t,{childList:!0}),()=>r.disconnect()},[e]),(0,hL.jsx)(fC,{value:i.current,fallback:t,children:(0,hL.jsx)(yk,{ref:n,icon:e,iconProps:r})})})),yk=(0,pB.memo)((0,pB.forwardRef)(function({icon:e,iconProps:t},r){let{className:n,fill:i,size:o}=Object.assign({},{fill:"currentColor",size:20},t);(o<=0||o>72)&&(console.error(`Invalid size '${o}' specified for ${e}. Defaulting to 20.`),o=20);let a=(0,pB.useRef)(null);return(0,pB.useImperativeHandle)(r,()=>a.current),(0,pB.useEffect)(()=>{a.current&&"currentColor"!==i&&a.current.style.setProperty("--omrs-icon-fill",i)},[]),(0,hL.jsx)("svg",{ref:a,className:hB()("omrs-icon","-esm-billing__icons-module__icon___sq7Qp",n),height:o,width:o,viewBox:"0 0 16 16",children:(0,hL.jsx)("use",{href:`#${e}`})})})),yT=({path:e,title:t,basePath:r,icon:n})=>{let{t:i}=(0,fu.useTranslation)(),o=(0,h3.zy)(),a=(0,pB.useMemo)(()=>{if(!e)return!1;let t=e.startsWith("/")?e.slice(1):e;if(t.startsWith("http"))return t===window.location.href;let r=t.split("/").map(e=>decodeURIComponent(e)),n=(o.pathname??"").split("/").slice(1).map(e=>decodeURIComponent(e));return n.some((e,t)=>r.every((e,r)=>n[t+r]===e))},[o.pathname,e]);return(0,hL.jsx)("div",{children:(0,hL.jsx)(pW,{className:hB()("cds--side-nav__link",{"active-left-nav-link":a}),to:`${r}/${encodeURIComponent(e)}`,children:(0,hL.jsxs)("span",{className:"-esm-billing__dashboard-module__menu___Lg1M+",children:[(0,hL.jsx)(yC,{icon:n,className:"-esm-billing__dashboard-module__icon___Y2DxK",size:16}),(0,hL.jsx)("span",{children:i(t)})]})})},e)};function yj(e){return function({basePath:t}){return(0,hL.jsx)(h4.Kd,{children:(0,hL.jsx)(yT,{basePath:t,...e})})}}function yR(e){let t=(0,pB.useRef)(null),r=(0,pB.useRef)(void 0),n=(0,pB.useCallback)(t=>{if("function"==typeof e){let r=e(t);return()=>{"function"==typeof r?r():e(null)}}if(e)return e.current=t,()=>{e.current=null}},[e]);return(0,pB.useMemo)(()=>({get current(){return t.current},set current(value){t.current=value,r.current&&(r.current(),r.current=void 0),null!=value&&(r.current=n(value))}}),[n])}function yA(...e){return 1===e.length&&e[0]?e[0]:t=>{let r=!1,n=e.map(e=>{let n=yN(e,t);return r||="function"==typeof n,n});if(r)return()=>{n.forEach((t,r)=>{"function"==typeof t?t():yN(e[r],null)})}}}function yN(e,t){if("function"==typeof e)return e(t);null!=e&&(e.current=t)}function yM(...e){return(...t)=>{for(let r of e)"function"==typeof r&&r(...t)}}let y$="u">typeof document?pV().useLayoutEffect:()=>{},yI={prefix:String(Math.round(1e10*Math.random())),current:0},yL=pV().createContext(yI),yF=pV().createContext(!1),yB=("u">typeof window&&window.document&&window.document.createElement,new WeakMap),yV="function"==typeof pV().useId?function(e){let t=pV().useId(),[r]=(0,pB.useState)(yH()),n=r?"react-aria":`react-aria${yI.prefix}`;return e||`${n}-${t}`}:function(e){let t=(0,pB.useContext)(yL),r=function(e=!1){let t=(0,pB.useContext)(yL),r=(0,pB.useRef)(null);if(null===r.current&&!e){let e=pV().__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED?.ReactCurrentOwner?.current;if(e){let r=yB.get(e);null==r?yB.set(e,{id:t.current,state:e.memoizedState}):e.memoizedState!==r.state&&(t.current=r.id,yB.delete(e))}r.current=++t.current}return r.current}(!!e),n=`react-aria${t.prefix}`;return e||`${n}-${r}`};function yU(){return!1}function yW(){return!0}function yK(e){return()=>{}}function yH(){return"function"==typeof pV().useSyncExternalStore?pV().useSyncExternalStore(yK,yU,yW):(0,pB.useContext)(yF)}let yz=!!("u">typeof window&&window.document&&window.document.createElement),yG=new Map;function yq(e){let[t,r]=(0,pB.useState)(e),n=(0,pB.useRef)(null),i=yV(t),o=(0,pB.useRef)(null);if(l&&l.register(o,i),yz){let e=yG.get(i);e&&!e.includes(n)?e.push(n):yG.set(i,[n])}return y$(()=>()=>{l&&l.unregister(o),yG.delete(i)},[i]),(0,pB.useEffect)(()=>{let e=n.current;return e&&r(e),()=>{e&&(n.current=null)}}),i}function yY(e=[]){let t=yq(),[r,n]=function(e){let[t,r]=(0,pB.useState)(e),n=(0,pB.useRef)(t),i=(0,pB.useRef)(null),o=(0,pB.useRef)(()=>{if(!i.current)return;let e=i.current.next();if(e.done){i.current=null;return}n.current===e.value?o.current():r(e.value)});return y$(()=>{n.current=t,i.current&&o.current()}),[t,(0,pB.useCallback)(e=>{i.current=e(n.current),o.current()},[o])]}(t),i=(0,pB.useCallback)(()=>{n(function*(){yield t,yield document.getElementById(t)?t:void 0})},[t,n]);return y$(i,[t,i,...e]),r}"u">typeof FinalizationRegistry&&(l=new FinalizationRegistry(e=>{yG.delete(e)}));let yZ=function(){for(var e,t,r=0,n="",i=arguments.length;r<i;r++)(e=arguments[r])&&(t=function e(t){var r,n,i="";if("string"==typeof t||"number"==typeof t)i+=t;else if("object"==typeof t)if(Array.isArray(t)){var o=t.length;for(r=0;r<o;r++)t[r]&&(n=e(t[r]))&&(i&&(i+=" "),i+=n)}else for(n in t)t[n]&&(i&&(i+=" "),i+=n);return i}(e))&&(n&&(n+=" "),n+=t);return n};function yJ(...e){let t={...e[0]};for(let r=1;r<e.length;r++){let n=e[r];for(let e in n){let r=t[e],i=n[e];"function"==typeof r&&"function"==typeof i&&"o"===e[0]&&"n"===e[1]&&e.charCodeAt(2)>=65&&90>=e.charCodeAt(2)?t[e]=yM(r,i):("className"===e||"UNSAFE_className"===e)&&"string"==typeof r&&"string"==typeof i?t[e]=yZ(r,i):"id"===e&&r&&i?t.id=function(e,t){if(e===t)return e;let r=yG.get(e);if(r)return r.forEach(e=>e.current=t),t;let n=yG.get(t);return n?(n.forEach(t=>t.current=e),e):t}(r,i):"ref"===e&&r&&i?t.ref=yA(r,i):t[e]=void 0!==i?i:r}}return t}let yX=Symbol("default");function yQ({values:e,children:t}){for(let[r,n]of e)t=pV().createElement(r.Provider,{value:n},t);return t}function y0(e){let{className:t,style:r,children:n,defaultClassName:i,defaultChildren:o,defaultStyle:a,values:s}=e;return(0,pB.useMemo)(()=>{let e,l,u;return e="function"==typeof t?t({...s,defaultClassName:i}):t,l="function"==typeof r?r({...s,defaultStyle:a||{}}):r,u="function"==typeof n?n({...s,defaultChildren:o}):null==n?o:n,{className:null!=e?e:i,style:l||a?{...a,...l}:void 0,children:null!=u?u:o,"data-rac":""}},[t,r,n,i,o,a,s])}function y1(e,t){let r=(0,pB.useContext)(e);if(null===t)return null;if(r&&"object"==typeof r&&"slots"in r&&r.slots){let e=t||yX;if(!r.slots[e]){let e=new Intl.ListFormat().format(Object.keys(r.slots).map(e=>`"${e}"`)),n=t?`Invalid slot "${t}".`:"A slot prop is required.";throw Error(`${n} Valid slot names are ${e}.`)}return r.slots[e]}return r}function y3(e,t,r){let{ref:n,...i}=y1(r,e.slot)||{},o=yR((0,pB.useMemo)(()=>yA(t,n),[t,n])),a=yJ(i,e);return"style"in i&&i.style&&"style"in e&&e.style&&("function"==typeof i.style||"function"==typeof e.style?a.style=t=>{let r="function"==typeof i.style?i.style(t):i.style,n={...t.defaultStyle,...r},o="function"==typeof e.style?e.style({...t,defaultStyle:n}):e.style;return{...n,...o}}:a.style={...i.style,...e.style}),[a,o]}function y4(e=!0){let[t,r]=(0,pB.useState)(e),n=(0,pB.useRef)(!1),i=(0,pB.useCallback)(e=>{n.current=!0,r(!!e)},[]);return y$(()=>{n.current||r(!1)},[]),[i,t]}function y2(e){let t=/^(data-.*)$/,r={};for(let n in e)t.test(n)||(r[n]=e[n]);return r}let y6=(0,pB.createContext)(null),y5=null;function y8(e,t="assertive",r=7e3){y5?y5.announce(e,t,r):(y5=new y9,("boolean"==typeof IS_REACT_ACT_ENVIRONMENT?IS_REACT_ACT_ENVIRONMENT:"u">typeof jest)?y5.announce(e,t,r):setTimeout(()=>{(null==y5?void 0:y5.isAttached())&&(null==y5||y5.announce(e,t,r))},100))}class y9{isAttached(){var e;return null==(e=this.node)?void 0:e.isConnected}createLog(e){let t=document.createElement("div");return t.setAttribute("role","log"),t.setAttribute("aria-live",e),t.setAttribute("aria-relevant","additions"),t}destroy(){this.node&&(document.body.removeChild(this.node),this.node=null)}announce(e,t="assertive",r=7e3){var n,i;if(!this.node)return;let o=document.createElement("div");"object"==typeof e?(o.setAttribute("role","img"),o.setAttribute("aria-labelledby",e["aria-labelledby"])):o.textContent=e,"assertive"===t?null==(n=this.assertiveLog)||n.appendChild(o):null==(i=this.politeLog)||i.appendChild(o),""!==e&&setTimeout(()=>{o.remove()},r)}clear(e){this.node&&((!e||"assertive"===e)&&this.assertiveLog&&(this.assertiveLog.innerHTML=""),(!e||"polite"===e)&&this.politeLog&&(this.politeLog.innerHTML=""))}constructor(){this.node=null,this.assertiveLog=null,this.politeLog=null,"u">typeof document&&(this.node=document.createElement("div"),this.node.dataset.liveAnnouncer="true",Object.assign(this.node.style,{border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"}),this.assertiveLog=this.createLog("assertive"),this.node.appendChild(this.assertiveLog),this.politeLog=this.createLog("polite"),this.node.appendChild(this.politeLog),document.body.prepend(this.node))}}let y7=new Set(["id"]),ge=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),gt=new Set(["href","hrefLang","target","rel","download","ping","referrerPolicy"]),gr=new Set(["dir","lang","hidden","inert","translate"]),gn=new Set(["onClick","onAuxClick","onContextMenu","onDoubleClick","onMouseDown","onMouseEnter","onMouseLeave","onMouseMove","onMouseOut","onMouseOver","onMouseUp","onTouchCancel","onTouchEnd","onTouchMove","onTouchStart","onPointerDown","onPointerMove","onPointerUp","onPointerCancel","onPointerEnter","onPointerLeave","onPointerOver","onPointerOut","onGotPointerCapture","onLostPointerCapture","onScroll","onWheel","onAnimationStart","onAnimationEnd","onAnimationIteration","onTransitionCancel","onTransitionEnd","onTransitionRun","onTransitionStart"]),gi=/^(data-.*)$/;function go(e,t={}){let{labelable:r,isLink:n,global:i,events:o=i,propNames:a}=t,s={};for(let t in e)Object.prototype.hasOwnProperty.call(e,t)&&(y7.has(t)||r&&ge.has(t)||n&&gt.has(t)||i&&gr.has(t)||o&&(gn.has(t)||t.endsWith("Capture")&&gn.has(t.slice(0,-7)))||a?.has(t)||gi.test(t))&&(s[t]=e[t]);return s}function ga(e){if(function(){if(null==gs){gs=!1;try{document.createElement("div").focus({get preventScroll(){return gs=!0,!0}})}catch{}}return gs}())e.focus({preventScroll:!0});else{let t=function(e){let t=e.parentNode,r=[],n=document.scrollingElement||document.documentElement;for(;t instanceof HTMLElement&&t!==n;)(t.offsetHeight<t.scrollHeight||t.offsetWidth<t.scrollWidth)&&r.push({element:t,scrollTop:t.scrollTop,scrollLeft:t.scrollLeft}),t=t.parentNode;return n instanceof HTMLElement&&r.push({element:n,scrollTop:n.scrollTop,scrollLeft:n.scrollLeft}),r}(e);e.focus(),function(e){for(let{element:t,scrollTop:r,scrollLeft:n}of e)t.scrollTop=r,t.scrollLeft=n}(t)}}let gs=null,gl=e=>e?.ownerDocument??document,gu=e=>e&&"window"in e&&e.window===e?e:gl(e).defaultView||window;function gc(e,t){return!!t&&!!e&&e.contains(t)}function gd(e){return e.target}function gp(e){if(!e)return!1;let t=e.getRootNode(),r=gu(e);if(!(t instanceof r.Document||t instanceof r.ShadowRoot))return!1;let n=t.activeElement;return null!=n&&e.contains(n)}let gf="u">typeof Element&&"checkVisibility"in Element.prototype;function gh(e,t){return gf?e.checkVisibility({visibilityProperty:!0})&&!e.closest("[data-react-aria-prevent-focus]"):"#comment"!==e.nodeName&&function(e){let t=gu(e);if(!(e instanceof t.HTMLElement)&&!(e instanceof t.SVGElement))return!1;let{display:r,visibility:n}=e.style,i="none"!==r&&"hidden"!==n&&"collapse"!==n;if(i){let{getComputedStyle:t}=e.ownerDocument.defaultView,{display:r,visibility:n}=t(e);i="none"!==r&&"hidden"!==n&&"collapse"!==n}return i}(e)&&!e.hasAttribute("hidden")&&!e.hasAttribute("data-react-aria-prevent-focus")&&("DETAILS"!==e.nodeName||!t||"SUMMARY"===t.nodeName||e.hasAttribute("open"))&&(!e.parentElement||gh(e.parentElement,e))}let gm=["input:not([disabled]):not([type=hidden])","select:not([disabled])","textarea:not([disabled])","button:not([disabled])","a[href]","area[href]","summary","iframe","object","embed","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable^="false"])',"permission"],gy=gm.join(":not([hidden]),")+",[tabindex]:not([disabled]):not([hidden])";gm.push('[tabindex]:not([tabindex="-1"]):not([disabled])');let gg=gm.join(':not([hidden]):not([tabindex="-1"]),');function gb(e,t){return e.matches(gy)&&!gw(e)&&(t?.skipVisibilityCheck||gh(e))}function gv(e){return e.matches(gg)&&gh(e)&&!gw(e)}function gw(e){let t=e;for(;null!=t;){if(t instanceof t.ownerDocument.defaultView.HTMLElement&&t.inert)return!0;t=t.parentElement}return!1}function g_(e){return e.nativeEvent=e,e.isDefaultPrevented=()=>e.defaultPrevented,e.isPropagationStopped=()=>e.cancelBubble,e.persist=()=>{},e}function gx(e,t){Object.defineProperty(e,"target",{value:t}),Object.defineProperty(e,"currentTarget",{value:t})}function gE(e){let t=(0,pB.useRef)({isFocused:!1,observer:null});return y$(()=>{let e=t.current;return()=>{e.observer&&(e.observer.disconnect(),e.observer=null)}},[]),(0,pB.useCallback)(r=>{let n=gd(r);(n instanceof HTMLButtonElement||n instanceof HTMLInputElement||n instanceof HTMLTextAreaElement||n instanceof HTMLSelectElement)&&(t.current.isFocused=!0,n.addEventListener("focusout",r=>{if(t.current.isFocused=!1,n.disabled){let t=g_(r);e?.(t)}t.current.observer&&(t.current.observer.disconnect(),t.current.observer=null)},{once:!0}),t.current.observer=new MutationObserver(()=>{if(t.current.isFocused&&n.disabled){t.current.observer?.disconnect();let e=n===((e=document)=>e.activeElement)()?null:((e=document)=>e.activeElement)();n.dispatchEvent(new FocusEvent("blur",{relatedTarget:e})),n.dispatchEvent(new FocusEvent("focusout",{bubbles:!0,relatedTarget:e}))}}),t.current.observer.observe(n,{attributes:!0,attributeFilter:["disabled"]}))},[e])}let gS=!1;function gD(e){if("u"<typeof window||null==window.navigator)return!1;let t=window.navigator.userAgentData?.brands;return Array.isArray(t)&&t.some(t=>e.test(t.brand))||e.test(window.navigator.userAgent)}function gO(e){return"u">typeof window&&null!=window.navigator&&e.test(window.navigator.userAgentData?.platform||window.navigator.platform)}function gP(e){let t=null;return()=>(null==t&&(t=e()),t)}let gC=gP(function(){return gO(/^Mac/i)}),gk=gP(function(){return gO(/^iPhone/i)}),gT=gP(function(){return gO(/^iPad/i)||gC()&&navigator.maxTouchPoints>1}),gj=gP(function(){return gk()||gT()});gP(function(){return gC()||gj()});let gR=gP(function(){return gD(/AppleWebKit/i)&&!gA()}),gA=gP(function(){return gD(/Chrome/i)}),gN=gP(function(){return gD(/Android/i)}),gM=gP(function(){return gD(/Firefox/i)});function g$(e){return""===e.pointerType&&!!e.isTrusted||(gN()&&e.pointerType?"click"===e.type&&1===e.buttons:0===e.detail&&!e.pointerType)}function gI(e,t,r=!0){let{metaKey:n,ctrlKey:i,altKey:o,shiftKey:a}=t;gM()&&window.event?.type?.startsWith("key")&&"_blank"===e.target&&(gC()?n=!0:i=!0);let s=gR()&&gC()&&!gT()&&1?new KeyboardEvent("keydown",{keyIdentifier:"Enter",metaKey:n,ctrlKey:i,altKey:o,shiftKey:a}):new MouseEvent("click",{metaKey:n,ctrlKey:i,altKey:o,shiftKey:a,detail:1,bubbles:!0,cancelable:!0});gI.isOpening=r,ga(e),e.dispatchEvent(s),gI.isOpening=!1}gI.isOpening=!1;let gL=null,gF=new Set,gB=new Map,gV=!1,gU=!1,gW={Tab:!0,Escape:!0};function gK(e,t){for(let r of gF)r(e,t)}function gH(e){gV=!0,gI.isOpening||e.metaKey||!gC()&&e.altKey||e.ctrlKey||"Control"===e.key||"Shift"===e.key||"Meta"===e.key||(gL="keyboard",gK("keyboard",e))}function gz(e){gL="pointer","pointerType"in e&&e.pointerType,("mousedown"===e.type||"pointerdown"===e.type)&&(gV=!0,gK("pointer",e))}function gG(e){!gI.isOpening&&g$(e)&&(gV=!0,gL="virtual")}function gq(e){let t=gu(gd(e)),r=gl(gd(e));gd(e)!==t&&gd(e)!==r&&!gS&&e.isTrusted&&(gV||gU||(gL="virtual",gK("virtual",e)),gV=!1,gU=!1)}function gY(){gS||(gV=!1,gU=!0)}function gZ(e){if("u"<typeof window||"u"<typeof document)return;let t=gu(e),r=gl(e);if(gB.get(t))return;let n=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){gV=!0,n.apply(this,arguments)},r.addEventListener("keydown",gH,!0),r.addEventListener("keyup",gH,!0),r.addEventListener("click",gG,!0),t.addEventListener("focus",gq,!0),t.addEventListener("blur",gY,!1),"u">typeof PointerEvent&&(r.addEventListener("pointerdown",gz,!0),r.addEventListener("pointermove",gz,!0),r.addEventListener("pointerup",gz,!0)),t.addEventListener("beforeunload",()=>{gJ(e)},{once:!0}),gB.set(t,{focus:n})}let gJ=(e,t)=>{let r=gu(e),n=gl(e);t&&n.removeEventListener("DOMContentLoaded",t),gB.has(r)&&(r.HTMLElement.prototype.focus=gB.get(r).focus,n.removeEventListener("keydown",gH,!0),n.removeEventListener("keyup",gH,!0),n.removeEventListener("click",gG,!0),r.removeEventListener("focus",gq,!0),r.removeEventListener("blur",gY,!1),"u">typeof PointerEvent&&(n.removeEventListener("pointerdown",gz,!0),n.removeEventListener("pointermove",gz,!0),n.removeEventListener("pointerup",gz,!0)),gB.delete(r))};function gX(){return"pointer"!==gL}"u">typeof document&&("loading"!==(f=gl(void 0)).readyState?gZ(void 0):f.addEventListener("DOMContentLoaded",()=>{gZ(void 0)}));let gQ=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]),g0=new Map,g1=new Set;function g3(){if("u"<typeof window)return;function e(e){return"propertyName"in e}let t=r=>{let n=gd(r);if(!e(r)||!n)return;let i=g0.get(n);if(i&&(i.delete(r.propertyName),0===i.size&&(n.removeEventListener("transitioncancel",t),g0.delete(n)),0===g0.size)){for(let e of g1)e();g1.clear()}};document.body.addEventListener("transitionrun",r=>{let n=gd(r);if(!e(r)||!n)return;let i=g0.get(n);i||(i=new Set,g0.set(n,i),n.addEventListener("transitioncancel",t,{once:!0})),i.add(r.propertyName)}),document.body.addEventListener("transitionend",t)}function g4(e){requestAnimationFrame(()=>{for(let[e]of g0)"isConnected"in e&&!e.isConnected&&g0.delete(e);0===g0.size?e():g1.add(e)})}function g2(e){if(!e.isConnected)return;let t=gl(e);if("virtual"===gL){let r=((e=document)=>e.activeElement)(t);g4(()=>{let n=((e=document)=>e.activeElement)(t);(n===r||n===t.body)&&e.isConnected&&ga(e)})}else ga(e)}function g6(e){let{isDisabled:t,onFocus:r,onBlur:n,onFocusChange:i}=e,o=(0,pB.useCallback)(e=>{if(gd(e)===e.currentTarget)return n&&n(e),i&&i(!1),!0},[n,i]),a=gE(o),s=(0,pB.useCallback)(e=>{let t=gd(e),n=gl(t),o=n?((e=document)=>e.activeElement)(n):((e=document)=>e.activeElement)();t===e.currentTarget&&t===o&&(r&&r(e),i&&i(!0),a(e))},[i,r,a]);return{focusProps:{onFocus:!t&&(r||i||n)?s:void 0,onBlur:!t&&(n||i)?o:void 0}}}function g5(e){if(!e)return;let t=!0;return r=>{e({...r,preventDefault(){r.preventDefault()},isDefaultPrevented:()=>r.isDefaultPrevented(),stopPropagation(){t=!0},continuePropagation(){t=!1},isPropagationStopped:()=>t}),t&&r.stopPropagation()}}function g8(e,t){y$(()=>{if(e&&e.ref&&t)return e.ref.current=t.current,()=>{e.ref&&(e.ref.current=null)}})}"u">typeof document&&("loading"!==document.readyState?g3():document.addEventListener("DOMContentLoaded",g3));let g9=pV().createContext(null);function g7(e,t){let{focusProps:r}=g6(e),{keyboardProps:n}={keyboardProps:e.isDisabled?{}:{onKeyDown:g5(e.onKeyDown),onKeyUp:g5(e.onKeyUp)}},i=yJ(r,n),o=function(e){let t=(0,pB.useContext)(g9)||{};g8(t,e);let{ref:r,...n}=t;return n}(t),a=e.isDisabled?{}:o,s=(0,pB.useRef)(e.autoFocus);(0,pB.useEffect)(()=>{s.current&&t.current&&g2(t.current),s.current=!1},[t]);let l=e.excludeFromTabOrder?-1:0;return e.isDisabled&&(l=void 0),{focusableProps:yJ({...i,tabIndex:l},a)}}pV().forwardRef(function(e,t){let{children:r,...n}=e,i=yR(t),o={...n,ref:i};return pV().createElement(g9.Provider,{value:o},r)});let be="default",bt="",br=new WeakMap;function bn(e){if(gj())"disabled"===be&&(be="restoring",setTimeout(()=>{g4(()=>{if("restoring"===be){let t=gl(e);"none"===t.documentElement.style.webkitUserSelect&&(t.documentElement.style.webkitUserSelect=bt||""),bt="",be="default"}})},300));else if((e instanceof HTMLElement||e instanceof SVGElement)&&e&&br.has(e)){let t=br.get(e),r="userSelect"in e.style?"userSelect":"webkitUserSelect";"none"===e.style[r]&&(e.style[r]=t),""===e.getAttribute("style")&&e.removeAttribute("style"),br.delete(e)}}function bi(e){let t=e?.defaultView;return t?.__webpack_nonce__||globalThis.__webpack_nonce__||void 0}let bo=new WeakMap;function ba(e){let t=e??("u">typeof document?document:void 0);if(!t)return bi(t);if(bo.has(t))return bo.get(t);let r=t.querySelector('meta[property="csp-nonce"]'),n=r&&r instanceof gu(r).HTMLMetaElement&&(r.nonce||r.content)||bi(t)||void 0;return void 0!==n&&bo.set(t,n),n}let bs=pV().createContext({register:()=>{}});bs.displayName="PressResponderContext";let bl=pV().useInsertionEffect??y$;function bu(e){let t=(0,pB.useRef)(null);return bl(()=>{t.current=e},[e]),(0,pB.useCallback)((...e)=>{let r=t.current;return r?.(...e)},[])}function bc(){let e=(0,pB.useRef)(new Map),t=(0,pB.useCallback)((t,r,n,i)=>{let o=i?.once?(...t)=>{e.current.delete(n),n(...t)}:n;e.current.set(n,{type:r,eventTarget:t,fn:o,options:i}),t.addEventListener(r,o,i)},[]),r=(0,pB.useCallback)((t,r,n,i)=>{let o=e.current.get(n)?.fn||n;t.removeEventListener(r,o,i),e.current.delete(n)},[]),n=(0,pB.useCallback)(()=>{e.current.forEach((e,t)=>{r(e.eventTarget,e.type,t,e.options)})},[r]);return(0,pB.useEffect)(()=>n,[n]),{addGlobalListener:t,removeGlobalListener:r,removeAllGlobalListeners:n}}var bd=r(7643),bp=r.n(bd);class bf{#e;constructor(e,t,r,n){this.#e=!0;let i=n?.target??r.currentTarget;const o=i?.getBoundingClientRect();let a,s=0,l,u=null;null!=r.clientX&&null!=r.clientY&&(l=r.clientX,u=r.clientY),o&&(null!=l&&null!=u?(a=l-o.left,s=u-o.top):(a=o.width/2,s=o.height/2)),this.type=e,this.pointerType=t,this.target=r.currentTarget,this.shiftKey=r.shiftKey,this.metaKey=r.metaKey,this.ctrlKey=r.ctrlKey,this.altKey=r.altKey,this.x=a,this.y=s,this.key=r.key}continuePropagation(){this.#e=!1}get shouldStopPropagation(){return this.#e}}let bh=Symbol("linkClicked"),bm="react-aria-pressable-style",by="data-react-aria-pressable";function bg(e){let{onPress:t,onPressChange:r,onPressStart:n,onPressEnd:i,onPressUp:o,onClick:a,isDisabled:s,isPressed:l,preventFocusOnPress:u,shouldCancelOnPointerExit:c,allowTextSelectionOnPress:d,ref:p,...f}=function(e){let t=(0,pB.useContext)(bs);if(t){let{register:r,ref:n,...i}=t;e=yJ(i,e),r()}return g8(t,e.ref),e}(e),[h,m]=(0,pB.useState)(!1),y=(0,pB.useRef)({isPressed:!1,ignoreEmulatedMouseEvents:!1,didFirePressStart:!1,isTriggeringEvent:!1,activePointerId:null,target:null,isOverTarget:!1,pointerType:null,disposables:[]}),{addGlobalListener:g,removeAllGlobalListeners:b}=bc(),v=(0,pB.useCallback)((e,t)=>{let i=y.current;if(s||i.didFirePressStart)return!1;let o=!0;if(i.isTriggeringEvent=!0,n){let r=new bf("pressstart",t,e);n(r),o=r.shouldStopPropagation}return r&&r(!0),i.isTriggeringEvent=!1,i.didFirePressStart=!0,m(!0),o},[s,n,r]),w=(0,pB.useCallback)((e,n,o=!0)=>{let a=y.current;if(!a.didFirePressStart)return!1;a.didFirePressStart=!1,a.isTriggeringEvent=!0;let l=!0;if(i){let t=new bf("pressend",n,e);i(t),l=t.shouldStopPropagation}if(r&&r(!1),m(!1),t&&o&&!s){let r=new bf("press",n,e);t(r),l&&=r.shouldStopPropagation}return a.isTriggeringEvent=!1,l},[s,i,r,t]),x=bu(w),E=bu((0,pB.useCallback)((e,t)=>{let r=y.current;if(s)return!1;if(o){r.isTriggeringEvent=!0;let n=new bf("pressup",t,e);return o(n),r.isTriggeringEvent=!1,n.shouldStopPropagation}return!0},[s,o])),S=(0,pB.useCallback)(e=>{let t=y.current;if(t.isPressed&&t.target){for(let r of(t.didFirePressStart&&null!=t.pointerType&&w(bw(t.target,e),t.pointerType,!1),t.isPressed=!1,t.isOverTarget=!1,t.activePointerId=null,t.pointerType=null,b(),d||bn(t.target),t.disposables))r();t.disposables=[]}},[d,b,w]),D=bu(S),O=(0,pB.useCallback)(e=>{c&&S(e)},[c,S]),P=(0,pB.useCallback)(e=>{s||a?.(e)},[s,a]),C=(0,pB.useCallback)((e,t)=>{if(!s&&a){let r=new MouseEvent("click",e);gx(r,t),a(g_(r))}},[s,a]),k=(0,pB.useMemo)(()=>{let e=y.current,t={onKeyDown(t){if(bv(t.nativeEvent,t.currentTarget)&&gc(t.currentTarget,gd(t))){b_(gd(t),t.key)&&t.preventDefault();let n=!0;e.isPressed||t.repeat||(e.target=t.currentTarget,e.isPressed=!0,e.pointerType="keyboard",n=v(t,"keyboard"));let i=t.currentTarget;g(gl(t.currentTarget),"keyup",yM(t=>{bv(t,i)&&!t.repeat&&gc(i,gd(t))&&e.target&&E(bw(e.target,t),"keyboard")},r),!0),n&&t.stopPropagation(),t.metaKey&&gC()&&e.metaKeyEvents?.set(t.key,t.nativeEvent)}else"Meta"===t.key&&(e.metaKeyEvents=new Map)},onClick(t){if((!t||gc(t.currentTarget,gd(t)))&&t&&0===t.button&&!e.isTriggeringEvent&&!gI.isOpening){let r=!0;if(s&&t.preventDefault(),!e.ignoreEmulatedMouseEvents&&!e.isPressed&&("virtual"===e.pointerType||g$(t.nativeEvent))){let e=v(t,"virtual"),n=E(t,"virtual"),i=x(t,"virtual");P(t),r=e&&n&&i}else if(e.isPressed&&"keyboard"!==e.pointerType){let n=e.pointerType||t.nativeEvent.pointerType||"virtual",i=E(bw(t.currentTarget,t),n),o=x(bw(t.currentTarget,t),n,!0);r=i&&o,e.isOverTarget=!1,P(t),D(t)}e.ignoreEmulatedMouseEvents=!1,r&&t.stopPropagation()}}},r=t=>{if(e.isPressed&&e.target&&bv(t,e.target)){b_(gd(t),t.key)&&t.preventDefault();let r=gd(t),n=gc(e.target,r);x(bw(e.target,t),"keyboard",n),n&&C(t,e.target),b(),"Enter"!==t.key&&bb(e.target)&&gc(e.target,r)&&!t[bh]&&(t[bh]=!0,gI(e.target,t,!1)),e.isPressed=!1,e.metaKeyEvents?.delete(t.key)}else if("Meta"===t.key&&e.metaKeyEvents?.size){let t=e.metaKeyEvents;for(let r of(e.metaKeyEvents=void 0,t.values()))e.target?.dispatchEvent(new KeyboardEvent("keyup",r))}};if("u">typeof PointerEvent){t.onPointerDown=t=>{var i;if(0!==t.button||!gc(t.currentTarget,gd(t)))return;if(i=t.nativeEvent,!gN()&&0===i.width&&0===i.height||1===i.width&&1===i.height&&0===i.pressure&&0===i.detail&&"mouse"===i.pointerType){e.pointerType="virtual";return}e.pointerType=t.pointerType;let o=!0;if(!e.isPressed){e.isPressed=!0,e.isOverTarget=!0,e.activePointerId=t.pointerId,e.target=t.currentTarget,d||function(e){if(gj()){if("default"===be){let t=gl(e);bt=t.documentElement.style.webkitUserSelect,t.documentElement.style.webkitUserSelect="none"}be="disabled"}else if(e instanceof HTMLElement||e instanceof SVGElement){let t="userSelect"in e.style?"userSelect":"webkitUserSelect";br.set(e,e.style[t]),e.style[t]="none"}}(e.target),o=v(t,e.pointerType);let i=gd(t);"releasePointerCapture"in i&&("hasPointerCapture"in i?i.hasPointerCapture(t.pointerId)&&i.releasePointerCapture(t.pointerId):i.releasePointerCapture(t.pointerId)),g(gl(t.currentTarget),"pointerup",r,!1),g(gl(t.currentTarget),"pointercancel",n,!1)}o&&t.stopPropagation()},t.onMouseDown=t=>{if(gc(t.currentTarget,gd(t))&&0===t.button){if(u){let r=function(e){for(;e&&!gb(e,{skipVisibilityCheck:!0});)e=e.parentElement;let t=gu(e),r=t.document.activeElement;if(!r||r===e)return;gS=!0;let n=!1,i=e=>{(gd(e)===r||n)&&e.stopImmediatePropagation()},o=t=>{(gd(t)===r||n)&&(t.stopImmediatePropagation(),e||n||(n=!0,ga(r),l()))},a=t=>{(gd(t)===e||n)&&t.stopImmediatePropagation()},s=t=>{(gd(t)===e||n)&&(t.stopImmediatePropagation(),n||(n=!0,ga(r),l()))};t.addEventListener("blur",i,!0),t.addEventListener("focusout",o,!0),t.addEventListener("focusin",s,!0),t.addEventListener("focus",a,!0);let l=()=>{cancelAnimationFrame(u),t.removeEventListener("blur",i,!0),t.removeEventListener("focusout",o,!0),t.removeEventListener("focusin",s,!0),t.removeEventListener("focus",a,!0),gS=!1,n=!1},u=requestAnimationFrame(l);return l}(t.target);r&&e.disposables.push(r)}t.stopPropagation()}},t.onPointerUp=t=>{gc(t.currentTarget,gd(t))&&"virtual"!==e.pointerType&&(0!==t.button||e.isPressed||E(t,e.pointerType||t.pointerType))},t.onPointerEnter=t=>{t.pointerId===e.activePointerId&&e.target&&!e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!0,v(bw(e.target,t),e.pointerType))},t.onPointerLeave=t=>{t.pointerId===e.activePointerId&&e.target&&e.isOverTarget&&null!=e.pointerType&&(e.isOverTarget=!1,x(bw(e.target,t),e.pointerType,!1),O(t))};let r=t=>{if(t.pointerId===e.activePointerId&&e.isPressed&&0===t.button&&e.target){if(gc(e.target,gd(t))&&null!=e.pointerType){let r=!1,n=setTimeout(()=>{e.isPressed&&e.target instanceof HTMLElement&&(r?D(t):(ga(e.target),e.target.click()))},80);g(t.currentTarget,"click",()=>r=!0,!0),e.disposables.push(()=>clearTimeout(n))}else D(t);e.isOverTarget=!1}},n=e=>{D(e)};t.onDragStart=e=>{gc(e.currentTarget,gd(e))&&D(e)}}return t},[g,s,u,b,d,O,v,P,C]);return(0,pB.useEffect)(()=>{if(!p)return;let e=gl(p.current);if(!e||!e.head||e.getElementById(bm))return;let t=e.createElement("style");t.id=bm;let r=ba(e);r&&(t.nonce=r),t.textContent=`
33
33
  @layer {
34
- [${bm}] {
34
+ [${by}] {
35
35
  touch-action: pan-x pan-y pinch-zoom;
36
36
  }
37
37
  }
38
- `.trim(),e.head.prepend(t)},[p]),(0,pF.useEffect)(()=>{let e=y.current;return()=>{for(let t of(d||br(e.target??void 0),e.disposables))t();e.disposables=[]}},[d]),{isPressed:l||h,pressProps:yZ(f,k,{[bm]:!0})}}function bg(e){return"A"===e.tagName&&e.hasAttribute("href")}function bb(e,t){let{key:r,code:n}=e,i=t.getAttribute("role");return("Enter"===r||" "===r||"Spacebar"===r||"Space"===n)&&!(t instanceof gl(t).HTMLInputElement&&!bx(t,r)||t instanceof gl(t).HTMLTextAreaElement||t.isContentEditable)&&!(("link"===i||!i&&bg(t))&&"Enter"!==r)}function bv(e,t){let r=t.clientX,n=t.clientY;return{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:r,clientY:n,key:t.key}}function bw(e,t){return e instanceof HTMLInputElement?!bx(e,t):!(e instanceof HTMLInputElement)&&(e instanceof HTMLButtonElement?"submit"!==e.type&&"reset"!==e.type:!bg(e))}let b_=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function bx(e,t){return"checkbox"===e.type||"radio"===e.type?" "===t:b_.has(e.type)}function bE(e){let{isDisabled:t,onBlurWithin:r,onFocusWithin:n,onFocusWithinChange:i}=e,o=(0,pF.useRef)({isFocusWithin:!1}),{addGlobalListener:a,removeAllGlobalListeners:s}=bu(),l=(0,pF.useCallback)(e=>{gu(e.currentTarget,gc(e))&&o.current.isFocusWithin&&!gu(e.currentTarget,e.relatedTarget)&&(o.current.isFocusWithin=!1,s(),r&&r(e),i&&i(!1))},[r,i,o,s]),u=gx(l),c=(0,pF.useCallback)(e=>{if(!gu(e.currentTarget,gc(e)))return;let t=gc(e),r=gs(t),s=((e=document)=>e.activeElement)(r);if(!o.current.isFocusWithin&&s===t){n&&n(e),i&&i(!0),o.current.isFocusWithin=!0,u(e);let t=e.currentTarget;a(r,"focus",e=>{let n=gc(e);if(o.current.isFocusWithin&&!gu(t,n)){let e=new r.defaultView.FocusEvent("blur",{relatedTarget:n});g_(e,t),l(gw(e))}},{capture:!0})}},[n,i,u,a,l]);return t?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:c,onBlur:l}}}function bS(e={}){var t;let{autoFocus:r=!1,isTextInput:n,within:i}=e,o=(0,pF.useRef)({isFocused:!1,isFocusVisible:r||gJ()}),[a,s]=(0,pF.useState)(!1),[l,u]=(0,pF.useState)(()=>o.current.isFocused&&o.current.isFocusVisible),c=(0,pF.useCallback)(()=>u(o.current.isFocused&&o.current.isFocusVisible),[]),d=(0,pF.useCallback)(e=>{o.current.isFocused=e,o.current.isFocusVisible=gJ(),s(e),c()},[c]);t={enabled:a,isTextInput:n},gY(),(0,pF.useEffect)(()=>{if(t?.enabled===!1)return;let e=(e,r)=>{var n;let i,a,s,l,u,d,p,f;n=!!t?.isTextInput,a=gs(i=r?gc(r):void 0),l=void 0!==(s=gl(i))?s.HTMLInputElement:HTMLInputElement,u=void 0!==s?s.HTMLTextAreaElement:HTMLTextAreaElement,d=void 0!==s?s.HTMLElement:HTMLElement,p=void 0!==s?s.KeyboardEvent:KeyboardEvent,f=((e=document)=>e.activeElement)(a),(n=n||f instanceof l&&!gX.has(f.type)||f instanceof u||f instanceof d&&f.isContentEditable)&&"keyboard"===e&&r instanceof p&&!gU[r.key]||(e=>{o.current.isFocusVisible=e,c()})(gJ())};return gL.add(e),()=>{gL.delete(e)}},[n,a]);let{focusProps:p}=g2({isDisabled:i,onFocusChange:d}),{focusWithinProps:f}=bE({isDisabled:!i,onFocusWithinChange:d});return{isFocused:a,isFocusVisible:l,focusProps:i?f:p}}let bD=!1,bO=0;function bP(e){"touch"===e.pointerType&&(bD=!0,setTimeout(()=>{bD=!1},500))}function bC(){let e=gs(null);if(void 0!==e)return 0===bO&&"u">typeof PointerEvent&&e.addEventListener("pointerup",bP),bO++,()=>{!(--bO>0)&&"u">typeof PointerEvent&&e.removeEventListener("pointerup",bP)}}function bk(e){let{onHoverStart:t,onHoverChange:r,onHoverEnd:n,isDisabled:i}=e,[o,a]=(0,pF.useState)(!1),s=(0,pF.useRef)({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;(0,pF.useEffect)(bC,[]);let{addGlobalListener:l,removeAllGlobalListeners:u}=bu(),{hoverProps:c,triggerHoverEnd:d}=(0,pF.useMemo)(()=>{let e=(e,t)=>{let i=s.target;s.pointerType="",s.target=null,"touch"!==t&&s.isHovered&&i&&(s.isHovered=!1,u(),n&&n({type:"hoverend",target:i,pointerType:t}),r&&r(!1),a(!1))},o={};return"u">typeof PointerEvent&&(o.onPointerEnter=n=>{bD&&"mouse"===n.pointerType||((n,o)=>{if(s.pointerType=o,i||"touch"===o||s.isHovered||!gu(n.currentTarget,gc(n)))return;s.isHovered=!0;let u=n.currentTarget;s.target=u,l(gs(gc(n)),"pointerover",t=>{s.isHovered&&s.target&&!gu(s.target,gc(t))&&e(t,t.pointerType)},{capture:!0}),t&&t({type:"hoverstart",target:u,pointerType:o}),r&&r(!0),a(!0)})(n,n.pointerType)},o.onPointerLeave=t=>{!i&&gu(t.currentTarget,gc(t))&&e(t,t.pointerType)}),{hoverProps:o,triggerHoverEnd:e}},[t,r,n,i,s,l,u]);return(0,pF.useEffect)(()=>{i&&d({currentTarget:s.target},s.pointerType)},[i]),{hoverProps:c,isHovered:o}}if("u">typeof HTMLTemplateElement){let e=Object.getOwnPropertyDescriptor(Node.prototype,"firstChild").get;Object.defineProperty(HTMLTemplateElement.prototype,"firstChild",{configurable:!0,enumerable:!0,get:function(){return this.dataset.reactAriaHidden?this.content.firstChild:e.call(this)}})}let bT=(0,pF.createContext)(!1);function bj(e){let t=(t,r)=>(0,pF.useContext)(bT)?null:e(t,r);return t.displayName=e.displayName||e.name,(0,pF.forwardRef)(t)}let bR=new Set(["form","formAction","formEncType","formMethod","formNoValidate","formTarget","name","value"]),bA=(0,pF.createContext)({}),bN=bj(function(e,t){var r;[e,t]=y1(e,t,bA);let n=((r=e).isPending&&(r.onPress=void 0,r.onPressStart=void 0,r.onPressEnd=void 0,r.onPressChange=void 0,r.onPressUp=void 0,r.onKeyDown=void 0,r.onKeyUp=void 0,r.onClick=void 0,r.href=void 0),e=r),{isPending:i}=n,{buttonProps:o,isPressed:a}=function(e,t){let r,{elementType:n="button",isDisabled:i,onPress:o,onPressStart:a,onPressEnd:s,onPressUp:l,onPressChange:u,preventFocusOnPress:c,allowFocusWhenDisabled:d,onClick:p,href:f,target:h,rel:m,type:y="button"}=e;r="button"===n?{type:y,disabled:i,form:e.form,formAction:e.formAction,formEncType:e.formEncType,formMethod:e.formMethod,formNoValidate:e.formNoValidate,formTarget:e.formTarget,name:e.name,value:e.value}:{role:"button",href:"a"!==n||i?void 0:f,target:"a"===n?h:void 0,type:"input"===n?y:void 0,disabled:"input"===n?i:void 0,"aria-disabled":i&&"input"!==n?i:void 0,rel:"a"===n?m:void 0};let{pressProps:g,isPressed:b}=by({onPressStart:a,onPressEnd:s,onPressChange:u,onPress:o,onPressUp:l,onClick:p,isDisabled:i,preventFocusOnPress:c,ref:t}),{focusableProps:v}=g9(e,t);d&&(v.tabIndex=i?-1:v.tabIndex);let w=yZ(v,g,gi(e,{labelable:!0}));return{isPressed:b,buttonProps:yZ(r,w,{"aria-haspopup":e["aria-haspopup"],"aria-expanded":e["aria-expanded"],"aria-controls":e["aria-controls"],"aria-pressed":e["aria-pressed"],"aria-current":e["aria-current"],"aria-disabled":e["aria-disabled"]})}}(e,t),{focusProps:s,isFocused:l,isFocusVisible:u}=bS(e),{hoverProps:c,isHovered:d}=bk({...e,isDisabled:e.isDisabled||i}),p={isHovered:d,isPressed:(n.isPressed||a)&&!i,isFocused:l,isFocusVisible:u,isDisabled:e.isDisabled||!1,isPending:null!=i&&i},f=yQ({...e,values:p,defaultClassName:"react-aria-Button"}),h=yG(o.id),m=yG(),y=o["aria-labelledby"];i&&(y?y=`${y} ${m}`:o["aria-label"]&&(y=`${h} ${m}`));let g=(0,pF.useRef)(i);return(0,pF.useEffect)(()=>{let e={"aria-labelledby":y||h};!g.current&&l&&i?y5(e,"assertive"):g.current&&l&&!i&&y5(e,"assertive"),g.current=i},[i,l,y,h]),pB().createElement("button",{...gi(e,{propNames:bR}),...yZ(o,s,c),...f,type:"submit"===o.type&&i?"button":o.type,id:h,ref:t,"aria-labelledby":y,slot:e.slot||void 0,"aria-disabled":i?"true":o["aria-disabled"],"data-disabled":e.isDisabled||void 0,"data-pressed":p.isPressed||void 0,"data-hovered":d||void 0,"data-focused":l||void 0,"data-pending":i||void 0,"data-focus-visible":u||void 0},pB().createElement(y2.Provider,{value:{id:m}},f.children))});(0,pF.createContext)(null),(0,pF.createContext)(null),(0,pF.createContext)(null),(0,pF.createContext)(null),(0,pF.createContext)(null);let bM=(0,pF.createContext)({}),b$=(0,pF.createContext)({}),bI=(0,pF.forwardRef)(function(e,t){[e,t]=y1(e,t,b$);let{elementType:r="span",...n}=e;return pB().createElement(r,{className:"react-aria-Text",...n,ref:t})}),bL=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),bF=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function bB(e){if(Intl.Locale){let t=new Intl.Locale(e).maximize(),r="function"==typeof t.getTextInfo?t.getTextInfo():t.textInfo;if(r)return"rtl"===r.direction;if(t.script)return bL.has(t.script)}let t=e.split("-")[0];return bF.has(t)}let bV=Symbol.for("react-aria.i18n.locale");function bU(){let e="u">typeof window&&window[bV]||"u">typeof navigator&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e])}catch{e="en-US"}return{locale:e,direction:bB(e)?"rtl":"ltr"}}let bW=bU(),bK=new Set;function bH(){for(let e of(bW=bU(),bK))e(bW)}function bz(){let e=yK(),[t,r]=(0,pF.useState)(bW);return((0,pF.useEffect)(()=>(0===bK.size&&window.addEventListener("languagechange",bH),bK.add(r),()=>{bK.delete(r),0===bK.size&&window.removeEventListener("languagechange",bH)}),[]),e)?{locale:"u">typeof window&&window[bV]||"en-US",direction:"ltr"}:t}let bG=pB().createContext(null);function bq(e){let{locale:t,children:r}=e,n=pB().useMemo(()=>({locale:t,direction:bB(t)?"rtl":"ltr"}),[t]);return pB().createElement(bG.Provider,{value:n},r)}function bY(e){let{children:t}=e,r=bz();return pB().createElement(bG.Provider,{value:r},t)}function bZ(e){let{locale:t,children:r}=e;return t?pB().createElement(bq,{locale:t,children:r}):pB().createElement(bY,{children:r})}function bJ(){let e=bz();return(0,pF.useContext)(bG)||e}let bX=null;function bQ(e,t="assertive",r=7e3){bX?bX.announce(e,t,r):(bX=new b0,("boolean"==typeof IS_REACT_ACT_ENVIRONMENT?IS_REACT_ACT_ENVIRONMENT:"u">typeof jest)?bX.announce(e,t,r):setTimeout(()=>{bX?.isAttached()&&bX?.announce(e,t,r)},100))}class b0{constructor(){this.node=null,this.assertiveLog=null,this.politeLog=null,"u">typeof document&&(this.node=document.createElement("div"),this.node.dataset.liveAnnouncer="true",Object.assign(this.node.style,{border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"}),this.assertiveLog=this.createLog("assertive"),this.node.appendChild(this.assertiveLog),this.politeLog=this.createLog("polite"),this.node.appendChild(this.politeLog),document.body.prepend(this.node))}isAttached(){return this.node?.isConnected}createLog(e){let t=document.createElement("div");return t.setAttribute("role","log"),t.setAttribute("aria-live",e),t.setAttribute("aria-relevant","additions"),t}destroy(){this.node&&(document.body.removeChild(this.node),this.node=null)}announce(e,t="assertive",r=7e3){if(!this.node)return;let n=document.createElement("div");"object"==typeof e?(n.setAttribute("role","img"),n.setAttribute("aria-labelledby",e["aria-labelledby"])):n.textContent=e,"assertive"===t?this.assertiveLog?.appendChild(n):this.politeLog?.appendChild(n),""!==e&&setTimeout(()=>{n.remove()},r)}clear(e){this.node&&((!e||"assertive"===e)&&this.assertiveLog&&(this.assertiveLog.innerHTML=""),(!e||"polite"===e)&&this.politeLog&&(this.politeLog.innerHTML=""))}}var b1={};function b3(e,t){let r=(0,pF.useRef)(null);return e&&r.current&&t(e,r.current)&&(e=r.current),r.current=e,e}b1={"ar-AE":{dateRange:e=>`${e.startDate} \u{625}\u{644}\u{649} ${e.endDate}`,dateSelected:e=>`${e.date} \u{627}\u{644}\u{645}\u{62D}\u{62F}\u{62F}`,finishRangeSelectionPrompt:"انقر لإنهاء عملية تحديد نطاق التاريخ",maximumDate:"آخر تاريخ متاح",minimumDate:"أول تاريخ متاح",next:"التالي",previous:"السابق",selectedDateDescription:e=>`\u{62A}\u{627}\u{631}\u{64A}\u{62E} \u{645}\u{62D}\u{62F}\u{62F}: ${e.date}`,selectedRangeDescription:e=>`\u{627}\u{644}\u{645}\u{62F}\u{649} \u{627}\u{644}\u{632}\u{645}\u{646}\u{64A} \u{627}\u{644}\u{645}\u{62D}\u{62F}\u{62F}: ${e.dateRange}`,startRangeSelectionPrompt:"انقر لبدء عملية تحديد نطاق التاريخ",todayDate:e=>`\u{627}\u{644}\u{64A}\u{648}\u{645}\u{60C} ${e.date}`,todayDateSelected:e=>`\u{627}\u{644}\u{64A}\u{648}\u{645}\u{60C} ${e.date} \u{645}\u{62D}\u{62F}\u{62F}`},"bg-BG":{dateRange:e=>`${e.startDate} \u{434}\u{43E} ${e.endDate}`,dateSelected:e=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{43E} \u{435} ${e.date}`,finishRangeSelectionPrompt:"Натиснете, за да довършите избора на времеви интервал",maximumDate:"Последна налична дата",minimumDate:"Първа налична дата",next:"Напред",previous:"Назад",selectedDateDescription:e=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{430} \u{434}\u{430}\u{442}\u{430}: ${e.date}`,selectedRangeDescription:e=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D} \u{434}\u{438}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: ${e.dateRange}`,startRangeSelectionPrompt:"Натиснете, за да пристъпите към избора на времеви интервал",todayDate:e=>`\u{414}\u{43D}\u{435}\u{441}, ${e.date}`,todayDateSelected:e=>`\u{414}\u{43D}\u{435}\u{441}, ${e.date} \u{441}\u{430} \u{438}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{438}`},"cs-CZ":{dateRange:e=>`${e.startDate} a\u{17E} ${e.endDate}`,dateSelected:e=>`Vybr\xe1no ${e.date}`,finishRangeSelectionPrompt:"Kliknut\xedm dokonč\xedte v\xfdběr rozsahu dat",maximumDate:"Posledn\xed dostupn\xe9 datum",minimumDate:"Prvn\xed dostupn\xe9 datum",next:"Dalš\xed",previous:"Předchoz\xed",selectedDateDescription:e=>`Vybran\xe9 datum: ${e.date}`,selectedRangeDescription:e=>`Vybran\xe9 obdob\xed: ${e.dateRange}`,startRangeSelectionPrompt:"Kliknut\xedm zah\xe1j\xedte v\xfdběr rozsahu dat",todayDate:e=>`Dnes, ${e.date}`,todayDateSelected:e=>`Dnes, vybr\xe1no ${e.date}`},"da-DK":{dateRange:e=>`${e.startDate} til ${e.endDate}`,dateSelected:e=>`${e.date} valgt`,finishRangeSelectionPrompt:"Klik for at fuldf\xf8re valg af datoomr\xe5de",maximumDate:"Sidste ledige dato",minimumDate:"F\xf8rste ledige dato",next:"N\xe6ste",previous:"Forrige",selectedDateDescription:e=>`Valgt dato: ${e.date}`,selectedRangeDescription:e=>`Valgt interval: ${e.dateRange}`,startRangeSelectionPrompt:"Klik for at starte valg af datoomr\xe5de",todayDate:e=>`I dag, ${e.date}`,todayDateSelected:e=>`I dag, ${e.date} valgt`},"de-DE":{dateRange:e=>`${e.startDate} bis ${e.endDate}`,dateSelected:e=>`${e.date} ausgew\xe4hlt`,finishRangeSelectionPrompt:"Klicken, um die Auswahl des Datumsbereichs zu beenden",maximumDate:"Letztes verf\xfcgbares Datum",minimumDate:"Erstes verf\xfcgbares Datum",next:"Weiter",previous:"Zur\xfcck",selectedDateDescription:e=>`Ausgew\xe4hltes Datum: ${e.date}`,selectedRangeDescription:e=>`Ausgew\xe4hlter Bereich: ${e.dateRange}`,startRangeSelectionPrompt:"Klicken, um die Auswahl des Datumsbereichs zu beginnen",todayDate:e=>`Heute, ${e.date}`,todayDateSelected:e=>`Heute, ${e.date} ausgew\xe4hlt`},"el-GR":{dateRange:e=>`${e.startDate} \u{3AD}\u{3C9}\u{3C2} ${e.endDate}`,dateSelected:e=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3AD}\u{3C7}\u{3B8}\u{3B7}\u{3BA}\u{3B5} ${e.date}`,finishRangeSelectionPrompt:"Κάντε κλικ για να ολοκληρώσετε την επιλογή εύρους ημερομηνιών",maximumDate:"Τελευταία διαθέσιμη ημερομηνία",minimumDate:"Πρώτη διαθέσιμη ημερομηνία",next:"Επόμενο",previous:"Προηγούμενο",selectedDateDescription:e=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3B7} \u{3B7}\u{3BC}\u{3B5}\u{3C1}\u{3BF}\u{3BC}\u{3B7}\u{3BD}\u{3AF}\u{3B1}: ${e.date}`,selectedRangeDescription:e=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3BF} \u{3B5}\u{3CD}\u{3C1}\u{3BF}\u{3C2}: ${e.dateRange}`,startRangeSelectionPrompt:"Κάντε κλικ για να ξεκινήσετε την επιλογή εύρους ημερομηνιών",todayDate:e=>`\u{3A3}\u{3AE}\u{3BC}\u{3B5}\u{3C1}\u{3B1}, ${e.date}`,todayDateSelected:e=>`\u{3A3}\u{3AE}\u{3BC}\u{3B5}\u{3C1}\u{3B1}, \u{3B5}\u{3C0}\u{3B9}\u{3BB}\u{3AD}\u{3C7}\u{3C4}\u{3B7}\u{3BA}\u{3B5} ${e.date}`},"en-US":{previous:"Previous",next:"Next",selectedDateDescription:e=>`Selected Date: ${e.date}`,selectedRangeDescription:e=>`Selected Range: ${e.dateRange}`,todayDate:e=>`Today, ${e.date}`,todayDateSelected:e=>`Today, ${e.date} selected`,dateSelected:e=>`${e.date} selected`,startRangeSelectionPrompt:"Click to start selecting date range",finishRangeSelectionPrompt:"Click to finish selecting date range",minimumDate:"First available date",maximumDate:"Last available date",dateRange:e=>`${e.startDate} to ${e.endDate}`},"es-ES":{dateRange:e=>`${e.startDate} a ${e.endDate}`,dateSelected:e=>`${e.date} seleccionado`,finishRangeSelectionPrompt:"Haga clic para terminar de seleccionar rango de fechas",maximumDate:"\xdaltima fecha disponible",minimumDate:"Primera fecha disponible",next:"Siguiente",previous:"Anterior",selectedDateDescription:e=>`Fecha seleccionada: ${e.date}`,selectedRangeDescription:e=>`Intervalo seleccionado: ${e.dateRange}`,startRangeSelectionPrompt:"Haga clic para comenzar a seleccionar un rango de fechas",todayDate:e=>`Hoy, ${e.date}`,todayDateSelected:e=>`Hoy, ${e.date} seleccionado`},"et-EE":{dateRange:e=>`${e.startDate} kuni ${e.endDate}`,dateSelected:e=>`${e.date} valitud`,finishRangeSelectionPrompt:"Kl\xf5psake kuup\xe4evavahemiku valimise l\xf5petamiseks",maximumDate:"Viimane saadaolev kuup\xe4ev",minimumDate:"Esimene saadaolev kuup\xe4ev",next:"J\xe4rgmine",previous:"Eelmine",selectedDateDescription:e=>`Valitud kuup\xe4ev: ${e.date}`,selectedRangeDescription:e=>`Valitud vahemik: ${e.dateRange}`,startRangeSelectionPrompt:"Kl\xf5psake kuup\xe4evavahemiku valimiseks",todayDate:e=>`T\xe4na, ${e.date}`,todayDateSelected:e=>`T\xe4na, ${e.date} valitud`},"fi-FI":{dateRange:e=>`${e.startDate} \u{2013} ${e.endDate}`,dateSelected:e=>`${e.date} valittu`,finishRangeSelectionPrompt:"Lopeta p\xe4iv\xe4m\xe4\xe4r\xe4alueen valinta napsauttamalla t\xe4t\xe4.",maximumDate:"Viimeinen varattavissa oleva p\xe4iv\xe4m\xe4\xe4r\xe4",minimumDate:"Ensimm\xe4inen varattavissa oleva p\xe4iv\xe4m\xe4\xe4r\xe4",next:"Seuraava",previous:"Edellinen",selectedDateDescription:e=>`Valittu p\xe4iv\xe4m\xe4\xe4r\xe4: ${e.date}`,selectedRangeDescription:e=>`Valittu aikav\xe4li: ${e.dateRange}`,startRangeSelectionPrompt:"Aloita p\xe4iv\xe4m\xe4\xe4r\xe4alueen valinta napsauttamalla t\xe4t\xe4.",todayDate:e=>`T\xe4n\xe4\xe4n, ${e.date}`,todayDateSelected:e=>`T\xe4n\xe4\xe4n, ${e.date} valittu`},"fr-FR":{dateRange:e=>`${e.startDate} \xe0 ${e.endDate}`,dateSelected:e=>`${e.date} s\xe9lectionn\xe9`,finishRangeSelectionPrompt:"Cliquer pour finir de s\xe9lectionner la plage de dates",maximumDate:"Derni\xe8re date disponible",minimumDate:"Premi\xe8re date disponible",next:"Suivant",previous:"Pr\xe9c\xe9dent",selectedDateDescription:e=>`Date s\xe9lectionn\xe9e\xa0: ${e.date}`,selectedRangeDescription:e=>`Plage s\xe9lectionn\xe9e\xa0: ${e.dateRange}`,startRangeSelectionPrompt:"Cliquer pour commencer \xe0 s\xe9lectionner la plage de dates",todayDate:e=>`Aujourd'hui, ${e.date}`,todayDateSelected:e=>`Aujourd\u{2019}hui, ${e.date} s\xe9lectionn\xe9`},"he-IL":{dateRange:e=>`${e.startDate} \u{5E2}\u{5D3} ${e.endDate}`,dateSelected:e=>`${e.date} \u{5E0}\u{5D1}\u{5D7}\u{5E8}`,finishRangeSelectionPrompt:"חץ כדי לסיים את בחירת טווח התאריכים",maximumDate:"תאריך פנוי אחרון",minimumDate:"תאריך פנוי ראשון",next:"הבא",previous:"הקודם",selectedDateDescription:e=>`\u{5EA}\u{5D0}\u{5E8}\u{5D9}\u{5DA} \u{5E0}\u{5D1}\u{5D7}\u{5E8}: ${e.date}`,selectedRangeDescription:e=>`\u{5D8}\u{5D5}\u{5D5}\u{5D7} \u{5E0}\u{5D1}\u{5D7}\u{5E8}: ${e.dateRange}`,startRangeSelectionPrompt:"לחץ כדי להתחיל בבחירת טווח התאריכים",todayDate:e=>`\u{5D4}\u{5D9}\u{5D5}\u{5DD}, ${e.date}`,todayDateSelected:e=>`\u{5D4}\u{5D9}\u{5D5}\u{5DD}, ${e.date} \u{5E0}\u{5D1}\u{5D7}\u{5E8}`},"hr-HR":{dateRange:e=>`${e.startDate} do ${e.endDate}`,dateSelected:e=>`${e.date} odabran`,finishRangeSelectionPrompt:"Kliknite da dovršite raspon odabranih datuma",maximumDate:"Posljednji raspoloživi datum",minimumDate:"Prvi raspoloživi datum",next:"Sljedeći",previous:"Prethodni",selectedDateDescription:e=>`Odabrani datum: ${e.date}`,selectedRangeDescription:e=>`Odabrani raspon: ${e.dateRange}`,startRangeSelectionPrompt:"Kliknite da započnete raspon odabranih datuma",todayDate:e=>`Danas, ${e.date}`,todayDateSelected:e=>`Danas, odabran ${e.date}`},"hu-HU":{dateRange:e=>`${e.startDate}\u{2013}${e.endDate}`,dateSelected:e=>`${e.date} kiv\xe1lasztva`,finishRangeSelectionPrompt:"Kattintson a d\xe1tumtartom\xe1ny kijel\xf6l\xe9s\xe9nek befejez\xe9s\xe9hez",maximumDate:"Utols\xf3 el\xe9rhető d\xe1tum",minimumDate:"Az első el\xe9rhető d\xe1tum",next:"K\xf6vetkező",previous:"Előző",selectedDateDescription:e=>`Kijel\xf6lt d\xe1tum: ${e.date}`,selectedRangeDescription:e=>`Kijel\xf6lt tartom\xe1ny: ${e.dateRange}`,startRangeSelectionPrompt:"Kattintson a d\xe1tumtartom\xe1ny kijel\xf6l\xe9s\xe9nek ind\xedt\xe1s\xe1hoz",todayDate:e=>`Ma, ${e.date}`,todayDateSelected:e=>`Ma, ${e.date} kijel\xf6lve`},"it-IT":{dateRange:e=>`Da ${e.startDate} a ${e.endDate}`,dateSelected:e=>`${e.date} selezionata`,finishRangeSelectionPrompt:"Fai clic per completare la selezione dell’intervallo di date",maximumDate:"Ultima data disponibile",minimumDate:"Prima data disponibile",next:"Successivo",previous:"Precedente",selectedDateDescription:e=>`Data selezionata: ${e.date}`,selectedRangeDescription:e=>`Intervallo selezionato: ${e.dateRange}`,startRangeSelectionPrompt:"Fai clic per selezionare l’intervallo di date",todayDate:e=>`Oggi, ${e.date}`,todayDateSelected:e=>`Oggi, ${e.date} selezionata`},"ja-JP":{dateRange:e=>`${e.startDate} \u{304B}\u{3089} ${e.endDate}`,dateSelected:e=>`${e.date} \u{3092}\u{9078}\u{629E}`,finishRangeSelectionPrompt:"クリックして日付範囲の選択を終了",maximumDate:"最終利用可能日",minimumDate:"最初の利用可能日",next:"次へ",previous:"前へ",selectedDateDescription:e=>`\u{9078}\u{629E}\u{3057}\u{305F}\u{65E5}\u{4ED8} : ${e.date}`,selectedRangeDescription:e=>`\u{9078}\u{629E}\u{7BC4}\u{56F2} : ${e.dateRange}`,startRangeSelectionPrompt:"クリックして日付範囲の選択を開始",todayDate:e=>`\u{672C}\u{65E5}\u{3001}${e.date}`,todayDateSelected:e=>`\u{672C}\u{65E5}\u{3001}${e.date} \u{3092}\u{9078}\u{629E}`},"ko-KR":{dateRange:e=>`${e.startDate} ~ ${e.endDate}`,dateSelected:e=>`${e.date} \u{C120}\u{D0DD}\u{B428}`,finishRangeSelectionPrompt:"날짜 범위 선택을 완료하려면 클릭하십시오.",maximumDate:"마지막으로 사용 가능한 일자",minimumDate:"처음으로 사용 가능한 일자",next:"다음",previous:"이전",selectedDateDescription:e=>`\u{C120}\u{D0DD} \u{C77C}\u{C790}: ${e.date}`,selectedRangeDescription:e=>`\u{C120}\u{D0DD} \u{BC94}\u{C704}: ${e.dateRange}`,startRangeSelectionPrompt:"날짜 범위 선택을 시작하려면 클릭하십시오.",todayDate:e=>`\u{C624}\u{B298}, ${e.date}`,todayDateSelected:e=>`\u{C624}\u{B298}, ${e.date} \u{C120}\u{D0DD}\u{B428}`},"lt-LT":{dateRange:e=>`Nuo ${e.startDate} iki ${e.endDate}`,dateSelected:e=>`Pasirinkta ${e.date}`,finishRangeSelectionPrompt:"Spustelėkite, kad baigtumėte pasirinkti datų intervalą",maximumDate:"Paskutinė galima data",minimumDate:"Pirmoji galima data",next:"Paskesnis",previous:"Ankstesnis",selectedDateDescription:e=>`Pasirinkta data: ${e.date}`,selectedRangeDescription:e=>`Pasirinktas intervalas: ${e.dateRange}`,startRangeSelectionPrompt:"Spustelėkite, kad pradėtumėte pasirinkti datų intervalą",todayDate:e=>`\u{160}iandien, ${e.date}`,todayDateSelected:e=>`\u{160}iandien, pasirinkta ${e.date}`},"lv-LV":{dateRange:e=>`No ${e.startDate} l\u{12B}dz ${e.endDate}`,dateSelected:e=>`Atlas\u{12B}ts: ${e.date}`,finishRangeSelectionPrompt:"Noklikšķiniet, lai pabeigtu datumu diapazona atlasi",maximumDate:"Pēdējais pieejamais datums",minimumDate:"Pirmais pieejamais datums",next:"Tālāk",previous:"Atpakaļ",selectedDateDescription:e=>`Atlas\u{12B}tais datums: ${e.date}`,selectedRangeDescription:e=>`Atlas\u{12B}tais diapazons: ${e.dateRange}`,startRangeSelectionPrompt:"Noklikšķiniet, lai sāktu datumu diapazona atlasi",todayDate:e=>`\u{160}odien, ${e.date}`,todayDateSelected:e=>`Atlas\u{12B}ta \u{161}odiena, ${e.date}`},"nb-NO":{dateRange:e=>`${e.startDate} til ${e.endDate}`,dateSelected:e=>`${e.date} valgt`,finishRangeSelectionPrompt:"Klikk for \xe5 fullf\xf8re valg av datoomr\xe5de",maximumDate:"Siste tilgjengelige dato",minimumDate:"F\xf8rste tilgjengelige dato",next:"Neste",previous:"Forrige",selectedDateDescription:e=>`Valgt dato: ${e.date}`,selectedRangeDescription:e=>`Valgt omr\xe5de: ${e.dateRange}`,startRangeSelectionPrompt:"Klikk for \xe5 starte valg av datoomr\xe5de",todayDate:e=>`I dag, ${e.date}`,todayDateSelected:e=>`I dag, ${e.date} valgt`},"nl-NL":{dateRange:e=>`${e.startDate} tot ${e.endDate}`,dateSelected:e=>`${e.date} geselecteerd`,finishRangeSelectionPrompt:"Klik om de selectie van het datumbereik te voltooien",maximumDate:"Laatste beschikbare datum",minimumDate:"Eerste beschikbare datum",next:"Volgende",previous:"Vorige",selectedDateDescription:e=>`Geselecteerde datum: ${e.date}`,selectedRangeDescription:e=>`Geselecteerd bereik: ${e.dateRange}`,startRangeSelectionPrompt:"Klik om het datumbereik te selecteren",todayDate:e=>`Vandaag, ${e.date}`,todayDateSelected:e=>`Vandaag, ${e.date} geselecteerd`},"pl-PL":{dateRange:e=>`${e.startDate} do ${e.endDate}`,dateSelected:e=>`Wybrano ${e.date}`,finishRangeSelectionPrompt:"Kliknij, aby zakończyć wyb\xf3r zakresu dat",maximumDate:"Ostatnia dostępna data",minimumDate:"Pierwsza dostępna data",next:"Dalej",previous:"Wstecz",selectedDateDescription:e=>`Wybrana data: ${e.date}`,selectedRangeDescription:e=>`Wybrany zakres: ${e.dateRange}`,startRangeSelectionPrompt:"Kliknij, aby rozpocząć wyb\xf3r zakresu dat",todayDate:e=>`Dzisiaj, ${e.date}`,todayDateSelected:e=>`Dzisiaj wybrano ${e.date}`},"pt-BR":{dateRange:e=>`${e.startDate} a ${e.endDate}`,dateSelected:e=>`${e.date} selecionado`,finishRangeSelectionPrompt:"Clique para concluir a sele\xe7\xe3o do intervalo de datas",maximumDate:"\xdaltima data dispon\xedvel",minimumDate:"Primeira data dispon\xedvel",next:"Pr\xf3ximo",previous:"Anterior",selectedDateDescription:e=>`Data selecionada: ${e.date}`,selectedRangeDescription:e=>`Intervalo selecionado: ${e.dateRange}`,startRangeSelectionPrompt:"Clique para iniciar a sele\xe7\xe3o do intervalo de datas",todayDate:e=>`Hoje, ${e.date}`,todayDateSelected:e=>`Hoje, ${e.date} selecionado`},"pt-PT":{dateRange:e=>`${e.startDate} a ${e.endDate}`,dateSelected:e=>`${e.date} selecionado`,finishRangeSelectionPrompt:"Clique para terminar de selecionar o intervalo de datas",maximumDate:"\xdaltima data dispon\xedvel",minimumDate:"Primeira data dispon\xedvel",next:"Pr\xf3ximo",previous:"Anterior",selectedDateDescription:e=>`Data selecionada: ${e.date}`,selectedRangeDescription:e=>`Intervalo selecionado: ${e.dateRange}`,startRangeSelectionPrompt:"Clique para come\xe7ar a selecionar o intervalo de datas",todayDate:e=>`Hoje, ${e.date}`,todayDateSelected:e=>`Hoje, ${e.date} selecionado`},"ro-RO":{dateRange:e=>`De la ${e.startDate} p\xe2n\u{103} la ${e.endDate}`,dateSelected:e=>`${e.date} selectat\u{103}`,finishRangeSelectionPrompt:"Apăsaţi pentru a finaliza selecţia razei pentru dată",maximumDate:"Ultima dată disponibilă",minimumDate:"Prima dată disponibilă",next:"Următorul",previous:"\xcenainte",selectedDateDescription:e=>`Dat\u{103} selectat\u{103}: ${e.date}`,selectedRangeDescription:e=>`Interval selectat: ${e.dateRange}`,startRangeSelectionPrompt:"Apăsaţi pentru a \xeencepe selecţia razei pentru dată",todayDate:e=>`Ast\u{103}zi, ${e.date}`,todayDateSelected:e=>`Azi, ${e.date} selectat\u{103}`},"ru-RU":{dateRange:e=>`\u{421} ${e.startDate} \u{43F}\u{43E} ${e.endDate}`,dateSelected:e=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43E} ${e.date}`,finishRangeSelectionPrompt:"Щелкните, чтобы завершить выбор диапазона дат",maximumDate:"Последняя доступная дата",minimumDate:"Первая доступная дата",next:"Далее",previous:"Назад",selectedDateDescription:e=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{430}\u{44F} \u{434}\u{430}\u{442}\u{430}: ${e.date}`,selectedRangeDescription:e=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{44B}\u{439} \u{434}\u{438}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: ${e.dateRange}`,startRangeSelectionPrompt:"Щелкните, чтобы начать выбор диапазона дат",todayDate:e=>`\u{421}\u{435}\u{433}\u{43E}\u{434}\u{43D}\u{44F}, ${e.date}`,todayDateSelected:e=>`\u{421}\u{435}\u{433}\u{43E}\u{434}\u{43D}\u{44F}, \u{432}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43E} ${e.date}`},"sk-SK":{dateRange:e=>`Od ${e.startDate} do ${e.endDate}`,dateSelected:e=>`Vybrat\xfd d\xe1tum ${e.date}`,finishRangeSelectionPrompt:"Kliknut\xedm dokonč\xedte v\xfdber rozsahu d\xe1tumov",maximumDate:"Posledn\xfd dostupn\xfd d\xe1tum",minimumDate:"Prv\xfd dostupn\xfd d\xe1tum",next:"Nasleduj\xface",previous:"Predch\xe1dzaj\xface",selectedDateDescription:e=>`Vybrat\xfd d\xe1tum: ${e.date}`,selectedRangeDescription:e=>`Vybrat\xfd rozsah: ${e.dateRange}`,startRangeSelectionPrompt:"Kliknut\xedm spust\xedte v\xfdber rozsahu d\xe1tumov",todayDate:e=>`Dnes ${e.date}`,todayDateSelected:e=>`Vybrat\xfd dne\u{161}n\xfd d\xe1tum ${e.date}`},"sl-SI":{dateRange:e=>`${e.startDate} do ${e.endDate}`,dateSelected:e=>`${e.date} izbrano`,finishRangeSelectionPrompt:"Kliknite za dokončanje izbire datumskega obsega",maximumDate:"Zadnji razpoložljivi datum",minimumDate:"Prvi razpoložljivi datum",next:"Naprej",previous:"Nazaj",selectedDateDescription:e=>`Izbrani datum: ${e.date}`,selectedRangeDescription:e=>`Izbrano obmo\u{10D}je: ${e.dateRange}`,startRangeSelectionPrompt:"Kliknite za začetek izbire datumskega obsega",todayDate:e=>`Danes, ${e.date}`,todayDateSelected:e=>`Danes, ${e.date} izbrano`},"sr-SP":{dateRange:e=>`${e.startDate} do ${e.endDate}`,dateSelected:e=>`${e.date} izabran`,finishRangeSelectionPrompt:"Kliknite da dovršite opseg izabranih datuma",maximumDate:"Zadnji raspoloživi datum",minimumDate:"Prvi raspoloživi datum",next:"Sledeći",previous:"Prethodni",selectedDateDescription:e=>`Izabrani datum: ${e.date}`,selectedRangeDescription:e=>`Izabrani period: ${e.dateRange}`,startRangeSelectionPrompt:"Kliknite da započnete opseg izabranih datuma",todayDate:e=>`Danas, ${e.date}`,todayDateSelected:e=>`Danas, izabran ${e.date}`},"sv-SE":{dateRange:e=>`${e.startDate} till ${e.endDate}`,dateSelected:e=>`${e.date} har valts`,finishRangeSelectionPrompt:"Klicka f\xf6r att avsluta val av datumintervall",maximumDate:"Sista tillg\xe4ngliga datum",minimumDate:"F\xf6rsta tillg\xe4ngliga datum",next:"N\xe4sta",previous:"F\xf6reg\xe5ende",selectedDateDescription:e=>`Valt datum: ${e.date}`,selectedRangeDescription:e=>`Valt intervall: ${e.dateRange}`,startRangeSelectionPrompt:"Klicka f\xf6r att v\xe4lja datumintervall",todayDate:e=>`Idag, ${e.date}`,todayDateSelected:e=>`Idag, ${e.date} har valts`},"tr-TR":{dateRange:e=>`${e.startDate} - ${e.endDate}`,dateSelected:e=>`${e.date} se\xe7ildi`,finishRangeSelectionPrompt:"Tarih aralığı se\xe7imini tamamlamak i\xe7in tıklayın",maximumDate:"Son m\xfcsait tarih",minimumDate:"İlk m\xfcsait tarih",next:"Sonraki",previous:"\xd6nceki",selectedDateDescription:e=>`Se\xe7ilen Tarih: ${e.date}`,selectedRangeDescription:e=>`Se\xe7ilen Aral\u{131}k: ${e.dateRange}`,startRangeSelectionPrompt:"Tarih aralığı se\xe7imini başlatmak i\xe7in tıklayın",todayDate:e=>`Bug\xfcn, ${e.date}`,todayDateSelected:e=>`Bug\xfcn, ${e.date} se\xe7ildi`},"uk-UA":{dateRange:e=>`${e.startDate} \u{2014} ${e.endDate}`,dateSelected:e=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{43E} ${e.date}`,finishRangeSelectionPrompt:"Натисніть, щоб завершити вибір діапазону дат",maximumDate:"Остання доступна дата",minimumDate:"Перша доступна дата",next:"Наступний",previous:"Попередній",selectedDateDescription:e=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{430} \u{434}\u{430}\u{442}\u{430}: ${e.date}`,selectedRangeDescription:e=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{438}\u{439} \u{434}\u{456}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: ${e.dateRange}`,startRangeSelectionPrompt:"Натисніть, щоб почати вибір діапазону дат",todayDate:e=>`\u{421}\u{44C}\u{43E}\u{433}\u{43E}\u{434}\u{43D}\u{456}, ${e.date}`,todayDateSelected:e=>`\u{421}\u{44C}\u{43E}\u{433}\u{43E}\u{434}\u{43D}\u{456}, \u{432}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{43E} ${e.date}`},"zh-CN":{dateRange:e=>`${e.startDate} \u{81F3} ${e.endDate}`,dateSelected:e=>`\u{5DF2}\u{9009}\u{62E9} ${e.date}`,finishRangeSelectionPrompt:"单击以完成选择日期范围",maximumDate:"最后一个可用日期",minimumDate:"第一个可用日期",next:"下一页",previous:"上一页",selectedDateDescription:e=>`\u{9009}\u{5B9A}\u{7684}\u{65E5}\u{671F}\u{FF1A}${e.date}`,selectedRangeDescription:e=>`\u{9009}\u{5B9A}\u{7684}\u{8303}\u{56F4}\u{FF1A}${e.dateRange}`,startRangeSelectionPrompt:"单击以开始选择日期范围",todayDate:e=>`\u{4ECA}\u{5929}\u{FF0C}\u{5373} ${e.date}`,todayDateSelected:e=>`\u{5DF2}\u{9009}\u{62E9}\u{4ECA}\u{5929}\u{FF0C}\u{5373} ${e.date}`},"zh-TW":{dateRange:e=>`${e.startDate} \u{81F3} ${e.endDate}`,dateSelected:e=>`\u{5DF2}\u{9078}\u{53D6} ${e.date}`,finishRangeSelectionPrompt:"按一下以完成選取日期範圍",maximumDate:"最後一個可用日期",minimumDate:"第一個可用日期",next:"下一頁",previous:"上一頁",selectedDateDescription:e=>`\u{9078}\u{5B9A}\u{7684}\u{65E5}\u{671F}\u{FF1A}${e.date}`,selectedRangeDescription:e=>`\u{9078}\u{5B9A}\u{7684}\u{7BC4}\u{570D}\u{FF1A}${e.dateRange}`,startRangeSelectionPrompt:"按一下以開始選取日期範圍",todayDate:e=>`\u{4ECA}\u{5929}\u{FF0C}${e.date}`,todayDateSelected:e=>`\u{5DF2}\u{9078}\u{53D6}\u{4ECA}\u{5929}\u{FF0C}${e.date}`}};let b4=new Map;class b2{constructor(e,t={}){this.formatter=b5(e,t),this.options=t}format(e){return this.formatter.format(e)}formatToParts(e){return this.formatter.formatToParts(e)}formatRange(e,t){if("function"==typeof this.formatter.formatRange)return this.formatter.formatRange(e,t);if(t<e)throw RangeError("End date must be >= start date");return`${this.formatter.format(e)} \u{2013} ${this.formatter.format(t)}`}formatRangeToParts(e,t){if("function"==typeof this.formatter.formatRangeToParts)return this.formatter.formatRangeToParts(e,t);if(t<e)throw RangeError("End date must be >= start date");let r=this.formatter.formatToParts(e),n=this.formatter.formatToParts(t);return[...r.map(e=>({...e,source:"startRange"})),{type:"literal",value:" – ",source:"shared"},...n.map(e=>({...e,source:"endRange"}))]}resolvedOptions(){let e=this.formatter.resolvedOptions();return null==b9&&(b9="h12"===new Intl.DateTimeFormat("fr",{hour:"numeric",hour12:!1}).resolvedOptions().hourCycle),b9&&(this.resolvedHourCycle||(this.resolvedHourCycle=function(e,t){if(!t.timeStyle&&!t.hour)return;e=e.replace(/(-u-)?-nu-[a-zA-Z0-9]+/,"");let r=b5(e+=(e.includes("-u-")?"":"-u")+"-nu-latn",{...t,timeZone:void 0}),n=parseInt(r.formatToParts(new Date(2020,2,3,0)).find(e=>"hour"===e.type).value,10),i=parseInt(r.formatToParts(new Date(2020,2,3,23)).find(e=>"hour"===e.type).value,10);if(0===n&&23===i)return"h23";if(24===n&&23===i)return"h24";if(0===n&&11===i)return"h11";if(12===n&&11===i)return"h12";throw Error("Unexpected hour cycle result")}(e.locale,this.options)),e.hourCycle=this.resolvedHourCycle,e.hour12="h11"===this.resolvedHourCycle||"h12"===this.resolvedHourCycle),"ethiopic-amete-alem"===e.calendar&&(e.calendar="ethioaa"),e}}let b6={true:{ja:"h11"},false:{}};function b5(e,t={}){if("boolean"==typeof t.hour12&&(null==b8&&(b8="24"===new Intl.DateTimeFormat("en-US",{hour:"numeric",hour12:!1}).format(new Date(2020,2,3,0))),b8)){let r=b6[String((t={...t}).hour12)][e.split("-")[0]],n=t.hour12?"h12":"h23";t.hourCycle=r??n,delete t.hour12}let r=e+(t?Object.entries(t).sort((e,t)=>e[0]<t[0]?-1:1).join():"");if(b4.has(r))return b4.get(r);let n=new Intl.DateTimeFormat(e,t);return b4.set(r,n),n}let b8=null,b9=null;function b7(e){e=b3(e??{},ve);let{locale:t}=bJ();return(0,pF.useMemo)(()=>new b2(t,e),[t,e])}function ve(e,t){if(e===t)return!0;let r=Object.keys(e),n=Object.keys(t);if(r.length!==n.length)return!1;for(let n of r)if(t[n]!==e[n])return!1;return!0}let vt=Symbol.for("react-aria.i18n.locale"),vr=Symbol.for("react-aria.i18n.strings");class vn{constructor(e,t="en-US"){this.strings=Object.fromEntries(Object.entries(e).filter(([,e])=>e)),this.defaultLocale=t}getStringForLocale(e,t){let r=this.getStringsForLocale(t)[e];if(!r)throw Error(`Could not find intl message ${e} in ${t} locale`);return r}getStringsForLocale(e){let t=this.strings[e];return t||(t=function(e,t,r="en-US"){var n;if(t[e])return t[e];let i=(n=e,Intl.Locale?new Intl.Locale(n).language:n.split("-")[0]);if(t[i])return t[i];for(let e in t)if(e.startsWith(i+"-"))return t[e];return t[r]}(e,this.strings,this.defaultLocale),this.strings[e]=t),t}static getGlobalDictionaryForPackage(e){if("u"<typeof window)return null;let t=window[vt];if(void 0===h){let e=window[vr];if(!e)return null;for(let r in h={},e)h[r]=new vn({[t]:e[r]},t)}let r=h?.[e];if(!r)throw Error(`Strings for package "${e}" were not included by LocalizedStringProvider. Please add it to the list passed to createLocalizedStringDictionary.`);return r}}let vi=new Map,vo=new Map;class va{constructor(e,t){this.locale=e,this.strings=t}format(e,t){let r=this.strings.getStringForLocale(e,this.locale);return"function"==typeof r?r(t,this):r}plural(e,t,r="cardinal"){let n=t["="+e];if(n)return"function"==typeof n?n():n;let i=this.locale+":"+r,o=vi.get(i);return o||(o=new Intl.PluralRules(this.locale,{type:r}),vi.set(i,o)),"function"==typeof(n=t[o.select(e)]||t.other)?n():n}number(e){let t=vo.get(this.locale);return t||(t=new Intl.NumberFormat(this.locale),vo.set(this.locale,t)),t.format(e)}select(e,t){let r=e[t]||e.other;return"function"==typeof r?r():r}}let vs=new WeakMap;function vl(e,t){let r;return t&&vn.getGlobalDictionaryForPackage(t)||((r=vs.get(e))||(r=new vn(e),vs.set(e,r)),r)}function vu(e,t){let{locale:r}=bJ(),n=vl(e,t);return(0,pF.useMemo)(()=>new va(r,n),[r,n])}function vc(e,t){return e-t*Math.floor(e/t)}function vd(e,t,r,n){let i=(t=vf(e,t))-1,o=-2;return r<=2?o=0:vp(t)&&(o=-1),1721425+365*i+Math.floor(i/4)-Math.floor(i/100)+Math.floor(i/400)+Math.floor((367*r-362)/12+o+n)}function vp(e){return e%4==0&&(e%100!=0||e%400==0)}function vf(e,t){return"BC"===e?1-t:t}function vh(e){let t="AD";return e<=0&&(t="BC",e=1-e),[t,e]}let vm={standard:[31,28,31,30,31,30,31,31,30,31,30,31],leapyear:[31,29,31,30,31,30,31,31,30,31,30,31]};class vy{fromJulianDay(e){let t=e-1721426,r=Math.floor(t/146097),n=vc(t,146097),i=Math.floor(n/36524),o=vc(n,36524),a=Math.floor(o/1461),s=Math.floor(vc(o,1461)/365),[l,u]=vh(400*r+100*i+4*a+s+ +(4!==i&&4!==s)),c=e-vd(l,u,1,1),d=2;e<vd(l,u,3,1)?d=0:vp(u)&&(d=1);let p=Math.floor(((c+d)*12+373)/367),f=e-vd(l,u,p,1)+1;return new vI(l,u,p,f)}toJulianDay(e){return vd(e.era,e.year,e.month,e.day)}getDaysInMonth(e){return vm[vp(e.year)?"leapyear":"standard"][e.month-1]}getMonthsInYear(e){return 12}getDaysInYear(e){return vp(e.year)?366:365}getMaximumMonthsInYear(){return 12}getMaximumDaysInMonth(){return 31}getYearsInEra(e){return 9999}getEras(){return["BC","AD"]}isInverseEra(e){return"BC"===e.era}balanceDate(e){e.year<=0&&(e.era="BC"===e.era?"AD":"BC",e.year=1-e.year)}constructor(){this.identifier="gregory"}}function vg(e,t){let r=e.copy(),n="hour"in r?vP(r,t):0;vb(r,t.years||0),r.calendar.balanceYearMonth&&r.calendar.balanceYearMonth(r,e),r.month+=t.months||0,vv(r),vw(r),r.day+=7*(t.weeks||0),r.day+=t.days||0,r.day+=n,function(e){for(;e.day<1;)e.month--,vv(e),e.day+=e.calendar.getDaysInMonth(e);for(;e.day>e.calendar.getDaysInMonth(e);)e.day-=e.calendar.getDaysInMonth(e),e.month++,vv(e)}(r),r.calendar.balanceDate&&r.calendar.balanceDate(r),r.year<1&&(r.year=1,r.month=1,r.day=1);let i=r.calendar.getYearsInEra(r);if(r.year>i){let e=r.calendar.isInverseEra?.(r);r.year=i,r.month=e?1:r.calendar.getMonthsInYear(r),r.day=e?1:r.calendar.getDaysInMonth(r)}r.month<1&&(r.month=1,r.day=1);let o=r.calendar.getMonthsInYear(r);return r.month>o&&(r.month=o,r.day=r.calendar.getDaysInMonth(r)),r.day=Math.max(1,Math.min(r.calendar.getDaysInMonth(r),r.day)),r}function vb(e,t){e.calendar.isInverseEra?.(e)&&(t=-t),e.year+=t}function vv(e){for(;e.month<1;)vb(e,-1),e.month+=e.calendar.getMonthsInYear(e);let t=0;for(;e.month>(t=e.calendar.getMonthsInYear(e));)e.month-=t,vb(e,1)}function vw(e){e.month=Math.max(1,Math.min(e.calendar.getMonthsInYear(e),e.month)),e.day=Math.max(1,Math.min(e.calendar.getDaysInMonth(e),e.day))}function v_(e){e.calendar.constrainDate&&e.calendar.constrainDate(e),e.year=Math.max(1,Math.min(e.calendar.getYearsInEra(e),e.year)),vw(e)}function vx(e){let t={};for(let r in e)"number"==typeof e[r]&&(t[r]=-e[r]);return t}function vE(e,t){let r=e.copy();return null!=t.era&&(r.era=t.era),null!=t.year&&(r.year=t.year),null!=t.month&&(r.month=t.month),null!=t.day&&(r.day=t.day),v_(r),r}function vS(e,t){let r=e.copy();return null!=t.hour&&(r.hour=t.hour),null!=t.minute&&(r.minute=t.minute),null!=t.second&&(r.second=t.second),null!=t.millisecond&&(r.millisecond=t.millisecond),vD(r),r}function vD(e){e.millisecond=Math.max(0,Math.min(e.millisecond,1e3)),e.second=Math.max(0,Math.min(e.second,59)),e.minute=Math.max(0,Math.min(e.minute,59)),e.hour=Math.max(0,Math.min(e.hour,23))}function vO(e,t){let r=e%t;return r<0&&(r+=t),r}function vP(e,t){let r;return e.hour+=t.hours||0,e.minute+=t.minutes||0,e.second+=t.seconds||0,e.millisecond+=t.milliseconds||0,e.second+=Math.floor(e.millisecond/1e3),e.millisecond=vO(e.millisecond,1e3),e.minute+=Math.floor(e.second/60),e.second=vO(e.second,60),e.hour+=Math.floor(e.minute/60),e.minute=vO(e.minute,60),r=Math.floor(e.hour/24),e.hour=vO(e.hour,24),r}function vC(e,t){let r=e.copy();return vP(r,t),r}function vk(e,t,r,n){let i=e.copy();switch(t){case"era":{let t=e.calendar.getEras(),o=t.indexOf(e.era);if(o<0)throw Error("Invalid era: "+e.era);o=vj(o,r,0,t.length-1,n?.round),i.era=t[o],v_(i);break}case"year":i.calendar.isInverseEra?.(i)&&(r=-r),i.year=vj(e.year,r,-1/0,9999,n?.round),i.year===-1/0&&(i.year=1),i.calendar.balanceYearMonth&&i.calendar.balanceYearMonth(i,e);break;case"month":i.month=vj(e.month,r,1,e.calendar.getMonthsInYear(e),n?.round);break;case"day":i.day=vj(e.day,r,1,e.calendar.getDaysInMonth(e),n?.round);break;default:throw Error("Unsupported field "+t)}return e.calendar.balanceDate&&e.calendar.balanceDate(i),v_(i),i}function vT(e,t,r,n){let i=e.copy();switch(t){case"hour":{let t=e.hour,o=0,a=23;if(n?.hourCycle===12){let e=t>=12;o=12*!!e,a=e?23:11}i.hour=vj(t,r,o,a,n?.round);break}case"minute":i.minute=vj(e.minute,r,0,59,n?.round);break;case"second":i.second=vj(e.second,r,0,59,n?.round);break;case"millisecond":i.millisecond=vj(e.millisecond,r,0,999,n?.round);break;default:throw Error("Unsupported field "+t)}return i}function vj(e,t,r,n,i=!1){if(i){(e+=Math.sign(t))<r&&(e=n);let i=Math.abs(t);(e=t>0?Math.ceil(e/i)*i:Math.floor(e/i)*i)>n&&(e=r)}else(e+=t)<r?e=n-(r-e-1):e>n&&(e=r+(e-n-1));return e}function vR(e,t){let r;return r=(null!=t.years&&0!==t.years||null!=t.months&&0!==t.months||null!=t.weeks&&0!==t.weeks||null!=t.days&&0!==t.days?vz(vg(vZ(e),{years:t.years,months:t.months,weeks:t.weeks,days:t.days}),e.timeZone):vV(e)-e.offset)+(t.milliseconds||0),r+=1e3*(t.seconds||0),r+=6e4*(t.minutes||0),vJ(vq(r+=36e5*(t.hours||0),e.timeZone),e.calendar)}function vA(e){return`${String(e.hour).padStart(2,"0")}:${String(e.minute).padStart(2,"0")}:${String(e.second).padStart(2,"0")}${e.millisecond?String(e.millisecond/1e3).slice(1):""}`}function vN(e){let t,r=vJ(e,new vy);return t="BC"===r.era?1===r.year?"0000":"-"+String(Math.abs(1-r.year)).padStart(6,"00"):String(r.year).padStart(4,"0"),`${t}-${String(r.month).padStart(2,"0")}-${String(r.day).padStart(2,"0")}`}function vM(e){return`${vN(e)}T${vA(e)}`}function v$(e){let t,r="object"==typeof e[0]?e.shift():new vy;if("string"==typeof e[0])t=e.shift();else{let e=r.getEras();t=e[e.length-1]}return[r,t,e.shift(),e.shift(),e.shift()]}class vI{#t;constructor(...e){let[t,r,n,i,o]=v$(e);this.calendar=t,this.era=r,this.year=n,this.month=i,this.day=o,v_(this)}copy(){return this.era?new vI(this.calendar,this.era,this.year,this.month,this.day):new vI(this.calendar,this.year,this.month,this.day)}add(e){return vg(this,e)}subtract(e){return vg(this,vx(e))}set(e){return vE(this,e)}cycle(e,t,r){return vk(this,e,t,r)}toDate(e){return vG(this,e)}toString(){return vN(this)}compare(e){return v5(this,e)}}class vL{#t;constructor(e=0,t=0,r=0,n=0){this.hour=e,this.minute=t,this.second=r,this.millisecond=n,vD(this)}copy(){return new vL(this.hour,this.minute,this.second,this.millisecond)}add(e){return vC(this,e)}subtract(e){return vC(this,vx(e))}set(e){return vS(this,e)}cycle(e,t,r){return vT(this,e,t,r)}toString(){return vA(this)}compare(e){var t,r;return t=this,r=e,v8(t)-v8(r)}}class vF{#t;constructor(...e){let[t,r,n,i,o]=v$(e);this.calendar=t,this.era=r,this.year=n,this.month=i,this.day=o,this.hour=e.shift()||0,this.minute=e.shift()||0,this.second=e.shift()||0,this.millisecond=e.shift()||0,v_(this)}copy(){return this.era?new vF(this.calendar,this.era,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond):new vF(this.calendar,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond)}add(e){return vg(this,e)}subtract(e){return vg(this,vx(e))}set(e){return vE(vS(this,e),e)}cycle(e,t,r){switch(e){case"era":case"year":case"month":case"day":return vk(this,e,t,r);default:return vT(this,e,t,r)}}toDate(e,t){return vG(this,e,t)}toString(){return vM(this)}compare(e){var t,r;let n=v5(this,e);return 0===n?(t=this,r=vZ(e),v8(t)-v8(r)):n}}class vB{#t;constructor(...e){let[t,r,n,i,o]=v$(e),a=e.shift(),s=e.shift();this.calendar=t,this.era=r,this.year=n,this.month=i,this.day=o,this.timeZone=a,this.offset=s,this.hour=e.shift()||0,this.minute=e.shift()||0,this.second=e.shift()||0,this.millisecond=e.shift()||0,v_(this)}copy(){return this.era?new vB(this.calendar,this.era,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond):new vB(this.calendar,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond)}add(e){return vR(this,e)}subtract(e){return vR(this,vx(e))}set(e,t){let r,n;return 0===(n=vS(vE(r=vZ(this),e),e)).compare(r)?this:vJ(vq(vz(n,this.timeZone,t),this.timeZone),this.calendar)}cycle(e,t,r){return function(e,t,r,n){switch(t){case"hour":{let t=0,i=23;if(n?.hourCycle===12){let r=e.hour>=12;t=12*!!r,i=r?23:11}let o=vZ(e),a=vJ(vS(o,{hour:t}),new vy),s=[vz(a,e.timeZone,"earlier"),vz(a,e.timeZone,"later")].filter(t=>vq(t,e.timeZone).day===a.day)[0],l=vJ(vS(o,{hour:i}),new vy),u=[vz(l,e.timeZone,"earlier"),vz(l,e.timeZone,"later")].filter(t=>vq(t,e.timeZone).day===l.day).pop(),c=vV(e)-e.offset,d=Math.floor(c/36e5),p=c%36e5;return vJ(vq(c=36e5*vj(d,r,Math.floor(s/36e5),Math.floor(u/36e5),n?.round)+p,e.timeZone),e.calendar)}case"minute":case"second":case"millisecond":return vT(e,t,r,n);case"era":case"year":case"month":case"day":return vJ(vq(vz(vk(vZ(e),t,r,n),e.timeZone),e.timeZone),e.calendar);default:throw Error("Unsupported field "+t)}}(this,e,t,r)}toDate(){var e;return e=this,new Date(vV(e)-e.offset)}toString(){var e;let t,r,n,i,o;return`${vM(this)}${t=0>Math.sign(e=this.offset)?"-":"+",r=Math.floor((e=Math.abs(e))/36e5),n=Math.floor(e%36e5/6e4),i=Math.floor(e%36e5%6e4/1e3),o=`${t}${String(r).padStart(2,"0")}:${String(n).padStart(2,"0")}`,0!==i&&(o+=`:${String(i).padStart(2,"0")}`),o}[${this.timeZone}]`}toAbsoluteString(){return this.toDate().toISOString()}compare(e){return this.toDate().getTime()-(function(e,t){if(e instanceof vB){var r,n;return e.timeZone===t?e:(r=e,n=t,vJ(vq(vV(r)-r.offset,n),r.calendar))}return vq(vz(e,t,void 0),t)})(e,this.timeZone).toDate().getTime()}}function vV(e){return vU(vf((e=vJ(e,new vy)).era,e.year),e.month,e.day,e.hour,e.minute,e.second,e.millisecond)}function vU(e,t,r,n,i,o,a){let s=new Date;return s.setUTCHours(n,i,o,a),s.setUTCFullYear(e,t-1,r),s.getTime()}function vW(e,t){if("UTC"===t)return 0;if(e>0&&t===v7())return -6e4*new Date(e).getTimezoneOffset();let{year:r,month:n,day:i,hour:o,minute:a,second:s}=vH(e,t);return vU(r,n,i,o,a,s,0)-1e3*Math.floor(e/1e3)}let vK=new Map;function vH(e,t){let r=vK.get(t);r||(r=new Intl.DateTimeFormat("en-US",{timeZone:t,hour12:!1,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"}),vK.set(t,r));let n=r.formatToParts(new Date(e)),i={};for(let e of n)"literal"!==e.type&&(i[e.type]=e.value);return{year:"BC"===i.era||"B"===i.era?-i.year+1:+i.year,month:+i.month,day:+i.day,hour:"24"===i.hour?0:+i.hour,minute:+i.minute,second:+i.second}}function vz(e,t,r="compatible"){var n,i,o;let a=vZ(e);if("UTC"===t)return vV(a);if(t===v7()&&"compatible"===r){a=vJ(a,new vy);let e=new Date,t=vf(a.era,a.year);return e.setFullYear(t,a.month-1,a.day),e.setHours(a.hour,a.minute,a.second,a.millisecond),e.getTime()}let s=vV(a),l=vW(s-864e5,t),u=vW(s+864e5,t),c=(n=a,((i=s-l)==(o=s-u)?[i]:[i,o]).filter(e=>{var r;let i;return r=n,i=vH(e,t),r.year===i.year&&r.month===i.month&&r.day===i.day&&r.hour===i.hour&&r.minute===i.minute&&r.second===i.second}));if(1===c.length)return c[0];if(c.length>1)switch(r){case"compatible":case"earlier":return c[0];case"later":return c[c.length-1];case"reject":throw RangeError("Multiple possible absolute times found")}switch(r){case"earlier":return Math.min(s-l,s-u);case"compatible":case"later":return Math.max(s-l,s-u);case"reject":throw RangeError("No such absolute time found")}}function vG(e,t,r="compatible"){return new Date(vz(e,t,r))}function vq(e,t){let r=vW(e,t),n=new Date(e+r),i=n.getUTCFullYear();return new vB(i<1?"BC":"AD",i<1?-i+1:i,n.getUTCMonth()+1,n.getUTCDate(),t,r,n.getUTCHours(),n.getUTCMinutes(),n.getUTCSeconds(),n.getUTCMilliseconds())}function vY(e){return new vI(e.calendar,e.era,e.year,e.month,e.day)}function vZ(e,t){let r=0,n=0,i=0,o=0;if("timeZone"in e)({hour:r,minute:n,second:i,millisecond:o}=e);else if("hour"in e&&!t)return e;return t&&({hour:r,minute:n,second:i,millisecond:o}=t),new vF(e.calendar,e.era,e.year,e.month,e.day,r,n,i,o)}function vJ(e,t){if(v1(e.calendar,t))return e;let r=t.fromJulianDay(e.calendar.toJulianDay(e)),n=e.copy();return n.calendar=t,n.era=r.era,n.year=r.year,n.month=r.month,n.day=r.day,v_(n),n}let vX={"001":1,AD:1,AE:6,AF:6,AI:1,AL:1,AM:1,AN:1,AR:1,AT:1,AU:1,AX:1,AZ:1,BA:1,BE:1,BG:1,BH:6,BM:1,BN:1,BY:1,CH:1,CL:1,CM:1,CN:1,CR:1,CY:1,CZ:1,DE:1,DJ:6,DK:1,DZ:6,EC:1,EE:1,EG:6,ES:1,FI:1,FJ:1,FO:1,FR:1,GB:1,GE:1,GF:1,GP:1,GR:1,HR:1,HU:1,IE:1,IQ:6,IR:6,IS:1,IT:1,JO:6,KG:1,KW:6,KZ:1,LB:1,LI:1,LK:1,LT:1,LU:1,LV:1,LY:6,MC:1,MD:1,ME:1,MK:1,MN:1,MQ:1,MV:5,MY:1,NL:1,NO:1,NZ:1,OM:6,PL:1,QA:6,RE:1,RO:1,RS:1,RU:1,SD:6,SE:1,SI:1,SK:1,SM:1,SY:6,TJ:1,TM:1,TR:1,UA:1,UY:1,UZ:1,VA:1,VN:1,XK:1};function vQ(e,t){return t=vJ(t,e.calendar),e.era===t.era&&e.year===t.year&&e.month===t.month&&e.day===t.day}function v0(e,t){return v1(e.calendar,t.calendar)&&vQ(e,t)}function v1(e,t){return e.isEqual?.(t)??t.isEqual?.(e)??e.identifier===t.identifier}let v3={sun:0,mon:1,tue:2,wed:3,thu:4,fri:5,sat:6};function v4(e,t,r){let n=Math.ceil(e.calendar.toJulianDay(e)+1-(r?v3[r]:function(e){let t=wi.get(e);if(!t){if(Intl.Locale){let r=new Intl.Locale(e);if("getWeekInfo"in r&&(t=r.getWeekInfo()))return wi.set(e,t),t.firstDay}let r=function(e){if(Intl.Locale){let t=wn.get(e);return!t&&(t=new Intl.Locale(e).maximize().region)&&wn.set(e,t),t}let t=e.split("-")[1];return"u"===t?void 0:t}(e);if(e.includes("-fw-")){let r=e.split("-fw-")[1].split("-")[0];t="mon"===r?{firstDay:1}:"tue"===r?{firstDay:2}:"wed"===r?{firstDay:3}:"thu"===r?{firstDay:4}:"fri"===r?{firstDay:5}:"sat"===r?{firstDay:6}:{firstDay:0}}else t=e.includes("-ca-iso8601")?{firstDay:1}:{firstDay:r&&vX[r]||0};wi.set(e,t)}return t.firstDay}(t)))%7;return n<0&&(n+=7),n}function v2(e){return vq(Date.now(),e)}function v6(e){return vY(v2(e))}function v5(e,t){return e.calendar.toJulianDay(e)-t.calendar.toJulianDay(t)}function v8(e){return 36e5*e.hour+6e4*e.minute+1e3*e.second+e.millisecond}let v9=null;function v7(){return null==v9&&(v9=new Intl.DateTimeFormat().resolvedOptions().timeZone),v9}function we(e){return e.subtract({days:e.day-1})}function wt(e){return e.add({days:e.calendar.getDaysInMonth(e)-e.day})}function wr(e,t,r){let n=v4(e,t,r);return e.subtract({days:n})}let wn=new Map,wi=new Map;function wo(e,t,r){let n=e.calendar.getDaysInMonth(e);return Math.ceil((v4(we(e),t,r)+n)/7)}function wa(e,t){return e&&t?0>=e.compare(t)?e:t:e||t}function ws(e,t){return e&&t?e.compare(t)>=0?e:t:e||t}function wl(e){return e&&e.__esModule?e.default:e}let wu=new WeakMap;function wc(e){return e?.calendar.identifier==="gregory"&&"BC"===e.era?"short":void 0}function wd(e,t,r,n){let i=vu(wl(b1),"@react-aria/calendar"),o=wc(e)||wc(t),a=b7({month:"long",year:"numeric",era:o,calendar:e.calendar.identifier,timeZone:r}),s=b7({month:"long",year:"numeric",day:"numeric",era:o,calendar:e.calendar.identifier,timeZone:r});return(0,pF.useMemo)(()=>{if(vQ(e,we(e))){let o=e,s=t;if(e.calendar.getFormattableMonth&&(o=e.calendar.getFormattableMonth(e)),t.calendar.getFormattableMonth&&(s=t.calendar.getFormattableMonth(t)),vQ(t,wt(e)))return a.format(o.toDate(r));if(vQ(t,wt(t)))return n?wp(a,i,o,s,r):a.formatRange(o.toDate(r),s.toDate(r))}return n?wp(s,i,e,t,r):s.formatRange(e.toDate(r),t.toDate(r))},[e,t,a,s,i,r,n])}function wp(e,t,r,n,i){let o=e.formatRangeToParts(r.toDate(i),n.toDate(i)),a=-1;for(let e=0;e<o.length;e++){let t=o[e];if("shared"===t.source&&"literal"===t.type)a=e;else if("endRange"===t.source)break}let s="",l="";for(let e=0;e<o.length;e++)e<a?s+=o[e].value:e>a&&(l+=o[e].value);return t.format("dateRange",{startDate:s,endDate:l})}function wf(e,t){let{id:r,"aria-label":n,"aria-labelledby":i}=e;return r=yG(r),i&&n?i=[...new Set([r,...i.trim().split(/\s+/)])].join(" "):i&&(i=i.trim().split(/\s+/).join(" ")),n||i||!t||(n=t),{id:r,"aria-label":n,"aria-labelledby":i}}function wh(e,t){let r=(0,pF.useRef)(!0),n=(0,pF.useRef)(null),i=bl(e);(0,pF.useEffect)(()=>(r.current=!0,()=>{r.current=!1}),[]),(0,pF.useEffect)(()=>{let e=n.current;r.current?r.current=!1:(!e||t.some((t,r)=>!Object.is(t,e[r])))&&i(),n.current=t},t)}function wm(e,t){var r;let n,i,o,a,s,l=vu((r=b1)&&r.__esModule?r.default:r,"@react-aria/calendar"),u=gi(e),c=wd(t.visibleRange.start,t.visibleRange.end,t.timeZone,!1),d=wd(t.visibleRange.start,t.visibleRange.end,t.timeZone,!0);wh(()=>{t.isFocused||bQ(d)},[d]);let p=(o=vu(wl(b1),"@react-aria/calendar"),"highlightedRange"in t?{start:n,end:i}=t.highlightedRange||{}:n=i=t.value??void 0,a=b7({weekday:"long",month:"long",year:"numeric",day:"numeric",era:wc(n)||wc(i),timeZone:t.timeZone}),s="anchorDate"in t?t.anchorDate:null,(0,pF.useMemo)(()=>{if(!s&&n&&i)if(vQ(n,i)){let e=a.format(n.toDate(t.timeZone));return o.format("selectedDateDescription",{date:e})}else{let e=wp(a,o,n,i,t.timeZone);return o.format("selectedRangeDescription",{dateRange:e})}return""},[n,i,s,t.timeZone,o,a]));wh(()=>{p&&bQ(p,"polite",4e3)},[p]);let f=yq([!!e.errorMessage,e.isInvalid,e.validationState]);wu.set(t,{ariaLabel:e["aria-label"],ariaLabelledBy:e["aria-labelledby"],errorMessageId:f,selectedDateDescription:p});let[h,m]=(0,pF.useState)(!1),y=e.isDisabled||t.isNextVisibleRangeInvalid();y&&h&&(m(!1),t.setFocused(!0));let[g,b]=(0,pF.useState)(!1),v=e.isDisabled||t.isPreviousVisibleRangeInvalid();return v&&g&&(b(!1),t.setFocused(!0)),{calendarProps:yZ(u,wf({id:e.id,"aria-label":[e["aria-label"],d].filter(Boolean).join(", "),"aria-labelledby":e["aria-labelledby"]}),{role:"application","aria-details":e["aria-details"]||void 0,"aria-describedby":e["aria-describedby"]||void 0}),nextButtonProps:{onPress:()=>t.focusNextPage(),"aria-label":l.format("next"),isDisabled:y,onFocusChange:m},prevButtonProps:{onPress:()=>t.focusPreviousPage(),"aria-label":l.format("previous"),isDisabled:v,onFocusChange:b},errorMessageProps:{id:f},title:c}}let wy={border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"};function wg(e){let{children:t,elementType:r="div",isFocusable:n,style:i,...o}=e,{visuallyHiddenProps:a}=function(e={}){let{style:t,isFocusable:r}=e,[n,i]=(0,pF.useState)(!1),{focusWithinProps:o}=bE({isDisabled:!r,onFocusWithinChange:e=>i(e)}),a=(0,pF.useMemo)(()=>n?t:t?{...wy,...t}:wy,[n]);return{visuallyHiddenProps:{...o,style:a}}}(e);return pB().createElement(r,yZ(o,a),t)}function wb(e,t,r,n){let i=bl(r),o=null==r;(0,pF.useEffect)(()=>{if(o||!e.current)return;let r=e.current;return r.addEventListener(t,i,n),()=>{r.removeEventListener(t,i,n)}},[e,t,n,o])}function wv(e,t){if(!e)return!1;let r=window.getComputedStyle(e),n=document.scrollingElement||document.documentElement,i=/(auto|scroll)/.test(r.overflow+r.overflowX+r.overflowY);return e===n&&"hidden"!==r.overflow&&(i=!0),i&&t&&(i=e.scrollHeight!==e.clientHeight||e.scrollWidth!==e.clientWidth),i}function ww(e,t){let r=e;for(wv(r,t)&&(r=r.parentElement);r&&!wv(r,t);)r=r.parentElement;return r||document.scrollingElement||document.documentElement}function w_(e,t){let r=[],n=document.scrollingElement||document.documentElement;do wv(e,t)&&r.push(e),e=e.parentElement;while(e&&e!==n);return r}function wx(e,t,r={}){let{block:n="nearest",inline:i="nearest"}=r;if(e===t)return;let o=e.scrollTop,a=e.scrollLeft,s=t.getBoundingClientRect(),l=e.getBoundingClientRect(),u=window.getComputedStyle(t),c=window.getComputedStyle(e),d=document.scrollingElement||document.documentElement,p=e===d?0:l.top,f=e===d?e.clientHeight:l.bottom,h=e===d?0:l.left,m=e===d?e.clientWidth:l.right,y=parseInt(u.scrollMarginTop,10)||0,g=parseInt(u.scrollMarginBottom,10)||0,b=parseInt(u.scrollMarginLeft,10)||0,v=parseInt(u.scrollMarginRight,10)||0,w=parseInt(c.scrollPaddingTop,10)||0,x=parseInt(c.scrollPaddingBottom,10)||0,E=parseInt(c.scrollPaddingLeft,10)||0,S=parseInt(c.scrollPaddingRight,10)||0,D=parseInt(c.borderTopWidth,10)||0,O=parseInt(c.borderBottomWidth,10)||0,P=parseInt(c.borderLeftWidth,10)||0,C=parseInt(c.borderRightWidth,10)||0,k=s.top-y,T=s.bottom+g,j=s.left-b,R=s.right+v,A=e===d?0:P+C,N=e===d?0:D+O,M=e.offsetWidth-e.clientWidth-A,$=e.offsetHeight-e.clientHeight-N,I=p+D+w,L=f-O-x-$,F=h+P+E,B=m-C-S;"rtl"!==c.direction||gT()?B-=M:F+=M;let V=k<I||T>L,U=j<F||R>B;if(V&&"start"===n)o+=k-I;else if(V&&"center"===n)o+=(k+T)/2-(I+L)/2;else if(V&&"end"===n)o+=T-L;else if(V&&"nearest"===n){let e=k-I,t=T-L;o+=Math.abs(e)<=Math.abs(t)?e:t}if(U&&"start"===i)a+=j-F;else if(U&&"center"===i)a+=(j+R)/2-(F+B)/2;else if(U&&"end"===i)a+=R-B;else if(U&&"nearest"===i){let e=j-F,t=R-B;a+=Math.abs(e)<=Math.abs(t)?e:t}e.scrollTo({left:a,top:o})}function wE(e,t={}){let{containingElement:r}=t;if(e&&e.isConnected){let t=document.scrollingElement||document.documentElement;if("hidden"===window.getComputedStyle(t).overflow){let{left:t,top:n}=e.getBoundingClientRect(),i=w_(e,!0);for(let t of i)wx(t,e);let{left:o,top:a}=e.getBoundingClientRect();if(Math.abs(t-o)>1||Math.abs(n-a)>1)for(let e of i=r?w_(r,!0):[])wx(e,r,{block:"center",inline:"center"})}else{let{left:t,top:n}=e.getBoundingClientRect();e?.scrollIntoView?.({block:"nearest"});let{left:i,top:o}=e.getBoundingClientRect();(Math.abs(t-i)>1||Math.abs(n-o)>1)&&(r?.scrollIntoView?.({block:"center",inline:"center"}),e.scrollIntoView?.({block:"nearest"}))}}}let wS=0,wD=new Map;function wO(e){let[t,r]=(0,pF.useState)();return yM(()=>{if(!e)return;let t=wD.get(e);if(t)r(t.element.id);else{let n=`react-aria-description-${wS++}`;r(n);let i=document.createElement("div");i.id=n,i.style.display="none",i.textContent=e,document.body.appendChild(i),t={refCount:0,element:i},wD.set(e,t)}return t.refCount++,()=>{t&&0==--t.refCount&&(t.element.remove(),wD.delete(e))}},[e]),{"aria-describedby":e?t:void 0}}class wP extends vy{fromJulianDay(e){let t=super.fromJulianDay(e);return new vI(this,vf(t.era,t.year)- -543,t.month,t.day)}toJulianDay(e){return super.toJulianDay(wC(e))}getEras(){return["BE"]}getDaysInMonth(e){return super.getDaysInMonth(wC(e))}balanceDate(){}constructor(...e){super(...e),this.identifier="buddhist"}}function wC(e){let[t,r]=vh(e.year+-543);return new vI(t,r,e.month,e.day)}function wk(e,t,r,n){return e+365*t+Math.floor(t/4)+30*(r-1)+n-1}function wT(e,t){let r=Math.floor(4*(t-e)/1461),n=1+Math.floor((t-wk(e,r,1,1))/30),i=t+1-wk(e,r,n,1);return[r,n,i]}function wj(e){return Math.floor(e%4/3)}function wR(e,t){return t%13!=0?30:wj(e)+5}class wA{fromJulianDay(e){let[t,r,n]=wT(1723856,e),i="AM";return t<=0&&(i="AA",t+=5500),new vI(this,i,t,r,n)}toJulianDay(e){let t=e.year;return"AA"===e.era&&(t-=5500),wk(1723856,t,e.month,e.day)}getDaysInMonth(e){return wR(e.year,e.month)}getMonthsInYear(){return 13}getDaysInYear(e){return 365+wj(e.year)}getMaximumMonthsInYear(){return 13}getMaximumDaysInMonth(){return 30}getYearsInEra(e){return"AA"===e.era?9999:9991}getEras(){return["AA","AM"]}constructor(){this.identifier="ethiopic"}}class wN extends wA{fromJulianDay(e){let[t,r,n]=wT(1723856,e);return new vI(this,"AA",t+=5500,r,n)}getEras(){return["AA"]}getYearsInEra(){return 9999}constructor(...e){super(...e),this.identifier="ethioaa"}}class wM extends wA{fromJulianDay(e){let[t,r,n]=wT(1824665,e),i="CE";return t<=0&&(i="BCE",t=1-t),new vI(this,i,t,r,n)}toJulianDay(e){let t=e.year;return"BCE"===e.era&&(t=1-t),wk(1824665,t,e.month,e.day)}getDaysInMonth(e){let t=e.year;return"BCE"===e.era&&(t=1-t),wR(t,e.month)}isInverseEra(e){return"BCE"===e.era}balanceDate(e){e.year<=0&&(e.era="BCE"===e.era?"CE":"BCE",e.year=1-e.year)}getEras(){return["BCE","CE"]}getYearsInEra(e){return"BCE"===e.era?9999:9715}constructor(...e){super(...e),this.identifier="coptic"}}let w$=765433;function wI(e){return 7>vc(7*e+1,19)}function wL(e){let t=Math.floor((235*e-234)/19),r=29*t+Math.floor((12084+13753*t)/25920);return 3>vc(3*(r+1),7)&&(r+=1),r}function wF(e){let t,r;return wL(e)+(t=wL(e-1),r=wL(e),wL(e+1)-r==356?2:+(r-t==382))}function wB(e){return wF(e+1)-wF(e)}function wV(e,t){if(t>=6&&!wI(e)&&t++,4===t||7===t||9===t||11===t||13===t)return 29;let r=function(e){let t=wB(e);switch(t>380&&(t-=30),t){case 353:return 0;case 354:return 1;case 355:return 2}}(e);return 2===t?2===r?30:29:3===t?0===r?29:30:6===t?30*!!wI(e):30}class wU{fromJulianDay(e){let t=e-347997,r=Math.floor((25920*t/w$*19+234)/235)+1,n=wF(r),i=Math.floor(t-n);for(;i<1;)i=Math.floor(t-(n=wF(--r)));let o=1,a=0;for(;a<i;)a+=wV(r,o),o++;let s=i-(a-=wV(r,--o));return new vI(this,r,o,s)}toJulianDay(e){let t=wF(e.year);for(let r=1;r<e.month;r++)t+=wV(e.year,r);return t+e.day+347997}getDaysInMonth(e){return wV(e.year,e.month)}getMonthsInYear(e){return wI(e.year)?13:12}getDaysInYear(e){return wB(e.year)}getMaximumMonthsInYear(){return 13}getMaximumDaysInMonth(){return 30}getYearsInEra(){return 9999}getEras(){return["AM"]}balanceYearMonth(e,t){t.year!==e.year&&(wI(t.year)&&!wI(e.year)&&t.month>6?e.month--:!wI(t.year)&&wI(e.year)&&t.month>6&&e.month++)}constructor(){this.identifier="hebrew"}}class wW extends vy{fromJulianDay(e){let t,r,n,i=super.fromJulianDay(e),o=i.year-78,a=e-vd(i.era,i.year,1,1);if(a<80?(o--,a+=(t=vp(i.year-1)?31:30)+155+90+10):(t=vp(i.year)?31:30,a-=80),a<t)r=1,n=a+1;else{let e=a-t;e<155?(r=Math.floor(e/31)+2,n=e%31+1):(e-=155,r=Math.floor(e/30)+7,n=e%30+1)}return new vI(this,o,r,n)}toJulianDay(e){let t,r,[n,i]=vh(e.year+78);return(vp(i)?(t=31,r=vd(n,i,3,21)):(t=30,r=vd(n,i,3,22)),1===e.month)?r+e.day-1:(r+=t+31*Math.min(e.month-2,5),e.month>=8&&(r+=(e.month-7)*30),r+=e.day-1)}getDaysInMonth(e){return 1===e.month&&vp(e.year+78)||e.month>=2&&e.month<=6?31:30}getYearsInEra(){return 9919}getEras(){return["saka"]}balanceDate(){}constructor(...e){super(...e),this.identifier="indian"}}function wK(e,t,r,n){return n+Math.ceil(29.5*(r-1))+(t-1)*354+Math.floor((3+11*t)/30)+e-1}function wH(e,t,r){let n=Math.floor((30*(r-t)+10646)/10631),i=Math.min(12,Math.ceil((r-(29+wK(t,n,1,1)))/29.5)+1),o=r-wK(t,n,i,1)+1;return new vI(e,n,i,o)}function wz(e){return(14+11*e)%30<11}class wG{fromJulianDay(e){return wH(this,1948440,e)}toJulianDay(e){return wK(1948440,e.year,e.month,e.day)}getDaysInMonth(e){let t=29+e.month%2;return 12===e.month&&wz(e.year)&&t++,t}getMonthsInYear(){return 12}getDaysInYear(e){return wz(e.year)?355:354}getMaximumMonthsInYear(){return 12}getMaximumDaysInMonth(){return 30}getYearsInEra(){return 9665}getEras(){return["AH"]}constructor(){this.identifier="islamic-civil"}}class wq extends wG{fromJulianDay(e){return wH(this,1948439,e)}toJulianDay(e){return wK(1948439,e.year,e.month,e.day)}constructor(...e){super(...e),this.identifier="islamic-tbla"}}function wY(e){return 460322+c[e-1300]}function wZ(e,t){return(u[e-1300]&1<<11-(t-1))==0?29:30}function wJ(e,t){let r=wY(e);for(let n=1;n<t;n++)r+=wZ(e,n);return r}function wX(e){return c[e+1-1300]-c[e-1300]}class wQ extends wG{constructor(){if(super(),this.identifier="islamic-umalqura",u||(u=new Uint16Array(Uint8Array.from(atob("qgpUDckO1AbqBmwDrQpVBakGkgepC9QF2gpcBS0NlQZKB1QLagutBa4ETwoXBYsGpQbVCtYCWwmdBE0KJg2VDawFtgm6AlsKKwWVCsoG6Qr0AnYJtgJWCcoKpAvSC9kF3AJtCU0FpQpSC6ULtAW2CVcFlwJLBaMGUgdlC2oFqworBZUMSg2lDcoF1gpXCasESwmlClILagt1BXYCtwhbBFUFqQW0BdoJ3QRuAjYJqgpUDbIN1QXaAlsJqwRVCkkLZAtxC7QFtQpVCiUNkg7JDtQG6QprCasEkwpJDaQNsg25CroEWworBZUKKgtVC1wFvQQ9Ah0JlQpKC1oLbQW2AjsJmwRVBqkGVAdqC2wFrQpVBSkLkgupC9QF2gpaBasKlQVJB2QHqgu1BbYCVgpNDiULUgtqC60FrgIvCZcESwalBqwG1gpdBZ0ETQoWDZUNqgW1BdoCWwmtBJUFygbkBuoK9QS2AlYJqgpUC9IL2QXqAm0JrQSVCkoLpQuyBbUJ1gSXCkcFkwZJB1ULagVrCisFiwpGDaMNygXWCtsEawJLCaUKUgtpC3UFdgG3CFsCKwVlBbQF2gntBG0BtgimClINqQ3UBdoKWwmrBFMGKQdiB6kLsgW1ClUFJQuSDckO0gbpCmsFqwRVCikNVA2qDbUJugQ7CpsETQqqCtUK2gJdCV4ELgqaDFUNsga5BroEXQotBZUKUguoC7QLuQXaAloJSgukDdEO6AZqC20FNQWVBkoNqA3UDdoGWwWdAisGFQtKC5ULqgWuCi4JjwwnBZUGqgbWCl0FnQI="),e=>e.charCodeAt(0)).buffer)),!c){c=new Uint32Array(301);let e=0;for(let t=1300;t<=1600;t++){c[t-1300]=e;for(let r=1;r<=12;r++)e+=wZ(t,r)}}}fromJulianDay(e){let t=e-1948440,r=wY(1300),n=wY(1600);if(t<r||t>n)return super.fromJulianDay(e);{let e=1299,r=1,n=1;for(;n>0;){n=t-wY(++e)+1;let i=wX(e);if(n===i){r=12;break}if(n<i){let t=wZ(e,r);for(r=1;n>t;)n-=t,t=wZ(e,++r);break}}return new vI(this,e,r,t-wJ(e,r)+1)}}toJulianDay(e){return e.year<1300||e.year>1600?super.toJulianDay(e):1948440+wJ(e.year,e.month)+(e.day-1)}getDaysInMonth(e){return e.year<1300||e.year>1600?super.getDaysInMonth(e):wZ(e.year,e.month)}getDaysInYear(e){return e.year<1300||e.year>1600?super.getDaysInYear(e):wX(e.year)}}let w0=[[1868,9,8],[1912,7,30],[1926,12,25],[1989,1,8],[2019,5,1]],w1=[[1912,7,29],[1926,12,24],[1989,1,7],[2019,4,30]],w3=[1867,1911,1925,1988,2018],w4=["meiji","taisho","showa","heisei","reiwa"];function w2(e){let t=w0.findIndex(([t,r,n])=>!!(e.year<t)||e.year===t&&!!(e.month<r)||e.year===t&&e.month===r&&!!(e.day<n));return -1===t?w0.length-1:0===t?0:t-1}function w6(e){let t=w3[w4.indexOf(e.era)];if(!t)throw Error("Unknown era: "+e.era);return new vI(e.year+t,e.month,e.day)}class w5 extends vy{fromJulianDay(e){let t=super.fromJulianDay(e),r=w2(t);return new vI(this,w4[r],t.year-w3[r],t.month,t.day)}toJulianDay(e){return super.toJulianDay(w6(e))}balanceDate(e){let t=w6(e),r=w2(t);w4[r]!==e.era&&(e.era=w4[r],e.year=t.year-w3[r]),this.constrainDate(e)}constrainDate(e){let t=w4.indexOf(e.era),r=w1[t];if(null!=r){let[n,i,o]=r,a=n-w3[t];e.year=Math.max(1,Math.min(a,e.year)),e.year===a&&(e.month=Math.min(i,e.month),e.month===i&&(e.day=Math.min(o,e.day)))}if(1===e.year&&t>=0){let[,r,n]=w0[t];e.month=Math.max(r,e.month),e.month===r&&(e.day=Math.max(n,e.day))}}getEras(){return w4}getYearsInEra(e){let t=w4.indexOf(e.era),r=w0[t],n=w0[t+1];if(null==n)return 9999-r[0]+1;let i=n[0]-r[0];return(e.month<n[1]||e.month===n[1]&&e.day<n[2])&&i++,i}getDaysInMonth(e){return super.getDaysInMonth(w6(e))}getMinimumMonthInYear(e){let t=w8(e);return t?t[1]:1}getMinimumDayInMonth(e){let t=w8(e);return t&&e.month===t[1]?t[2]:1}constructor(...e){super(...e),this.identifier="japanese"}}function w8(e){if(1===e.year)return w0[w4.indexOf(e.era)]}let w9=[0,31,62,93,124,155,186,216,246,276,306,336];class w7{fromJulianDay(e){let t=e-1948320,r=1+Math.floor((33*t+3)/12053),n=t-(365*(r-1)+Math.floor((8*r+21)/33)),i=n<216?Math.floor(n/31):Math.floor((n-6)/30),o=n-w9[i]+1;return new vI(this,r,i+1,o)}toJulianDay(e){let t=1948319+365*(e.year-1)+Math.floor((8*e.year+21)/33);return t+=w9[e.month-1],t+=e.day}getMonthsInYear(){return 12}getDaysInMonth(e){return e.month<=6?31:e.month<=11||8>vc(25*e.year+11,33)?30:29}getMaximumMonthsInYear(){return 12}getMaximumDaysInMonth(){return 31}getEras(){return["AP"]}getYearsInEra(){return 9377}constructor(){this.identifier="persian"}}function _e(e){return"minguo"===e.era?e.year+1911:1-e.year+1911}function _t(e){let t=e-1911;return t>0?["minguo",t]:["before_minguo",1-t]}class _r extends vy{fromJulianDay(e){let t=super.fromJulianDay(e),[r,n]=_t(vf(t.era,t.year));return new vI(this,r,n,t.month,t.day)}toJulianDay(e){return super.toJulianDay(_n(e))}getEras(){return["before_minguo","minguo"]}balanceDate(e){let[t,r]=_t(_e(e));e.era=t,e.year=r}isInverseEra(e){return"before_minguo"===e.era}getDaysInMonth(e){return super.getDaysInMonth(_n(e))}getYearsInEra(e){return"before_minguo"===e.era?9999:8088}constructor(...e){super(...e),this.identifier="roc"}}function _n(e){let[t,r]=vh(_e(e));return new vI(t,r,e.month,e.day)}function _i(e){switch(e){case"buddhist":return new wP;case"ethiopic":return new wA;case"ethioaa":return new wN;case"coptic":return new wM;case"hebrew":return new wU;case"indian":return new wW;case"islamic-civil":return new wG;case"islamic-tbla":return new wq;case"islamic-umalqura":return new wQ;case"japanese":return new w5;case"persian":return new w7;case"roc":return new _r;default:return new vy}}function _o(e,t,r){return null!=t&&0>e.compare(t)||null!=r&&e.compare(r)>0}function _a(e,t,r,n,i){let o={};for(let e in t)o[e]=Math.floor(t[e]/2),o[e]>0&&t[e]%2==0&&o[e]--;let a=_s(e,t,r).subtract(o);return _u(e,a,t,r,n,i)}function _s(e,t,r,n,i){let o=e;if(t.years)o=we(e.subtract({months:e.month-1}));else t.months?o=we(e):t.weeks&&(o=wr(e,r));return _u(e,o,t,r,n,i)}function _l(e,t,r,n,i){let o={...t};o.days?o.days--:o.weeks?o.weeks--:o.months?o.months--:o.years&&o.years--;let a=_s(e,t,r).subtract(o);return _u(e,a,t,r,n,i)}function _u(e,t,r,n,i,o){if(i&&e.compare(i)>=0){let e=ws(t,_s(vY(i),r,n));e&&(t=e)}if(o&&0>=e.compare(o)){let e=wa(t,_l(vY(o),r,n));e&&(t=e)}return t}function _c(e,t,r){if(t){let r=ws(e,vY(t));r&&(e=r)}if(r){let t=wa(e,vY(r));t&&(e=t)}return e}function _d(e,t,r){if(!r)return e;for(;e.compare(t)>=0&&r(e);)e=e.subtract({days:1});return e.compare(t)>=0?e:null}let _p="u">typeof document?pB().useInsertionEffect??pB().useLayoutEffect:()=>{};function _f(e,t,r){let[n,i]=(0,pF.useState)(e||t),o=(0,pF.useRef)(n),a=(0,pF.useRef)(void 0!==e),s=void 0!==e;(0,pF.useEffect)(()=>{a.current,a.current=s},[s]);let l=s?e:n;_p(()=>{o.current=l});let[,u]=(0,pF.useReducer)(()=>({}),{});return[l,(0,pF.useCallback)((e,...t)=>{let n="function"==typeof e?e(o.current):e;Object.is(o.current,n)||(o.current=n,i(n),u(),r?.(n,...t))},[r])]}function _h(e){let t=(0,pF.useMemo)(()=>new b2(e.locale),[e.locale]),r=(0,pF.useMemo)(()=>t.resolvedOptions(),[t]),{locale:n,createCalendar:i,visibleDuration:o={months:1},minValue:a,maxValue:s,selectionAlignment:l,isDateUnavailable:u,pageBehavior:c="visible",firstDayOfWeek:d}=e,p=(0,pF.useMemo)(()=>i(r.calendar),[i,r.calendar]),[f,h]=_f(e.value,e.defaultValue??null,e.onChange),m=(0,pF.useMemo)(()=>f?vJ(vY(f),p):null,[f,p]),y=(0,pF.useMemo)(()=>f&&"timeZone"in f?f.timeZone:r.timeZone,[f,r.timeZone]),[g,b]=_f((0,pF.useMemo)(()=>e.focusedValue?_c(vJ(vY(e.focusedValue),p),a,s):void 0,[e.focusedValue,p,a,s]),(0,pF.useMemo)(()=>_c(e.defaultFocusedValue?vJ(vY(e.defaultFocusedValue),p):m||vJ(v6(y),p),a,s),[e.defaultFocusedValue,m,y,p,a,s]),e.onFocusChange),[v,w]=(0,pF.useState)(()=>{switch(l){case"start":return _s(g,o,n,a,s);case"end":return _l(g,o,n,a,s);default:return _a(g,o,n,a,s)}}),[x,E]=(0,pF.useState)(e.autoFocus||!1),S=(0,pF.useMemo)(()=>{let e={...o};return e.days?e.days--:e.days=-1,v.add(e)},[v,o]),[D,O]=(0,pF.useState)(p);if(!v1(p,D)){let e=vJ(g,p);w(_a(e,o,n,a,s)),b(e),O(p)}function P(e){b(e=_c(e,a,s))}function C(t){if(!e.isDisabled&&!e.isReadOnly){let e=t;if(null===e)return void h(null);(e=_d(e=_c(e,a,s),v,u))&&(e=vJ(e,f?.calendar||new vy),f&&"hour"in f?h(f.set(e)):h(e))}}_o(g,a,s)?b(_c(g,a,s)):0>g.compare(v)?w(_l(g,o,n,a,s)):g.compare(S)>0&&w(_s(g,o,n,a,s));let k=(0,pF.useMemo)(()=>!!m&&(!!(u&&u(m))||_o(m,a,s)),[m,u,a,s]),T=e.isInvalid||"invalid"===e.validationState||k,j=(0,pF.useMemo)(()=>"visible"===c?o:_m(o),[c,o]);return{isDisabled:e.isDisabled??!1,isReadOnly:e.isReadOnly??!1,value:m,setValue:C,visibleRange:{start:v,end:S},minValue:a,maxValue:s,focusedDate:g,timeZone:y,validationState:T?"invalid":null,isValueInvalid:T,setFocusedDate(e){P(e)},focusNextDay(){P(g.add({days:1}))},focusPreviousDay(){P(g.subtract({days:1}))},focusNextRow(){o.days?this.focusNextPage():(o.weeks||o.months||o.years)&&P(g.add({weeks:1}))},focusPreviousRow(){o.days?this.focusPreviousPage():(o.weeks||o.months||o.years)&&P(g.subtract({weeks:1}))},focusNextPage(){let e=v.add(j);b(_c(g.add(j),a,s)),w(_s(_u(g,e,j,n,a,s),j,n))},focusPreviousPage(){let e=v.subtract(j);b(_c(g.subtract(j),a,s)),w(_s(_u(g,e,j,n,a,s),j,n))},focusSectionStart(){o.days?P(v):o.weeks?P(wr(g,n)):(o.months||o.years)&&P(we(g))},focusSectionEnd(){o.days?P(S):o.weeks?P(wr(g,n,void 0).add({days:6})):(o.months||o.years)&&P(wt(g))},focusNextSection(e){e||o.days?o.days?this.focusNextPage():o.weeks?P(g.add({months:1})):(o.months||o.years)&&P(g.add({years:1})):P(g.add(_m(o)))},focusPreviousSection(e){e||o.days?o.days?this.focusPreviousPage():o.weeks?P(g.subtract({months:1})):(o.months||o.years)&&P(g.subtract({years:1})):P(g.subtract(_m(o)))},selectFocusedDate(){u&&u(g)||C(g)},selectDate(e){C(e)},isFocused:x,setFocused:E,isInvalid:e=>_o(e,a,s),isSelected(e){return null!=m&&vQ(e,m)&&!this.isCellDisabled(e)&&!this.isCellUnavailable(e)},isCellFocused:e=>x&&g&&vQ(e,g),isCellDisabled(t){return e.isDisabled||0>t.compare(v)||t.compare(S)>0||this.isInvalid(t)},isCellUnavailable:t=>!!e.isDateUnavailable&&e.isDateUnavailable(t),isPreviousVisibleRangeInvalid(){let e=v.subtract({days:1});return vQ(e,v)||this.isInvalid(e)},isNextVisibleRangeInvalid(){let e=S.add({days:1});return vQ(e,S)||this.isInvalid(e)},getDatesInWeek(e,t=v){let r=t.add({weeks:e}),i=[],o=v4(r=wr(r,n,d),n,d);for(let e=0;e<o;e++)i.push(null);for(;i.length<7;){i.push(r);let e=r.add({days:1});if(vQ(r,e))break;r=e}for(;i.length<7;)i.push(null);return i}}}function _m(e){let t={...e};for(let r in e)t[r]=1;return t}function _y(e,t){return e&&t?(0>t.compare(e)&&([e,t]=[t,e]),{start:vY(e),end:vY(t)}):null}function _g(e,t){return(e=vJ(e,t?.calendar||new vy),t&&"hour"in t)?t.set(e):e}function _b(e,t,r){let n=e.add({days:r});for(;(r<0?n.compare(t.visibleRange.start)>=0:0>=n.compare(t.visibleRange.end))&&!t.isCellUnavailable(n);)n=n.add({days:r});if(t.isCellUnavailable(n))return n.add({days:-r})}let _v=(0,pF.createContext)(null),_w=(0,pF.createContext)(null),__=(0,pF.createContext)(null),_x=(0,pF.createContext)(null),_E=(0,pF.forwardRef)(function(e,t){[e,t]=y1(e,t,_v);let{locale:r}=bJ(),n=_h({...e,locale:r,createCalendar:_i}),{calendarProps:i,prevButtonProps:o,nextButtonProps:a,errorMessageProps:s,title:l}=wm(e,n),u=yQ({...e,values:{state:n,isDisabled:e.isDisabled||!1,isInvalid:n.isValueInvalid},defaultClassName:"react-aria-Calendar"});return pB().createElement("div",{...u,...i,ref:t,slot:e.slot||void 0,"data-disabled":e.isDisabled||void 0,"data-invalid":n.isValueInvalid||void 0},pB().createElement(yX,{values:[[bA,{slots:{previous:o,next:a}}],[bM,{"aria-hidden":!0,level:2,children:l}],[__,n],[_v,e],[b$,{slots:{errorMessage:s}}]]},pB().createElement(wg,null,pB().createElement("h2",null,i["aria-label"])),u.children,pB().createElement(wg,null,pB().createElement("button",{"aria-label":a["aria-label"],disabled:a.isDisabled,onClick:()=>n.focusNextPage(),tabIndex:-1}))))}),_S=(0,pF.forwardRef)(function(e,t){[e,t]=y1(e,t,_w);let{locale:r}=bJ(),n=function(e){let{value:t,defaultValue:r,onChange:n,createCalendar:i,locale:o,visibleDuration:a={months:1},minValue:s,maxValue:l,...u}=e,[c,d]=_f(t,r||null,n),[p,f]=(0,pF.useState)(null),h="center";if(c&&c.start&&c.end){let e=_a(vY(c.start),a,o,s,l).add(a).subtract({days:1});c.end.compare(e)>0&&(h="start")}let m=(0,pF.useRef)(null),[y,g]=(0,pF.useState)(null),b=(0,pF.useMemo)(()=>ws(s,y?.start),[s,y]),v=(0,pF.useMemo)(()=>wa(l,y?.end),[l,y]),w=_h({...u,value:c&&c.start,createCalendar:i,locale:o,visibleDuration:a,minValue:b,maxValue:v,selectionAlignment:e.selectionAlignment||h}),x=t=>{t&&e.isDateUnavailable&&!e.allowsNonContiguousRanges?(m.current={start:_b(t,w,-1),end:_b(t,w,1)},g(m.current)):(m.current=null,g(null))},[E,S]=(0,pF.useState)(w.visibleRange);v0(w.visibleRange.start,E.start)&&v0(w.visibleRange.end,E.end)||(x(p),S(w.visibleRange));let D=e=>{e?(f(e),x(e)):(f(null),x(null))},O=p?_y(p,w.focusedDate):c&&_y(c.start,c.end),P=t=>{if(e.isReadOnly)return;let r=_d(_c(t,b,v),w.visibleRange.start,e.isDateUnavailable);if(r)if(p){let e=_y(p,r);e&&d({start:_g(e.start,c?.start),end:_g(e.end,c?.end)}),D(null)}else D(r)},[C,k]=(0,pF.useState)(!1),{isDateUnavailable:T}=e,j=(0,pF.useMemo)(()=>!!c&&!p&&(!!(T&&(T(c.start)||T(c.end)))||_o(c.start,s,l)||_o(c.end,s,l)),[T,c,p,s,l]),R=e.isInvalid||"invalid"===e.validationState||j;return{...w,value:c,setValue:d,anchorDate:p,setAnchorDate:D,highlightedRange:O,validationState:R?"invalid":null,isValueInvalid:R,selectFocusedDate(){P(w.focusedDate)},selectDate:P,highlightDate(e){p&&w.setFocusedDate(e)},isSelected:e=>!!(O&&e.compare(O.start)>=0&&0>=e.compare(O.end)&&!w.isCellDisabled(e)&&!w.isCellUnavailable(e)),isInvalid:e=>w.isInvalid(e)||_o(e,m.current?.start,m.current?.end),isDragging:C,setDragging:k,clearSelection(){D(null),d(null)}}}({...e,locale:r,createCalendar:_i}),{calendarProps:i,prevButtonProps:o,nextButtonProps:a,errorMessageProps:s,title:l}=function(e,t,r){let{commitBehavior:n="select",...i}=e,o=wm(i,t),a=(0,pF.useRef)(!1),s=(0,pF.useRef)("u">typeof window?window:null);wb(s,"pointerdown",e=>{a.current=0===e.width&&0===e.height});let l={clear:()=>t.clearSelection(),reset:()=>t.setAnchorDate(null),select:()=>t.selectFocusedDate()};return wb(s,"pointerup",e=>{if(a.current){a.current=!1;return}if(t.setDragging(!1),!t.anchorDate)return;let i=e.target;r.current&&gd(r.current)&&(!gu(r.current,i)||!i.closest('button, [role="button"]'))&&l[n]()}),o.calendarProps.onBlur=e=>{r.current&&(e.relatedTarget&&gu(r.current,e.relatedTarget)||!t.anchorDate||l[n]())},wb(r,"touchmove",e=>{t.isDragging&&e.preventDefault()},{passive:!1,capture:!0}),o}(e,n,t),u=yQ({...e,values:{state:n,isDisabled:e.isDisabled||!1,isInvalid:n.isValueInvalid},defaultClassName:"react-aria-RangeCalendar"});return pB().createElement("div",{...u,...i,ref:t,slot:e.slot||void 0,"data-disabled":e.isDisabled||void 0,"data-invalid":n.isValueInvalid||void 0},pB().createElement(yX,{values:[[bA,{slots:{previous:o,next:a}}],[bM,{"aria-hidden":!0,level:2,children:l}],[_x,n],[_w,e],[b$,{slots:{errorMessage:s}}]]},pB().createElement(wg,null,pB().createElement("h2",null,i["aria-label"])),u.children,pB().createElement(wg,null,pB().createElement("button",{"aria-label":a["aria-label"],disabled:a.isDisabled,onClick:()=>n.focusNextPage(),tabIndex:-1}))))}),_D=(0,pF.createContext)(null),_O=(0,pF.forwardRef)(function(e,t){var r,n;let i=(0,pF.useContext)(__),o=(0,pF.useContext)(_x),a=y0(_v),s=y0(_w),l=null!=i?i:o,u=l.visibleRange.start;e.offset&&(u=u.add(e.offset));let c=null!=(r=null==a?void 0:a.firstDayOfWeek)?r:null==s?void 0:s.firstDayOfWeek,{gridProps:d,headerProps:p,weekDays:f}=function(e,t){let{startDate:r=t.visibleRange.start,endDate:n=t.visibleRange.end,firstDayOfWeek:i}=e,{direction:o}=bJ(),a=wd(r,n,t.timeZone,!0),{ariaLabel:s,ariaLabelledBy:l}=wu.get(t),u=wf({"aria-label":[s,a].filter(Boolean).join(", "),"aria-labelledby":l}),c=b7({weekday:e.weekdayStyle||"narrow",timeZone:t.timeZone}),{locale:d}=bJ(),p=(0,pF.useMemo)(()=>{let e=wr(v6(t.timeZone),d,i);return[...Array(7).keys()].map(r=>{let n=e.add({days:r}).toDate(t.timeZone);return c.format(n)})},[d,t.timeZone,c,i]),f=wo(r,d,i);return{gridProps:yZ(u,{role:"grid","aria-readonly":t.isReadOnly||void 0,"aria-disabled":t.isDisabled||void 0,"aria-multiselectable":"highlightedRange"in t||void 0,onKeyDown:e=>{switch(e.key){case"Enter":case" ":e.preventDefault(),t.selectFocusedDate();break;case"PageUp":e.preventDefault(),e.stopPropagation(),t.focusPreviousSection(e.shiftKey);break;case"PageDown":e.preventDefault(),e.stopPropagation(),t.focusNextSection(e.shiftKey);break;case"End":e.preventDefault(),e.stopPropagation(),t.focusSectionEnd();break;case"Home":e.preventDefault(),e.stopPropagation(),t.focusSectionStart();break;case"ArrowLeft":e.preventDefault(),e.stopPropagation(),"rtl"===o?t.focusNextDay():t.focusPreviousDay();break;case"ArrowUp":e.preventDefault(),e.stopPropagation(),t.focusPreviousRow();break;case"ArrowRight":e.preventDefault(),e.stopPropagation(),"rtl"===o?t.focusPreviousDay():t.focusNextDay();break;case"ArrowDown":e.preventDefault(),e.stopPropagation(),t.focusNextRow();break;case"Escape":"setAnchorDate"in t&&(e.preventDefault(),t.setAnchorDate(null))}},onFocus:()=>t.setFocused(!0),onBlur:()=>t.setFocused(!1)}),headerProps:{"aria-hidden":!0},weekDays:p,weeksInMonth:f}}({startDate:u,endDate:wt(u),weekdayStyle:e.weekdayStyle,firstDayOfWeek:c},l);return pB().createElement(_D.Provider,{value:{headerProps:p,weekDays:f,startDate:u,firstDayOfWeek:c}},pB().createElement("table",{...gi(e),...d,ref:t,style:e.style,className:null!=(n=e.className)?n:"react-aria-CalendarGrid"},"function"!=typeof e.children?e.children:pB().createElement(pB().Fragment,null,pB().createElement(_P,null,e=>pB().createElement(_C,null,e)),pB().createElement(_k,null,e.children))))}),_P=(0,pF.forwardRef)(function(e,t){let{children:r,style:n,className:i}=e,{headerProps:o,weekDays:a}=(0,pF.useContext)(_D);return pB().createElement("thead",{...gi(e),...o,ref:t,style:n,className:i||"react-aria-CalendarGridHeader"},pB().createElement("tr",null,a.map((e,t)=>pB().cloneElement(r(e),{key:t}))))}),_C=(0,pF.forwardRef)(function(e,t){let{children:r,style:n,className:i}=e;return pB().createElement("th",{...gi(e),ref:t,style:n,className:i||"react-aria-CalendarHeaderCell"},r)}),_k=(0,pF.forwardRef)(function(e,t){let{children:r,style:n,className:i}=e,o=(0,pF.useContext)(__),a=(0,pF.useContext)(_x),s=null!=o?o:a,{startDate:l,firstDayOfWeek:u}=(0,pF.useContext)(_D),{locale:c}=bJ(),d=wo(l,c,u);return pB().createElement("tbody",{...gi(e),ref:t,style:n,className:i||"react-aria-CalendarGridBody"},[...Array(d).keys()].map(e=>pB().createElement("tr",{key:e},s.getDatesInWeek(e,l).map((e,t)=>e?pB().cloneElement(r(e),{key:t}):pB().createElement("td",{key:t})))))}),_T=(0,pF.forwardRef)(function({date:e,...t},r){var n,i,o;let a=(0,pF.useContext)(__),s=(0,pF.useContext)(_x),l=null!=a?a:s,{startDate:u}=null!=(n=(0,pF.useContext)(_D))?n:{startDate:l.visibleRange.start},c=(0,pF.useRef)(null),{cellProps:d,buttonProps:p,...f}=function(e,t,r){var n;let i,{date:o,isDisabled:a}=e,{errorMessageId:s,selectedDateDescription:l}=wu.get(t),u=vu((n=b1)&&n.__esModule?n.default:n,"@react-aria/calendar"),c=b7({weekday:"long",day:"numeric",month:"long",year:"numeric",era:wc(o),timeZone:t.timeZone}),d=t.isSelected(o),p=t.isCellFocused(o)&&!e.isOutsideMonth;a=a||t.isCellDisabled(o);let f=t.isCellUnavailable(o),h=!a&&!f,m=t.isValueInvalid&&!!("highlightedRange"in t?!t.anchorDate&&t.highlightedRange&&o.compare(t.highlightedRange.start)>=0&&0>=o.compare(t.highlightedRange.end):t.value&&vQ(t.value,o));m&&(d=!0),o=b3(o,v0);let y=(0,pF.useMemo)(()=>o.toDate(t.timeZone),[o,t.timeZone]),g=vQ(o,v6(t.timeZone)),b=(0,pF.useMemo)(()=>{let e="";return"highlightedRange"in t&&t.value&&!t.anchorDate&&(vQ(o,t.value.start)||vQ(o,t.value.end))&&(e=l+", "),e+=c.format(y),g?e=u.format(d?"todayDateSelected":"todayDate",{date:e}):d&&(e=u.format("dateSelected",{date:e})),t.minValue&&vQ(o,t.minValue)?e+=", "+u.format("minimumDate"):t.maxValue&&vQ(o,t.maxValue)&&(e+=", "+u.format("maximumDate")),e},[c,y,u,d,g,o,t,l]),v="";"anchorDate"in t&&p&&!t.isReadOnly&&h&&(v=t.anchorDate?u.format("finishRangeSelectionPrompt"):u.format("startRangeSelectionPrompt"));let w=wO(v),x=(0,pF.useRef)(!1),E=(0,pF.useRef)(!1),S=(0,pF.useRef)(void 0),{pressProps:D,isPressed:O}=by({shouldCancelOnPointerExit:"anchorDate"in t&&!!t.anchorDate,preventFocusOnPress:!0,isDisabled:!h||t.isReadOnly,onPressStart(e){if(t.isReadOnly){t.setFocusedDate(o),t.setFocused(!0);return}if("highlightedRange"in t&&!t.anchorDate&&("mouse"===e.pointerType||"touch"===e.pointerType)){if(t.highlightedRange&&!m){if(vQ(o,t.highlightedRange.start)){t.setAnchorDate(t.highlightedRange.end),t.setFocusedDate(o),t.setFocused(!0),t.setDragging(!0),E.current=!0;return}else if(vQ(o,t.highlightedRange.end)){t.setAnchorDate(t.highlightedRange.start),t.setFocusedDate(o),t.setFocused(!0),t.setDragging(!0),E.current=!0;return}}let r=()=>{t.setDragging(!0),S.current=void 0,t.selectDate(o),t.setFocusedDate(o),t.setFocused(!0),x.current=!0};"touch"===e.pointerType?S.current=setTimeout(r,200):r()}},onPressEnd(){E.current=!1,x.current=!1,clearTimeout(S.current),S.current=void 0},onPress(){"anchorDate"in t||t.isReadOnly||(t.selectDate(o),t.setFocusedDate(o),t.setFocused(!0))},onPressUp(e){if(!t.isReadOnly&&("anchorDate"in t&&S.current&&(t.selectDate(o),t.setFocusedDate(o),t.setFocused(!0)),"anchorDate"in t))if(E.current)t.setAnchorDate(o);else if(t.anchorDate&&!x.current)t.selectDate(o),t.setFocusedDate(o),t.setFocused(!0);else if("keyboard"!==e.pointerType||t.anchorDate)"virtual"===e.pointerType&&(t.selectDate(o),t.setFocusedDate(o),t.setFocused(!0));else{t.selectDate(o);let e=o.add({days:1});t.isInvalid(e)&&(e=o.subtract({days:1})),t.isInvalid(e)||(t.setFocusedDate(e),t.setFocused(!0))}}});a||(i=vQ(o,t.focusedDate)?0:-1),(0,pF.useEffect)(()=>{p&&r.current&&(go(r.current),"pointer"!==gI&&((e=document)=>e.activeElement)()===r.current&&wE(r.current,{containingElement:ww(r.current)}))},[p,r]);let P=b7({day:"numeric",timeZone:t.timeZone,calendar:o.calendar.identifier}),C=(0,pF.useMemo)(()=>P.formatToParts(y).find(e=>"day"===e.type).value,[P,y]);return{cellProps:{role:"gridcell","aria-disabled":!h||void 0,"aria-selected":d||void 0,"aria-invalid":m||void 0},buttonProps:yZ(D,{onFocus(){a||(t.setFocusedDate(o),t.setFocused(!0))},tabIndex:i,role:"button","aria-disabled":!h||void 0,"aria-label":b,"aria-invalid":m||void 0,"aria-describedby":[m?s:void 0,w["aria-describedby"]].filter(Boolean).join(" ")||void 0,onPointerEnter(e){"highlightDate"in t&&("touch"!==e.pointerType||t.isDragging)&&h&&t.highlightDate(o)},onPointerDown(e){let t=gc(e);t instanceof HTMLElement&&"releasePointerCapture"in t&&("hasPointerCapture"in t?t.hasPointerCapture(e.pointerId)&&t.releasePointerCapture(e.pointerId):t.releasePointerCapture(e.pointerId))},onContextMenu(e){e.preventDefault()}}),isPressed:O,isFocused:p,isSelected:d,isDisabled:a,isUnavailable:f,isOutsideVisibleRange:0>o.compare(t.visibleRange.start)||o.compare(t.visibleRange.end)>0,isInvalid:m,formattedDate:C}}({date:e},l,c),{hoverProps:h,isHovered:m}=bk({...t,isDisabled:f.isDisabled}),{focusProps:y,isFocusVisible:g}=bS();g&&(g=f.isFocused);let b=(i=u,o=vJ(o=e,i.calendar),i=we(i),o=we(o),i.era!==o.era||i.year!==o.year||i.month!==o.month),v=!1,w=!1;"highlightedRange"in l&&l.highlightedRange&&(v=vQ(e,l.highlightedRange.start),w=vQ(e,l.highlightedRange.end));let x=yQ({...t,defaultChildren:f.formattedDate,defaultClassName:"react-aria-CalendarCell",values:{date:e,isHovered:m,isOutsideMonth:b,isFocusVisible:g,isSelectionStart:v,isSelectionEnd:w,...f}}),E={"data-focused":f.isFocused||void 0,"data-hovered":m||void 0,"data-pressed":f.isPressed||void 0,"data-unavailable":f.isUnavailable||void 0,"data-disabled":f.isDisabled||void 0,"data-focus-visible":g||void 0,"data-outside-visible-range":f.isOutsideVisibleRange||void 0,"data-outside-month":b||void 0,"data-selected":f.isSelected||void 0,"data-selection-start":v||void 0,"data-selection-end":w||void 0,"data-invalid":f.isInvalid||void 0};return pB().createElement("td",{...d,ref:r},pB().createElement("div",{...yZ(gi(t),p,y,h,E,x),ref:c}))}),_j=(0,pF.createContext)({}),_R=(0,pF.forwardRef)(function(e,t){var r,n;[e,t]=y1(e,t,_j);let{isDisabled:i,isInvalid:o,onHoverStart:a,onHoverChange:s,onHoverEnd:l,...u}=e,{hoverProps:c,isHovered:d}=bk({onHoverStart:a,onHoverChange:s,onHoverEnd:l,isDisabled:i}),{isFocused:p,isFocusVisible:f,focusProps:h}=bS({within:!0});null!=i||(i=!!e["aria-disabled"]&&"false"!==e["aria-disabled"]),null!=o||(o=!!e["aria-invalid"]&&"false"!==e["aria-invalid"]);let m=yQ({...e,values:{isHovered:d,isFocusWithin:p,isFocusVisible:f,isDisabled:i,isInvalid:o},defaultClassName:"react-aria-Group"});return pB().createElement("div",{...yZ(u,h,c),...m,ref:t,role:null!=(r=e.role)?r:"group",slot:null!=(n=e.slot)?n:void 0,"data-focus-within":p||void 0,"data-hovered":d||void 0,"data-focus-visible":f||void 0,"data-disabled":i||void 0,"data-invalid":o||void 0},m.children)}),_A=(0,pF.createContext)({}),_N=bj(function(e,t){[e,t]=y1(e,t,_A);let{hoverProps:r,isHovered:n}=bk(e),{isFocused:i,isFocusVisible:o,focusProps:a}=bS({isTextInput:!0,autoFocus:e.autoFocus}),s=!!e["aria-invalid"]&&"false"!==e["aria-invalid"],l=yQ({...e,values:{isHovered:n,isFocused:i,isFocusVisible:o,isDisabled:e.disabled||!1,isInvalid:s},defaultClassName:"react-aria-Input"});return pB().createElement("input",{...yZ((e=>{let{onHoverStart:t,onHoverChange:r,onHoverEnd:n,...i}=e;return i})(e),a,r),...l,ref:t,"data-focused":i||void 0,"data-disabled":e.disabled||void 0,"data-hovered":n||void 0,"data-focus-visible":o||void 0,"data-invalid":s||void 0})});function _M(e,t,r,n){return e.createTreeWalker(t,r,n)}let _$=pB().createContext(null),_I="react-aria-focus-scope-restore",_L=null;function _F(e){var t,r,n,i,o,a,s,l,u,c;let d,p,f,h,{children:m,contain:y,restoreFocus:g,autoFocus:b}=e,v=(0,pF.useRef)(null),w=(0,pF.useRef)(null),x=(0,pF.useRef)([]),{parentNode:E}=(0,pF.useContext)(_$)||{},S=(0,pF.useMemo)(()=>new _0({scopeRef:x}),[x]);yM(()=>{let e=E||_1.root;if(_1.getTreeNode(e.scopeRef)&&_L&&!_K(_L,e.scopeRef)){let t=_1.getTreeNode(_L);t&&(e=t)}e.addChild(S),_1.addNode(S)},[S,E]),yM(()=>{let e=_1.getTreeNode(x);e&&(e.contain=!!y)},[y]),yM(()=>{let e=v.current?.nextSibling,t=[],r=e=>e.stopPropagation();for(;e&&e!==w.current;)t.push(e),e.addEventListener(_I,r),e=e.nextSibling;return x.current=t,()=>{for(let e of t)e.removeEventListener(_I,r)}},[m]),yM(()=>{if(r||n)return;let e=t.current,i=gs(e?e[0]:void 0),o=e=>{let r=gc(e);_U(r,t.current)?_L=t:_W(r)||(_L=null)};return i.addEventListener("focusin",o,!1),e?.forEach(e=>e.addEventListener("focusin",o,!1)),()=>{i.removeEventListener("focusin",o,!1),e?.forEach(e=>e.removeEventListener("focusin",o,!1))}},[t=x,r=g,n=y]),i=x,o=y,d=(0,pF.useRef)(void 0),p=(0,pF.useRef)(void 0),yM(()=>{let e=i.current;if(!o){p.current&&(cancelAnimationFrame(p.current),p.current=void 0);return}let t=gs(e?e[0]:void 0),r=e=>{if("Tab"!==e.key||e.altKey||e.ctrlKey||e.metaKey||!_V(i)||e.isComposing)return;let r=((e=document)=>e.activeElement)(t),n=i.current;if(!n||!_U(r,n))return;let o=_Z(_B(n),{tabbable:!0},n);if(!r)return;o.currentNode=r;let a=e.shiftKey?o.previousNode():o.nextNode();a||(o.currentNode=e.shiftKey?n[n.length-1].nextElementSibling:n[0].previousElementSibling,a=e.shiftKey?o.previousNode():o.nextNode()),e.preventDefault(),a&&(_H(a,!0),a instanceof gl(a).HTMLInputElement&&a.select())},n=e=>{(!_L||_K(_L,i))&&_U(gc(e),i.current)?(_L=i,d.current=gc(e)):_V(i)&&!_W(gc(e),i)?d.current?d.current.focus():_L&&_L.current&&_G(_L.current):_V(i)&&(d.current=gc(e))},a=e=>{p.current&&cancelAnimationFrame(p.current),p.current=requestAnimationFrame(()=>{let r=gI,n=("virtual"===r||null===r)&&gA()&&gR(),o=((e=document)=>e.activeElement)(t);if(!n&&o&&_V(i)&&!_W(o,i)){_L=i;let t=gc(e);t&&t.isConnected?(d.current=t,d.current?.focus()):_L.current&&_G(_L.current)}})};return t.addEventListener("keydown",r,!1),t.addEventListener("focusin",n,!1),e?.forEach(e=>e.addEventListener("focusin",n,!1)),e?.forEach(e=>e.addEventListener("focusout",a,!1)),()=>{t.removeEventListener("keydown",r,!1),t.removeEventListener("focusin",n,!1),e?.forEach(e=>e.removeEventListener("focusin",n,!1)),e?.forEach(e=>e.removeEventListener("focusout",a,!1))}},[i,o]),yM(()=>()=>{p.current&&cancelAnimationFrame(p.current)},[p]),a=x,s=g,l=y,f=(0,pF.useRef)("u">typeof document?((e=document)=>e.activeElement)(gs(a.current?a.current[0]:void 0)):null),yM(()=>{let e=a.current,t=gs(e?e[0]:void 0);if(!s||l)return;let r=()=>{(!_L||_K(_L,a))&&_U(((e=document)=>e.activeElement)(t),a.current)&&(_L=a)};return t.addEventListener("focusin",r,!1),e?.forEach(e=>e.addEventListener("focusin",r,!1)),()=>{t.removeEventListener("focusin",r,!1),e?.forEach(e=>e.removeEventListener("focusin",r,!1))}},[a,l]),yM(()=>{let e=gs(a.current?a.current[0]:void 0);if(!s)return;let t=t=>{if("Tab"!==t.key||t.altKey||t.ctrlKey||t.metaKey||!_V(a)||t.isComposing)return;let r=e.activeElement;if(!_W(r,a)||!_q(a))return;let n=_1.getTreeNode(a);if(!n)return;let i=n.nodeToRestore,o=_Z(e.body,{tabbable:!0});o.currentNode=r;let s=t.shiftKey?o.previousNode():o.nextNode();if(i&&i.isConnected&&i!==e.body||(i=void 0,n.nodeToRestore=void 0),(!s||!_W(s,a))&&i){o.currentNode=i;do s=t.shiftKey?o.previousNode():o.nextNode();while(_W(s,a));(t.preventDefault(),t.stopPropagation(),s)?_H(s,!0):_W(i)?_H(i,!0):r.blur()}};return l||e.addEventListener("keydown",t,!0),()=>{l||e.removeEventListener("keydown",t,!0)}},[a,s,l]),yM(()=>{let e=gs(a.current?a.current[0]:void 0);if(!s)return;let t=_1.getTreeNode(a);if(t)return t.nodeToRestore=f.current??void 0,()=>{let t=_1.getTreeNode(a);if(!t)return;let r=t.nodeToRestore,n=((e=document)=>e.activeElement)(e);if(s&&r&&(n&&_W(n,a)||n===e.body&&_q(a))){let t=_1.clone();requestAnimationFrame(()=>{if(e.activeElement===e.body){let e=t.getTreeNode(a);for(;e;){if(e.nodeToRestore&&e.nodeToRestore.isConnected)return void _Y(e.nodeToRestore);e=e.parent}for(e=t.getTreeNode(a);e;){if(e.scopeRef&&e.scopeRef.current&&_1.getTreeNode(e.scopeRef))return void _Y(_z(e.scopeRef.current,!0));e=e.parent}}})}}},[a,s]),u=x,c=b,h=pB().useRef(c),(0,pF.useEffect)(()=>{h.current&&(_L=u,!_U(((e=document)=>e.activeElement)(gs(u.current?u.current[0]:void 0)),_L.current)&&u.current&&_G(u.current)),h.current=!1},[u]),(0,pF.useEffect)(()=>{let e=((e=document)=>e.activeElement)(gs(x.current?x.current[0]:void 0)),t=null;if(_U(e,x.current)){for(let r of _1.traverse())r.scopeRef&&_U(e,r.scopeRef.current)&&(t=r);t===_1.getTreeNode(x)&&(_L=t.scopeRef)}},[x]),yM(()=>()=>{let e=_1.getTreeNode(x)?.parent?.scopeRef??null;(x===_L||_K(x,_L))&&(!e||_1.getTreeNode(e))&&(_L=e),_1.removeTreeNode(x)},[x]);let D=(0,pF.useMemo)(()=>{var e;return e=x,{focusNext(t={}){let r=e.current,{from:n,tabbable:i,wrap:o,accept:a}=t,s=n||((e=document)=>e.activeElement)(gs(r[0]??void 0)),l=r[0].previousElementSibling,u=_Z(_B(r),{tabbable:i,accept:a},r);u.currentNode=_U(s,r)?s:l;let c=u.nextNode();return!c&&o&&(u.currentNode=l,c=u.nextNode()),c&&_H(c,!0),c},focusPrevious(t={}){let r=e.current,{from:n,tabbable:i,wrap:o,accept:a}=t,s=n||((e=document)=>e.activeElement)(gs(r[0]??void 0)),l=r[r.length-1].nextElementSibling,u=_Z(_B(r),{tabbable:i,accept:a},r);u.currentNode=_U(s,r)?s:l;let c=u.previousNode();return!c&&o&&(u.currentNode=l,c=u.previousNode()),c&&_H(c,!0),c},focusFirst(t={}){let r=e.current,{tabbable:n,accept:i}=t,o=_Z(_B(r),{tabbable:n,accept:i},r);o.currentNode=r[0].previousElementSibling;let a=o.nextNode();return a&&_H(a,!0),a},focusLast(t={}){let r=e.current,{tabbable:n,accept:i}=t,o=_Z(_B(r),{tabbable:n,accept:i},r);o.currentNode=r[r.length-1].nextElementSibling;let a=o.previousNode();return a&&_H(a,!0),a}}},[]),O=(0,pF.useMemo)(()=>({focusManager:D,parentNode:S}),[S,D]);return pB().createElement(_$.Provider,{value:O},pB().createElement("span",{"data-focus-scope-start":!0,hidden:!0,ref:v}),m,pB().createElement("span",{"data-focus-scope-end":!0,hidden:!0,ref:w}))}function _B(e){return e[0].parentElement}function _V(e){let t=_1.getTreeNode(_L);for(;t&&t.scopeRef!==e;){if(t.contain)return!1;t=t.parent}return!0}function _U(e,t){return!!e&&!!t&&t.some(t=>gu(t,e))}function _W(e,t=null){if(e instanceof Element&&e.closest("[data-react-aria-top-layer]"))return!0;for(let{scopeRef:r}of _1.traverse(_1.getTreeNode(t)))if(r&&_U(e,r.current))return!0;return!1}function _K(e,t){let r=_1.getTreeNode(t)?.parent;for(;r;){if(r.scopeRef===e)return!0;r=r.parent}return!1}function _H(e,t=!1){if(null==e||t){if(null!=e)try{e.focus()}catch{}}else try{g4(e)}catch{}}function _z(e,t=!0){let r=e[0].previousElementSibling,n=_B(e),i=_Z(n,{tabbable:t},e);i.currentNode=r;let o=i.nextNode();return t&&!o&&((i=_Z(n=_B(e),{tabbable:!1},e)).currentNode=r,o=i.nextNode()),o}function _G(e,t=!0){_H(_z(e,t))}function _q(e){let t=_1.getTreeNode(_L);for(;t&&t.scopeRef!==e;){if(t.nodeToRestore)return!1;t=t.parent}return t?.scopeRef===e}function _Y(e){e.dispatchEvent(new CustomEvent(_I,{bubbles:!0,cancelable:!0}))&&_H(e)}function _Z(e,t,r){let n=t?.tabbable?gb:gg,i=gs(e?.nodeType===Node.ELEMENT_NODE?e:null),o=_M(i,e||i,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>gu(t?.from,e)||t?.tabbable&&"INPUT"===e.tagName&&"radio"===e.getAttribute("type")&&(!function(e){if(e.checked)return!0;let t=function(e){if(!e.form)return Array.from(gs(e).querySelectorAll(`input[type="radio"][name="${CSS.escape(e.name)}"]`)).filter(e=>!e.form);let t=e.form.elements.namedItem(e.name),r=gl(e);return t instanceof r.RadioNodeList?Array.from(t).filter(e=>e instanceof r.HTMLInputElement):t instanceof r.HTMLInputElement?[t]:[]}(e);return t.length>0&&!t.some(e=>e.checked)}(e)||"INPUT"===o.currentNode.tagName&&"radio"===o.currentNode.type&&o.currentNode.name===e.name)?NodeFilter.FILTER_REJECT:n(e)&&(!r||_U(e,r))&&(!t?.accept||t.accept(e))?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});return t?.from&&(o.currentNode=t.from),o}function _J(e,t={}){return{focusNext(r={}){let n=e.current;if(!n)return null;let{from:i,tabbable:o=t.tabbable,wrap:a=t.wrap,accept:s=t.accept}=r,l=i||((e=document)=>e.activeElement)(gs(n)),u=_Z(n,{tabbable:o,accept:s});gu(n,l)&&(u.currentNode=l);let c=u.nextNode();return!c&&a&&(u.currentNode=n,c=u.nextNode()),c&&_H(c,!0),c},focusPrevious(r=t){let n=e.current;if(!n)return null;let{from:i,tabbable:o=t.tabbable,wrap:a=t.wrap,accept:s=t.accept}=r,l=i||((e=document)=>e.activeElement)(gs(n)),u=_Z(n,{tabbable:o,accept:s});if(gu(n,l))u.currentNode=l;else{let e=_X(u);return e&&_H(e,!0),e??null}let c=u.previousNode();if(!c&&a){u.currentNode=n;let e=_X(u);if(!e)return null;c=e}return c&&_H(c,!0),c??null},focusFirst(r=t){let n=e.current;if(!n)return null;let{tabbable:i=t.tabbable,accept:o=t.accept}=r,a=_Z(n,{tabbable:i,accept:o}).nextNode();return a&&_H(a,!0),a},focusLast(r=t){let n=e.current;if(!n)return null;let{tabbable:i=t.tabbable,accept:o=t.accept}=r,a=_X(_Z(n,{tabbable:i,accept:o}));return a&&_H(a,!0),a??null}}}function _X(e){let t,r;do(t=e.lastChild())&&(r=t);while(t);return r}class _Q{constructor(){this.fastMap=new Map,this.root=new _0({scopeRef:null}),this.fastMap.set(null,this.root)}get size(){return this.fastMap.size}getTreeNode(e){return this.fastMap.get(e)}addTreeNode(e,t,r){let n=this.fastMap.get(t??null);if(!n)return;let i=new _0({scopeRef:e});n.addChild(i),i.parent=n,this.fastMap.set(e,i),r&&(i.nodeToRestore=r)}addNode(e){this.fastMap.set(e.scopeRef,e)}removeTreeNode(e){if(null===e)return;let t=this.fastMap.get(e);if(!t)return;let r=t.parent;for(let e of this.traverse())e!==t&&t.nodeToRestore&&e.nodeToRestore&&t.scopeRef&&t.scopeRef.current&&_U(e.nodeToRestore,t.scopeRef.current)&&(e.nodeToRestore=t.nodeToRestore);let n=t.children;r&&(r.removeChild(t),n.size>0&&n.forEach(e=>r&&r.addChild(e))),this.fastMap.delete(t.scopeRef)}*traverse(e=this.root){if(null!=e.scopeRef&&(yield e),e.children.size>0)for(let t of e.children)yield*this.traverse(t)}clone(){let e=new _Q;for(let t of this.traverse())e.addTreeNode(t.scopeRef,t.parent?.scopeRef??null,t.nodeToRestore);return e}}class _0{constructor(e){this.children=new Set,this.contain=!1,this.scopeRef=e.scopeRef}addChild(e){this.children.add(e),e.parent=this}removeChild(e){this.children.delete(e),e.parent=void 0}}let _1=new _Q;var _3={};function _4(e,t,r){let{direction:n}=bJ(),i=(0,pF.useMemo)(()=>_J(t),[t]),o=()=>{if(!t.current)return;let e=window.event?gc(window.event):null,r=_Z(t.current,{tabbable:!0});if(e&&(r.currentNode=e,e=r.previousNode()),!e){let t;do(t=r.lastChild())&&(e=t);while(t)}for(;e?.hasAttribute("data-placeholder");){let t=r.previousNode();if(t&&t.hasAttribute("data-placeholder"))e=t;else break}e&&e.focus()},{pressProps:a}=by({preventFocusOnPress:!0,allowTextSelectionOnPress:!0,onPressStart(e){"mouse"===e.pointerType&&o()},onPress(e){("touch"===e.pointerType||"pen"===e.pointerType)&&o()}});return yZ(a,{onKeyDown:o=>{if(gu(o.currentTarget,gc(o))&&(o.altKey&&("ArrowDown"===o.key||"ArrowUp"===o.key)&&"setOpen"in e&&(o.preventDefault(),o.stopPropagation(),e.setOpen(!0)),!r))switch(o.key){case"ArrowLeft":if(o.preventDefault(),o.stopPropagation(),"rtl"===n){if(t.current){let e=gc(o),r=_2(t.current,e.getBoundingClientRect().left,-1);r&&r.focus()}}else i.focusPrevious();break;case"ArrowRight":if(o.preventDefault(),o.stopPropagation(),"rtl"===n){if(t.current){let e=gc(o),r=_2(t.current,e.getBoundingClientRect().left,1);r&&r.focus()}}else i.focusNext()}}})}function _2(e,t,r){let n=_Z(e,{tabbable:!0}),i=n.nextNode(),o=null,a=1/0;for(;i;){let e=i.getBoundingClientRect().left-t,s=Math.abs(e);Math.sign(e)===r&&s<a&&(o=i,a=s),i=n.nextNode()}return o}function _6(e){let{description:t,errorMessage:r,isInvalid:n,validationState:i}=e,{labelProps:o,fieldProps:a}=function(e){let{id:t,label:r,"aria-labelledby":n,"aria-label":i,labelElementType:o="label"}=e;t=yG(t);let a=yG(),s={};return r&&(n=n?`${a} ${n}`:a,s={id:a,htmlFor:"label"===o?t:void 0}),{labelProps:s,fieldProps:wf({id:t,"aria-label":i,"aria-labelledby":n})}}(e),s=yq([!!t,!!r,n,i]),l=yq([!!t,!!r,n,i]);return{labelProps:o,fieldProps:a=yZ(a,{"aria-describedby":[s,l,e["aria-describedby"]].filter(Boolean).join(" ")||void 0}),descriptionProps:{id:s},errorMessageProps:{id:l}}}function _5(e,t,r){let n=bl(e=>{r&&!e.defaultPrevented&&r(t)});(0,pF.useEffect)(()=>{let t=e?.current?.form;return t?.addEventListener("reset",n),()=>{t?.removeEventListener("reset",n)}},[e])}function _8(e,t,r){let{validationBehavior:n,focus:i}=e;yM(()=>{if("native"===n&&r?.current&&!r.current.disabled){var e;let n,i=t.realtimeValidation.isInvalid?t.realtimeValidation.validationErrors.join(" ")||"Invalid value.":"";r.current.setCustomValidity(i),r.current.hasAttribute("title")||(r.current.title=""),t.realtimeValidation.isInvalid||t.updateValidation({isInvalid:!(e=r.current).validity.valid,validationDetails:{badInput:(n=e.validity).badInput,customError:n.customError,patternMismatch:n.patternMismatch,rangeOverflow:n.rangeOverflow,rangeUnderflow:n.rangeUnderflow,stepMismatch:n.stepMismatch,tooLong:n.tooLong,tooShort:n.tooShort,typeMismatch:n.typeMismatch,valueMissing:n.valueMissing,valid:n.valid},validationErrors:e.validationMessage?[e.validationMessage]:[]})}});let o=(0,pF.useRef)(!1),a=bl(()=>{o.current||t.resetValidation()}),s=bl(e=>{t.displayValidation.isInvalid||t.commitValidation();let n=r?.current?.form;!e.defaultPrevented&&r&&n&&function(e){for(let t=0;t<e.elements.length;t++){let r=e.elements[t];if(r.validity?.valid===!1)return r}return null}(n)===r.current&&(i?i():r.current?.focus(),gI="keyboard",gW("keyboard",null));e.preventDefault()}),l=bl(()=>{t.commitValidation()});(0,pF.useEffect)(()=>{let e=r?.current;if(!e)return;let t=e.form,n=t?.reset;return t&&(t.reset=()=>{o.current=!window.event||"message"===window.event.type&&gc(window.event)instanceof MessagePort,n?.call(t),o.current=!1}),e.addEventListener("invalid",s),e.addEventListener("change",l),t?.addEventListener("reset",a),()=>{e.removeEventListener("invalid",s),e.removeEventListener("change",l),t?.removeEventListener("reset",a),t&&(t.reset=n)}},[r,n])}_3={"ar-AE":{calendar:"التقويم",day:"يوم",dayPeriod:"ص/م",endDate:"تاريخ الانتهاء",era:"العصر",hour:"الساعات",minute:"الدقائق",month:"الشهر",second:"الثواني",selectedDateDescription:e=>`\u{62A}\u{627}\u{631}\u{64A}\u{62E} \u{645}\u{62D}\u{62F}\u{62F}: ${e.date}`,selectedRangeDescription:e=>`\u{627}\u{644}\u{645}\u{62F}\u{649} \u{627}\u{644}\u{632}\u{645}\u{646}\u{64A} \u{627}\u{644}\u{645}\u{62D}\u{62F}\u{62F}: ${e.startDate} \u{625}\u{644}\u{649} ${e.endDate}`,selectedTimeDescription:e=>`\u{627}\u{644}\u{648}\u{642}\u{62A} \u{627}\u{644}\u{645}\u{62D}\u{62F}\u{62F}: ${e.time}`,startDate:"تاريخ البدء",timeZoneName:"التوقيت",weekday:"اليوم",year:"السنة"},"bg-BG":{calendar:"Календар",day:"ден",dayPeriod:"пр.об./сл.об.",endDate:"Крайна дата",era:"ера",hour:"час",minute:"минута",month:"месец",second:"секунда",selectedDateDescription:e=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{430} \u{434}\u{430}\u{442}\u{430}: ${e.date}`,selectedRangeDescription:e=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D} \u{434}\u{438}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: ${e.startDate} \u{434}\u{43E} ${e.endDate}`,selectedTimeDescription:e=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{43E} \u{432}\u{440}\u{435}\u{43C}\u{435}: ${e.time}`,startDate:"Начална дата",timeZoneName:"часова зона",weekday:"ден от седмицата",year:"година"},"cs-CZ":{calendar:"Kalend\xe1ř",day:"den",dayPeriod:"č\xe1st dne",endDate:"Konečn\xe9 datum",era:"letopočet",hour:"hodina",minute:"minuta",month:"měs\xedc",second:"sekunda",selectedDateDescription:e=>`Vybran\xe9 datum: ${e.date}`,selectedRangeDescription:e=>`Vybran\xe9 obdob\xed: ${e.startDate} a\u{17E} ${e.endDate}`,selectedTimeDescription:e=>`Vybran\xfd \u{10D}as: ${e.time}`,startDate:"Poč\xe1tečn\xed datum",timeZoneName:"časov\xe9 p\xe1smo",weekday:"den v t\xfddnu",year:"rok"},"da-DK":{calendar:"Kalender",day:"dag",dayPeriod:"AM/PM",endDate:"Slutdato",era:"\xe6ra",hour:"time",minute:"minut",month:"m\xe5ned",second:"sekund",selectedDateDescription:e=>`Valgt dato: ${e.date}`,selectedRangeDescription:e=>`Valgt interval: ${e.startDate} til ${e.endDate}`,selectedTimeDescription:e=>`Valgt tidspunkt: ${e.time}`,startDate:"Startdato",timeZoneName:"tidszone",weekday:"ugedag",year:"\xe5r"},"de-DE":{calendar:"Kalender",day:"Tag",dayPeriod:"Tagesh\xe4lfte",endDate:"Enddatum",era:"Epoche",hour:"Stunde",minute:"Minute",month:"Monat",second:"Sekunde",selectedDateDescription:e=>`Ausgew\xe4hltes Datum: ${e.date}`,selectedRangeDescription:e=>`Ausgew\xe4hlter Bereich: ${e.startDate} bis ${e.endDate}`,selectedTimeDescription:e=>`Ausgew\xe4hlte Zeit: ${e.time}`,startDate:"Startdatum",timeZoneName:"Zeitzone",weekday:"Wochentag",year:"Jahr"},"el-GR":{calendar:"Ημερολόγιο",day:"ημέρα",dayPeriod:"π.μ./μ.μ.",endDate:"Ημερομηνία λήξης",era:"περίοδος",hour:"ώρα",minute:"λεπτό",month:"μήνας",second:"δευτερόλεπτο",selectedDateDescription:e=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3B7} \u{3B7}\u{3BC}\u{3B5}\u{3C1}\u{3BF}\u{3BC}\u{3B7}\u{3BD}\u{3AF}\u{3B1}: ${e.date}`,selectedRangeDescription:e=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3BF} \u{3B5}\u{3CD}\u{3C1}\u{3BF}\u{3C2}: ${e.startDate} \u{3AD}\u{3C9}\u{3C2} ${e.endDate}`,selectedTimeDescription:e=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3B7} \u{3CE}\u{3C1}\u{3B1}: ${e.time}`,startDate:"Ημερομηνία έναρξης",timeZoneName:"ζώνη ώρας",weekday:"καθημερινή",year:"έτος"},"en-US":{era:"era",year:"year",month:"month",day:"day",hour:"hour",minute:"minute",second:"second",dayPeriod:"AM/PM",calendar:"Calendar",startDate:"Start Date",endDate:"End Date",weekday:"day of the week",timeZoneName:"time zone",selectedDateDescription:e=>`Selected Date: ${e.date}`,selectedRangeDescription:e=>`Selected Range: ${e.startDate} to ${e.endDate}`,selectedTimeDescription:e=>`Selected Time: ${e.time}`},"es-ES":{calendar:"Calendario",day:"d\xeda",dayPeriod:"a.\xa0m./p.\xa0m.",endDate:"Fecha final",era:"era",hour:"hora",minute:"minuto",month:"mes",second:"segundo",selectedDateDescription:e=>`Fecha seleccionada: ${e.date}`,selectedRangeDescription:e=>`Rango seleccionado: ${e.startDate} a ${e.endDate}`,selectedTimeDescription:e=>`Hora seleccionada: ${e.time}`,startDate:"Fecha de inicio",timeZoneName:"zona horaria",weekday:"d\xeda de la semana",year:"a\xf1o"},"et-EE":{calendar:"Kalender",day:"p\xe4ev",dayPeriod:"enne/p\xe4rast l\xf5unat",endDate:"L\xf5ppkuup\xe4ev",era:"ajastu",hour:"tund",minute:"minut",month:"kuu",second:"sekund",selectedDateDescription:e=>`Valitud kuup\xe4ev: ${e.date}`,selectedRangeDescription:e=>`Valitud vahemik: ${e.startDate} kuni ${e.endDate}`,selectedTimeDescription:e=>`Valitud aeg: ${e.time}`,startDate:"Alguskuup\xe4ev",timeZoneName:"ajav\xf6\xf6nd",weekday:"n\xe4dalap\xe4ev",year:"aasta"},"fi-FI":{calendar:"Kalenteri",day:"p\xe4iv\xe4",dayPeriod:"vuorokaudenaika",endDate:"P\xe4\xe4ttymisp\xe4iv\xe4",era:"aikakausi",hour:"tunti",minute:"minuutti",month:"kuukausi",second:"sekunti",selectedDateDescription:e=>`Valittu p\xe4iv\xe4m\xe4\xe4r\xe4: ${e.date}`,selectedRangeDescription:e=>`Valittu aikav\xe4li: ${e.startDate} \u{2013} ${e.endDate}`,selectedTimeDescription:e=>`Valittu aika: ${e.time}`,startDate:"Alkamisp\xe4iv\xe4",timeZoneName:"aikavy\xf6hyke",weekday:"viikonp\xe4iv\xe4",year:"vuosi"},"fr-FR":{calendar:"Calendrier",day:"jour",dayPeriod:"cadran",endDate:"Date de fin",era:"\xe8re",hour:"heure",minute:"minute",month:"mois",second:"seconde",selectedDateDescription:e=>`Date s\xe9lectionn\xe9e\xa0: ${e.date}`,selectedRangeDescription:e=>`Plage s\xe9lectionn\xe9e\xa0: ${e.startDate} au ${e.endDate}`,selectedTimeDescription:e=>`Heure choisie\xa0: ${e.time}`,startDate:"Date de d\xe9but",timeZoneName:"fuseau horaire",weekday:"jour de la semaine",year:"ann\xe9e"},"he-IL":{calendar:"לוח שנה",day:"יום",dayPeriod:"לפנה״צ/אחה״צ",endDate:"תאריך סיום",era:"תקופה",hour:"שעה",minute:"דקה",month:"חודש",second:"שנייה",selectedDateDescription:e=>`\u{5EA}\u{5D0}\u{5E8}\u{5D9}\u{5DA} \u{5E0}\u{5D1}\u{5D7}\u{5E8}: ${e.date}`,selectedRangeDescription:e=>`\u{5D8}\u{5D5}\u{5D5}\u{5D7} \u{5E0}\u{5D1}\u{5D7}\u{5E8}: ${e.startDate} \u{5E2}\u{5D3} ${e.endDate}`,selectedTimeDescription:e=>`\u{5D6}\u{5DE}\u{5DF} \u{5E0}\u{5D1}\u{5D7}\u{5E8}: ${e.time}`,startDate:"תאריך התחלה",timeZoneName:"אזור זמן",weekday:"יום בשבוע",year:"שנה"},"hr-HR":{calendar:"Kalendar",day:"dan",dayPeriod:"AM/PM",endDate:"Datum završetka",era:"era",hour:"sat",minute:"minuta",month:"mjesec",second:"sekunda",selectedDateDescription:e=>`Odabrani datum: ${e.date}`,selectedRangeDescription:e=>`Odabrani raspon: ${e.startDate} do ${e.endDate}`,selectedTimeDescription:e=>`Odabrano vrijeme: ${e.time}`,startDate:"Datum početka",timeZoneName:"vremenska zona",weekday:"dan u tjednu",year:"godina"},"hu-HU":{calendar:"Napt\xe1r",day:"nap",dayPeriod:"napszak",endDate:"Befejező d\xe1tum",era:"\xe9ra",hour:"\xf3ra",minute:"perc",month:"h\xf3nap",second:"m\xe1sodperc",selectedDateDescription:e=>`Kijel\xf6lt d\xe1tum: ${e.date}`,selectedRangeDescription:e=>`Kijel\xf6lt tartom\xe1ny: ${e.startDate}\u{2013}${e.endDate}`,selectedTimeDescription:e=>`Kijel\xf6lt id\u{151}: ${e.time}`,startDate:"Kezdő d\xe1tum",timeZoneName:"időz\xf3na",weekday:"h\xe9t napja",year:"\xe9v"},"it-IT":{calendar:"Calendario",day:"giorno",dayPeriod:"AM/PM",endDate:"Data finale",era:"era",hour:"ora",minute:"minuto",month:"mese",second:"secondo",selectedDateDescription:e=>`Data selezionata: ${e.date}`,selectedRangeDescription:e=>`Intervallo selezionato: da ${e.startDate} a ${e.endDate}`,selectedTimeDescription:e=>`Ora selezionata: ${e.time}`,startDate:"Data iniziale",timeZoneName:"fuso orario",weekday:"giorno della settimana",year:"anno"},"ja-JP":{calendar:"カレンダー",day:"日",dayPeriod:"午前/午後",endDate:"終了日",era:"時代",hour:"時",minute:"分",month:"月",second:"秒",selectedDateDescription:e=>`\u{9078}\u{629E}\u{3057}\u{305F}\u{65E5}\u{4ED8} : ${e.date}`,selectedRangeDescription:e=>`\u{9078}\u{629E}\u{7BC4}\u{56F2} : ${e.startDate} \u{304B}\u{3089} ${e.endDate}`,selectedTimeDescription:e=>`\u{9078}\u{629E}\u{3057}\u{305F}\u{6642}\u{9593} : ${e.time}`,startDate:"開始日",timeZoneName:"タイムゾーン",weekday:"曜日",year:"年"},"ko-KR":{calendar:"달력",day:"일",dayPeriod:"오전/오후",endDate:"종료일",era:"연호",hour:"시",minute:"분",month:"월",second:"초",selectedDateDescription:e=>`\u{C120}\u{D0DD} \u{C77C}\u{C790}: ${e.date}`,selectedRangeDescription:e=>`\u{C120}\u{D0DD} \u{BC94}\u{C704}: ${e.startDate} ~ ${e.endDate}`,selectedTimeDescription:e=>`\u{C120}\u{D0DD} \u{C2DC}\u{AC04}: ${e.time}`,startDate:"시작일",timeZoneName:"시간대",weekday:"요일",year:"년"},"lt-LT":{calendar:"Kalendorius",day:"diena",dayPeriod:"iki pietų / po pietų",endDate:"Pabaigos data",era:"era",hour:"valanda",minute:"minutė",month:"mėnuo",second:"sekundė",selectedDateDescription:e=>`Pasirinkta data: ${e.date}`,selectedRangeDescription:e=>`Pasirinktas intervalas: nuo ${e.startDate} iki ${e.endDate}`,selectedTimeDescription:e=>`Pasirinktas laikas: ${e.time}`,startDate:"Pradžios data",timeZoneName:"laiko juosta",weekday:"savaitės diena",year:"metai"},"lv-LV":{calendar:"Kalendārs",day:"diena",dayPeriod:"priekšpusdienā/pēcpusdienā",endDate:"Beigu datums",era:"ēra",hour:"stundas",minute:"minūtes",month:"mēnesis",second:"sekundes",selectedDateDescription:e=>`Atlas\u{12B}tais datums: ${e.date}`,selectedRangeDescription:e=>`Atlas\u{12B}tais diapazons: no ${e.startDate} l\u{12B}dz ${e.endDate}`,selectedTimeDescription:e=>`Atlas\u{12B}tais laiks: ${e.time}`,startDate:"Sākuma datums",timeZoneName:"laika josla",weekday:"nedēļas diena",year:"gads"},"nb-NO":{calendar:"Kalender",day:"dag",dayPeriod:"a.m./p.m.",endDate:"Sluttdato",era:"tidsalder",hour:"time",minute:"minutt",month:"m\xe5ned",second:"sekund",selectedDateDescription:e=>`Valgt dato: ${e.date}`,selectedRangeDescription:e=>`Valgt omr\xe5de: ${e.startDate} til ${e.endDate}`,selectedTimeDescription:e=>`Valgt tid: ${e.time}`,startDate:"Startdato",timeZoneName:"tidssone",weekday:"ukedag",year:"\xe5r"},"nl-NL":{calendar:"Kalender",day:"dag",dayPeriod:"a.m./p.m.",endDate:"Einddatum",era:"tijdperk",hour:"uur",minute:"minuut",month:"maand",second:"seconde",selectedDateDescription:e=>`Geselecteerde datum: ${e.date}`,selectedRangeDescription:e=>`Geselecteerd bereik: ${e.startDate} tot ${e.endDate}`,selectedTimeDescription:e=>`Geselecteerde tijd: ${e.time}`,startDate:"Startdatum",timeZoneName:"tijdzone",weekday:"dag van de week",year:"jaar"},"pl-PL":{calendar:"Kalendarz",day:"dzień",dayPeriod:"rano / po południu / wieczorem",endDate:"Data końcowa",era:"era",hour:"godzina",minute:"minuta",month:"miesiąc",second:"sekunda",selectedDateDescription:e=>`Wybrana data: ${e.date}`,selectedRangeDescription:e=>`Wybrany zakres: ${e.startDate} do ${e.endDate}`,selectedTimeDescription:e=>`Wybrany czas: ${e.time}`,startDate:"Data początkowa",timeZoneName:"strefa czasowa",weekday:"dzień tygodnia",year:"rok"},"pt-BR":{calendar:"Calend\xe1rio",day:"dia",dayPeriod:"AM/PM",endDate:"Data final",era:"era",hour:"hora",minute:"minuto",month:"m\xeas",second:"segundo",selectedDateDescription:e=>`Data selecionada: ${e.date}`,selectedRangeDescription:e=>`Intervalo selecionado: ${e.startDate} a ${e.endDate}`,selectedTimeDescription:e=>`Hora selecionada: ${e.time}`,startDate:"Data inicial",timeZoneName:"fuso hor\xe1rio",weekday:"dia da semana",year:"ano"},"pt-PT":{calendar:"Calend\xe1rio",day:"dia",dayPeriod:"am/pm",endDate:"Data de T\xe9rmino",era:"era",hour:"hora",minute:"minuto",month:"m\xeas",second:"segundo",selectedDateDescription:e=>`Data selecionada: ${e.date}`,selectedRangeDescription:e=>`Intervalo selecionado: ${e.startDate} a ${e.endDate}`,selectedTimeDescription:e=>`Hora selecionada: ${e.time}`,startDate:"Data de In\xedcio",timeZoneName:"fuso hor\xe1rio",weekday:"dia da semana",year:"ano"},"ro-RO":{calendar:"Calendar",day:"zi",dayPeriod:"a.m/p.m.",endDate:"Dată final",era:"eră",hour:"oră",minute:"minut",month:"lună",second:"secundă",selectedDateDescription:e=>`Dat\u{103} selectat\u{103}: ${e.date}`,selectedRangeDescription:e=>`Interval selectat: de la ${e.startDate} p\xe2n\u{103} la ${e.endDate}`,selectedTimeDescription:e=>`Ora selectat\u{103}: ${e.time}`,startDate:"Dată \xeenceput",timeZoneName:"fus orar",weekday:"ziua din săptăm\xe2nă",year:"an"},"ru-RU":{calendar:"Календарь",day:"день",dayPeriod:"AM/PM",endDate:"Дата окончания",era:"эра",hour:"час",minute:"минута",month:"месяц",second:"секунда",selectedDateDescription:e=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{430}\u{44F} \u{434}\u{430}\u{442}\u{430}: ${e.date}`,selectedRangeDescription:e=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{44B}\u{439} \u{434}\u{438}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: \u{441} ${e.startDate} \u{43F}\u{43E} ${e.endDate}`,selectedTimeDescription:e=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{43E}\u{435} \u{432}\u{440}\u{435}\u{43C}\u{44F}: ${e.time}`,startDate:"Дата начала",timeZoneName:"часовой пояс",weekday:"день недели",year:"год"},"sk-SK":{calendar:"Kalend\xe1r",day:"deň",dayPeriod:"AM/PM",endDate:"D\xe1tum ukončenia",era:"letopočet",hour:"hodina",minute:"min\xfata",month:"mesiac",second:"sekunda",selectedDateDescription:e=>`Vybrat\xfd d\xe1tum: ${e.date}`,selectedRangeDescription:e=>`Vybrat\xfd rozsah: od ${e.startDate} do ${e.endDate}`,selectedTimeDescription:e=>`Vybrat\xfd \u{10D}as: ${e.time}`,startDate:"D\xe1tum začatia",timeZoneName:"časov\xe9 p\xe1smo",weekday:"deň t\xfdždňa",year:"rok"},"sl-SI":{calendar:"Koledar",day:"dan",dayPeriod:"dop/pop",endDate:"Datum konca",era:"doba",hour:"ura",minute:"minuta",month:"mesec",second:"sekunda",selectedDateDescription:e=>`Izbrani datum: ${e.date}`,selectedRangeDescription:e=>`Izbrano obmo\u{10D}je: ${e.startDate} do ${e.endDate}`,selectedTimeDescription:e=>`Izbrani \u{10D}as: ${e.time}`,startDate:"Datum začetka",timeZoneName:"časovni pas",weekday:"dan v tednu",year:"leto"},"sr-SP":{calendar:"Kalendar",day:"дан",dayPeriod:"пре подне/по подне",endDate:"Datum završetka",era:"ера",hour:"сат",minute:"минут",month:"месец",second:"секунд",selectedDateDescription:e=>`Izabrani datum: ${e.date}`,selectedRangeDescription:e=>`Izabrani opseg: od ${e.startDate} do ${e.endDate}`,selectedTimeDescription:e=>`Izabrano vreme: ${e.time}`,startDate:"Datum početka",timeZoneName:"временска зона",weekday:"дан у недељи",year:"година"},"sv-SE":{calendar:"Kalender",day:"dag",dayPeriod:"fm/em",endDate:"Slutdatum",era:"era",hour:"timme",minute:"minut",month:"m\xe5nad",second:"sekund",selectedDateDescription:e=>`Valt datum: ${e.date}`,selectedRangeDescription:e=>`Valt intervall: ${e.startDate} till ${e.endDate}`,selectedTimeDescription:e=>`Vald tid: ${e.time}`,startDate:"Startdatum",timeZoneName:"tidszon",weekday:"veckodag",year:"\xe5r"},"tr-TR":{calendar:"Takvim",day:"g\xfcn",dayPeriod:"\xd6\xd6/\xd6S",endDate:"Bitiş Tarihi",era:"\xe7ağ",hour:"saat",minute:"dakika",month:"ay",second:"saniye",selectedDateDescription:e=>`Se\xe7ilen Tarih: ${e.date}`,selectedRangeDescription:e=>`Se\xe7ilen Aral\u{131}k: ${e.startDate} - ${e.endDate}`,selectedTimeDescription:e=>`Se\xe7ilen Zaman: ${e.time}`,startDate:"Başlangı\xe7 Tarihi",timeZoneName:"saat dilimi",weekday:"haftanın g\xfcn\xfc",year:"yıl"},"uk-UA":{calendar:"Календар",day:"день",dayPeriod:"дп/пп",endDate:"Дата завершення",era:"ера",hour:"година",minute:"хвилина",month:"місяць",second:"секунда",selectedDateDescription:e=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{430} \u{434}\u{430}\u{442}\u{430}: ${e.date}`,selectedRangeDescription:e=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{438}\u{439} \u{434}\u{456}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: ${e.startDate} \u{2014} ${e.endDate}`,selectedTimeDescription:e=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{438}\u{439} \u{447}\u{430}\u{441}: ${e.time}`,startDate:"Дата початку",timeZoneName:"часовий пояс",weekday:"день тижня",year:"рік"},"zh-CN":{calendar:"日历",day:"日",dayPeriod:"上午/下午",endDate:"结束日期",era:"纪元",hour:"小时",minute:"分钟",month:"月",second:"秒",selectedDateDescription:e=>`\u{9009}\u{5B9A}\u{7684}\u{65E5}\u{671F}\u{FF1A}${e.date}`,selectedRangeDescription:e=>`\u{9009}\u{5B9A}\u{7684}\u{8303}\u{56F4}\u{FF1A}${e.startDate} \u{81F3} ${e.endDate}`,selectedTimeDescription:e=>`\u{9009}\u{5B9A}\u{7684}\u{65F6}\u{95F4}\u{FF1A}${e.time}`,startDate:"开始日期",timeZoneName:"时区",weekday:"工作日",year:"年"},"zh-TW":{calendar:"日曆",day:"日",dayPeriod:"上午/下午",endDate:"結束日期",era:"纪元",hour:"小时",minute:"分钟",month:"月",second:"秒",selectedDateDescription:e=>`\u{9078}\u{5B9A}\u{7684}\u{65E5}\u{671F}\u{FF1A}${e.date}`,selectedRangeDescription:e=>`\u{9078}\u{5B9A}\u{7684}\u{7BC4}\u{570D}\u{FF1A}${e.startDate} \u{81F3} ${e.endDate}`,selectedTimeDescription:e=>`\u{9078}\u{5B9A}\u{7684}\u{6642}\u{9593}\u{FF1A}${e.time}`,startDate:"開始日期",timeZoneName:"时区",weekday:"工作日",year:"年"}};let _9=new WeakMap,_7="__reactAriaDateFieldRole",xe="__reactAriaDateFieldFocusManager";function xt(e,t,r){var n;let i,{isInvalid:o,validationErrors:a,validationDetails:s}=t.displayValidation,{labelProps:l,fieldProps:u,descriptionProps:c,errorMessageProps:d}=_6({...e,labelElementType:"span",isInvalid:o,errorMessage:e.errorMessage||a}),p=(0,pF.useRef)(null),{focusWithinProps:f}=bE({...e,onFocusWithin(r){p.current=t.value,e.onFocus?.(r)},onBlurWithin:r=>{t.confirmPlaceholder(),t.value!==p.current&&t.commitValidation(),e.onBlur?.(r)},onFocusWithinChange:e.onFocusChange}),h=vu((n=_3)&&n.__esModule?n.default:n,"@react-aria/datepicker"),m="hour"===t.maxGranularity?"selectedTimeDescription":"selectedDateDescription",y="hour"===t.maxGranularity?"time":"date",g=wO(t.value?h.format(m,{[y]:t.formatValue({month:"long"})}):""),b="presentation"===e[_7]?u["aria-describedby"]:[g["aria-describedby"],u["aria-describedby"]].filter(Boolean).join(" ")||void 0,v=e[xe],w=(0,pF.useMemo)(()=>v||_J(r),[v,r]),x=_4(t,r,"presentation"===e[_7]);_9.set(t,{ariaLabel:e["aria-label"],ariaLabelledBy:[l.id,e["aria-labelledby"]].filter(Boolean).join(" ")||void 0,ariaDescribedBy:b,focusManager:w});let E=(0,pF.useRef)(e.autoFocus);i="presentation"===e[_7]?{role:"presentation"}:yZ(u,{role:"group","aria-disabled":e.isDisabled||void 0,"aria-describedby":b}),(0,pF.useEffect)(()=>{E.current&&w.focusFirst(),E.current=!1},[w]),_5(e.inputRef,t.defaultValue,t.setValue),_8({...e,focus(){w.focusFirst()}},t,e.inputRef);let S={type:"hidden",name:e.name,form:e.form,value:t.value?.toString()||"",disabled:e.isDisabled};"native"===e.validationBehavior&&(S.type="text",S.hidden=!0,S.required=e.isRequired,S.onChange=()=>{});let D=gi(e);return{labelProps:{...l,onClick:()=>{w.focusFirst()}},fieldProps:yZ(D,i,x,f,{onKeyDown(t){e.onKeyDown&&e.onKeyDown(t)},onKeyUp(t){e.onKeyUp&&e.onKeyUp(t)},style:{unicodeBidi:"isolate"}}),inputProps:S,descriptionProps:c,errorMessageProps:d,isInvalid:o,validationErrors:a,validationDetails:s}}var xr={};xr={"ar-AE":{rangeOverflow:e=>`\u{64A}\u{62C}\u{628} \u{623}\u{646} \u{62A}\u{643}\u{648}\u{646} \u{627}\u{644}\u{642}\u{64A}\u{645}\u{629} ${e.maxValue} \u{623}\u{648} \u{642}\u{628}\u{644} \u{630}\u{644}\u{643}.`,rangeReversed:"تاريخ البدء يجب أن يكون قبل تاريخ الانتهاء.",rangeUnderflow:e=>`\u{64A}\u{62C}\u{628} \u{623}\u{646} \u{62A}\u{643}\u{648}\u{646} \u{627}\u{644}\u{642}\u{64A}\u{645}\u{629} ${e.minValue} \u{623}\u{648} \u{628}\u{639}\u{62F} \u{630}\u{644}\u{643}.`,unavailableDate:"البيانات المحددة غير متاحة."},"bg-BG":{rangeOverflow:e=>`\u{421}\u{442}\u{43E}\u{439}\u{43D}\u{43E}\u{441}\u{442}\u{442}\u{430} \u{442}\u{440}\u{44F}\u{431}\u{432}\u{430} \u{434}\u{430} \u{435} ${e.maxValue} \u{438}\u{43B}\u{438} \u{43F}\u{43E}-\u{440}\u{430}\u{43D}\u{43D}\u{430}.`,rangeReversed:"Началната дата трябва да е преди крайната.",rangeUnderflow:e=>`\u{421}\u{442}\u{43E}\u{439}\u{43D}\u{43E}\u{441}\u{442}\u{442}\u{430} \u{442}\u{440}\u{44F}\u{431}\u{432}\u{430} \u{434}\u{430} \u{435} ${e.minValue} \u{438}\u{43B}\u{438} \u{43F}\u{43E}-\u{43A}\u{44A}\u{441}\u{43D}\u{43E}.`,unavailableDate:"Избраната дата не е налична."},"cs-CZ":{rangeOverflow:e=>`Hodnota mus\xed b\xfdt ${e.maxValue} nebo d\u{159}\xedv\u{11B}j\u{161}\xed.`,rangeReversed:"Datum zah\xe1jen\xed mus\xed předch\xe1zet datu ukončen\xed.",rangeUnderflow:e=>`Hodnota mus\xed b\xfdt ${e.minValue} nebo pozd\u{11B}j\u{161}\xed.`,unavailableDate:"Vybran\xe9 datum nen\xed k dispozici."},"da-DK":{rangeOverflow:e=>`V\xe6rdien skal v\xe6re ${e.maxValue} eller tidligere.`,rangeReversed:"Startdatoen skal v\xe6re f\xf8r slutdatoen.",rangeUnderflow:e=>`V\xe6rdien skal v\xe6re ${e.minValue} eller nyere.`,unavailableDate:"Den valgte dato er ikke tilg\xe6ngelig."},"de-DE":{rangeOverflow:e=>`Der Wert muss ${e.maxValue} oder fr\xfcher sein.`,rangeReversed:"Das Startdatum muss vor dem Enddatum liegen.",rangeUnderflow:e=>`Der Wert muss ${e.minValue} oder sp\xe4ter sein.`,unavailableDate:"Das ausgew\xe4hlte Datum ist nicht verf\xfcgbar."},"el-GR":{rangeOverflow:e=>`\u{397} \u{3C4}\u{3B9}\u{3BC}\u{3AE} \u{3C0}\u{3C1}\u{3AD}\u{3C0}\u{3B5}\u{3B9} \u{3BD}\u{3B1} \u{3B5}\u{3AF}\u{3BD}\u{3B1}\u{3B9} ${e.maxValue} \u{3AE} \u{3C0}\u{3B1}\u{3BB}\u{3B1}\u{3B9}\u{3CC}\u{3C4}\u{3B5}\u{3C1}\u{3B7}.`,rangeReversed:"Η ημερομηνία έναρξης πρέπει να είναι πριν από την ημερομηνία λήξης.",rangeUnderflow:e=>`\u{397} \u{3C4}\u{3B9}\u{3BC}\u{3AE} \u{3C0}\u{3C1}\u{3AD}\u{3C0}\u{3B5}\u{3B9} \u{3BD}\u{3B1} \u{3B5}\u{3AF}\u{3BD}\u{3B1}\u{3B9} ${e.minValue} \u{3AE} \u{3BC}\u{3B5}\u{3C4}\u{3B1}\u{3B3}\u{3B5}\u{3BD}\u{3AD}\u{3C3}\u{3C4}\u{3B5}\u{3C1}\u{3B7}.`,unavailableDate:"Η επιλεγμένη ημερομηνία δεν είναι διαθέσιμη."},"en-US":{rangeUnderflow:e=>`Value must be ${e.minValue} or later.`,rangeOverflow:e=>`Value must be ${e.maxValue} or earlier.`,rangeReversed:"Start date must be before end date.",unavailableDate:"Selected date unavailable."},"es-ES":{rangeOverflow:e=>`El valor debe ser ${e.maxValue} o anterior.`,rangeReversed:"La fecha de inicio debe ser anterior a la fecha de finalizaci\xf3n.",rangeUnderflow:e=>`El valor debe ser ${e.minValue} o posterior.`,unavailableDate:"Fecha seleccionada no disponible."},"et-EE":{rangeOverflow:e=>`V\xe4\xe4rtus peab olema ${e.maxValue} v\xf5i varasem.`,rangeReversed:"Alguskuup\xe4ev peab olema enne l\xf5ppkuup\xe4eva.",rangeUnderflow:e=>`V\xe4\xe4rtus peab olema ${e.minValue} v\xf5i hilisem.`,unavailableDate:"Valitud kuup\xe4ev pole saadaval."},"fi-FI":{rangeOverflow:e=>`Arvon on oltava ${e.maxValue} tai sit\xe4 aikaisempi.`,rangeReversed:"Aloitusp\xe4iv\xe4n on oltava ennen lopetusp\xe4iv\xe4\xe4.",rangeUnderflow:e=>`Arvon on oltava ${e.minValue} tai sit\xe4 my\xf6h\xe4isempi.`,unavailableDate:"Valittu p\xe4iv\xe4m\xe4\xe4r\xe4 ei ole k\xe4ytett\xe4viss\xe4."},"fr-FR":{rangeOverflow:e=>`La valeur doit \xeatre ${e.maxValue} ou ant\xe9rieure.`,rangeReversed:"La date de d\xe9but doit \xeatre ant\xe9rieure \xe0 la date de fin.",rangeUnderflow:e=>`La valeur doit \xeatre ${e.minValue} ou ult\xe9rieure.`,unavailableDate:"La date s\xe9lectionn\xe9e n’est pas disponible."},"he-IL":{rangeOverflow:e=>`\u{5D4}\u{5E2}\u{5E8}\u{5DA} \u{5D7}\u{5D9}\u{5D9}\u{5D1} \u{5DC}\u{5D4}\u{5D9}\u{5D5}\u{5EA} ${e.maxValue} \u{5D0}\u{5D5} \u{5DE}\u{5D5}\u{5E7}\u{5D3}\u{5DD} \u{5D9}\u{5D5}\u{5EA}\u{5E8}.`,rangeReversed:"תאריך ההתחלה חייב להיות לפני תאריך הסיום.",rangeUnderflow:e=>`\u{5D4}\u{5E2}\u{5E8}\u{5DA} \u{5D7}\u{5D9}\u{5D9}\u{5D1} \u{5DC}\u{5D4}\u{5D9}\u{5D5}\u{5EA} ${e.minValue} \u{5D0}\u{5D5} \u{5DE}\u{5D0}\u{5D5}\u{5D7}\u{5E8} \u{5D9}\u{5D5}\u{5EA}\u{5E8}.`,unavailableDate:"התאריך הנבחר אינו זמין."},"hr-HR":{rangeOverflow:e=>`Vrijednost mora biti ${e.maxValue} ili ranije.`,rangeReversed:"Datum početka mora biti prije datuma završetka.",rangeUnderflow:e=>`Vrijednost mora biti ${e.minValue} ili kasnije.`,unavailableDate:"Odabrani datum nije dostupan."},"hu-HU":{rangeOverflow:e=>`Az \xe9rt\xe9knek ${e.maxValue} vagy kor\xe1bbinak kell lennie.`,rangeReversed:"A kezdő d\xe1tumnak a befejező d\xe1tumn\xe1l kor\xe1bbinak kell lennie.",rangeUnderflow:e=>`Az \xe9rt\xe9knek ${e.minValue} vagy k\xe9s\u{151}bbinek kell lennie.`,unavailableDate:"A kiv\xe1lasztott d\xe1tum nem \xe9rhető el."},"it-IT":{rangeOverflow:e=>`Il valore deve essere ${e.maxValue} o precedente.`,rangeReversed:"La data di inizio deve essere antecedente alla data di fine.",rangeUnderflow:e=>`Il valore deve essere ${e.minValue} o successivo.`,unavailableDate:"Data selezionata non disponibile."},"ja-JP":{rangeOverflow:e=>`\u{5024}\u{306F} ${e.maxValue} \u{4EE5}\u{4E0B}\u{306B}\u{3059}\u{308B}\u{5FC5}\u{8981}\u{304C}\u{3042}\u{308A}\u{307E}\u{3059}\u{3002}`,rangeReversed:"開始日は終了日より前にする必要があります。",rangeUnderflow:e=>`\u{5024}\u{306F} ${e.minValue} \u{4EE5}\u{4E0A}\u{306B}\u{3059}\u{308B}\u{5FC5}\u{8981}\u{304C}\u{3042}\u{308A}\u{307E}\u{3059}\u{3002}`,unavailableDate:"選択した日付は使用できません。"},"ko-KR":{rangeOverflow:e=>`\u{AC12}\u{C740} ${e.maxValue} \u{C774}\u{C804}\u{C774}\u{C5B4}\u{C57C} \u{D569}\u{B2C8}\u{B2E4}.`,rangeReversed:"시작일은 종료일 이전이어야 합니다.",rangeUnderflow:e=>`\u{AC12}\u{C740} ${e.minValue} \u{C774}\u{D6C4}\u{C5EC}\u{C57C} \u{D569}\u{B2C8}\u{B2E4}.`,unavailableDate:"선택한 날짜를 사용할 수 없습니다."},"lt-LT":{rangeOverflow:e=>`Reik\u{161}m\u{117} turi b\u{16B}ti ${e.maxValue} arba ankstesn\u{117}.`,rangeReversed:"Pradžios data turi būti ankstesnė nei pabaigos data.",rangeUnderflow:e=>`Reik\u{161}m\u{117} turi b\u{16B}ti ${e.minValue} arba naujesn\u{117}.`,unavailableDate:"Pasirinkta data nepasiekiama."},"lv-LV":{rangeOverflow:e=>`V\u{113}rt\u{12B}bai ir j\u{101}b\u{16B}t ${e.maxValue} vai agr\u{101}kai.`,rangeReversed:"Sākuma datumam ir jābūt pirms beigu datuma.",rangeUnderflow:e=>`V\u{113}rt\u{12B}bai ir j\u{101}b\u{16B}t ${e.minValue} vai v\u{113}l\u{101}kai.`,unavailableDate:"Atlasītais datums nav pieejams."},"nb-NO":{rangeOverflow:e=>`Verdien m\xe5 v\xe6re ${e.maxValue} eller tidligere.`,rangeReversed:"Startdatoen m\xe5 v\xe6re f\xf8r sluttdatoen.",rangeUnderflow:e=>`Verdien m\xe5 v\xe6re ${e.minValue} eller senere.`,unavailableDate:"Valgt dato utilgjengelig."},"nl-NL":{rangeOverflow:e=>`Waarde moet ${e.maxValue} of eerder zijn.`,rangeReversed:"De startdatum moet voor de einddatum liggen.",rangeUnderflow:e=>`Waarde moet ${e.minValue} of later zijn.`,unavailableDate:"Geselecteerde datum niet beschikbaar."},"pl-PL":{rangeOverflow:e=>`Warto\u{15B}\u{107} musi mie\u{107} warto\u{15B}\u{107} ${e.maxValue} lub wcze\u{15B}niejsz\u{105}.`,rangeReversed:"Data rozpoczęcia musi być wcześniejsza niż data zakończenia.",rangeUnderflow:e=>`Warto\u{15B}\u{107} musi mie\u{107} warto\u{15B}\u{107} ${e.minValue} lub p\xf3\u{17A}niejsz\u{105}.`,unavailableDate:"Wybrana data jest niedostępna."},"pt-BR":{rangeOverflow:e=>`O valor deve ser ${e.maxValue} ou anterior.`,rangeReversed:"A data inicial deve ser anterior \xe0 data final.",rangeUnderflow:e=>`O valor deve ser ${e.minValue} ou posterior.`,unavailableDate:"Data selecionada indispon\xedvel."},"pt-PT":{rangeOverflow:e=>`O valor tem de ser ${e.maxValue} ou anterior.`,rangeReversed:"A data de in\xedcio deve ser anterior \xe0 data de fim.",rangeUnderflow:e=>`O valor tem de ser ${e.minValue} ou posterior.`,unavailableDate:"Data selecionada indispon\xedvel."},"ro-RO":{rangeOverflow:e=>`Valoarea trebuie s\u{103} fie ${e.maxValue} sau anterioar\u{103}.`,rangeReversed:"Data de \xeenceput trebuie să fie anterioară datei de sf\xe2rșit.",rangeUnderflow:e=>`Valoarea trebuie s\u{103} fie ${e.minValue} sau ulterioar\u{103}.`,unavailableDate:"Data selectată nu este disponibilă."},"ru-RU":{rangeOverflow:e=>`\u{417}\u{43D}\u{430}\u{447}\u{435}\u{43D}\u{438}\u{435} \u{434}\u{43E}\u{43B}\u{436}\u{43D}\u{43E} \u{431}\u{44B}\u{442}\u{44C} \u{43D}\u{435} \u{43F}\u{43E}\u{437}\u{436}\u{435} ${e.maxValue}.`,rangeReversed:"Дата начала должна предшествовать дате окончания.",rangeUnderflow:e=>`\u{417}\u{43D}\u{430}\u{447}\u{435}\u{43D}\u{438}\u{435} \u{434}\u{43E}\u{43B}\u{436}\u{43D}\u{43E} \u{431}\u{44B}\u{442}\u{44C} \u{43D}\u{435} \u{440}\u{430}\u{43D}\u{44C}\u{448}\u{435} ${e.minValue}.`,unavailableDate:"Выбранная дата недоступна."},"sk-SK":{rangeOverflow:e=>`Hodnota mus\xed by\u{165} ${e.maxValue} alebo skor\u{161}ia.`,rangeReversed:"D\xe1tum začiatku mus\xed byť skorš\xed ako d\xe1tum konca.",rangeUnderflow:e=>`Hodnota mus\xed by\u{165} ${e.minValue} alebo neskor\u{161}ia.`,unavailableDate:"Vybrat\xfd d\xe1tum je nedostupn\xfd."},"sl-SI":{rangeOverflow:e=>`Vrednost mora biti ${e.maxValue} ali starej\u{161}a.`,rangeReversed:"Začetni datum mora biti pred končnim datumom.",rangeUnderflow:e=>`Vrednost mora biti ${e.minValue} ali novej\u{161}a.`,unavailableDate:"Izbrani datum ni na voljo."},"sr-SP":{rangeOverflow:e=>`Vrednost mora da bude ${e.maxValue} ili starija.`,rangeReversed:"Datum početka mora biti pre datuma završetka.",rangeUnderflow:e=>`Vrednost mora da bude ${e.minValue} ili novija.`,unavailableDate:"Izabrani datum nije dostupan."},"sv-SE":{rangeOverflow:e=>`V\xe4rdet m\xe5ste vara ${e.maxValue} eller tidigare.`,rangeReversed:"Startdatumet m\xe5ste vara f\xf6re slutdatumet.",rangeUnderflow:e=>`V\xe4rdet m\xe5ste vara ${e.minValue} eller senare.`,unavailableDate:"Det valda datumet \xe4r inte tillg\xe4ngligt."},"tr-TR":{rangeOverflow:e=>`De\u{11F}er, ${e.maxValue} veya \xf6ncesi olmal\u{131}d\u{131}r.`,rangeReversed:"Başlangı\xe7 tarihi bitiş tarihinden \xf6nce olmalıdır.",rangeUnderflow:e=>`De\u{11F}er, ${e.minValue} veya sonras\u{131} olmal\u{131}d\u{131}r.`,unavailableDate:"Se\xe7ilen tarih kullanılamıyor."},"uk-UA":{rangeOverflow:e=>`\u{417}\u{43D}\u{430}\u{447}\u{435}\u{43D}\u{43D}\u{44F} \u{43C}\u{430}\u{454} \u{431}\u{443}\u{442}\u{438} \u{43D}\u{435} \u{43F}\u{456}\u{437}\u{43D}\u{456}\u{448}\u{435} ${e.maxValue}.`,rangeReversed:"Дата початку має передувати даті завершення.",rangeUnderflow:e=>`\u{417}\u{43D}\u{430}\u{447}\u{435}\u{43D}\u{43D}\u{44F} \u{43C}\u{430}\u{454} \u{431}\u{443}\u{442}\u{438} \u{43D}\u{435} \u{440}\u{430}\u{43D}\u{456}\u{448}\u{435} ${e.minValue}.`,unavailableDate:"Вибрана дата недоступна."},"zh-CN":{rangeOverflow:e=>`\u{503C}\u{5FC5}\u{987B}\u{662F} ${e.maxValue} \u{6216}\u{66F4}\u{65E9}\u{65E5}\u{671F}\u{3002}`,rangeReversed:"开始日期必须早于结束日期。",rangeUnderflow:e=>`\u{503C}\u{5FC5}\u{987B}\u{662F} ${e.minValue} \u{6216}\u{66F4}\u{665A}\u{65E5}\u{671F}\u{3002}`,unavailableDate:"所选日期不可用。"},"zh-TW":{rangeOverflow:e=>`\u{503C}\u{5FC5}\u{9808}\u{662F} ${e.maxValue} \u{6216}\u{66F4}\u{65E9}\u{3002}`,rangeReversed:"開始日期必須在結束日期之前。",rangeUnderflow:e=>`\u{503C}\u{5FC5}\u{9808}\u{662F} ${e.minValue} \u{6216}\u{66F4}\u{665A}\u{3002}`,unavailableDate:"所選日期無法使用。"}};let xn={badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!0},xi={...xn,customError:!0,valid:!1},xo={isInvalid:!1,validationDetails:xn,validationErrors:[]},xa=(0,pF.createContext)({}),xs="__reactAriaFormValidationState";function xl(e){if(e[xs]){let{realtimeValidation:t,displayValidation:r,updateValidation:n,resetValidation:i,commitValidation:o}=e[xs];return{realtimeValidation:t,displayValidation:r,updateValidation:n,resetValidation:i,commitValidation:o}}return function(e){let{isInvalid:t,validationState:r,name:n,value:i,builtinValidation:o,validate:a,validationBehavior:s="aria"}=e;r&&(t||="invalid"===r);let l=void 0!==t?{isInvalid:t,validationErrors:[],validationDetails:xi}:null,u=(0,pF.useMemo)(()=>a&&null!=i?xc(function(e,t){if("function"==typeof e){let r=e(t);if(r&&"boolean"!=typeof r)return xu(r)}return[]}(a,i)):null,[a,i]);o?.validationDetails.valid&&(o=void 0);let c=(0,pF.useContext)(xa),d=(0,pF.useMemo)(()=>n?Array.isArray(n)?n.flatMap(e=>xu(c[e])):xu(c[n]):[],[c,n]),[p,f]=(0,pF.useState)(c),[h,m]=(0,pF.useState)(!1);c!==p&&(f(c),m(!1));let y=(0,pF.useMemo)(()=>xc(h?[]:d),[h,d]),g=(0,pF.useRef)(xo),[b,v]=(0,pF.useState)(xo),w=(0,pF.useRef)(xo),[x,E]=(0,pF.useState)(!1);return(0,pF.useEffect)(()=>{if(!x)return;E(!1);let e=u||o||g.current;xd(e,w.current)||(w.current=e,v(e))}),{realtimeValidation:l||y||u||o||xo,displayValidation:"native"===s?l||y||b:l||y||u||o||b,updateValidation(e){"aria"!==s||xd(b,e)?g.current=e:v(e)},resetValidation(){xd(xo,w.current)||(w.current=xo,v(xo)),"native"===s&&E(!1),m(!0)},commitValidation(){"native"===s&&E(!0),m(!0)}}}(e)}function xu(e){return e?Array.isArray(e)?e:[e]:[]}function xc(e){return e.length?{isInvalid:!0,validationErrors:e,validationDetails:xi}:null}function xd(e,t){return e===t||!!e&&!!t&&e.isInvalid===t.isInvalid&&e.validationErrors.length===t.validationErrors.length&&e.validationErrors.every((e,r)=>e===t.validationErrors[r])&&Object.entries(e.validationDetails).every(([e,r])=>t.validationDetails[e]===r)}function xp(...e){let t=new Set,r=!1,n={...xn};for(let i of e){for(let e of i.validationErrors)t.add(e);for(let e in r||=i.isInvalid,n)n[e]||=i.validationDetails[e]}return n.valid=!r,{isInvalid:r,validationErrors:[...t],validationDetails:n}}let xf=new vn((eo=xr)&&eo.__esModule?eo.default:eo);function xh(){let e="u">typeof navigator&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e])}catch{e="en-US"}return e}function xm(e,t,r,n,i){let o=null!=e&&null!=r&&e.compare(r)>0,a=null!=e&&null!=t&&0>e.compare(t),s=null!=e&&n?.(e)||!1,l=o||a||s,u=[];if(l){let e=xh(),n=new va(e,vn.getGlobalDictionaryForPackage("@react-stately/datepicker")||xf),l=new b2(e,xb({},i)),c=l.resolvedOptions().timeZone;a&&null!=t&&u.push(n.format("rangeUnderflow",{minValue:l.format(t.toDate(c))})),o&&null!=r&&u.push(n.format("rangeOverflow",{maxValue:l.format(r.toDate(c))})),s&&u.push(n.format("unavailableDate"))}return{isInvalid:l,validationErrors:u,validationDetails:{badInput:s,customError:!1,patternMismatch:!1,rangeOverflow:o,rangeUnderflow:a,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!l}}}let xy={year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"2-digit",second:"2-digit"},xg={year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"};function xb(e,t){e={...t.shouldForceLeadingZeros?xg:xy,...e};let r=t.granularity||"minute",n=Object.keys(e),i=n.indexOf(t.maxGranularity??"year");i<0&&(i=0);let o=n.indexOf(r);if(o<0&&(o=2),i>o)throw Error("maxGranularity must be greater than granularity");let a=n.slice(i,o+1).reduce((t,r)=>(t[r]=e[r],t),{});return null!=t.hourCycle&&(a.hour12=12===t.hourCycle),a.timeZone=t.timeZone||"UTC",("hour"===r||"minute"===r||"second"===r)&&t.timeZone&&!t.hideTimeZone&&(a.timeZoneName="short"),t.showEra&&0===i&&(a.era="short"),a}function xv(e){return e&&"hour"in e?e:new vL}function xw(e,t){return null===e?null:e?vJ(e,t):void 0}function x_(e,t){let r=e&&"timeZone"in e?e.timeZone:void 0,n=e&&"minute"in e?"minute":"day";if(e&&t&&!(t in e))throw Error("Invalid granularity "+t+" for value "+e.toString());let[i,o]=(0,pF.useState)([n,r]);return e&&(i[0]!==n||i[1]!==r)&&o([n,r]),t||(t=e?n:i[0]),[t,e?r:i[1]]}let xx=new vn({ach:{year:"mwaka",month:"dwe",day:"nino"},af:{year:"jjjj",month:"mm",day:"dd"},am:{year:"ዓዓዓዓ",month:"ሚሜ",day:"ቀቀ"},an:{year:"aaaa",month:"mm",day:"dd"},ar:{year:"سنة",month:"شهر",day:"يوم"},ast:{year:"aaaa",month:"mm",day:"dd"},az:{year:"iiii",month:"aa",day:"gg"},be:{year:"гггг",month:"мм",day:"дд"},bg:{year:"гггг",month:"мм",day:"дд"},bn:{year:"yyyy",month:"মিমি",day:"dd"},br:{year:"bbbb",month:"mm",day:"dd"},bs:{year:"gggg",month:"mm",day:"dd"},ca:{year:"aaaa",month:"mm",day:"dd"},cak:{year:"jjjj",month:"ii",day:"q'q'"},ckb:{year:"ساڵ",month:"مانگ",day:"ڕۆژ"},cs:{year:"rrrr",month:"mm",day:"dd"},cy:{year:"bbbb",month:"mm",day:"dd"},da:{year:"\xe5\xe5\xe5\xe5",month:"mm",day:"dd"},de:{year:"jjjj",month:"mm",day:"tt"},dsb:{year:"llll",month:"mm",day:"źź"},el:{year:"εεεε",month:"μμ",day:"ηη"},en:{year:"yyyy",month:"mm",day:"dd"},eo:{year:"jjjj",month:"mm",day:"tt"},es:{year:"aaaa",month:"mm",day:"dd"},et:{year:"aaaa",month:"kk",day:"pp"},eu:{year:"uuuu",month:"hh",day:"ee"},fa:{year:"سال",month:"ماه",day:"روز"},ff:{year:"hhhh",month:"ll",day:"\xf1\xf1"},fi:{year:"vvvv",month:"kk",day:"pp"},fr:{year:"aaaa",month:"mm",day:"jj"},fy:{year:"jjjj",month:"mm",day:"dd"},ga:{year:"bbbb",month:"mm",day:"ll"},gd:{year:"bbbb",month:"mm",day:"ll"},gl:{year:"aaaa",month:"mm",day:"dd"},he:{year:"שנה",month:"חודש",day:"יום"},hr:{year:"gggg",month:"mm",day:"dd"},hsb:{year:"llll",month:"mm",day:"dd"},hu:{year:"\xe9\xe9\xe9\xe9",month:"hh",day:"nn"},ia:{year:"aaaa",month:"mm",day:"dd"},id:{year:"tttt",month:"bb",day:"hh"},is:{year:"\xe1\xe1\xe1\xe1",month:"mm",day:"dd"},it:{year:"aaaa",month:"mm",day:"gg"},ja:{year:"年",month:"月",day:"日"},ka:{year:"წწწწ",month:"თთ",day:"რრ"},kk:{year:"жжжж",month:"аа",day:"кк"},kn:{year:"ವವವವ",month:"ಮಿಮೀ",day:"ದಿದಿ"},ko:{year:"연도",month:"월",day:"일"},lb:{year:"jjjj",month:"mm",day:"dd"},lo:{year:"ປປປປ",month:"ດດ",day:"ວວ"},lt:{year:"mmmm",month:"mm",day:"dd"},lv:{year:"gggg",month:"mm",day:"dd"},meh:{year:"aaaa",month:"mm",day:"dd"},ml:{year:"വർഷം",month:"മാസം",day:"തീയതി"},ms:{year:"tttt",month:"mm",day:"hh"},nb:{year:"\xe5\xe5\xe5\xe5",month:"mm",day:"dd"},nl:{year:"jjjj",month:"mm",day:"dd"},nn:{year:"\xe5\xe5\xe5\xe5",month:"mm",day:"dd"},no:{year:"\xe5\xe5\xe5\xe5",month:"mm",day:"dd"},oc:{year:"aaaa",month:"mm",day:"jj"},pl:{year:"rrrr",month:"mm",day:"dd"},pt:{year:"aaaa",month:"mm",day:"dd"},rm:{year:"oooo",month:"mm",day:"dd"},ro:{year:"aaaa",month:"ll",day:"zz"},ru:{year:"гггг",month:"мм",day:"дд"},sc:{year:"aaaa",month:"mm",day:"dd"},scn:{year:"aaaa",month:"mm",day:"jj"},sk:{year:"rrrr",month:"mm",day:"dd"},sl:{year:"llll",month:"mm",day:"dd"},sr:{year:"гггг",month:"мм",day:"дд"},sv:{year:"\xe5\xe5\xe5\xe5",month:"mm",day:"dd"},szl:{year:"rrrr",month:"mm",day:"dd"},tg:{year:"сссс",month:"мм",day:"рр"},th:{year:"ปปปป",month:"ดด",day:"วว"},tr:{year:"yyyy",month:"aa",day:"gg"},uk:{year:"рррр",month:"мм",day:"дд"},"zh-CN":{year:"年",month:"月",day:"日"},"zh-TW":{year:"年",month:"月",day:"日"}},"en");class xE{constructor(e,t,r){if(this.era=r?.era??null,this.calendar=e,this.year=r?.year??null,this.month=r?.month??null,this.day=r?.day??null,this.hour=r?.hour??null,this.hourCycle=t,this.dayPeriod=null,this.minute=r?.minute??null,this.second=r?.second??null,this.millisecond=r?.millisecond??null,this.offset="offset"in(r??{})?r.offset:null,null!=this.hour){let[e,r]=xD(this.hour,t);this.dayPeriod=e,this.hour=r}}copy(){let e=new xE(this.calendar,this.hourCycle);return e.era=this.era,e.year=this.year,e.month=this.month,e.day=this.day,e.hour=this.hour,e.dayPeriod=this.dayPeriod,e.minute=this.minute,e.second=this.second,e.millisecond=this.millisecond,e.offset=this.offset,e}isComplete(e){return e.every(e=>null!=this[e])}validate(e,t){return t.every(t=>{if(("hour"===t||"dayPeriod"===t)&&"hour"in e){let[t,r]=xD(e.hour,this.hourCycle);return this.dayPeriod===t&&this.hour===r}return this[t]===e[t]})}isCleared(e){return e.every(e=>null===this[e])}set(e,t,r){let n=this.copy();return n[e]=t,"hour"===e&&null==n.dayPeriod&&"hour"in r&&(n.dayPeriod=xD(r.hour,this.hourCycle)[0]),"year"===e&&null==n.era&&(n.era=r.era),"second"!==e&&"literal"!==e&&"timeZoneName"!==e&&(n.offset=null),n}clear(e){let t=this.copy();return t[e]=null,"year"===e&&(t.era=null),t.offset=null,t}cycle(e,t,r,n){let i=this.copy();if(null==i[e]&&"dayPeriod"!==e&&"era"!==e){if("hour"===e&&"hour"in r){let[e,t]=xD(r.hour,this.hourCycle);i.dayPeriod=e,i.hour=t}else i[e]=r[e];return"year"===e&&null==i.era&&(i.era=r.era),i}switch(e){case"era":{let e=this.calendar.getEras(),r=e.indexOf(i.era);r=xS(r,t,0,e.length-1),i.era=e[r];break}case"year":{let n=new vI(this.calendar,this.era??r.era,this.year??r.year,this.month??1,this.day??1);i.era=(n=n.cycle(e,t,{round:"year"===e})).era,i.year=n.year;break}case"month":i.month=xS(i.month??1,t,1,this.calendar.getMaximumMonthsInYear());break;case"day":i.day=xS(i.day??1,t,1,this.calendar.getMaximumDaysInMonth());break;case"hour":{let e=n.some(e=>["year","month","day"].includes(e));if("timeZone"in r&&(!e||null!=i.year&&null!=i.month&&null!=i.day)){let e=this.toValue(r),[n,o]=xD((e=e.cycle("hour",t,{hourCycle:"h12"===this.hourCycle?12:24,round:!1})).hour,this.hourCycle);i.hour=o,i.dayPeriod=n,i.offset=e.offset}else{let e=i.hour??0,n=this.getSegmentLimits("hour");i.hour=xS(e,t,n.minValue,n.maxValue),null==i.dayPeriod&&"hour"in r&&(i.dayPeriod=xD(r.hour,this.hourCycle)[0])}break}case"dayPeriod":i.dayPeriod=xS(i.dayPeriod??0,t,0,1);break;case"minute":i.minute=xS(i.minute??0,t,0,59,!0);break;case"second":i.second=xS(i.second??0,t,0,59,!0)}return i}toValue(e){if(!("hour"in e))return e.set({era:this.era??e.era,year:this.year??e.year,month:this.month??e.month,day:this.day??e.day});{let t=this.hour;null!=t?t=function(e,t,r){switch(r){case"h11":1===t&&(e+=12);break;case"h12":12===e&&(e=0),1===t&&(e+=12);break;case"h24":e-=1}return e}(t,this.dayPeriod??0,this.hourCycle):("h12"===this.hourCycle||"h11"===this.hourCycle)&&(t=12*(1===this.dayPeriod));let r=e.set({era:this.era??e.era,year:this.year??e.year,month:this.month??e.month,day:this.day??e.day,hour:t??e.hour,minute:this.minute??e.minute,second:this.second??e.second,millisecond:this.millisecond??e.millisecond});return"offset"in r&&null!=this.offset&&r.offset!==this.offset&&(r=r.add({milliseconds:r.offset-this.offset})),r}}getSegmentLimits(e){switch(e){case"era":{let e=this.calendar.getEras();return{value:null!=this.era?e.indexOf(this.era):e.length-1,minValue:0,maxValue:e.length-1}}case"year":return{value:this.year,minValue:1,maxValue:9999};case"month":return{value:this.month,minValue:1,maxValue:this.calendar.getMaximumMonthsInYear()};case"day":return{value:this.day,minValue:1,maxValue:this.calendar.getMaximumDaysInMonth()};case"dayPeriod":return{value:this.dayPeriod,minValue:0,maxValue:1};case"hour":{let e=0,t=23;return"h12"===this.hourCycle?(e=1,t=12):"h11"===this.hourCycle&&(e=0,t=11),{value:this.hour,minValue:e,maxValue:t}}case"minute":return{value:this.minute,minValue:0,maxValue:59};case"second":return{value:this.second,minValue:0,maxValue:59}}}}function xS(e,t,r,n,i=!1){if(i){(e+=Math.sign(t))<r&&(e=n);let i=Math.abs(t);(e=t>0?Math.ceil(e/i)*i:Math.floor(e/i)*i)>n&&(e=r)}else(e+=t)<r?e=n-(r-e-1):e>n&&(e=r+(e-n-1));return e}function xD(e,t){let r=+(e>=12);switch(t){case"h11":e>=12&&(e-=12);break;case"h12":0===e?e=12:e>12&&(e-=12);break;case"h23":r=null;break;case"h24":e+=1,r=null}return[r,e]}var xO=r(9381);let xP={year:!0,month:!0,day:!0,hour:!0,minute:!0,second:!0,dayPeriod:!0,era:!0},xC={year:5,month:2,day:7,hour:2,minute:15,second:15},xk={dayperiod:"dayPeriod",relatedYear:"year",yearName:"literal",unknown:"literal"};function xT(e){let{locale:t,createCalendar:r,hideTimeZone:n,isDisabled:i=!1,isReadOnly:o=!1,isRequired:a=!1,minValue:s,maxValue:l,isDateUnavailable:u}=e,c=e.value||e.defaultValue||e.placeholderValue||null,[d,p]=x_(c,e.granularity),f=p||"UTC";if(c&&!(d in c))throw Error("Invalid granularity "+d+" for value "+c.toString());let[h,m]=(0,pF.useMemo)(()=>{let n=new b2(t,{dateStyle:"short",timeStyle:"short",hour12:null!=e.hourCycle?12===e.hourCycle:void 0}).resolvedOptions();return[r(n.calendar),n.hourCycle]},[t,e.hourCycle,r]),[y,g]=_f(e.value,e.defaultValue??null,e.onChange),[b]=(0,pF.useState)(y),v=(0,pF.useMemo)(()=>xw(y,h)??null,[y,h]),[w,x]=(0,pF.useState)(()=>new xE(h,m,v)),E="gregory"===h.identifier&&"BC"===w.era,S=(0,pF.useMemo)(()=>({granularity:d,maxGranularity:e.maxGranularity??"year",timeZone:p,hideTimeZone:n,hourCycle:e.hourCycle,showEra:E,shouldForceLeadingZeros:e.shouldForceLeadingZeros}),[e.maxGranularity,d,e.hourCycle,e.shouldForceLeadingZeros,p,n,E]),D=(0,pF.useMemo)(()=>xb({},S),[S]),O=(0,pF.useMemo)(()=>new b2(t,D),[t,D]),P=(0,pF.useMemo)(()=>O.resolvedOptions(),[O]),C=(0,pF.useMemo)(()=>(function(e,t,r,n){if(e)return xw(e,r);let i=vJ(v2(n??v7()).set({hour:0,minute:0,second:0,millisecond:0}),r);return"year"===t||"month"===t||"day"===t?vY(i):n?i:vZ(i)})(e.placeholderValue,d,h,p),[e.placeholderValue,d,h,p]),k=(0,pF.useMemo)(()=>{let t="h11"===m||"h12"===m,r=["era","year","month","day","hour",...t?["dayPeriod"]:[],"minute","second"],n=r.indexOf(e.maxGranularity||"era"),i=r.indexOf("hour"===d&&t?"dayPeriod":d);return r.slice(n,i+1)},[e.maxGranularity,d,m]),[T,j]=(0,pF.useState)(v),[R,A]=(0,pF.useState)(h),[N,M]=(0,pF.useState)(m);v===T&&m===N&&v1(h,R)||(w=new xE(h,m,v),j(v),A(h),M(m),x(w));let $=t=>{if(!e.isDisabled&&!e.isReadOnly)if(null==t||t instanceof xE&&t.isCleared(k))x(new xE(h,m,v)),g(null);else if(t instanceof xE){if(t.isComplete(k)){let e=t.toValue(v??C);if(t.validate(e,k)){let t=vJ(e,c?.calendar||new vy);if(!y||0!==t.compare(y)){x(new xE(h,m,v)),g(t);return}}}x(t)}else t=vJ(t,c?.calendar||new vy),x(new xE(h,m,v)),g(t)},I=(0,pF.useMemo)(()=>w.toValue(v??C).toDate(f),[w,f,v,C]),L=(0,pF.useMemo)(()=>(function(e,t,r,n,i,o,a){let s=["hour","minute","second"],l=r.formatToParts(e),u=new(0,xO.K)(o,{useGrouping:!1}),c=new(0,xO.K)(o,{useGrouping:!1,minimumIntegerDigits:2});for(let e of l)if("year"===e.type||"month"===e.type||"day"===e.type||"hour"===e.type){let r=t[e.type]??0;"2-digit"===n[e.type]?e.value=c.format(r):e.value=u.format(r)}let d=[];for(let e of l){var p;let r=xk[e.type]||e.type,n=xP[r];"era"===r&&1===i.getEras().length&&(n=!1);let l=xP[r]&&null==t[e.type],u=xP[r]?(p=e.value,"era"===r||"dayPeriod"===r?p:"year"===r||"month"===r||"day"===r?xx.getStringForLocale(r,o):"––"):null,c={type:r,text:l?u:e.value,...t.getSegmentLimits(r),isPlaceholder:l,placeholder:u,isEditable:n};"hour"===r?(d.push({type:"literal",text:"⁦",isPlaceholder:!1,placeholder:"",isEditable:!1}),d.push(c),r===a&&d.push({type:"literal",text:"⁩",isPlaceholder:!1,placeholder:"",isEditable:!1})):s.includes(r)&&r===a?(d.push(c),d.push({type:"literal",text:"⁩",isPlaceholder:!1,placeholder:"",isEditable:!1})):d.push(c)}return d})(I,w,O,P,h,t,d),[I,O,P,w,h,t,d]),F=(e,t)=>{$(w.cycle(e,t,C,k))},B=(0,pF.useMemo)(()=>xm(y,s,l,u,S),[y,s,l,u,S]),V=xl({...e,value:y,builtinValidation:B}),U=V.displayValidation.isInvalid,W=e.validationState||(U?"invalid":null);return{...V,value:v,defaultValue:e.defaultValue??b,dateValue:I,calendar:h,setValue:$,segments:L,dateFormatter:O,validationState:W,isInvalid:U,granularity:d,maxGranularity:e.maxGranularity??"year",isDisabled:i,isReadOnly:o,isRequired:a,increment(e){F(e,1)},decrement(e){F(e,-1)},incrementPage(e){F(e,xC[e]||1)},decrementPage(e){F(e,-(xC[e]||1))},incrementToMax(e){let t="hour"===e&&"h12"===m?11:w.getSegmentLimits(e).maxValue;$(w.set(e,t,C))},decrementToMin(e){let t="hour"===e&&"h12"===m?12:w.getSegmentLimits(e).minValue;$(w.set(e,t,C))},setSegment(e,t){$(w.set(e,t,C))},confirmPlaceholder(){if(!e.isDisabled&&!e.isReadOnly&&w.isComplete(k)){let e=vJ(w.toValue(v??C),c?.calendar||new vy);y&&0===e.compare(y)||g(e),x(new xE(h,m,v))}},clearSegment(e){let t=w;"timeZoneName"!==e&&"literal"!==e&&(t=w.clear(e)),$(t)},formatValue:e=>v?new b2(t,xb(e,S)).format(I):"",getDateFormatter:(e,t)=>new b2(e,xb({},{...S,...t}))}}let xj=(0,pF.createContext)(null),xR=(0,pF.createContext)(null),xA=(0,pF.createContext)(null),xN=(0,pF.forwardRef)(function(e,t){let r=(0,pF.useContext)(xR),n=(0,pF.useContext)(xA);return r||n?pB().createElement(x$,{...e,ref:t}):pB().createElement(xM,{...e,ref:t})}),xM=(0,pF.forwardRef)((e,t)=>{let[r,n]=y1({slot:e.slot},t,xj),{locale:i}=bJ(),o=xT({...r,locale:i,createCalendar:_i}),a=(0,pF.useRef)(null),{fieldProps:s,inputProps:l}=xt({...r,inputRef:a},o,n);return pB().createElement(yX,{values:[[xR,o],[_A,{...l,ref:a}],[_j,{...s,ref:n,isInvalid:o.isInvalid}]]},pB().createElement(x$,e))}),x$=(0,pF.forwardRef)((e,t)=>{let{className:r,children:n}=e,i=(0,pF.useContext)(xR),o=(0,pF.useContext)(xA),a=null!=i?i:o;return pB().createElement(pB().Fragment,null,pB().createElement(_R,{...e,ref:t,slot:e.slot||void 0,className:null!=r?r:"react-aria-DateInput",isInvalid:a.isInvalid},a.segments.map((e,t)=>(0,pF.cloneElement)(n(e),{key:t}))),pB().createElement(_N,null))});function xI({children:e}){let t=(0,pF.useMemo)(()=>({register:()=>{}}),[]);return pB().createElement(ba.Provider,{value:t},e)}pB().forwardRef(({children:e,...t},r)=>{let n=(0,pF.useRef)(!1),i=(0,pF.useContext)(ba),o=yZ(i||{},{...t,register(){n.current=!0,i&&i.register()}});return o.ref=yj(r||i?.ref),g5(i,o.ref),(0,pF.useEffect)(()=>{n.current||(n.current=!0)},[]),pB().createElement(ba.Provider,{value:o},e)});let xL=(0,pF.createContext)({}),xF=pB().createContext(null);function xB(e){let t=yK(),{portalContainer:r=t?null:document.body,isExiting:n}=e,[i,o]=(0,pF.useState)(!1),a=(0,pF.useMemo)(()=>({contain:i,setContain:o}),[i,o]),{getContainer:s}=(0,pF.useContext)(xL)??{};if(!e.portalContainer&&s&&(r=s()),!r)return null;let l=e.children;return e.disableFocusManagement||(l=pB().createElement(_F,{restoreFocus:!0,contain:(e.shouldContainFocus||i)&&!n},l)),l=pB().createElement(xF.Provider,{value:a},pB().createElement(xI,null,l)),bd().createPortal(l,r)}let xV=(0,pF.createContext)(null),xU=(0,pF.createContext)(null),xW=(0,pF.forwardRef)(function(e,t){let r=e["aria-labelledby"];[e,t]=y1(e,t,xV);let{dialogProps:n,titleProps:i}=function(e,t){let r,n,{role:i="dialog"}=e,o=yq();o=e["aria-label"]?void 0:o;let a=(0,pF.useRef)(!1);return(0,pF.useEffect)(()=>{if(t.current&&!gd(t.current)){g4(t.current);let e=setTimeout(()=>{(((e=document)=>e.activeElement)()===t.current||((e=document)=>e.activeElement)()===document.body)&&(a.current=!0,t.current&&(t.current.blur(),g4(t.current)),a.current=!1)},500);return()=>{clearTimeout(e)}}},[t]),r=(0,pF.useContext)(xF),yM(()=>{n?.(!0)},[n=r?.setContain]),(0,pF.useRef)(!1),(0,pF.useEffect)(()=>{}),{dialogProps:{...gi(e,{labelable:!0}),role:i,tabIndex:-1,"aria-labelledby":e["aria-labelledby"]||o,onBlur:e=>{a.current&&e.stopPropagation()}},titleProps:{id:o}}}({...e,"aria-labelledby":r},t),o=(0,pF.useContext)(xU);n["aria-label"]||n["aria-labelledby"]||(e["aria-labelledby"]?n["aria-labelledby"]=e["aria-labelledby"]:console.warn('If a Dialog does not contain a <Heading slot="title">, it must have an aria-label or aria-labelledby attribute for accessibility.'));let a=yQ({defaultClassName:"react-aria-Dialog",className:e.className,style:e.style,children:e.children,values:{close:(null==o?void 0:o.close)||(()=>{})}});return pB().createElement("section",{...gi(e),...n,...a,ref:t,slot:e.slot||void 0},pB().createElement(yX,{values:[[bM,{slots:{[yJ]:{},title:{...i,level:2}}}],[bA,{slots:{[yJ]:{},close:{onPress:()=>null==o?void 0:o.close()}}}]]},a.children))}),xK=(0,pF.createContext)(null),xH=(0,pF.forwardRef)(function(e,t){let r=(0,pF.useContext)(xK);return(null==r?void 0:r.isInvalid)?pB().createElement(xz,{...e,ref:t}):null}),xz=(0,pF.forwardRef)((e,t)=>{let r=(0,pF.useContext)(xK),n=gi(e),i=yQ({...e,defaultClassName:"react-aria-FieldError",defaultChildren:0===r.validationErrors.length?void 0:r.validationErrors.join(" "),values:r});return null==i.children?null:pB().createElement(bI,{slot:"errorMessage",...n,...i,ref:t})}),xG=(0,pF.createContext)(null),xq=(0,pF.createContext)({}),xY=bj(function(e,t){[e,t]=y1(e,t,xq);let{elementType:r="label",...n}=e;return pB().createElement(r,{className:"react-aria-Label",...n,ref:t})}),xZ=(0,pF.createContext)({placement:"bottom"}),xJ="u">typeof HTMLElement&&"inert"in HTMLElement.prototype,xX=new WeakMap,xQ=[];function x0(e,t=-1/0,r=1/0){return Math.min(Math.max(e,t),r)}function x1(e,t){let r=e,n=0,i=t.toString(),o=i.toLowerCase().indexOf("e-");if(o>0)n=Math.abs(Math.floor(Math.log10(Math.abs(t))))+o;else{let e=i.indexOf(".");e>=0&&(n=i.length-e)}if(n>0){let e=Math.pow(10,n);r=Math.round(r*e)/e}return r}function x3(e,t,r,n){t=Number(t),r=Number(r);let i=(e-(isNaN(t)?0:t))%n,o=x1(2*Math.abs(i)>=n?e+Math.sign(i)*(n-Math.abs(i)):e-i,n);return isNaN(t)?!isNaN(r)&&o>r&&(o=Math.floor(x1(r/n,n))*n):o<t?o=t:!isNaN(r)&&o>r&&(o=t+Math.floor(x1((r-t)/n,n))*n),o=x1(o,n)}let x4={top:"top",bottom:"top",left:"left",right:"left"},x2={top:"bottom",bottom:"top",left:"right",right:"left"},x6={top:"left",left:"top"},x5={top:"height",left:"width"},x8={width:"totalWidth",height:"totalHeight"},x9={};function x7(e,t){let r=0,n=0,i=0,o=0,a=0,s=0,l={},u=(t?.scale??1)>1;if("BODY"===e.tagName||"HTML"===e.tagName){let u=document.documentElement;i=u.clientWidth,o=u.clientHeight,r=t?.width??i,n=t?.height??o,l.top=u.scrollTop||e.scrollTop,l.left=u.scrollLeft||e.scrollLeft,t&&(a=t.offsetTop,s=t.offsetLeft)}else({width:r,height:n,top:a,left:s}=Eo(e,!1)),l.top=e.scrollTop,l.left=e.scrollLeft,i=r,o=n;return gj()&&("BODY"===e.tagName||"HTML"===e.tagName)&&u&&(l.top=0,l.left=0,a=t?.pageTop??0,s=t?.pageLeft??0),{width:r,height:n,totalWidth:i,totalHeight:o,scroll:l,top:a,left:s}}function Ee(e,t,r,n,i,o,a){let s=i.scroll[e]??0,l=n[x5[e]],u=a[e]+n.scroll[x4[e]]+o,c=a[e]+n.scroll[x4[e]]+l-o,d=t-s+n.scroll[x4[e]]+a[e]-n[x4[e]],p=t-s+r+n.scroll[x4[e]]+a[e]-n[x4[e]];return d<u?u-d:p>c?Math.max(c-p,u-d):0}function Et(e){if(x9[e])return x9[e];let[t,r]=e.split(" "),n=x4[t]||"right",i=x6[n];x4[r]||(r="center");let o=x5[n],a=x5[i];return x9[e]={placement:t,crossPlacement:r,axis:n,crossAxis:i,size:o,crossSize:a},x9[e]}function Er(e,t,r,n,i,o,a,s,l,u,c){let{placement:d,crossPlacement:p,axis:f,crossAxis:h,size:m,crossSize:y}=n,g={};g[h]=e[h]??0,"center"===p?g[h]+=((e[y]??0)-(r[y]??0))/2:p!==h&&(g[h]+=(e[y]??0)-(r[y]??0)),g[h]+=o;let b=e[h]-r[y]+l+u,v=e[h]+e[y]-l-u;if(g[h]=x0(g[h],b,v),d===f){let t=s?c[m]:c[x8[m]];g[x2[f]]=Math.floor(t-e[f]+i)}else g[f]=Math.floor(e[f]+e[m]+i);return g}function En(e,t,r,n,i,o,a,s){let{placement:l,axis:u,size:c}=o;return l===u?Math.max(0,r[u]-(a.scroll[u]??0)-(e[u]+(s?t[u]:0))-(n[u]??0)-n[x2[u]]-i):Math.max(0,e[c]+e[u]+(s?t[u]:0)-r[u]-r[c]+(a.scroll[u]??0)-(n[u]??0)-n[x2[u]]-i)}function Ei(e,t){let{top:r,left:n,width:i,height:o}=e.getBoundingClientRect();return t&&e instanceof e.ownerDocument.defaultView.HTMLElement&&(i=e.offsetWidth,o=e.offsetHeight),{top:r,left:n,width:i,height:o}}function Eo(e,t){let{top:r,left:n,width:i,height:o}=Ei(e,t),{scrollTop:a,scrollLeft:s,clientTop:l,clientLeft:u}=document.documentElement;return{top:r+a-l,left:n+s-u,width:i,height:o}}function Ea(e,t,r){let n,i=window.getComputedStyle(e);if("fixed"===i.position)n=Ei(e,r);else{n=Eo(e,r);let i=Eo(t,r),o=window.getComputedStyle(t);i.top+=(parseInt(o.borderTopWidth,10)||0)-t.scrollTop,i.left+=(parseInt(o.borderLeftWidth,10)||0)-t.scrollLeft,n.top-=i.top,n.left-=i.left}return n.top-=parseInt(i.marginTop,10)||0,n.left-=parseInt(i.marginLeft,10)||0,n}function Es(e){let t=window.getComputedStyle(e);return"none"!==t.transform||/transform|perspective/.test(t.willChange)||"none"!==t.filter||"paint"===t.contain||"backdropFilter"in t&&"none"!==t.backdropFilter||"WebkitBackdropFilter"in t&&"none"!==t.WebkitBackdropFilter}let El=new WeakMap;function Eu(e){let{ref:t,box:r,onResize:n}=e,i=bl(n);(0,pF.useEffect)(()=>{let e=t?.current;if(e)if(void 0===window.ResizeObserver)return window.addEventListener("resize",i,!1),()=>{window.removeEventListener("resize",i,!1)};else{let t=new window.ResizeObserver(e=>{e.length&&i()});return t.observe(e,{box:r}),()=>{e&&t.unobserve(e)}}},[t,r])}let Ec="u">typeof document?window.visualViewport:null;function Ed(e,t){if(e.button>0)return!1;let r=gc(e);if(r){let e=r.ownerDocument;if(!e||!gu(e.documentElement,r)||r.closest("[data-react-aria-top-layer]"))return!1}return!!t.current&&!e.composedPath().includes(t.current)}let Ep=[],Ef=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function Eh(e){return e instanceof HTMLInputElement&&!Ef.has(e.type)||e instanceof HTMLTextAreaElement||e instanceof HTMLElement&&e.isContentEditable}let Em="u">typeof document&&window.visualViewport,Ey=0;function Eg(e,t,r){let n=e.style[t];return e.style[t]=r,()=>{e.style[t]=n}}function Eb(e,t,r,n){return e.addEventListener(t,r,n),()=>{e.removeEventListener(t,r,n)}}function Ev(e,t){t||!Em?Ew(e):Em.addEventListener("resize",()=>Ew(e),{once:!0})}function Ew(e){let t=document.scrollingElement||document.documentElement,r=e;for(;r&&r!==t;){let e=ww(r);if(e!==document.documentElement&&e!==document.body&&e!==r){let t=e.getBoundingClientRect(),n=r.getBoundingClientRect();if(n.top<t.top||n.bottom>t.top+r.clientHeight){let r=t.bottom;Em&&(r=Math.min(r,Em.offsetTop+Em.height));let i=n.top-t.top-((r-t.top)/2-n.height/2);e.scrollTo({top:Math.max(0,Math.min(e.scrollHeight-e.clientHeight,e.scrollTop+i)),behavior:"smooth"})}}r=e.parentElement}}var E_={};function Ex(e){var t;let{onDismiss:r,...n}=e,i=wf(n,vu((t=E_)&&t.__esModule?t.default:t,"@react-aria/overlays").format("dismiss"));return pB().createElement(wg,null,pB().createElement("button",{...i,tabIndex:-1,onClick:()=>{r&&r()},style:{width:1,height:1}}))}function EE(e,t,r){yM(()=>{if(t&&e.current){if(!("getAnimations"in e.current))return void r();let t=e.current.getAnimations();if(0===t.length)return void r();let n=!1;return Promise.allSettled(t.map(e=>e.finished)).then(()=>{n||(0,bc.flushSync)(()=>{r()})}),()=>{n=!0}}},[e,t,r])}E_={"ar-AE":{dismiss:"تجاهل"},"bg-BG":{dismiss:"Отхвърляне"},"cs-CZ":{dismiss:"Odstranit"},"da-DK":{dismiss:"Luk"},"de-DE":{dismiss:"Schlie\xdfen"},"el-GR":{dismiss:"Απόρριψη"},"en-US":{dismiss:"Dismiss"},"es-ES":{dismiss:"Descartar"},"et-EE":{dismiss:"L\xf5peta"},"fi-FI":{dismiss:"Hylk\xe4\xe4"},"fr-FR":{dismiss:"Rejeter"},"he-IL":{dismiss:"התעלם"},"hr-HR":{dismiss:"Odbaci"},"hu-HU":{dismiss:"Elutas\xedt\xe1s"},"it-IT":{dismiss:"Ignora"},"ja-JP":{dismiss:"閉じる"},"ko-KR":{dismiss:"무시"},"lt-LT":{dismiss:"Atmesti"},"lv-LV":{dismiss:"Nerādīt"},"nb-NO":{dismiss:"Lukk"},"nl-NL":{dismiss:"Negeren"},"pl-PL":{dismiss:"Zignoruj"},"pt-BR":{dismiss:"Descartar"},"pt-PT":{dismiss:"Dispensar"},"ro-RO":{dismiss:"Revocare"},"ru-RU":{dismiss:"Пропустить"},"sk-SK":{dismiss:"Zrušiť"},"sl-SI":{dismiss:"Opusti"},"sr-SP":{dismiss:"Odbaci"},"sv-SE":{dismiss:"Avvisa"},"tr-TR":{dismiss:"Kapat"},"uk-UA":{dismiss:"Скасувати"},"zh-CN":{dismiss:"取消"},"zh-TW":{dismiss:"關閉"}};let ES=null,ED=new Set,EO=new Map,EP=!1,EC=!1;function Ek(e,t){for(let r of ED)r(e,t)}function ET(e){EP=!0,e.metaKey||!gP()&&e.altKey||e.ctrlKey||"Control"===e.key||"Shift"===e.key||"Meta"===e.key||(ES="keyboard",Ek("keyboard",e))}function Ej(e){ES="pointer",("mousedown"===e.type||"pointerdown"===e.type)&&(EP=!0,Ek("pointer",e))}function ER(e){gM(e)&&(EP=!0,ES="virtual")}function EA(e){e.target!==window&&e.target!==document&&e.isTrusted&&(EP||EC||(ES="virtual",Ek("virtual",e)),EP=!1,EC=!1)}function EN(){EP=!1,EC=!0}function EM(e){if("u"<typeof window||EO.get(gl(e)))return;let t=gl(e),r=gs(e),n=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){EP=!0,n.apply(this,arguments)},r.addEventListener("keydown",ET,!0),r.addEventListener("keyup",ET,!0),r.addEventListener("click",ER,!0),t.addEventListener("focus",EA,!0),t.addEventListener("blur",EN,!1),"u">typeof PointerEvent?(r.addEventListener("pointerdown",Ej,!0),r.addEventListener("pointermove",Ej,!0),r.addEventListener("pointerup",Ej,!0)):(r.addEventListener("mousedown",Ej,!0),r.addEventListener("mousemove",Ej,!0),r.addEventListener("mouseup",Ej,!0)),t.addEventListener("beforeunload",()=>{E$(e)},{once:!0}),EO.set(t,{focus:n})}let E$=(e,t)=>{let r=gl(e),n=gs(e);t&&n.removeEventListener("DOMContentLoaded",t),EO.has(r)&&(r.HTMLElement.prototype.focus=EO.get(r).focus,n.removeEventListener("keydown",ET,!0),n.removeEventListener("keyup",ET,!0),n.removeEventListener("click",ER,!0),r.removeEventListener("focus",EA,!0),r.removeEventListener("blur",EN,!1),"u">typeof PointerEvent?(n.removeEventListener("pointerdown",Ej,!0),n.removeEventListener("pointermove",Ej,!0),n.removeEventListener("pointerup",Ej,!0)):(n.removeEventListener("mousedown",Ej,!0),n.removeEventListener("mousemove",Ej,!0),n.removeEventListener("mouseup",Ej,!0)),EO.delete(r))};function EI(e){let[t,r]=_f(e.isOpen,e.defaultOpen||!1,e.onOpenChange),n=(0,pF.useCallback)(()=>{r(!0)},[r]),i=(0,pF.useCallback)(()=>{r(!1)},[r]),o=(0,pF.useCallback)(()=>{r(!t)},[r,t]);return{isOpen:t,setOpen:r,open:n,close:i,toggle:o}}"u">typeof document&&("loading"!==(m=gs(void 0)).readyState?EM(void 0):m.addEventListener("DOMContentLoaded",()=>{EM(void 0)}));let EL=(0,pF.createContext)(null),EF=(0,pF.createContext)(null),EB=(0,pF.forwardRef)(function(e,t){[e,t]=y1(e,t,EL);let r=(0,pF.useContext)(xU),n=EI(e),i=null==e.isOpen&&null==e.defaultOpen&&r?r:n,o=function(e,t){let[r,n]=(0,pF.useState)(t?"open":"closed");switch(r){case"open":t||n("exiting");break;case"closed":case"exiting":t&&n("open")}let i="exiting"===r;return EE(e,i,(0,pF.useCallback)(()=>{n(e=>"exiting"===e?"closed":e)},[])),i}(t,i.isOpen)||e.isExiting||!1,a=(0,pF.useContext)(bT),{direction:s}=bJ();if(a){let t=e.children;return"function"==typeof t&&(t=t({trigger:e.trigger||null,placement:"bottom",isEntering:!1,isExiting:!1,defaultChildren:null})),pB().createElement(pB().Fragment,null,t)}return!i||i.isOpen||o?pB().createElement(EV,{...e,triggerRef:e.triggerRef,state:i,popoverRef:t,isExiting:o,dir:s}):null});function EV({state:e,isExiting:t,UNSTABLE_portalContainer:r,...n}){var i,o;let a=(0,pF.useRef)(null),[s,l]=(0,pF.useState)(0),u=(0,pF.useRef)(null),c=(0,pF.useContext)(EF),p=c&&"SubmenuTrigger"===n.trigger;yM(()=>{a.current&&e.isOpen&&l(a.current.getBoundingClientRect().width)},[e.isOpen,a]);let{popoverProps:f,underlayProps:h,arrowProps:m,placement:y}=function(e,t){let{triggerRef:r,popoverRef:n,groupRef:i,isNonModal:o,isKeyboardDismissDisabled:a,shouldCloseOnInteractOutside:s,...l}=e,u="SubmenuTrigger"===l.trigger,{overlayProps:c,underlayProps:p}=function(e,t){let{onClose:r,shouldCloseOnBlur:n,isOpen:i,isDismissable:o=!1,isKeyboardDismissDisabled:a=!1,shouldCloseOnInteractOutside:s}=e,l=(0,pF.useRef)(void 0);(0,pF.useEffect)(()=>{if(i&&!Ep.includes(t))return Ep.push(t),()=>{let e=Ep.indexOf(t);e>=0&&Ep.splice(e,1)}},[i,t]);let u=()=>{Ep[Ep.length-1]===t&&r&&r()};!function(e){let{ref:t,onInteractOutside:r,isDisabled:n,onInteractOutsideStart:i}=e,o=(0,pF.useRef)({isPointerDown:!1,ignoreEmulatedMouseEvents:!1}),a=bl(e=>{r&&Ed(e,t)&&(i&&i(e),o.current.isPointerDown=!0)}),s=bl(e=>{r&&r(e)});(0,pF.useEffect)(()=>{let e=o.current;if(n)return;let r=gs(t.current);if("u">typeof PointerEvent){let n=r=>{e.isPointerDown&&Ed(r,t)&&s(r),e.isPointerDown=!1};return r.addEventListener("pointerdown",a,!0),r.addEventListener("click",n,!0),()=>{r.removeEventListener("pointerdown",a,!0),r.removeEventListener("click",n,!0)}}},[t,n])}({ref:t,onInteractOutside:o&&i?e=>{(!s||s(gc(e)))&&(Ep[Ep.length-1]===t&&e.stopPropagation(),l.current===t&&u()),l.current=void 0}:void 0,onInteractOutsideStart:e=>{let r=Ep[Ep.length-1];l.current=r,(!s||s(gc(e)))&&r===t&&e.stopPropagation()}});let{focusWithinProps:c}=bE({isDisabled:!n,onBlurWithin:e=>{!(!e.relatedTarget||_W(e.relatedTarget,_L))&&(!s||s(e.relatedTarget))&&r?.()}});return{overlayProps:{onKeyDown:e=>{"Escape"!==e.key||a||e.nativeEvent.isComposing||(e.stopPropagation(),e.preventDefault(),u())},...c},underlayProps:{}}}({isOpen:t.isOpen,onClose:t.close,shouldCloseOnBlur:!0,isDismissable:!o||u,isKeyboardDismissDisabled:a,shouldCloseOnInteractOutside:s},i??n),{overlayProps:f,arrowProps:h,placement:m,triggerAnchorPoint:y}=function(e){var t;let{direction:r}=bJ(),{arrowSize:n,targetRef:i,overlayRef:o,arrowRef:a,scrollRef:s=o,placement:l="bottom",containerPadding:u=12,shouldFlip:c=!0,boundaryElement:d="u">typeof document?document.body:null,offset:p=0,crossOffset:f=0,shouldUpdatePosition:h=!0,isOpen:m=!0,onClose:y,maxHeight:g,arrowBoundaryOffset:b=0}=e,[v,w]=(0,pF.useState)(null),x=[h,l,o.current,i.current,a?.current,s.current,u,c,d,p,f,m,r,g,b,n],E=(0,pF.useRef)(Ec?.scale);(0,pF.useEffect)(()=>{m&&(E.current=Ec?.scale)},[m]);let S=(0,pF.useCallback)(()=>{var e;if(!1===h||!m||!o.current||!i.current||!d||Ec?.scale!==E.current)return;let t=null;if(s.current&&gd(s.current)){let e=((e=document)=>e.activeElement)()?.getBoundingClientRect(),r=s.current.getBoundingClientRect();(t={type:"top",offset:(e?.top??0)-r.top}).offset>r.height/2&&(t.type="bottom",t.offset=(e?.bottom??0)-r.bottom)}let y=o.current;!g&&o.current&&(y.style.top="0px",y.style.bottom="",y.style.maxHeight=(window.visualViewport?.height??window.innerHeight)+"px");let v=function(e){let t,r,{placement:n,targetNode:i,overlayNode:o,scrollNode:a,padding:s,shouldFlip:l,boundaryElement:u,offset:c,crossOffset:d,maxHeight:p,arrowSize:f=0,arrowBoundaryOffset:h=0}=e,m="u">typeof document?window.visualViewport:null,y=o instanceof HTMLElement?function(e){let t=e.offsetParent;if(t&&t===document.body&&"static"===window.getComputedStyle(t).position&&!Es(t)&&(t=document.documentElement),null==t)for(t=e.parentElement;t&&!Es(t);)t=t.parentElement;return t||document.documentElement}(o):document.documentElement,g=y===document.documentElement,b=window.getComputedStyle(y).position,v=g?Eo(i,!1):Ea(i,y,!1);if(!g){let{marginTop:e,marginLeft:t}=window.getComputedStyle(i);v.top+=parseInt(e,10)||0,v.left+=parseInt(t,10)||0}let w=Eo(o,!0),x={top:parseInt((t=window.getComputedStyle(o)).marginTop,10)||0,bottom:parseInt(t.marginBottom,10)||0,left:parseInt(t.marginLeft,10)||0,right:parseInt(t.marginRight,10)||0};w.width+=(x.left??0)+(x.right??0),w.height+=(x.top??0)+(x.bottom??0),a.scrollTop,a.scrollLeft,a.scrollWidth,a.scrollHeight;let E=x7(u,m),S=x7(y,m);if("BODY"!==u.tagName&&"HTML"!==u.tagName||g)r=("BODY"===u.tagName||"HTML"===u.tagName)&&g?{top:0,left:0,width:0,height:0}:Ea(u,y,!1);else{let e=Ei(y,!1);r={top:-(e.top-E.top),left:-(e.left-E.left),width:0,height:0}}return function(e,t,r,n,i,o,a,s,l,u,c,d,p,f,h,m,y){var g,b,v;let w,x,E,S=Et(e),{size:D,crossAxis:O,crossSize:P,placement:C,crossPlacement:k}=S,T=Er(t,a,r,S,u,c,l,d,f,h,s),j=u,R=En(a,l,t,n,i+u,S,s,m);if(o&&r[D]>R){let e=Et(`${x2[C]} ${k}`),o=Er(t,a,r,e,u,c,l,d,f,h,s);En(a,l,t,n,i+u,e,s,m)>R&&(S=e,T=o,j=u)}let A="bottom";"top"===S.axis?"top"===S.placement?A="top":"bottom"===S.placement&&(A="bottom"):"top"===S.crossAxis&&("top"===S.crossPlacement?A="bottom":"bottom"===S.crossPlacement&&(A="top"));let N=Ee(O,T[O],r[P],a,s,i,l);T[O]+=N;let M=(g=T,b=r.height,v=A,w=(null!=g.top?g.top:s[x8.height]-(g.bottom??0)-b)-(s.scroll.top??0),x=m?l.top:0,E={top:Math.max(a.top+x,(y?.offsetTop??a.top)+x),bottom:Math.min(a.top+a.height+x,(y?.offsetTop??0)+(y?.height??0))},"top"!==v?Math.max(0,E.bottom-w-((n.top??0)+(n.bottom??0)+i)):Math.max(0,w+b-E.top-((n.top??0)+(n.bottom??0)+i)));p&&p<M&&(M=p),r.height=Math.min(r.height,M),N=Ee(O,(T=Er(t,a,r,S,j,c,l,d,f,h,s))[O],r[P],a,s,i,l),T[O]+=N;let $={},I=t[O]-T[O]-n[x4[O]],L=I+.5*t[P],F=f/2+h,B="left"===x4[O]?(n.left??0)+(n.right??0):(n.top??0)+(n.bottom??0),V=r[P]-B-f/2-h,U=x0(L,t[O]+f/2-(T[O]+n[x4[O]]),t[O]+t[P]-f/2-(T[O]+n[x4[O]]));$[O]=x0(U,F,V),({placement:C,crossPlacement:k}=S),f?I=$[O]:"right"===k?I+=t[P]:"center"===k&&(I+=t[P]/2);let W="left"===C||"top"===C?r[D]:0,K={x:"top"===C||"bottom"===C?I:W,y:"left"===C||"right"===C?I:W};return{position:T,maxHeight:M,arrowOffsetLeft:$.left,arrowOffsetTop:$.top,placement:C,triggerAnchorPoint:K}}(n,v,w,x,s,l,E,S,r,c,d,!!b&&"static"!==b,p,f,h,gu(u,y),m)}({placement:(e=l,"rtl"===r?e.replace("start","right").replace("end","left"):e.replace("start","left").replace("end","right")),overlayNode:o.current,targetNode:i.current,scrollNode:s.current||o.current,padding:u,shouldFlip:c,boundaryElement:d,offset:p,crossOffset:f,maxHeight:g,arrowSize:n??(a?.current?Ei(a.current,!0).width:0),arrowBoundaryOffset:b});if(!v.position)return;y.style.top="",y.style.bottom="",y.style.left="",y.style.right="",Object.keys(v.position).forEach(e=>y.style[e]=v.position[e]+"px"),y.style.maxHeight=null!=v.maxHeight?v.maxHeight+"px":"";let x=((e=document)=>e.activeElement)();if(t&&x&&s.current){let e=x.getBoundingClientRect(),r=s.current.getBoundingClientRect(),n=e[t.type]-r[t.type];s.current.scrollTop+=n-t.offset}w(v)},x);yM(S,x),yM(()=>(window.addEventListener("resize",t,!1),()=>{window.removeEventListener("resize",t,!1)}),[t=S]),Eu({ref:o,onResize:S}),Eu({ref:i,onResize:S});let D=(0,pF.useRef)(!1);yM(()=>{let e,t=()=>{D.current=!0,clearTimeout(e),e=setTimeout(()=>{D.current=!1},500),S()},r=()=>{D.current&&t()};return Ec?.addEventListener("resize",t),Ec?.addEventListener("scroll",r),()=>{Ec?.removeEventListener("resize",t),Ec?.removeEventListener("scroll",r)}},[S]);let O=(0,pF.useCallback)(()=>{D.current||y?.()},[y,D]);return!function(e){let{triggerRef:t,isOpen:r,onClose:n}=e;(0,pF.useEffect)(()=>{if(!r||null===n)return;let e=e=>{let r=gc(e);if(!t.current||r instanceof Node&&!gu(r,t.current)||r instanceof HTMLInputElement||r instanceof HTMLTextAreaElement)return;let i=n||El.get(t.current);i&&i()};return window.addEventListener("scroll",e,!0),()=>{window.removeEventListener("scroll",e,!0)}},[r,n,t])}({triggerRef:i,isOpen:m,onClose:y&&O}),{overlayProps:{style:{position:v?"absolute":"fixed",top:v?void 0:0,left:v?void 0:0,zIndex:1e5,...v?.position,maxHeight:v?.maxHeight??"100vh"}},placement:v?.placement??null,triggerAnchorPoint:v?.triggerAnchorPoint??null,arrowProps:{"aria-hidden":"true",role:"presentation",style:{left:v?.arrowOffsetLeft,top:v?.arrowOffsetTop}},updatePosition:S}}({...l,targetRef:r,overlayRef:n,isOpen:t.isOpen,onClose:o&&!u?t.close:null});return!function(e={}){let{isDisabled:t}=e;yM(()=>{if(!t){let e,t,r,n,i,o,a,s;return 1==++Ey&&(d=gT()?(t=Eg(document.documentElement,"overflow","hidden"),r=!1,n=document.createElement("style"),(i=bo())&&(n.nonce=i),n.textContent=`
38
+ `.trim(),e.head.prepend(t)},[p]),(0,pB.useEffect)(()=>{let e=y.current;return()=>{for(let t of(d||bn(e.target??void 0),e.disposables))t();e.disposables=[]}},[d]),{isPressed:l||h,pressProps:yJ(f,k,{[by]:!0})}}function bb(e){return"A"===e.tagName&&e.hasAttribute("href")}function bv(e,t){let{key:r,code:n}=e,i=t.getAttribute("role");return("Enter"===r||" "===r||"Spacebar"===r||"Space"===n)&&!(t instanceof gu(t).HTMLInputElement&&!bE(t,r)||t instanceof gu(t).HTMLTextAreaElement||t.isContentEditable)&&!(("link"===i||!i&&bb(t))&&"Enter"!==r)}function bw(e,t){let r=t.clientX,n=t.clientY;return{currentTarget:e,shiftKey:t.shiftKey,ctrlKey:t.ctrlKey,metaKey:t.metaKey,altKey:t.altKey,clientX:r,clientY:n,key:t.key}}function b_(e,t){return e instanceof HTMLInputElement?!bE(e,t):!(e instanceof HTMLInputElement)&&(e instanceof HTMLButtonElement?"submit"!==e.type&&"reset"!==e.type:!bb(e))}let bx=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function bE(e,t){return"checkbox"===e.type||"radio"===e.type?" "===t:bx.has(e.type)}function bS(e){let{isDisabled:t,onBlurWithin:r,onFocusWithin:n,onFocusWithinChange:i}=e,o=(0,pB.useRef)({isFocusWithin:!1}),{addGlobalListener:a,removeAllGlobalListeners:s}=bc(),l=(0,pB.useCallback)(e=>{gc(e.currentTarget,gd(e))&&o.current.isFocusWithin&&!gc(e.currentTarget,e.relatedTarget)&&(o.current.isFocusWithin=!1,s(),r&&r(e),i&&i(!1))},[r,i,o,s]),u=gE(l),c=(0,pB.useCallback)(e=>{if(!gc(e.currentTarget,gd(e)))return;let t=gd(e),r=gl(t),s=((e=document)=>e.activeElement)(r);if(!o.current.isFocusWithin&&s===t){n&&n(e),i&&i(!0),o.current.isFocusWithin=!0,u(e);let t=e.currentTarget;a(r,"focus",e=>{let n=gd(e);if(o.current.isFocusWithin&&!gc(t,n)){let e=new r.defaultView.FocusEvent("blur",{relatedTarget:n});gx(e,t),l(g_(e))}},{capture:!0})}},[n,i,u,a,l]);return t?{focusWithinProps:{onFocus:void 0,onBlur:void 0}}:{focusWithinProps:{onFocus:c,onBlur:l}}}function bD(e={}){var t;let{autoFocus:r=!1,isTextInput:n,within:i}=e,o=(0,pB.useRef)({isFocused:!1,isFocusVisible:r||gX()}),[a,s]=(0,pB.useState)(!1),[l,u]=(0,pB.useState)(()=>o.current.isFocused&&o.current.isFocusVisible),c=(0,pB.useCallback)(()=>u(o.current.isFocused&&o.current.isFocusVisible),[]),d=(0,pB.useCallback)(e=>{o.current.isFocused=e,o.current.isFocusVisible=gX(),s(e),c()},[c]);t={enabled:a,isTextInput:n},gZ(),(0,pB.useEffect)(()=>{if(t?.enabled===!1)return;let e=(e,r)=>{var n;let i,a,s,l,u,d,p,f;n=!!t?.isTextInput,a=gl(i=r?gd(r):void 0),l=void 0!==(s=gu(i))?s.HTMLInputElement:HTMLInputElement,u=void 0!==s?s.HTMLTextAreaElement:HTMLTextAreaElement,d=void 0!==s?s.HTMLElement:HTMLElement,p=void 0!==s?s.KeyboardEvent:KeyboardEvent,f=((e=document)=>e.activeElement)(a),(n=n||f instanceof l&&!gQ.has(f.type)||f instanceof u||f instanceof d&&f.isContentEditable)&&"keyboard"===e&&r instanceof p&&!gW[r.key]||(e=>{o.current.isFocusVisible=e,c()})(gX())};return gF.add(e),()=>{gF.delete(e)}},[n,a]);let{focusProps:p}=g6({isDisabled:i,onFocusChange:d}),{focusWithinProps:f}=bS({isDisabled:!i,onFocusWithinChange:d});return{isFocused:a,isFocusVisible:l,focusProps:i?f:p}}let bO=!1,bP=0;function bC(e){"touch"===e.pointerType&&(bO=!0,setTimeout(()=>{bO=!1},500))}function bk(){let e=gl(null);if(void 0!==e)return 0===bP&&"u">typeof PointerEvent&&e.addEventListener("pointerup",bC),bP++,()=>{!(--bP>0)&&"u">typeof PointerEvent&&e.removeEventListener("pointerup",bC)}}function bT(e){let{onHoverStart:t,onHoverChange:r,onHoverEnd:n,isDisabled:i}=e,[o,a]=(0,pB.useState)(!1),s=(0,pB.useRef)({isHovered:!1,ignoreEmulatedMouseEvents:!1,pointerType:"",target:null}).current;(0,pB.useEffect)(bk,[]);let{addGlobalListener:l,removeAllGlobalListeners:u}=bc(),{hoverProps:c,triggerHoverEnd:d}=(0,pB.useMemo)(()=>{let e=(e,t)=>{let i=s.target;s.pointerType="",s.target=null,"touch"!==t&&s.isHovered&&i&&(s.isHovered=!1,u(),n&&n({type:"hoverend",target:i,pointerType:t}),r&&r(!1),a(!1))},o={};return"u">typeof PointerEvent&&(o.onPointerEnter=n=>{bO&&"mouse"===n.pointerType||((n,o)=>{if(s.pointerType=o,i||"touch"===o||s.isHovered||!gc(n.currentTarget,gd(n)))return;s.isHovered=!0;let u=n.currentTarget;s.target=u,l(gl(gd(n)),"pointerover",t=>{s.isHovered&&s.target&&!gc(s.target,gd(t))&&e(t,t.pointerType)},{capture:!0}),t&&t({type:"hoverstart",target:u,pointerType:o}),r&&r(!0),a(!0)})(n,n.pointerType)},o.onPointerLeave=t=>{!i&&gc(t.currentTarget,gd(t))&&e(t,t.pointerType)}),{hoverProps:o,triggerHoverEnd:e}},[t,r,n,i,s,l,u]);return(0,pB.useEffect)(()=>{i&&d({currentTarget:s.target},s.pointerType)},[i]),{hoverProps:c,isHovered:o}}if("u">typeof HTMLTemplateElement){let e=Object.getOwnPropertyDescriptor(Node.prototype,"firstChild").get;Object.defineProperty(HTMLTemplateElement.prototype,"firstChild",{configurable:!0,enumerable:!0,get:function(){return this.dataset.reactAriaHidden?this.content.firstChild:e.call(this)}})}let bj=(0,pB.createContext)(!1);function bR(e){let t=(t,r)=>(0,pB.useContext)(bj)?null:e(t,r);return t.displayName=e.displayName||e.name,(0,pB.forwardRef)(t)}let bA=new Set(["form","formAction","formEncType","formMethod","formNoValidate","formTarget","name","value"]),bN=(0,pB.createContext)({}),bM=bR(function(e,t){var r;[e,t]=y3(e,t,bN);let n=((r=e).isPending&&(r.onPress=void 0,r.onPressStart=void 0,r.onPressEnd=void 0,r.onPressChange=void 0,r.onPressUp=void 0,r.onKeyDown=void 0,r.onKeyUp=void 0,r.onClick=void 0,r.href=void 0),e=r),{isPending:i}=n,{buttonProps:o,isPressed:a}=function(e,t){let r,{elementType:n="button",isDisabled:i,onPress:o,onPressStart:a,onPressEnd:s,onPressUp:l,onPressChange:u,preventFocusOnPress:c,allowFocusWhenDisabled:d,onClick:p,href:f,target:h,rel:m,type:y="button"}=e;r="button"===n?{type:y,disabled:i,form:e.form,formAction:e.formAction,formEncType:e.formEncType,formMethod:e.formMethod,formNoValidate:e.formNoValidate,formTarget:e.formTarget,name:e.name,value:e.value}:{role:"button",href:"a"!==n||i?void 0:f,target:"a"===n?h:void 0,type:"input"===n?y:void 0,disabled:"input"===n?i:void 0,"aria-disabled":i&&"input"!==n?i:void 0,rel:"a"===n?m:void 0};let{pressProps:g,isPressed:b}=bg({onPressStart:a,onPressEnd:s,onPressChange:u,onPress:o,onPressUp:l,onClick:p,isDisabled:i,preventFocusOnPress:c,ref:t}),{focusableProps:v}=g7(e,t);d&&(v.tabIndex=i?-1:v.tabIndex);let w=yJ(v,g,go(e,{labelable:!0}));return{isPressed:b,buttonProps:yJ(r,w,{"aria-haspopup":e["aria-haspopup"],"aria-expanded":e["aria-expanded"],"aria-controls":e["aria-controls"],"aria-pressed":e["aria-pressed"],"aria-current":e["aria-current"],"aria-disabled":e["aria-disabled"]})}}(e,t),{focusProps:s,isFocused:l,isFocusVisible:u}=bD(e),{hoverProps:c,isHovered:d}=bT({...e,isDisabled:e.isDisabled||i}),p={isHovered:d,isPressed:(n.isPressed||a)&&!i,isFocused:l,isFocusVisible:u,isDisabled:e.isDisabled||!1,isPending:null!=i&&i},f=y0({...e,values:p,defaultClassName:"react-aria-Button"}),h=yq(o.id),m=yq(),y=o["aria-labelledby"];i&&(y?y=`${y} ${m}`:o["aria-label"]&&(y=`${h} ${m}`));let g=(0,pB.useRef)(i);return(0,pB.useEffect)(()=>{let e={"aria-labelledby":y||h};!g.current&&l&&i?y8(e,"assertive"):g.current&&l&&!i&&y8(e,"assertive"),g.current=i},[i,l,y,h]),pV().createElement("button",{...go(e,{propNames:bA}),...yJ(o,s,c),...f,type:"submit"===o.type&&i?"button":o.type,id:h,ref:t,"aria-labelledby":y,slot:e.slot||void 0,"aria-disabled":i?"true":o["aria-disabled"],"data-disabled":e.isDisabled||void 0,"data-pressed":p.isPressed||void 0,"data-hovered":d||void 0,"data-focused":l||void 0,"data-pending":i||void 0,"data-focus-visible":u||void 0},pV().createElement(y6.Provider,{value:{id:m}},f.children))});(0,pB.createContext)(null),(0,pB.createContext)(null),(0,pB.createContext)(null),(0,pB.createContext)(null),(0,pB.createContext)(null);let b$=(0,pB.createContext)({}),bI=(0,pB.createContext)({}),bL=(0,pB.forwardRef)(function(e,t){[e,t]=y3(e,t,bI);let{elementType:r="span",...n}=e;return pV().createElement(r,{className:"react-aria-Text",...n,ref:t})}),bF=new Set(["Arab","Syrc","Samr","Mand","Thaa","Mend","Nkoo","Adlm","Rohg","Hebr"]),bB=new Set(["ae","ar","arc","bcc","bqi","ckb","dv","fa","glk","he","ku","mzn","nqo","pnb","ps","sd","ug","ur","yi"]);function bV(e){if(Intl.Locale){let t=new Intl.Locale(e).maximize(),r="function"==typeof t.getTextInfo?t.getTextInfo():t.textInfo;if(r)return"rtl"===r.direction;if(t.script)return bF.has(t.script)}let t=e.split("-")[0];return bB.has(t)}let bU=Symbol.for("react-aria.i18n.locale");function bW(){let e="u">typeof window&&window[bU]||"u">typeof navigator&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e])}catch{e="en-US"}return{locale:e,direction:bV(e)?"rtl":"ltr"}}let bK=bW(),bH=new Set;function bz(){for(let e of(bK=bW(),bH))e(bK)}function bG(){let e=yH(),[t,r]=(0,pB.useState)(bK);return((0,pB.useEffect)(()=>(0===bH.size&&window.addEventListener("languagechange",bz),bH.add(r),()=>{bH.delete(r),0===bH.size&&window.removeEventListener("languagechange",bz)}),[]),e)?{locale:"u">typeof window&&window[bU]||"en-US",direction:"ltr"}:t}let bq=pV().createContext(null);function bY(e){let{locale:t,children:r}=e,n=pV().useMemo(()=>({locale:t,direction:bV(t)?"rtl":"ltr"}),[t]);return pV().createElement(bq.Provider,{value:n},r)}function bZ(e){let{children:t}=e,r=bG();return pV().createElement(bq.Provider,{value:r},t)}function bJ(e){let{locale:t,children:r}=e;return t?pV().createElement(bY,{locale:t,children:r}):pV().createElement(bZ,{children:r})}function bX(){let e=bG();return(0,pB.useContext)(bq)||e}let bQ=null;function b0(e,t="assertive",r=7e3){bQ?bQ.announce(e,t,r):(bQ=new b1,("boolean"==typeof IS_REACT_ACT_ENVIRONMENT?IS_REACT_ACT_ENVIRONMENT:"u">typeof jest)?bQ.announce(e,t,r):setTimeout(()=>{bQ?.isAttached()&&bQ?.announce(e,t,r)},100))}class b1{constructor(){this.node=null,this.assertiveLog=null,this.politeLog=null,"u">typeof document&&(this.node=document.createElement("div"),this.node.dataset.liveAnnouncer="true",Object.assign(this.node.style,{border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"}),this.assertiveLog=this.createLog("assertive"),this.node.appendChild(this.assertiveLog),this.politeLog=this.createLog("polite"),this.node.appendChild(this.politeLog),document.body.prepend(this.node))}isAttached(){return this.node?.isConnected}createLog(e){let t=document.createElement("div");return t.setAttribute("role","log"),t.setAttribute("aria-live",e),t.setAttribute("aria-relevant","additions"),t}destroy(){this.node&&(document.body.removeChild(this.node),this.node=null)}announce(e,t="assertive",r=7e3){if(!this.node)return;let n=document.createElement("div");"object"==typeof e?(n.setAttribute("role","img"),n.setAttribute("aria-labelledby",e["aria-labelledby"])):n.textContent=e,"assertive"===t?this.assertiveLog?.appendChild(n):this.politeLog?.appendChild(n),""!==e&&setTimeout(()=>{n.remove()},r)}clear(e){this.node&&((!e||"assertive"===e)&&this.assertiveLog&&(this.assertiveLog.innerHTML=""),(!e||"polite"===e)&&this.politeLog&&(this.politeLog.innerHTML=""))}}var b3={};function b4(e,t){let r=(0,pB.useRef)(null);return e&&r.current&&t(e,r.current)&&(e=r.current),r.current=e,e}b3={"ar-AE":{dateRange:e=>`${e.startDate} \u{625}\u{644}\u{649} ${e.endDate}`,dateSelected:e=>`${e.date} \u{627}\u{644}\u{645}\u{62D}\u{62F}\u{62F}`,finishRangeSelectionPrompt:"انقر لإنهاء عملية تحديد نطاق التاريخ",maximumDate:"آخر تاريخ متاح",minimumDate:"أول تاريخ متاح",next:"التالي",previous:"السابق",selectedDateDescription:e=>`\u{62A}\u{627}\u{631}\u{64A}\u{62E} \u{645}\u{62D}\u{62F}\u{62F}: ${e.date}`,selectedRangeDescription:e=>`\u{627}\u{644}\u{645}\u{62F}\u{649} \u{627}\u{644}\u{632}\u{645}\u{646}\u{64A} \u{627}\u{644}\u{645}\u{62D}\u{62F}\u{62F}: ${e.dateRange}`,startRangeSelectionPrompt:"انقر لبدء عملية تحديد نطاق التاريخ",todayDate:e=>`\u{627}\u{644}\u{64A}\u{648}\u{645}\u{60C} ${e.date}`,todayDateSelected:e=>`\u{627}\u{644}\u{64A}\u{648}\u{645}\u{60C} ${e.date} \u{645}\u{62D}\u{62F}\u{62F}`},"bg-BG":{dateRange:e=>`${e.startDate} \u{434}\u{43E} ${e.endDate}`,dateSelected:e=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{43E} \u{435} ${e.date}`,finishRangeSelectionPrompt:"Натиснете, за да довършите избора на времеви интервал",maximumDate:"Последна налична дата",minimumDate:"Първа налична дата",next:"Напред",previous:"Назад",selectedDateDescription:e=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{430} \u{434}\u{430}\u{442}\u{430}: ${e.date}`,selectedRangeDescription:e=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D} \u{434}\u{438}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: ${e.dateRange}`,startRangeSelectionPrompt:"Натиснете, за да пристъпите към избора на времеви интервал",todayDate:e=>`\u{414}\u{43D}\u{435}\u{441}, ${e.date}`,todayDateSelected:e=>`\u{414}\u{43D}\u{435}\u{441}, ${e.date} \u{441}\u{430} \u{438}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{438}`},"cs-CZ":{dateRange:e=>`${e.startDate} a\u{17E} ${e.endDate}`,dateSelected:e=>`Vybr\xe1no ${e.date}`,finishRangeSelectionPrompt:"Kliknut\xedm dokonč\xedte v\xfdběr rozsahu dat",maximumDate:"Posledn\xed dostupn\xe9 datum",minimumDate:"Prvn\xed dostupn\xe9 datum",next:"Dalš\xed",previous:"Předchoz\xed",selectedDateDescription:e=>`Vybran\xe9 datum: ${e.date}`,selectedRangeDescription:e=>`Vybran\xe9 obdob\xed: ${e.dateRange}`,startRangeSelectionPrompt:"Kliknut\xedm zah\xe1j\xedte v\xfdběr rozsahu dat",todayDate:e=>`Dnes, ${e.date}`,todayDateSelected:e=>`Dnes, vybr\xe1no ${e.date}`},"da-DK":{dateRange:e=>`${e.startDate} til ${e.endDate}`,dateSelected:e=>`${e.date} valgt`,finishRangeSelectionPrompt:"Klik for at fuldf\xf8re valg af datoomr\xe5de",maximumDate:"Sidste ledige dato",minimumDate:"F\xf8rste ledige dato",next:"N\xe6ste",previous:"Forrige",selectedDateDescription:e=>`Valgt dato: ${e.date}`,selectedRangeDescription:e=>`Valgt interval: ${e.dateRange}`,startRangeSelectionPrompt:"Klik for at starte valg af datoomr\xe5de",todayDate:e=>`I dag, ${e.date}`,todayDateSelected:e=>`I dag, ${e.date} valgt`},"de-DE":{dateRange:e=>`${e.startDate} bis ${e.endDate}`,dateSelected:e=>`${e.date} ausgew\xe4hlt`,finishRangeSelectionPrompt:"Klicken, um die Auswahl des Datumsbereichs zu beenden",maximumDate:"Letztes verf\xfcgbares Datum",minimumDate:"Erstes verf\xfcgbares Datum",next:"Weiter",previous:"Zur\xfcck",selectedDateDescription:e=>`Ausgew\xe4hltes Datum: ${e.date}`,selectedRangeDescription:e=>`Ausgew\xe4hlter Bereich: ${e.dateRange}`,startRangeSelectionPrompt:"Klicken, um die Auswahl des Datumsbereichs zu beginnen",todayDate:e=>`Heute, ${e.date}`,todayDateSelected:e=>`Heute, ${e.date} ausgew\xe4hlt`},"el-GR":{dateRange:e=>`${e.startDate} \u{3AD}\u{3C9}\u{3C2} ${e.endDate}`,dateSelected:e=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3AD}\u{3C7}\u{3B8}\u{3B7}\u{3BA}\u{3B5} ${e.date}`,finishRangeSelectionPrompt:"Κάντε κλικ για να ολοκληρώσετε την επιλογή εύρους ημερομηνιών",maximumDate:"Τελευταία διαθέσιμη ημερομηνία",minimumDate:"Πρώτη διαθέσιμη ημερομηνία",next:"Επόμενο",previous:"Προηγούμενο",selectedDateDescription:e=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3B7} \u{3B7}\u{3BC}\u{3B5}\u{3C1}\u{3BF}\u{3BC}\u{3B7}\u{3BD}\u{3AF}\u{3B1}: ${e.date}`,selectedRangeDescription:e=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3BF} \u{3B5}\u{3CD}\u{3C1}\u{3BF}\u{3C2}: ${e.dateRange}`,startRangeSelectionPrompt:"Κάντε κλικ για να ξεκινήσετε την επιλογή εύρους ημερομηνιών",todayDate:e=>`\u{3A3}\u{3AE}\u{3BC}\u{3B5}\u{3C1}\u{3B1}, ${e.date}`,todayDateSelected:e=>`\u{3A3}\u{3AE}\u{3BC}\u{3B5}\u{3C1}\u{3B1}, \u{3B5}\u{3C0}\u{3B9}\u{3BB}\u{3AD}\u{3C7}\u{3C4}\u{3B7}\u{3BA}\u{3B5} ${e.date}`},"en-US":{previous:"Previous",next:"Next",selectedDateDescription:e=>`Selected Date: ${e.date}`,selectedRangeDescription:e=>`Selected Range: ${e.dateRange}`,todayDate:e=>`Today, ${e.date}`,todayDateSelected:e=>`Today, ${e.date} selected`,dateSelected:e=>`${e.date} selected`,startRangeSelectionPrompt:"Click to start selecting date range",finishRangeSelectionPrompt:"Click to finish selecting date range",minimumDate:"First available date",maximumDate:"Last available date",dateRange:e=>`${e.startDate} to ${e.endDate}`},"es-ES":{dateRange:e=>`${e.startDate} a ${e.endDate}`,dateSelected:e=>`${e.date} seleccionado`,finishRangeSelectionPrompt:"Haga clic para terminar de seleccionar rango de fechas",maximumDate:"\xdaltima fecha disponible",minimumDate:"Primera fecha disponible",next:"Siguiente",previous:"Anterior",selectedDateDescription:e=>`Fecha seleccionada: ${e.date}`,selectedRangeDescription:e=>`Intervalo seleccionado: ${e.dateRange}`,startRangeSelectionPrompt:"Haga clic para comenzar a seleccionar un rango de fechas",todayDate:e=>`Hoy, ${e.date}`,todayDateSelected:e=>`Hoy, ${e.date} seleccionado`},"et-EE":{dateRange:e=>`${e.startDate} kuni ${e.endDate}`,dateSelected:e=>`${e.date} valitud`,finishRangeSelectionPrompt:"Kl\xf5psake kuup\xe4evavahemiku valimise l\xf5petamiseks",maximumDate:"Viimane saadaolev kuup\xe4ev",minimumDate:"Esimene saadaolev kuup\xe4ev",next:"J\xe4rgmine",previous:"Eelmine",selectedDateDescription:e=>`Valitud kuup\xe4ev: ${e.date}`,selectedRangeDescription:e=>`Valitud vahemik: ${e.dateRange}`,startRangeSelectionPrompt:"Kl\xf5psake kuup\xe4evavahemiku valimiseks",todayDate:e=>`T\xe4na, ${e.date}`,todayDateSelected:e=>`T\xe4na, ${e.date} valitud`},"fi-FI":{dateRange:e=>`${e.startDate} \u{2013} ${e.endDate}`,dateSelected:e=>`${e.date} valittu`,finishRangeSelectionPrompt:"Lopeta p\xe4iv\xe4m\xe4\xe4r\xe4alueen valinta napsauttamalla t\xe4t\xe4.",maximumDate:"Viimeinen varattavissa oleva p\xe4iv\xe4m\xe4\xe4r\xe4",minimumDate:"Ensimm\xe4inen varattavissa oleva p\xe4iv\xe4m\xe4\xe4r\xe4",next:"Seuraava",previous:"Edellinen",selectedDateDescription:e=>`Valittu p\xe4iv\xe4m\xe4\xe4r\xe4: ${e.date}`,selectedRangeDescription:e=>`Valittu aikav\xe4li: ${e.dateRange}`,startRangeSelectionPrompt:"Aloita p\xe4iv\xe4m\xe4\xe4r\xe4alueen valinta napsauttamalla t\xe4t\xe4.",todayDate:e=>`T\xe4n\xe4\xe4n, ${e.date}`,todayDateSelected:e=>`T\xe4n\xe4\xe4n, ${e.date} valittu`},"fr-FR":{dateRange:e=>`${e.startDate} \xe0 ${e.endDate}`,dateSelected:e=>`${e.date} s\xe9lectionn\xe9`,finishRangeSelectionPrompt:"Cliquer pour finir de s\xe9lectionner la plage de dates",maximumDate:"Derni\xe8re date disponible",minimumDate:"Premi\xe8re date disponible",next:"Suivant",previous:"Pr\xe9c\xe9dent",selectedDateDescription:e=>`Date s\xe9lectionn\xe9e\xa0: ${e.date}`,selectedRangeDescription:e=>`Plage s\xe9lectionn\xe9e\xa0: ${e.dateRange}`,startRangeSelectionPrompt:"Cliquer pour commencer \xe0 s\xe9lectionner la plage de dates",todayDate:e=>`Aujourd'hui, ${e.date}`,todayDateSelected:e=>`Aujourd\u{2019}hui, ${e.date} s\xe9lectionn\xe9`},"he-IL":{dateRange:e=>`${e.startDate} \u{5E2}\u{5D3} ${e.endDate}`,dateSelected:e=>`${e.date} \u{5E0}\u{5D1}\u{5D7}\u{5E8}`,finishRangeSelectionPrompt:"חץ כדי לסיים את בחירת טווח התאריכים",maximumDate:"תאריך פנוי אחרון",minimumDate:"תאריך פנוי ראשון",next:"הבא",previous:"הקודם",selectedDateDescription:e=>`\u{5EA}\u{5D0}\u{5E8}\u{5D9}\u{5DA} \u{5E0}\u{5D1}\u{5D7}\u{5E8}: ${e.date}`,selectedRangeDescription:e=>`\u{5D8}\u{5D5}\u{5D5}\u{5D7} \u{5E0}\u{5D1}\u{5D7}\u{5E8}: ${e.dateRange}`,startRangeSelectionPrompt:"לחץ כדי להתחיל בבחירת טווח התאריכים",todayDate:e=>`\u{5D4}\u{5D9}\u{5D5}\u{5DD}, ${e.date}`,todayDateSelected:e=>`\u{5D4}\u{5D9}\u{5D5}\u{5DD}, ${e.date} \u{5E0}\u{5D1}\u{5D7}\u{5E8}`},"hr-HR":{dateRange:e=>`${e.startDate} do ${e.endDate}`,dateSelected:e=>`${e.date} odabran`,finishRangeSelectionPrompt:"Kliknite da dovršite raspon odabranih datuma",maximumDate:"Posljednji raspoloživi datum",minimumDate:"Prvi raspoloživi datum",next:"Sljedeći",previous:"Prethodni",selectedDateDescription:e=>`Odabrani datum: ${e.date}`,selectedRangeDescription:e=>`Odabrani raspon: ${e.dateRange}`,startRangeSelectionPrompt:"Kliknite da započnete raspon odabranih datuma",todayDate:e=>`Danas, ${e.date}`,todayDateSelected:e=>`Danas, odabran ${e.date}`},"hu-HU":{dateRange:e=>`${e.startDate}\u{2013}${e.endDate}`,dateSelected:e=>`${e.date} kiv\xe1lasztva`,finishRangeSelectionPrompt:"Kattintson a d\xe1tumtartom\xe1ny kijel\xf6l\xe9s\xe9nek befejez\xe9s\xe9hez",maximumDate:"Utols\xf3 el\xe9rhető d\xe1tum",minimumDate:"Az első el\xe9rhető d\xe1tum",next:"K\xf6vetkező",previous:"Előző",selectedDateDescription:e=>`Kijel\xf6lt d\xe1tum: ${e.date}`,selectedRangeDescription:e=>`Kijel\xf6lt tartom\xe1ny: ${e.dateRange}`,startRangeSelectionPrompt:"Kattintson a d\xe1tumtartom\xe1ny kijel\xf6l\xe9s\xe9nek ind\xedt\xe1s\xe1hoz",todayDate:e=>`Ma, ${e.date}`,todayDateSelected:e=>`Ma, ${e.date} kijel\xf6lve`},"it-IT":{dateRange:e=>`Da ${e.startDate} a ${e.endDate}`,dateSelected:e=>`${e.date} selezionata`,finishRangeSelectionPrompt:"Fai clic per completare la selezione dell’intervallo di date",maximumDate:"Ultima data disponibile",minimumDate:"Prima data disponibile",next:"Successivo",previous:"Precedente",selectedDateDescription:e=>`Data selezionata: ${e.date}`,selectedRangeDescription:e=>`Intervallo selezionato: ${e.dateRange}`,startRangeSelectionPrompt:"Fai clic per selezionare l’intervallo di date",todayDate:e=>`Oggi, ${e.date}`,todayDateSelected:e=>`Oggi, ${e.date} selezionata`},"ja-JP":{dateRange:e=>`${e.startDate} \u{304B}\u{3089} ${e.endDate}`,dateSelected:e=>`${e.date} \u{3092}\u{9078}\u{629E}`,finishRangeSelectionPrompt:"クリックして日付範囲の選択を終了",maximumDate:"最終利用可能日",minimumDate:"最初の利用可能日",next:"次へ",previous:"前へ",selectedDateDescription:e=>`\u{9078}\u{629E}\u{3057}\u{305F}\u{65E5}\u{4ED8} : ${e.date}`,selectedRangeDescription:e=>`\u{9078}\u{629E}\u{7BC4}\u{56F2} : ${e.dateRange}`,startRangeSelectionPrompt:"クリックして日付範囲の選択を開始",todayDate:e=>`\u{672C}\u{65E5}\u{3001}${e.date}`,todayDateSelected:e=>`\u{672C}\u{65E5}\u{3001}${e.date} \u{3092}\u{9078}\u{629E}`},"ko-KR":{dateRange:e=>`${e.startDate} ~ ${e.endDate}`,dateSelected:e=>`${e.date} \u{C120}\u{D0DD}\u{B428}`,finishRangeSelectionPrompt:"날짜 범위 선택을 완료하려면 클릭하십시오.",maximumDate:"마지막으로 사용 가능한 일자",minimumDate:"처음으로 사용 가능한 일자",next:"다음",previous:"이전",selectedDateDescription:e=>`\u{C120}\u{D0DD} \u{C77C}\u{C790}: ${e.date}`,selectedRangeDescription:e=>`\u{C120}\u{D0DD} \u{BC94}\u{C704}: ${e.dateRange}`,startRangeSelectionPrompt:"날짜 범위 선택을 시작하려면 클릭하십시오.",todayDate:e=>`\u{C624}\u{B298}, ${e.date}`,todayDateSelected:e=>`\u{C624}\u{B298}, ${e.date} \u{C120}\u{D0DD}\u{B428}`},"lt-LT":{dateRange:e=>`Nuo ${e.startDate} iki ${e.endDate}`,dateSelected:e=>`Pasirinkta ${e.date}`,finishRangeSelectionPrompt:"Spustelėkite, kad baigtumėte pasirinkti datų intervalą",maximumDate:"Paskutinė galima data",minimumDate:"Pirmoji galima data",next:"Paskesnis",previous:"Ankstesnis",selectedDateDescription:e=>`Pasirinkta data: ${e.date}`,selectedRangeDescription:e=>`Pasirinktas intervalas: ${e.dateRange}`,startRangeSelectionPrompt:"Spustelėkite, kad pradėtumėte pasirinkti datų intervalą",todayDate:e=>`\u{160}iandien, ${e.date}`,todayDateSelected:e=>`\u{160}iandien, pasirinkta ${e.date}`},"lv-LV":{dateRange:e=>`No ${e.startDate} l\u{12B}dz ${e.endDate}`,dateSelected:e=>`Atlas\u{12B}ts: ${e.date}`,finishRangeSelectionPrompt:"Noklikšķiniet, lai pabeigtu datumu diapazona atlasi",maximumDate:"Pēdējais pieejamais datums",minimumDate:"Pirmais pieejamais datums",next:"Tālāk",previous:"Atpakaļ",selectedDateDescription:e=>`Atlas\u{12B}tais datums: ${e.date}`,selectedRangeDescription:e=>`Atlas\u{12B}tais diapazons: ${e.dateRange}`,startRangeSelectionPrompt:"Noklikšķiniet, lai sāktu datumu diapazona atlasi",todayDate:e=>`\u{160}odien, ${e.date}`,todayDateSelected:e=>`Atlas\u{12B}ta \u{161}odiena, ${e.date}`},"nb-NO":{dateRange:e=>`${e.startDate} til ${e.endDate}`,dateSelected:e=>`${e.date} valgt`,finishRangeSelectionPrompt:"Klikk for \xe5 fullf\xf8re valg av datoomr\xe5de",maximumDate:"Siste tilgjengelige dato",minimumDate:"F\xf8rste tilgjengelige dato",next:"Neste",previous:"Forrige",selectedDateDescription:e=>`Valgt dato: ${e.date}`,selectedRangeDescription:e=>`Valgt omr\xe5de: ${e.dateRange}`,startRangeSelectionPrompt:"Klikk for \xe5 starte valg av datoomr\xe5de",todayDate:e=>`I dag, ${e.date}`,todayDateSelected:e=>`I dag, ${e.date} valgt`},"nl-NL":{dateRange:e=>`${e.startDate} tot ${e.endDate}`,dateSelected:e=>`${e.date} geselecteerd`,finishRangeSelectionPrompt:"Klik om de selectie van het datumbereik te voltooien",maximumDate:"Laatste beschikbare datum",minimumDate:"Eerste beschikbare datum",next:"Volgende",previous:"Vorige",selectedDateDescription:e=>`Geselecteerde datum: ${e.date}`,selectedRangeDescription:e=>`Geselecteerd bereik: ${e.dateRange}`,startRangeSelectionPrompt:"Klik om het datumbereik te selecteren",todayDate:e=>`Vandaag, ${e.date}`,todayDateSelected:e=>`Vandaag, ${e.date} geselecteerd`},"pl-PL":{dateRange:e=>`${e.startDate} do ${e.endDate}`,dateSelected:e=>`Wybrano ${e.date}`,finishRangeSelectionPrompt:"Kliknij, aby zakończyć wyb\xf3r zakresu dat",maximumDate:"Ostatnia dostępna data",minimumDate:"Pierwsza dostępna data",next:"Dalej",previous:"Wstecz",selectedDateDescription:e=>`Wybrana data: ${e.date}`,selectedRangeDescription:e=>`Wybrany zakres: ${e.dateRange}`,startRangeSelectionPrompt:"Kliknij, aby rozpocząć wyb\xf3r zakresu dat",todayDate:e=>`Dzisiaj, ${e.date}`,todayDateSelected:e=>`Dzisiaj wybrano ${e.date}`},"pt-BR":{dateRange:e=>`${e.startDate} a ${e.endDate}`,dateSelected:e=>`${e.date} selecionado`,finishRangeSelectionPrompt:"Clique para concluir a sele\xe7\xe3o do intervalo de datas",maximumDate:"\xdaltima data dispon\xedvel",minimumDate:"Primeira data dispon\xedvel",next:"Pr\xf3ximo",previous:"Anterior",selectedDateDescription:e=>`Data selecionada: ${e.date}`,selectedRangeDescription:e=>`Intervalo selecionado: ${e.dateRange}`,startRangeSelectionPrompt:"Clique para iniciar a sele\xe7\xe3o do intervalo de datas",todayDate:e=>`Hoje, ${e.date}`,todayDateSelected:e=>`Hoje, ${e.date} selecionado`},"pt-PT":{dateRange:e=>`${e.startDate} a ${e.endDate}`,dateSelected:e=>`${e.date} selecionado`,finishRangeSelectionPrompt:"Clique para terminar de selecionar o intervalo de datas",maximumDate:"\xdaltima data dispon\xedvel",minimumDate:"Primeira data dispon\xedvel",next:"Pr\xf3ximo",previous:"Anterior",selectedDateDescription:e=>`Data selecionada: ${e.date}`,selectedRangeDescription:e=>`Intervalo selecionado: ${e.dateRange}`,startRangeSelectionPrompt:"Clique para come\xe7ar a selecionar o intervalo de datas",todayDate:e=>`Hoje, ${e.date}`,todayDateSelected:e=>`Hoje, ${e.date} selecionado`},"ro-RO":{dateRange:e=>`De la ${e.startDate} p\xe2n\u{103} la ${e.endDate}`,dateSelected:e=>`${e.date} selectat\u{103}`,finishRangeSelectionPrompt:"Apăsaţi pentru a finaliza selecţia razei pentru dată",maximumDate:"Ultima dată disponibilă",minimumDate:"Prima dată disponibilă",next:"Următorul",previous:"\xcenainte",selectedDateDescription:e=>`Dat\u{103} selectat\u{103}: ${e.date}`,selectedRangeDescription:e=>`Interval selectat: ${e.dateRange}`,startRangeSelectionPrompt:"Apăsaţi pentru a \xeencepe selecţia razei pentru dată",todayDate:e=>`Ast\u{103}zi, ${e.date}`,todayDateSelected:e=>`Azi, ${e.date} selectat\u{103}`},"ru-RU":{dateRange:e=>`\u{421} ${e.startDate} \u{43F}\u{43E} ${e.endDate}`,dateSelected:e=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43E} ${e.date}`,finishRangeSelectionPrompt:"Щелкните, чтобы завершить выбор диапазона дат",maximumDate:"Последняя доступная дата",minimumDate:"Первая доступная дата",next:"Далее",previous:"Назад",selectedDateDescription:e=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{430}\u{44F} \u{434}\u{430}\u{442}\u{430}: ${e.date}`,selectedRangeDescription:e=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{44B}\u{439} \u{434}\u{438}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: ${e.dateRange}`,startRangeSelectionPrompt:"Щелкните, чтобы начать выбор диапазона дат",todayDate:e=>`\u{421}\u{435}\u{433}\u{43E}\u{434}\u{43D}\u{44F}, ${e.date}`,todayDateSelected:e=>`\u{421}\u{435}\u{433}\u{43E}\u{434}\u{43D}\u{44F}, \u{432}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43E} ${e.date}`},"sk-SK":{dateRange:e=>`Od ${e.startDate} do ${e.endDate}`,dateSelected:e=>`Vybrat\xfd d\xe1tum ${e.date}`,finishRangeSelectionPrompt:"Kliknut\xedm dokonč\xedte v\xfdber rozsahu d\xe1tumov",maximumDate:"Posledn\xfd dostupn\xfd d\xe1tum",minimumDate:"Prv\xfd dostupn\xfd d\xe1tum",next:"Nasleduj\xface",previous:"Predch\xe1dzaj\xface",selectedDateDescription:e=>`Vybrat\xfd d\xe1tum: ${e.date}`,selectedRangeDescription:e=>`Vybrat\xfd rozsah: ${e.dateRange}`,startRangeSelectionPrompt:"Kliknut\xedm spust\xedte v\xfdber rozsahu d\xe1tumov",todayDate:e=>`Dnes ${e.date}`,todayDateSelected:e=>`Vybrat\xfd dne\u{161}n\xfd d\xe1tum ${e.date}`},"sl-SI":{dateRange:e=>`${e.startDate} do ${e.endDate}`,dateSelected:e=>`${e.date} izbrano`,finishRangeSelectionPrompt:"Kliknite za dokončanje izbire datumskega obsega",maximumDate:"Zadnji razpoložljivi datum",minimumDate:"Prvi razpoložljivi datum",next:"Naprej",previous:"Nazaj",selectedDateDescription:e=>`Izbrani datum: ${e.date}`,selectedRangeDescription:e=>`Izbrano obmo\u{10D}je: ${e.dateRange}`,startRangeSelectionPrompt:"Kliknite za začetek izbire datumskega obsega",todayDate:e=>`Danes, ${e.date}`,todayDateSelected:e=>`Danes, ${e.date} izbrano`},"sr-SP":{dateRange:e=>`${e.startDate} do ${e.endDate}`,dateSelected:e=>`${e.date} izabran`,finishRangeSelectionPrompt:"Kliknite da dovršite opseg izabranih datuma",maximumDate:"Zadnji raspoloživi datum",minimumDate:"Prvi raspoloživi datum",next:"Sledeći",previous:"Prethodni",selectedDateDescription:e=>`Izabrani datum: ${e.date}`,selectedRangeDescription:e=>`Izabrani period: ${e.dateRange}`,startRangeSelectionPrompt:"Kliknite da započnete opseg izabranih datuma",todayDate:e=>`Danas, ${e.date}`,todayDateSelected:e=>`Danas, izabran ${e.date}`},"sv-SE":{dateRange:e=>`${e.startDate} till ${e.endDate}`,dateSelected:e=>`${e.date} har valts`,finishRangeSelectionPrompt:"Klicka f\xf6r att avsluta val av datumintervall",maximumDate:"Sista tillg\xe4ngliga datum",minimumDate:"F\xf6rsta tillg\xe4ngliga datum",next:"N\xe4sta",previous:"F\xf6reg\xe5ende",selectedDateDescription:e=>`Valt datum: ${e.date}`,selectedRangeDescription:e=>`Valt intervall: ${e.dateRange}`,startRangeSelectionPrompt:"Klicka f\xf6r att v\xe4lja datumintervall",todayDate:e=>`Idag, ${e.date}`,todayDateSelected:e=>`Idag, ${e.date} har valts`},"tr-TR":{dateRange:e=>`${e.startDate} - ${e.endDate}`,dateSelected:e=>`${e.date} se\xe7ildi`,finishRangeSelectionPrompt:"Tarih aralığı se\xe7imini tamamlamak i\xe7in tıklayın",maximumDate:"Son m\xfcsait tarih",minimumDate:"İlk m\xfcsait tarih",next:"Sonraki",previous:"\xd6nceki",selectedDateDescription:e=>`Se\xe7ilen Tarih: ${e.date}`,selectedRangeDescription:e=>`Se\xe7ilen Aral\u{131}k: ${e.dateRange}`,startRangeSelectionPrompt:"Tarih aralığı se\xe7imini başlatmak i\xe7in tıklayın",todayDate:e=>`Bug\xfcn, ${e.date}`,todayDateSelected:e=>`Bug\xfcn, ${e.date} se\xe7ildi`},"uk-UA":{dateRange:e=>`${e.startDate} \u{2014} ${e.endDate}`,dateSelected:e=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{43E} ${e.date}`,finishRangeSelectionPrompt:"Натисніть, щоб завершити вибір діапазону дат",maximumDate:"Остання доступна дата",minimumDate:"Перша доступна дата",next:"Наступний",previous:"Попередній",selectedDateDescription:e=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{430} \u{434}\u{430}\u{442}\u{430}: ${e.date}`,selectedRangeDescription:e=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{438}\u{439} \u{434}\u{456}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: ${e.dateRange}`,startRangeSelectionPrompt:"Натисніть, щоб почати вибір діапазону дат",todayDate:e=>`\u{421}\u{44C}\u{43E}\u{433}\u{43E}\u{434}\u{43D}\u{456}, ${e.date}`,todayDateSelected:e=>`\u{421}\u{44C}\u{43E}\u{433}\u{43E}\u{434}\u{43D}\u{456}, \u{432}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{43E} ${e.date}`},"zh-CN":{dateRange:e=>`${e.startDate} \u{81F3} ${e.endDate}`,dateSelected:e=>`\u{5DF2}\u{9009}\u{62E9} ${e.date}`,finishRangeSelectionPrompt:"单击以完成选择日期范围",maximumDate:"最后一个可用日期",minimumDate:"第一个可用日期",next:"下一页",previous:"上一页",selectedDateDescription:e=>`\u{9009}\u{5B9A}\u{7684}\u{65E5}\u{671F}\u{FF1A}${e.date}`,selectedRangeDescription:e=>`\u{9009}\u{5B9A}\u{7684}\u{8303}\u{56F4}\u{FF1A}${e.dateRange}`,startRangeSelectionPrompt:"单击以开始选择日期范围",todayDate:e=>`\u{4ECA}\u{5929}\u{FF0C}\u{5373} ${e.date}`,todayDateSelected:e=>`\u{5DF2}\u{9009}\u{62E9}\u{4ECA}\u{5929}\u{FF0C}\u{5373} ${e.date}`},"zh-TW":{dateRange:e=>`${e.startDate} \u{81F3} ${e.endDate}`,dateSelected:e=>`\u{5DF2}\u{9078}\u{53D6} ${e.date}`,finishRangeSelectionPrompt:"按一下以完成選取日期範圍",maximumDate:"最後一個可用日期",minimumDate:"第一個可用日期",next:"下一頁",previous:"上一頁",selectedDateDescription:e=>`\u{9078}\u{5B9A}\u{7684}\u{65E5}\u{671F}\u{FF1A}${e.date}`,selectedRangeDescription:e=>`\u{9078}\u{5B9A}\u{7684}\u{7BC4}\u{570D}\u{FF1A}${e.dateRange}`,startRangeSelectionPrompt:"按一下以開始選取日期範圍",todayDate:e=>`\u{4ECA}\u{5929}\u{FF0C}${e.date}`,todayDateSelected:e=>`\u{5DF2}\u{9078}\u{53D6}\u{4ECA}\u{5929}\u{FF0C}${e.date}`}};let b2=new Map;class b6{constructor(e,t={}){this.formatter=b8(e,t),this.options=t}format(e){return this.formatter.format(e)}formatToParts(e){return this.formatter.formatToParts(e)}formatRange(e,t){if("function"==typeof this.formatter.formatRange)return this.formatter.formatRange(e,t);if(t<e)throw RangeError("End date must be >= start date");return`${this.formatter.format(e)} \u{2013} ${this.formatter.format(t)}`}formatRangeToParts(e,t){if("function"==typeof this.formatter.formatRangeToParts)return this.formatter.formatRangeToParts(e,t);if(t<e)throw RangeError("End date must be >= start date");let r=this.formatter.formatToParts(e),n=this.formatter.formatToParts(t);return[...r.map(e=>({...e,source:"startRange"})),{type:"literal",value:" – ",source:"shared"},...n.map(e=>({...e,source:"endRange"}))]}resolvedOptions(){let e=this.formatter.resolvedOptions();return null==b7&&(b7="h12"===new Intl.DateTimeFormat("fr",{hour:"numeric",hour12:!1}).resolvedOptions().hourCycle),b7&&(this.resolvedHourCycle||(this.resolvedHourCycle=function(e,t){if(!t.timeStyle&&!t.hour)return;e=e.replace(/(-u-)?-nu-[a-zA-Z0-9]+/,"");let r=b8(e+=(e.includes("-u-")?"":"-u")+"-nu-latn",{...t,timeZone:void 0}),n=parseInt(r.formatToParts(new Date(2020,2,3,0)).find(e=>"hour"===e.type).value,10),i=parseInt(r.formatToParts(new Date(2020,2,3,23)).find(e=>"hour"===e.type).value,10);if(0===n&&23===i)return"h23";if(24===n&&23===i)return"h24";if(0===n&&11===i)return"h11";if(12===n&&11===i)return"h12";throw Error("Unexpected hour cycle result")}(e.locale,this.options)),e.hourCycle=this.resolvedHourCycle,e.hour12="h11"===this.resolvedHourCycle||"h12"===this.resolvedHourCycle),"ethiopic-amete-alem"===e.calendar&&(e.calendar="ethioaa"),e}}let b5={true:{ja:"h11"},false:{}};function b8(e,t={}){if("boolean"==typeof t.hour12&&(null==b9&&(b9="24"===new Intl.DateTimeFormat("en-US",{hour:"numeric",hour12:!1}).format(new Date(2020,2,3,0))),b9)){let r=b5[String((t={...t}).hour12)][e.split("-")[0]],n=t.hour12?"h12":"h23";t.hourCycle=r??n,delete t.hour12}let r=e+(t?Object.entries(t).sort((e,t)=>e[0]<t[0]?-1:1).join():"");if(b2.has(r))return b2.get(r);let n=new Intl.DateTimeFormat(e,t);return b2.set(r,n),n}let b9=null,b7=null;function ve(e){e=b4(e??{},vt);let{locale:t}=bX();return(0,pB.useMemo)(()=>new b6(t,e),[t,e])}function vt(e,t){if(e===t)return!0;let r=Object.keys(e),n=Object.keys(t);if(r.length!==n.length)return!1;for(let n of r)if(t[n]!==e[n])return!1;return!0}let vr=Symbol.for("react-aria.i18n.locale"),vn=Symbol.for("react-aria.i18n.strings");class vi{constructor(e,t="en-US"){this.strings=Object.fromEntries(Object.entries(e).filter(([,e])=>e)),this.defaultLocale=t}getStringForLocale(e,t){let r=this.getStringsForLocale(t)[e];if(!r)throw Error(`Could not find intl message ${e} in ${t} locale`);return r}getStringsForLocale(e){let t=this.strings[e];return t||(t=function(e,t,r="en-US"){var n;if(t[e])return t[e];let i=(n=e,Intl.Locale?new Intl.Locale(n).language:n.split("-")[0]);if(t[i])return t[i];for(let e in t)if(e.startsWith(i+"-"))return t[e];return t[r]}(e,this.strings,this.defaultLocale),this.strings[e]=t),t}static getGlobalDictionaryForPackage(e){if("u"<typeof window)return null;let t=window[vr];if(void 0===h){let e=window[vn];if(!e)return null;for(let r in h={},e)h[r]=new vi({[t]:e[r]},t)}let r=h?.[e];if(!r)throw Error(`Strings for package "${e}" were not included by LocalizedStringProvider. Please add it to the list passed to createLocalizedStringDictionary.`);return r}}let vo=new Map,va=new Map;class vs{constructor(e,t){this.locale=e,this.strings=t}format(e,t){let r=this.strings.getStringForLocale(e,this.locale);return"function"==typeof r?r(t,this):r}plural(e,t,r="cardinal"){let n=t["="+e];if(n)return"function"==typeof n?n():n;let i=this.locale+":"+r,o=vo.get(i);return o||(o=new Intl.PluralRules(this.locale,{type:r}),vo.set(i,o)),"function"==typeof(n=t[o.select(e)]||t.other)?n():n}number(e){let t=va.get(this.locale);return t||(t=new Intl.NumberFormat(this.locale),va.set(this.locale,t)),t.format(e)}select(e,t){let r=e[t]||e.other;return"function"==typeof r?r():r}}let vl=new WeakMap;function vu(e,t){let r;return t&&vi.getGlobalDictionaryForPackage(t)||((r=vl.get(e))||(r=new vi(e),vl.set(e,r)),r)}function vc(e,t){let{locale:r}=bX(),n=vu(e,t);return(0,pB.useMemo)(()=>new vs(r,n),[r,n])}function vd(e,t){return e-t*Math.floor(e/t)}function vp(e,t,r,n){let i=(t=vh(e,t))-1,o=-2;return r<=2?o=0:vf(t)&&(o=-1),1721425+365*i+Math.floor(i/4)-Math.floor(i/100)+Math.floor(i/400)+Math.floor((367*r-362)/12+o+n)}function vf(e){return e%4==0&&(e%100!=0||e%400==0)}function vh(e,t){return"BC"===e?1-t:t}function vm(e){let t="AD";return e<=0&&(t="BC",e=1-e),[t,e]}let vy={standard:[31,28,31,30,31,30,31,31,30,31,30,31],leapyear:[31,29,31,30,31,30,31,31,30,31,30,31]};class vg{fromJulianDay(e){let t=e-1721426,r=Math.floor(t/146097),n=vd(t,146097),i=Math.floor(n/36524),o=vd(n,36524),a=Math.floor(o/1461),s=Math.floor(vd(o,1461)/365),[l,u]=vm(400*r+100*i+4*a+s+ +(4!==i&&4!==s)),c=e-vp(l,u,1,1),d=2;e<vp(l,u,3,1)?d=0:vf(u)&&(d=1);let p=Math.floor(((c+d)*12+373)/367),f=e-vp(l,u,p,1)+1;return new vL(l,u,p,f)}toJulianDay(e){return vp(e.era,e.year,e.month,e.day)}getDaysInMonth(e){return vy[vf(e.year)?"leapyear":"standard"][e.month-1]}getMonthsInYear(e){return 12}getDaysInYear(e){return vf(e.year)?366:365}getMaximumMonthsInYear(){return 12}getMaximumDaysInMonth(){return 31}getYearsInEra(e){return 9999}getEras(){return["BC","AD"]}isInverseEra(e){return"BC"===e.era}balanceDate(e){e.year<=0&&(e.era="BC"===e.era?"AD":"BC",e.year=1-e.year)}constructor(){this.identifier="gregory"}}function vb(e,t){let r=e.copy(),n="hour"in r?vC(r,t):0;vv(r,t.years||0),r.calendar.balanceYearMonth&&r.calendar.balanceYearMonth(r,e),r.month+=t.months||0,vw(r),v_(r),r.day+=7*(t.weeks||0),r.day+=t.days||0,r.day+=n,function(e){for(;e.day<1;)e.month--,vw(e),e.day+=e.calendar.getDaysInMonth(e);for(;e.day>e.calendar.getDaysInMonth(e);)e.day-=e.calendar.getDaysInMonth(e),e.month++,vw(e)}(r),r.calendar.balanceDate&&r.calendar.balanceDate(r),r.year<1&&(r.year=1,r.month=1,r.day=1);let i=r.calendar.getYearsInEra(r);if(r.year>i){let e=r.calendar.isInverseEra?.(r);r.year=i,r.month=e?1:r.calendar.getMonthsInYear(r),r.day=e?1:r.calendar.getDaysInMonth(r)}r.month<1&&(r.month=1,r.day=1);let o=r.calendar.getMonthsInYear(r);return r.month>o&&(r.month=o,r.day=r.calendar.getDaysInMonth(r)),r.day=Math.max(1,Math.min(r.calendar.getDaysInMonth(r),r.day)),r}function vv(e,t){e.calendar.isInverseEra?.(e)&&(t=-t),e.year+=t}function vw(e){for(;e.month<1;)vv(e,-1),e.month+=e.calendar.getMonthsInYear(e);let t=0;for(;e.month>(t=e.calendar.getMonthsInYear(e));)e.month-=t,vv(e,1)}function v_(e){e.month=Math.max(1,Math.min(e.calendar.getMonthsInYear(e),e.month)),e.day=Math.max(1,Math.min(e.calendar.getDaysInMonth(e),e.day))}function vx(e){e.calendar.constrainDate&&e.calendar.constrainDate(e),e.year=Math.max(1,Math.min(e.calendar.getYearsInEra(e),e.year)),v_(e)}function vE(e){let t={};for(let r in e)"number"==typeof e[r]&&(t[r]=-e[r]);return t}function vS(e,t){let r=e.copy();return null!=t.era&&(r.era=t.era),null!=t.year&&(r.year=t.year),null!=t.month&&(r.month=t.month),null!=t.day&&(r.day=t.day),vx(r),r}function vD(e,t){let r=e.copy();return null!=t.hour&&(r.hour=t.hour),null!=t.minute&&(r.minute=t.minute),null!=t.second&&(r.second=t.second),null!=t.millisecond&&(r.millisecond=t.millisecond),vO(r),r}function vO(e){e.millisecond=Math.max(0,Math.min(e.millisecond,1e3)),e.second=Math.max(0,Math.min(e.second,59)),e.minute=Math.max(0,Math.min(e.minute,59)),e.hour=Math.max(0,Math.min(e.hour,23))}function vP(e,t){let r=e%t;return r<0&&(r+=t),r}function vC(e,t){let r;return e.hour+=t.hours||0,e.minute+=t.minutes||0,e.second+=t.seconds||0,e.millisecond+=t.milliseconds||0,e.second+=Math.floor(e.millisecond/1e3),e.millisecond=vP(e.millisecond,1e3),e.minute+=Math.floor(e.second/60),e.second=vP(e.second,60),e.hour+=Math.floor(e.minute/60),e.minute=vP(e.minute,60),r=Math.floor(e.hour/24),e.hour=vP(e.hour,24),r}function vk(e,t){let r=e.copy();return vC(r,t),r}function vT(e,t,r,n){let i=e.copy();switch(t){case"era":{let t=e.calendar.getEras(),o=t.indexOf(e.era);if(o<0)throw Error("Invalid era: "+e.era);o=vR(o,r,0,t.length-1,n?.round),i.era=t[o],vx(i);break}case"year":i.calendar.isInverseEra?.(i)&&(r=-r),i.year=vR(e.year,r,-1/0,9999,n?.round),i.year===-1/0&&(i.year=1),i.calendar.balanceYearMonth&&i.calendar.balanceYearMonth(i,e);break;case"month":i.month=vR(e.month,r,1,e.calendar.getMonthsInYear(e),n?.round);break;case"day":i.day=vR(e.day,r,1,e.calendar.getDaysInMonth(e),n?.round);break;default:throw Error("Unsupported field "+t)}return e.calendar.balanceDate&&e.calendar.balanceDate(i),vx(i),i}function vj(e,t,r,n){let i=e.copy();switch(t){case"hour":{let t=e.hour,o=0,a=23;if(n?.hourCycle===12){let e=t>=12;o=12*!!e,a=e?23:11}i.hour=vR(t,r,o,a,n?.round);break}case"minute":i.minute=vR(e.minute,r,0,59,n?.round);break;case"second":i.second=vR(e.second,r,0,59,n?.round);break;case"millisecond":i.millisecond=vR(e.millisecond,r,0,999,n?.round);break;default:throw Error("Unsupported field "+t)}return i}function vR(e,t,r,n,i=!1){if(i){(e+=Math.sign(t))<r&&(e=n);let i=Math.abs(t);(e=t>0?Math.ceil(e/i)*i:Math.floor(e/i)*i)>n&&(e=r)}else(e+=t)<r?e=n-(r-e-1):e>n&&(e=r+(e-n-1));return e}function vA(e,t){let r;return r=(null!=t.years&&0!==t.years||null!=t.months&&0!==t.months||null!=t.weeks&&0!==t.weeks||null!=t.days&&0!==t.days?vG(vb(vJ(e),{years:t.years,months:t.months,weeks:t.weeks,days:t.days}),e.timeZone):vU(e)-e.offset)+(t.milliseconds||0),r+=1e3*(t.seconds||0),r+=6e4*(t.minutes||0),vX(vY(r+=36e5*(t.hours||0),e.timeZone),e.calendar)}function vN(e){return`${String(e.hour).padStart(2,"0")}:${String(e.minute).padStart(2,"0")}:${String(e.second).padStart(2,"0")}${e.millisecond?String(e.millisecond/1e3).slice(1):""}`}function vM(e){let t,r=vX(e,new vg);return t="BC"===r.era?1===r.year?"0000":"-"+String(Math.abs(1-r.year)).padStart(6,"00"):String(r.year).padStart(4,"0"),`${t}-${String(r.month).padStart(2,"0")}-${String(r.day).padStart(2,"0")}`}function v$(e){return`${vM(e)}T${vN(e)}`}function vI(e){let t,r="object"==typeof e[0]?e.shift():new vg;if("string"==typeof e[0])t=e.shift();else{let e=r.getEras();t=e[e.length-1]}return[r,t,e.shift(),e.shift(),e.shift()]}class vL{#t;constructor(...e){let[t,r,n,i,o]=vI(e);this.calendar=t,this.era=r,this.year=n,this.month=i,this.day=o,vx(this)}copy(){return this.era?new vL(this.calendar,this.era,this.year,this.month,this.day):new vL(this.calendar,this.year,this.month,this.day)}add(e){return vb(this,e)}subtract(e){return vb(this,vE(e))}set(e){return vS(this,e)}cycle(e,t,r){return vT(this,e,t,r)}toDate(e){return vq(this,e)}toString(){return vM(this)}compare(e){return v8(this,e)}}class vF{#t;constructor(e=0,t=0,r=0,n=0){this.hour=e,this.minute=t,this.second=r,this.millisecond=n,vO(this)}copy(){return new vF(this.hour,this.minute,this.second,this.millisecond)}add(e){return vk(this,e)}subtract(e){return vk(this,vE(e))}set(e){return vD(this,e)}cycle(e,t,r){return vj(this,e,t,r)}toString(){return vN(this)}compare(e){var t,r;return t=this,r=e,v9(t)-v9(r)}}class vB{#t;constructor(...e){let[t,r,n,i,o]=vI(e);this.calendar=t,this.era=r,this.year=n,this.month=i,this.day=o,this.hour=e.shift()||0,this.minute=e.shift()||0,this.second=e.shift()||0,this.millisecond=e.shift()||0,vx(this)}copy(){return this.era?new vB(this.calendar,this.era,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond):new vB(this.calendar,this.year,this.month,this.day,this.hour,this.minute,this.second,this.millisecond)}add(e){return vb(this,e)}subtract(e){return vb(this,vE(e))}set(e){return vS(vD(this,e),e)}cycle(e,t,r){switch(e){case"era":case"year":case"month":case"day":return vT(this,e,t,r);default:return vj(this,e,t,r)}}toDate(e,t){return vq(this,e,t)}toString(){return v$(this)}compare(e){var t,r;let n=v8(this,e);return 0===n?(t=this,r=vJ(e),v9(t)-v9(r)):n}}class vV{#t;constructor(...e){let[t,r,n,i,o]=vI(e),a=e.shift(),s=e.shift();this.calendar=t,this.era=r,this.year=n,this.month=i,this.day=o,this.timeZone=a,this.offset=s,this.hour=e.shift()||0,this.minute=e.shift()||0,this.second=e.shift()||0,this.millisecond=e.shift()||0,vx(this)}copy(){return this.era?new vV(this.calendar,this.era,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond):new vV(this.calendar,this.year,this.month,this.day,this.timeZone,this.offset,this.hour,this.minute,this.second,this.millisecond)}add(e){return vA(this,e)}subtract(e){return vA(this,vE(e))}set(e,t){let r,n;return 0===(n=vD(vS(r=vJ(this),e),e)).compare(r)?this:vX(vY(vG(n,this.timeZone,t),this.timeZone),this.calendar)}cycle(e,t,r){return function(e,t,r,n){switch(t){case"hour":{let t=0,i=23;if(n?.hourCycle===12){let r=e.hour>=12;t=12*!!r,i=r?23:11}let o=vJ(e),a=vX(vD(o,{hour:t}),new vg),s=[vG(a,e.timeZone,"earlier"),vG(a,e.timeZone,"later")].filter(t=>vY(t,e.timeZone).day===a.day)[0],l=vX(vD(o,{hour:i}),new vg),u=[vG(l,e.timeZone,"earlier"),vG(l,e.timeZone,"later")].filter(t=>vY(t,e.timeZone).day===l.day).pop(),c=vU(e)-e.offset,d=Math.floor(c/36e5),p=c%36e5;return vX(vY(c=36e5*vR(d,r,Math.floor(s/36e5),Math.floor(u/36e5),n?.round)+p,e.timeZone),e.calendar)}case"minute":case"second":case"millisecond":return vj(e,t,r,n);case"era":case"year":case"month":case"day":return vX(vY(vG(vT(vJ(e),t,r,n),e.timeZone),e.timeZone),e.calendar);default:throw Error("Unsupported field "+t)}}(this,e,t,r)}toDate(){var e;return e=this,new Date(vU(e)-e.offset)}toString(){var e;let t,r,n,i,o;return`${v$(this)}${t=0>Math.sign(e=this.offset)?"-":"+",r=Math.floor((e=Math.abs(e))/36e5),n=Math.floor(e%36e5/6e4),i=Math.floor(e%36e5%6e4/1e3),o=`${t}${String(r).padStart(2,"0")}:${String(n).padStart(2,"0")}`,0!==i&&(o+=`:${String(i).padStart(2,"0")}`),o}[${this.timeZone}]`}toAbsoluteString(){return this.toDate().toISOString()}compare(e){return this.toDate().getTime()-(function(e,t){if(e instanceof vV){var r,n;return e.timeZone===t?e:(r=e,n=t,vX(vY(vU(r)-r.offset,n),r.calendar))}return vY(vG(e,t,void 0),t)})(e,this.timeZone).toDate().getTime()}}function vU(e){return vW(vh((e=vX(e,new vg)).era,e.year),e.month,e.day,e.hour,e.minute,e.second,e.millisecond)}function vW(e,t,r,n,i,o,a){let s=new Date;return s.setUTCHours(n,i,o,a),s.setUTCFullYear(e,t-1,r),s.getTime()}function vK(e,t){if("UTC"===t)return 0;if(e>0&&t===we())return -6e4*new Date(e).getTimezoneOffset();let{year:r,month:n,day:i,hour:o,minute:a,second:s}=vz(e,t);return vW(r,n,i,o,a,s,0)-1e3*Math.floor(e/1e3)}let vH=new Map;function vz(e,t){let r=vH.get(t);r||(r=new Intl.DateTimeFormat("en-US",{timeZone:t,hour12:!1,era:"short",year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"numeric",second:"numeric"}),vH.set(t,r));let n=r.formatToParts(new Date(e)),i={};for(let e of n)"literal"!==e.type&&(i[e.type]=e.value);return{year:"BC"===i.era||"B"===i.era?-i.year+1:+i.year,month:+i.month,day:+i.day,hour:"24"===i.hour?0:+i.hour,minute:+i.minute,second:+i.second}}function vG(e,t,r="compatible"){var n,i,o;let a=vJ(e);if("UTC"===t)return vU(a);if(t===we()&&"compatible"===r){a=vX(a,new vg);let e=new Date,t=vh(a.era,a.year);return e.setFullYear(t,a.month-1,a.day),e.setHours(a.hour,a.minute,a.second,a.millisecond),e.getTime()}let s=vU(a),l=vK(s-864e5,t),u=vK(s+864e5,t),c=(n=a,((i=s-l)==(o=s-u)?[i]:[i,o]).filter(e=>{var r;let i;return r=n,i=vz(e,t),r.year===i.year&&r.month===i.month&&r.day===i.day&&r.hour===i.hour&&r.minute===i.minute&&r.second===i.second}));if(1===c.length)return c[0];if(c.length>1)switch(r){case"compatible":case"earlier":return c[0];case"later":return c[c.length-1];case"reject":throw RangeError("Multiple possible absolute times found")}switch(r){case"earlier":return Math.min(s-l,s-u);case"compatible":case"later":return Math.max(s-l,s-u);case"reject":throw RangeError("No such absolute time found")}}function vq(e,t,r="compatible"){return new Date(vG(e,t,r))}function vY(e,t){let r=vK(e,t),n=new Date(e+r),i=n.getUTCFullYear();return new vV(i<1?"BC":"AD",i<1?-i+1:i,n.getUTCMonth()+1,n.getUTCDate(),t,r,n.getUTCHours(),n.getUTCMinutes(),n.getUTCSeconds(),n.getUTCMilliseconds())}function vZ(e){return new vL(e.calendar,e.era,e.year,e.month,e.day)}function vJ(e,t){let r=0,n=0,i=0,o=0;if("timeZone"in e)({hour:r,minute:n,second:i,millisecond:o}=e);else if("hour"in e&&!t)return e;return t&&({hour:r,minute:n,second:i,millisecond:o}=t),new vB(e.calendar,e.era,e.year,e.month,e.day,r,n,i,o)}function vX(e,t){if(v3(e.calendar,t))return e;let r=t.fromJulianDay(e.calendar.toJulianDay(e)),n=e.copy();return n.calendar=t,n.era=r.era,n.year=r.year,n.month=r.month,n.day=r.day,vx(n),n}let vQ={"001":1,AD:1,AE:6,AF:6,AI:1,AL:1,AM:1,AN:1,AR:1,AT:1,AU:1,AX:1,AZ:1,BA:1,BE:1,BG:1,BH:6,BM:1,BN:1,BY:1,CH:1,CL:1,CM:1,CN:1,CR:1,CY:1,CZ:1,DE:1,DJ:6,DK:1,DZ:6,EC:1,EE:1,EG:6,ES:1,FI:1,FJ:1,FO:1,FR:1,GB:1,GE:1,GF:1,GP:1,GR:1,HR:1,HU:1,IE:1,IQ:6,IR:6,IS:1,IT:1,JO:6,KG:1,KW:6,KZ:1,LB:1,LI:1,LK:1,LT:1,LU:1,LV:1,LY:6,MC:1,MD:1,ME:1,MK:1,MN:1,MQ:1,MV:5,MY:1,NL:1,NO:1,NZ:1,OM:6,PL:1,QA:6,RE:1,RO:1,RS:1,RU:1,SD:6,SE:1,SI:1,SK:1,SM:1,SY:6,TJ:1,TM:1,TR:1,UA:1,UY:1,UZ:1,VA:1,VN:1,XK:1};function v0(e,t){return t=vX(t,e.calendar),e.era===t.era&&e.year===t.year&&e.month===t.month&&e.day===t.day}function v1(e,t){return v3(e.calendar,t.calendar)&&v0(e,t)}function v3(e,t){return e.isEqual?.(t)??t.isEqual?.(e)??e.identifier===t.identifier}let v4={sun:0,mon:1,tue:2,wed:3,thu:4,fri:5,sat:6};function v2(e,t,r){let n=Math.ceil(e.calendar.toJulianDay(e)+1-(r?v4[r]:function(e){let t=wo.get(e);if(!t){if(Intl.Locale){let r=new Intl.Locale(e);if("getWeekInfo"in r&&(t=r.getWeekInfo()))return wo.set(e,t),t.firstDay}let r=function(e){if(Intl.Locale){let t=wi.get(e);return!t&&(t=new Intl.Locale(e).maximize().region)&&wi.set(e,t),t}let t=e.split("-")[1];return"u"===t?void 0:t}(e);if(e.includes("-fw-")){let r=e.split("-fw-")[1].split("-")[0];t="mon"===r?{firstDay:1}:"tue"===r?{firstDay:2}:"wed"===r?{firstDay:3}:"thu"===r?{firstDay:4}:"fri"===r?{firstDay:5}:"sat"===r?{firstDay:6}:{firstDay:0}}else t=e.includes("-ca-iso8601")?{firstDay:1}:{firstDay:r&&vQ[r]||0};wo.set(e,t)}return t.firstDay}(t)))%7;return n<0&&(n+=7),n}function v6(e){return vY(Date.now(),e)}function v5(e){return vZ(v6(e))}function v8(e,t){return e.calendar.toJulianDay(e)-t.calendar.toJulianDay(t)}function v9(e){return 36e5*e.hour+6e4*e.minute+1e3*e.second+e.millisecond}let v7=null;function we(){return null==v7&&(v7=new Intl.DateTimeFormat().resolvedOptions().timeZone),v7}function wt(e){return e.subtract({days:e.day-1})}function wr(e){return e.add({days:e.calendar.getDaysInMonth(e)-e.day})}function wn(e,t,r){let n=v2(e,t,r);return e.subtract({days:n})}let wi=new Map,wo=new Map;function wa(e,t,r){let n=e.calendar.getDaysInMonth(e);return Math.ceil((v2(wt(e),t,r)+n)/7)}function ws(e,t){return e&&t?0>=e.compare(t)?e:t:e||t}function wl(e,t){return e&&t?e.compare(t)>=0?e:t:e||t}function wu(e){return e&&e.__esModule?e.default:e}let wc=new WeakMap;function wd(e){return e?.calendar.identifier==="gregory"&&"BC"===e.era?"short":void 0}function wp(e,t,r,n){let i=vc(wu(b3),"@react-aria/calendar"),o=wd(e)||wd(t),a=ve({month:"long",year:"numeric",era:o,calendar:e.calendar.identifier,timeZone:r}),s=ve({month:"long",year:"numeric",day:"numeric",era:o,calendar:e.calendar.identifier,timeZone:r});return(0,pB.useMemo)(()=>{if(v0(e,wt(e))){let o=e,s=t;if(e.calendar.getFormattableMonth&&(o=e.calendar.getFormattableMonth(e)),t.calendar.getFormattableMonth&&(s=t.calendar.getFormattableMonth(t)),v0(t,wr(e)))return a.format(o.toDate(r));if(v0(t,wr(t)))return n?wf(a,i,o,s,r):a.formatRange(o.toDate(r),s.toDate(r))}return n?wf(s,i,e,t,r):s.formatRange(e.toDate(r),t.toDate(r))},[e,t,a,s,i,r,n])}function wf(e,t,r,n,i){let o=e.formatRangeToParts(r.toDate(i),n.toDate(i)),a=-1;for(let e=0;e<o.length;e++){let t=o[e];if("shared"===t.source&&"literal"===t.type)a=e;else if("endRange"===t.source)break}let s="",l="";for(let e=0;e<o.length;e++)e<a?s+=o[e].value:e>a&&(l+=o[e].value);return t.format("dateRange",{startDate:s,endDate:l})}function wh(e,t){let{id:r,"aria-label":n,"aria-labelledby":i}=e;return r=yq(r),i&&n?i=[...new Set([r,...i.trim().split(/\s+/)])].join(" "):i&&(i=i.trim().split(/\s+/).join(" ")),n||i||!t||(n=t),{id:r,"aria-label":n,"aria-labelledby":i}}function wm(e,t){let r=(0,pB.useRef)(!0),n=(0,pB.useRef)(null),i=bu(e);(0,pB.useEffect)(()=>(r.current=!0,()=>{r.current=!1}),[]),(0,pB.useEffect)(()=>{let e=n.current;r.current?r.current=!1:(!e||t.some((t,r)=>!Object.is(t,e[r])))&&i(),n.current=t},t)}function wy(e,t){var r;let n,i,o,a,s,l=vc((r=b3)&&r.__esModule?r.default:r,"@react-aria/calendar"),u=go(e),c=wp(t.visibleRange.start,t.visibleRange.end,t.timeZone,!1),d=wp(t.visibleRange.start,t.visibleRange.end,t.timeZone,!0);wm(()=>{t.isFocused||b0(d)},[d]);let p=(o=vc(wu(b3),"@react-aria/calendar"),"highlightedRange"in t?{start:n,end:i}=t.highlightedRange||{}:n=i=t.value??void 0,a=ve({weekday:"long",month:"long",year:"numeric",day:"numeric",era:wd(n)||wd(i),timeZone:t.timeZone}),s="anchorDate"in t?t.anchorDate:null,(0,pB.useMemo)(()=>{if(!s&&n&&i)if(v0(n,i)){let e=a.format(n.toDate(t.timeZone));return o.format("selectedDateDescription",{date:e})}else{let e=wf(a,o,n,i,t.timeZone);return o.format("selectedRangeDescription",{dateRange:e})}return""},[n,i,s,t.timeZone,o,a]));wm(()=>{p&&b0(p,"polite",4e3)},[p]);let f=yY([!!e.errorMessage,e.isInvalid,e.validationState]);wc.set(t,{ariaLabel:e["aria-label"],ariaLabelledBy:e["aria-labelledby"],errorMessageId:f,selectedDateDescription:p});let[h,m]=(0,pB.useState)(!1),y=e.isDisabled||t.isNextVisibleRangeInvalid();y&&h&&(m(!1),t.setFocused(!0));let[g,b]=(0,pB.useState)(!1),v=e.isDisabled||t.isPreviousVisibleRangeInvalid();return v&&g&&(b(!1),t.setFocused(!0)),{calendarProps:yJ(u,wh({id:e.id,"aria-label":[e["aria-label"],d].filter(Boolean).join(", "),"aria-labelledby":e["aria-labelledby"]}),{role:"application","aria-details":e["aria-details"]||void 0,"aria-describedby":e["aria-describedby"]||void 0}),nextButtonProps:{onPress:()=>t.focusNextPage(),"aria-label":l.format("next"),isDisabled:y,onFocusChange:m},prevButtonProps:{onPress:()=>t.focusPreviousPage(),"aria-label":l.format("previous"),isDisabled:v,onFocusChange:b},errorMessageProps:{id:f},title:c}}let wg={border:0,clip:"rect(0 0 0 0)",clipPath:"inset(50%)",height:"1px",margin:"-1px",overflow:"hidden",padding:0,position:"absolute",width:"1px",whiteSpace:"nowrap"};function wb(e){let{children:t,elementType:r="div",isFocusable:n,style:i,...o}=e,{visuallyHiddenProps:a}=function(e={}){let{style:t,isFocusable:r}=e,[n,i]=(0,pB.useState)(!1),{focusWithinProps:o}=bS({isDisabled:!r,onFocusWithinChange:e=>i(e)}),a=(0,pB.useMemo)(()=>n?t:t?{...wg,...t}:wg,[n]);return{visuallyHiddenProps:{...o,style:a}}}(e);return pV().createElement(r,yJ(o,a),t)}function wv(e,t,r,n){let i=bu(r),o=null==r;(0,pB.useEffect)(()=>{if(o||!e.current)return;let r=e.current;return r.addEventListener(t,i,n),()=>{r.removeEventListener(t,i,n)}},[e,t,n,o])}function ww(e,t){if(!e)return!1;let r=window.getComputedStyle(e),n=document.scrollingElement||document.documentElement,i=/(auto|scroll)/.test(r.overflow+r.overflowX+r.overflowY);return e===n&&"hidden"!==r.overflow&&(i=!0),i&&t&&(i=e.scrollHeight!==e.clientHeight||e.scrollWidth!==e.clientWidth),i}function w_(e,t){let r=e;for(ww(r,t)&&(r=r.parentElement);r&&!ww(r,t);)r=r.parentElement;return r||document.scrollingElement||document.documentElement}function wx(e,t){let r=[],n=document.scrollingElement||document.documentElement;do ww(e,t)&&r.push(e),e=e.parentElement;while(e&&e!==n);return r}function wE(e,t,r={}){let{block:n="nearest",inline:i="nearest"}=r;if(e===t)return;let o=e.scrollTop,a=e.scrollLeft,s=t.getBoundingClientRect(),l=e.getBoundingClientRect(),u=window.getComputedStyle(t),c=window.getComputedStyle(e),d=document.scrollingElement||document.documentElement,p=e===d?0:l.top,f=e===d?e.clientHeight:l.bottom,h=e===d?0:l.left,m=e===d?e.clientWidth:l.right,y=parseInt(u.scrollMarginTop,10)||0,g=parseInt(u.scrollMarginBottom,10)||0,b=parseInt(u.scrollMarginLeft,10)||0,v=parseInt(u.scrollMarginRight,10)||0,w=parseInt(c.scrollPaddingTop,10)||0,x=parseInt(c.scrollPaddingBottom,10)||0,E=parseInt(c.scrollPaddingLeft,10)||0,S=parseInt(c.scrollPaddingRight,10)||0,D=parseInt(c.borderTopWidth,10)||0,O=parseInt(c.borderBottomWidth,10)||0,P=parseInt(c.borderLeftWidth,10)||0,C=parseInt(c.borderRightWidth,10)||0,k=s.top-y,T=s.bottom+g,j=s.left-b,R=s.right+v,A=e===d?0:P+C,N=e===d?0:D+O,M=e.offsetWidth-e.clientWidth-A,$=e.offsetHeight-e.clientHeight-N,I=p+D+w,L=f-O-x-$,F=h+P+E,B=m-C-S;"rtl"!==c.direction||gj()?B-=M:F+=M;let V=k<I||T>L,U=j<F||R>B;if(V&&"start"===n)o+=k-I;else if(V&&"center"===n)o+=(k+T)/2-(I+L)/2;else if(V&&"end"===n)o+=T-L;else if(V&&"nearest"===n){let e=k-I,t=T-L;o+=Math.abs(e)<=Math.abs(t)?e:t}if(U&&"start"===i)a+=j-F;else if(U&&"center"===i)a+=(j+R)/2-(F+B)/2;else if(U&&"end"===i)a+=R-B;else if(U&&"nearest"===i){let e=j-F,t=R-B;a+=Math.abs(e)<=Math.abs(t)?e:t}e.scrollTo({left:a,top:o})}function wS(e,t={}){let{containingElement:r}=t;if(e&&e.isConnected){let t=document.scrollingElement||document.documentElement;if("hidden"===window.getComputedStyle(t).overflow){let{left:t,top:n}=e.getBoundingClientRect(),i=wx(e,!0);for(let t of i)wE(t,e);let{left:o,top:a}=e.getBoundingClientRect();if(Math.abs(t-o)>1||Math.abs(n-a)>1)for(let e of i=r?wx(r,!0):[])wE(e,r,{block:"center",inline:"center"})}else{let{left:t,top:n}=e.getBoundingClientRect();e?.scrollIntoView?.({block:"nearest"});let{left:i,top:o}=e.getBoundingClientRect();(Math.abs(t-i)>1||Math.abs(n-o)>1)&&(r?.scrollIntoView?.({block:"center",inline:"center"}),e.scrollIntoView?.({block:"nearest"}))}}}let wD=0,wO=new Map;function wP(e){let[t,r]=(0,pB.useState)();return y$(()=>{if(!e)return;let t=wO.get(e);if(t)r(t.element.id);else{let n=`react-aria-description-${wD++}`;r(n);let i=document.createElement("div");i.id=n,i.style.display="none",i.textContent=e,document.body.appendChild(i),t={refCount:0,element:i},wO.set(e,t)}return t.refCount++,()=>{t&&0==--t.refCount&&(t.element.remove(),wO.delete(e))}},[e]),{"aria-describedby":e?t:void 0}}class wC extends vg{fromJulianDay(e){let t=super.fromJulianDay(e);return new vL(this,vh(t.era,t.year)- -543,t.month,t.day)}toJulianDay(e){return super.toJulianDay(wk(e))}getEras(){return["BE"]}getDaysInMonth(e){return super.getDaysInMonth(wk(e))}balanceDate(){}constructor(...e){super(...e),this.identifier="buddhist"}}function wk(e){let[t,r]=vm(e.year+-543);return new vL(t,r,e.month,e.day)}function wT(e,t,r,n){return e+365*t+Math.floor(t/4)+30*(r-1)+n-1}function wj(e,t){let r=Math.floor(4*(t-e)/1461),n=1+Math.floor((t-wT(e,r,1,1))/30),i=t+1-wT(e,r,n,1);return[r,n,i]}function wR(e){return Math.floor(e%4/3)}function wA(e,t){return t%13!=0?30:wR(e)+5}class wN{fromJulianDay(e){let[t,r,n]=wj(1723856,e),i="AM";return t<=0&&(i="AA",t+=5500),new vL(this,i,t,r,n)}toJulianDay(e){let t=e.year;return"AA"===e.era&&(t-=5500),wT(1723856,t,e.month,e.day)}getDaysInMonth(e){return wA(e.year,e.month)}getMonthsInYear(){return 13}getDaysInYear(e){return 365+wR(e.year)}getMaximumMonthsInYear(){return 13}getMaximumDaysInMonth(){return 30}getYearsInEra(e){return"AA"===e.era?9999:9991}getEras(){return["AA","AM"]}constructor(){this.identifier="ethiopic"}}class wM extends wN{fromJulianDay(e){let[t,r,n]=wj(1723856,e);return new vL(this,"AA",t+=5500,r,n)}getEras(){return["AA"]}getYearsInEra(){return 9999}constructor(...e){super(...e),this.identifier="ethioaa"}}class w$ extends wN{fromJulianDay(e){let[t,r,n]=wj(1824665,e),i="CE";return t<=0&&(i="BCE",t=1-t),new vL(this,i,t,r,n)}toJulianDay(e){let t=e.year;return"BCE"===e.era&&(t=1-t),wT(1824665,t,e.month,e.day)}getDaysInMonth(e){let t=e.year;return"BCE"===e.era&&(t=1-t),wA(t,e.month)}isInverseEra(e){return"BCE"===e.era}balanceDate(e){e.year<=0&&(e.era="BCE"===e.era?"CE":"BCE",e.year=1-e.year)}getEras(){return["BCE","CE"]}getYearsInEra(e){return"BCE"===e.era?9999:9715}constructor(...e){super(...e),this.identifier="coptic"}}let wI=765433;function wL(e){return 7>vd(7*e+1,19)}function wF(e){let t=Math.floor((235*e-234)/19),r=29*t+Math.floor((12084+13753*t)/25920);return 3>vd(3*(r+1),7)&&(r+=1),r}function wB(e){let t,r;return wF(e)+(t=wF(e-1),r=wF(e),wF(e+1)-r==356?2:+(r-t==382))}function wV(e){return wB(e+1)-wB(e)}function wU(e,t){if(t>=6&&!wL(e)&&t++,4===t||7===t||9===t||11===t||13===t)return 29;let r=function(e){let t=wV(e);switch(t>380&&(t-=30),t){case 353:return 0;case 354:return 1;case 355:return 2}}(e);return 2===t?2===r?30:29:3===t?0===r?29:30:6===t?30*!!wL(e):30}class wW{fromJulianDay(e){let t=e-347997,r=Math.floor((25920*t/wI*19+234)/235)+1,n=wB(r),i=Math.floor(t-n);for(;i<1;)i=Math.floor(t-(n=wB(--r)));let o=1,a=0;for(;a<i;)a+=wU(r,o),o++;let s=i-(a-=wU(r,--o));return new vL(this,r,o,s)}toJulianDay(e){let t=wB(e.year);for(let r=1;r<e.month;r++)t+=wU(e.year,r);return t+e.day+347997}getDaysInMonth(e){return wU(e.year,e.month)}getMonthsInYear(e){return wL(e.year)?13:12}getDaysInYear(e){return wV(e.year)}getMaximumMonthsInYear(){return 13}getMaximumDaysInMonth(){return 30}getYearsInEra(){return 9999}getEras(){return["AM"]}balanceYearMonth(e,t){t.year!==e.year&&(wL(t.year)&&!wL(e.year)&&t.month>6?e.month--:!wL(t.year)&&wL(e.year)&&t.month>6&&e.month++)}constructor(){this.identifier="hebrew"}}class wK extends vg{fromJulianDay(e){let t,r,n,i=super.fromJulianDay(e),o=i.year-78,a=e-vp(i.era,i.year,1,1);if(a<80?(o--,a+=(t=vf(i.year-1)?31:30)+155+90+10):(t=vf(i.year)?31:30,a-=80),a<t)r=1,n=a+1;else{let e=a-t;e<155?(r=Math.floor(e/31)+2,n=e%31+1):(e-=155,r=Math.floor(e/30)+7,n=e%30+1)}return new vL(this,o,r,n)}toJulianDay(e){let t,r,[n,i]=vm(e.year+78);return(vf(i)?(t=31,r=vp(n,i,3,21)):(t=30,r=vp(n,i,3,22)),1===e.month)?r+e.day-1:(r+=t+31*Math.min(e.month-2,5),e.month>=8&&(r+=(e.month-7)*30),r+=e.day-1)}getDaysInMonth(e){return 1===e.month&&vf(e.year+78)||e.month>=2&&e.month<=6?31:30}getYearsInEra(){return 9919}getEras(){return["saka"]}balanceDate(){}constructor(...e){super(...e),this.identifier="indian"}}function wH(e,t,r,n){return n+Math.ceil(29.5*(r-1))+(t-1)*354+Math.floor((3+11*t)/30)+e-1}function wz(e,t,r){let n=Math.floor((30*(r-t)+10646)/10631),i=Math.min(12,Math.ceil((r-(29+wH(t,n,1,1)))/29.5)+1),o=r-wH(t,n,i,1)+1;return new vL(e,n,i,o)}function wG(e){return(14+11*e)%30<11}class wq{fromJulianDay(e){return wz(this,1948440,e)}toJulianDay(e){return wH(1948440,e.year,e.month,e.day)}getDaysInMonth(e){let t=29+e.month%2;return 12===e.month&&wG(e.year)&&t++,t}getMonthsInYear(){return 12}getDaysInYear(e){return wG(e.year)?355:354}getMaximumMonthsInYear(){return 12}getMaximumDaysInMonth(){return 30}getYearsInEra(){return 9665}getEras(){return["AH"]}constructor(){this.identifier="islamic-civil"}}class wY extends wq{fromJulianDay(e){return wz(this,1948439,e)}toJulianDay(e){return wH(1948439,e.year,e.month,e.day)}constructor(...e){super(...e),this.identifier="islamic-tbla"}}function wZ(e){return 460322+c[e-1300]}function wJ(e,t){return(u[e-1300]&1<<11-(t-1))==0?29:30}function wX(e,t){let r=wZ(e);for(let n=1;n<t;n++)r+=wJ(e,n);return r}function wQ(e){return c[e+1-1300]-c[e-1300]}class w0 extends wq{constructor(){if(super(),this.identifier="islamic-umalqura",u||(u=new Uint16Array(Uint8Array.from(atob("qgpUDckO1AbqBmwDrQpVBakGkgepC9QF2gpcBS0NlQZKB1QLagutBa4ETwoXBYsGpQbVCtYCWwmdBE0KJg2VDawFtgm6AlsKKwWVCsoG6Qr0AnYJtgJWCcoKpAvSC9kF3AJtCU0FpQpSC6ULtAW2CVcFlwJLBaMGUgdlC2oFqworBZUMSg2lDcoF1gpXCasESwmlClILagt1BXYCtwhbBFUFqQW0BdoJ3QRuAjYJqgpUDbIN1QXaAlsJqwRVCkkLZAtxC7QFtQpVCiUNkg7JDtQG6QprCasEkwpJDaQNsg25CroEWworBZUKKgtVC1wFvQQ9Ah0JlQpKC1oLbQW2AjsJmwRVBqkGVAdqC2wFrQpVBSkLkgupC9QF2gpaBasKlQVJB2QHqgu1BbYCVgpNDiULUgtqC60FrgIvCZcESwalBqwG1gpdBZ0ETQoWDZUNqgW1BdoCWwmtBJUFygbkBuoK9QS2AlYJqgpUC9IL2QXqAm0JrQSVCkoLpQuyBbUJ1gSXCkcFkwZJB1ULagVrCisFiwpGDaMNygXWCtsEawJLCaUKUgtpC3UFdgG3CFsCKwVlBbQF2gntBG0BtgimClINqQ3UBdoKWwmrBFMGKQdiB6kLsgW1ClUFJQuSDckO0gbpCmsFqwRVCikNVA2qDbUJugQ7CpsETQqqCtUK2gJdCV4ELgqaDFUNsga5BroEXQotBZUKUguoC7QLuQXaAloJSgukDdEO6AZqC20FNQWVBkoNqA3UDdoGWwWdAisGFQtKC5ULqgWuCi4JjwwnBZUGqgbWCl0FnQI="),e=>e.charCodeAt(0)).buffer)),!c){c=new Uint32Array(301);let e=0;for(let t=1300;t<=1600;t++){c[t-1300]=e;for(let r=1;r<=12;r++)e+=wJ(t,r)}}}fromJulianDay(e){let t=e-1948440,r=wZ(1300),n=wZ(1600);if(t<r||t>n)return super.fromJulianDay(e);{let e=1299,r=1,n=1;for(;n>0;){n=t-wZ(++e)+1;let i=wQ(e);if(n===i){r=12;break}if(n<i){let t=wJ(e,r);for(r=1;n>t;)n-=t,t=wJ(e,++r);break}}return new vL(this,e,r,t-wX(e,r)+1)}}toJulianDay(e){return e.year<1300||e.year>1600?super.toJulianDay(e):1948440+wX(e.year,e.month)+(e.day-1)}getDaysInMonth(e){return e.year<1300||e.year>1600?super.getDaysInMonth(e):wJ(e.year,e.month)}getDaysInYear(e){return e.year<1300||e.year>1600?super.getDaysInYear(e):wQ(e.year)}}let w1=[[1868,9,8],[1912,7,30],[1926,12,25],[1989,1,8],[2019,5,1]],w3=[[1912,7,29],[1926,12,24],[1989,1,7],[2019,4,30]],w4=[1867,1911,1925,1988,2018],w2=["meiji","taisho","showa","heisei","reiwa"];function w6(e){let t=w1.findIndex(([t,r,n])=>!!(e.year<t)||e.year===t&&!!(e.month<r)||e.year===t&&e.month===r&&!!(e.day<n));return -1===t?w1.length-1:0===t?0:t-1}function w5(e){let t=w4[w2.indexOf(e.era)];if(!t)throw Error("Unknown era: "+e.era);return new vL(e.year+t,e.month,e.day)}class w8 extends vg{fromJulianDay(e){let t=super.fromJulianDay(e),r=w6(t);return new vL(this,w2[r],t.year-w4[r],t.month,t.day)}toJulianDay(e){return super.toJulianDay(w5(e))}balanceDate(e){let t=w5(e),r=w6(t);w2[r]!==e.era&&(e.era=w2[r],e.year=t.year-w4[r]),this.constrainDate(e)}constrainDate(e){let t=w2.indexOf(e.era),r=w3[t];if(null!=r){let[n,i,o]=r,a=n-w4[t];e.year=Math.max(1,Math.min(a,e.year)),e.year===a&&(e.month=Math.min(i,e.month),e.month===i&&(e.day=Math.min(o,e.day)))}if(1===e.year&&t>=0){let[,r,n]=w1[t];e.month=Math.max(r,e.month),e.month===r&&(e.day=Math.max(n,e.day))}}getEras(){return w2}getYearsInEra(e){let t=w2.indexOf(e.era),r=w1[t],n=w1[t+1];if(null==n)return 9999-r[0]+1;let i=n[0]-r[0];return(e.month<n[1]||e.month===n[1]&&e.day<n[2])&&i++,i}getDaysInMonth(e){return super.getDaysInMonth(w5(e))}getMinimumMonthInYear(e){let t=w9(e);return t?t[1]:1}getMinimumDayInMonth(e){let t=w9(e);return t&&e.month===t[1]?t[2]:1}constructor(...e){super(...e),this.identifier="japanese"}}function w9(e){if(1===e.year)return w1[w2.indexOf(e.era)]}let w7=[0,31,62,93,124,155,186,216,246,276,306,336];class _e{fromJulianDay(e){let t=e-1948320,r=1+Math.floor((33*t+3)/12053),n=t-(365*(r-1)+Math.floor((8*r+21)/33)),i=n<216?Math.floor(n/31):Math.floor((n-6)/30),o=n-w7[i]+1;return new vL(this,r,i+1,o)}toJulianDay(e){let t=1948319+365*(e.year-1)+Math.floor((8*e.year+21)/33);return t+=w7[e.month-1],t+=e.day}getMonthsInYear(){return 12}getDaysInMonth(e){return e.month<=6?31:e.month<=11||8>vd(25*e.year+11,33)?30:29}getMaximumMonthsInYear(){return 12}getMaximumDaysInMonth(){return 31}getEras(){return["AP"]}getYearsInEra(){return 9377}constructor(){this.identifier="persian"}}function _t(e){return"minguo"===e.era?e.year+1911:1-e.year+1911}function _r(e){let t=e-1911;return t>0?["minguo",t]:["before_minguo",1-t]}class _n extends vg{fromJulianDay(e){let t=super.fromJulianDay(e),[r,n]=_r(vh(t.era,t.year));return new vL(this,r,n,t.month,t.day)}toJulianDay(e){return super.toJulianDay(_i(e))}getEras(){return["before_minguo","minguo"]}balanceDate(e){let[t,r]=_r(_t(e));e.era=t,e.year=r}isInverseEra(e){return"before_minguo"===e.era}getDaysInMonth(e){return super.getDaysInMonth(_i(e))}getYearsInEra(e){return"before_minguo"===e.era?9999:8088}constructor(...e){super(...e),this.identifier="roc"}}function _i(e){let[t,r]=vm(_t(e));return new vL(t,r,e.month,e.day)}function _o(e){switch(e){case"buddhist":return new wC;case"ethiopic":return new wN;case"ethioaa":return new wM;case"coptic":return new w$;case"hebrew":return new wW;case"indian":return new wK;case"islamic-civil":return new wq;case"islamic-tbla":return new wY;case"islamic-umalqura":return new w0;case"japanese":return new w8;case"persian":return new _e;case"roc":return new _n;default:return new vg}}function _a(e,t,r){return null!=t&&0>e.compare(t)||null!=r&&e.compare(r)>0}function _s(e,t,r,n,i){let o={};for(let e in t)o[e]=Math.floor(t[e]/2),o[e]>0&&t[e]%2==0&&o[e]--;let a=_l(e,t,r).subtract(o);return _c(e,a,t,r,n,i)}function _l(e,t,r,n,i){let o=e;if(t.years)o=wt(e.subtract({months:e.month-1}));else t.months?o=wt(e):t.weeks&&(o=wn(e,r));return _c(e,o,t,r,n,i)}function _u(e,t,r,n,i){let o={...t};o.days?o.days--:o.weeks?o.weeks--:o.months?o.months--:o.years&&o.years--;let a=_l(e,t,r).subtract(o);return _c(e,a,t,r,n,i)}function _c(e,t,r,n,i,o){if(i&&e.compare(i)>=0){let e=wl(t,_l(vZ(i),r,n));e&&(t=e)}if(o&&0>=e.compare(o)){let e=ws(t,_u(vZ(o),r,n));e&&(t=e)}return t}function _d(e,t,r){if(t){let r=wl(e,vZ(t));r&&(e=r)}if(r){let t=ws(e,vZ(r));t&&(e=t)}return e}function _p(e,t,r){if(!r)return e;for(;e.compare(t)>=0&&r(e);)e=e.subtract({days:1});return e.compare(t)>=0?e:null}let _f="u">typeof document?pV().useInsertionEffect??pV().useLayoutEffect:()=>{};function _h(e,t,r){let[n,i]=(0,pB.useState)(e||t),o=(0,pB.useRef)(n),a=(0,pB.useRef)(void 0!==e),s=void 0!==e;(0,pB.useEffect)(()=>{a.current,a.current=s},[s]);let l=s?e:n;_f(()=>{o.current=l});let[,u]=(0,pB.useReducer)(()=>({}),{});return[l,(0,pB.useCallback)((e,...t)=>{let n="function"==typeof e?e(o.current):e;Object.is(o.current,n)||(o.current=n,i(n),u(),r?.(n,...t))},[r])]}function _m(e){let t=(0,pB.useMemo)(()=>new b6(e.locale),[e.locale]),r=(0,pB.useMemo)(()=>t.resolvedOptions(),[t]),{locale:n,createCalendar:i,visibleDuration:o={months:1},minValue:a,maxValue:s,selectionAlignment:l,isDateUnavailable:u,pageBehavior:c="visible",firstDayOfWeek:d}=e,p=(0,pB.useMemo)(()=>i(r.calendar),[i,r.calendar]),[f,h]=_h(e.value,e.defaultValue??null,e.onChange),m=(0,pB.useMemo)(()=>f?vX(vZ(f),p):null,[f,p]),y=(0,pB.useMemo)(()=>f&&"timeZone"in f?f.timeZone:r.timeZone,[f,r.timeZone]),[g,b]=_h((0,pB.useMemo)(()=>e.focusedValue?_d(vX(vZ(e.focusedValue),p),a,s):void 0,[e.focusedValue,p,a,s]),(0,pB.useMemo)(()=>_d(e.defaultFocusedValue?vX(vZ(e.defaultFocusedValue),p):m||vX(v5(y),p),a,s),[e.defaultFocusedValue,m,y,p,a,s]),e.onFocusChange),[v,w]=(0,pB.useState)(()=>{switch(l){case"start":return _l(g,o,n,a,s);case"end":return _u(g,o,n,a,s);default:return _s(g,o,n,a,s)}}),[x,E]=(0,pB.useState)(e.autoFocus||!1),S=(0,pB.useMemo)(()=>{let e={...o};return e.days?e.days--:e.days=-1,v.add(e)},[v,o]),[D,O]=(0,pB.useState)(p);if(!v3(p,D)){let e=vX(g,p);w(_s(e,o,n,a,s)),b(e),O(p)}function P(e){b(e=_d(e,a,s))}function C(t){if(!e.isDisabled&&!e.isReadOnly){let e=t;if(null===e)return void h(null);(e=_p(e=_d(e,a,s),v,u))&&(e=vX(e,f?.calendar||new vg),f&&"hour"in f?h(f.set(e)):h(e))}}_a(g,a,s)?b(_d(g,a,s)):0>g.compare(v)?w(_u(g,o,n,a,s)):g.compare(S)>0&&w(_l(g,o,n,a,s));let k=(0,pB.useMemo)(()=>!!m&&(!!(u&&u(m))||_a(m,a,s)),[m,u,a,s]),T=e.isInvalid||"invalid"===e.validationState||k,j=(0,pB.useMemo)(()=>"visible"===c?o:_y(o),[c,o]);return{isDisabled:e.isDisabled??!1,isReadOnly:e.isReadOnly??!1,value:m,setValue:C,visibleRange:{start:v,end:S},minValue:a,maxValue:s,focusedDate:g,timeZone:y,validationState:T?"invalid":null,isValueInvalid:T,setFocusedDate(e){P(e)},focusNextDay(){P(g.add({days:1}))},focusPreviousDay(){P(g.subtract({days:1}))},focusNextRow(){o.days?this.focusNextPage():(o.weeks||o.months||o.years)&&P(g.add({weeks:1}))},focusPreviousRow(){o.days?this.focusPreviousPage():(o.weeks||o.months||o.years)&&P(g.subtract({weeks:1}))},focusNextPage(){let e=v.add(j);b(_d(g.add(j),a,s)),w(_l(_c(g,e,j,n,a,s),j,n))},focusPreviousPage(){let e=v.subtract(j);b(_d(g.subtract(j),a,s)),w(_l(_c(g,e,j,n,a,s),j,n))},focusSectionStart(){o.days?P(v):o.weeks?P(wn(g,n)):(o.months||o.years)&&P(wt(g))},focusSectionEnd(){o.days?P(S):o.weeks?P(wn(g,n,void 0).add({days:6})):(o.months||o.years)&&P(wr(g))},focusNextSection(e){e||o.days?o.days?this.focusNextPage():o.weeks?P(g.add({months:1})):(o.months||o.years)&&P(g.add({years:1})):P(g.add(_y(o)))},focusPreviousSection(e){e||o.days?o.days?this.focusPreviousPage():o.weeks?P(g.subtract({months:1})):(o.months||o.years)&&P(g.subtract({years:1})):P(g.subtract(_y(o)))},selectFocusedDate(){u&&u(g)||C(g)},selectDate(e){C(e)},isFocused:x,setFocused:E,isInvalid:e=>_a(e,a,s),isSelected(e){return null!=m&&v0(e,m)&&!this.isCellDisabled(e)&&!this.isCellUnavailable(e)},isCellFocused:e=>x&&g&&v0(e,g),isCellDisabled(t){return e.isDisabled||0>t.compare(v)||t.compare(S)>0||this.isInvalid(t)},isCellUnavailable:t=>!!e.isDateUnavailable&&e.isDateUnavailable(t),isPreviousVisibleRangeInvalid(){let e=v.subtract({days:1});return v0(e,v)||this.isInvalid(e)},isNextVisibleRangeInvalid(){let e=S.add({days:1});return v0(e,S)||this.isInvalid(e)},getDatesInWeek(e,t=v){let r=t.add({weeks:e}),i=[],o=v2(r=wn(r,n,d),n,d);for(let e=0;e<o;e++)i.push(null);for(;i.length<7;){i.push(r);let e=r.add({days:1});if(v0(r,e))break;r=e}for(;i.length<7;)i.push(null);return i}}}function _y(e){let t={...e};for(let r in e)t[r]=1;return t}function _g(e,t){return e&&t?(0>t.compare(e)&&([e,t]=[t,e]),{start:vZ(e),end:vZ(t)}):null}function _b(e,t){return(e=vX(e,t?.calendar||new vg),t&&"hour"in t)?t.set(e):e}function _v(e,t,r){let n=e.add({days:r});for(;(r<0?n.compare(t.visibleRange.start)>=0:0>=n.compare(t.visibleRange.end))&&!t.isCellUnavailable(n);)n=n.add({days:r});if(t.isCellUnavailable(n))return n.add({days:-r})}let _w=(0,pB.createContext)(null),__=(0,pB.createContext)(null),_x=(0,pB.createContext)(null),_E=(0,pB.createContext)(null),_S=(0,pB.forwardRef)(function(e,t){[e,t]=y3(e,t,_w);let{locale:r}=bX(),n=_m({...e,locale:r,createCalendar:_o}),{calendarProps:i,prevButtonProps:o,nextButtonProps:a,errorMessageProps:s,title:l}=wy(e,n),u=y0({...e,values:{state:n,isDisabled:e.isDisabled||!1,isInvalid:n.isValueInvalid},defaultClassName:"react-aria-Calendar"});return pV().createElement("div",{...u,...i,ref:t,slot:e.slot||void 0,"data-disabled":e.isDisabled||void 0,"data-invalid":n.isValueInvalid||void 0},pV().createElement(yQ,{values:[[bN,{slots:{previous:o,next:a}}],[b$,{"aria-hidden":!0,level:2,children:l}],[_x,n],[_w,e],[bI,{slots:{errorMessage:s}}]]},pV().createElement(wb,null,pV().createElement("h2",null,i["aria-label"])),u.children,pV().createElement(wb,null,pV().createElement("button",{"aria-label":a["aria-label"],disabled:a.isDisabled,onClick:()=>n.focusNextPage(),tabIndex:-1}))))}),_D=(0,pB.forwardRef)(function(e,t){[e,t]=y3(e,t,__);let{locale:r}=bX(),n=function(e){let{value:t,defaultValue:r,onChange:n,createCalendar:i,locale:o,visibleDuration:a={months:1},minValue:s,maxValue:l,...u}=e,[c,d]=_h(t,r||null,n),[p,f]=(0,pB.useState)(null),h="center";if(c&&c.start&&c.end){let e=_s(vZ(c.start),a,o,s,l).add(a).subtract({days:1});c.end.compare(e)>0&&(h="start")}let m=(0,pB.useRef)(null),[y,g]=(0,pB.useState)(null),b=(0,pB.useMemo)(()=>wl(s,y?.start),[s,y]),v=(0,pB.useMemo)(()=>ws(l,y?.end),[l,y]),w=_m({...u,value:c&&c.start,createCalendar:i,locale:o,visibleDuration:a,minValue:b,maxValue:v,selectionAlignment:e.selectionAlignment||h}),x=t=>{t&&e.isDateUnavailable&&!e.allowsNonContiguousRanges?(m.current={start:_v(t,w,-1),end:_v(t,w,1)},g(m.current)):(m.current=null,g(null))},[E,S]=(0,pB.useState)(w.visibleRange);v1(w.visibleRange.start,E.start)&&v1(w.visibleRange.end,E.end)||(x(p),S(w.visibleRange));let D=e=>{e?(f(e),x(e)):(f(null),x(null))},O=p?_g(p,w.focusedDate):c&&_g(c.start,c.end),P=t=>{if(e.isReadOnly)return;let r=_p(_d(t,b,v),w.visibleRange.start,e.isDateUnavailable);if(r)if(p){let e=_g(p,r);e&&d({start:_b(e.start,c?.start),end:_b(e.end,c?.end)}),D(null)}else D(r)},[C,k]=(0,pB.useState)(!1),{isDateUnavailable:T}=e,j=(0,pB.useMemo)(()=>!!c&&!p&&(!!(T&&(T(c.start)||T(c.end)))||_a(c.start,s,l)||_a(c.end,s,l)),[T,c,p,s,l]),R=e.isInvalid||"invalid"===e.validationState||j;return{...w,value:c,setValue:d,anchorDate:p,setAnchorDate:D,highlightedRange:O,validationState:R?"invalid":null,isValueInvalid:R,selectFocusedDate(){P(w.focusedDate)},selectDate:P,highlightDate(e){p&&w.setFocusedDate(e)},isSelected:e=>!!(O&&e.compare(O.start)>=0&&0>=e.compare(O.end)&&!w.isCellDisabled(e)&&!w.isCellUnavailable(e)),isInvalid:e=>w.isInvalid(e)||_a(e,m.current?.start,m.current?.end),isDragging:C,setDragging:k,clearSelection(){D(null),d(null)}}}({...e,locale:r,createCalendar:_o}),{calendarProps:i,prevButtonProps:o,nextButtonProps:a,errorMessageProps:s,title:l}=function(e,t,r){let{commitBehavior:n="select",...i}=e,o=wy(i,t),a=(0,pB.useRef)(!1),s=(0,pB.useRef)("u">typeof window?window:null);wv(s,"pointerdown",e=>{a.current=0===e.width&&0===e.height});let l={clear:()=>t.clearSelection(),reset:()=>t.setAnchorDate(null),select:()=>t.selectFocusedDate()};return wv(s,"pointerup",e=>{if(a.current){a.current=!1;return}if(t.setDragging(!1),!t.anchorDate)return;let i=e.target;r.current&&gp(r.current)&&(!gc(r.current,i)||!i.closest('button, [role="button"]'))&&l[n]()}),o.calendarProps.onBlur=e=>{r.current&&(e.relatedTarget&&gc(r.current,e.relatedTarget)||!t.anchorDate||l[n]())},wv(r,"touchmove",e=>{t.isDragging&&e.preventDefault()},{passive:!1,capture:!0}),o}(e,n,t),u=y0({...e,values:{state:n,isDisabled:e.isDisabled||!1,isInvalid:n.isValueInvalid},defaultClassName:"react-aria-RangeCalendar"});return pV().createElement("div",{...u,...i,ref:t,slot:e.slot||void 0,"data-disabled":e.isDisabled||void 0,"data-invalid":n.isValueInvalid||void 0},pV().createElement(yQ,{values:[[bN,{slots:{previous:o,next:a}}],[b$,{"aria-hidden":!0,level:2,children:l}],[_E,n],[__,e],[bI,{slots:{errorMessage:s}}]]},pV().createElement(wb,null,pV().createElement("h2",null,i["aria-label"])),u.children,pV().createElement(wb,null,pV().createElement("button",{"aria-label":a["aria-label"],disabled:a.isDisabled,onClick:()=>n.focusNextPage(),tabIndex:-1}))))}),_O=(0,pB.createContext)(null),_P=(0,pB.forwardRef)(function(e,t){var r,n;let i=(0,pB.useContext)(_x),o=(0,pB.useContext)(_E),a=y1(_w),s=y1(__),l=null!=i?i:o,u=l.visibleRange.start;e.offset&&(u=u.add(e.offset));let c=null!=(r=null==a?void 0:a.firstDayOfWeek)?r:null==s?void 0:s.firstDayOfWeek,{gridProps:d,headerProps:p,weekDays:f}=function(e,t){let{startDate:r=t.visibleRange.start,endDate:n=t.visibleRange.end,firstDayOfWeek:i}=e,{direction:o}=bX(),a=wp(r,n,t.timeZone,!0),{ariaLabel:s,ariaLabelledBy:l}=wc.get(t),u=wh({"aria-label":[s,a].filter(Boolean).join(", "),"aria-labelledby":l}),c=ve({weekday:e.weekdayStyle||"narrow",timeZone:t.timeZone}),{locale:d}=bX(),p=(0,pB.useMemo)(()=>{let e=wn(v5(t.timeZone),d,i);return[...Array(7).keys()].map(r=>{let n=e.add({days:r}).toDate(t.timeZone);return c.format(n)})},[d,t.timeZone,c,i]),f=wa(r,d,i);return{gridProps:yJ(u,{role:"grid","aria-readonly":t.isReadOnly||void 0,"aria-disabled":t.isDisabled||void 0,"aria-multiselectable":"highlightedRange"in t||void 0,onKeyDown:e=>{switch(e.key){case"Enter":case" ":e.preventDefault(),t.selectFocusedDate();break;case"PageUp":e.preventDefault(),e.stopPropagation(),t.focusPreviousSection(e.shiftKey);break;case"PageDown":e.preventDefault(),e.stopPropagation(),t.focusNextSection(e.shiftKey);break;case"End":e.preventDefault(),e.stopPropagation(),t.focusSectionEnd();break;case"Home":e.preventDefault(),e.stopPropagation(),t.focusSectionStart();break;case"ArrowLeft":e.preventDefault(),e.stopPropagation(),"rtl"===o?t.focusNextDay():t.focusPreviousDay();break;case"ArrowUp":e.preventDefault(),e.stopPropagation(),t.focusPreviousRow();break;case"ArrowRight":e.preventDefault(),e.stopPropagation(),"rtl"===o?t.focusPreviousDay():t.focusNextDay();break;case"ArrowDown":e.preventDefault(),e.stopPropagation(),t.focusNextRow();break;case"Escape":"setAnchorDate"in t&&(e.preventDefault(),t.setAnchorDate(null))}},onFocus:()=>t.setFocused(!0),onBlur:()=>t.setFocused(!1)}),headerProps:{"aria-hidden":!0},weekDays:p,weeksInMonth:f}}({startDate:u,endDate:wr(u),weekdayStyle:e.weekdayStyle,firstDayOfWeek:c},l);return pV().createElement(_O.Provider,{value:{headerProps:p,weekDays:f,startDate:u,firstDayOfWeek:c}},pV().createElement("table",{...go(e),...d,ref:t,style:e.style,className:null!=(n=e.className)?n:"react-aria-CalendarGrid"},"function"!=typeof e.children?e.children:pV().createElement(pV().Fragment,null,pV().createElement(_C,null,e=>pV().createElement(_k,null,e)),pV().createElement(_T,null,e.children))))}),_C=(0,pB.forwardRef)(function(e,t){let{children:r,style:n,className:i}=e,{headerProps:o,weekDays:a}=(0,pB.useContext)(_O);return pV().createElement("thead",{...go(e),...o,ref:t,style:n,className:i||"react-aria-CalendarGridHeader"},pV().createElement("tr",null,a.map((e,t)=>pV().cloneElement(r(e),{key:t}))))}),_k=(0,pB.forwardRef)(function(e,t){let{children:r,style:n,className:i}=e;return pV().createElement("th",{...go(e),ref:t,style:n,className:i||"react-aria-CalendarHeaderCell"},r)}),_T=(0,pB.forwardRef)(function(e,t){let{children:r,style:n,className:i}=e,o=(0,pB.useContext)(_x),a=(0,pB.useContext)(_E),s=null!=o?o:a,{startDate:l,firstDayOfWeek:u}=(0,pB.useContext)(_O),{locale:c}=bX(),d=wa(l,c,u);return pV().createElement("tbody",{...go(e),ref:t,style:n,className:i||"react-aria-CalendarGridBody"},[...Array(d).keys()].map(e=>pV().createElement("tr",{key:e},s.getDatesInWeek(e,l).map((e,t)=>e?pV().cloneElement(r(e),{key:t}):pV().createElement("td",{key:t})))))}),_j=(0,pB.forwardRef)(function({date:e,...t},r){var n,i,o;let a=(0,pB.useContext)(_x),s=(0,pB.useContext)(_E),l=null!=a?a:s,{startDate:u}=null!=(n=(0,pB.useContext)(_O))?n:{startDate:l.visibleRange.start},c=(0,pB.useRef)(null),{cellProps:d,buttonProps:p,...f}=function(e,t,r){var n;let i,{date:o,isDisabled:a}=e,{errorMessageId:s,selectedDateDescription:l}=wc.get(t),u=vc((n=b3)&&n.__esModule?n.default:n,"@react-aria/calendar"),c=ve({weekday:"long",day:"numeric",month:"long",year:"numeric",era:wd(o),timeZone:t.timeZone}),d=t.isSelected(o),p=t.isCellFocused(o)&&!e.isOutsideMonth;a=a||t.isCellDisabled(o);let f=t.isCellUnavailable(o),h=!a&&!f,m=t.isValueInvalid&&!!("highlightedRange"in t?!t.anchorDate&&t.highlightedRange&&o.compare(t.highlightedRange.start)>=0&&0>=o.compare(t.highlightedRange.end):t.value&&v0(t.value,o));m&&(d=!0),o=b4(o,v1);let y=(0,pB.useMemo)(()=>o.toDate(t.timeZone),[o,t.timeZone]),g=v0(o,v5(t.timeZone)),b=(0,pB.useMemo)(()=>{let e="";return"highlightedRange"in t&&t.value&&!t.anchorDate&&(v0(o,t.value.start)||v0(o,t.value.end))&&(e=l+", "),e+=c.format(y),g?e=u.format(d?"todayDateSelected":"todayDate",{date:e}):d&&(e=u.format("dateSelected",{date:e})),t.minValue&&v0(o,t.minValue)?e+=", "+u.format("minimumDate"):t.maxValue&&v0(o,t.maxValue)&&(e+=", "+u.format("maximumDate")),e},[c,y,u,d,g,o,t,l]),v="";"anchorDate"in t&&p&&!t.isReadOnly&&h&&(v=t.anchorDate?u.format("finishRangeSelectionPrompt"):u.format("startRangeSelectionPrompt"));let w=wP(v),x=(0,pB.useRef)(!1),E=(0,pB.useRef)(!1),S=(0,pB.useRef)(void 0),{pressProps:D,isPressed:O}=bg({shouldCancelOnPointerExit:"anchorDate"in t&&!!t.anchorDate,preventFocusOnPress:!0,isDisabled:!h||t.isReadOnly,onPressStart(e){if(t.isReadOnly){t.setFocusedDate(o),t.setFocused(!0);return}if("highlightedRange"in t&&!t.anchorDate&&("mouse"===e.pointerType||"touch"===e.pointerType)){if(t.highlightedRange&&!m){if(v0(o,t.highlightedRange.start)){t.setAnchorDate(t.highlightedRange.end),t.setFocusedDate(o),t.setFocused(!0),t.setDragging(!0),E.current=!0;return}else if(v0(o,t.highlightedRange.end)){t.setAnchorDate(t.highlightedRange.start),t.setFocusedDate(o),t.setFocused(!0),t.setDragging(!0),E.current=!0;return}}let r=()=>{t.setDragging(!0),S.current=void 0,t.selectDate(o),t.setFocusedDate(o),t.setFocused(!0),x.current=!0};"touch"===e.pointerType?S.current=setTimeout(r,200):r()}},onPressEnd(){E.current=!1,x.current=!1,clearTimeout(S.current),S.current=void 0},onPress(){"anchorDate"in t||t.isReadOnly||(t.selectDate(o),t.setFocusedDate(o),t.setFocused(!0))},onPressUp(e){if(!t.isReadOnly&&("anchorDate"in t&&S.current&&(t.selectDate(o),t.setFocusedDate(o),t.setFocused(!0)),"anchorDate"in t))if(E.current)t.setAnchorDate(o);else if(t.anchorDate&&!x.current)t.selectDate(o),t.setFocusedDate(o),t.setFocused(!0);else if("keyboard"!==e.pointerType||t.anchorDate)"virtual"===e.pointerType&&(t.selectDate(o),t.setFocusedDate(o),t.setFocused(!0));else{t.selectDate(o);let e=o.add({days:1});t.isInvalid(e)&&(e=o.subtract({days:1})),t.isInvalid(e)||(t.setFocusedDate(e),t.setFocused(!0))}}});a||(i=v0(o,t.focusedDate)?0:-1),(0,pB.useEffect)(()=>{p&&r.current&&(ga(r.current),"pointer"!==gL&&((e=document)=>e.activeElement)()===r.current&&wS(r.current,{containingElement:w_(r.current)}))},[p,r]);let P=ve({day:"numeric",timeZone:t.timeZone,calendar:o.calendar.identifier}),C=(0,pB.useMemo)(()=>P.formatToParts(y).find(e=>"day"===e.type).value,[P,y]);return{cellProps:{role:"gridcell","aria-disabled":!h||void 0,"aria-selected":d||void 0,"aria-invalid":m||void 0},buttonProps:yJ(D,{onFocus(){a||(t.setFocusedDate(o),t.setFocused(!0))},tabIndex:i,role:"button","aria-disabled":!h||void 0,"aria-label":b,"aria-invalid":m||void 0,"aria-describedby":[m?s:void 0,w["aria-describedby"]].filter(Boolean).join(" ")||void 0,onPointerEnter(e){"highlightDate"in t&&("touch"!==e.pointerType||t.isDragging)&&h&&t.highlightDate(o)},onPointerDown(e){let t=gd(e);t instanceof HTMLElement&&"releasePointerCapture"in t&&("hasPointerCapture"in t?t.hasPointerCapture(e.pointerId)&&t.releasePointerCapture(e.pointerId):t.releasePointerCapture(e.pointerId))},onContextMenu(e){e.preventDefault()}}),isPressed:O,isFocused:p,isSelected:d,isDisabled:a,isUnavailable:f,isOutsideVisibleRange:0>o.compare(t.visibleRange.start)||o.compare(t.visibleRange.end)>0,isInvalid:m,formattedDate:C}}({date:e},l,c),{hoverProps:h,isHovered:m}=bT({...t,isDisabled:f.isDisabled}),{focusProps:y,isFocusVisible:g}=bD();g&&(g=f.isFocused);let b=(i=u,o=vX(o=e,i.calendar),i=wt(i),o=wt(o),i.era!==o.era||i.year!==o.year||i.month!==o.month),v=!1,w=!1;"highlightedRange"in l&&l.highlightedRange&&(v=v0(e,l.highlightedRange.start),w=v0(e,l.highlightedRange.end));let x=y0({...t,defaultChildren:f.formattedDate,defaultClassName:"react-aria-CalendarCell",values:{date:e,isHovered:m,isOutsideMonth:b,isFocusVisible:g,isSelectionStart:v,isSelectionEnd:w,...f}}),E={"data-focused":f.isFocused||void 0,"data-hovered":m||void 0,"data-pressed":f.isPressed||void 0,"data-unavailable":f.isUnavailable||void 0,"data-disabled":f.isDisabled||void 0,"data-focus-visible":g||void 0,"data-outside-visible-range":f.isOutsideVisibleRange||void 0,"data-outside-month":b||void 0,"data-selected":f.isSelected||void 0,"data-selection-start":v||void 0,"data-selection-end":w||void 0,"data-invalid":f.isInvalid||void 0};return pV().createElement("td",{...d,ref:r},pV().createElement("div",{...yJ(go(t),p,y,h,E,x),ref:c}))}),_R=(0,pB.createContext)({}),_A=(0,pB.forwardRef)(function(e,t){var r,n;[e,t]=y3(e,t,_R);let{isDisabled:i,isInvalid:o,onHoverStart:a,onHoverChange:s,onHoverEnd:l,...u}=e,{hoverProps:c,isHovered:d}=bT({onHoverStart:a,onHoverChange:s,onHoverEnd:l,isDisabled:i}),{isFocused:p,isFocusVisible:f,focusProps:h}=bD({within:!0});null!=i||(i=!!e["aria-disabled"]&&"false"!==e["aria-disabled"]),null!=o||(o=!!e["aria-invalid"]&&"false"!==e["aria-invalid"]);let m=y0({...e,values:{isHovered:d,isFocusWithin:p,isFocusVisible:f,isDisabled:i,isInvalid:o},defaultClassName:"react-aria-Group"});return pV().createElement("div",{...yJ(u,h,c),...m,ref:t,role:null!=(r=e.role)?r:"group",slot:null!=(n=e.slot)?n:void 0,"data-focus-within":p||void 0,"data-hovered":d||void 0,"data-focus-visible":f||void 0,"data-disabled":i||void 0,"data-invalid":o||void 0},m.children)}),_N=(0,pB.createContext)({}),_M=bR(function(e,t){[e,t]=y3(e,t,_N);let{hoverProps:r,isHovered:n}=bT(e),{isFocused:i,isFocusVisible:o,focusProps:a}=bD({isTextInput:!0,autoFocus:e.autoFocus}),s=!!e["aria-invalid"]&&"false"!==e["aria-invalid"],l=y0({...e,values:{isHovered:n,isFocused:i,isFocusVisible:o,isDisabled:e.disabled||!1,isInvalid:s},defaultClassName:"react-aria-Input"});return pV().createElement("input",{...yJ((e=>{let{onHoverStart:t,onHoverChange:r,onHoverEnd:n,...i}=e;return i})(e),a,r),...l,ref:t,"data-focused":i||void 0,"data-disabled":e.disabled||void 0,"data-hovered":n||void 0,"data-focus-visible":o||void 0,"data-invalid":s||void 0})});function _$(e,t,r,n){return e.createTreeWalker(t,r,n)}let _I=pV().createContext(null),_L="react-aria-focus-scope-restore",_F=null;function _B(e){var t,r,n,i,o,a,s,l,u,c;let d,p,f,h,{children:m,contain:y,restoreFocus:g,autoFocus:b}=e,v=(0,pB.useRef)(null),w=(0,pB.useRef)(null),x=(0,pB.useRef)([]),{parentNode:E}=(0,pB.useContext)(_I)||{},S=(0,pB.useMemo)(()=>new _1({scopeRef:x}),[x]);y$(()=>{let e=E||_3.root;if(_3.getTreeNode(e.scopeRef)&&_F&&!_H(_F,e.scopeRef)){let t=_3.getTreeNode(_F);t&&(e=t)}e.addChild(S),_3.addNode(S)},[S,E]),y$(()=>{let e=_3.getTreeNode(x);e&&(e.contain=!!y)},[y]),y$(()=>{let e=v.current?.nextSibling,t=[],r=e=>e.stopPropagation();for(;e&&e!==w.current;)t.push(e),e.addEventListener(_L,r),e=e.nextSibling;return x.current=t,()=>{for(let e of t)e.removeEventListener(_L,r)}},[m]),y$(()=>{if(r||n)return;let e=t.current,i=gl(e?e[0]:void 0),o=e=>{let r=gd(e);_W(r,t.current)?_F=t:_K(r)||(_F=null)};return i.addEventListener("focusin",o,!1),e?.forEach(e=>e.addEventListener("focusin",o,!1)),()=>{i.removeEventListener("focusin",o,!1),e?.forEach(e=>e.removeEventListener("focusin",o,!1))}},[t=x,r=g,n=y]),i=x,o=y,d=(0,pB.useRef)(void 0),p=(0,pB.useRef)(void 0),y$(()=>{let e=i.current;if(!o){p.current&&(cancelAnimationFrame(p.current),p.current=void 0);return}let t=gl(e?e[0]:void 0),r=e=>{if("Tab"!==e.key||e.altKey||e.ctrlKey||e.metaKey||!_U(i)||e.isComposing)return;let r=((e=document)=>e.activeElement)(t),n=i.current;if(!n||!_W(r,n))return;let o=_J(_V(n),{tabbable:!0},n);if(!r)return;o.currentNode=r;let a=e.shiftKey?o.previousNode():o.nextNode();a||(o.currentNode=e.shiftKey?n[n.length-1].nextElementSibling:n[0].previousElementSibling,a=e.shiftKey?o.previousNode():o.nextNode()),e.preventDefault(),a&&(_z(a,!0),a instanceof gu(a).HTMLInputElement&&a.select())},n=e=>{(!_F||_H(_F,i))&&_W(gd(e),i.current)?(_F=i,d.current=gd(e)):_U(i)&&!_K(gd(e),i)?d.current?d.current.focus():_F&&_F.current&&_q(_F.current):_U(i)&&(d.current=gd(e))},a=e=>{p.current&&cancelAnimationFrame(p.current),p.current=requestAnimationFrame(()=>{let r=gL,n=("virtual"===r||null===r)&&gN()&&gA(),o=((e=document)=>e.activeElement)(t);if(!n&&o&&_U(i)&&!_K(o,i)){_F=i;let t=gd(e);t&&t.isConnected?(d.current=t,d.current?.focus()):_F.current&&_q(_F.current)}})};return t.addEventListener("keydown",r,!1),t.addEventListener("focusin",n,!1),e?.forEach(e=>e.addEventListener("focusin",n,!1)),e?.forEach(e=>e.addEventListener("focusout",a,!1)),()=>{t.removeEventListener("keydown",r,!1),t.removeEventListener("focusin",n,!1),e?.forEach(e=>e.removeEventListener("focusin",n,!1)),e?.forEach(e=>e.removeEventListener("focusout",a,!1))}},[i,o]),y$(()=>()=>{p.current&&cancelAnimationFrame(p.current)},[p]),a=x,s=g,l=y,f=(0,pB.useRef)("u">typeof document?((e=document)=>e.activeElement)(gl(a.current?a.current[0]:void 0)):null),y$(()=>{let e=a.current,t=gl(e?e[0]:void 0);if(!s||l)return;let r=()=>{(!_F||_H(_F,a))&&_W(((e=document)=>e.activeElement)(t),a.current)&&(_F=a)};return t.addEventListener("focusin",r,!1),e?.forEach(e=>e.addEventListener("focusin",r,!1)),()=>{t.removeEventListener("focusin",r,!1),e?.forEach(e=>e.removeEventListener("focusin",r,!1))}},[a,l]),y$(()=>{let e=gl(a.current?a.current[0]:void 0);if(!s)return;let t=t=>{if("Tab"!==t.key||t.altKey||t.ctrlKey||t.metaKey||!_U(a)||t.isComposing)return;let r=e.activeElement;if(!_K(r,a)||!_Y(a))return;let n=_3.getTreeNode(a);if(!n)return;let i=n.nodeToRestore,o=_J(e.body,{tabbable:!0});o.currentNode=r;let s=t.shiftKey?o.previousNode():o.nextNode();if(i&&i.isConnected&&i!==e.body||(i=void 0,n.nodeToRestore=void 0),(!s||!_K(s,a))&&i){o.currentNode=i;do s=t.shiftKey?o.previousNode():o.nextNode();while(_K(s,a));(t.preventDefault(),t.stopPropagation(),s)?_z(s,!0):_K(i)?_z(i,!0):r.blur()}};return l||e.addEventListener("keydown",t,!0),()=>{l||e.removeEventListener("keydown",t,!0)}},[a,s,l]),y$(()=>{let e=gl(a.current?a.current[0]:void 0);if(!s)return;let t=_3.getTreeNode(a);if(t)return t.nodeToRestore=f.current??void 0,()=>{let t=_3.getTreeNode(a);if(!t)return;let r=t.nodeToRestore,n=((e=document)=>e.activeElement)(e);if(s&&r&&(n&&_K(n,a)||n===e.body&&_Y(a))){let t=_3.clone();requestAnimationFrame(()=>{if(e.activeElement===e.body){let e=t.getTreeNode(a);for(;e;){if(e.nodeToRestore&&e.nodeToRestore.isConnected)return void _Z(e.nodeToRestore);e=e.parent}for(e=t.getTreeNode(a);e;){if(e.scopeRef&&e.scopeRef.current&&_3.getTreeNode(e.scopeRef))return void _Z(_G(e.scopeRef.current,!0));e=e.parent}}})}}},[a,s]),u=x,c=b,h=pV().useRef(c),(0,pB.useEffect)(()=>{h.current&&(_F=u,!_W(((e=document)=>e.activeElement)(gl(u.current?u.current[0]:void 0)),_F.current)&&u.current&&_q(u.current)),h.current=!1},[u]),(0,pB.useEffect)(()=>{let e=((e=document)=>e.activeElement)(gl(x.current?x.current[0]:void 0)),t=null;if(_W(e,x.current)){for(let r of _3.traverse())r.scopeRef&&_W(e,r.scopeRef.current)&&(t=r);t===_3.getTreeNode(x)&&(_F=t.scopeRef)}},[x]),y$(()=>()=>{let e=_3.getTreeNode(x)?.parent?.scopeRef??null;(x===_F||_H(x,_F))&&(!e||_3.getTreeNode(e))&&(_F=e),_3.removeTreeNode(x)},[x]);let D=(0,pB.useMemo)(()=>{var e;return e=x,{focusNext(t={}){let r=e.current,{from:n,tabbable:i,wrap:o,accept:a}=t,s=n||((e=document)=>e.activeElement)(gl(r[0]??void 0)),l=r[0].previousElementSibling,u=_J(_V(r),{tabbable:i,accept:a},r);u.currentNode=_W(s,r)?s:l;let c=u.nextNode();return!c&&o&&(u.currentNode=l,c=u.nextNode()),c&&_z(c,!0),c},focusPrevious(t={}){let r=e.current,{from:n,tabbable:i,wrap:o,accept:a}=t,s=n||((e=document)=>e.activeElement)(gl(r[0]??void 0)),l=r[r.length-1].nextElementSibling,u=_J(_V(r),{tabbable:i,accept:a},r);u.currentNode=_W(s,r)?s:l;let c=u.previousNode();return!c&&o&&(u.currentNode=l,c=u.previousNode()),c&&_z(c,!0),c},focusFirst(t={}){let r=e.current,{tabbable:n,accept:i}=t,o=_J(_V(r),{tabbable:n,accept:i},r);o.currentNode=r[0].previousElementSibling;let a=o.nextNode();return a&&_z(a,!0),a},focusLast(t={}){let r=e.current,{tabbable:n,accept:i}=t,o=_J(_V(r),{tabbable:n,accept:i},r);o.currentNode=r[r.length-1].nextElementSibling;let a=o.previousNode();return a&&_z(a,!0),a}}},[]),O=(0,pB.useMemo)(()=>({focusManager:D,parentNode:S}),[S,D]);return pV().createElement(_I.Provider,{value:O},pV().createElement("span",{"data-focus-scope-start":!0,hidden:!0,ref:v}),m,pV().createElement("span",{"data-focus-scope-end":!0,hidden:!0,ref:w}))}function _V(e){return e[0].parentElement}function _U(e){let t=_3.getTreeNode(_F);for(;t&&t.scopeRef!==e;){if(t.contain)return!1;t=t.parent}return!0}function _W(e,t){return!!e&&!!t&&t.some(t=>gc(t,e))}function _K(e,t=null){if(e instanceof Element&&e.closest("[data-react-aria-top-layer]"))return!0;for(let{scopeRef:r}of _3.traverse(_3.getTreeNode(t)))if(r&&_W(e,r.current))return!0;return!1}function _H(e,t){let r=_3.getTreeNode(t)?.parent;for(;r;){if(r.scopeRef===e)return!0;r=r.parent}return!1}function _z(e,t=!1){if(null==e||t){if(null!=e)try{e.focus()}catch{}}else try{g2(e)}catch{}}function _G(e,t=!0){let r=e[0].previousElementSibling,n=_V(e),i=_J(n,{tabbable:t},e);i.currentNode=r;let o=i.nextNode();return t&&!o&&((i=_J(n=_V(e),{tabbable:!1},e)).currentNode=r,o=i.nextNode()),o}function _q(e,t=!0){_z(_G(e,t))}function _Y(e){let t=_3.getTreeNode(_F);for(;t&&t.scopeRef!==e;){if(t.nodeToRestore)return!1;t=t.parent}return t?.scopeRef===e}function _Z(e){e.dispatchEvent(new CustomEvent(_L,{bubbles:!0,cancelable:!0}))&&_z(e)}function _J(e,t,r){let n=t?.tabbable?gv:gb,i=gl(e?.nodeType===Node.ELEMENT_NODE?e:null),o=_$(i,e||i,NodeFilter.SHOW_ELEMENT,{acceptNode:e=>gc(t?.from,e)||t?.tabbable&&"INPUT"===e.tagName&&"radio"===e.getAttribute("type")&&(!function(e){if(e.checked)return!0;let t=function(e){if(!e.form)return Array.from(gl(e).querySelectorAll(`input[type="radio"][name="${CSS.escape(e.name)}"]`)).filter(e=>!e.form);let t=e.form.elements.namedItem(e.name),r=gu(e);return t instanceof r.RadioNodeList?Array.from(t).filter(e=>e instanceof r.HTMLInputElement):t instanceof r.HTMLInputElement?[t]:[]}(e);return t.length>0&&!t.some(e=>e.checked)}(e)||"INPUT"===o.currentNode.tagName&&"radio"===o.currentNode.type&&o.currentNode.name===e.name)?NodeFilter.FILTER_REJECT:n(e)&&(!r||_W(e,r))&&(!t?.accept||t.accept(e))?NodeFilter.FILTER_ACCEPT:NodeFilter.FILTER_SKIP});return t?.from&&(o.currentNode=t.from),o}function _X(e,t={}){return{focusNext(r={}){let n=e.current;if(!n)return null;let{from:i,tabbable:o=t.tabbable,wrap:a=t.wrap,accept:s=t.accept}=r,l=i||((e=document)=>e.activeElement)(gl(n)),u=_J(n,{tabbable:o,accept:s});gc(n,l)&&(u.currentNode=l);let c=u.nextNode();return!c&&a&&(u.currentNode=n,c=u.nextNode()),c&&_z(c,!0),c},focusPrevious(r=t){let n=e.current;if(!n)return null;let{from:i,tabbable:o=t.tabbable,wrap:a=t.wrap,accept:s=t.accept}=r,l=i||((e=document)=>e.activeElement)(gl(n)),u=_J(n,{tabbable:o,accept:s});if(gc(n,l))u.currentNode=l;else{let e=_Q(u);return e&&_z(e,!0),e??null}let c=u.previousNode();if(!c&&a){u.currentNode=n;let e=_Q(u);if(!e)return null;c=e}return c&&_z(c,!0),c??null},focusFirst(r=t){let n=e.current;if(!n)return null;let{tabbable:i=t.tabbable,accept:o=t.accept}=r,a=_J(n,{tabbable:i,accept:o}).nextNode();return a&&_z(a,!0),a},focusLast(r=t){let n=e.current;if(!n)return null;let{tabbable:i=t.tabbable,accept:o=t.accept}=r,a=_Q(_J(n,{tabbable:i,accept:o}));return a&&_z(a,!0),a??null}}}function _Q(e){let t,r;do(t=e.lastChild())&&(r=t);while(t);return r}class _0{constructor(){this.fastMap=new Map,this.root=new _1({scopeRef:null}),this.fastMap.set(null,this.root)}get size(){return this.fastMap.size}getTreeNode(e){return this.fastMap.get(e)}addTreeNode(e,t,r){let n=this.fastMap.get(t??null);if(!n)return;let i=new _1({scopeRef:e});n.addChild(i),i.parent=n,this.fastMap.set(e,i),r&&(i.nodeToRestore=r)}addNode(e){this.fastMap.set(e.scopeRef,e)}removeTreeNode(e){if(null===e)return;let t=this.fastMap.get(e);if(!t)return;let r=t.parent;for(let e of this.traverse())e!==t&&t.nodeToRestore&&e.nodeToRestore&&t.scopeRef&&t.scopeRef.current&&_W(e.nodeToRestore,t.scopeRef.current)&&(e.nodeToRestore=t.nodeToRestore);let n=t.children;r&&(r.removeChild(t),n.size>0&&n.forEach(e=>r&&r.addChild(e))),this.fastMap.delete(t.scopeRef)}*traverse(e=this.root){if(null!=e.scopeRef&&(yield e),e.children.size>0)for(let t of e.children)yield*this.traverse(t)}clone(){let e=new _0;for(let t of this.traverse())e.addTreeNode(t.scopeRef,t.parent?.scopeRef??null,t.nodeToRestore);return e}}class _1{constructor(e){this.children=new Set,this.contain=!1,this.scopeRef=e.scopeRef}addChild(e){this.children.add(e),e.parent=this}removeChild(e){this.children.delete(e),e.parent=void 0}}let _3=new _0;var _4={};function _2(e,t,r){let{direction:n}=bX(),i=(0,pB.useMemo)(()=>_X(t),[t]),o=()=>{if(!t.current)return;let e=window.event?gd(window.event):null,r=_J(t.current,{tabbable:!0});if(e&&(r.currentNode=e,e=r.previousNode()),!e){let t;do(t=r.lastChild())&&(e=t);while(t)}for(;e?.hasAttribute("data-placeholder");){let t=r.previousNode();if(t&&t.hasAttribute("data-placeholder"))e=t;else break}e&&e.focus()},{pressProps:a}=bg({preventFocusOnPress:!0,allowTextSelectionOnPress:!0,onPressStart(e){"mouse"===e.pointerType&&o()},onPress(e){("touch"===e.pointerType||"pen"===e.pointerType)&&o()}});return yJ(a,{onKeyDown:o=>{if(gc(o.currentTarget,gd(o))&&(o.altKey&&("ArrowDown"===o.key||"ArrowUp"===o.key)&&"setOpen"in e&&(o.preventDefault(),o.stopPropagation(),e.setOpen(!0)),!r))switch(o.key){case"ArrowLeft":if(o.preventDefault(),o.stopPropagation(),"rtl"===n){if(t.current){let e=gd(o),r=_6(t.current,e.getBoundingClientRect().left,-1);r&&r.focus()}}else i.focusPrevious();break;case"ArrowRight":if(o.preventDefault(),o.stopPropagation(),"rtl"===n){if(t.current){let e=gd(o),r=_6(t.current,e.getBoundingClientRect().left,1);r&&r.focus()}}else i.focusNext()}}})}function _6(e,t,r){let n=_J(e,{tabbable:!0}),i=n.nextNode(),o=null,a=1/0;for(;i;){let e=i.getBoundingClientRect().left-t,s=Math.abs(e);Math.sign(e)===r&&s<a&&(o=i,a=s),i=n.nextNode()}return o}function _5(e){let{description:t,errorMessage:r,isInvalid:n,validationState:i}=e,{labelProps:o,fieldProps:a}=function(e){let{id:t,label:r,"aria-labelledby":n,"aria-label":i,labelElementType:o="label"}=e;t=yq(t);let a=yq(),s={};return r&&(n=n?`${a} ${n}`:a,s={id:a,htmlFor:"label"===o?t:void 0}),{labelProps:s,fieldProps:wh({id:t,"aria-label":i,"aria-labelledby":n})}}(e),s=yY([!!t,!!r,n,i]),l=yY([!!t,!!r,n,i]);return{labelProps:o,fieldProps:a=yJ(a,{"aria-describedby":[s,l,e["aria-describedby"]].filter(Boolean).join(" ")||void 0}),descriptionProps:{id:s},errorMessageProps:{id:l}}}function _8(e,t,r){let n=bu(e=>{r&&!e.defaultPrevented&&r(t)});(0,pB.useEffect)(()=>{let t=e?.current?.form;return t?.addEventListener("reset",n),()=>{t?.removeEventListener("reset",n)}},[e])}function _9(e,t,r){let{validationBehavior:n,focus:i}=e;y$(()=>{if("native"===n&&r?.current&&!r.current.disabled){var e;let n,i=t.realtimeValidation.isInvalid?t.realtimeValidation.validationErrors.join(" ")||"Invalid value.":"";r.current.setCustomValidity(i),r.current.hasAttribute("title")||(r.current.title=""),t.realtimeValidation.isInvalid||t.updateValidation({isInvalid:!(e=r.current).validity.valid,validationDetails:{badInput:(n=e.validity).badInput,customError:n.customError,patternMismatch:n.patternMismatch,rangeOverflow:n.rangeOverflow,rangeUnderflow:n.rangeUnderflow,stepMismatch:n.stepMismatch,tooLong:n.tooLong,tooShort:n.tooShort,typeMismatch:n.typeMismatch,valueMissing:n.valueMissing,valid:n.valid},validationErrors:e.validationMessage?[e.validationMessage]:[]})}});let o=(0,pB.useRef)(!1),a=bu(()=>{o.current||t.resetValidation()}),s=bu(e=>{t.displayValidation.isInvalid||t.commitValidation();let n=r?.current?.form;!e.defaultPrevented&&r&&n&&function(e){for(let t=0;t<e.elements.length;t++){let r=e.elements[t];if(r.validity?.valid===!1)return r}return null}(n)===r.current&&(i?i():r.current?.focus(),gL="keyboard",gK("keyboard",null));e.preventDefault()}),l=bu(()=>{t.commitValidation()});(0,pB.useEffect)(()=>{let e=r?.current;if(!e)return;let t=e.form,n=t?.reset;return t&&(t.reset=()=>{o.current=!window.event||"message"===window.event.type&&gd(window.event)instanceof MessagePort,n?.call(t),o.current=!1}),e.addEventListener("invalid",s),e.addEventListener("change",l),t?.addEventListener("reset",a),()=>{e.removeEventListener("invalid",s),e.removeEventListener("change",l),t?.removeEventListener("reset",a),t&&(t.reset=n)}},[r,n])}_4={"ar-AE":{calendar:"التقويم",day:"يوم",dayPeriod:"ص/م",endDate:"تاريخ الانتهاء",era:"العصر",hour:"الساعات",minute:"الدقائق",month:"الشهر",second:"الثواني",selectedDateDescription:e=>`\u{62A}\u{627}\u{631}\u{64A}\u{62E} \u{645}\u{62D}\u{62F}\u{62F}: ${e.date}`,selectedRangeDescription:e=>`\u{627}\u{644}\u{645}\u{62F}\u{649} \u{627}\u{644}\u{632}\u{645}\u{646}\u{64A} \u{627}\u{644}\u{645}\u{62D}\u{62F}\u{62F}: ${e.startDate} \u{625}\u{644}\u{649} ${e.endDate}`,selectedTimeDescription:e=>`\u{627}\u{644}\u{648}\u{642}\u{62A} \u{627}\u{644}\u{645}\u{62D}\u{62F}\u{62F}: ${e.time}`,startDate:"تاريخ البدء",timeZoneName:"التوقيت",weekday:"اليوم",year:"السنة"},"bg-BG":{calendar:"Календар",day:"ден",dayPeriod:"пр.об./сл.об.",endDate:"Крайна дата",era:"ера",hour:"час",minute:"минута",month:"месец",second:"секунда",selectedDateDescription:e=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{430} \u{434}\u{430}\u{442}\u{430}: ${e.date}`,selectedRangeDescription:e=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D} \u{434}\u{438}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: ${e.startDate} \u{434}\u{43E} ${e.endDate}`,selectedTimeDescription:e=>`\u{418}\u{437}\u{431}\u{440}\u{430}\u{43D}\u{43E} \u{432}\u{440}\u{435}\u{43C}\u{435}: ${e.time}`,startDate:"Начална дата",timeZoneName:"часова зона",weekday:"ден от седмицата",year:"година"},"cs-CZ":{calendar:"Kalend\xe1ř",day:"den",dayPeriod:"č\xe1st dne",endDate:"Konečn\xe9 datum",era:"letopočet",hour:"hodina",minute:"minuta",month:"měs\xedc",second:"sekunda",selectedDateDescription:e=>`Vybran\xe9 datum: ${e.date}`,selectedRangeDescription:e=>`Vybran\xe9 obdob\xed: ${e.startDate} a\u{17E} ${e.endDate}`,selectedTimeDescription:e=>`Vybran\xfd \u{10D}as: ${e.time}`,startDate:"Poč\xe1tečn\xed datum",timeZoneName:"časov\xe9 p\xe1smo",weekday:"den v t\xfddnu",year:"rok"},"da-DK":{calendar:"Kalender",day:"dag",dayPeriod:"AM/PM",endDate:"Slutdato",era:"\xe6ra",hour:"time",minute:"minut",month:"m\xe5ned",second:"sekund",selectedDateDescription:e=>`Valgt dato: ${e.date}`,selectedRangeDescription:e=>`Valgt interval: ${e.startDate} til ${e.endDate}`,selectedTimeDescription:e=>`Valgt tidspunkt: ${e.time}`,startDate:"Startdato",timeZoneName:"tidszone",weekday:"ugedag",year:"\xe5r"},"de-DE":{calendar:"Kalender",day:"Tag",dayPeriod:"Tagesh\xe4lfte",endDate:"Enddatum",era:"Epoche",hour:"Stunde",minute:"Minute",month:"Monat",second:"Sekunde",selectedDateDescription:e=>`Ausgew\xe4hltes Datum: ${e.date}`,selectedRangeDescription:e=>`Ausgew\xe4hlter Bereich: ${e.startDate} bis ${e.endDate}`,selectedTimeDescription:e=>`Ausgew\xe4hlte Zeit: ${e.time}`,startDate:"Startdatum",timeZoneName:"Zeitzone",weekday:"Wochentag",year:"Jahr"},"el-GR":{calendar:"Ημερολόγιο",day:"ημέρα",dayPeriod:"π.μ./μ.μ.",endDate:"Ημερομηνία λήξης",era:"περίοδος",hour:"ώρα",minute:"λεπτό",month:"μήνας",second:"δευτερόλεπτο",selectedDateDescription:e=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3B7} \u{3B7}\u{3BC}\u{3B5}\u{3C1}\u{3BF}\u{3BC}\u{3B7}\u{3BD}\u{3AF}\u{3B1}: ${e.date}`,selectedRangeDescription:e=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3BF} \u{3B5}\u{3CD}\u{3C1}\u{3BF}\u{3C2}: ${e.startDate} \u{3AD}\u{3C9}\u{3C2} ${e.endDate}`,selectedTimeDescription:e=>`\u{395}\u{3C0}\u{3B9}\u{3BB}\u{3B5}\u{3B3}\u{3BC}\u{3AD}\u{3BD}\u{3B7} \u{3CE}\u{3C1}\u{3B1}: ${e.time}`,startDate:"Ημερομηνία έναρξης",timeZoneName:"ζώνη ώρας",weekday:"καθημερινή",year:"έτος"},"en-US":{era:"era",year:"year",month:"month",day:"day",hour:"hour",minute:"minute",second:"second",dayPeriod:"AM/PM",calendar:"Calendar",startDate:"Start Date",endDate:"End Date",weekday:"day of the week",timeZoneName:"time zone",selectedDateDescription:e=>`Selected Date: ${e.date}`,selectedRangeDescription:e=>`Selected Range: ${e.startDate} to ${e.endDate}`,selectedTimeDescription:e=>`Selected Time: ${e.time}`},"es-ES":{calendar:"Calendario",day:"d\xeda",dayPeriod:"a.\xa0m./p.\xa0m.",endDate:"Fecha final",era:"era",hour:"hora",minute:"minuto",month:"mes",second:"segundo",selectedDateDescription:e=>`Fecha seleccionada: ${e.date}`,selectedRangeDescription:e=>`Rango seleccionado: ${e.startDate} a ${e.endDate}`,selectedTimeDescription:e=>`Hora seleccionada: ${e.time}`,startDate:"Fecha de inicio",timeZoneName:"zona horaria",weekday:"d\xeda de la semana",year:"a\xf1o"},"et-EE":{calendar:"Kalender",day:"p\xe4ev",dayPeriod:"enne/p\xe4rast l\xf5unat",endDate:"L\xf5ppkuup\xe4ev",era:"ajastu",hour:"tund",minute:"minut",month:"kuu",second:"sekund",selectedDateDescription:e=>`Valitud kuup\xe4ev: ${e.date}`,selectedRangeDescription:e=>`Valitud vahemik: ${e.startDate} kuni ${e.endDate}`,selectedTimeDescription:e=>`Valitud aeg: ${e.time}`,startDate:"Alguskuup\xe4ev",timeZoneName:"ajav\xf6\xf6nd",weekday:"n\xe4dalap\xe4ev",year:"aasta"},"fi-FI":{calendar:"Kalenteri",day:"p\xe4iv\xe4",dayPeriod:"vuorokaudenaika",endDate:"P\xe4\xe4ttymisp\xe4iv\xe4",era:"aikakausi",hour:"tunti",minute:"minuutti",month:"kuukausi",second:"sekunti",selectedDateDescription:e=>`Valittu p\xe4iv\xe4m\xe4\xe4r\xe4: ${e.date}`,selectedRangeDescription:e=>`Valittu aikav\xe4li: ${e.startDate} \u{2013} ${e.endDate}`,selectedTimeDescription:e=>`Valittu aika: ${e.time}`,startDate:"Alkamisp\xe4iv\xe4",timeZoneName:"aikavy\xf6hyke",weekday:"viikonp\xe4iv\xe4",year:"vuosi"},"fr-FR":{calendar:"Calendrier",day:"jour",dayPeriod:"cadran",endDate:"Date de fin",era:"\xe8re",hour:"heure",minute:"minute",month:"mois",second:"seconde",selectedDateDescription:e=>`Date s\xe9lectionn\xe9e\xa0: ${e.date}`,selectedRangeDescription:e=>`Plage s\xe9lectionn\xe9e\xa0: ${e.startDate} au ${e.endDate}`,selectedTimeDescription:e=>`Heure choisie\xa0: ${e.time}`,startDate:"Date de d\xe9but",timeZoneName:"fuseau horaire",weekday:"jour de la semaine",year:"ann\xe9e"},"he-IL":{calendar:"לוח שנה",day:"יום",dayPeriod:"לפנה״צ/אחה״צ",endDate:"תאריך סיום",era:"תקופה",hour:"שעה",minute:"דקה",month:"חודש",second:"שנייה",selectedDateDescription:e=>`\u{5EA}\u{5D0}\u{5E8}\u{5D9}\u{5DA} \u{5E0}\u{5D1}\u{5D7}\u{5E8}: ${e.date}`,selectedRangeDescription:e=>`\u{5D8}\u{5D5}\u{5D5}\u{5D7} \u{5E0}\u{5D1}\u{5D7}\u{5E8}: ${e.startDate} \u{5E2}\u{5D3} ${e.endDate}`,selectedTimeDescription:e=>`\u{5D6}\u{5DE}\u{5DF} \u{5E0}\u{5D1}\u{5D7}\u{5E8}: ${e.time}`,startDate:"תאריך התחלה",timeZoneName:"אזור זמן",weekday:"יום בשבוע",year:"שנה"},"hr-HR":{calendar:"Kalendar",day:"dan",dayPeriod:"AM/PM",endDate:"Datum završetka",era:"era",hour:"sat",minute:"minuta",month:"mjesec",second:"sekunda",selectedDateDescription:e=>`Odabrani datum: ${e.date}`,selectedRangeDescription:e=>`Odabrani raspon: ${e.startDate} do ${e.endDate}`,selectedTimeDescription:e=>`Odabrano vrijeme: ${e.time}`,startDate:"Datum početka",timeZoneName:"vremenska zona",weekday:"dan u tjednu",year:"godina"},"hu-HU":{calendar:"Napt\xe1r",day:"nap",dayPeriod:"napszak",endDate:"Befejező d\xe1tum",era:"\xe9ra",hour:"\xf3ra",minute:"perc",month:"h\xf3nap",second:"m\xe1sodperc",selectedDateDescription:e=>`Kijel\xf6lt d\xe1tum: ${e.date}`,selectedRangeDescription:e=>`Kijel\xf6lt tartom\xe1ny: ${e.startDate}\u{2013}${e.endDate}`,selectedTimeDescription:e=>`Kijel\xf6lt id\u{151}: ${e.time}`,startDate:"Kezdő d\xe1tum",timeZoneName:"időz\xf3na",weekday:"h\xe9t napja",year:"\xe9v"},"it-IT":{calendar:"Calendario",day:"giorno",dayPeriod:"AM/PM",endDate:"Data finale",era:"era",hour:"ora",minute:"minuto",month:"mese",second:"secondo",selectedDateDescription:e=>`Data selezionata: ${e.date}`,selectedRangeDescription:e=>`Intervallo selezionato: da ${e.startDate} a ${e.endDate}`,selectedTimeDescription:e=>`Ora selezionata: ${e.time}`,startDate:"Data iniziale",timeZoneName:"fuso orario",weekday:"giorno della settimana",year:"anno"},"ja-JP":{calendar:"カレンダー",day:"日",dayPeriod:"午前/午後",endDate:"終了日",era:"時代",hour:"時",minute:"分",month:"月",second:"秒",selectedDateDescription:e=>`\u{9078}\u{629E}\u{3057}\u{305F}\u{65E5}\u{4ED8} : ${e.date}`,selectedRangeDescription:e=>`\u{9078}\u{629E}\u{7BC4}\u{56F2} : ${e.startDate} \u{304B}\u{3089} ${e.endDate}`,selectedTimeDescription:e=>`\u{9078}\u{629E}\u{3057}\u{305F}\u{6642}\u{9593} : ${e.time}`,startDate:"開始日",timeZoneName:"タイムゾーン",weekday:"曜日",year:"年"},"ko-KR":{calendar:"달력",day:"일",dayPeriod:"오전/오후",endDate:"종료일",era:"연호",hour:"시",minute:"분",month:"월",second:"초",selectedDateDescription:e=>`\u{C120}\u{D0DD} \u{C77C}\u{C790}: ${e.date}`,selectedRangeDescription:e=>`\u{C120}\u{D0DD} \u{BC94}\u{C704}: ${e.startDate} ~ ${e.endDate}`,selectedTimeDescription:e=>`\u{C120}\u{D0DD} \u{C2DC}\u{AC04}: ${e.time}`,startDate:"시작일",timeZoneName:"시간대",weekday:"요일",year:"년"},"lt-LT":{calendar:"Kalendorius",day:"diena",dayPeriod:"iki pietų / po pietų",endDate:"Pabaigos data",era:"era",hour:"valanda",minute:"minutė",month:"mėnuo",second:"sekundė",selectedDateDescription:e=>`Pasirinkta data: ${e.date}`,selectedRangeDescription:e=>`Pasirinktas intervalas: nuo ${e.startDate} iki ${e.endDate}`,selectedTimeDescription:e=>`Pasirinktas laikas: ${e.time}`,startDate:"Pradžios data",timeZoneName:"laiko juosta",weekday:"savaitės diena",year:"metai"},"lv-LV":{calendar:"Kalendārs",day:"diena",dayPeriod:"priekšpusdienā/pēcpusdienā",endDate:"Beigu datums",era:"ēra",hour:"stundas",minute:"minūtes",month:"mēnesis",second:"sekundes",selectedDateDescription:e=>`Atlas\u{12B}tais datums: ${e.date}`,selectedRangeDescription:e=>`Atlas\u{12B}tais diapazons: no ${e.startDate} l\u{12B}dz ${e.endDate}`,selectedTimeDescription:e=>`Atlas\u{12B}tais laiks: ${e.time}`,startDate:"Sākuma datums",timeZoneName:"laika josla",weekday:"nedēļas diena",year:"gads"},"nb-NO":{calendar:"Kalender",day:"dag",dayPeriod:"a.m./p.m.",endDate:"Sluttdato",era:"tidsalder",hour:"time",minute:"minutt",month:"m\xe5ned",second:"sekund",selectedDateDescription:e=>`Valgt dato: ${e.date}`,selectedRangeDescription:e=>`Valgt omr\xe5de: ${e.startDate} til ${e.endDate}`,selectedTimeDescription:e=>`Valgt tid: ${e.time}`,startDate:"Startdato",timeZoneName:"tidssone",weekday:"ukedag",year:"\xe5r"},"nl-NL":{calendar:"Kalender",day:"dag",dayPeriod:"a.m./p.m.",endDate:"Einddatum",era:"tijdperk",hour:"uur",minute:"minuut",month:"maand",second:"seconde",selectedDateDescription:e=>`Geselecteerde datum: ${e.date}`,selectedRangeDescription:e=>`Geselecteerd bereik: ${e.startDate} tot ${e.endDate}`,selectedTimeDescription:e=>`Geselecteerde tijd: ${e.time}`,startDate:"Startdatum",timeZoneName:"tijdzone",weekday:"dag van de week",year:"jaar"},"pl-PL":{calendar:"Kalendarz",day:"dzień",dayPeriod:"rano / po południu / wieczorem",endDate:"Data końcowa",era:"era",hour:"godzina",minute:"minuta",month:"miesiąc",second:"sekunda",selectedDateDescription:e=>`Wybrana data: ${e.date}`,selectedRangeDescription:e=>`Wybrany zakres: ${e.startDate} do ${e.endDate}`,selectedTimeDescription:e=>`Wybrany czas: ${e.time}`,startDate:"Data początkowa",timeZoneName:"strefa czasowa",weekday:"dzień tygodnia",year:"rok"},"pt-BR":{calendar:"Calend\xe1rio",day:"dia",dayPeriod:"AM/PM",endDate:"Data final",era:"era",hour:"hora",minute:"minuto",month:"m\xeas",second:"segundo",selectedDateDescription:e=>`Data selecionada: ${e.date}`,selectedRangeDescription:e=>`Intervalo selecionado: ${e.startDate} a ${e.endDate}`,selectedTimeDescription:e=>`Hora selecionada: ${e.time}`,startDate:"Data inicial",timeZoneName:"fuso hor\xe1rio",weekday:"dia da semana",year:"ano"},"pt-PT":{calendar:"Calend\xe1rio",day:"dia",dayPeriod:"am/pm",endDate:"Data de T\xe9rmino",era:"era",hour:"hora",minute:"minuto",month:"m\xeas",second:"segundo",selectedDateDescription:e=>`Data selecionada: ${e.date}`,selectedRangeDescription:e=>`Intervalo selecionado: ${e.startDate} a ${e.endDate}`,selectedTimeDescription:e=>`Hora selecionada: ${e.time}`,startDate:"Data de In\xedcio",timeZoneName:"fuso hor\xe1rio",weekday:"dia da semana",year:"ano"},"ro-RO":{calendar:"Calendar",day:"zi",dayPeriod:"a.m/p.m.",endDate:"Dată final",era:"eră",hour:"oră",minute:"minut",month:"lună",second:"secundă",selectedDateDescription:e=>`Dat\u{103} selectat\u{103}: ${e.date}`,selectedRangeDescription:e=>`Interval selectat: de la ${e.startDate} p\xe2n\u{103} la ${e.endDate}`,selectedTimeDescription:e=>`Ora selectat\u{103}: ${e.time}`,startDate:"Dată \xeenceput",timeZoneName:"fus orar",weekday:"ziua din săptăm\xe2nă",year:"an"},"ru-RU":{calendar:"Календарь",day:"день",dayPeriod:"AM/PM",endDate:"Дата окончания",era:"эра",hour:"час",minute:"минута",month:"месяц",second:"секунда",selectedDateDescription:e=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{430}\u{44F} \u{434}\u{430}\u{442}\u{430}: ${e.date}`,selectedRangeDescription:e=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{44B}\u{439} \u{434}\u{438}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: \u{441} ${e.startDate} \u{43F}\u{43E} ${e.endDate}`,selectedTimeDescription:e=>`\u{412}\u{44B}\u{431}\u{440}\u{430}\u{43D}\u{43D}\u{43E}\u{435} \u{432}\u{440}\u{435}\u{43C}\u{44F}: ${e.time}`,startDate:"Дата начала",timeZoneName:"часовой пояс",weekday:"день недели",year:"год"},"sk-SK":{calendar:"Kalend\xe1r",day:"deň",dayPeriod:"AM/PM",endDate:"D\xe1tum ukončenia",era:"letopočet",hour:"hodina",minute:"min\xfata",month:"mesiac",second:"sekunda",selectedDateDescription:e=>`Vybrat\xfd d\xe1tum: ${e.date}`,selectedRangeDescription:e=>`Vybrat\xfd rozsah: od ${e.startDate} do ${e.endDate}`,selectedTimeDescription:e=>`Vybrat\xfd \u{10D}as: ${e.time}`,startDate:"D\xe1tum začatia",timeZoneName:"časov\xe9 p\xe1smo",weekday:"deň t\xfdždňa",year:"rok"},"sl-SI":{calendar:"Koledar",day:"dan",dayPeriod:"dop/pop",endDate:"Datum konca",era:"doba",hour:"ura",minute:"minuta",month:"mesec",second:"sekunda",selectedDateDescription:e=>`Izbrani datum: ${e.date}`,selectedRangeDescription:e=>`Izbrano obmo\u{10D}je: ${e.startDate} do ${e.endDate}`,selectedTimeDescription:e=>`Izbrani \u{10D}as: ${e.time}`,startDate:"Datum začetka",timeZoneName:"časovni pas",weekday:"dan v tednu",year:"leto"},"sr-SP":{calendar:"Kalendar",day:"дан",dayPeriod:"пре подне/по подне",endDate:"Datum završetka",era:"ера",hour:"сат",minute:"минут",month:"месец",second:"секунд",selectedDateDescription:e=>`Izabrani datum: ${e.date}`,selectedRangeDescription:e=>`Izabrani opseg: od ${e.startDate} do ${e.endDate}`,selectedTimeDescription:e=>`Izabrano vreme: ${e.time}`,startDate:"Datum početka",timeZoneName:"временска зона",weekday:"дан у недељи",year:"година"},"sv-SE":{calendar:"Kalender",day:"dag",dayPeriod:"fm/em",endDate:"Slutdatum",era:"era",hour:"timme",minute:"minut",month:"m\xe5nad",second:"sekund",selectedDateDescription:e=>`Valt datum: ${e.date}`,selectedRangeDescription:e=>`Valt intervall: ${e.startDate} till ${e.endDate}`,selectedTimeDescription:e=>`Vald tid: ${e.time}`,startDate:"Startdatum",timeZoneName:"tidszon",weekday:"veckodag",year:"\xe5r"},"tr-TR":{calendar:"Takvim",day:"g\xfcn",dayPeriod:"\xd6\xd6/\xd6S",endDate:"Bitiş Tarihi",era:"\xe7ağ",hour:"saat",minute:"dakika",month:"ay",second:"saniye",selectedDateDescription:e=>`Se\xe7ilen Tarih: ${e.date}`,selectedRangeDescription:e=>`Se\xe7ilen Aral\u{131}k: ${e.startDate} - ${e.endDate}`,selectedTimeDescription:e=>`Se\xe7ilen Zaman: ${e.time}`,startDate:"Başlangı\xe7 Tarihi",timeZoneName:"saat dilimi",weekday:"haftanın g\xfcn\xfc",year:"yıl"},"uk-UA":{calendar:"Календар",day:"день",dayPeriod:"дп/пп",endDate:"Дата завершення",era:"ера",hour:"година",minute:"хвилина",month:"місяць",second:"секунда",selectedDateDescription:e=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{430} \u{434}\u{430}\u{442}\u{430}: ${e.date}`,selectedRangeDescription:e=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{438}\u{439} \u{434}\u{456}\u{430}\u{43F}\u{430}\u{437}\u{43E}\u{43D}: ${e.startDate} \u{2014} ${e.endDate}`,selectedTimeDescription:e=>`\u{412}\u{438}\u{431}\u{440}\u{430}\u{43D}\u{438}\u{439} \u{447}\u{430}\u{441}: ${e.time}`,startDate:"Дата початку",timeZoneName:"часовий пояс",weekday:"день тижня",year:"рік"},"zh-CN":{calendar:"日历",day:"日",dayPeriod:"上午/下午",endDate:"结束日期",era:"纪元",hour:"小时",minute:"分钟",month:"月",second:"秒",selectedDateDescription:e=>`\u{9009}\u{5B9A}\u{7684}\u{65E5}\u{671F}\u{FF1A}${e.date}`,selectedRangeDescription:e=>`\u{9009}\u{5B9A}\u{7684}\u{8303}\u{56F4}\u{FF1A}${e.startDate} \u{81F3} ${e.endDate}`,selectedTimeDescription:e=>`\u{9009}\u{5B9A}\u{7684}\u{65F6}\u{95F4}\u{FF1A}${e.time}`,startDate:"开始日期",timeZoneName:"时区",weekday:"工作日",year:"年"},"zh-TW":{calendar:"日曆",day:"日",dayPeriod:"上午/下午",endDate:"結束日期",era:"纪元",hour:"小时",minute:"分钟",month:"月",second:"秒",selectedDateDescription:e=>`\u{9078}\u{5B9A}\u{7684}\u{65E5}\u{671F}\u{FF1A}${e.date}`,selectedRangeDescription:e=>`\u{9078}\u{5B9A}\u{7684}\u{7BC4}\u{570D}\u{FF1A}${e.startDate} \u{81F3} ${e.endDate}`,selectedTimeDescription:e=>`\u{9078}\u{5B9A}\u{7684}\u{6642}\u{9593}\u{FF1A}${e.time}`,startDate:"開始日期",timeZoneName:"时区",weekday:"工作日",year:"年"}};let _7=new WeakMap,xe="__reactAriaDateFieldRole",xt="__reactAriaDateFieldFocusManager";function xr(e,t,r){var n;let i,{isInvalid:o,validationErrors:a,validationDetails:s}=t.displayValidation,{labelProps:l,fieldProps:u,descriptionProps:c,errorMessageProps:d}=_5({...e,labelElementType:"span",isInvalid:o,errorMessage:e.errorMessage||a}),p=(0,pB.useRef)(null),{focusWithinProps:f}=bS({...e,onFocusWithin(r){p.current=t.value,e.onFocus?.(r)},onBlurWithin:r=>{t.confirmPlaceholder(),t.value!==p.current&&t.commitValidation(),e.onBlur?.(r)},onFocusWithinChange:e.onFocusChange}),h=vc((n=_4)&&n.__esModule?n.default:n,"@react-aria/datepicker"),m="hour"===t.maxGranularity?"selectedTimeDescription":"selectedDateDescription",y="hour"===t.maxGranularity?"time":"date",g=wP(t.value?h.format(m,{[y]:t.formatValue({month:"long"})}):""),b="presentation"===e[xe]?u["aria-describedby"]:[g["aria-describedby"],u["aria-describedby"]].filter(Boolean).join(" ")||void 0,v=e[xt],w=(0,pB.useMemo)(()=>v||_X(r),[v,r]),x=_2(t,r,"presentation"===e[xe]);_7.set(t,{ariaLabel:e["aria-label"],ariaLabelledBy:[l.id,e["aria-labelledby"]].filter(Boolean).join(" ")||void 0,ariaDescribedBy:b,focusManager:w});let E=(0,pB.useRef)(e.autoFocus);i="presentation"===e[xe]?{role:"presentation"}:yJ(u,{role:"group","aria-disabled":e.isDisabled||void 0,"aria-describedby":b}),(0,pB.useEffect)(()=>{E.current&&w.focusFirst(),E.current=!1},[w]),_8(e.inputRef,t.defaultValue,t.setValue),_9({...e,focus(){w.focusFirst()}},t,e.inputRef);let S={type:"hidden",name:e.name,form:e.form,value:t.value?.toString()||"",disabled:e.isDisabled};"native"===e.validationBehavior&&(S.type="text",S.hidden=!0,S.required=e.isRequired,S.onChange=()=>{});let D=go(e);return{labelProps:{...l,onClick:()=>{w.focusFirst()}},fieldProps:yJ(D,i,x,f,{onKeyDown(t){e.onKeyDown&&e.onKeyDown(t)},onKeyUp(t){e.onKeyUp&&e.onKeyUp(t)},style:{unicodeBidi:"isolate"}}),inputProps:S,descriptionProps:c,errorMessageProps:d,isInvalid:o,validationErrors:a,validationDetails:s}}var xn={};xn={"ar-AE":{rangeOverflow:e=>`\u{64A}\u{62C}\u{628} \u{623}\u{646} \u{62A}\u{643}\u{648}\u{646} \u{627}\u{644}\u{642}\u{64A}\u{645}\u{629} ${e.maxValue} \u{623}\u{648} \u{642}\u{628}\u{644} \u{630}\u{644}\u{643}.`,rangeReversed:"تاريخ البدء يجب أن يكون قبل تاريخ الانتهاء.",rangeUnderflow:e=>`\u{64A}\u{62C}\u{628} \u{623}\u{646} \u{62A}\u{643}\u{648}\u{646} \u{627}\u{644}\u{642}\u{64A}\u{645}\u{629} ${e.minValue} \u{623}\u{648} \u{628}\u{639}\u{62F} \u{630}\u{644}\u{643}.`,unavailableDate:"البيانات المحددة غير متاحة."},"bg-BG":{rangeOverflow:e=>`\u{421}\u{442}\u{43E}\u{439}\u{43D}\u{43E}\u{441}\u{442}\u{442}\u{430} \u{442}\u{440}\u{44F}\u{431}\u{432}\u{430} \u{434}\u{430} \u{435} ${e.maxValue} \u{438}\u{43B}\u{438} \u{43F}\u{43E}-\u{440}\u{430}\u{43D}\u{43D}\u{430}.`,rangeReversed:"Началната дата трябва да е преди крайната.",rangeUnderflow:e=>`\u{421}\u{442}\u{43E}\u{439}\u{43D}\u{43E}\u{441}\u{442}\u{442}\u{430} \u{442}\u{440}\u{44F}\u{431}\u{432}\u{430} \u{434}\u{430} \u{435} ${e.minValue} \u{438}\u{43B}\u{438} \u{43F}\u{43E}-\u{43A}\u{44A}\u{441}\u{43D}\u{43E}.`,unavailableDate:"Избраната дата не е налична."},"cs-CZ":{rangeOverflow:e=>`Hodnota mus\xed b\xfdt ${e.maxValue} nebo d\u{159}\xedv\u{11B}j\u{161}\xed.`,rangeReversed:"Datum zah\xe1jen\xed mus\xed předch\xe1zet datu ukončen\xed.",rangeUnderflow:e=>`Hodnota mus\xed b\xfdt ${e.minValue} nebo pozd\u{11B}j\u{161}\xed.`,unavailableDate:"Vybran\xe9 datum nen\xed k dispozici."},"da-DK":{rangeOverflow:e=>`V\xe6rdien skal v\xe6re ${e.maxValue} eller tidligere.`,rangeReversed:"Startdatoen skal v\xe6re f\xf8r slutdatoen.",rangeUnderflow:e=>`V\xe6rdien skal v\xe6re ${e.minValue} eller nyere.`,unavailableDate:"Den valgte dato er ikke tilg\xe6ngelig."},"de-DE":{rangeOverflow:e=>`Der Wert muss ${e.maxValue} oder fr\xfcher sein.`,rangeReversed:"Das Startdatum muss vor dem Enddatum liegen.",rangeUnderflow:e=>`Der Wert muss ${e.minValue} oder sp\xe4ter sein.`,unavailableDate:"Das ausgew\xe4hlte Datum ist nicht verf\xfcgbar."},"el-GR":{rangeOverflow:e=>`\u{397} \u{3C4}\u{3B9}\u{3BC}\u{3AE} \u{3C0}\u{3C1}\u{3AD}\u{3C0}\u{3B5}\u{3B9} \u{3BD}\u{3B1} \u{3B5}\u{3AF}\u{3BD}\u{3B1}\u{3B9} ${e.maxValue} \u{3AE} \u{3C0}\u{3B1}\u{3BB}\u{3B1}\u{3B9}\u{3CC}\u{3C4}\u{3B5}\u{3C1}\u{3B7}.`,rangeReversed:"Η ημερομηνία έναρξης πρέπει να είναι πριν από την ημερομηνία λήξης.",rangeUnderflow:e=>`\u{397} \u{3C4}\u{3B9}\u{3BC}\u{3AE} \u{3C0}\u{3C1}\u{3AD}\u{3C0}\u{3B5}\u{3B9} \u{3BD}\u{3B1} \u{3B5}\u{3AF}\u{3BD}\u{3B1}\u{3B9} ${e.minValue} \u{3AE} \u{3BC}\u{3B5}\u{3C4}\u{3B1}\u{3B3}\u{3B5}\u{3BD}\u{3AD}\u{3C3}\u{3C4}\u{3B5}\u{3C1}\u{3B7}.`,unavailableDate:"Η επιλεγμένη ημερομηνία δεν είναι διαθέσιμη."},"en-US":{rangeUnderflow:e=>`Value must be ${e.minValue} or later.`,rangeOverflow:e=>`Value must be ${e.maxValue} or earlier.`,rangeReversed:"Start date must be before end date.",unavailableDate:"Selected date unavailable."},"es-ES":{rangeOverflow:e=>`El valor debe ser ${e.maxValue} o anterior.`,rangeReversed:"La fecha de inicio debe ser anterior a la fecha de finalizaci\xf3n.",rangeUnderflow:e=>`El valor debe ser ${e.minValue} o posterior.`,unavailableDate:"Fecha seleccionada no disponible."},"et-EE":{rangeOverflow:e=>`V\xe4\xe4rtus peab olema ${e.maxValue} v\xf5i varasem.`,rangeReversed:"Alguskuup\xe4ev peab olema enne l\xf5ppkuup\xe4eva.",rangeUnderflow:e=>`V\xe4\xe4rtus peab olema ${e.minValue} v\xf5i hilisem.`,unavailableDate:"Valitud kuup\xe4ev pole saadaval."},"fi-FI":{rangeOverflow:e=>`Arvon on oltava ${e.maxValue} tai sit\xe4 aikaisempi.`,rangeReversed:"Aloitusp\xe4iv\xe4n on oltava ennen lopetusp\xe4iv\xe4\xe4.",rangeUnderflow:e=>`Arvon on oltava ${e.minValue} tai sit\xe4 my\xf6h\xe4isempi.`,unavailableDate:"Valittu p\xe4iv\xe4m\xe4\xe4r\xe4 ei ole k\xe4ytett\xe4viss\xe4."},"fr-FR":{rangeOverflow:e=>`La valeur doit \xeatre ${e.maxValue} ou ant\xe9rieure.`,rangeReversed:"La date de d\xe9but doit \xeatre ant\xe9rieure \xe0 la date de fin.",rangeUnderflow:e=>`La valeur doit \xeatre ${e.minValue} ou ult\xe9rieure.`,unavailableDate:"La date s\xe9lectionn\xe9e n’est pas disponible."},"he-IL":{rangeOverflow:e=>`\u{5D4}\u{5E2}\u{5E8}\u{5DA} \u{5D7}\u{5D9}\u{5D9}\u{5D1} \u{5DC}\u{5D4}\u{5D9}\u{5D5}\u{5EA} ${e.maxValue} \u{5D0}\u{5D5} \u{5DE}\u{5D5}\u{5E7}\u{5D3}\u{5DD} \u{5D9}\u{5D5}\u{5EA}\u{5E8}.`,rangeReversed:"תאריך ההתחלה חייב להיות לפני תאריך הסיום.",rangeUnderflow:e=>`\u{5D4}\u{5E2}\u{5E8}\u{5DA} \u{5D7}\u{5D9}\u{5D9}\u{5D1} \u{5DC}\u{5D4}\u{5D9}\u{5D5}\u{5EA} ${e.minValue} \u{5D0}\u{5D5} \u{5DE}\u{5D0}\u{5D5}\u{5D7}\u{5E8} \u{5D9}\u{5D5}\u{5EA}\u{5E8}.`,unavailableDate:"התאריך הנבחר אינו זמין."},"hr-HR":{rangeOverflow:e=>`Vrijednost mora biti ${e.maxValue} ili ranije.`,rangeReversed:"Datum početka mora biti prije datuma završetka.",rangeUnderflow:e=>`Vrijednost mora biti ${e.minValue} ili kasnije.`,unavailableDate:"Odabrani datum nije dostupan."},"hu-HU":{rangeOverflow:e=>`Az \xe9rt\xe9knek ${e.maxValue} vagy kor\xe1bbinak kell lennie.`,rangeReversed:"A kezdő d\xe1tumnak a befejező d\xe1tumn\xe1l kor\xe1bbinak kell lennie.",rangeUnderflow:e=>`Az \xe9rt\xe9knek ${e.minValue} vagy k\xe9s\u{151}bbinek kell lennie.`,unavailableDate:"A kiv\xe1lasztott d\xe1tum nem \xe9rhető el."},"it-IT":{rangeOverflow:e=>`Il valore deve essere ${e.maxValue} o precedente.`,rangeReversed:"La data di inizio deve essere antecedente alla data di fine.",rangeUnderflow:e=>`Il valore deve essere ${e.minValue} o successivo.`,unavailableDate:"Data selezionata non disponibile."},"ja-JP":{rangeOverflow:e=>`\u{5024}\u{306F} ${e.maxValue} \u{4EE5}\u{4E0B}\u{306B}\u{3059}\u{308B}\u{5FC5}\u{8981}\u{304C}\u{3042}\u{308A}\u{307E}\u{3059}\u{3002}`,rangeReversed:"開始日は終了日より前にする必要があります。",rangeUnderflow:e=>`\u{5024}\u{306F} ${e.minValue} \u{4EE5}\u{4E0A}\u{306B}\u{3059}\u{308B}\u{5FC5}\u{8981}\u{304C}\u{3042}\u{308A}\u{307E}\u{3059}\u{3002}`,unavailableDate:"選択した日付は使用できません。"},"ko-KR":{rangeOverflow:e=>`\u{AC12}\u{C740} ${e.maxValue} \u{C774}\u{C804}\u{C774}\u{C5B4}\u{C57C} \u{D569}\u{B2C8}\u{B2E4}.`,rangeReversed:"시작일은 종료일 이전이어야 합니다.",rangeUnderflow:e=>`\u{AC12}\u{C740} ${e.minValue} \u{C774}\u{D6C4}\u{C5EC}\u{C57C} \u{D569}\u{B2C8}\u{B2E4}.`,unavailableDate:"선택한 날짜를 사용할 수 없습니다."},"lt-LT":{rangeOverflow:e=>`Reik\u{161}m\u{117} turi b\u{16B}ti ${e.maxValue} arba ankstesn\u{117}.`,rangeReversed:"Pradžios data turi būti ankstesnė nei pabaigos data.",rangeUnderflow:e=>`Reik\u{161}m\u{117} turi b\u{16B}ti ${e.minValue} arba naujesn\u{117}.`,unavailableDate:"Pasirinkta data nepasiekiama."},"lv-LV":{rangeOverflow:e=>`V\u{113}rt\u{12B}bai ir j\u{101}b\u{16B}t ${e.maxValue} vai agr\u{101}kai.`,rangeReversed:"Sākuma datumam ir jābūt pirms beigu datuma.",rangeUnderflow:e=>`V\u{113}rt\u{12B}bai ir j\u{101}b\u{16B}t ${e.minValue} vai v\u{113}l\u{101}kai.`,unavailableDate:"Atlasītais datums nav pieejams."},"nb-NO":{rangeOverflow:e=>`Verdien m\xe5 v\xe6re ${e.maxValue} eller tidligere.`,rangeReversed:"Startdatoen m\xe5 v\xe6re f\xf8r sluttdatoen.",rangeUnderflow:e=>`Verdien m\xe5 v\xe6re ${e.minValue} eller senere.`,unavailableDate:"Valgt dato utilgjengelig."},"nl-NL":{rangeOverflow:e=>`Waarde moet ${e.maxValue} of eerder zijn.`,rangeReversed:"De startdatum moet voor de einddatum liggen.",rangeUnderflow:e=>`Waarde moet ${e.minValue} of later zijn.`,unavailableDate:"Geselecteerde datum niet beschikbaar."},"pl-PL":{rangeOverflow:e=>`Warto\u{15B}\u{107} musi mie\u{107} warto\u{15B}\u{107} ${e.maxValue} lub wcze\u{15B}niejsz\u{105}.`,rangeReversed:"Data rozpoczęcia musi być wcześniejsza niż data zakończenia.",rangeUnderflow:e=>`Warto\u{15B}\u{107} musi mie\u{107} warto\u{15B}\u{107} ${e.minValue} lub p\xf3\u{17A}niejsz\u{105}.`,unavailableDate:"Wybrana data jest niedostępna."},"pt-BR":{rangeOverflow:e=>`O valor deve ser ${e.maxValue} ou anterior.`,rangeReversed:"A data inicial deve ser anterior \xe0 data final.",rangeUnderflow:e=>`O valor deve ser ${e.minValue} ou posterior.`,unavailableDate:"Data selecionada indispon\xedvel."},"pt-PT":{rangeOverflow:e=>`O valor tem de ser ${e.maxValue} ou anterior.`,rangeReversed:"A data de in\xedcio deve ser anterior \xe0 data de fim.",rangeUnderflow:e=>`O valor tem de ser ${e.minValue} ou posterior.`,unavailableDate:"Data selecionada indispon\xedvel."},"ro-RO":{rangeOverflow:e=>`Valoarea trebuie s\u{103} fie ${e.maxValue} sau anterioar\u{103}.`,rangeReversed:"Data de \xeenceput trebuie să fie anterioară datei de sf\xe2rșit.",rangeUnderflow:e=>`Valoarea trebuie s\u{103} fie ${e.minValue} sau ulterioar\u{103}.`,unavailableDate:"Data selectată nu este disponibilă."},"ru-RU":{rangeOverflow:e=>`\u{417}\u{43D}\u{430}\u{447}\u{435}\u{43D}\u{438}\u{435} \u{434}\u{43E}\u{43B}\u{436}\u{43D}\u{43E} \u{431}\u{44B}\u{442}\u{44C} \u{43D}\u{435} \u{43F}\u{43E}\u{437}\u{436}\u{435} ${e.maxValue}.`,rangeReversed:"Дата начала должна предшествовать дате окончания.",rangeUnderflow:e=>`\u{417}\u{43D}\u{430}\u{447}\u{435}\u{43D}\u{438}\u{435} \u{434}\u{43E}\u{43B}\u{436}\u{43D}\u{43E} \u{431}\u{44B}\u{442}\u{44C} \u{43D}\u{435} \u{440}\u{430}\u{43D}\u{44C}\u{448}\u{435} ${e.minValue}.`,unavailableDate:"Выбранная дата недоступна."},"sk-SK":{rangeOverflow:e=>`Hodnota mus\xed by\u{165} ${e.maxValue} alebo skor\u{161}ia.`,rangeReversed:"D\xe1tum začiatku mus\xed byť skorš\xed ako d\xe1tum konca.",rangeUnderflow:e=>`Hodnota mus\xed by\u{165} ${e.minValue} alebo neskor\u{161}ia.`,unavailableDate:"Vybrat\xfd d\xe1tum je nedostupn\xfd."},"sl-SI":{rangeOverflow:e=>`Vrednost mora biti ${e.maxValue} ali starej\u{161}a.`,rangeReversed:"Začetni datum mora biti pred končnim datumom.",rangeUnderflow:e=>`Vrednost mora biti ${e.minValue} ali novej\u{161}a.`,unavailableDate:"Izbrani datum ni na voljo."},"sr-SP":{rangeOverflow:e=>`Vrednost mora da bude ${e.maxValue} ili starija.`,rangeReversed:"Datum početka mora biti pre datuma završetka.",rangeUnderflow:e=>`Vrednost mora da bude ${e.minValue} ili novija.`,unavailableDate:"Izabrani datum nije dostupan."},"sv-SE":{rangeOverflow:e=>`V\xe4rdet m\xe5ste vara ${e.maxValue} eller tidigare.`,rangeReversed:"Startdatumet m\xe5ste vara f\xf6re slutdatumet.",rangeUnderflow:e=>`V\xe4rdet m\xe5ste vara ${e.minValue} eller senare.`,unavailableDate:"Det valda datumet \xe4r inte tillg\xe4ngligt."},"tr-TR":{rangeOverflow:e=>`De\u{11F}er, ${e.maxValue} veya \xf6ncesi olmal\u{131}d\u{131}r.`,rangeReversed:"Başlangı\xe7 tarihi bitiş tarihinden \xf6nce olmalıdır.",rangeUnderflow:e=>`De\u{11F}er, ${e.minValue} veya sonras\u{131} olmal\u{131}d\u{131}r.`,unavailableDate:"Se\xe7ilen tarih kullanılamıyor."},"uk-UA":{rangeOverflow:e=>`\u{417}\u{43D}\u{430}\u{447}\u{435}\u{43D}\u{43D}\u{44F} \u{43C}\u{430}\u{454} \u{431}\u{443}\u{442}\u{438} \u{43D}\u{435} \u{43F}\u{456}\u{437}\u{43D}\u{456}\u{448}\u{435} ${e.maxValue}.`,rangeReversed:"Дата початку має передувати даті завершення.",rangeUnderflow:e=>`\u{417}\u{43D}\u{430}\u{447}\u{435}\u{43D}\u{43D}\u{44F} \u{43C}\u{430}\u{454} \u{431}\u{443}\u{442}\u{438} \u{43D}\u{435} \u{440}\u{430}\u{43D}\u{456}\u{448}\u{435} ${e.minValue}.`,unavailableDate:"Вибрана дата недоступна."},"zh-CN":{rangeOverflow:e=>`\u{503C}\u{5FC5}\u{987B}\u{662F} ${e.maxValue} \u{6216}\u{66F4}\u{65E9}\u{65E5}\u{671F}\u{3002}`,rangeReversed:"开始日期必须早于结束日期。",rangeUnderflow:e=>`\u{503C}\u{5FC5}\u{987B}\u{662F} ${e.minValue} \u{6216}\u{66F4}\u{665A}\u{65E5}\u{671F}\u{3002}`,unavailableDate:"所选日期不可用。"},"zh-TW":{rangeOverflow:e=>`\u{503C}\u{5FC5}\u{9808}\u{662F} ${e.maxValue} \u{6216}\u{66F4}\u{65E9}\u{3002}`,rangeReversed:"開始日期必須在結束日期之前。",rangeUnderflow:e=>`\u{503C}\u{5FC5}\u{9808}\u{662F} ${e.minValue} \u{6216}\u{66F4}\u{665A}\u{3002}`,unavailableDate:"所選日期無法使用。"}};let xi={badInput:!1,customError:!1,patternMismatch:!1,rangeOverflow:!1,rangeUnderflow:!1,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!0},xo={...xi,customError:!0,valid:!1},xa={isInvalid:!1,validationDetails:xi,validationErrors:[]},xs=(0,pB.createContext)({}),xl="__reactAriaFormValidationState";function xu(e){if(e[xl]){let{realtimeValidation:t,displayValidation:r,updateValidation:n,resetValidation:i,commitValidation:o}=e[xl];return{realtimeValidation:t,displayValidation:r,updateValidation:n,resetValidation:i,commitValidation:o}}return function(e){let{isInvalid:t,validationState:r,name:n,value:i,builtinValidation:o,validate:a,validationBehavior:s="aria"}=e;r&&(t||="invalid"===r);let l=void 0!==t?{isInvalid:t,validationErrors:[],validationDetails:xo}:null,u=(0,pB.useMemo)(()=>a&&null!=i?xd(function(e,t){if("function"==typeof e){let r=e(t);if(r&&"boolean"!=typeof r)return xc(r)}return[]}(a,i)):null,[a,i]);o?.validationDetails.valid&&(o=void 0);let c=(0,pB.useContext)(xs),d=(0,pB.useMemo)(()=>n?Array.isArray(n)?n.flatMap(e=>xc(c[e])):xc(c[n]):[],[c,n]),[p,f]=(0,pB.useState)(c),[h,m]=(0,pB.useState)(!1);c!==p&&(f(c),m(!1));let y=(0,pB.useMemo)(()=>xd(h?[]:d),[h,d]),g=(0,pB.useRef)(xa),[b,v]=(0,pB.useState)(xa),w=(0,pB.useRef)(xa),[x,E]=(0,pB.useState)(!1);return(0,pB.useEffect)(()=>{if(!x)return;E(!1);let e=u||o||g.current;xp(e,w.current)||(w.current=e,v(e))}),{realtimeValidation:l||y||u||o||xa,displayValidation:"native"===s?l||y||b:l||y||u||o||b,updateValidation(e){"aria"!==s||xp(b,e)?g.current=e:v(e)},resetValidation(){xp(xa,w.current)||(w.current=xa,v(xa)),"native"===s&&E(!1),m(!0)},commitValidation(){"native"===s&&E(!0),m(!0)}}}(e)}function xc(e){return e?Array.isArray(e)?e:[e]:[]}function xd(e){return e.length?{isInvalid:!0,validationErrors:e,validationDetails:xo}:null}function xp(e,t){return e===t||!!e&&!!t&&e.isInvalid===t.isInvalid&&e.validationErrors.length===t.validationErrors.length&&e.validationErrors.every((e,r)=>e===t.validationErrors[r])&&Object.entries(e.validationDetails).every(([e,r])=>t.validationDetails[e]===r)}function xf(...e){let t=new Set,r=!1,n={...xi};for(let i of e){for(let e of i.validationErrors)t.add(e);for(let e in r||=i.isInvalid,n)n[e]||=i.validationDetails[e]}return n.valid=!r,{isInvalid:r,validationErrors:[...t],validationDetails:n}}let xh=new vi((eo=xn)&&eo.__esModule?eo.default:eo);function xm(){let e="u">typeof navigator&&(navigator.language||navigator.userLanguage)||"en-US";try{Intl.DateTimeFormat.supportedLocalesOf([e])}catch{e="en-US"}return e}function xy(e,t,r,n,i){let o=null!=e&&null!=r&&e.compare(r)>0,a=null!=e&&null!=t&&0>e.compare(t),s=null!=e&&n?.(e)||!1,l=o||a||s,u=[];if(l){let e=xm(),n=new vs(e,vi.getGlobalDictionaryForPackage("@react-stately/datepicker")||xh),l=new b6(e,xv({},i)),c=l.resolvedOptions().timeZone;a&&null!=t&&u.push(n.format("rangeUnderflow",{minValue:l.format(t.toDate(c))})),o&&null!=r&&u.push(n.format("rangeOverflow",{maxValue:l.format(r.toDate(c))})),s&&u.push(n.format("unavailableDate"))}return{isInvalid:l,validationErrors:u,validationDetails:{badInput:s,customError:!1,patternMismatch:!1,rangeOverflow:o,rangeUnderflow:a,stepMismatch:!1,tooLong:!1,tooShort:!1,typeMismatch:!1,valueMissing:!1,valid:!l}}}let xg={year:"numeric",month:"numeric",day:"numeric",hour:"numeric",minute:"2-digit",second:"2-digit"},xb={year:"numeric",month:"2-digit",day:"2-digit",hour:"2-digit",minute:"2-digit",second:"2-digit"};function xv(e,t){e={...t.shouldForceLeadingZeros?xb:xg,...e};let r=t.granularity||"minute",n=Object.keys(e),i=n.indexOf(t.maxGranularity??"year");i<0&&(i=0);let o=n.indexOf(r);if(o<0&&(o=2),i>o)throw Error("maxGranularity must be greater than granularity");let a=n.slice(i,o+1).reduce((t,r)=>(t[r]=e[r],t),{});return null!=t.hourCycle&&(a.hour12=12===t.hourCycle),a.timeZone=t.timeZone||"UTC",("hour"===r||"minute"===r||"second"===r)&&t.timeZone&&!t.hideTimeZone&&(a.timeZoneName="short"),t.showEra&&0===i&&(a.era="short"),a}function xw(e){return e&&"hour"in e?e:new vF}function x_(e,t){return null===e?null:e?vX(e,t):void 0}function xx(e,t){let r=e&&"timeZone"in e?e.timeZone:void 0,n=e&&"minute"in e?"minute":"day";if(e&&t&&!(t in e))throw Error("Invalid granularity "+t+" for value "+e.toString());let[i,o]=(0,pB.useState)([n,r]);return e&&(i[0]!==n||i[1]!==r)&&o([n,r]),t||(t=e?n:i[0]),[t,e?r:i[1]]}let xE=new vi({ach:{year:"mwaka",month:"dwe",day:"nino"},af:{year:"jjjj",month:"mm",day:"dd"},am:{year:"ዓዓዓዓ",month:"ሚሜ",day:"ቀቀ"},an:{year:"aaaa",month:"mm",day:"dd"},ar:{year:"سنة",month:"شهر",day:"يوم"},ast:{year:"aaaa",month:"mm",day:"dd"},az:{year:"iiii",month:"aa",day:"gg"},be:{year:"гггг",month:"мм",day:"дд"},bg:{year:"гггг",month:"мм",day:"дд"},bn:{year:"yyyy",month:"মিমি",day:"dd"},br:{year:"bbbb",month:"mm",day:"dd"},bs:{year:"gggg",month:"mm",day:"dd"},ca:{year:"aaaa",month:"mm",day:"dd"},cak:{year:"jjjj",month:"ii",day:"q'q'"},ckb:{year:"ساڵ",month:"مانگ",day:"ڕۆژ"},cs:{year:"rrrr",month:"mm",day:"dd"},cy:{year:"bbbb",month:"mm",day:"dd"},da:{year:"\xe5\xe5\xe5\xe5",month:"mm",day:"dd"},de:{year:"jjjj",month:"mm",day:"tt"},dsb:{year:"llll",month:"mm",day:"źź"},el:{year:"εεεε",month:"μμ",day:"ηη"},en:{year:"yyyy",month:"mm",day:"dd"},eo:{year:"jjjj",month:"mm",day:"tt"},es:{year:"aaaa",month:"mm",day:"dd"},et:{year:"aaaa",month:"kk",day:"pp"},eu:{year:"uuuu",month:"hh",day:"ee"},fa:{year:"سال",month:"ماه",day:"روز"},ff:{year:"hhhh",month:"ll",day:"\xf1\xf1"},fi:{year:"vvvv",month:"kk",day:"pp"},fr:{year:"aaaa",month:"mm",day:"jj"},fy:{year:"jjjj",month:"mm",day:"dd"},ga:{year:"bbbb",month:"mm",day:"ll"},gd:{year:"bbbb",month:"mm",day:"ll"},gl:{year:"aaaa",month:"mm",day:"dd"},he:{year:"שנה",month:"חודש",day:"יום"},hr:{year:"gggg",month:"mm",day:"dd"},hsb:{year:"llll",month:"mm",day:"dd"},hu:{year:"\xe9\xe9\xe9\xe9",month:"hh",day:"nn"},ia:{year:"aaaa",month:"mm",day:"dd"},id:{year:"tttt",month:"bb",day:"hh"},is:{year:"\xe1\xe1\xe1\xe1",month:"mm",day:"dd"},it:{year:"aaaa",month:"mm",day:"gg"},ja:{year:"年",month:"月",day:"日"},ka:{year:"წწწწ",month:"თთ",day:"რრ"},kk:{year:"жжжж",month:"аа",day:"кк"},kn:{year:"ವವವವ",month:"ಮಿಮೀ",day:"ದಿದಿ"},ko:{year:"연도",month:"월",day:"일"},lb:{year:"jjjj",month:"mm",day:"dd"},lo:{year:"ປປປປ",month:"ດດ",day:"ວວ"},lt:{year:"mmmm",month:"mm",day:"dd"},lv:{year:"gggg",month:"mm",day:"dd"},meh:{year:"aaaa",month:"mm",day:"dd"},ml:{year:"വർഷം",month:"മാസം",day:"തീയതി"},ms:{year:"tttt",month:"mm",day:"hh"},nb:{year:"\xe5\xe5\xe5\xe5",month:"mm",day:"dd"},nl:{year:"jjjj",month:"mm",day:"dd"},nn:{year:"\xe5\xe5\xe5\xe5",month:"mm",day:"dd"},no:{year:"\xe5\xe5\xe5\xe5",month:"mm",day:"dd"},oc:{year:"aaaa",month:"mm",day:"jj"},pl:{year:"rrrr",month:"mm",day:"dd"},pt:{year:"aaaa",month:"mm",day:"dd"},rm:{year:"oooo",month:"mm",day:"dd"},ro:{year:"aaaa",month:"ll",day:"zz"},ru:{year:"гггг",month:"мм",day:"дд"},sc:{year:"aaaa",month:"mm",day:"dd"},scn:{year:"aaaa",month:"mm",day:"jj"},sk:{year:"rrrr",month:"mm",day:"dd"},sl:{year:"llll",month:"mm",day:"dd"},sr:{year:"гггг",month:"мм",day:"дд"},sv:{year:"\xe5\xe5\xe5\xe5",month:"mm",day:"dd"},szl:{year:"rrrr",month:"mm",day:"dd"},tg:{year:"сссс",month:"мм",day:"рр"},th:{year:"ปปปป",month:"ดด",day:"วว"},tr:{year:"yyyy",month:"aa",day:"gg"},uk:{year:"рррр",month:"мм",day:"дд"},"zh-CN":{year:"年",month:"月",day:"日"},"zh-TW":{year:"年",month:"月",day:"日"}},"en");class xS{constructor(e,t,r){if(this.era=r?.era??null,this.calendar=e,this.year=r?.year??null,this.month=r?.month??null,this.day=r?.day??null,this.hour=r?.hour??null,this.hourCycle=t,this.dayPeriod=null,this.minute=r?.minute??null,this.second=r?.second??null,this.millisecond=r?.millisecond??null,this.offset="offset"in(r??{})?r.offset:null,null!=this.hour){let[e,r]=xO(this.hour,t);this.dayPeriod=e,this.hour=r}}copy(){let e=new xS(this.calendar,this.hourCycle);return e.era=this.era,e.year=this.year,e.month=this.month,e.day=this.day,e.hour=this.hour,e.dayPeriod=this.dayPeriod,e.minute=this.minute,e.second=this.second,e.millisecond=this.millisecond,e.offset=this.offset,e}isComplete(e){return e.every(e=>null!=this[e])}validate(e,t){return t.every(t=>{if(("hour"===t||"dayPeriod"===t)&&"hour"in e){let[t,r]=xO(e.hour,this.hourCycle);return this.dayPeriod===t&&this.hour===r}return this[t]===e[t]})}isCleared(e){return e.every(e=>null===this[e])}set(e,t,r){let n=this.copy();return n[e]=t,"hour"===e&&null==n.dayPeriod&&"hour"in r&&(n.dayPeriod=xO(r.hour,this.hourCycle)[0]),"year"===e&&null==n.era&&(n.era=r.era),"second"!==e&&"literal"!==e&&"timeZoneName"!==e&&(n.offset=null),n}clear(e){let t=this.copy();return t[e]=null,"year"===e&&(t.era=null),t.offset=null,t}cycle(e,t,r,n){let i=this.copy();if(null==i[e]&&"dayPeriod"!==e&&"era"!==e){if("hour"===e&&"hour"in r){let[e,t]=xO(r.hour,this.hourCycle);i.dayPeriod=e,i.hour=t}else i[e]=r[e];return"year"===e&&null==i.era&&(i.era=r.era),i}switch(e){case"era":{let e=this.calendar.getEras(),r=e.indexOf(i.era);r=xD(r,t,0,e.length-1),i.era=e[r];break}case"year":{let n=new vL(this.calendar,this.era??r.era,this.year??r.year,this.month??1,this.day??1);i.era=(n=n.cycle(e,t,{round:"year"===e})).era,i.year=n.year;break}case"month":i.month=xD(i.month??1,t,1,this.calendar.getMaximumMonthsInYear());break;case"day":i.day=xD(i.day??1,t,1,this.calendar.getMaximumDaysInMonth());break;case"hour":{let e=n.some(e=>["year","month","day"].includes(e));if("timeZone"in r&&(!e||null!=i.year&&null!=i.month&&null!=i.day)){let e=this.toValue(r),[n,o]=xO((e=e.cycle("hour",t,{hourCycle:"h12"===this.hourCycle?12:24,round:!1})).hour,this.hourCycle);i.hour=o,i.dayPeriod=n,i.offset=e.offset}else{let e=i.hour??0,n=this.getSegmentLimits("hour");i.hour=xD(e,t,n.minValue,n.maxValue),null==i.dayPeriod&&"hour"in r&&(i.dayPeriod=xO(r.hour,this.hourCycle)[0])}break}case"dayPeriod":i.dayPeriod=xD(i.dayPeriod??0,t,0,1);break;case"minute":i.minute=xD(i.minute??0,t,0,59,!0);break;case"second":i.second=xD(i.second??0,t,0,59,!0)}return i}toValue(e){if(!("hour"in e))return e.set({era:this.era??e.era,year:this.year??e.year,month:this.month??e.month,day:this.day??e.day});{let t=this.hour;null!=t?t=function(e,t,r){switch(r){case"h11":1===t&&(e+=12);break;case"h12":12===e&&(e=0),1===t&&(e+=12);break;case"h24":e-=1}return e}(t,this.dayPeriod??0,this.hourCycle):("h12"===this.hourCycle||"h11"===this.hourCycle)&&(t=12*(1===this.dayPeriod));let r=e.set({era:this.era??e.era,year:this.year??e.year,month:this.month??e.month,day:this.day??e.day,hour:t??e.hour,minute:this.minute??e.minute,second:this.second??e.second,millisecond:this.millisecond??e.millisecond});return"offset"in r&&null!=this.offset&&r.offset!==this.offset&&(r=r.add({milliseconds:r.offset-this.offset})),r}}getSegmentLimits(e){switch(e){case"era":{let e=this.calendar.getEras();return{value:null!=this.era?e.indexOf(this.era):e.length-1,minValue:0,maxValue:e.length-1}}case"year":return{value:this.year,minValue:1,maxValue:9999};case"month":return{value:this.month,minValue:1,maxValue:this.calendar.getMaximumMonthsInYear()};case"day":return{value:this.day,minValue:1,maxValue:this.calendar.getMaximumDaysInMonth()};case"dayPeriod":return{value:this.dayPeriod,minValue:0,maxValue:1};case"hour":{let e=0,t=23;return"h12"===this.hourCycle?(e=1,t=12):"h11"===this.hourCycle&&(e=0,t=11),{value:this.hour,minValue:e,maxValue:t}}case"minute":return{value:this.minute,minValue:0,maxValue:59};case"second":return{value:this.second,minValue:0,maxValue:59}}}}function xD(e,t,r,n,i=!1){if(i){(e+=Math.sign(t))<r&&(e=n);let i=Math.abs(t);(e=t>0?Math.ceil(e/i)*i:Math.floor(e/i)*i)>n&&(e=r)}else(e+=t)<r?e=n-(r-e-1):e>n&&(e=r+(e-n-1));return e}function xO(e,t){let r=+(e>=12);switch(t){case"h11":e>=12&&(e-=12);break;case"h12":0===e?e=12:e>12&&(e-=12);break;case"h23":r=null;break;case"h24":e+=1,r=null}return[r,e]}var xP=r(9381);let xC={year:!0,month:!0,day:!0,hour:!0,minute:!0,second:!0,dayPeriod:!0,era:!0},xk={year:5,month:2,day:7,hour:2,minute:15,second:15},xT={dayperiod:"dayPeriod",relatedYear:"year",yearName:"literal",unknown:"literal"};function xj(e){let{locale:t,createCalendar:r,hideTimeZone:n,isDisabled:i=!1,isReadOnly:o=!1,isRequired:a=!1,minValue:s,maxValue:l,isDateUnavailable:u}=e,c=e.value||e.defaultValue||e.placeholderValue||null,[d,p]=xx(c,e.granularity),f=p||"UTC";if(c&&!(d in c))throw Error("Invalid granularity "+d+" for value "+c.toString());let[h,m]=(0,pB.useMemo)(()=>{let n=new b6(t,{dateStyle:"short",timeStyle:"short",hour12:null!=e.hourCycle?12===e.hourCycle:void 0}).resolvedOptions();return[r(n.calendar),n.hourCycle]},[t,e.hourCycle,r]),[y,g]=_h(e.value,e.defaultValue??null,e.onChange),[b]=(0,pB.useState)(y),v=(0,pB.useMemo)(()=>x_(y,h)??null,[y,h]),[w,x]=(0,pB.useState)(()=>new xS(h,m,v)),E="gregory"===h.identifier&&"BC"===w.era,S=(0,pB.useMemo)(()=>({granularity:d,maxGranularity:e.maxGranularity??"year",timeZone:p,hideTimeZone:n,hourCycle:e.hourCycle,showEra:E,shouldForceLeadingZeros:e.shouldForceLeadingZeros}),[e.maxGranularity,d,e.hourCycle,e.shouldForceLeadingZeros,p,n,E]),D=(0,pB.useMemo)(()=>xv({},S),[S]),O=(0,pB.useMemo)(()=>new b6(t,D),[t,D]),P=(0,pB.useMemo)(()=>O.resolvedOptions(),[O]),C=(0,pB.useMemo)(()=>(function(e,t,r,n){if(e)return x_(e,r);let i=vX(v6(n??we()).set({hour:0,minute:0,second:0,millisecond:0}),r);return"year"===t||"month"===t||"day"===t?vZ(i):n?i:vJ(i)})(e.placeholderValue,d,h,p),[e.placeholderValue,d,h,p]),k=(0,pB.useMemo)(()=>{let t="h11"===m||"h12"===m,r=["era","year","month","day","hour",...t?["dayPeriod"]:[],"minute","second"],n=r.indexOf(e.maxGranularity||"era"),i=r.indexOf("hour"===d&&t?"dayPeriod":d);return r.slice(n,i+1)},[e.maxGranularity,d,m]),[T,j]=(0,pB.useState)(v),[R,A]=(0,pB.useState)(h),[N,M]=(0,pB.useState)(m);v===T&&m===N&&v3(h,R)||(w=new xS(h,m,v),j(v),A(h),M(m),x(w));let $=t=>{if(!e.isDisabled&&!e.isReadOnly)if(null==t||t instanceof xS&&t.isCleared(k))x(new xS(h,m,v)),g(null);else if(t instanceof xS){if(t.isComplete(k)){let e=t.toValue(v??C);if(t.validate(e,k)){let t=vX(e,c?.calendar||new vg);if(!y||0!==t.compare(y)){x(new xS(h,m,v)),g(t);return}}}x(t)}else t=vX(t,c?.calendar||new vg),x(new xS(h,m,v)),g(t)},I=(0,pB.useMemo)(()=>w.toValue(v??C).toDate(f),[w,f,v,C]),L=(0,pB.useMemo)(()=>(function(e,t,r,n,i,o,a){let s=["hour","minute","second"],l=r.formatToParts(e),u=new(0,xP.K)(o,{useGrouping:!1}),c=new(0,xP.K)(o,{useGrouping:!1,minimumIntegerDigits:2});for(let e of l)if("year"===e.type||"month"===e.type||"day"===e.type||"hour"===e.type){let r=t[e.type]??0;"2-digit"===n[e.type]?e.value=c.format(r):e.value=u.format(r)}let d=[];for(let e of l){var p;let r=xT[e.type]||e.type,n=xC[r];"era"===r&&1===i.getEras().length&&(n=!1);let l=xC[r]&&null==t[e.type],u=xC[r]?(p=e.value,"era"===r||"dayPeriod"===r?p:"year"===r||"month"===r||"day"===r?xE.getStringForLocale(r,o):"––"):null,c={type:r,text:l?u:e.value,...t.getSegmentLimits(r),isPlaceholder:l,placeholder:u,isEditable:n};"hour"===r?(d.push({type:"literal",text:"⁦",isPlaceholder:!1,placeholder:"",isEditable:!1}),d.push(c),r===a&&d.push({type:"literal",text:"⁩",isPlaceholder:!1,placeholder:"",isEditable:!1})):s.includes(r)&&r===a?(d.push(c),d.push({type:"literal",text:"⁩",isPlaceholder:!1,placeholder:"",isEditable:!1})):d.push(c)}return d})(I,w,O,P,h,t,d),[I,O,P,w,h,t,d]),F=(e,t)=>{$(w.cycle(e,t,C,k))},B=(0,pB.useMemo)(()=>xy(y,s,l,u,S),[y,s,l,u,S]),V=xu({...e,value:y,builtinValidation:B}),U=V.displayValidation.isInvalid,W=e.validationState||(U?"invalid":null);return{...V,value:v,defaultValue:e.defaultValue??b,dateValue:I,calendar:h,setValue:$,segments:L,dateFormatter:O,validationState:W,isInvalid:U,granularity:d,maxGranularity:e.maxGranularity??"year",isDisabled:i,isReadOnly:o,isRequired:a,increment(e){F(e,1)},decrement(e){F(e,-1)},incrementPage(e){F(e,xk[e]||1)},decrementPage(e){F(e,-(xk[e]||1))},incrementToMax(e){let t="hour"===e&&"h12"===m?11:w.getSegmentLimits(e).maxValue;$(w.set(e,t,C))},decrementToMin(e){let t="hour"===e&&"h12"===m?12:w.getSegmentLimits(e).minValue;$(w.set(e,t,C))},setSegment(e,t){$(w.set(e,t,C))},confirmPlaceholder(){if(!e.isDisabled&&!e.isReadOnly&&w.isComplete(k)){let e=vX(w.toValue(v??C),c?.calendar||new vg);y&&0===e.compare(y)||g(e),x(new xS(h,m,v))}},clearSegment(e){let t=w;"timeZoneName"!==e&&"literal"!==e&&(t=w.clear(e)),$(t)},formatValue:e=>v?new b6(t,xv(e,S)).format(I):"",getDateFormatter:(e,t)=>new b6(e,xv({},{...S,...t}))}}let xR=(0,pB.createContext)(null),xA=(0,pB.createContext)(null),xN=(0,pB.createContext)(null),xM=(0,pB.forwardRef)(function(e,t){let r=(0,pB.useContext)(xA),n=(0,pB.useContext)(xN);return r||n?pV().createElement(xI,{...e,ref:t}):pV().createElement(x$,{...e,ref:t})}),x$=(0,pB.forwardRef)((e,t)=>{let[r,n]=y3({slot:e.slot},t,xR),{locale:i}=bX(),o=xj({...r,locale:i,createCalendar:_o}),a=(0,pB.useRef)(null),{fieldProps:s,inputProps:l}=xr({...r,inputRef:a},o,n);return pV().createElement(yQ,{values:[[xA,o],[_N,{...l,ref:a}],[_R,{...s,ref:n,isInvalid:o.isInvalid}]]},pV().createElement(xI,e))}),xI=(0,pB.forwardRef)((e,t)=>{let{className:r,children:n}=e,i=(0,pB.useContext)(xA),o=(0,pB.useContext)(xN),a=null!=i?i:o;return pV().createElement(pV().Fragment,null,pV().createElement(_A,{...e,ref:t,slot:e.slot||void 0,className:null!=r?r:"react-aria-DateInput",isInvalid:a.isInvalid},a.segments.map((e,t)=>(0,pB.cloneElement)(n(e),{key:t}))),pV().createElement(_M,null))});function xL({children:e}){let t=(0,pB.useMemo)(()=>({register:()=>{}}),[]);return pV().createElement(bs.Provider,{value:t},e)}pV().forwardRef(({children:e,...t},r)=>{let n=(0,pB.useRef)(!1),i=(0,pB.useContext)(bs),o=yJ(i||{},{...t,register(){n.current=!0,i&&i.register()}});return o.ref=yR(r||i?.ref),g8(i,o.ref),(0,pB.useEffect)(()=>{n.current||(n.current=!0)},[]),pV().createElement(bs.Provider,{value:o},e)});let xF=(0,pB.createContext)({}),xB=pV().createContext(null);function xV(e){let t=yH(),{portalContainer:r=t?null:document.body,isExiting:n}=e,[i,o]=(0,pB.useState)(!1),a=(0,pB.useMemo)(()=>({contain:i,setContain:o}),[i,o]),{getContainer:s}=(0,pB.useContext)(xF)??{};if(!e.portalContainer&&s&&(r=s()),!r)return null;let l=e.children;return e.disableFocusManagement||(l=pV().createElement(_B,{restoreFocus:!0,contain:(e.shouldContainFocus||i)&&!n},l)),l=pV().createElement(xB.Provider,{value:a},pV().createElement(xL,null,l)),bp().createPortal(l,r)}let xU=(0,pB.createContext)(null),xW=(0,pB.createContext)(null),xK=(0,pB.forwardRef)(function(e,t){let r=e["aria-labelledby"];[e,t]=y3(e,t,xU);let{dialogProps:n,titleProps:i}=function(e,t){let r,n,{role:i="dialog"}=e,o=yY();o=e["aria-label"]?void 0:o;let a=(0,pB.useRef)(!1);return(0,pB.useEffect)(()=>{if(t.current&&!gp(t.current)){g2(t.current);let e=setTimeout(()=>{(((e=document)=>e.activeElement)()===t.current||((e=document)=>e.activeElement)()===document.body)&&(a.current=!0,t.current&&(t.current.blur(),g2(t.current)),a.current=!1)},500);return()=>{clearTimeout(e)}}},[t]),r=(0,pB.useContext)(xB),y$(()=>{n?.(!0)},[n=r?.setContain]),(0,pB.useRef)(!1),(0,pB.useEffect)(()=>{}),{dialogProps:{...go(e,{labelable:!0}),role:i,tabIndex:-1,"aria-labelledby":e["aria-labelledby"]||o,onBlur:e=>{a.current&&e.stopPropagation()}},titleProps:{id:o}}}({...e,"aria-labelledby":r},t),o=(0,pB.useContext)(xW);n["aria-label"]||n["aria-labelledby"]||(e["aria-labelledby"]?n["aria-labelledby"]=e["aria-labelledby"]:console.warn('If a Dialog does not contain a <Heading slot="title">, it must have an aria-label or aria-labelledby attribute for accessibility.'));let a=y0({defaultClassName:"react-aria-Dialog",className:e.className,style:e.style,children:e.children,values:{close:(null==o?void 0:o.close)||(()=>{})}});return pV().createElement("section",{...go(e),...n,...a,ref:t,slot:e.slot||void 0},pV().createElement(yQ,{values:[[b$,{slots:{[yX]:{},title:{...i,level:2}}}],[bN,{slots:{[yX]:{},close:{onPress:()=>null==o?void 0:o.close()}}}]]},a.children))}),xH=(0,pB.createContext)(null),xz=(0,pB.forwardRef)(function(e,t){let r=(0,pB.useContext)(xH);return(null==r?void 0:r.isInvalid)?pV().createElement(xG,{...e,ref:t}):null}),xG=(0,pB.forwardRef)((e,t)=>{let r=(0,pB.useContext)(xH),n=go(e),i=y0({...e,defaultClassName:"react-aria-FieldError",defaultChildren:0===r.validationErrors.length?void 0:r.validationErrors.join(" "),values:r});return null==i.children?null:pV().createElement(bL,{slot:"errorMessage",...n,...i,ref:t})}),xq=(0,pB.createContext)(null),xY=(0,pB.createContext)({}),xZ=bR(function(e,t){[e,t]=y3(e,t,xY);let{elementType:r="label",...n}=e;return pV().createElement(r,{className:"react-aria-Label",...n,ref:t})}),xJ=(0,pB.createContext)({placement:"bottom"}),xX="u">typeof HTMLElement&&"inert"in HTMLElement.prototype,xQ=new WeakMap,x0=[];function x1(e,t=-1/0,r=1/0){return Math.min(Math.max(e,t),r)}function x3(e,t){let r=e,n=0,i=t.toString(),o=i.toLowerCase().indexOf("e-");if(o>0)n=Math.abs(Math.floor(Math.log10(Math.abs(t))))+o;else{let e=i.indexOf(".");e>=0&&(n=i.length-e)}if(n>0){let e=Math.pow(10,n);r=Math.round(r*e)/e}return r}function x4(e,t,r,n){t=Number(t),r=Number(r);let i=(e-(isNaN(t)?0:t))%n,o=x3(2*Math.abs(i)>=n?e+Math.sign(i)*(n-Math.abs(i)):e-i,n);return isNaN(t)?!isNaN(r)&&o>r&&(o=Math.floor(x3(r/n,n))*n):o<t?o=t:!isNaN(r)&&o>r&&(o=t+Math.floor(x3((r-t)/n,n))*n),o=x3(o,n)}let x2={top:"top",bottom:"top",left:"left",right:"left"},x6={top:"bottom",bottom:"top",left:"right",right:"left"},x5={top:"left",left:"top"},x8={top:"height",left:"width"},x9={width:"totalWidth",height:"totalHeight"},x7={};function Ee(e,t){let r=0,n=0,i=0,o=0,a=0,s=0,l={},u=(t?.scale??1)>1;if("BODY"===e.tagName||"HTML"===e.tagName){let u=document.documentElement;i=u.clientWidth,o=u.clientHeight,r=t?.width??i,n=t?.height??o,l.top=u.scrollTop||e.scrollTop,l.left=u.scrollLeft||e.scrollLeft,t&&(a=t.offsetTop,s=t.offsetLeft)}else({width:r,height:n,top:a,left:s}=Ea(e,!1)),l.top=e.scrollTop,l.left=e.scrollLeft,i=r,o=n;return gR()&&("BODY"===e.tagName||"HTML"===e.tagName)&&u&&(l.top=0,l.left=0,a=t?.pageTop??0,s=t?.pageLeft??0),{width:r,height:n,totalWidth:i,totalHeight:o,scroll:l,top:a,left:s}}function Et(e,t,r,n,i,o,a){let s=i.scroll[e]??0,l=n[x8[e]],u=a[e]+n.scroll[x2[e]]+o,c=a[e]+n.scroll[x2[e]]+l-o,d=t-s+n.scroll[x2[e]]+a[e]-n[x2[e]],p=t-s+r+n.scroll[x2[e]]+a[e]-n[x2[e]];return d<u?u-d:p>c?Math.max(c-p,u-d):0}function Er(e){if(x7[e])return x7[e];let[t,r]=e.split(" "),n=x2[t]||"right",i=x5[n];x2[r]||(r="center");let o=x8[n],a=x8[i];return x7[e]={placement:t,crossPlacement:r,axis:n,crossAxis:i,size:o,crossSize:a},x7[e]}function En(e,t,r,n,i,o,a,s,l,u,c){let{placement:d,crossPlacement:p,axis:f,crossAxis:h,size:m,crossSize:y}=n,g={};g[h]=e[h]??0,"center"===p?g[h]+=((e[y]??0)-(r[y]??0))/2:p!==h&&(g[h]+=(e[y]??0)-(r[y]??0)),g[h]+=o;let b=e[h]-r[y]+l+u,v=e[h]+e[y]-l-u;if(g[h]=x1(g[h],b,v),d===f){let t=s?c[m]:c[x9[m]];g[x6[f]]=Math.floor(t-e[f]+i)}else g[f]=Math.floor(e[f]+e[m]+i);return g}function Ei(e,t,r,n,i,o,a,s){let{placement:l,axis:u,size:c}=o;return l===u?Math.max(0,r[u]-(a.scroll[u]??0)-(e[u]+(s?t[u]:0))-(n[u]??0)-n[x6[u]]-i):Math.max(0,e[c]+e[u]+(s?t[u]:0)-r[u]-r[c]+(a.scroll[u]??0)-(n[u]??0)-n[x6[u]]-i)}function Eo(e,t){let{top:r,left:n,width:i,height:o}=e.getBoundingClientRect();return t&&e instanceof e.ownerDocument.defaultView.HTMLElement&&(i=e.offsetWidth,o=e.offsetHeight),{top:r,left:n,width:i,height:o}}function Ea(e,t){let{top:r,left:n,width:i,height:o}=Eo(e,t),{scrollTop:a,scrollLeft:s,clientTop:l,clientLeft:u}=document.documentElement;return{top:r+a-l,left:n+s-u,width:i,height:o}}function Es(e,t,r){let n,i=window.getComputedStyle(e);if("fixed"===i.position)n=Eo(e,r);else{n=Ea(e,r);let i=Ea(t,r),o=window.getComputedStyle(t);i.top+=(parseInt(o.borderTopWidth,10)||0)-t.scrollTop,i.left+=(parseInt(o.borderLeftWidth,10)||0)-t.scrollLeft,n.top-=i.top,n.left-=i.left}return n.top-=parseInt(i.marginTop,10)||0,n.left-=parseInt(i.marginLeft,10)||0,n}function El(e){let t=window.getComputedStyle(e);return"none"!==t.transform||/transform|perspective/.test(t.willChange)||"none"!==t.filter||"paint"===t.contain||"backdropFilter"in t&&"none"!==t.backdropFilter||"WebkitBackdropFilter"in t&&"none"!==t.WebkitBackdropFilter}let Eu=new WeakMap;function Ec(e){let{ref:t,box:r,onResize:n}=e,i=bu(n);(0,pB.useEffect)(()=>{let e=t?.current;if(e)if(void 0===window.ResizeObserver)return window.addEventListener("resize",i,!1),()=>{window.removeEventListener("resize",i,!1)};else{let t=new window.ResizeObserver(e=>{e.length&&i()});return t.observe(e,{box:r}),()=>{e&&t.unobserve(e)}}},[t,r])}let Ed="u">typeof document?window.visualViewport:null;function Ep(e,t){if(e.button>0)return!1;let r=gd(e);if(r){let e=r.ownerDocument;if(!e||!gc(e.documentElement,r)||r.closest("[data-react-aria-top-layer]"))return!1}return!!t.current&&!e.composedPath().includes(t.current)}let Ef=[],Eh=new Set(["checkbox","radio","range","color","file","image","button","submit","reset"]);function Em(e){return e instanceof HTMLInputElement&&!Eh.has(e.type)||e instanceof HTMLTextAreaElement||e instanceof HTMLElement&&e.isContentEditable}let Ey="u">typeof document&&window.visualViewport,Eg=0;function Eb(e,t,r){let n=e.style[t];return e.style[t]=r,()=>{e.style[t]=n}}function Ev(e,t,r,n){return e.addEventListener(t,r,n),()=>{e.removeEventListener(t,r,n)}}function Ew(e,t){t||!Ey?E_(e):Ey.addEventListener("resize",()=>E_(e),{once:!0})}function E_(e){let t=document.scrollingElement||document.documentElement,r=e;for(;r&&r!==t;){let e=w_(r);if(e!==document.documentElement&&e!==document.body&&e!==r){let t=e.getBoundingClientRect(),n=r.getBoundingClientRect();if(n.top<t.top||n.bottom>t.top+r.clientHeight){let r=t.bottom;Ey&&(r=Math.min(r,Ey.offsetTop+Ey.height));let i=n.top-t.top-((r-t.top)/2-n.height/2);e.scrollTo({top:Math.max(0,Math.min(e.scrollHeight-e.clientHeight,e.scrollTop+i)),behavior:"smooth"})}}r=e.parentElement}}var Ex={};function EE(e){var t;let{onDismiss:r,...n}=e,i=wh(n,vc((t=Ex)&&t.__esModule?t.default:t,"@react-aria/overlays").format("dismiss"));return pV().createElement(wb,null,pV().createElement("button",{...i,tabIndex:-1,onClick:()=>{r&&r()},style:{width:1,height:1}}))}function ES(e,t,r){y$(()=>{if(t&&e.current){if(!("getAnimations"in e.current))return void r();let t=e.current.getAnimations();if(0===t.length)return void r();let n=!1;return Promise.allSettled(t.map(e=>e.finished)).then(()=>{n||(0,bd.flushSync)(()=>{r()})}),()=>{n=!0}}},[e,t,r])}Ex={"ar-AE":{dismiss:"تجاهل"},"bg-BG":{dismiss:"Отхвърляне"},"cs-CZ":{dismiss:"Odstranit"},"da-DK":{dismiss:"Luk"},"de-DE":{dismiss:"Schlie\xdfen"},"el-GR":{dismiss:"Απόρριψη"},"en-US":{dismiss:"Dismiss"},"es-ES":{dismiss:"Descartar"},"et-EE":{dismiss:"L\xf5peta"},"fi-FI":{dismiss:"Hylk\xe4\xe4"},"fr-FR":{dismiss:"Rejeter"},"he-IL":{dismiss:"התעלם"},"hr-HR":{dismiss:"Odbaci"},"hu-HU":{dismiss:"Elutas\xedt\xe1s"},"it-IT":{dismiss:"Ignora"},"ja-JP":{dismiss:"閉じる"},"ko-KR":{dismiss:"무시"},"lt-LT":{dismiss:"Atmesti"},"lv-LV":{dismiss:"Nerādīt"},"nb-NO":{dismiss:"Lukk"},"nl-NL":{dismiss:"Negeren"},"pl-PL":{dismiss:"Zignoruj"},"pt-BR":{dismiss:"Descartar"},"pt-PT":{dismiss:"Dispensar"},"ro-RO":{dismiss:"Revocare"},"ru-RU":{dismiss:"Пропустить"},"sk-SK":{dismiss:"Zrušiť"},"sl-SI":{dismiss:"Opusti"},"sr-SP":{dismiss:"Odbaci"},"sv-SE":{dismiss:"Avvisa"},"tr-TR":{dismiss:"Kapat"},"uk-UA":{dismiss:"Скасувати"},"zh-CN":{dismiss:"取消"},"zh-TW":{dismiss:"關閉"}};let ED=null,EO=new Set,EP=new Map,EC=!1,Ek=!1;function ET(e,t){for(let r of EO)r(e,t)}function Ej(e){EC=!0,e.metaKey||!gC()&&e.altKey||e.ctrlKey||"Control"===e.key||"Shift"===e.key||"Meta"===e.key||(ED="keyboard",ET("keyboard",e))}function ER(e){ED="pointer",("mousedown"===e.type||"pointerdown"===e.type)&&(EC=!0,ET("pointer",e))}function EA(e){g$(e)&&(EC=!0,ED="virtual")}function EN(e){e.target!==window&&e.target!==document&&e.isTrusted&&(EC||Ek||(ED="virtual",ET("virtual",e)),EC=!1,Ek=!1)}function EM(){EC=!1,Ek=!0}function E$(e){if("u"<typeof window||EP.get(gu(e)))return;let t=gu(e),r=gl(e),n=t.HTMLElement.prototype.focus;t.HTMLElement.prototype.focus=function(){EC=!0,n.apply(this,arguments)},r.addEventListener("keydown",Ej,!0),r.addEventListener("keyup",Ej,!0),r.addEventListener("click",EA,!0),t.addEventListener("focus",EN,!0),t.addEventListener("blur",EM,!1),"u">typeof PointerEvent?(r.addEventListener("pointerdown",ER,!0),r.addEventListener("pointermove",ER,!0),r.addEventListener("pointerup",ER,!0)):(r.addEventListener("mousedown",ER,!0),r.addEventListener("mousemove",ER,!0),r.addEventListener("mouseup",ER,!0)),t.addEventListener("beforeunload",()=>{EI(e)},{once:!0}),EP.set(t,{focus:n})}let EI=(e,t)=>{let r=gu(e),n=gl(e);t&&n.removeEventListener("DOMContentLoaded",t),EP.has(r)&&(r.HTMLElement.prototype.focus=EP.get(r).focus,n.removeEventListener("keydown",Ej,!0),n.removeEventListener("keyup",Ej,!0),n.removeEventListener("click",EA,!0),r.removeEventListener("focus",EN,!0),r.removeEventListener("blur",EM,!1),"u">typeof PointerEvent?(n.removeEventListener("pointerdown",ER,!0),n.removeEventListener("pointermove",ER,!0),n.removeEventListener("pointerup",ER,!0)):(n.removeEventListener("mousedown",ER,!0),n.removeEventListener("mousemove",ER,!0),n.removeEventListener("mouseup",ER,!0)),EP.delete(r))};function EL(e){let[t,r]=_h(e.isOpen,e.defaultOpen||!1,e.onOpenChange),n=(0,pB.useCallback)(()=>{r(!0)},[r]),i=(0,pB.useCallback)(()=>{r(!1)},[r]),o=(0,pB.useCallback)(()=>{r(!t)},[r,t]);return{isOpen:t,setOpen:r,open:n,close:i,toggle:o}}"u">typeof document&&("loading"!==(m=gl(void 0)).readyState?E$(void 0):m.addEventListener("DOMContentLoaded",()=>{E$(void 0)}));let EF=(0,pB.createContext)(null),EB=(0,pB.createContext)(null),EV=(0,pB.forwardRef)(function(e,t){[e,t]=y3(e,t,EF);let r=(0,pB.useContext)(xW),n=EL(e),i=null==e.isOpen&&null==e.defaultOpen&&r?r:n,o=function(e,t){let[r,n]=(0,pB.useState)(t?"open":"closed");switch(r){case"open":t||n("exiting");break;case"closed":case"exiting":t&&n("open")}let i="exiting"===r;return ES(e,i,(0,pB.useCallback)(()=>{n(e=>"exiting"===e?"closed":e)},[])),i}(t,i.isOpen)||e.isExiting||!1,a=(0,pB.useContext)(bj),{direction:s}=bX();if(a){let t=e.children;return"function"==typeof t&&(t=t({trigger:e.trigger||null,placement:"bottom",isEntering:!1,isExiting:!1,defaultChildren:null})),pV().createElement(pV().Fragment,null,t)}return!i||i.isOpen||o?pV().createElement(EU,{...e,triggerRef:e.triggerRef,state:i,popoverRef:t,isExiting:o,dir:s}):null});function EU({state:e,isExiting:t,UNSTABLE_portalContainer:r,...n}){var i,o;let a=(0,pB.useRef)(null),[s,l]=(0,pB.useState)(0),u=(0,pB.useRef)(null),c=(0,pB.useContext)(EB),p=c&&"SubmenuTrigger"===n.trigger;y$(()=>{a.current&&e.isOpen&&l(a.current.getBoundingClientRect().width)},[e.isOpen,a]);let{popoverProps:f,underlayProps:h,arrowProps:m,placement:y}=function(e,t){let{triggerRef:r,popoverRef:n,groupRef:i,isNonModal:o,isKeyboardDismissDisabled:a,shouldCloseOnInteractOutside:s,...l}=e,u="SubmenuTrigger"===l.trigger,{overlayProps:c,underlayProps:p}=function(e,t){let{onClose:r,shouldCloseOnBlur:n,isOpen:i,isDismissable:o=!1,isKeyboardDismissDisabled:a=!1,shouldCloseOnInteractOutside:s}=e,l=(0,pB.useRef)(void 0);(0,pB.useEffect)(()=>{if(i&&!Ef.includes(t))return Ef.push(t),()=>{let e=Ef.indexOf(t);e>=0&&Ef.splice(e,1)}},[i,t]);let u=()=>{Ef[Ef.length-1]===t&&r&&r()};!function(e){let{ref:t,onInteractOutside:r,isDisabled:n,onInteractOutsideStart:i}=e,o=(0,pB.useRef)({isPointerDown:!1,ignoreEmulatedMouseEvents:!1}),a=bu(e=>{r&&Ep(e,t)&&(i&&i(e),o.current.isPointerDown=!0)}),s=bu(e=>{r&&r(e)});(0,pB.useEffect)(()=>{let e=o.current;if(n)return;let r=gl(t.current);if("u">typeof PointerEvent){let n=r=>{e.isPointerDown&&Ep(r,t)&&s(r),e.isPointerDown=!1};return r.addEventListener("pointerdown",a,!0),r.addEventListener("click",n,!0),()=>{r.removeEventListener("pointerdown",a,!0),r.removeEventListener("click",n,!0)}}},[t,n])}({ref:t,onInteractOutside:o&&i?e=>{(!s||s(gd(e)))&&(Ef[Ef.length-1]===t&&e.stopPropagation(),l.current===t&&u()),l.current=void 0}:void 0,onInteractOutsideStart:e=>{let r=Ef[Ef.length-1];l.current=r,(!s||s(gd(e)))&&r===t&&e.stopPropagation()}});let{focusWithinProps:c}=bS({isDisabled:!n,onBlurWithin:e=>{!(!e.relatedTarget||_K(e.relatedTarget,_F))&&(!s||s(e.relatedTarget))&&r?.()}});return{overlayProps:{onKeyDown:e=>{"Escape"!==e.key||a||e.nativeEvent.isComposing||(e.stopPropagation(),e.preventDefault(),u())},...c},underlayProps:{}}}({isOpen:t.isOpen,onClose:t.close,shouldCloseOnBlur:!0,isDismissable:!o||u,isKeyboardDismissDisabled:a,shouldCloseOnInteractOutside:s},i??n),{overlayProps:f,arrowProps:h,placement:m,triggerAnchorPoint:y}=function(e){var t;let{direction:r}=bX(),{arrowSize:n,targetRef:i,overlayRef:o,arrowRef:a,scrollRef:s=o,placement:l="bottom",containerPadding:u=12,shouldFlip:c=!0,boundaryElement:d="u">typeof document?document.body:null,offset:p=0,crossOffset:f=0,shouldUpdatePosition:h=!0,isOpen:m=!0,onClose:y,maxHeight:g,arrowBoundaryOffset:b=0}=e,[v,w]=(0,pB.useState)(null),x=[h,l,o.current,i.current,a?.current,s.current,u,c,d,p,f,m,r,g,b,n],E=(0,pB.useRef)(Ed?.scale);(0,pB.useEffect)(()=>{m&&(E.current=Ed?.scale)},[m]);let S=(0,pB.useCallback)(()=>{var e;if(!1===h||!m||!o.current||!i.current||!d||Ed?.scale!==E.current)return;let t=null;if(s.current&&gp(s.current)){let e=((e=document)=>e.activeElement)()?.getBoundingClientRect(),r=s.current.getBoundingClientRect();(t={type:"top",offset:(e?.top??0)-r.top}).offset>r.height/2&&(t.type="bottom",t.offset=(e?.bottom??0)-r.bottom)}let y=o.current;!g&&o.current&&(y.style.top="0px",y.style.bottom="",y.style.maxHeight=(window.visualViewport?.height??window.innerHeight)+"px");let v=function(e){let t,r,{placement:n,targetNode:i,overlayNode:o,scrollNode:a,padding:s,shouldFlip:l,boundaryElement:u,offset:c,crossOffset:d,maxHeight:p,arrowSize:f=0,arrowBoundaryOffset:h=0}=e,m="u">typeof document?window.visualViewport:null,y=o instanceof HTMLElement?function(e){let t=e.offsetParent;if(t&&t===document.body&&"static"===window.getComputedStyle(t).position&&!El(t)&&(t=document.documentElement),null==t)for(t=e.parentElement;t&&!El(t);)t=t.parentElement;return t||document.documentElement}(o):document.documentElement,g=y===document.documentElement,b=window.getComputedStyle(y).position,v=g?Ea(i,!1):Es(i,y,!1);if(!g){let{marginTop:e,marginLeft:t}=window.getComputedStyle(i);v.top+=parseInt(e,10)||0,v.left+=parseInt(t,10)||0}let w=Ea(o,!0),x={top:parseInt((t=window.getComputedStyle(o)).marginTop,10)||0,bottom:parseInt(t.marginBottom,10)||0,left:parseInt(t.marginLeft,10)||0,right:parseInt(t.marginRight,10)||0};w.width+=(x.left??0)+(x.right??0),w.height+=(x.top??0)+(x.bottom??0),a.scrollTop,a.scrollLeft,a.scrollWidth,a.scrollHeight;let E=Ee(u,m),S=Ee(y,m);if("BODY"!==u.tagName&&"HTML"!==u.tagName||g)r=("BODY"===u.tagName||"HTML"===u.tagName)&&g?{top:0,left:0,width:0,height:0}:Es(u,y,!1);else{let e=Eo(y,!1);r={top:-(e.top-E.top),left:-(e.left-E.left),width:0,height:0}}return function(e,t,r,n,i,o,a,s,l,u,c,d,p,f,h,m,y){var g,b,v;let w,x,E,S=Er(e),{size:D,crossAxis:O,crossSize:P,placement:C,crossPlacement:k}=S,T=En(t,a,r,S,u,c,l,d,f,h,s),j=u,R=Ei(a,l,t,n,i+u,S,s,m);if(o&&r[D]>R){let e=Er(`${x6[C]} ${k}`),o=En(t,a,r,e,u,c,l,d,f,h,s);Ei(a,l,t,n,i+u,e,s,m)>R&&(S=e,T=o,j=u)}let A="bottom";"top"===S.axis?"top"===S.placement?A="top":"bottom"===S.placement&&(A="bottom"):"top"===S.crossAxis&&("top"===S.crossPlacement?A="bottom":"bottom"===S.crossPlacement&&(A="top"));let N=Et(O,T[O],r[P],a,s,i,l);T[O]+=N;let M=(g=T,b=r.height,v=A,w=(null!=g.top?g.top:s[x9.height]-(g.bottom??0)-b)-(s.scroll.top??0),x=m?l.top:0,E={top:Math.max(a.top+x,(y?.offsetTop??a.top)+x),bottom:Math.min(a.top+a.height+x,(y?.offsetTop??0)+(y?.height??0))},"top"!==v?Math.max(0,E.bottom-w-((n.top??0)+(n.bottom??0)+i)):Math.max(0,w+b-E.top-((n.top??0)+(n.bottom??0)+i)));p&&p<M&&(M=p),r.height=Math.min(r.height,M),N=Et(O,(T=En(t,a,r,S,j,c,l,d,f,h,s))[O],r[P],a,s,i,l),T[O]+=N;let $={},I=t[O]-T[O]-n[x2[O]],L=I+.5*t[P],F=f/2+h,B="left"===x2[O]?(n.left??0)+(n.right??0):(n.top??0)+(n.bottom??0),V=r[P]-B-f/2-h,U=x1(L,t[O]+f/2-(T[O]+n[x2[O]]),t[O]+t[P]-f/2-(T[O]+n[x2[O]]));$[O]=x1(U,F,V),({placement:C,crossPlacement:k}=S),f?I=$[O]:"right"===k?I+=t[P]:"center"===k&&(I+=t[P]/2);let W="left"===C||"top"===C?r[D]:0,K={x:"top"===C||"bottom"===C?I:W,y:"left"===C||"right"===C?I:W};return{position:T,maxHeight:M,arrowOffsetLeft:$.left,arrowOffsetTop:$.top,placement:C,triggerAnchorPoint:K}}(n,v,w,x,s,l,E,S,r,c,d,!!b&&"static"!==b,p,f,h,gc(u,y),m)}({placement:(e=l,"rtl"===r?e.replace("start","right").replace("end","left"):e.replace("start","left").replace("end","right")),overlayNode:o.current,targetNode:i.current,scrollNode:s.current||o.current,padding:u,shouldFlip:c,boundaryElement:d,offset:p,crossOffset:f,maxHeight:g,arrowSize:n??(a?.current?Eo(a.current,!0).width:0),arrowBoundaryOffset:b});if(!v.position)return;y.style.top="",y.style.bottom="",y.style.left="",y.style.right="",Object.keys(v.position).forEach(e=>y.style[e]=v.position[e]+"px"),y.style.maxHeight=null!=v.maxHeight?v.maxHeight+"px":"";let x=((e=document)=>e.activeElement)();if(t&&x&&s.current){let e=x.getBoundingClientRect(),r=s.current.getBoundingClientRect(),n=e[t.type]-r[t.type];s.current.scrollTop+=n-t.offset}w(v)},x);y$(S,x),y$(()=>(window.addEventListener("resize",t,!1),()=>{window.removeEventListener("resize",t,!1)}),[t=S]),Ec({ref:o,onResize:S}),Ec({ref:i,onResize:S});let D=(0,pB.useRef)(!1);y$(()=>{let e,t=()=>{D.current=!0,clearTimeout(e),e=setTimeout(()=>{D.current=!1},500),S()},r=()=>{D.current&&t()};return Ed?.addEventListener("resize",t),Ed?.addEventListener("scroll",r),()=>{Ed?.removeEventListener("resize",t),Ed?.removeEventListener("scroll",r)}},[S]);let O=(0,pB.useCallback)(()=>{D.current||y?.()},[y,D]);return!function(e){let{triggerRef:t,isOpen:r,onClose:n}=e;(0,pB.useEffect)(()=>{if(!r||null===n)return;let e=e=>{let r=gd(e);if(!t.current||r instanceof Node&&!gc(r,t.current)||r instanceof HTMLInputElement||r instanceof HTMLTextAreaElement)return;let i=n||Eu.get(t.current);i&&i()};return window.addEventListener("scroll",e,!0),()=>{window.removeEventListener("scroll",e,!0)}},[r,n,t])}({triggerRef:i,isOpen:m,onClose:y&&O}),{overlayProps:{style:{position:v?"absolute":"fixed",top:v?void 0:0,left:v?void 0:0,zIndex:1e5,...v?.position,maxHeight:v?.maxHeight??"100vh"}},placement:v?.placement??null,triggerAnchorPoint:v?.triggerAnchorPoint??null,arrowProps:{"aria-hidden":"true",role:"presentation",style:{left:v?.arrowOffsetLeft,top:v?.arrowOffsetTop}},updatePosition:S}}({...l,targetRef:r,overlayRef:n,isOpen:t.isOpen,onClose:o&&!u?t.close:null});return!function(e={}){let{isDisabled:t}=e;y$(()=>{if(!t){let e,t,r,n,i,o,a,s;return 1==++Eg&&(d=gj()?(t=Eb(document.documentElement,"overflow","hidden"),r=!1,n=document.createElement("style"),(i=ba())&&(n.nonce=i),n.textContent=`
39
39
  @layer {
40
40
  * {
41
41
  overscroll-behavior: contain;
42
42
  }
43
- }`.trim(),document.head.prepend(n),o=HTMLElement.prototype.focus,HTMLElement.prototype.focus=function(e){let t=((e=document)=>e.activeElement)(),r=null!=t&&Eh(t);o.call(this,{...e,preventScroll:!0}),e&&e.preventScroll||Ev(this,r)},a=yN(Eb(document,"touchstart",t=>{let n=gc(t);e=wv(n)?n:ww(n,!0),r=!1;let i=n.ownerDocument.defaultView.getSelection();i&&!i.isCollapsed&&i.containsNode(n,!0)&&(r=!0),t.composedPath().some(e=>e instanceof HTMLInputElement&&"range"===e.type)&&(r=!0),"selectionStart"in n&&"selectionEnd"in n&&n.selectionStart<n.selectionEnd&&n.ownerDocument.activeElement===n&&(r=!0)},{passive:!1,capture:!0}),Eb(document,"touchmove",t=>{if(2!==t.touches.length&&!r){if(!e||e===document.documentElement||e===document.body)return void t.preventDefault();e.scrollHeight===e.clientHeight&&e.scrollWidth===e.clientWidth&&t.preventDefault()}},{passive:!1,capture:!0}),Eb(document,"blur",e=>{let t=gc(e),r=e.relatedTarget;if(r&&Eh(r))r.focus({preventScroll:!0}),Ev(r,Eh(t));else if(!r){let e=t.parentElement?.closest("[tabindex]");e?.focus({preventScroll:!0})}},!0)),()=>{t(),a(),n.remove(),HTMLElement.prototype.focus=o}):yN((s=window.innerWidth-document.documentElement.clientWidth)>0&&("scrollbarGutter"in document.documentElement.style?Eg(document.documentElement,"scrollbarGutter","stable"):Eg(document.documentElement,"paddingRight",`${s}px`)),Eg(document.documentElement,"overflow","hidden"))),()=>{0==--Ey&&d()}}},[t])}({isDisabled:o||!t.isOpen}),(0,pF.useEffect)(()=>{if(t.isOpen&&n.current)if(o){var e,r,a=i?.current??n.current;let t=xQ[xQ.length-1];return t&&!t.visibleNodes.has(a)?(t.visibleNodes.add(a),()=>{t.visibleNodes.delete(a)}):void 0}else{let t,o,a,s,l,u,c,d,p,f,h;return e=[i?.current??n.current],o=(r={shouldUseInert:!0})instanceof(t=gl(e?.[0])).Element?{root:r}:r,a=o?.root??document.body,s=o?.shouldUseInert&&xJ,l=new Set(e),u=new Set,c=(e,r)=>{s&&e instanceof t.HTMLElement?e.inert=r:r?e.setAttribute("aria-hidden","true"):(e.removeAttribute("aria-hidden"),e instanceof t.HTMLElement&&(e.inert=!1))},d=e=>{for(let t of e.querySelectorAll("[data-live-announcer], [data-react-aria-top-layer]"))l.add(t);let t=e=>{if(u.has(e)||l.has(e)||e.parentElement&&u.has(e.parentElement)&&"row"!==e.parentElement.getAttribute("role"))return NodeFilter.FILTER_REJECT;for(let t of l)if(gu(e,t))return NodeFilter.FILTER_SKIP;return NodeFilter.FILTER_ACCEPT},r=_M(gs(e),e,NodeFilter.SHOW_ELEMENT,{acceptNode:t}),n=t(e);if(n===NodeFilter.FILTER_ACCEPT&&p(e),n!==NodeFilter.FILTER_REJECT){let e=r.nextNode();for(;null!=e;)p(e),e=r.nextNode()}},p=e=>{let r=xX.get(e)??0;(s&&e instanceof t.HTMLElement?e.inert:"true"===e.getAttribute("aria-hidden"))&&0===r||(0===r&&c(e,!0),u.add(e),xX.set(e,r+1))},xQ.length&&xQ[xQ.length-1].disconnect(),d(a),(f=new MutationObserver(e=>{for(let r of e)if("childList"===r.type&&r.target.isConnected&&![...l,...u].some(e=>gu(e,r.target)))for(let e of r.addedNodes){var t;(e instanceof HTMLElement||e instanceof SVGElement)&&("true"===(t=e).dataset.liveAnnouncer||void 0!==t.dataset.reactAriaTopLayer)?l.add(e):e instanceof Element&&d(e)}})).observe(a,{childList:!0,subtree:!0}),h={visibleNodes:l,hiddenNodes:u,observe(){f.observe(a,{childList:!0,subtree:!0})},disconnect(){f.disconnect()}},xQ.push(h),()=>{for(let e of(f.disconnect(),u)){let t=xX.get(e);null!=t&&(1===t?(c(e,!1),xX.delete(e)):xX.set(e,t-1))}h===xQ[xQ.length-1]?(xQ.pop(),xQ.length&&xQ[xQ.length-1].observe()):xQ.splice(xQ.indexOf(h),1)}}},[o,t.isOpen,n,i]),{popoverProps:yZ(c,f),arrowProps:h,underlayProps:p,placement:m,triggerAnchorPoint:y}}({...n,offset:null!=(i=n.offset)?i:8,arrowSize:s,groupRef:p?c:u},e),g=n.popoverRef,b=function(e,t=!0){let[r,n]=(0,pF.useState)(!0),i=r&&t;return yM(()=>{if(i&&e.current&&"getAnimations"in e.current)for(let t of e.current.getAnimations())t instanceof CSSTransition&&t.cancel()},[e,i]),EE(e,i,(0,pF.useCallback)(()=>n(!1),[])),i}(g,!!y)||n.isEntering||!1,v=yQ({...n,defaultClassName:"react-aria-Popover",values:{trigger:n.trigger||null,placement:y,isEntering:b,isExiting:t}}),w=!n.isNonModal||"SubmenuTrigger"===n.trigger,[x,E]=(0,pF.useState)(!1);yM(()=>{g.current&&E(w&&!g.current.querySelector("[role=dialog]"))},[g,w]),(0,pF.useEffect)(()=>{var e;let t,r;x&&g.current&&!g.current.contains(document.activeElement)&&(r=((e=document)=>e.activeElement)(t=gs(e=g.current)),"virtual"===ES?g3(()=>{((e=document)=>e.activeElement)(t)===r&&e.isConnected&&go(e)}):go(e))},[x,g]);let S={...f.style,...v.style},D=pB().createElement("div",{...yZ(gi(n),f),...v,role:x?"dialog":void 0,tabIndex:x?-1:void 0,"aria-label":n["aria-label"],"aria-labelledby":n["aria-labelledby"],ref:g,slot:n.slot||void 0,style:S,dir:n.dir,"data-trigger":n.trigger,"data-placement":y,"data-entering":b||void 0,"data-exiting":t||void 0},!n.isNonModal&&pB().createElement(Ex,{onDismiss:e.close}),pB().createElement(xZ.Provider,{value:{...m,placement:y,ref:a}},v.children),pB().createElement(Ex,{onDismiss:e.close}));return p?pB().createElement(xB,{...n,shouldContainFocus:x,isExiting:t,portalContainer:null!=(o=null!=r?r:null==c?void 0:c.current)?o:void 0},D):pB().createElement(xB,{...n,shouldContainFocus:x,isExiting:t,portalContainer:r},!n.isNonModal&&e.isOpen&&pB().createElement("div",{"data-testid":"underlay",...h,style:{position:"fixed",inset:0}}),pB().createElement("div",{ref:u,style:{display:"contents"}},pB().createElement(EF.Provider,{value:u},D)))}function EU(e){return e?.start!=null&&null!=e.end}let EW=(0,pF.createContext)(null),EK=(0,pF.createContext)(null),EH=(0,pF.createContext)(null),Ez=(0,pF.createContext)(null),EG=(0,pF.forwardRef)(function(e,t){var r,n;[e,t]=y1(e,t,EW);let{validationBehavior:i}=y0(xG)||{},o=null!=(n=null!=(r=e.validationBehavior)?r:i)?n:"native",a=function(e){let t=EI(e),[r,n]=_f(e.value,e.defaultValue||null,e.onChange),[i]=(0,pF.useState)(r),o=r||e.placeholderValue||null,[a,s]=x_(o,e.granularity),l=null!=r?r.toDate(s??"UTC"):null,u="hour"===a||"minute"===a||"second"===a,c=e.shouldCloseOnSelect??!0,[d,p]=(0,pF.useState)(null),[f,h]=(0,pF.useState)(null);if(r&&(d=r,"hour"in r&&(f=r)),o&&!(a in o))throw Error("Invalid granularity "+a+" for value "+o.toString());let m=r?.calendar.identifier==="gregory"&&"BC"===r.era,y=(0,pF.useMemo)(()=>({granularity:a,timeZone:s,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,shouldForceLeadingZeros:e.shouldForceLeadingZeros,showEra:m}),[a,e.hourCycle,e.shouldForceLeadingZeros,s,e.hideTimeZone,m]),{minValue:g,maxValue:b,isDateUnavailable:v}=e,w=(0,pF.useMemo)(()=>xm(r,g,b,v,y),[r,g,b,v,y]),x=xl({...e,value:r,builtinValidation:w}),E=x.displayValidation.isInvalid,S=e.validationState||(E?"invalid":null),D=(e,t)=>{n("timeZone"in t?t.set(vY(e)):vZ(e,t)),p(null),h(null),x.commitValidation()};return{...x,value:r,defaultValue:e.defaultValue??i,setValue:n,dateValue:d,timeValue:f,setDateValue:r=>{let i="function"==typeof c?c():c;u?f||i?D(r,f||xv(e.defaultValue||e.placeholderValue)):p(r):(n(r),x.commitValidation()),i&&t.setOpen(!1)},setTimeValue:e=>{d&&e?D(d,e):h(e)},granularity:a,hasTime:u,...t,setOpen(n){!n&&!r&&d&&u&&D(d,f||xv(e.defaultValue||e.placeholderValue)),t.setOpen(n)},validationState:S,isInvalid:E,formatValue:(e,t)=>l?new b2(e,xb(t,y)).format(l):"",getDateFormatter:(e,t)=>new b2(e,xb({},{...y,...t}))}}({...e,validationBehavior:o}),s=(0,pF.useRef)(null),[l,u]=y3(!e["aria-label"]&&!e["aria-labelledby"]),{groupProps:c,labelProps:d,fieldProps:p,buttonProps:f,dialogProps:h,calendarProps:m,descriptionProps:y,errorMessageProps:g,...b}=function(e,t,r){var n;let i=yG(),o=yG(),a=yG(),s=vu((n=_3)&&n.__esModule?n.default:n,"@react-aria/datepicker"),{isInvalid:l,validationErrors:u,validationDetails:c}=t.displayValidation,{labelProps:d,fieldProps:p,descriptionProps:f,errorMessageProps:h}=_6({...e,labelElementType:"span",isInvalid:l,errorMessage:e.errorMessage||u}),m=_4(t,r),y=p["aria-labelledby"]||p.id,{locale:g}=bJ(),b=t.formatValue(g,{month:"long"}),v=wO(b?s.format("selectedDateDescription",{date:b}):""),w=[v["aria-describedby"],p["aria-describedby"]].filter(Boolean).join(" ")||void 0,x=gi(e),E=(0,pF.useMemo)(()=>_J(r),[r]),S=(0,pF.useRef)(!1),{focusWithinProps:D}=bE({...e,isDisabled:t.isOpen,onBlurWithin:t=>{gu(document.getElementById(o),t.relatedTarget)||(S.current=!1,e.onBlur?.(t),e.onFocusChange?.(!1))},onFocusWithin:t=>{S.current||(S.current=!0,e.onFocus?.(t),e.onFocusChange?.(!0))}});return{groupProps:yZ(x,m,p,v,D,{role:"group","aria-disabled":e.isDisabled||null,"aria-labelledby":y,"aria-describedby":w,onKeyDown(r){!t.isOpen&&e.onKeyDown&&e.onKeyDown(r)},onKeyUp(r){!t.isOpen&&e.onKeyUp&&e.onKeyUp(r)}}),labelProps:{...d,onClick:()=>{E.focusFirst()}},fieldProps:{...p,id:a,[_7]:"presentation","aria-describedby":w,value:t.value,defaultValue:t.defaultValue,onChange:t.setValue,placeholderValue:e.placeholderValue,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,shouldForceLeadingZeros:e.shouldForceLeadingZeros,granularity:e.granularity,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isRequired:e.isRequired,validationBehavior:e.validationBehavior,[xs]:t,autoFocus:e.autoFocus,name:e.name,form:e.form},descriptionProps:f,errorMessageProps:h,buttonProps:{...v,id:i,"aria-haspopup":"dialog","aria-label":s.format("calendar"),"aria-labelledby":`${i} ${y}`,"aria-describedby":w,"aria-expanded":t.isOpen,isDisabled:e.isDisabled||e.isReadOnly,onPress:()=>t.setOpen(!0)},dialogProps:{id:o,"aria-labelledby":`${i} ${y}`},calendarProps:{autoFocus:!0,value:t.dateValue,onChange:t.setDateValue,minValue:e.minValue,maxValue:e.maxValue,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isDateUnavailable:e.isDateUnavailable,defaultFocusedValue:t.dateValue?void 0:e.placeholderValue,isInvalid:t.isInvalid,errorMessage:"function"==typeof e.errorMessage?e.errorMessage(t.displayValidation):e.errorMessage||t.displayValidation.validationErrors.join(" "),firstDayOfWeek:e.firstDayOfWeek,pageBehavior:e.pageBehavior},isInvalid:l,validationErrors:u,validationDetails:c}}({...y4(e),label:u,validationBehavior:o},a,s),[v,w]=(0,pF.useState)(null),x=(0,pF.useCallback)(()=>{s.current&&w(s.current.offsetWidth+"px")},[]);Eu({ref:s,onResize:x});let{focusProps:E,isFocused:S,isFocusVisible:D}=bS({within:!0}),O=yQ({...e,values:{state:a,isFocusWithin:S,isFocusVisible:D,isDisabled:e.isDisabled||!1,isInvalid:a.isInvalid,isOpen:a.isOpen},defaultClassName:"react-aria-DatePicker"}),P=gi(e);return delete P.id,pB().createElement(yX,{values:[[EH,a],[_j,{...c,ref:s,isInvalid:a.isInvalid}],[xj,p],[bA,{...f,isPressed:a.isOpen}],[xq,{...d,ref:l,elementType:"span"}],[_v,m],[xU,a],[EL,{trigger:"DatePicker",triggerRef:s,placement:"bottom start",style:{"--trigger-width":v}}],[xV,h],[b$,{slots:{description:y,errorMessage:g}}],[xK,b]]},pB().createElement("div",{...E,...P,...O,ref:t,slot:e.slot||void 0,"data-focus-within":S||void 0,"data-invalid":a.isInvalid||void 0,"data-focus-visible":D||void 0,"data-disabled":e.isDisabled||void 0,"data-open":a.isOpen||void 0}))}),Eq=(0,pF.forwardRef)(function(e,t){var r,n;[e,t]=y1(e,t,EK);let{validationBehavior:i}=y0(xG)||{},o=null!=(n=null!=(r=e.validationBehavior)?r:i)?n:"native",a=function(e){let t=EI(e),[r,n]=_f(e.value,e.defaultValue||null,e.onChange),[i]=(0,pF.useState)(r),[o,a]=(0,pF.useState)(()=>r||{start:null,end:null});null==r&&o.start&&o.end&&a(o={start:null,end:null});let s=r||o,l=e=>{a(s=e||{start:null,end:null}),EU(s)?n(s):n(null)},[u,c]=x_(s?.start||s?.end||e.placeholderValue||null,e.granularity),d="hour"===u||"minute"===u||"second"===u,p=e.shouldCloseOnSelect??!0,[f,h]=(0,pF.useState)(null),[m,y]=(0,pF.useState)(null);s&&EU(s)&&(f=s,"hour"in s.start&&(m=s));let g=(e,t)=>{l({start:"timeZone"in t.start?t.start.set(vY(e.start)):vZ(e.start,t.start),end:"timeZone"in t.end?t.end.set(vY(e.end)):vZ(e.end,t.end)}),h(null),y(null),P.commitValidation()},b=r=>{let n="function"==typeof p?p():p;d?EU(r)&&(n||m?.start&&m?.end)?g(r,{start:m?.start||xv(e.placeholderValue),end:m?.end||xv(e.placeholderValue)}):h(r):EU(r)?(l(r),P.commitValidation()):h(r),n&&t.setOpen(!1)},v=e=>{EU(f)&&EU(e)?g(f,e):y(e)},w=s?.start?.calendar.identifier==="gregory"&&"BC"===s.start.era||s?.end?.calendar.identifier==="gregory"&&"BC"===s.end.era,x=(0,pF.useMemo)(()=>({granularity:u,timeZone:c,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,shouldForceLeadingZeros:e.shouldForceLeadingZeros,showEra:w}),[u,e.hourCycle,e.shouldForceLeadingZeros,c,e.hideTimeZone,w]),{minValue:E,maxValue:S,isDateUnavailable:D}=e,O=(0,pF.useMemo)(()=>{var e;let t;return e=s,t=xp(xm(e?.start??null,E,S,D,x),xm(e?.end??null,E,S,D,x)),e?.end!=null&&null!=e.start&&0>e.end.compare(e.start)&&(t=xp(t,{isInvalid:!0,validationErrors:[(vn.getGlobalDictionaryForPackage("@react-stately/datepicker")||xf).getStringForLocale("rangeReversed",xh())],validationDetails:{...xn,rangeUnderflow:!0,rangeOverflow:!0,valid:!1}})),t},[s,E,S,D,x]),P=xl({...e,value:r,name:(0,pF.useMemo)(()=>[e.startName,e.endName].filter(e=>null!=e),[e.startName,e.endName]),builtinValidation:O}),C=P.displayValidation.isInvalid,k=e.validationState||(C?"invalid":null);return{...P,value:s,defaultValue:e.defaultValue??i,setValue:l,dateRange:f,timeRange:m,granularity:u,hasTime:d,setDate(e,t){"start"===e?b({start:t,end:f?.end??null}):b({start:f?.start??null,end:t})},setTime(e,t){"start"===e?v({start:t,end:m?.end??null}):v({start:m?.start??null,end:t})},setDateTime(e,t){"start"===e?l({start:t,end:s?.end??null}):l({start:s?.start??null,end:t})},setDateRange:b,setTimeRange:v,...t,setOpen(r){!r&&!(s?.start&&s?.end)&&EU(f)&&d&&g(f,{start:m?.start||xv(e.placeholderValue),end:m?.end||xv(e.placeholderValue)}),t.setOpen(r)},validationState:k,isInvalid:C,formatValue(t,r){let n;if(!s||!s.start||!s.end)return null;let i="timeZone"in s.start?s.start.timeZone:void 0,o=e.granularity||(s.start&&"minute"in s.start?"minute":"day"),a="timeZone"in s.end?s.end.timeZone:void 0,l=e.granularity||(s.end&&"minute"in s.end?"minute":"day"),u=xb(r,{granularity:o,timeZone:i,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,showEra:"gregory"===s.start.calendar.identifier&&"BC"===s.start.era||"gregory"===s.end.calendar.identifier&&"BC"===s.end.era}),c=s.start.toDate(i||"UTC"),d=s.end.toDate(a||"UTC"),p=new b2(t,u);if(i===a&&o===l&&0!==s.start.compare(s.end)){try{let e=p.formatRangeToParts(c,d),t=-1;for(let r=0;r<e.length;r++){let n=e[r];if("shared"===n.source&&"literal"===n.type)t=r;else if("endRange"===n.source)break}let r="",n="";for(let i=0;i<e.length;i++)i<t?r+=e[i].value:i>t&&(n+=e[i].value);return{start:r,end:n}}catch{}n=p}else n=new b2(t,xb(r,{granularity:l,timeZone:a,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle}));return{start:p.format(c),end:n.format(d)}},getDateFormatter:(e,t)=>new b2(e,xb({},{...x,...t}))}}({...e,validationBehavior:o}),s=(0,pF.useRef)(null),[l,u]=y3(!e["aria-label"]&&!e["aria-labelledby"]),{groupProps:c,labelProps:d,startFieldProps:p,endFieldProps:f,buttonProps:h,dialogProps:m,calendarProps:y,descriptionProps:g,errorMessageProps:b,...v}=function(e,t,r){var n;let i=vu((n=_3)&&n.__esModule?n.default:n,"@react-aria/datepicker"),{isInvalid:o,validationErrors:a,validationDetails:s}=t.displayValidation,{labelProps:l,fieldProps:u,descriptionProps:c,errorMessageProps:d}=_6({...e,labelElementType:"span",isInvalid:o,errorMessage:e.errorMessage||a}),p=u["aria-labelledby"]||u.id,{locale:f}=bJ(),h=t.formatValue(f,{month:"long"}),m=wO(h?i.format("selectedRangeDescription",{startDate:h.start,endDate:h.end}):""),y={"aria-label":i.format("startDate"),"aria-labelledby":p},g={"aria-label":i.format("endDate"),"aria-labelledby":p},b=yG(),v=yG(),w=_4(t,r),x=[m["aria-describedby"],u["aria-describedby"]].filter(Boolean).join(" ")||void 0,E=(0,pF.useMemo)(()=>_J(r,{accept:e=>e.id!==b}),[r,b]),S={[xe]:E,[_7]:"presentation","aria-describedby":x,placeholderValue:e.placeholderValue,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,granularity:e.granularity,shouldForceLeadingZeros:e.shouldForceLeadingZeros,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isRequired:e.isRequired,validationBehavior:e.validationBehavior},D=gi(e),O=(0,pF.useRef)(!1),{focusWithinProps:P}=bE({...e,isDisabled:t.isOpen,onBlurWithin:t=>{gu(document.getElementById(v),t.relatedTarget)||(O.current=!1,e.onBlur?.(t),e.onFocusChange?.(!1))},onFocusWithin:t=>{O.current||(O.current=!0,e.onFocus?.(t),e.onFocusChange?.(!0))}}),C=(0,pF.useRef)(xo),k=(0,pF.useRef)(xo);return{groupProps:yZ(D,w,u,m,P,{role:"group","aria-disabled":e.isDisabled||null,"aria-describedby":x,onKeyDown(r){!t.isOpen&&e.onKeyDown&&e.onKeyDown(r)},onKeyUp(r){!t.isOpen&&e.onKeyUp&&e.onKeyUp(r)}}),labelProps:{...l,onClick:()=>{E.focusFirst()}},buttonProps:{...m,id:b,"aria-haspopup":"dialog","aria-label":i.format("calendar"),"aria-labelledby":`${b} ${p}`,"aria-describedby":x,"aria-expanded":t.isOpen,isDisabled:e.isDisabled||e.isReadOnly,onPress:()=>t.setOpen(!0)},dialogProps:{id:v,"aria-labelledby":`${b} ${p}`},startFieldProps:{...y,...S,value:t.value?.start??null,defaultValue:t.defaultValue?.start,onChange:e=>t.setDateTime("start",e),autoFocus:e.autoFocus,name:e.startName,form:e.form,[xs]:{realtimeValidation:t.realtimeValidation,displayValidation:t.displayValidation,updateValidation(e){C.current=e,t.updateValidation(xp(e,k.current))},resetValidation:t.resetValidation,commitValidation:t.commitValidation}},endFieldProps:{...g,...S,value:t.value?.end??null,defaultValue:t.defaultValue?.end,onChange:e=>t.setDateTime("end",e),name:e.endName,form:e.form,[xs]:{realtimeValidation:t.realtimeValidation,displayValidation:t.displayValidation,updateValidation(e){k.current=e,t.updateValidation(xp(C.current,e))},resetValidation:t.resetValidation,commitValidation:t.commitValidation}},descriptionProps:c,errorMessageProps:d,calendarProps:{autoFocus:!0,value:t.dateRange?.start&&t.dateRange.end?t.dateRange:null,onChange:t.setDateRange,minValue:e.minValue,maxValue:e.maxValue,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isDateUnavailable:e.isDateUnavailable,allowsNonContiguousRanges:e.allowsNonContiguousRanges,defaultFocusedValue:t.dateRange?void 0:e.placeholderValue,isInvalid:t.isInvalid,errorMessage:"function"==typeof e.errorMessage?e.errorMessage(t.displayValidation):e.errorMessage||t.displayValidation.validationErrors.join(" "),firstDayOfWeek:e.firstDayOfWeek,pageBehavior:e.pageBehavior},isInvalid:o,validationErrors:a,validationDetails:s}}({...y4(e),label:u,validationBehavior:o},a,s),[w,x]=(0,pF.useState)(null),E=(0,pF.useCallback)(()=>{s.current&&x(s.current.offsetWidth+"px")},[]);Eu({ref:s,onResize:E});let{focusProps:S,isFocused:D,isFocusVisible:O}=bS({within:!0}),P=yQ({...e,values:{state:a,isFocusWithin:D,isFocusVisible:O,isDisabled:e.isDisabled||!1,isInvalid:a.isInvalid,isOpen:a.isOpen},defaultClassName:"react-aria-DateRangePicker"}),C=gi(e);return delete C.id,pB().createElement(yX,{values:[[Ez,a],[_j,{...c,ref:s,isInvalid:a.isInvalid}],[bA,{...h,isPressed:a.isOpen}],[xq,{...d,ref:l,elementType:"span"}],[_w,y],[xU,a],[EL,{trigger:"DateRangePicker",triggerRef:s,placement:"bottom start",style:{"--trigger-width":w}}],[xV,m],[xj,{slots:{start:p,end:f}}],[b$,{slots:{description:g,errorMessage:b}}],[xK,v]]},pB().createElement("div",{...S,...C,...P,ref:t,slot:e.slot||void 0,"data-focus-within":D||void 0,"data-invalid":a.isInvalid||void 0,"data-focus-visible":O||void 0,"data-disabled":e.isDisabled||void 0,"data-open":a.isOpen||void 0}))});function EY(e){return pB().createElement(bZ,e)}function EZ(e,t,r=!1){if(null==e)return r?e:void 0;if("string"==typeof e&&!e)return r?null:void 0;if(e instanceof vI||e instanceof vF||e instanceof vB)return t?vJ(e,t):e;{let r=hg()(e).toDate(),n=new vI(r.getFullYear(),r.getMonth()+1,r.getDate());return t?vJ(n,t):n}}function EJ(e){if(e)return e.toDate(v7())}function EX(e){if("string"==typeof e&&0!==e.trim().length)try{return new Intl.Locale(e.replace(/[_@]/g,"-")).toString()}catch{return}}function EQ(e){let t=e??"",r=EX(t);if(!r)return t;try{return new Intl.DisplayNames([r],{type:"language"}).of(r)??t}catch{return t}}function E0(){let e=window.i18next.language,t=EX(e)??e;return"ht"===t&&(t="fr-HT"),t}if("u">typeof navigator){let e=navigator;ea=Array.isArray(e.languages)?e.languages[0]:e.language}else if("u">typeof process){let e=process.env;ea=e.LC_ALL||e.LC_MESSAGES||e.LANG||e.LANGUAGE}var E1=function(e){e=(e=e.replace(/_/g,"-")).replace(/[.:][\w-]*$/,"");try{return new Intl.Locale(e).baseName}catch{return"en-US"}}(ea||"en-US"),E3=class extends Date{invalid=null;isValid(){return!Number.isNaN(this.valueOf())}},E4={};for(let e=1;e<100;e++)E4[(e<=9?"0":"")+e]=e+(e>51?1900:2e3);var E2={arab:1632,arabext:1776,bali:6992,beng:2534,deva:2406,fullwide:65296,gujr:2790,khmr:6112,knda:3302,laoo:3792,limb:6470,mlym:3430,mong:6160,mymr:4160,orya:2918,tamldec:3046,telu:3174,thai:3664,tibt:3872},E6="[1234567890一二三四五六七八九〇\\d]",E5={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,"0":0,"1":1,"2":2,"3":3,"4":4,"5":5,"6":6,"7":7,"8":8,"9":9,〇:0,一:1,二:2,三:3,四:4,五:5,六:6,七:7,八:8,九:9},E8={},E9={"Eastern Daylight Time":-240,"Eastern Standard Time":-300,"Central Daylight Time":-300,"Central Standard Time":-360,"Mountain Daylight Time":-360,"Mountain Standard Time":-420,"Pacific Daylight Time":-420,"Pacific Standard Time":-480,"Coordinated Universal Time":0,ACDT:630,ACST:570,ACT:480,ADT:-180,AEDT:660,AEST:600,AFT:270,AKDT:-480,AKST:-540,AMST:-180,AMT:-240,ART:-180,AST:180,AWDT:540,AWST:480,AZOST:-60,AZT:240,BDT:360,BIOT:360,BIT:-720,BOT:-240,BRST:-120,BRT:-180,BTT:360,CAT:120,CCT:390,CDT:-300,CEDT:120,CEST:120,CET:60,CHADT:825,CHAST:765,CHOT:480,ChST:600,CHUT:600,CIST:-480,CIT:480,CKT:-600,CLST:-180,CLT:-240,COST:-240,COT:-300,CST:-360,CT:480,CVT:-60,CXT:420,DAVT:420,DDUT:600,DFT:60,EASST:-300,EAST:-360,EAT:180,ECT:-300,EDT:-240,EEDT:180,EEST:180,EET:120,EGST:0,EGT:-60,EIT:540,EST:-300,FET:180,FJT:720,FKST:-180,FKT:-240,FNT:-120,GALT:-360,GAMT:-540,GET:240,GFT:-180,GILT:720,GIT:-540,GMT:0,GST:-120,GYT:-240,HADT:-540,HAEC:120,HAST:-600,HKT:480,HMT:300,HOVT:420,HST:-600,IBST:0,ICT:420,IDT:180,IOT:180,IRDT:270,IRKT:480,IRST:210,IST:120,JST:540,KGT:360,KOST:660,KRAT:420,KST:540,LHST:630,LINT:840,MAGT:720,MART:-510,MAWT:300,MDT:-360,MET:60,MEST:120,MHT:720,MIST:660,MIT:-510,MMT:390,MSK:180,MST:-420,MUT:240,MVT:300,MYT:480,NCT:660,NDT:-90,NFT:660,NPT:345,NST:-150,NT:-150,NUT:-660,NZDT:780,NZST:720,OMST:360,ORAT:300,PDT:-420,PET:-300,PETT:720,PGT:600,PHOT:780,PKT:300,PMDT:-120,PMST:-180,PONT:660,PST:-480,PYST:-180,PYT:-240,RET:240,ROTT:-180,SAKT:660,SAMT:240,SAST:120,SBT:660,SCT:240,SGT:480,SLST:330,SRET:660,SRT:-180,SST:480,SYOT:180,TAHT:-600,THA:420,TFT:300,TJT:300,TKT:780,TLT:540,TMT:300,TOT:780,TVT:720,UCT:0,ULAT:480,USZ1:120,UTC:0,UYST:-120,UYT:-180,UZT:300,VET:-240,VLAT:600,VOLT:240,VOST:360,VUT:660,WAKT:720,WAST:120,WAT:60,WEDT:60,WEST:60,WET:0,WIT:420,WST:480,YAKT:540,YEKT:300},E7={zone:E9,year:E4,meridiem:{am:0,pm:12,"a.m.":0,"p.m.":12},month:{january:1,jan:1,february:2,feb:2,march:3,mar:3,april:4,apr:4,may:5,june:6,jun:6,july:7,jul:7,august:8,aug:8,september:9,sep:9,october:10,oct:10,november:11,nov:11,december:12,dec:12},dayname:{sunday:0,sun:0,monday:1,mon:1,tuesday:2,tue:2,wednesday:3,wed:3,thursday:4,thu:4,friday:5,fri:5,saturday:6,sat:6},digit:{}},Se={MONTHNAME:"january|february|march|april|may|june|july|august|september|october|november|december|jan\\.?|feb\\.?|mar\\.?|apr\\.?|may\\.?|jun\\.?|jul\\.?|aug\\.?|sep\\.?|oct\\.?|nov\\.?|dec\\.?",DAYNAME:"sunday|monday|tuesday|wednesday|thursday|friday|saturday|sun\\.?|mon\\.?|tue\\.?|wed\\.?|thu\\.?|fri\\.?|sat\\.?",ZONE:"\\(?(?:"+Object.keys(E9).join("|")+")\\)?",MERIDIEM:"am|pm|a.m.|p.m.",ORDINAL:"st|nd|rd|th|\\.",YEAR:"\\d{4}|\\d{2}",YEAR2:"\\d{2}",YEAR4:"\\d{4}",YEAR6:"-\\d{6}|\\+?\\d{5,6}",MONTH:"1[0-2]|0?[1-9]",MONTH2:"1[0-2]|0[1-9]",DAY:"3[01]|[12]\\d|0?[1-9]",DAY2:"3[01]|[12]\\d|0[1-9]",OFFSET:"(?:GMT)?[\xb1−+-](?:[01]\\d[0-5]\\d|[01]\\d:[0-5]\\d|[01]?\\d)",H24:"[01]\\d|2[0-3]",H12:"0?[1-9]|1[012]",MIN:"[0-5]\\d",SEC:"[0-5]\\d|60",MS:"\\d{9}|\\d{6}|\\d{1,3}",GAP:"[\\s/.,-]{1,}"},St={...Se,YEAR:"*{4}|*{2}",YEAR4:"*{4}",YEAR6:"-*{6}|\\+?*{5,6}",MONTH:"*{1,2}",MONTH2:"*{2}",DAY:"*{1,2}",DAY2:"*{2}",OFFSET:"(?:GMT)?[\xb1−+-](?:*{4}|*{2}:*{2}|*{1,2})",H24:"*{2}",H12:"*{1,2}",MIN:"*{2}",SEC:"*{2}",MS:"*{9}|*{6}|*{3}"},Sr={},Sn=class e{locale;lookups;vars;numberingSystem;baseName;dateOptions;static factory(t=E1){return Sr[t.toLowerCase()]||(Sr[t.toLowerCase()]=new e(t)),Sr[t.toLowerCase()]}constructor(e=E1){this.locale=e,this.lookups={...E7},this.vars={...Se};let t=new Intl.NumberFormat(this.locale);this.numberingSystem=t.resolvedOptions().numberingSystem,this.dateOptions=new Intl.DateTimeFormat(this.locale).resolvedOptions(),this.baseName=new Intl.Locale(this.locale).baseName,this.build()}toInt(e){if("number"==typeof e)return e;if("string"!=typeof e)return;if("latn"===this.numberingSystem&&!this.baseName.startsWith("zh")){let t=parseInt(e,10);if(!isNaN(t))return t}let t="";for(let r=0;r<e.length;r++)t+=String(this.lookups.digit[e[r]]);return parseInt(t,10)}millisecondToInt(e){if("number"==typeof e)return e;if("string"!=typeof e)return;let t=e.slice(0,3);return 1===t.length?100*this.toInt(t):2===t.length?10*this.toInt(t):this.toInt(t)}monthNameToInt(e){if("string"!=typeof e)return;let t=e.toLocaleLowerCase(this.locale).replace(/\.$/,"");return this.lookups.month[t]||12}h12ToInt(e,t){if("string"!=typeof e)return;let r=this.lookups.meridiem[t?.toLowerCase()]||0,n=this.toInt(e);return n<12&&12===r&&(n+=12),12===n&&0===r&&(n=0),n}zoneToOffset(e){if("string"==typeof e)return e=e.replace(/[^a-z\s]/gi,""),this.lookups.zone[e]}offsetToMinutes(e){if("string"!=typeof e)return;let t=e.match(/^(?:GMT)?([±−+-])(..?):?(..)?$/);if(t){let[,e,r,n]=t;return("-"===e||"−"===e?-1:1)*(60*this.toInt(r)+this.toInt(n||0))}return 0}build(){"latn"===this.dateOptions.numberingSystem?this.lookups.digit=E5:this.buildNumbers(),/^en/i.test(this.locale)||(this.buildMonthNames(),this.buildDaynames(),/zh/i.test(this.locale)||this.buildMeridiems())}buildNumbers(){let{group:e,lookup:t}=function(e){if(E8[e])return E8[e];if("fullwide"===e||"hanidec"===e)return{group:E6,lookup:{...E5}};let t=E2[e];if(!t)return{group:"\\d",lookup:{...E5}};let r=String.fromCharCode(t),n=String.fromCharCode(t+9),i={};for(let e=0;e<10;e++)i[String.fromCharCode(t+e)]=e;return E8[e]={group:`[${r}-${n}]`,lookup:i},E8[e]}(this.numberingSystem);for(let r in this.lookups.digit=t,St)St.hasOwnProperty(r)&&(this.vars[r]=St[r].replace(/\*/g,e))}buildMonthNames(){let e={},t={};if(/^fi/i.test(this.locale))"tammi|helmi|maalis|huhti|touko|kes\xe4|hein\xe4|elo|syys|loka|marras|joulu".split("|").forEach((r,n)=>{["","k","kuu","kuuta"].forEach((i,o)=>{e[r+i+(o<2?"\\.?":"")]=!0,t[r+i]=n+1})});else{let r=[],n=e=>"month"===e.type;for(let e=0;e<12;e++)r.push(new Date(2017,e,1));for(let i of["full","long","medium"]){let o=Intl.DateTimeFormat(this.locale,{dateStyle:i});for(let a=0;a<12;a++){let s=o.formatToParts(r[a]).find(n).value.toLocaleLowerCase(this.locale);/^\d+$/.test(s)||(/^ko/i.test(this.locale)&&(s+="월"),"medium"===i?(s=s.replace(/\.$/,""),e[`${s}\\.?`]=!0):e[s]=!0,t[s]=a+1)}}let i=Intl.DateTimeFormat(this.locale,{month:"short"});for(let o=0;o<12;o++){let a=i.formatToParts(r[o]).find(n).value.toLocaleLowerCase(this.locale);a=a.replace(/\.$/,""),e[`${a}\\.?`]=!0,t[a]=o+1}}this.vars.MONTHNAME=Object.keys(e).join("|"),this.lookups.month=t}buildDaynames(){let e=[],t=e=>"weekday"===e.type;for(let t=0;t<7;t++)e.push(new Date(2017,0,t+1));let r=[],n={};for(let i of["long","short"]){let o=Intl.DateTimeFormat(this.locale,{weekday:i});for(let a=0;a<7;a++){let s=o.formatToParts(e[a]).find(t).value.toLocaleLowerCase(this.locale);"short"===i?(s=s.replace(/\.$/,""),r.push(`${s}\\.?`)):r.push(s),n[s]=a}}this.vars.DAYNAME=r.join("|"),this.lookups.dayname=n}buildMeridiems(){let e=[new Date(2017,0,1),new Date(2017,0,1,23,0,0)],t=e=>"dayPeriod"===e.type,r=[],n={},i=Intl.DateTimeFormat(this.locale,{timeStyle:"long"});for(let o=0;o<2;o++){let a=i.formatToParts(e[o]).find(t);if(!a)return;let s=a.value.toLocaleLowerCase(this.locale);r.push(s),n[s]=12*o}this.vars.MERIDIEM=r.join("|"),this.lookups.meridiem=n}compile(e){return RegExp(e.replace(/_([A-Z0-9]+)_/g,(e,t)=>{if(!this.vars[t])throw Error(`Template string contains invalid variable _${t}_`);return this.vars[t]}),"i")}},Si=["ee-TG","en-AS","en-CA","en-FM","en-GH","en-GU","en-KE","en-KY","en-MH","en-MP","en-US","en-VI","en-WS","jp-JP","sm-AS","sm-SM"],So={y:"year",M:"month",d:"day",w:"week",h:"hour",m:"minute",s:"second",ms:"millisecond"},Sa=()=>new Date;function Ss(e){return function(t){let r={};for(let n=0,i=e.length;n<i;n++){let i=e[n];i&&(r[i]=t[n])}return r}}var Sl=class{doneChecker;fallback;patterns;formatter;constructor({doneChecker:e,fallback:t,patterns:r,formatter:n}){this.doneChecker=e,this.fallback=t,this.patterns=r,this.formatter=n}attempt(e){if("string"!=typeof e)return this.fallback(e);let t=e.trim(),r={},n=!1;for(let e of this.patterns){let i=t.match(e.regex);if(!i)continue;n=!0;let o=e.handler(i);if(o){for(let[e,t]of Object.entries(o))e in r||void 0===t||(r[e]=t);if(t=(t=t.slice(0,i.index)+t.slice(i.index+i[0].length+1)).trim(),this.doneChecker(r,t))break}}return n?this.formatter(r):this.fallback(e)}},Su=["year","month","day","hour","minute","second","millisecond","offset"],Sc={};function Sd(e,t){return""===t||/^\s+$/.test(t)||"year"in e&&("month"in e||"monthname"in e)&&"day"in e&&"hour"in e&&"minute"in e&&"second"in e&&"millisecond"in e&&("zone"in e||"offset"in e)}var Sp=[[/([^\d.]+)(\d{1,2})\.(\d{2})\.(\d{2})(\D|$)/,"$1$2:$3:$4$5"],[/([^\d.]+)(\d{1,2})\.(\d{2})(\D|$)/,"$1$2:$3$4"]],Sf={ar:[[/ /g," "]],bn:[[/,/g,""]],zh:[[/早上\s*([\d:]+)/,"$1am"],[/凌晨\s*([\d:]+)/,"$1am"],[/上午\s*([\d:]+)/,"$1am"],[/下午\s*([\d:]+)/,"$1pm"],[/晚上\s*([\d:]+)/,"$1pm"]],he:[[/ב/gi,""]],de:[[/ um /g," "]],pt:[[/\sde /gi," "]],es:[[/\sde /gi," "]],da:[[/\sden /gi," "],...Sp],ru:[[/ г\./g,""]],th:[[/\s*นาฬิกา\s*/i,":"],[/\s*นาที\s*/i,":"],[/\s*วินาที\s*/i," "]],ko:[[/\s*시\s*/,":"],[/\s*분\s*/,":"],[/\s*초\s*/,""],[/(오전|오후)\s*([\d:]+)/,"$2$1"],[/(\d{4})\. (\d{1,2})\. (\d{1,2})\./,"$1-$2-$3"]],fi:Sp,id:Sp,fr:[[/(\d{2}) h /,"$1:"],[/(\d{2}) min /,"$1:"],[/(\d{2}) s /,"$1"]]};function Sh(e,t=E1){let r=function(e){if(!Sc[e]){var t,r;let n,i,o=Sn.factory(e);Sc[e]=new Sl({doneChecker:Sd,fallback:(t=e,function(e){let r=String(e).slice(0,50);return""===r&&(r="(empty string)"),{invalid:`Unable to parse "${r}" with locale "${t}"`}}),patterns:(n=[{name:"timestampWithOffset",regex:o.compile("^(_YEAR4_)-(_MONTH_)-(_DAY_)[T ](_H24_):(_MIN_):(_SEC_)(?:.(_MS_))? ?(_OFFSET_|Z)?$"),handler:Ss(["","year","month","day","hour","minute","second","millisecond","offset"])},{name:"timestampWithZone",regex:o.compile("^(_YEAR4_)-(_MONTH_)-(_DAY_)[T ](_H24_):(_MIN_):(_SEC_)(?:.(_MS_))?\\s*(_ZONE_)$"),handler:Ss(["","year","month","day","hour","minute","second","millisecond","zone"])},{name:"timestampWithOffsetAndZone",regex:o.compile("^(_YEAR4_)-(_MONTH_)-(_DAY_)[T ](_H24_):(_MIN_):(_SEC_)(?:.(_MS_))? (_OFFSET_|Z)\\s*(_ZONE_)$"),handler:Ss(["","year","month","day","hour","minute","second","millisecond","offset"])},{name:"chinese",regex:o.compile(`^(${E6}{2,4})\\s*\u5E74\\s*(${E6}{1,2})\\s*\u6708\\s*(${E6}{1,2})\\s*\u65E5$`),handler:Ss(["","year","month","day"])},{name:"korean",regex:o.compile("^(_YEAR_)년\\s*(_MONTH_)월\\s*(_DAY_)일$"),handler:Ss(["","year","month","day"])},{name:"twitter",regex:/^(?:sun|mon|tue|wed|thu|fri|sat) (jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec) (\d{2}) (\d{2}):(\d{2}):(\d{2}) ([+-]\d{4}) (\d{4})$/i,handler:Ss(["","monthname","day","hour","minute","second","offset","year"])},{name:"today",regex:/^(now|today|tomorrow|yesterday)$/i,handler:function(e){let t=Sa(),r=e[1].toLowerCase();switch(r){case"tomorrow":t.setUTCDate(t.getUTCDate()+1);break;case"yesterday":t.setUTCDate(t.getUTCDate()-1)}let n={year:t.getUTCFullYear(),month:t.getUTCMonth()+1,day:t.getUTCDate()};return"now"===r&&(n.hour=t.getUTCHours(),n.minute=t.getUTCMinutes(),n.second=t.getUTCSeconds(),n.millisecond=t.getUTCMilliseconds()),console.log("today=>",r,n),n}},{name:"ago",regex:/^(\+|-|in|) ?([\d.]+) ?(years?|months?|weeks?|days?|hours?|minutes?|seconds?|milliseconds?|ms|s|m|h|w|d|M|y)( ago)?$/i,handler:function([,e,t,r,n]){t=parseFloat(t),"week"===(r=r.length<=2?So[r]:(r=r.replace(/s$/,"")).toLowerCase())&&(r="day",t*=7),("-"===e||n)&&(t*=-1);let i=Sa();return"millisecond"===r?i.setUTCMilliseconds(i.getUTCMilliseconds()+t):"second"===r?i.setUTCSeconds(i.getUTCSeconds()+t):"minute"===r?i.setUTCMinutes(i.getUTCMinutes()+t):"hour"===r?i.setUTCHours(i.getUTCHours()+t):"day"===r?i.setUTCDate(i.getUTCDate()+t):"month"===r?i.setUTCMonth(i.getUTCMonth()+t):"year"===r&&i.setUTCFullYear(i.getUTCFullYear()+t),{year:i.getUTCFullYear(),month:i.getUTCMonth()+1,day:i.getUTCDate(),hour:i.getUTCHours(),minute:i.getUTCMinutes(),second:i.getUTCSeconds(),millisecond:i.getUTCMilliseconds()}}},{name:"atSeconds",regex:/^@(\d+)$/,handler:function(e){let t=new Date(1e3*parseInt(e[1],10));return{year:t.getUTCFullYear(),month:t.getUTCMonth()+1,day:t.getUTCDate(),hour:t.getUTCHours(),minute:t.getUTCMinutes(),second:t.getUTCSeconds()}}},{name:"microsoftJson",regex:/^\/Date\((\d+)([+-]\d{4})?\)\/$/,handler:function(e){let t=new Date(parseInt(e[1],10));return{year:t.getUTCFullYear(),month:t.getUTCMonth()+1,day:t.getUTCDate(),hour:t.getUTCHours(),minute:t.getUTCMinutes(),second:t.getUTCSeconds(),millisecond:t.getUTCMilliseconds(),offset:e[2]}}},{name:"full24",regex:o.compile("(?:^|[\\sT])(_H24_):(_MIN_):(_SEC_)(?:\\.(_MS_))?(Z)?$"),handler:Ss(["","hour","minute","second","millisecond","zone"])},{name:"zone24",regex:o.compile("(_H24_):(_MIN_):(_SEC_)(?:\\.(_MS_))?[\\s\\[(]*(_ZONE_)?[\\s\\])]*$"),handler:Ss(["","hour","minute","second","millisecond","zone"])},{name:"hms12",regex:o.compile("(_H12_):(_MIN_):(_SEC_)\\s*(_MERIDIEM_)"),handler:Ss(["","hour","minute","second","meridiem"])},{name:"hms24",regex:o.compile("(_H24_):(_MIN_):(_SEC_)(?:\\.(_MS_))?"),handler:Ss(["","hour","minute","second","millisecond"])},{name:"hm12",regex:o.compile("(_H12_):(_MIN_)\\s*(_MERIDIEM_)"),handler:Ss(["","hour","minute","meridiem"])},{name:"hm24",regex:o.compile("(_H24_):(_MIN_)"),handler:Ss(["","hour","minute"])},{name:"h12",regex:o.compile("(_H12_)\\s*(_MERIDIEM_)"),handler:Ss(["","hour","meridiem"])},{name:"8digit",regex:/^((?:19|20)\d{2})(\d{2})(\d{2})$/,handler:Ss(["","year","month","day"])},{name:"yearMonthnameDay",regex:o.compile("(_YEAR4_)[\\s.-]+(_MONTHNAME_)[\\s,.-]+(_DAY_)(_ORDINAL_)?"),handler:Ss(["","year","monthname","day"])},{name:"dayMonthnameYear",regex:o.compile("(_DAY_)(_ORDINAL_)?[\\s.-]*(_MONTHNAME_)[\\s,.-]+(_YEAR_)"),handler:Ss(["","day","","monthname","year"])},{name:"monthnameDayYear",regex:o.compile("(_MONTHNAME_)[\\s.-]*(_DAY_)(_ORDINAL_)?[\\s,.-]+(_YEAR_)"),handler:Ss(["","monthname","day","","year"])},{name:"dayMonthname",regex:o.compile("\\b(_DAY_)(_ORDINAL_)?[\\s.-]*(_MONTHNAME_)\\b"),handler:Ss(["","day","","monthname"])},{name:"monthnameDay",regex:o.compile("\\b(_MONTHNAME_)[\\s.-]*(_DAY_)(_ORDINAL_)?\\b"),handler:Ss(["","monthname","day"])},{name:"hmsNoMeridiem",regex:o.compile("\\b(_H12_|_H24_):(_MIN_):(_SEC_)\\b"),handler:Ss(["","hour","minute","second"])},{name:"hmNoMeridiem",regex:o.compile("\\b(_H12_|_H24_):(_MIN_)\\b"),handler:Ss(["","hour","minute"])},{name:"ymd",regex:o.compile("(_YEAR4_)([.-])(_MONTH_)\\2+(_DAY_)"),handler:Ss(["","year","","month","day"])},{name:"mdy",regex:o.compile("(_MONTH_)([/-])(_DAY_)\\2(_YEAR_)"),handler:Ss(["","month","","day","year"])},{name:"dmy",regex:o.compile("(_DAY_)(?:_ORDINAL_)?[./\\s-]+(_MONTH_)[./\\s-]+(_YEAR_)"),handler:Ss(["","day","month","year"])},{name:"yearLoose",regex:o.compile("_YEAR4_"),handler:Ss(["year"])},{name:"dayMonthnameLoose",regex:o.compile("(_DAY_)[\\s.]*(_MONTHNAME_)"),handler:Ss(["","day","monthname"])},{name:"monthnameDayLoose",regex:o.compile("(_MONTHNAME_)[\\s.]*(_DAY_)"),handler:Ss(["","monthname","day"])},{name:"monthname",regex:o.compile("_MONTHNAME_"),handler:Ss(["monthname"])},{name:"year4",regex:o.compile("_YEAR4_"),handler:Ss(["year"])},{name:"md",regex:o.compile("(_MONTH_)[/-](_DAY_)"),handler:Ss(["","month","day"])},{name:"dm",regex:o.compile("(_DAY_)(?:_ORDINAL_)?[./\\s-]+(_MONTH_)"),handler:Ss(["","day","month"])},{name:"day",regex:o.compile("_DAY_"),handler:Ss(["day"])},{name:"year2",regex:o.compile("_YEAR2_"),handler:Ss(["year"])},{name:"onlyZone",regex:o.compile("_ZONE_"),handler:Ss(["zone"])}],i=o.baseName.slice(0,5),Si.includes(i)?n:n.filter(e=>!["mdy","md"].includes(e.name))),formatter:(r=o,function(e){let t={};for(let[n,i]of Object.entries(e))if("monthname"===n){if(i){let e=r.monthNameToInt(i);void 0!==e&&(t.month=e)}}else if("hour"===n&&e.meridiem){let n=r.h12ToInt(i,e.meridiem);void 0!==n&&(t.hour=n)}else if("zone"===n){if(i){let e=r.zoneToOffset(i);void 0!==e&&(t.offset=e)}}else if("offset"===n){let e=r.offsetToMinutes(i);void 0!==e&&(t.offset=e)}else if("millisecond"===n){let e=r.millisecondToInt(i);"number"==typeof e&&(t.millisecond=e)}else if(Su.includes(n)){let e=r.toInt(i);"number"==typeof e&&(t[n]=e)}return t.year<100&&(t.year=E4[t.year]),t.year&&"buddhist"===r.dateOptions.calendar&&(t.year-=543),t})})}return Sc[e]}(t),n=function(e,t){let r=Sf[t.slice(0,2).toLowerCase()];if(!r)return e;for(let[t,n]of r)e=e.replace(t,n);return e}(e,t);return r.attempt(n)}function Sm(e){e.month&&e.day&&void 0===e.year&&(e.year=new Date().getFullYear()),60===e.second&&(e.second=59);let t=new E3(e.year,e.month-1,e.day,e.hour||0,e.minute||0,e.second||0,e.millisecond||0);return"number"==typeof e.offset?new E3(t.valueOf()-60*e.offset*1e3):t}function Sy(e,t=E1){let r=Sh(e,t),n=r.invalid?new E3(NaN):Sm(r);return n.isValid()||(n.invalid=`Unable to parse date "${e}"`),n}function Sg(e,t=E1){return e instanceof Date?new E3(e.valueOf()):"number"==typeof e?new E3(e):Sy(e,t)}Date.fromString=E3.fromString=Sy,Date.fromAny=E3.fromAny=Sg,"u">typeof window&&(window.anyDateParser={fromString:Sy,fromAny:Sg,fromObject:Sm,attempt:Sh});var Sb=r(5238),Sv=r(3826);let Sw=function(e){return null==e};function S_(e,t){var r=function(e,t){if(!t.has(e))throw TypeError("attempted to get private field on non-instance");return t.get(e)}(e,t);return r.get?r.get.call(e):r.value}hy.extend(hb),hy.extend(Sv),hy.extend(Sb);let Sx="YYYY-MM-DDTHH:mm:ss.SSSZZ";function SE(e){return null!=e&&28===e.trim().length&&"T"===(e=e.trim())[10]&&":"===e[13]&&":"===e[16]&&"."===e[19]&&("+"===e[23]||"-"===e[23])&&hy(e,Sx).isValid()}function SS(e){return hy(e).isToday()}function SD(e){return SE(e)?hy(e,Sx).toDate():null}function SO(e,t=!1){let r=hy(e);return t&&(r=r.utc()),r.format(Sx)}function SP(e){return hy(e).toDate()}var SC=new WeakMap;let Sk=new class{register(e,t){S_(this,SC).set(e,t)}getCalendar(e){if(!e)return;if(e.calendar)return e.calendar;if(e.region){let t=`${e.language}-${e.region}`;if(S_(this,SC).has(t))return S_(this,SC).get(t)}if(e.language&&S_(this,SC).has(e.language))return S_(this,SC).get(e.language);let t=new Intl.DateTimeFormat(e.toString()).resolvedOptions().calendar;return S_(this,SC).set(`${e.language}${e.region?`-${e.region}`:""}`,t),t}constructor(){!function(e,t,r){if(t.has(e))throw TypeError("Cannot initialize the same private elements twice on an object");t.set(e,r)}(this,SC,{writable:!0,value:new Map})}};function ST(e,t){Sk.register(e,t)}function Sj(e){let t=e??E0();return Sk.getCalendar(t instanceof Intl.Locale?t:new Intl.Locale(t))}let SR={mode:"standard",time:"for today",day:!0,month:!0,year:!0,noToday:!1};function SA(e,t={}){let r=Sh(e,E0());if(r.invalid)return console.warn(`Could not parse invalid date '${e}'`),null;!Sw(r.day)&&Sw(r.month)&&(r=Object.assign({},tI(r,"day"),{month:r.day})),r.month&&(r.month-=1),r.day&&(r=Object.assign({},tI(r,"day"),{date:r.day}));let n=hy().set(r).toDate();return Sw(r.year)&&(t.year=!1),Sw(r.month)&&(t.month=!1),Sw(r.date)&&(t.day=!1),SN(n,t)}function SN(e,t){let r,n=t?.locale??E0(),i=new Intl.Locale(n),{calendar:o,mode:a,time:s,day:l,month:u,year:c,noToday:d,numberingSystem:p}={...SR,...{noToday:"am"===i.language},...t},f={calendar:o??Sj(i),year:c?"numeric":void 0,month:u?"short":void 0,day:l?"2-digit":void 0,numberingSystem:p},h=hy(e).isToday();if(h&&!d)r=(r=new Intl.RelativeTimeFormat(n,{numeric:"auto"}).format(0,"day"))[0].toLocaleUpperCase(n)+r.slice(1);else{"en"===i.language&&(n="en-GB");let t=new Intl.DateTimeFormat(n,f).formatToParts(e);("en"===i.language||"am"===i.language)&&"standard"==a&&c&&l&&(t=t.map(SM("-"))),"wide"==a&&(t=t.map(SM(" — "))),"ethiopic"===f.calendar&&(t=t.filter((e,t,r)=>"era"!==e.type&&("literal"!==e.type||!(t<r.length-1)||"era"!==r[t+1].type))),r=t.map(e=>e.value).join("")}return(!0===s||h&&"for today"===s)&&(r+=`, ${S$(e)}`),r}let SM=e=>(t,r,n)=>"literal"!==t.type||" "!==t.value||r<n.length-1&&"era"===n[r+1].type?t:{type:"literal",value:e};function S$(e){return e.toLocaleTimeString(E0(),{hour:"2-digit",minute:"2-digit"})}function SI(e,t){return SN(e,{...t,time:!0})}function SL(e,t){let r=Sj("string"==typeof t?new Intl.Locale(t):t);return r?vJ(e,_i(r)):e}function SF(e,t){return new Intl.DurationFormat(E0(),t).format(e)}function SB(e,t){if(null==e)return null;if("string"==typeof e){let r=Sh(e,E0());return r.invalid?(console.warn(`Could not interpret '${e}' as a date`),null):(r.day&&!r.month&&(r={...tI(r,"day"),...{month:r.day}}),r.month&&(r.month-=1),r.day&&(r={...tI(r,"day"),...{date:r.day}}),hy(t).set(r))}return hy(e)}let SV=["years","months","days","hours","minutes","seconds"],SU={second:"seconds",minute:"minutes",hour:"hours",day:"days",month:"months",year:"years"},SW={seconds:45,minutes:45,hours:22,days:26,months:11,years:1/0};function SK(e,t=hy(),r){let n,i=hy(t),o=SB(e,i);if(null==o)return null;if("string"==typeof r){let e=SU[r]??r;return{[e]:i.diff(o,e)}}let{thresholds:a,largestUnit:s,smallestUnit:l}=r??{};if(void 0!==s||void 0!==l){let e,t=l?SU[l]??l:void 0;return e="auto"===s||void 0===s?function(e,t,r){let n=SV.indexOf(r);for(let i=0;i<SV.length;i++){let o=SV[i];if(t.diff(e,o)>0)return i<=n?o:r}return r}(o,i,t??"seconds"):SU[s]??s,function(e,t,r,n){let i=SV.indexOf(r),o=SV.indexOf(n),a=SV.slice(i,o+1),s={},l=e;for(let e of a){let r=t.diff(l,e);s[e]=r,l=l.add(r,e)}return s}(o,i,e,t??e)}let u=(n=function(e){let t={...SW};if(e)for(let[r,n]of Object.entries(e))void 0!==n&&(t[SU[r]??r]=n);return t}(a),i.diff(o,"seconds")<n.seconds?"seconds":i.diff(o,"minutes")<n.minutes?"minutes":i.diff(o,"hours")<n.hours?"hours":i.diff(o,"days")<n.days?"days":i.diff(o,"months")<n.months?"months":"years");return{[u]:i.diff(o,u)}}let SH={style:"short",localeMatcher:"lookup"};function Sz(e,t=hy(),r){let n=SK(e,t,r);return null==n?null:SF(n,"object"==typeof r&&r.formatOptions?{...SH,...r.formatOptions}:SH)}let SG=(0,pF.createContext)(null);function Sq(){let e=fI({externalModuleName:"@openmrs/esm-styleguide"}).preferredDateLocale,t=(0,pF.useMemo)(()=>{let t=E0();return e[t]&&(t=e[t]),t},[window.i18next.language]),r=(0,pF.useMemo)(()=>{let e=Sj(t);return void 0!==e?_i(e):void 0},[t]),n=(0,pF.useMemo)(()=>new Intl.Locale(t,{calendar:r?.identifier}),[t,r]),i=(0,pF.useMemo)(()=>r?vJ(v6(v7()),r):v6(v7()),[r]);return{calendar:r,intlLocale:n,today_:i}}let SY=new vI(1793,1,1);var SZ={};function SJ(){return"u">typeof window&&window.InputEvent&&"function"==typeof InputEvent.prototype.getTargetRanges}function SX(e={}){let{locale:t}=bJ();return(0,pF.useMemo)(()=>new(0,xO.K)(t,e),[t,e])}SZ={"ar-AE":{decrease:e=>`\u{62E}\u{641}\u{636} ${e.fieldLabel}`,increase:e=>`\u{632}\u{64A}\u{627}\u{62F}\u{629} ${e.fieldLabel}`,numberField:"حقل رقمي"},"bg-BG":{decrease:e=>`\u{41D}\u{430}\u{43C}\u{430}\u{43B}\u{44F}\u{432}\u{430}\u{43D}\u{435} ${e.fieldLabel}`,increase:e=>`\u{423}\u{441}\u{438}\u{43B}\u{432}\u{430}\u{43D}\u{435} ${e.fieldLabel}`,numberField:"Номер на полето"},"cs-CZ":{decrease:e=>`Sn\xed\u{17E}it ${e.fieldLabel}`,increase:e=>`Zv\xfd\u{161}it ${e.fieldLabel}`,numberField:"Č\xedseln\xe9 pole"},"da-DK":{decrease:e=>`Reducer ${e.fieldLabel}`,increase:e=>`\xd8g ${e.fieldLabel}`,numberField:"Talfelt"},"de-DE":{decrease:e=>`${e.fieldLabel} verringern`,increase:e=>`${e.fieldLabel} erh\xf6hen`,numberField:"Nummernfeld"},"el-GR":{decrease:e=>`\u{39C}\u{3B5}\u{3AF}\u{3C9}\u{3C3}\u{3B7} ${e.fieldLabel}`,increase:e=>`\u{391}\u{3CD}\u{3BE}\u{3B7}\u{3C3}\u{3B7} ${e.fieldLabel}`,numberField:"Πεδίο αριθμού"},"en-US":{decrease:e=>`Decrease ${e.fieldLabel}`,increase:e=>`Increase ${e.fieldLabel}`,numberField:"Number field"},"es-ES":{decrease:e=>`Reducir ${e.fieldLabel}`,increase:e=>`Aumentar ${e.fieldLabel}`,numberField:"Campo de n\xfamero"},"et-EE":{decrease:e=>`V\xe4henda ${e.fieldLabel}`,increase:e=>`Suurenda ${e.fieldLabel}`,numberField:"Numbri v\xe4li"},"fi-FI":{decrease:e=>`V\xe4henn\xe4 ${e.fieldLabel}`,increase:e=>`Lis\xe4\xe4 ${e.fieldLabel}`,numberField:"Numerokentt\xe4"},"fr-FR":{decrease:e=>`Diminuer ${e.fieldLabel}`,increase:e=>`Augmenter ${e.fieldLabel}`,numberField:"Champ de nombre"},"he-IL":{decrease:e=>`\u{5D4}\u{5E7}\u{5D8}\u{5DF} ${e.fieldLabel}`,increase:e=>`\u{5D4}\u{5D2}\u{5D3}\u{5DC} ${e.fieldLabel}`,numberField:"שדה מספר"},"hr-HR":{decrease:e=>`Smanji ${e.fieldLabel}`,increase:e=>`Pove\u{107}aj ${e.fieldLabel}`,numberField:"Polje broja"},"hu-HU":{decrease:e=>`${e.fieldLabel} cs\xf6kkent\xe9se`,increase:e=>`${e.fieldLabel} n\xf6vel\xe9se`,numberField:"Sz\xe1mmező"},"it-IT":{decrease:e=>`Riduci ${e.fieldLabel}`,increase:e=>`Aumenta ${e.fieldLabel}`,numberField:"Campo numero"},"ja-JP":{decrease:e=>`${e.fieldLabel}\u{3092}\u{7E2E}\u{5C0F}`,increase:e=>`${e.fieldLabel}\u{3092}\u{62E1}\u{5927}`,numberField:"数値フィールド"},"ko-KR":{decrease:e=>`${e.fieldLabel} \u{AC10}\u{C18C}`,increase:e=>`${e.fieldLabel} \u{C99D}\u{AC00}`,numberField:"번호 필드"},"lt-LT":{decrease:e=>`Suma\u{17E}inti ${e.fieldLabel}`,increase:e=>`Padidinti ${e.fieldLabel}`,numberField:"Numerio laukas"},"lv-LV":{decrease:e=>`Samazin\u{101}\u{161}ana ${e.fieldLabel}`,increase:e=>`Palielin\u{101}\u{161}ana ${e.fieldLabel}`,numberField:"Skaitļu lauks"},"nb-NO":{decrease:e=>`Reduser ${e.fieldLabel}`,increase:e=>`\xd8k ${e.fieldLabel}`,numberField:"Tallfelt"},"nl-NL":{decrease:e=>`${e.fieldLabel} verlagen`,increase:e=>`${e.fieldLabel} verhogen`,numberField:"Getalveld"},"pl-PL":{decrease:e=>`Zmniejsz ${e.fieldLabel}`,increase:e=>`Zwi\u{119}ksz ${e.fieldLabel}`,numberField:"Pole numeru"},"pt-BR":{decrease:e=>`Diminuir ${e.fieldLabel}`,increase:e=>`Aumentar ${e.fieldLabel}`,numberField:"Campo de n\xfamero"},"pt-PT":{decrease:e=>`Diminuir ${e.fieldLabel}`,increase:e=>`Aumentar ${e.fieldLabel}`,numberField:"Campo num\xe9rico"},"ro-RO":{decrease:e=>`Sc\u{103}dere ${e.fieldLabel}`,increase:e=>`Cre\u{219}tere ${e.fieldLabel}`,numberField:"C\xe2mp numeric"},"ru-RU":{decrease:e=>`\u{423}\u{43C}\u{435}\u{43D}\u{44C}\u{448}\u{435}\u{43D}\u{438}\u{435} ${e.fieldLabel}`,increase:e=>`\u{423}\u{432}\u{435}\u{43B}\u{438}\u{447}\u{435}\u{43D}\u{438}\u{435} ${e.fieldLabel}`,numberField:"Числовое поле"},"sk-SK":{decrease:e=>`Zn\xed\u{17E}i\u{165} ${e.fieldLabel}`,increase:e=>`Zv\xfd\u{161}i\u{165} ${e.fieldLabel}`,numberField:"Č\xedseln\xe9 pole"},"sl-SI":{decrease:e=>`Upadati ${e.fieldLabel}`,increase:e=>`Pove\u{10D}ajte ${e.fieldLabel}`,numberField:"Številčno polje"},"sr-SP":{decrease:e=>`Smanji ${e.fieldLabel}`,increase:e=>`Pove\u{107}aj ${e.fieldLabel}`,numberField:"Polje broja"},"sv-SE":{decrease:e=>`Minska ${e.fieldLabel}`,increase:e=>`\xd6ka ${e.fieldLabel}`,numberField:"Nummerf\xe4lt"},"tr-TR":{decrease:e=>`${e.fieldLabel} azalt`,increase:e=>`${e.fieldLabel} artt\u{131}r`,numberField:"Sayı alanı"},"uk-UA":{decrease:e=>`\u{417}\u{43C}\u{435}\u{43D}\u{448}\u{438}\u{442}\u{438} ${e.fieldLabel}`,increase:e=>`\u{417}\u{431}\u{456}\u{43B}\u{44C}\u{448}\u{438}\u{442}\u{438} ${e.fieldLabel}`,numberField:"Поле номера"},"zh-CN":{decrease:e=>`\u{964D}\u{4F4E} ${e.fieldLabel}`,increase:e=>`\u{63D0}\u{9AD8} ${e.fieldLabel}`,numberField:"数字字段"},"zh-TW":{decrease:e=>`\u{7E2E}\u{5C0F} ${e.fieldLabel}`,increase:e=>`\u{653E}\u{5927} ${e.fieldLabel}`,numberField:"數字欄位"}};var SQ={};SQ={"ar-AE":{Empty:"فارغ"},"bg-BG":{Empty:"Изпразни"},"cs-CZ":{Empty:"Pr\xe1zdn\xe9"},"da-DK":{Empty:"Tom"},"de-DE":{Empty:"Leer"},"el-GR":{Empty:"Άδειο"},"en-US":{Empty:"Empty"},"es-ES":{Empty:"Vac\xedo"},"et-EE":{Empty:"T\xfchjenda"},"fi-FI":{Empty:"Tyhj\xe4"},"fr-FR":{Empty:"Vide"},"he-IL":{Empty:"ריק"},"hr-HR":{Empty:"Prazno"},"hu-HU":{Empty:"\xdcres"},"it-IT":{Empty:"Vuoto"},"ja-JP":{Empty:"空"},"ko-KR":{Empty:"비어 있음"},"lt-LT":{Empty:"Tuščias"},"lv-LV":{Empty:"Tukšs"},"nb-NO":{Empty:"Tom"},"nl-NL":{Empty:"Leeg"},"pl-PL":{Empty:"Pusty"},"pt-BR":{Empty:"Vazio"},"pt-PT":{Empty:"Vazio"},"ro-RO":{Empty:"Gol"},"ru-RU":{Empty:"Не заполнено"},"sk-SK":{Empty:"Pr\xe1zdne"},"sl-SI":{Empty:"Prazen"},"sr-SP":{Empty:"Prazno"},"sv-SE":{Empty:"Tomt"},"tr-TR":{Empty:"Boş"},"uk-UA":{Empty:"Пусто"},"zh-CN":{Empty:"空"},"zh-TW":{Empty:"空白"}};let S0=()=>{};function S1(e){var t;let r=(0,pF.useRef)(void 0),{value:n,textValue:i,minValue:o,maxValue:a,isDisabled:s,isReadOnly:l,isRequired:u,onIncrement:c,onIncrementPage:d,onDecrement:p,onDecrementPage:f,onDecrementToMin:h,onIncrementToMax:m}=e,y=vu((t=SQ)&&t.__esModule?t.default:t,"@react-aria/spinbutton"),g=(0,pF.useRef)(!1),b=(0,pF.useCallback)(()=>{clearTimeout(r.current),g.current=!1},[]),v=bl(()=>{b()});(0,pF.useEffect)(()=>()=>v(),[]);let w=(0,pF.useRef)(!1),x=()=>{w.current=!0},E=()=>{w.current=!1},S=""===i?y.format("Empty"):(i||`${n}`).replace("-","−");(0,pF.useEffect)(()=>{w.current&&(bX&&bX.clear("assertive"),bQ(S,"assertive"))},[S]);let D=(0,pF.useCallback)(()=>{b()},[b]),O=bl(c??S0),P=bl(p??S0),C=bl(()=>{(void 0===a||isNaN(a)||void 0===n||isNaN(n)||n<a)&&(O(),k(60))}),k=bl(e=>{v(),g.current=!0,r.current=window.setTimeout(C,e)}),T=bl(()=>{(void 0===o||isNaN(o)||void 0===n||isNaN(n)||n>o)&&(P(),j(60))}),j=bl(e=>{v(),g.current=!0,r.current=window.setTimeout(T,e)}),R=e=>{e.preventDefault()},{addGlobalListener:A,removeAllGlobalListeners:N}=bu(),M=(0,pF.useRef)(!1),[$,I]=(0,pF.useState)(null);(0,pF.useEffect)(()=>{"touch"===$?k(600):$&&k(400)},[$]);let[L,F]=(0,pF.useState)(null);return(0,pF.useEffect)(()=>{"touch"===L?j(600):L&&j(400)},[L]),{spinButtonProps:{role:"spinbutton","aria-valuenow":void 0===n||isNaN(n)?void 0:n,"aria-valuetext":S,"aria-valuemin":o,"aria-valuemax":a,"aria-disabled":s||void 0,"aria-readonly":l||void 0,"aria-required":u||void 0,onKeyDown:e=>{if(!e.ctrlKey&&!e.metaKey&&!e.shiftKey&&!e.altKey&&!l&&!e.nativeEvent.isComposing)switch(e.key){case"PageUp":if(d){e.preventDefault(),d?.();break}case"ArrowUp":case"Up":c&&(e.preventDefault(),c?.());break;case"PageDown":if(f){e.preventDefault(),f?.();break}case"ArrowDown":case"Down":p&&(e.preventDefault(),p?.());break;case"Home":h&&(e.preventDefault(),h?.());break;case"End":m&&(e.preventDefault(),m?.())}},onFocus:x,onBlur:E},incrementButtonProps:{onPressStart:e=>{b(),"touch"!==e.pointerType?(c?.(),I("mouse")):(A(window,"pointercancel",D,{capture:!0}),M.current=!1,I("touch")),A(window,"contextmenu",R)},onPressUp:e=>{b(),"touch"===e.pointerType&&(M.current=!0),N(),I(null)},onPressEnd:e=>{b(),"touch"===e.pointerType&&!g.current&&M.current&&c?.(),M.current=!1,I(null)},onFocus:x,onBlur:E},decrementButtonProps:{onPressStart:e=>{b(),"touch"!==e.pointerType?(p?.(),F("mouse")):(A(window,"pointercancel",D,{capture:!0}),M.current=!1,F("touch"))},onPressUp:e=>{b(),"touch"===e.pointerType&&(M.current=!0),N(),F(null)},onPressEnd:e=>{b(),"touch"===e.pointerType&&!g.current&&M.current&&p?.(),M.current=!1,F(null)},onFocus:x,onBlur:E}}}let S3=null;var S4=r(6284);function S2(e,t,r){let n="+"===e?t+r:t-r;if(t%1!=0||r%1!=0){let i=t.toString().split("."),o=r.toString().split("."),a=Math.pow(10,Math.max(i[1]&&i[1].length||0,o[1]&&o[1].length||0));t=Math.round(t*a),r=Math.round(r*a),n=("+"===e?t+r:t-r)/a}return n}let S6=(0,pF.createContext)(null),S5=(0,pF.createContext)(null),S8=(0,pF.forwardRef)(function(e,t){var r,n;[e,t]=y1(e,t,S6);let{validationBehavior:i}=y0(xG)||{},o=null!=(n=null!=(r=e.validationBehavior)?r:i)?n:"native",{locale:a}=bJ(),s=function(e){let{minValue:t,maxValue:r,step:n,formatOptions:i,value:o,defaultValue:a=NaN,onChange:s,locale:l,isDisabled:u,isReadOnly:c,commitBehavior:d="snap"}=e;null===o&&(o=NaN);let p=(0,pF.useCallback)(e=>void 0===n||isNaN(n)?x0(e,t,r):x3(e,t,r,n),[n,t,r]);void 0===o||isNaN(o)||"snap"!==d||(o=p(o)),isNaN(a)||"snap"!==d||(a=p(a));let[f,h]=_f(o,isNaN(a)?NaN:a,s),[m]=(0,pF.useState)(f),[y,g]=(0,pF.useState)(()=>isNaN(f)?"":new(0,xO.K)(l,i).format(f)),b=(0,pF.useMemo)(()=>new(0,S4.d)(l,i),[l,i]),v=(0,pF.useMemo)(()=>b.getNumberingSystem(y),[b,y]),w=(0,pF.useMemo)(()=>new(0,xO.K)(l,{...i,numberingSystem:v}),[l,i,v]),x=(0,pF.useMemo)(()=>w.resolvedOptions(),[w]),E=(0,pF.useCallback)(e=>isNaN(e)||null===e?"":w.format(e),[w]),S=xl({...e,value:f}),D=void 0===n||isNaN(n)?1:n;"percent"===x.style&&(void 0===n||isNaN(n))&&(D=.01);let[O,P]=(0,pF.useState)(f),[C,k]=(0,pF.useState)(l),[T,j]=(0,pF.useState)(i);Object.is(f,O)&&l===C&&i===T||(g(E(f)),P(f),k(l),j(i));let R=(0,pF.useMemo)(()=>b.parse(y),[b,y]),A=(e,n=0)=>{if(isNaN(R))return x3(isNaN(n)?0:n,t,r,D);{let n=x3(R,t,r,D);return"+"===e&&n>R||"-"===e&&n<R?n:x3(S2(e,R,D),t,r,D)}},N=(0,pF.useMemo)(()=>!u&&!c&&(isNaN(R)||void 0===r||isNaN(r)||x3(R,t,r,D)>R||S2("+",R,D)<=r),[u,c,t,r,D,R]),M=(0,pF.useMemo)(()=>!u&&!c&&(isNaN(R)||void 0===t||isNaN(t)||x3(R,t,r,D)<R||S2("-",R,D)>=t),[u,c,t,r,D,R]);return{...S,validate:e=>b.isValidPartialNumber(e,t,r),increment:()=>{let e=A("+",t);e===f&&g(E(e)),h(e),S.commitValidation()},incrementToMax:()=>{null!=r&&(h(x3(r,t,r,D)),S.commitValidation())},decrement:()=>{let e=A("-",r);e===f&&g(E(e)),h(e),S.commitValidation()},decrementToMin:()=>{null!=t&&(h(t),S.commitValidation())},canIncrement:N,canDecrement:M,minValue:t,maxValue:r,numberValue:R,defaultNumberValue:isNaN(a)?m:a,setNumberValue:h,setInputValue:g,inputValue:y,commit:e=>{let t=void 0===e?y:e,r=R;if(void 0!==e&&(r=b.parse(t)),!t.length){h(NaN),g(void 0===o?"":E(f));return}if(isNaN(r))return void g(E(f));let n="snap"===d?p(r):r,i=(n=b.parse(E(n)))!==f;h(n),g(E(void 0===o?n:f)),i&&S.commitValidation()}}}({...e,locale:a,validationBehavior:o}),l=(0,pF.useRef)(null),[u,c]=y3(!e["aria-label"]&&!e["aria-labelledby"]),{labelProps:d,groupProps:p,inputProps:f,incrementButtonProps:h,decrementButtonProps:m,descriptionProps:y,errorMessageProps:g,...b}=function(e,t,r){var n,i,o,a,s,l,u,c,d;let p,{id:f,decrementAriaLabel:h,incrementAriaLabel:m,isDisabled:y,isReadOnly:g,isRequired:b,minValue:v,maxValue:w,autoFocus:x,label:E,formatOptions:S,onBlur:D=()=>{},onFocus:O,onFocusChange:P,onKeyDown:C,onKeyUp:k,description:T,errorMessage:j,isWheelDisabled:R,...A}=e,{increment:N,incrementToMax:M,decrement:$,decrementToMin:I,numberValue:L,inputValue:F,commit:B,commitValidation:V}=t,U=vu((n=SZ)&&n.__esModule?n.default:n,"@react-aria/numberfield"),W=(0,pF.useCallback)(()=>{let e=r.current?.value??"";(0,bc.flushSync)(()=>{B()}),r.current?.value!==e&&bQ(r.current?.value??"","assertive")},[B,r]),K=yG(f),{focusProps:H}=g2({onBlur(){W()}}),z=SX(S),G=(0,pF.useMemo)(()=>z.resolvedOptions(),[z]),q=SX({...S,currencySign:void 0}),Y=(0,pF.useMemo)(()=>isNaN(L)?"":q.format(L),[q,L]),{spinButtonProps:Z,incrementButtonProps:J,decrementButtonProps:X}=S1({isDisabled:y,isReadOnly:g,isRequired:b,maxValue:w,minValue:v,onIncrement:N,onIncrementToMax:M,onDecrement:$,onDecrementToMin:I,value:L,textValue:Y}),[Q,ee]=(0,pF.useState)(!1),{focusWithinProps:et}=bE({isDisabled:y,onFocusWithinChange:ee});!function(e,t){let{onScroll:r,isDisabled:n}=e,i=(0,pF.useCallback)(e=>{!e.ctrlKey&&(e.preventDefault(),e.stopPropagation(),r&&r({deltaX:e.deltaX,deltaY:e.deltaY}))},[r]);wb(t,"wheel",n?void 0:i)}({onScroll:(0,pF.useCallback)(e=>{!(Math.abs(e.deltaY)<=Math.abs(e.deltaX))&&(e.deltaY>0?N():e.deltaY<0&&$())},[$,N]),isDisabled:R||y||g||!Q},r);let er=(G.maximumFractionDigits??0)>0,en=void 0===t.minValue||isNaN(t.minValue)||t.minValue<0,ei="numeric";gC()?en?ei="text":er&&(ei="decimal"):gA()&&(en?ei="numeric":er&&(ei="decimal"));let eo=gi(e),ea=(0,pF.useCallback)(e=>{e.nativeEvent.isComposing||("Enter"===e.key?((0,bc.flushSync)(()=>{B()}),V()):e.continuePropagation())},[B,V]),{isInvalid:es,validationErrors:el,validationDetails:eu}=t.displayValidation,{labelProps:ec,inputProps:ed,descriptionProps:ep,errorMessageProps:ef}=function(e,t,r){let n=bl(e=>{let n=r.current;if(!n)return;let i=null;switch(e.inputType){case"historyUndo":case"historyRedo":case"insertLineBreak":return;case"deleteContent":case"deleteByCut":case"deleteByDrag":i=n.value.slice(0,n.selectionStart)+n.value.slice(n.selectionEnd);break;case"deleteContentForward":i=n.selectionEnd===n.selectionStart?n.value.slice(0,n.selectionStart)+n.value.slice(n.selectionEnd+1):n.value.slice(0,n.selectionStart)+n.value.slice(n.selectionEnd);break;case"deleteContentBackward":i=n.selectionEnd===n.selectionStart?n.value.slice(0,n.selectionStart-1)+n.value.slice(n.selectionStart):n.value.slice(0,n.selectionStart)+n.value.slice(n.selectionEnd);break;case"deleteSoftLineBackward":case"deleteHardLineBackward":i=n.value.slice(n.selectionStart);break;default:null!=e.data&&(i=n.value.slice(0,n.selectionStart)+e.data+n.value.slice(n.selectionEnd))}null!=i&&t.validate(i)||e.preventDefault()});(0,pF.useEffect)(()=>{if(!SJ()||!r.current)return;let e=r.current;return e.addEventListener("beforeinput",n,!1),()=>{e.removeEventListener("beforeinput",n,!1)}},[r]);let i=SJ()?null:e=>{let r=gc(e).value.slice(0,gc(e).selectionStart)+e.data+gc(e).value.slice(gc(e).selectionEnd);t.validate(r)||e.preventDefault()},{labelProps:o,inputProps:a,descriptionProps:s,errorMessageProps:l,...u}=function(e,t){let{inputElementType:r="input",isDisabled:n=!1,isRequired:i=!1,isReadOnly:o=!1,type:a="text",validationBehavior:s="aria"}=e,[l,u]=_f(e.value,e.defaultValue||"",e.onChange),{focusableProps:c}=g9(e,t),d=xl({...e,value:l}),{isInvalid:p,validationErrors:f,validationDetails:h}=d.displayValidation,{labelProps:m,fieldProps:y,descriptionProps:g,errorMessageProps:b}=_6({...e,isInvalid:p,errorMessage:e.errorMessage||f}),v=gi(e,{labelable:!0}),w={type:a,pattern:e.pattern},[x]=(0,pF.useState)(l);return _5(t,e.defaultValue??x,u),_8(e,d,t),{labelProps:m,inputProps:yZ(v,"input"===r?w:void 0,{disabled:n,readOnly:o,required:i&&"native"===s,"aria-required":i&&"aria"===s||void 0,"aria-invalid":p||void 0,"aria-errormessage":e["aria-errormessage"],"aria-activedescendant":e["aria-activedescendant"],"aria-autocomplete":e["aria-autocomplete"],"aria-haspopup":e["aria-haspopup"],"aria-controls":e["aria-controls"],value:l,onChange:e=>u(gc(e).value),autoComplete:e.autoComplete,autoCapitalize:e.autoCapitalize,maxLength:e.maxLength,minLength:e.minLength,name:e.name,form:e.form,placeholder:e.placeholder,inputMode:e.inputMode,autoCorrect:e.autoCorrect,spellCheck:e.spellCheck,[parseInt(pB().version,10)>=17?"enterKeyHint":"enterkeyhint"]:e.enterKeyHint,onCopy:e.onCopy,onCut:e.onCut,onPaste:e.onPaste,onCompositionEnd:e.onCompositionEnd,onCompositionStart:e.onCompositionStart,onCompositionUpdate:e.onCompositionUpdate,onSelect:e.onSelect,onBeforeInput:e.onBeforeInput,onInput:e.onInput,...c,...y}),descriptionProps:g,errorMessageProps:b,isInvalid:p,validationErrors:f,validationDetails:h}}(e,r),c=(0,pF.useRef)(null);return{inputProps:yZ(a,{onBeforeInput:i,onCompositionStart(){let{value:e,selectionStart:t,selectionEnd:n}=r.current;c.current={value:e,selectionStart:t,selectionEnd:n}},onCompositionEnd(){if(r.current&&!t.validate(r.current.value)){let{value:e,selectionStart:n,selectionEnd:i}=c.current;r.current.value=e,r.current.setSelectionRange(n,i),t.setInputValue(e)}}}),labelProps:o,descriptionProps:s,errorMessageProps:l,...u}}({...A,...eo,name:void 0,form:void 0,label:E,autoFocus:x,isDisabled:y,isReadOnly:g,isRequired:b,validate:void 0,[xs]:t,value:F,defaultValue:"!",autoComplete:"off","aria-label":e["aria-label"]||void 0,"aria-labelledby":e["aria-labelledby"]||void 0,id:K,type:"text",inputMode:ei,onChange:e=>{t.validate(e)&&t.setInputValue(e)},onBlur:D,onFocus:O,onFocusChange:P,onKeyDown:(0,pF.useMemo)(()=>yN(ea,C),[ea,C]),onKeyUp:k,onPaste:t=>{e.onPaste?.(t);let r=gc(t);r&&(r.selectionEnd??-1)-(r.selectionStart??0)===r.value.length&&(t.preventDefault(),B(t.clipboardData?.getData?.("text/plain")?.trim()??""))},description:T,errorMessage:j},t,r);_5(r,t.defaultNumberValue,t.setNumberValue),i=t,o=e.validationBehavior,a=e.commitBehavior,s=r,l=t.minValue,u=t.maxValue,c=e.step,d=t.numberValue,yM(()=>{let e=s.current;if("validate"!==a||i.realtimeValidation.isInvalid||!e||e.disabled||(!S3&&"u">typeof document&&((S3=document.createElement("input")).type="number"),!S3))return;S3.min=null==l||isNaN(l)?"":String(l),S3.max=null==u||isNaN(u)?"":String(u),S3.step=null==c||isNaN(c)?"":String(c),S3.value=null==d||isNaN(d)?"":String(d);let t=e.validity.valid&&S3.validity.valid,r=e.validationMessage||S3.validationMessage,n={isInvalid:!t,validationErrors:r?[r]:[],validationDetails:{badInput:e.validity.badInput,customError:e.validity.customError,patternMismatch:e.validity.patternMismatch,rangeOverflow:S3.validity.rangeOverflow,rangeUnderflow:S3.validity.rangeUnderflow,stepMismatch:S3.validity.stepMismatch,tooLong:e.validity.tooLong,tooShort:e.validity.tooShort,typeMismatch:e.validity.typeMismatch,valueMissing:e.validity.valueMissing,valid:t}};i.updateValidation(n),"native"!==o||S3.validity.valid||e.setCustomValidity(S3.validationMessage)});let eh=yZ(Z,H,ed,{role:null,"aria-roledescription":gT()?null:U.format("numberField"),"aria-valuemax":null,"aria-valuemin":null,"aria-valuenow":null,"aria-valuetext":null,autoCorrect:"off",spellCheck:"false"});"native"===e.validationBehavior&&(eh["aria-required"]=void 0);let em=e=>{((e=document)=>e.activeElement)()!==r.current&&("mouse"===e.pointerType?r.current?.focus():e.target.focus())},ey=e["aria-label"]||("string"==typeof e.label?e.label:"");ey||(p=null!=e.label?ec.id:e["aria-labelledby"]);let eg=yG(),eb=yG(),ev=yZ(J,{"aria-label":m||U.format("increase",{fieldLabel:ey}).trim(),id:p&&!m?eg:null,"aria-labelledby":p&&!m?`${eg} ${p}`:null,"aria-controls":K,excludeFromTabOrder:!0,preventFocusOnPress:!0,allowFocusWhenDisabled:!0,isDisabled:!t.canIncrement,onPressStart:em}),ew=yZ(X,{"aria-label":h||U.format("decrease",{fieldLabel:ey}).trim(),id:p&&!h?eb:null,"aria-labelledby":p&&!h?`${eb} ${p}`:null,"aria-controls":K,excludeFromTabOrder:!0,preventFocusOnPress:!0,allowFocusWhenDisabled:!0,isDisabled:!t.canDecrement,onPressStart:em});return{groupProps:{...et,role:"group","aria-disabled":y,"aria-invalid":es?"true":void 0},labelProps:ec,inputProps:eh,incrementButtonProps:ev,decrementButtonProps:ew,errorMessageProps:ef,descriptionProps:ep,isInvalid:es,validationErrors:el,validationDetails:eu}}({...y4(e),label:c,validationBehavior:o},s,l),v=yQ({...e,values:{state:s,isDisabled:e.isDisabled||!1,isInvalid:b.isInvalid||!1,isRequired:e.isRequired||!1},defaultClassName:"react-aria-NumberField"}),w=gi(e);return delete w.id,pB().createElement(yX,{values:[[S5,s],[_j,p],[_A,{...f,ref:l}],[xq,{...d,ref:u}],[bA,{slots:{increment:h,decrement:m}}],[b$,{slots:{description:y,errorMessage:g}}],[xK,b]]},pB().createElement("div",{...w,...v,ref:t,slot:e.slot||void 0,"data-disabled":e.isDisabled||void 0,"data-required":e.isRequired||void 0,"data-invalid":b.isInvalid||void 0}),e.name&&pB().createElement("input",{type:"hidden",name:e.name,value:isNaN(s.numberValue)?"":s.numberValue}))});function S9(e,t){return Number.parseInt(SN(e,{calendar:t.calendar,locale:t.baseName,day:!1,month:!1,noToday:!0,numberingSystem:"latn"}))}let S7=(0,pF.forwardRef)(function(e,t){let{className:r}=e,n=(0,pF.useContext)(__),i=(0,pF.useContext)(_x),o=n??i,a=(0,pF.useContext)(SG),s=v7(),l=SN(o.visibleRange.start.toDate(s),{calendar:a.calendar,locale:a.baseName,day:!1,year:!1,noToday:!0}),u=S9(o.visibleRange.start.toDate(s),a),c=o.maxValue?S9(o.maxValue.toDate(s),a):void 0,d=o.minValue?S9(o.minValue.toDate(s),a):void 0,p=(0,pF.useCallback)(e=>{o.setFocusedDate(o.focusedDate.cycle("year",e-o.focusedDate.year))},[]);return o&&(0,hI.jsxs)("span",{ref:t,className:r,children:[(0,hI.jsx)("span",{children:l}),(0,hI.jsxs)(S8,{formatOptions:{useGrouping:!1},maxValue:c,minValue:d,onChange:p,value:u,children:[(0,hI.jsx)(_N,{}),(0,hI.jsxs)(_R,{children:[(0,hI.jsx)(bN,{slot:"increment",children:(0,hI.jsx)(ma,{size:8})}),(0,hI.jsx)(bN,{slot:"decrement",children:(0,hI.jsx)(mn,{size:8})})]})]})]})}),De="-esm-billing__datepicker-module__inputGroup___-wpzr",Dt="-esm-billing__datepicker-module__inputSegment___ocu7L",Dr="-esm-billing__datepicker-module__dateInputWrapper___909Km",Dn="-esm-billing__datepicker-module__invalidText___oHJHi",Di="-esm-billing__datepicker-module__flatButton___i9LDo",Do="-esm-billing__datepicker-module__flatButtonMd___VZMkc",Da="-esm-billing__datepicker-module__flatButtonSm___VA5wy",Ds="-esm-billing__datepicker-module__flatButtonLg___MnYLl";function Dl({children:e}){let t=(0,pF.useContext)(EH),r=(0,pF.useContext)(Ez),n=t??r,i=ho(()=>n?.close());return(0,hI.jsx)(xW,{className:"-esm-billing__datepicker-module__dialog___2pADb",ref:i,children:e})}let Du=(0,pF.forwardRef)(function({variant:e,today_:t,minDate:r,maxDate:n},i){let o="range"===e;return(0,hI.jsx)(EB,{ref:i,className:"-esm-billing__datepicker-module__popover___pb58i",placement:"bottom start",offset:1,isNonModal:!0,children:(0,hI.jsx)(Dl,{children:(0,hI.jsxs)(o?_S:_E,{...o?{minValue:r,maxValue:n,className:"cds--date-picker__calendar"}:{},children:[(0,hI.jsxs)("header",{className:"-esm-billing__datepicker-module__header___+fi16",children:[(0,hI.jsx)(bN,{className:hF()(Di,Do),slot:"previous",children:(0,hI.jsx)(mf,{size:16})}),(0,hI.jsx)(S7,{className:"-esm-billing__datepicker-module__monthYear___mGhot"}),(0,hI.jsx)(bN,{className:hF()(Di,Do),slot:"next",children:(0,hI.jsx)(mh,{size:16})})]}),(0,hI.jsx)(_O,{className:"-esm-billing__datepicker-module__calendarGrid___z07wV",children:e=>(0,hI.jsx)(_T,{className:hF()("cds--date-picker__day",{"-esm-billing__datepicker-module__today___dNc4M":0===t.compare(e)}),date:e},e.toString())})]})})})}),Dc=(0,pF.forwardRef)(function(e,t){let r=(0,pF.useContext)(EH),[n,i]=y1({slot:e.slot},t,xj),{locale:o}=bJ(),a=xT({...n,locale:o,createCalendar:_i}),s=(0,pF.useRef)(null),{fieldProps:l,inputProps:u}=xt({...n,inputRef:s},a,i),c=(0,pF.useCallback)(()=>{a.isDisabled||r.toggle()},[]);return(0,hI.jsxs)(yX,{values:[[xR,a],[_A,{...u,ref:s}],[_j,{...l,ref:i,isInvalid:a.isInvalid}]],children:[(0,hI.jsx)(_R,{...e,id:e.id,ref:t,slot:e.slot||void 0,className:e.className,isDisabled:a.isDisabled,isInvalid:a.isInvalid,onClick:c,children:a.segments.map((t,r)=>(0,pF.cloneElement)(e.children(t),{key:r}))}),(0,hI.jsx)(_N,{})]})}),Dd=(0,pF.forwardRef)(function(e,t){let r=(0,pF.useContext)(EH),n=(0,pF.useContext)(Ez);return(r??n).isInvalid?(0,hI.jsx)(y_,{ref:t,size:16,...e}):(0,hI.jsx)(mr,{ref:t,size:16,...e})});class Dp{constructor(e,t){this.locale=e,this.dictionary=t}of(e){return this.dictionary.getStringForLocale(e,this.locale)}}let Df=new Map,Dh=(0,pF.forwardRef)(function({segment:e,...t},r){let n=(0,pF.useContext)(xR),i=yj(r),{segmentProps:o}=function(e,t,r){let n,i,o,a,s=(0,pF.useRef)(""),{locale:l,direction:u}=bJ(),c=function(){var e;let{locale:t}=bJ(),r=vl((e=_3)&&e.__esModule?e.default:e,"@react-aria/datepicker");return(0,pF.useMemo)(()=>{try{return new Intl.DisplayNames(t,{type:"dateTimeField"})}catch{return new Dp(t,r)}},[t,r])}(),{ariaLabel:d,ariaLabelledBy:p,ariaDescribedBy:f,focusManager:h}=_9.get(t),m=e.isPlaceholder?"":e.text,y=(0,pF.useMemo)(()=>t.dateFormatter.resolvedOptions(),[t.dateFormatter]),g=b7({month:"long",timeZone:y.timeZone}),b=b7({hour:"numeric",hour12:y.hour12,timeZone:y.timeZone});if("month"!==e.type||e.isPlaceholder)"hour"!==e.type||e.isPlaceholder||(m=b.format(t.dateValue));else{let e=g.format(t.dateValue);m=e!==m?`${m} \u{2013} ${e}`:e}let{spinButtonProps:v}=S1({value:e.value??void 0,textValue:m,minValue:e.minValue,maxValue:e.maxValue,isDisabled:t.isDisabled,isReadOnly:t.isReadOnly||!e.isEditable,isRequired:t.isRequired,onIncrement:()=>{s.current="",t.increment(e.type)},onDecrement:()=>{s.current="",t.decrement(e.type)},onIncrementPage:()=>{s.current="",t.incrementPage(e.type)},onDecrementPage:()=>{s.current="",t.decrementPage(e.type)},onIncrementToMax:()=>{s.current="",t.incrementToMax(e.type)},onDecrementToMin:()=>{s.current="",t.decrementToMin(e.type)}}),w=(0,pF.useMemo)(()=>new(0,S4.d)(l,{maximumFractionDigits:0}),[l]),x=()=>{if(e.text===e.placeholder&&h.focusPrevious(),!w.isValidPartialNumber(e.text)||t.isReadOnly||e.isPlaceholder)("dayPeriod"===e.type||"era"===e.type)&&t.clearSegment(e.type);else{let r=e.text.slice(0,-1),n=w.parse(r);0===(r=0===n?"":r).length||0===n?t.clearSegment(e.type):t.setSegment(e.type,n),s.current=r}},{startsWith:E}=(n=function(e){let{locale:t}=bJ(),r=t+(e?Object.entries(e).sort((e,t)=>e[0]<t[0]?-1:1).join():"");if(Df.has(r))return Df.get(r);let n=new Intl.Collator(t,e);return Df.set(r,n),n}({usage:"search",sensitivity:"base"}),i=(0,pF.useCallback)((e,t)=>0===t.length||(e=e.normalize("NFC"),t=t.normalize("NFC"),0===n.compare(e.slice(0,t.length),t)),[n]),o=(0,pF.useCallback)((e,t)=>0===t.length||(e=e.normalize("NFC"),t=t.normalize("NFC"),0===n.compare(e.slice(-t.length),t)),[n]),a=(0,pF.useCallback)((e,t)=>{if(0===t.length)return!0;e=e.normalize("NFC");let r=0,i=(t=t.normalize("NFC")).length;for(;r+i<=e.length;r++){let o=e.slice(r,r+i);if(0===n.compare(t,o))return!0}return!1},[n]),(0,pF.useMemo)(()=>({startsWith:i,endsWith:o,contains:a}),[i,o,a])),S=b7({hour:"numeric",hour12:!0}),D=(0,pF.useMemo)(()=>{let e=new Date;return e.setHours(0),S.formatToParts(e).find(e=>"dayPeriod"===e.type).value},[S]),O=(0,pF.useMemo)(()=>{let e=new Date;return e.setHours(12),S.formatToParts(e).find(e=>"dayPeriod"===e.type).value},[S]),P=b7({year:"numeric",era:"narrow",timeZone:"UTC"}),C=(0,pF.useMemo)(()=>{if("era"!==e.type)return[];let r=vJ(new vI(1,1,1),t.calendar),n=t.calendar.getEras().map(e=>{let t=r.set({year:1,month:1,day:1,era:e}).toDate("UTC");return{era:e,formatted:P.formatToParts(t).find(e=>"era"===e.type).value}}),i=function(e){e.sort();let t=e[0],r=e[e.length-1];for(let e=0;e<t.length;e++)if(t[e]!==r[e])return e;return 0}(n.map(e=>e.formatted));if(i)for(let e of n)e.formatted=e.formatted.slice(i);return n},[P,t.calendar,e.type]),k=r=>{if(t.isDisabled||t.isReadOnly)return;let n=s.current+r;switch(e.type){case"dayPeriod":if(E(D,r))t.setSegment("dayPeriod",0);else if(E(O,r))t.setSegment("dayPeriod",1);else break;h.focusNext();break;case"era":{let e=C.find(e=>E(e.formatted,r));e&&(t.setSegment("era",e.era),h.focusNext());break}case"day":case"hour":case"minute":case"second":case"month":case"year":{if(!w.isValidPartialNumber(n))return;let i=w.parse(n),o=i;if(void 0!==e.maxValue&&i>e.maxValue&&(o=w.parse(r)),isNaN(i))return;t.setSegment(e.type,o),void 0!==e.maxValue&&(Number(i+"0")>e.maxValue||n.length>=String(e.maxValue).length)?(s.current="",h.focusNext()):s.current=n}}};wb((0,pF.useRef)("u">typeof document?document:null),"selectionchange",()=>{let e=window.getSelection();e?.anchorNode&&gu(r.current,e?.anchorNode)&&e.collapse(r.current)});let T=(0,pF.useRef)("");wb(r,"beforeinput",n=>{if(r.current)switch(n.preventDefault(),n.inputType){case"deleteContentBackward":case"deleteContentForward":w.isValidPartialNumber(e.text)&&!t.isReadOnly&&x();break;case"insertCompositionText":T.current=r.current.textContent,r.current.textContent=r.current.textContent;break;default:null!=n.data&&k(n.data)}}),wb(r,"input",e=>{let{inputType:t,data:n}=e;"insertCompositionText"===t&&(r.current&&(r.current.textContent=T.current),null!=n&&(E(D,n)||E(O,n))&&k(n))}),yM(()=>{let e=r.current;return()=>{((e=document)=>e.activeElement)()===e&&(h.focusPrevious()||h.focusNext())}},[r,h]);let j=gT()||"timeZoneName"===e.type?{role:"textbox","aria-valuemax":null,"aria-valuemin":null,"aria-valuetext":null,"aria-valuenow":null}:{};e===(0,pF.useMemo)(()=>t.segments.find(e=>e.isEditable),[t.segments])||t.isInvalid||(f=void 0);let R=yG(),A=!t.isDisabled&&!t.isReadOnly&&e.isEditable,N="literal"===e.type?"":c.of(e.type),M=wf({"aria-label":`${N}${d?`, ${d}`:""}${p?", ":""}`,"aria-labelledby":p});if("literal"===e.type)return{segmentProps:{"aria-hidden":!0}};let $={caretColor:"transparent"};if("rtl"===u){$.unicodeBidi="embed";let t=y[e.type];("numeric"===t||"2-digit"===t)&&($.direction="ltr")}return{segmentProps:yZ(v,M,{id:R,...j,"aria-invalid":t.isInvalid?"true":void 0,"aria-describedby":f,"aria-readonly":t.isReadOnly||!e.isEditable?"true":void 0,"data-placeholder":e.isPlaceholder||void 0,contentEditable:A,suppressContentEditableWarning:A,spellCheck:A?"false":void 0,autoCorrect:A?"off":void 0,[parseInt(pB().version,10)>=17?"enterKeyHint":"enterkeyhint"]:A?"next":void 0,inputMode:t.isDisabled||"dayPeriod"===e.type||"era"===e.type||!A?void 0:"numeric",tabIndex:t.isDisabled?void 0:0,onKeyDown:e=>{if("a"===e.key&&(gP()?e.metaKey:e.ctrlKey)&&e.preventDefault(),!e.ctrlKey&&!e.metaKey&&!e.shiftKey&&!e.altKey)switch(e.key){case"Backspace":case"Delete":e.preventDefault(),e.stopPropagation(),x()}},onFocus:()=>{s.current="",r.current&&wE(r.current,{containingElement:ww(r.current)});let e=window.getSelection();e?.collapse(r.current)},style:$,onPointerDown(e){e.stopPropagation()},onMouseDown(e){e.stopPropagation()}})}}(e,n,i),{focusProps:a,isFocused:s,isFocusVisible:l}=bS(),{hoverProps:u,isHovered:c}=bk({...t,isDisabled:n.isDisabled||"literal"===e.type}),d=function(e){let{className:t,style:r,children:n,defaultClassName:i,defaultChildren:o,defaultStyle:a,values:s}=e;return(0,pF.useMemo)(()=>{let e,l,u;return e="function"==typeof t?t({...s,defaultClassName:i}):t,l="function"==typeof r?r({...s,defaultStyle:a||{}}):r,u="function"==typeof n?n({...s,defaultChildren:o}):null==n?o:n,{className:e??i,style:l||a?{...a,...l}:void 0,children:u??o,"data-rac":""}},[t,r,n,i,o,a,s])}({...t,values:{...e,isReadOnly:!e.isEditable,isInvalid:n.isInvalid,isDisabled:n.isDisabled,isHovered:c,isFocused:s,isFocusVisible:l},defaultChildren:e.text}),p=(0,pF.useCallback)(e=>{e.stopPropagation()},[]);return(0,hI.jsx)("span",{...yZ(gi(t),o,a,u),...d,ref:i,style:o.style,"data-placeholder":e.isPlaceholder||void 0,"data-invalid":n.isInvalid||void 0,"data-readonly":!e.isEditable||void 0,"data-disabled":n.isDisabled||void 0,"data-type":e.type,"data-hovered":c||void 0,"data-focused":s||void 0,"data-focus-visible":l||void 0,onClick:p})}),Dm={short:!1,size:"md"},Dy=(0,pF.forwardRef)(function(e,t){let{className:r,defaultValue:n,isDisabled:i,invalid:o,invalidText:a,isInvalid:s,label:l,labelText:u,light:c,maxDate:d,minDate:p,onChange:f,onChangeRaw:h,short:m,size:y,value:g,...b}={...Dm,...e},{calendar:v,intlLocale:w,today_:x}=Sq(),E=(0,pF.useId)(),S=!!(u??l),D=(0,pF.useMemo)(()=>EZ(n,v),[n,v]),O=(0,pF.useMemo)(()=>EZ(g,v,!0),[g,v]),P=(0,pF.useMemo)(()=>EZ(d,v),[d,v]),C=(0,pF.useMemo)(()=>EZ(p??SY,v),[p,v]),k=(0,pF.useMemo)(()=>o||s,[o,s]),T=(0,pF.useMemo)(()=>(h&&f&&console.error("An OpenmrsDatePicker component was created with both onChange and onChangeRaw handlers defined. Only onChangeRaw will be used."),h??(e=>f?.(EJ(e)))),[h,f]);return(0,hI.jsx)(EY,{locale:w.toString(),children:(0,hI.jsx)("div",{className:hF()("cds--form-item",r),children:(0,hI.jsx)(yX,{values:[[SG,w]],children:(0,hI.jsxs)(EG,{className:hF()("cds--date-picker","cds--date-picker--single",{"cds--date-picker--short":m,"cds--date-picker--light":c}),defaultValue:D,isDisabled:i,isInvalid:k,maxValue:P,minValue:C,value:O,shouldForceLeadingZeros:"en"===w.language||void 0,...b,onChange:T,children:[(0,hI.jsxs)("div",{className:"cds--date-picker-container",children:[S&&(0,hI.jsx)(xY,{className:hF()("cds--label",{"cds--label--disabled":i}),htmlFor:E,children:u??l}),(0,hI.jsxs)(_R,{className:De,children:[(0,hI.jsx)(Dc,{id:S?E:void 0,ref:t,className:hF()("cds--date-picker-input__wrapper","-esm-billing__datepicker-module__inputWrapper___MHJAy",{"-esm-billing__datepicker-module__inputWrapperSm___esx4E":"sm"===y,"-esm-billing__datepicker-module__inputWrapperMd___VQbzP":"md"===y||!y||0===y.length,"-esm-billing__datepicker-module__inputWrapperLg___Rk9Ce":"lg"===y}),children:e=>"era"!==e.type?(0,hI.jsx)(Dh,{className:Dt,segment:e}):(0,hI.jsx)(pB().Fragment,{})}),(0,hI.jsx)(bN,{className:hF()(Di,{[Da]:"sm"===y,[Do]:"md"===y||!y||0===y.length,[Ds]:"lg"===y}),children:(0,hI.jsx)(Dd,{})})]}),(0,hI.jsx)(xH,{className:Dn,children:a})]}),(0,hI.jsx)(Du,{variant:"single",today_:x})]})})})})}),Dg=(0,pF.forwardRef)(function({className:e,defaultValue:t,invalid:r,invalidText:n,isDisabled:i,isInvalid:o,label:a,labelText:s,light:l,maxDate:u,minDate:c,onChange:d,onChangeRaw:p,size:f="md",value:h,...m},y){let{calendar:g,intlLocale:b,today_:v}=Sq(),w=(0,pF.useId)(),x=!!(s??a),E=(0,pF.useMemo)(()=>{if(h)return{start:EZ(h[0],g,!1),end:EZ(h[1],g,!1)}},[h,g]),S=(0,pF.useMemo)(()=>{if(t)return{start:EZ(t[0],g,!1),end:EZ(t[1],g,!1)}},[t,g]),D=(0,pF.useMemo)(()=>EZ(c??SY,g,!0),[c,g]),O=(0,pF.useMemo)(()=>EZ(u,g,!0),[u,g]),P=(0,pF.useMemo)(()=>r||o,[r,o]),C=(0,pF.useMemo)(()=>(p&&d&&console.error("An OpenmrsDateRangePicker component was created with both onChange and onChangeRaw handlers defined. Only onChangeRaw will be used."),p??(e=>d?.([EJ(e.start),EJ(e.end)]))),[p,d]);return(0,hI.jsx)(EY,{locale:b.toString(),children:(0,hI.jsx)("div",{className:hF()("cds--form-item",e),children:(0,hI.jsx)(yX,{values:[[SG,b]],children:(0,hI.jsx)(Eq,{id:x?w:void 0,className:hF()("cds--date-picker",{"cds--date-picker--light":l,"cds--date-picker--disabled":i}),isInvalid:P,shouldForceLeadingZeros:"en"===b.language||void 0,maxValue:O,minValue:D,value:E,defaultValue:S,ref:y,isDisabled:i,...m,onChange:C,children:(0,hI.jsxs)("div",{className:"cds--date-picker-container",children:[x&&(0,hI.jsx)(xY,{className:hF()("cds--label",{"cds--label--disabled":i}),htmlFor:w,children:s??a}),(0,hI.jsxs)(_R,{className:De,children:[(0,hI.jsxs)("div",{className:hF()("-esm-billing__datepicker-module__inputsWrapper___UyGoG",{"-esm-billing__datepicker-module__inputsWrapperSm___qrGsA":"sm"===f,"-esm-billing__datepicker-module__inputsWrapperMd___pofu4":"md"===f||!f||0===f.length,"-esm-billing__datepicker-module__inputsWrapperLg___eF1Im":"lg"===f}),children:[(0,hI.jsx)(xN,{className:hF()("cds--date-picker-input__wrapper","-esm-billing__datepicker-module__startInput___C8vnM",Dr),slot:"start",children:e=>(0,hI.jsx)(Dh,{className:Dt,segment:e})}),(0,hI.jsx)("div",{className:"-esm-billing__datepicker-module__separator___vHLFZ",children:(0,hI.jsx)("span",{"aria-hidden":"true","data-readonly":!0,children:"–"})}),(0,hI.jsx)(xN,{className:hF()("cds--date-picker-input__wrapper","-esm-billing__datepicker-module__endInput___25OF9",Dr),slot:"end",children:e=>(0,hI.jsx)(Dh,{className:Dt,segment:e})})]}),(0,hI.jsx)(bN,{className:hF()(Di,{[Da]:"sm"===f,[Do]:"md"===f||!f||0===f.length,[Ds]:"lg"===f}),children:(0,hI.jsx)(Dd,{})})]}),(0,hI.jsx)(xH,{className:Dn,children:n}),(0,hI.jsx)(Du,{variant:"range",today_:v,minDate:D,maxDate:O})]})})})})})}),Db=({diagnoses:e})=>{let{diagnosisTags:t}=fI({externalModuleName:"@openmrs/esm-styleguide"});return(0,hI.jsx)("div",{className:"-esm-billing__diagnosis-tags-module__container___l7XiW",children:e.map(e=>{let{rank:r,uuid:n,display:i}=e,o=t[1===r?"primaryColor":"secondaryColor"];return(0,hI.jsx)(hK.vwO,{type:o,children:i},n)})})},Dv={action:"-esm-billing__empty-card-module__action___l4wUo",content:"-esm-billing__empty-card-module__content___XbsSJ",desktopHeading:"-esm-billing__empty-card-module__desktopHeading___0EPXX",tabletHeading:"-esm-billing__empty-card-module__tabletHeading___unl1F",tile:"-esm-billing__empty-card-module__tile___vS3Sj"},Dw=({width:e="64",height:t="64"})=>(0,hI.jsx)("svg",{width:e,height:t,viewBox:"0 0 64 64",children:(0,hI.jsx)("use",{href:"#omrs-empty-data-illustration"})}),D_=e=>{let t="tablet"===he(),r=e.launchForm;return(0,hI.jsx)(hK.Wdr,{className:Dv.layer,children:(0,hI.jsxs)(hK.FAs,{className:Dv.tile,children:[(0,hI.jsx)("div",{className:t?Dv.tabletHeading:Dv.desktopHeading,children:(0,hI.jsx)("h4",{children:e.headerTitle})}),(0,hI.jsx)(Dw,{}),(0,hI.jsx)("p",{className:Dv.content,children:oR("emptyStateText","There are no {{displayText}} to display",{displayText:e.displayText})}),(0,hI.jsx)("p",{className:Dv.action,children:r&&(0,hI.jsx)(hK.$nd,{onClick:()=>r(),kind:"ghost",size:t?"lg":"sm",children:oR("recordNewEntry","Record {{ displayText }}",{displayText:e.displayText})})})]})})},Dx=({error:e,headerTitle:t})=>{let r="tablet"===he();return(0,hI.jsx)(hK.Wdr,{children:(0,hI.jsxs)(hK.FAs,{className:"-esm-billing__error-state-module__tile___hHM56",children:[(0,hI.jsx)("div",{className:r?"-esm-billing__error-state-module__tabletHeading___W7a4U":"-esm-billing__error-state-module__desktopHeading___VL8Rv",children:(0,hI.jsx)("h4",{children:t})}),(0,hI.jsxs)("p",{className:"-esm-billing__error-state-module__errorMessage___IytZy",children:[oR("error","Error")," ",`${e?.response?.status}: `,e?.response?.statusText]}),(0,hI.jsx)("p",{className:"-esm-billing__error-state-module__errorCopy___E1yZO",children:oR("errorCopy")})]})})},DE=Dx,DS=pB().forwardRef((e,t)=>{let{slotName:r,basePath:n,componentContext:i,state:o}=hn(),a=window.location??{pathname:""},s=p0(r??"");return e.isChildOfHeader&&r&&s.length>0?(0,hI.jsxs)(hK.f8J,{"aria-label":oR("leftNavigation","Left navigation"),className:"-esm-billing__left-nav-module__leftNav___ZqLpw",expanded:!0,isFixedNav:!0,ref:t,...e,children:[(0,hI.jsx)(p4,{name:"global-nav-menu-slot"}),r?(0,hI.jsx)(fP,{value:i,fallback:(0,hI.jsx)(p4,{name:r,state:{basePath:n,currentPath:a,...o}}),children:(0,hI.jsx)(pV.Provider,{value:i,children:(0,hI.jsx)(p4,{name:r,state:{basePath:n,currentPath:a,...o}})})}):null]}):null}),DD=({selectedLocationUuid:e,defaultLocationUuid:t,locationTag:r,locationsPerRequest:n=50,onChange:i})=>{let[o,a]=(0,pF.useState)(""),s=(0,pF.useId)(),{location:l}=function(e){let t=e?`/ws/fhir2/R4/Location?_id=${e}`:null,{data:r,error:n,isLoading:i}=fU()(t,iR,{shouldRetryOnError:e=>!!e?.response?.status&&e.response.status>=500});return(0,pF.useMemo)(()=>({location:r?.data?.entry?r.data.entry[0]:null,error:t?n:null,isLoading:!!t&&i}),[r,i,n,t])}(t),{locations:u,isLoading:c,hasMore:d,loadingNewData:p,error:f,setPage:h}=function(e,t=0,r=""){let n=fB(r),{data:i,isLoading:o,isValidating:a,setSize:s,error:l}=f3()(function(r,i){if(i){let e=i.data?.link?.find(e=>"next"===e.relation);if(!e)return null;let t=new URL(e.url);return t.origin===window.location.origin?e.url:new URL(`${t.pathname}${t.search?`?${t.search}`:""}`,window.location.origin).toString()}let o=`${ik}/Location?`,a=new URLSearchParams;return a.append("_summary","data"),t&&a.append("_count",""+t),r&&a.append("_getpagesoffset",""+r*t),e&&a.append("_tag",e),"string"==typeof n&&""!==n&&a.append("name:contains",n),o+a.toString()},iR);return(0,pF.useMemo)(()=>({locations:i?.length?i?.flatMap(e=>e?.data?.entry??[]):[],isLoading:o,totalResults:i?.[0]?.data?.total,hasMore:!!i?.length&&i?.[i.length-1]?.data?.link?.some(e=>"next"===e.relation),loadingNewData:a,error:l||null,setPage:s}),[o,i,a,s,l])}(r,n,o),m=(0,pF.useMemo)(()=>l&&!o&&t?[l,...u.filter(({resource:e})=>e.id!==t)]:u??[],[l,u,t,o]),y=(0,pF.useCallback)(e=>{i(),a(e.trim())},[i]),g=ha((0,pF.useCallback)(()=>{!p&&d&&h(e=>e+1)},[p,d,h])),b=d?Math.max(0,Math.floor(m.length-n/2)):-1;return(0,hI.jsxs)(hI.Fragment,{children:[(0,hI.jsx)(hK.vji,{"aria-describedby":f?`${s}-error`:void 0,labelText:oR("searchForLocation"),id:s,placeholder:oR("searchForLocation"),onChange:e=>y(e.target.value),size:"lg"}),f&&(0,hI.jsx)("div",{className:"-esm-billing__location-picker-module__errorNotification___MBWvf",id:`${s}-error`,children:(0,hI.jsx)(hK.jeF,{kind:"error",subtitle:oR("errorLoadingLoginLocations","Unable to load login locations. Please try again or contact support if the problem persists."),title:oR("error","Error")})}),(0,hI.jsx)("div",{className:"-esm-billing__location-picker-module__searchResults___aCL93",children:c?(0,hI.jsx)("div",{className:"-esm-billing__location-picker-module__loadingContainer___Vn1H0",children:Array.from({length:5}).map((e,t)=>(0,hI.jsx)(hK.Psq,{className:"-esm-billing__location-picker-module__radioButtonSkeleton___RKMHj",role:"progressbar"},t))}):(0,hI.jsxs)(hI.Fragment,{children:[(0,hI.jsx)("div",{className:"-esm-billing__location-picker-module__locationResultsContainer___5yuvs",children:m.length>0?(0,hI.jsx)(hK.zWQ,{name:"loginLocations",onChange:e=>{i(e?.toString())},orientation:"vertical",valueSelected:e,children:m.map((e,t)=>(0,hI.jsx)(hK.aaP,{className:"-esm-billing__location-picker-module__locationRadioButton___b52LI",id:e.resource.id,labelText:(0,hI.jsx)("span",{ref:t===b?g:null,children:e.resource.name}),name:e.resource.name,value:e.resource.id},e.resource.id))}):(0,hI.jsx)("div",{className:"-esm-billing__location-picker-module__emptyState___qiPqQ",children:(0,hI.jsx)("p",{className:"-esm-billing__location-picker-module__locationNotFound___tKDOJ",children:oR("noResultsToDisplay")})})}),p&&(0,hI.jsx)("div",{className:"-esm-billing__location-picker-module__loadingIcon___PGwvc",children:(0,hI.jsx)(hK.OuH,{description:oR("loading")})})]})})]})},DO=Y("modalState",{modalContainer:null,modalStack:[]}),DP=0;async function DC(e,t,r={}){let n=pg(t),i=null;if(e){if(!n)throw Error(`No modal named '${t}' has been registered.`);let{load:o}=n,a=await o(),s=DP++;i=await pM({...a,name:`${t}-${s}`},{...r,domElement:e})}else $(`Failed to launch modal. Please notify your administrator. Modal name: ${t}`);return i}function Dk(e){return"TO_BE_DELETED"===e.state||"DELETED"===e.state}function DT(e,t){t?.unmount&&(t.unmountPromise?.catch(()=>{}),t.unmount().catch(t=>{console.error(`The modal '${e}' failed to unmount`,t)}))}function Dj(e){return e.find(e=>!Dk(e))}function DR(e,t){e.container&&(e.container.style.visibility=t?"unset":"hidden")}let DA=window.getComputedStyle(document.body).overflow;function DN({modalStack:e,modalContainer:t}){if(t)if(e.length){t.style.visibility||(addEventListener("keydown",D$),document.body.style.overflow="hidden",t.style.visibility="unset");let r=Dj(e);e.forEach(e=>{switch(e.state){case"NEW":{let r=function({size:e}){let t=document.createElement("div");return t.className=`cds--modal-container cds--modal-container--${e}`,t.setAttribute("role","dialog"),t.setAttribute("tabindex","-1"),t.setAttribute("aria-modal","true"),t}({size:e.props?.size??"md"});e.container=r,e.state="MOUNTING",DC(r,e.modalName,e.props).then(n=>{Dk(e)?DT(e.modalName,n):n?(e.parcel=n,t.prepend(r),DR(e,Dj(DO.getState().modalStack)===e),n.mountPromise.then(()=>{Dk(e)||(e.state="MOUNTED")},t=>{$(t),e.parcel=null,DM(e)})):DM(e)},t=>{$(t),DM(e)});break}case"MOUNTING":case"MOUNTED":DR(e,e===r);break;case"TO_BE_DELETED":e.state="DELETED",e.onClose(),DT(e.modalName,e.parcel),e.container?.remove(),setTimeout(()=>{let t=DO.getState();DO.setState({...t,modalStack:t.modalStack.filter(t=>t!==e)})},0)}})}else t.style.removeProperty("visibility"),document.body.style.overflow=DA,removeEventListener("keydown",D$)}function DM(e){if(Dk(e))return;e.state="TO_BE_DELETED";let t=DO.getState();DO.setState({...t,modalStack:[...t.modalStack]})}function D$(e){"Escape"===e.key&&function(){let[e]=DO.getState().modalStack;e&&DM(e)}()}function DI(e){DO.subscribe(DN),DO.setState({...DO.getState(),modalContainer:e})}function DL(e,t={},r=()=>{}){let n=()=>{let e=DO.getState().modalStack.find(e=>e.onClose===r);e&&DM(e)};if(pg(e)){var i;let o,a;i={state:"NEW",onClose:r,modalName:e,props:{close:n,...t}},a=[i,...(o=DO.getState()).modalStack],DO.setState({...o,modalStack:a})}else $(`Failed to launch modal. Please notify your administrator. Modal name: "${e}"`);return n}let DF=({notification:e})=>{let{description:t,action:r,kind:n,critical:i,title:o,onAction:a}=e;return(0,hI.jsx)(hK.kZS,{actionButtonLabel:r,kind:n||"info",lowContrast:i,subtitle:t,title:o||"",inline:!0,onActionButtonClick:a})},DB=({subject:e})=>{let[t,r]=(0,pF.useState)([]);return(0,pF.useEffect)(()=>{let t=e.subscribe(e=>r(t=>[...t.filter(t=>t.description!==e.description||t.action!==e.action||t.kind!==e.kind||t.title!==e.title),e]));return()=>t.unsubscribe()},[e]),(0,hI.jsx)(hI.Fragment,{children:t.map(e=>(0,hI.jsx)(DF,{notification:e},e.id))})},DV=({notification:e})=>{let{actionButtonLabel:t,onActionButtonClick:r=()=>{},subtitle:n,kind:i,title:o,critical:a,progressActionLabel:s,id:l,...u}=e,[c,d]=(0,pF.useState)(t);return(0,hI.jsx)(hK.kZS,{kind:i||"info",actionButtonLabel:c,ariaLabel:oR("closesActionableNotification","Closes actionable notification"),onActionButtonClick:()=>{r(),s&&d(s)},statusIconDescription:oR("actionableNotification","Actionable notification"),subtitle:n,title:o,lowContrast:a,inline:!0,...u})},DU=({subject:e})=>{let[t,r]=(0,pF.useState)([]);return(0,pF.useEffect)(()=>{let t=e.subscribe(e=>r(t=>[...t.filter(t=>t.subtitle!==e.subtitle||t.actionButtonLabel!==e.actionButtonLabel||t.onActionButtonClick!==e.onActionButtonClick||t.kind!==e.kind||t.title!==e.title),e]));return()=>t.unsubscribe()},[e]),(0,hI.jsx)(hI.Fragment,{children:t.map(e=>(0,hI.jsx)(DV,{notification:e},e.id))})};var DW=r(4065),DK=Object.prototype.hasOwnProperty;let DH=function(e){if(null==e)return!0;if((0,eF.A)(e)&&((0,eL.A)(e)||"string"==typeof e||"function"==typeof e.splice||(0,eB.A)(e)||(0,eU.A)(e)||(0,eI.A)(e)))return!e.length;var t=(0,ta.A)(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if((0,eM.A)(e))return!(0,DW.A)(e).length;for(var r in e)if(DK.call(e,r))return!1;return!0},Dz=new es.Subject,DG=0,Dq=new es.Subject,DY=0;function DZ(e){e&&(0,p2.createRoot)(e).render((0,hI.jsx)(DB,{subject:Dz}))}function DJ(e){var t;e&&("string"==typeof(t=e.description)?t.trim().length>0:"object"==typeof t&&(t instanceof Error||!DH(t)))?(e.description instanceof Error&&(e.description=e.description.toLocaleString()),setTimeout(()=>{Dz.next({...e,id:DG++})},0)):console.error("showNotification must be called with an object having a 'description' property that is a non-empty string or object")}function DX(e){e&&(0,p2.createRoot)(e).render((0,hI.jsx)(DU,{subject:Dq}))}function DQ(e){var t;e&&("string"==typeof(t=e.actionButtonLabel)?t.trim().length>0:"object"==typeof t&&!DH(t))?setTimeout(()=>{Dq.next({...e,id:DY++})},0):console.error("showActionableNotification must be called with an actionButtonLabel that is a non-empty string")}let D0=["NORMAL","HIGH","CRITICALLY_HIGH","OFF_SCALE_HIGH","LOW","CRITICALLY_LOW","OFF_SCALE_LOW"],D1=["critically_low","critically_high","high","low","normal","off_scale_low","off_scale_high"],D3={container:"-esm-billing__numeric-observation-module__container___+Kqi9",card:"-esm-billing__numeric-observation-module__card___Q-ECG","abnormal-value":"-esm-billing__numeric-observation-module__abnormal-value___bx1h9","critical-value":"-esm-billing__numeric-observation-module__critical-value___nSKSX",cell:"-esm-billing__numeric-observation-module__cell___wc90e","critically-high":"-esm-billing__numeric-observation-module__critically-high___fmZfJ","critically-low":"-esm-billing__numeric-observation-module__critically-low___h9797",high:"-esm-billing__numeric-observation-module__high___0-YpP",low:"-esm-billing__numeric-observation-module__low___TuqAk","label-container":"-esm-billing__numeric-observation-module__label-container___FtozC","value-container":"-esm-billing__numeric-observation-module__value-container___R9qoY",label:"-esm-billing__numeric-observation-module__label___0DGA5",value:"-esm-billing__numeric-observation-module__value___ohqoh",units:"-esm-billing__numeric-observation-module__units___xvMd3","pad-right":"-esm-billing__numeric-observation-module__pad-right___umcen","off-scale-low":"-esm-billing__numeric-observation-module__off-scale-low___my+0i","off-scale-high":"-esm-billing__numeric-observation-module__off-scale-high___so9dv",arrow:"-esm-billing__numeric-observation-module__arrow___Agoh9"},D4=({value:e,unit:t,label:r,interpretation:n,referenceRange:i,conceptUuid:o,variant:a="card",patientUuid:s})=>{let l=(0,pF.useId)(),{referenceRange:u,isLoading:c}=function(e,t){let r=null;e&&(r=t?`${iC}/conceptreferencerange/?patient=${t}&concept=${e}&v=full`:`${iC}/conceptreferencerange/?concept=${e}&v=full`);let{data:n,error:i,isLoading:o}=fU()(r,iR),a=n?.data?.results?.[0];return{referenceRange:a?{hiNormal:a.hiNormal??null,hiAbsolute:a.hiAbsolute??null,hiCritical:a.hiCritical??null,lowNormal:a.lowNormal??null,lowAbsolute:a.lowAbsolute??null,lowCritical:a.lowCritical??null}:void 0,error:i,isLoading:o}}(i||n?void 0:o,s),d=i??u,p=(0,pF.useMemo)(()=>{if(n)return n?"--"===n?"normal":D0.includes(n)?n.toLowerCase():D1.includes(n)?n:"normal":void 0;if(d&&!c){if(!d||null==e||""===e)return"normal";let t="string"==typeof e?Number.parseFloat(e):e;return Number.isNaN(t)?"normal":null!==d.hiAbsolute&&void 0!==d.hiAbsolute&&t>d.hiAbsolute?"off_scale_high":null!==d.hiCritical&&void 0!==d.hiCritical&&t>=d.hiCritical?"critically_high":null!==d.hiNormal&&void 0!==d.hiNormal&&t>d.hiNormal?"high":null!==d.lowAbsolute&&void 0!==d.lowAbsolute&&t<d.lowAbsolute?"off_scale_low":null!==d.lowCritical&&void 0!==d.lowCritical&&t<=d.lowCritical?"critically_low":null!==d.lowNormal&&void 0!==d.lowNormal&&t<d.lowNormal?"low":"normal"}return"normal"},[n,d,e,c])??"normal",f="critically_low"===p||"critically_high"===p||"off_scale_low"===p||"off_scale_high"===p,h="normal"!==p,m=r?`omrs-numeric-obs-label-${r.replaceAll(/\s+/g,"-").toLowerCase()}-${l}`:void 0,y=`omrs-numeric-obs-value-${l}`,g=`omrs-numeric-obs-unit-${l}`,b=null!=e&&""!==e,v=b?e:oR("notAvailable","Not available"),w=hF()({[D3["critically-low"]]:"critically_low"===p||"off_scale_low"===p,[D3["critically-high"]]:"critically_high"===p||"off_scale_high"===p,[D3.low]:"low"===p,[D3.high]:"high"===p,[D3["off-scale-low"]]:"off_scale_low"===p,[D3["off-scale-high"]]:"off_scale_high"===p}),x=hF()({[D3.container]:!0,[D3.card]:!0,[D3["critical-value"]]:f,[D3["abnormal-value"]]:h&&!f}),E=hF()({[D3.cell]:!0,[w]:!0});return"cell"===a?(0,hI.jsxs)("div",{className:E,children:[v,b&&t?` ${t}`:""]}):(0,hI.jsxs)("section",{className:x,"data-testid":"numeric-observation-card",children:[r&&(0,hI.jsxs)("div",{className:D3["label-container"],children:[(0,hI.jsx)("span",{id:m,className:D3.label,children:r}),h&&(0,hI.jsx)("span",{className:D3[p.replace("_","-")],title:oR("abnormalValue","Abnormal value")})]}),(0,hI.jsxs)("div",{className:D3["value-container"],children:[(0,hI.jsx)("span",{id:y,"aria-labelledby":m&&g?`${m} ${g}`:m||g||void 0,className:D3.value,children:v}),b&&t&&(0,hI.jsx)("span",{id:g,className:D3.units,children:t})]})]})},D2="-esm-billing__page-header-module__pageHeader___XNJYe",D6=e=>{if("children"in e){let{children:t,className:r,...n}=e;return(0,hI.jsx)("div",{className:hF()(D2,r),...n,children:t})}{let{title:t,illustration:r,className:n,...i}=e;return(0,hI.jsx)("div",{className:hF()(D2,n),...i,children:(0,hI.jsx)(D5,{title:t,illustration:r})})}},D5=({title:e,illustration:t,className:r})=>{let[n,i]=(0,pF.useState)(null);return(0,pF.useEffect)(()=>{rg("@openmrs/esm-styleguide").then(e=>{i(e)})},[]),(0,hI.jsxs)("div",{className:hF()("-esm-billing__page-header-module__pageHeaderContent___V-mTz",r),children:[t,(0,hI.jsxs)("div",{className:"-esm-billing__page-header-module__pageLabels___vGJvg",children:[n?.implementationName&&(0,hI.jsx)("p",{children:oR(n.implementationName)}),(0,hI.jsx)("p",{className:"-esm-billing__page-header-module__pageName___+eYMc",children:e})]})]})},D8=({totalItems:e,pageSize:t,onPageNumberChange:r,pageNumber:n,dashboardLinkUrl:i,currentItems:o,dashboardLinkLabel:a})=>{let{pageSizes:s,pageItemsCount:l}=hu(t,e,n,o),u="tablet"===he(),c=oR("paginationItemsCount","{{pageItemsCount}} / {{totalItems}} items",{totalItems:e,pageItemsCount:l});return(0,hI.jsx)(hI.Fragment,{children:e>0&&(0,hI.jsxs)("div",{className:hF()({"-esm-billing__pagination-module__tablet___DdaYk":u,"-esm-billing__pagination-module__desktop___rSwlo":!u}),children:[(0,hI.jsxs)("div",{children:[c,i&&(0,hI.jsx)(pU,{to:i,className:"-esm-billing__pagination-module__configurableLink___cTCLf",children:a??oR("seeAll","See all")})]}),(0,hI.jsx)(hK.dKS,{className:"-esm-billing__pagination-module__pagination___U6anZ",page:n,pageSize:t,pageSizes:s,totalItems:e,onChange:r,pageRangeText:(e,t)=>oR("paginationOfPages","of {{count}} pages",{count:t}),size:u?"lg":"sm"})]})})};function D9(e){return Oe(Or(e,"usual","official"))}function D7(e){return D9(e)}function Oe(e){var t;let r;return e?e.text??(r=(t=e).given??[],(t.family?r.concat(t.family):r).join(" ")):""}function Ot(e){return Oe(e)}function Or(e,...t){for(let r of(0==t.length&&(t=["usual"]),t)){let t=e.name?.find(e=>{var t,n;return t=e,n=r,t.use?t.use===n:"usual"===n});if(t)return t}}function On(e,t=hy()){let r=hy(t),n=SB(e,r);if(null==n)return null;let i=r.diff(n,"hours"),o=r.diff(n,"days"),a=r.diff(n,"weeks"),s=r.diff(n,"months"),l=r.diff(n,"years"),u={};if(i<2)u.minutes=r.diff(n,"minutes");else if(o<2)u.hours=i;else if(a<4)u.days=o;else if(l<1){let e=r.subtract(a,"weeks").diff(n,"days");u.weeks=a,u.days=e}else if(l<2){let e=r.subtract(s,"months").diff(n,"days");u.months=s,u.days=e}else if(l<18){let e=r.subtract(l,"year").diff(n,"months");u.years=l,u.months=e}else u.years=l;return u}function Oi(e,t=hy()){let r=On(e,t);if(null==r)return null;let n={style:"short",localeMatcher:"lookup"};return"minutes"in r&&0===r.minutes&&(n.minutesDisplay="always"),SF(r,n)}let Oo={container:"-esm-billing__patient-banner-patient-info-module__container___WV40g",activePatientContainer:"-esm-billing__patient-banner-patient-info-module__activePatientContainer___YBgYK",patientBanner:"-esm-billing__patient-banner-patient-info-module__patientBanner___o-DQc",patientName:"-esm-billing__patient-banner-patient-info-module__patientName___KWLAJ",patientAvatar:"-esm-billing__patient-banner-patient-info-module__patientAvatar___gG4I3",patientAvatarButton:"-esm-billing__patient-banner-patient-info-module__patientAvatarButton___by4L9",patientInfo:"-esm-billing__patient-banner-patient-info-module__patientInfo___VU1fL",demographics:"-esm-billing__patient-banner-patient-info-module__demographics___xDHsd",row:"-esm-billing__patient-banner-patient-info-module__row___MlVwp",flexRow:"-esm-billing__patient-banner-patient-info-module__flexRow___9Aj3s",tagsSlot:"-esm-billing__patient-banner-patient-info-module__tagsSlot___PqCHJ",identifiers:"-esm-billing__patient-banner-patient-info-module__identifiers___bbREn",identifier:"-esm-billing__patient-banner-patient-info-module__identifier___HQzz8",primaryIdentifier:"-esm-billing__patient-banner-patient-info-module__primaryIdentifier___ocKCs",secondaryIdentifier:"-esm-billing__patient-banner-patient-info-module__secondaryIdentifier___4MLDH",value:"-esm-billing__patient-banner-patient-info-module__value___tkQTC",tag:"-esm-billing__patient-banner-patient-info-module__tag___u7Kco",gender:"-esm-billing__patient-banner-patient-info-module__gender___7eQuO",separator:"-esm-billing__patient-banner-patient-info-module__separator___CZBA8",tooltipPadding:"-esm-billing__patient-banner-patient-info-module__tooltipPadding___UQr5s",tooltipSmallText:"-esm-billing__patient-banner-patient-info-module__tooltipSmallText___MRUhY",actionsButtonText:"-esm-billing__patient-banner-patient-info-module__actionsButtonText___8ZC1R"};function Oa({showIdentifierLabel:e,type:t,value:r}){return(0,hI.jsx)("span",{className:Oo.primaryIdentifier,children:(0,hI.jsxs)(hK.vwO,{className:Oo.tag,type:"gray",children:[e&&t?.text&&(0,hI.jsxs)("span",{className:Oo.label,children:[t.text,": "]}),(0,hI.jsx)("span",{className:Oo.value,children:r})]})})}function Os({showIdentifierLabel:e,type:t,value:r}){return(0,hI.jsxs)(hK.lRv,{className:Oo.secondaryIdentifier,id:`patient-banner-identifier-${r}`,children:[e&&(0,hI.jsxs)("span",{className:Oo.label,children:[t?.text,": "]}),(0,hI.jsx)("span",{className:Oo.value,children:r})]})}function Ol({identifiers:e,showIdentifierLabel:t}){let{excludePatientIdentifierCodeTypes:r}=fI(),{primaryIdentifierCode:n}=hp(),i=e?.filter(e=>{let t=e.type?.coding?.[0]?.code;return t&&!r?.uuids.includes(t)})??[];return(0,hI.jsx)(hI.Fragment,{children:i?.length?i.map(({value:e,type:r},o)=>(0,hI.jsxs)(pB().Fragment,{children:[(0,hI.jsx)("span",{className:Oo.identifier,children:r?.coding?.[0]?.code===n?(0,hI.jsx)(Oa,{showIdentifierLabel:t,type:r,value:e}):(0,hI.jsx)(Os,{showIdentifierLabel:t,type:r,value:e})}),o<i.length-1&&(0,hI.jsx)("span",{className:Oo.separator,children:"\xb7"})]},e)):""})}let Ou={Female:mO,Male:mP,Other:mC,Unknown:mk},Oc=({gender:e})=>{let t=Ou[e];return t?(0,hI.jsx)(t,{fill:"#525252"}):null},Od={male:"Male",female:"Female",other:"Other",unknown:"Unknown"};function Op({patient:e,renderedFrom:t}){var r;let n,i,o=D9(e),a=e?.gender&&(i=Od[n=(r=e.gender).toLowerCase()]??"Unknown",{displayText:oR(n,r),iconKey:i}),s=(0,pF.useMemo)(()=>({patientUuid:e.id,patient:e,renderedFrom:t}),[e.id,e,t]);return(0,hI.jsxs)("div",{className:Oo.patientInfo,children:[(0,hI.jsx)("div",{className:hF()(Oo.row,Oo.patientNameRow),children:(0,hI.jsxs)("div",{className:Oo.flexRow,children:[(0,hI.jsx)("span",{className:Oo.patientName,children:o}),a&&(0,hI.jsxs)("div",{className:Oo.gender,children:[(0,hI.jsx)(Oc,{gender:a.iconKey}),(0,hI.jsx)("span",{children:a.displayText})]}),(0,hI.jsx)(p4,{className:Oo.tagsSlot,name:"patient-banner-tags-slot",state:s})]})}),(0,hI.jsxs)("div",{className:Oo.demographics,children:[e.birthDate&&(0,hI.jsxs)(hI.Fragment,{children:[(0,hI.jsx)("span",{children:Oi(e.birthDate)}),(0,hI.jsx)("span",{className:Oo.separator,children:"\xb7"}),(0,hI.jsx)("span",{children:SA(e.birthDate,{time:!1})}),(0,hI.jsx)("span",{className:Oo.separator,children:"\xb7"})]}),(0,hI.jsx)(Ol,{identifiers:e.identifier,showIdentifierLabel:!0}),(0,hI.jsx)(p4,{className:Oo.extensionSlot,name:"patient-banner-bottom-slot",state:s})]})]})}var Of=r(1673);function Oh({patient:e,patientUuid:t,actionsSlotName:r,additionalActionsSlotState:n}){let[i,o]=(0,pF.useState)(!1),{extensions:a}=p1(r),s="tablet"===he(),l=ho(()=>o(!1),i),u=(0,pF.useRef)(null),c=(0,pF.useRef)(null),d=(0,pF.useId)(),p=`patient-actions-menu-trigger-${d}`,f=`patient-actions-menu-${d}`,h=(0,pF.useCallback)(()=>o(e=>!e),[]),m=(0,pF.useCallback)(()=>{o(!1),u.current?.focus()},[]),y=(0,pF.useCallback)(e=>{if("Escape"===e.key&&i){e.stopPropagation(),m();return}if(("ArrowDown"===e.key||"ArrowUp"===e.key)&&i){e.preventDefault();let t=c.current?.querySelectorAll('[role="menuitem"]:not([disabled])');if(!t?.length)return;let r=document.activeElement?.closest?.('[role="menuitem"]')??document.activeElement,n=Array.from(t).indexOf(r);if(-1===n)return void t["ArrowDown"===e.key?0:t.length-1]?.focus();let i=n+("ArrowDown"===e.key?1:-1),o=i<0?t.length-1:i>=t.length?0:i;t[o]?.focus()}},[m,i]);(0,pF.useEffect)(()=>{if(i&&c.current){let e=c.current.querySelector('[role="menuitem"]:not([disabled])');e?.focus()}},[i]);let g=(0,pF.useMemo)(()=>({patientUuid:t,patient:e,closeMenu:m,...n}),[t,e,m,n]);return 0===a.length?null:(0,hI.jsx)("div",{className:"-esm-billing__patient-banner-actions-menu-module__overflowMenuContainer___7eCLh",children:(0,hI.jsxs)("div",{"data-overflow-menu":!0,className:hF()("cds--overflow-menu",hG),ref:l,children:[(0,hI.jsxs)("button",{className:hF()("cds--btn","cds--btn--ghost","cds--overflow-menu__trigger",{"cds--overflow-menu--open":i},hZ),"aria-controls":f,"aria-expanded":i,"aria-haspopup":"true",id:p,onClick:h,onKeyDown:y,ref:u,children:[(0,hI.jsx)("span",{className:"-esm-billing__patient-banner-actions-menu-module__actionsButtonText___TbM5a",children:oR("actions","Actions")})," ",(0,hI.jsx)(Of.CH,{size:16,style:{marginLeft:"0.5rem",fill:"#78A9FF"}})]}),(0,hI.jsxs)("div",{className:hF()("cds--overflow-menu-options","cds--overflow-menu--flip",hq,{[hY]:i}),"aria-labelledby":p,"data-floating-menu-direction":"bottom",id:f,onKeyDown:y,ref:c,role:"menu",tabIndex:-1,children:[(0,hI.jsx)("ul",{className:hF()("cds--overflow-menu-options__content",{"cds--overflow-menu-options--lg":s}),children:(0,hI.jsx)(p4,{name:r,state:g},r)}),(0,hI.jsx)("span",{})]})]})})}var Om=r(6767),Oy=r.n(Om);function Og(e){let{patientPhotoConceptUuid:t}=fI({externalModuleName:"@openmrs/esm-styleguide"}),r=t?`${iC}/obs?patient=${e}&concept=${t}&v=full`:null,{data:n,error:i,isLoading:o}=(0,fu.Ay)(e?r:null,iR),a=n?.data?.results[0];return{data:a?{dateTime:a?.obsDatetime,imageSrc:a?.value?.links?.uri}:null,error:i,isLoading:o}}let Ob=({width:e=56,height:t=56,"aria-label":r})=>{let{t:n}=(0,fl.useTranslation)();return(0,hI.jsxs)("svg",{"aria-label":r??n("patientPhotoPlaceholder","Patient photo placeholder"),width:e,height:t,fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,hI.jsx)("path",{fill:"#ffffff",d:"M0 0h56v56H0z"}),(0,hI.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m36.75 20.134-.884-.884L19.25 35.866l.884.884 1.25-1.25H34.25a1.252 1.252 0 0 0 1.25-1.25V21.384l1.25-1.25Zm-2.5 14.116H22.634l4.87-4.87 1.487 1.486a1.25 1.25 0 0 0 1.768 0l.991-.991 2.5 2.498v1.877Zm0-3.645-1.616-1.616a1.25 1.25 0 0 0-1.768 0l-.991.991-1.486-1.486 5.861-5.86v7.971Zm-12.5 1.145v-1.875l3.125-3.123.858.859.885-.885-.86-.86a1.25 1.25 0 0 0-1.767 0l-2.241 2.242V21.75h10V20.5h-10c-.69 0-1.25.56-1.25 1.25v10h1.25Z",fill:"#8D8D8D"})]})},Ov="-esm-billing__patient-photo-module__avatar___R93LX";function Ow({patientUuid:e,patientName:t,alt:r}){let{data:n,isLoading:i}=Og(e),[o,a]=(0,pF.useState)(null),[s,l]=(0,pF.useState)(!1),u=(0,pF.useMemo)(()=>Oy().generate(e),[e]);(0,pF.useEffect)(()=>{if(n?.imageSrc){let e=new URL(n.imageSrc,window.location.origin).pathname;l(!0);let t=!1,r=new Image;return r.onload=()=>{t||(a(e),l(!1))},r.onerror=()=>{t||(a(null),l(!1))},r.src=e,()=>{t=!0}}a(null),l(!1)},[n?.imageSrc]);let c=(0,pF.useMemo)(()=>r||(o?oR("patientPhotoAlt","Profile photo of {{patientName}}",{patientName:t}):oR("patientAvatarAlt","Avatar for {{patientName}}",{patientName:t})),[r,o,t]);return i||s?(0,hI.jsx)(hK.ryE,{className:"-esm-billing__patient-photo-module__skeleton___I-6iq","data-testid":"skeleton-icon"}):n?.imageSrc&&!o?(0,hI.jsx)(Ob,{"aria-label":oR("patientPhotoPlaceholder","Photo placeholder for {{patientName}}",{patientName:t})}):o?(0,hI.jsx)("div",{"aria-label":c,children:(0,hI.jsx)("img",{className:Ov,src:o,alt:c,title:t})}):(0,hI.jsx)("div",{"aria-label":c,children:(0,hI.jsx)("div",{className:Ov,title:t,style:{backgroundImage:u.toDataUrl(),backgroundRepeat:"no-repeat",backgroundSize:"cover"},children:(0,hI.jsx)("span",{className:"-esm-billing__patient-photo-module__initials___JnUBD",children:function(e,t=3){return e.split(/\s+/).filter(Boolean).slice(0,t).map(e=>e[0]).join("")}(t)})})})}let O_=["omrs-pict-appointments","omrs-pict-assessment-1","omrs-pict-assessment-2","omrs-pict-blood-bank","omrs-pict-cardiology","omrs-pict-ct-scan","omrs-pict-dentistry","omrs-pict-digital-trust","omrs-pict-emergency-department","omrs-pict-facility","omrs-pict-geriatrics","omrs-pict-gynaecology","omrs-pict-in-patient","omrs-pict-laboratory","omrs-pict-labs-2","omrs-pict-obstetrics","omrs-pict-patient-search","omrs-pict-patients","omrs-pict-payments-desk","omrs-pict-pharmacy","omrs-pict-pharmacy-2","omrs-pict-registration","omrs-pict-service-queues","omrs-pict-stock-management","omrs-pict-transfer","omrs-pict-triage","omrs-pict-x-ray"],Ox=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-appointments",pictogramProps:e})})),OE=Ox,OS=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-assessment-1",pictogramProps:e})})),OD=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-assessment-2",pictogramProps:e})})),OO=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-blood-bank",pictogramProps:e})})),OP=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-cardiology",pictogramProps:e})})),OC=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-ct-scan",pictogramProps:e})})),Ok=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-dentistry",pictogramProps:e})})),OT=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-digital-trust",pictogramProps:e})})),Oj=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-emergency-department",pictogramProps:e})})),OR=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-facility",pictogramProps:e})})),OA=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-geriatrics",pictogramProps:e})})),ON=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-gynaecology",pictogramProps:e})})),OM=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-in-patient",pictogramProps:e})})),O$=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-laboratory",pictogramProps:e})})),OI=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-labs-2",pictogramProps:e})})),OL=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-obstetrics",pictogramProps:e})})),OF=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-patient-search",pictogramProps:e})})),OB=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-patients",pictogramProps:e})})),OV=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-payments-desk",pictogramProps:e})})),OU=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-pharmacy",pictogramProps:e})})),OW=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-pharmacy-2",pictogramProps:e})})),OK=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-registration",pictogramProps:e})})),OH=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-service-queues",pictogramProps:e})})),Oz=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-stock-management",pictogramProps:e})})),OG=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-transfer",pictogramProps:e})})),Oq=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-triage",pictogramProps:e})})),OY=(0,pF.memo)((0,pF.forwardRef)(function(e,t){return(0,hI.jsx)(OQ,{ref:t,pictogram:"omrs-pict-x-ray",pictogramProps:e})})),OZ=OR,OJ=OB,OX=(0,pF.memo)((0,pF.forwardRef)(function({pictogram:e,fallback:t,...r},n){let i=(0,pF.useRef)(document.getElementById(e));return(0,pF.useEffect)(()=>{let t=document.getElementById("omrs-svgs-container"),r=new MutationObserver(t=>{for(let r of t)"childList"===r.type&&(i.current=document.getElementById(e))});return t&&r.observe(t,{childList:!0}),()=>r.disconnect()},[e]),(0,hI.jsx)(fP,{value:i.current,fallback:t,children:(0,hI.jsx)(OQ,{ref:n,pictogram:e,pictogramProps:r})})})),OQ=(0,pF.memo)((0,pF.forwardRef)(function({pictogram:e,pictogramProps:t},r){let{className:n,size:i}=Object.assign({},{size:92},t);return(i<=26||i>144)&&(console.error(`Invalid size '${i}' specified for ${e}. Defaulting to 92.`),i=92),(0,hI.jsx)("svg",{ref:r,className:hF()("-esm-billing__pictograms-module__pictogram___LTPzD",n),height:i,width:i,children:(0,hI.jsx)("use",{href:`#${e}`})})})),O0=({children:e})=>"tablet"===he()?(0,hI.jsx)(hK.Wdr,{children:e}):(0,hI.jsx)(hI.Fragment,{children:e}),O1=({snackbar:e,closeSnackbar:t})=>{let{actionButtonLabel:r="",kind:n="success",onActionButtonClick:i=()=>{},isLowContrast:o="error"!==n,progressActionLabel:a,subtitle:s="",timeoutInMs:l=5e3,autoClose:u="error"!==n,title:c,id:d,...p}=e,[f,h]=(0,pF.useState)(r),[m,y]=(0,pF.useState)(!0),[g,b]=(0,pF.useState)(!1),v=(0,pF.useCallback)(()=>{setTimeout(t,250)},[t]),w=(0,pF.useCallback)(()=>{b(!0),v()},[v]);return(0,pF.useEffect)(()=>{if(u){let e=setTimeout(w,l);return()=>clearTimeout(e)}},[l,u,w]),(0,pF.useEffect)(()=>{y(!1),window.setTimeout(()=>{y(!0)},0)},[]),(0,hI.jsx)(hK.kZS,{actionButtonLabel:f,"aria-label":oR("closeSnackbar","Close snackbar"),className:hF()("-esm-billing__snackbar-module__slideIn___TqSN-",{"-esm-billing__snackbar-module__animated___+XPKT":m,"-esm-billing__snackbar-module__slideOut___1cFIY":g}),kind:n,lowContrast:o,onActionButtonClick:()=>{i(),w(),a&&h(a)},onClose:v,statusIconDescription:oR("snackbarNotification","Snackbar notification"),subtitle:s,title:c,...p})},O3=({subject:e})=>{let[t,r]=(0,pF.useState)([]),n=(0,pF.useCallback)(e=>{r(t=>t.filter(t=>t!==e))},[]);return(0,pF.useEffect)(()=>{let t=e.subscribe(e=>r(t=>[...t.filter(t=>t.subtitle!==e.subtitle||t.actionButtonLabel!==e.actionButtonLabel||t.onActionButtonClick!==e.onActionButtonClick||t.kind!==e.kind||t.title!==e.title),e]));return()=>t.unsubscribe()},[e]),(0,hI.jsx)(hI.Fragment,{children:t.map(e=>(0,hI.jsx)(O1,{snackbar:e,closeSnackbar:()=>n(e)},e.id))})},O4=new es.Subject,O2=0;function O6(e){e&&(0,p2.createRoot)(e).render((0,hI.jsx)(O3,{subject:O4}))}function O5(e){var t;e&&"string"==typeof(t=e.title)&&t.trim().length>0?setTimeout(()=>{O4.next({...e,id:O2++})},0):console.error("showSnackbar must be called with an object having a 'title' property that is a non-empty string")}let O8=({toast:e,closeToast:t})=>{let{description:r,kind:n,critical:i,title:o,actionButtonLabel:a,onActionButtonClick:s=()=>{}}=e,l=(0,pF.useCallback)(()=>{s(),t()},[t,s]);return(0,hI.jsx)("div",{children:(0,hI.jsx)(hK.kZS,{actionButtonLabel:a,kind:n||"info",lowContrast:i,subtitle:r,title:o||"",onActionButtonClick:l,onClose:t})})},O9=({subject:e})=>{let[t,r]=(0,pF.useState)([]),n=(0,pF.useCallback)(e=>{r(t=>t.filter(t=>t!==e))},[]);return(0,pF.useEffect)(()=>{let t=e.subscribe(e=>r(t=>[...t.filter(t=>t.description!==e.description||t.kind!==e.kind||t.title!==e.title||t.actionButtonLabel!==e.actionButtonLabel||t.onActionButtonClick!==e.onActionButtonClick),e]));return()=>t.unsubscribe()},[e]),(0,hI.jsx)(hI.Fragment,{children:t.map(e=>(0,hI.jsx)(O8,{toast:e,closeToast:()=>n(e)},e.id))})},O7=new es.Subject,Pe=0;function Pt(e){e&&(0,p2.createRoot)(e).render((0,hI.jsx)(O9,{subject:O7}))}function Pr(e){var t;e&&("string"==typeof(t=e.description)?t.trim().length>0:"object"==typeof t&&!DH(t))?setTimeout(()=>{O7.next({...e,id:Pe++})},0):console.error("showToast must be called with an object having a 'description' property that is a non-empty string or object")}function Pn(e,t=!1){if(t)return!0;let r=Pl[e];return!r||!r()}function Pi(e,t){let r=Py.getState()?.workspaceGroup,n=r?.name;n&&e===n&&Pw(()=>{let n=PD(e);n&&(n.setState({},!0),n.subscribe(()=>{})()),"function"==typeof r?.cleanup&&r.cleanup(),Py.setState(e=>({...e,workspaceGroup:void 0})),"function"==typeof t&&t()},n?e=>e.currentWorkspaceGroup===n:()=>!0)}function Po(e,t){let{name:r,additionalProps:n}=t;pE(r);let i=()=>{Pf(e.name,{ignoreChanges:!0,onWorkspaceClose:()=>Pa(r,n),closeWorkspaceGroup:!1})};Pn(e.name)?i():Px("closing-workspace-launching-new-workspace",i,e.title??e.name)}function Pa(e,t){let r=pE(e),n=Py.getState().workspaceGroup;if(n&&!n.members?.includes(e))return void Pi(n.name,()=>{Pa(e,t)});let i=Py.getState().workspaceGroup?.name,o={...r,title:PE(r,t),closeWorkspace:(t={})=>Pf(e,t),closeWorkspaceWithSavedChanges:t=>Pf(e,{ignoreChanges:!0,...t}),promptBeforeClosing:t=>{var r,n;return r=e,n=t,void(Pl[r]=n)},setTitle:(t,r)=>{o.title=t,o.titleNode=r,Py.setState(t=>{let r=t.openWorkspaces.map(t=>t.name===e?o:t);return{...t,openWorkspaces:r}})},currentWorkspaceGroup:i,additionalProps:t??{}};function a(e,t){Py.setState(r=>{let n=[e,...t??r.openWorkspaces],i=Pv(e);return{...r,openWorkspaces:n,workspaceWindowState:i}})}i&&PD(i,t);let s=Py.getState().openWorkspaces,l=s.findIndex(t=>t.name===e),u=s.find(e=>e.type==o.type);if(0===s.length)a(o);else if(s[0].canHide||0===l)if(l>=0){let t=s[l];a({...t,additionalProps:o.additionalProps,...t.title===PE(t,t.additionalProps)&&{title:PE(o,o.additionalProps)}},s.filter(t=>t.name!=e))}else u?(a(u,Py.getState().openWorkspaces.filter(e=>e.type!=o.type)),Po(u,{name:e,additionalProps:t})):a(o);else Po(s[0],{name:e,additionalProps:t})}function Ps({targetUrl:e,contextKey:t,workspaceName:r,additionalProps:n}){Ph(t),Pa(r,n),ib({to:e})}let Pl={};function Pu(e,t){Pl[e]=t}function Pc(e){return Pl[e]}function Pd(){let e=Py.getState();Py.setState({...e,prompt:null})}let Pp={ignoreChanges:!1,onWorkspaceClose:()=>{},closeWorkspaceGroup:!0};function Pf(e,t={}){t={...Pp,...t};let r=()=>{let r=Py.getState();r.openWorkspaces.find(t=>t.name===e);let n=r.openWorkspaces.filter(t=>t.name!=e),i=Py.getState().workspaceGroup?.name;i&&t.closeWorkspaceGroup&&Pi(i),Pl[e]=()=>!1,Py.setState(e=>({...e,prompt:null,openWorkspaces:n,workspaceWindowState:Pv(n?.[0])})),t?.onWorkspaceClose?.()};return Pn(e,t?.ignoreChanges)?(r(),!0):(Px("closing-workspace",r,pE(e).title??e),!1)}function Ph(e){Py.getState().context!=e&&Py.setState({context:e,openWorkspaces:[],prompt:null})}let Pm={context:"",openWorkspaces:[],prompt:null,workspaceWindowState:"normal",workspaceGroup:void 0},Py=Y("workspace",Pm);function Pg(){return Py}function Pb(e){let t=Py.getState();Py.setState({...t,workspaceWindowState:e})}function Pv(e){return e?.preferredWindowSize??"normal"}function Pw(e=()=>{},t=()=>!0){let r=Py.getState().openWorkspaces.filter(t).every(({name:e})=>Pn(e)),n=()=>{PS(),e?.()};r?n():Px("closing-all-workspaces",n)}function P_(){let{workspaceWindowState:e,openWorkspaces:t,prompt:r,workspaceGroup:n}=pG(Py);return(0,pF.useMemo)(()=>({active:t.length>0,prompt:r,workspaceWindowState:e,workspaces:t,workspaceGroup:n}),[t,e,r,n])}function Px(e,t=()=>{},r=""){let n;switch(e){case"closing-workspace":n={title:oR("unsavedChangesTitleText","Unsaved changes"),body:oR("unsavedChangesInOpenedWorkspace","You may have unsaved changes in the opened workspace. Do you want to discard these changes?"),onConfirm:()=>{t?.()},confirmText:oR("discard","Discard")};break;case"closing-all-workspaces":{let e=Py.getState().openWorkspaces.filter(({name:e})=>!Pn(e)).map(({title:e},t)=>`${t+1}. ${e}`);n={title:oR("closingAllWorkspacesPromptTitle","You have unsaved changes"),body:oR("closingAllWorkspacesPromptBody","There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",{workspaceNames:e.join(",")}),onConfirm:()=>{t?.()},confirmText:oR("closeAllOpenedWorkspaces","Discard changes in {{count}} workspaces",{count:e.length})};break}case"closing-workspace-launching-new-workspace":n={title:oR("unsavedChangesTitleText","Unsaved changes"),body:oR("unsavedChangesInWorkspace",'There may be unsaved changes in "{{workspaceName}}". Please save them before opening another workspace.',{workspaceName:r}),onConfirm:()=>{Py.setState(e=>({...e,prompt:null})),t?.()},confirmText:oR("openAnyway","Open anyway")};break;default:console.error(`Workspace system trying to open unknown prompt type "${e}" in function "showWorkspacePrompts"`),t?.();return}Py.setState(e=>({...e,prompt:n}))}function PE(e,t){return t?.workspaceTitle??e.title}function PS(){Py.setState(Pm)}function PD(e,t={}){if(!e||"default"===e)return;let r=J(e,{});return t&&r.setState(e=>({...e,...t})),r}let PO="-esm-billing__action-menu-button-module__container___Uwne-",PP="-esm-billing__action-menu-button-module__elementContainer___vWkQO",PC="-esm-billing__action-menu-button-module__active___D7Idw";function Pk({getIcon:e,formOpenInTheBackground:t,tagContent:r}){return(0,hI.jsxs)(hI.Fragment,{children:[e({size:16}),t?(0,hI.jsx)("span",{className:"-esm-billing__action-menu-button-module__interruptedTag___7undI",children:"!"}):(0,hI.jsx)("span",{className:"-esm-billing__action-menu-button-module__countTag___XJRiM",children:r})]})}let PT=({getIcon:e,label:t,iconDescription:r,handler:n,type:i,tagContent:o})=>{let a=he(),{workspaces:s,workspaceWindowState:l}=P_(),u=s?.findIndex(({type:e})=>e===i)??-1,c="hidden"!==l&&0===u,d=u>0||0===u&&"hidden"===l;return"tablet"===a||"phone"===a?(0,hI.jsxs)(hK.$nd,{className:hF()(PO,{[PC]:c}),iconDescription:r,kind:"ghost",onClick:n,role:"button",tabIndex:0,size:"md",children:[(0,hI.jsx)("span",{className:PP,children:(0,hI.jsx)(Pk,{formOpenInTheBackground:d,getIcon:e,tagContent:o})}),(0,hI.jsx)("span",{children:t})]}):(0,hI.jsx)(hK.K0,{align:"left","aria-label":r,className:hF()(PO,{[PC]:c}),enterDelayMs:300,kind:"ghost",label:t,onClick:n,size:"md",children:(0,hI.jsx)("div",{className:PP,children:(0,hI.jsx)(Pk,{formOpenInTheBackground:d,getIcon:e,tagContent:o})})})};var Pj=r(4535),PR=r(771),PA=r(4898),PN=/[\\^$.*+?()[\]{}|]/g,PM=RegExp(PN.source);let P$=function(e){return(e=(0,PA.A)(e))&&PM.test(e)?e.replace(PN,"\\$&"):e};function PI({contextKey:e}){let{prompt:t}=P_();return(0,pF.useEffect)(()=>{RegExp(`/${P$(e)}(/|$)`).test(window.location.pathname)||console.warn(`WorkspaceContainer has provided an invalid context key: "${e}". The context key must be part of the URL path, with no initial or trailing slash.`)},[]),(0,pF.useEffect)(()=>(Ph(e),()=>{Ph(null)}),[e]),(0,pF.useEffect)(()=>{let t=t=>{let{detail:{cancelNavigation:r,newUrl:n}}=t,i=RegExp(`/${P$(e)}(/|$)`),o=new URL(n),a=i.test(o.pathname),s=Py.getState().openWorkspaces.every(({name:e})=>Pn(e));a||(s?PS():(r?.(),Pw(()=>{ib({to:n})})))};return window.addEventListener("single-spa:before-routing-event",t),()=>{window.removeEventListener("single-spa:before-routing-event",t)}},[]),null!=t?(0,hI.jsxs)(hK.KXP,{open:!0,onClose:Pd,children:[(0,hI.jsx)(hK.rQ0,{title:t.title}),(0,hI.jsx)(hK.cwr,{children:(0,hI.jsx)("p",{className:"-esm-billing__workspace-notification-module__messageBody___M3IAD",children:t.body})}),(0,hI.jsxs)(hK.jlY,{children:[(0,hI.jsx)(hK.$nd,{kind:"secondary",onClick:Pd,children:t.cancelText??oR("cancel")}),(0,hI.jsx)(hK.$nd,{kind:"danger",onClick:t.onConfirm,children:t.confirmText??oR("confirm")})]})]}):null}function PL(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function PF(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?PL(Object(r),!0).forEach(function(t){PV(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):PL(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function PB(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function PV(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function PU(e){return(PU=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function PW(e,t){return(PW=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function PK(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}var PH=function(e){var t=pF.Component;if("function"!=typeof t&&null!==t)throw TypeError("Super expression must either be null or a function");a.prototype=Object.create(t&&t.prototype,{constructor:{value:a,writable:!0,configurable:!0}}),t&&PW(a,t);var r,n,i,o=(r=function(){if("u"<typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}(),function(){var e,t=PU(a);e=r?Reflect.construct(t,arguments,PU(this).constructor):t.apply(this,arguments);if(e&&("object"==typeof e||"function"==typeof e))return e;if(void 0!==e)throw TypeError("Derived constructors may only return object or undefined");return PK(this)});function a(e){var t;if(function(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")}(this,a),PV(PK(t=o.call(this,e)),"handleRef",function(e){t.el=e}),PV(PK(t),"addThingToDo",function(e,r){t.state.hasError&&"unmount"!==e||(t.nextThingToDo=(t.nextThingToDo||Promise.resolve()).then(function(){if(!t.unmounted||"unmount"===e)return r.apply(void 0,arguments)}).catch(function(r){throw t.nextThingToDo=Promise.resolve(),t.setState({hasError:!0}),r&&r.message&&(r.message="During '".concat(e,"', parcel threw an error: ").concat(r.message)),t.props.handleError?t.props.handleError(r):setTimeout(function(){throw r}),r}))}),PV(PK(t),"getParcelProps",function(){var e=PF(PF({},t.props),{},{domElement:t.el});return delete e.mountParcel,delete e.config,delete e.wrapWith,delete e.wrapStyle,delete e.appendTo,delete e.handleError,delete e.parcelDidMount,e}),t.state={hasError:!1},!e.config)throw Error("single-spa-react's Parcel component requires the 'config' prop to either be a parcel config or a loading function that returns a promise. See https://github.com/single-spa/single-spa-react");return t}return n=[{key:"componentDidMount",value:function(){var e=this;this.unmounted=!1,this.addThingToDo("mount",function(){var t,r=e.props.mountParcel||e.mountParcel;if(!r)throw Error("\n <Parcel /> was not passed a mountParcel prop, nor is it rendered where mountParcel is within the React context.\n If you are using <Parcel /> within a module that is not a single-spa application, you will need to import mountRootParcel from single-spa and pass it into <Parcel /> as a mountParcel prop \n ");return e.el?t=e.el:(e.createdDomElement=t=document.createElement(e.props.wrapWith),Object.keys(e.props.wrapStyle).forEach(function(r){t.style[r]=e.props.wrapStyle[r]}),e.props.appendTo.appendChild(t)),e.parcel=r(e.props.config,PF({domElement:t},e.getParcelProps())),e.parcel.mountPromise.then(e.props.parcelDidMount),e.parcel.mountPromise})}},{key:"componentDidUpdate",value:function(){var e=this;this.addThingToDo("update",function(){if(e.parcel&&e.parcel.update)return e.parcel.update(e.getParcelProps())})}},{key:"componentWillUnmount",value:function(){var e=this;this.addThingToDo("unmount",function(){if(e.parcel&&"MOUNTED"===e.parcel.getStatus())return e.parcel.unmount()}),this.createdDomElement&&this.createdDomElement.parentNode.removeChild(this.createdDomElement),this.unmounted=!0}},{key:"render",value:function(){var e=this;if(this.props.appendTo)return fe&&fe.Consumer?pF.createElement(fe.Consumer,null,function(t){return e.mountParcel=t?t.mountParcel:null,null}):null;var t=fe&&fe.Consumer?pF.createElement(fe.Consumer,null,function(t){return e.mountParcel=t?t.mountParcel:null,null}):void 0;return pF.createElement(this.props.wrapWith,{ref:this.handleRef,style:this.props.wrapStyle,className:this.props.wrapClassName},t)}}],PB(a.prototype,n),i&&PB(a,i),a}();PV(PH,"defaultProps",{wrapWith:"div",wrapStyle:{},parcelDidMount:function(){}});function Pz({workspace:e,additionalPropsFromPage:t}){let[r,n]=(0,pF.useState)(),i=function(e){let[t,r]=(0,pF.useState)({}),[n,i]=(0,pF.useState)(e);return(0,pF.useEffect)(()=>{n!==e&&i(e)},[e]),(0,pF.useEffect)(()=>{let e,t=PD(n);return t&&(r(t.getState()),e=t.subscribe(r)),()=>{t&&e?.()}},[n]),t}(e.currentWorkspaceGroup);(0,pF.useEffect)(()=>{let t=!0;return e.load().then(e=>{t&&n(e)}),()=>{t=!1}},[e]);let o=(0,pF.useMemo)(()=>e&&{closeWorkspace:e.closeWorkspace,closeWorkspaceWithSavedChanges:e.closeWorkspaceWithSavedChanges,promptBeforeClosing:e.promptBeforeClosing,setTitle:e.setTitle,...t,...i,...e.additionalProps},[e,t,i]);return r?(0,hI.jsx)(PH,{config:r,mountParcel:pI,...o},e.name):(0,hI.jsx)(hK.OuH,{className:"-esm-billing__workspace-module__loader___v7QFg",description:`${oR("loading","Loading")} ...`})}function PG({isWithinWorkspace:e,name:t,actionMenuProps:r={}}){let[n,i]=(0,pF.useState)(!1),o=(0,pF.useRef)(window.innerHeight),{featureName:a}=(0,pF.useContext)(pV),s=he();(0,pF.useEffect)(()=>{let e=()=>{i(!ht(s)&&o.current>window.innerHeight),o.current!=window.innerHeight&&(o.current=window.innerHeight)};return window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)},[o]);let l=`action-menu-${t&&"default"!=t?t:a}-items-slot`;return(0,hI.jsx)("aside",{className:hF()("-esm-billing__action-menu-module__sideRail___Aa96v",{"-esm-billing__action-menu-module__withinWorkspace___2bJET":e,"-esm-billing__action-menu-module__sideRailHidden___Yb0w9":n,"-esm-billing__action-menu-module__sideRailVisible___XIAk7":!n}),children:(0,hI.jsx)("div",{className:"-esm-billing__action-menu-module__container___mzfAh",children:(0,hI.jsx)(p4,{className:"-esm-billing__action-menu-module__chartExtensions___DiJtm",name:l,state:r})})})}function Pq({contextKey:e,overlay:t,showSiderailAndBottomNav:r,additionalWorkspaceProps:n,actionMenuProps:i}){let o=he(),{workspaces:a,workspaceWindowState:s,workspaceGroup:l}=P_(),u=l?.name,c=a[0],d="hidden"===s||null==c,p=c?.width??(t?"wider":"narrow"),f=(0,pF.useMemo)(()=>r||u&&!d,[u,d,r]);return fN(!d&&!ht(o)),(0,hI.jsxs)(hI.Fragment,{children:[(0,hI.jsxs)("div",{className:r?"-esm-billing__workspace-module__workspaceContainerWithActionMenu___6x1qS":"-esm-billing__workspace-module__workspaceContainerWithoutActionMenu___TJHnt",children:[(0,hI.jsx)("aside",{className:hF()(t?"-esm-billing__workspace-module__workspaceOverlayOuterContainer___4y++2":"-esm-billing__workspace-module__workspaceWindowSpacer___6kF9R",{"-esm-billing__workspace-module__hiddenRelative___qqT-4":d,"-esm-billing__workspace-module__narrowWorkspace___MMI1u":"narrow"===p,"-esm-billing__workspace-module__widerWorkspace___be-UT":"wider"===p,"-esm-billing__workspace-module__extraWideWorkspace___JmWmj":"extra-wide"===p}),children:(0,hI.jsx)("div",{className:hF()("-esm-billing__workspace-module__workspaceFixedContainer___TfJP7",{"-esm-billing__workspace-module__maximizedWindow___71jv4":"maximized"===s,"-esm-billing__workspace-module__hiddenFixed___48wS9":d}),children:a.map((e,t)=>(0,hI.jsx)("div",{className:hF()("-esm-billing__workspace-module__workspaceInnerContainer___h3oyO",{"-esm-billing__workspace-module__hiddenExtraWorkspace___AP+Vj":0!==t}),children:(0,hI.jsx)(pF.Suspense,{fallback:null,children:(0,hI.jsx)(fl.I18nextProvider,{i18n:window.i18next,defaultNS:e.moduleName,children:(0,hI.jsx)(PY,{workspaceInstance:e,additionalWorkspaceProps:n})})})},`workspace-container-${e?e.name:`empty-${t}`}`))})}),(0,hI.jsx)(PI,{contextKey:e})]}),f&&(0,hI.jsx)(PG,{name:u,isWithinWorkspace:!r,actionMenuProps:i})]})}function PY({workspaceInstance:e,additionalWorkspaceProps:t}){let{t:r}=(0,fl.useTranslation)(),n=he(),{workspaceWindowState:i,workspaceGroup:o}=P_(),a=o?.name,s="maximized"===i;(0,pF.useEffect)(()=>{let t=r(e.title);t!==e.title&&e.setTitle(t)},[e.title,r,e.setTitle]);let{featureName:l}=(0,pF.useContext)(pV),u=(0,pF.useCallback)(()=>{Pb(s?"normal":"maximized")},[s]),{canHide:c=!1,canMaximize:d=!1,currentWorkspaceGroup:p="",closeWorkspace:f}=(0,pF.useMemo)(()=>e??{},[e]),h=(0,pF.useMemo)(()=>({...t,...e?.additionalProps}),[t,e]);return e&&(0,hI.jsxs)(hI.Fragment,{children:[(0,hI.jsxs)(hK.Y9Y,{"aria-label":oR("workspaceHeader","Workspace Header"),className:"-esm-billing__workspace-module__header___nACZO",children:[!ht(n)&&!c&&(0,hI.jsx)(hK.dJ2,{"aria-label":oR("close","Close"),renderMenuIcon:(0,hI.jsx)(h8,{}),onClick:()=>f()}),(0,hI.jsx)(hK.bCw,{prefix:"",children:e.titleNode??r(e.title)}),(0,hI.jsx)("div",{className:"-esm-billing__workspace-module__overlayHeaderSpacer___HBnr+"}),(0,hI.jsxs)(hK.wdv,{className:"-esm-billing__workspace-module__headerButtons___heP0Q",children:[(0,hI.jsx)(p4,{name:`workspace-header-group-${e.currentWorkspaceGroup}-slot`,state:h}),(0,hI.jsx)(p4,{name:`workspace-header-type-${e.type}-slot`,state:h}),(0,hI.jsx)(p4,{name:`workspace-header-${l}-slot`,state:h}),ht(n)&&(0,hI.jsxs)(hI.Fragment,{children:[(d||s)&&(0,hI.jsx)(hK.V8d,{"aria-label":s?oR("minimize","Minimize"):oR("maximize","Maximize"),onClick:u,children:s?(0,hI.jsx)(Pj.Xj,{}):(0,hI.jsx)(Pj.hz,{})}),c&&!a?(0,hI.jsx)(hK.V8d,{"aria-label":oR("hide","Hide"),onClick:()=>Pb("hidden"),children:(0,hI.jsx)(h9,{})}):(0,hI.jsx)(hK.V8d,{"aria-label":oR("close","Close"),onClick:()=>f?.(),children:(0,hI.jsx)(my,{})})]}),"tablet"===n&&c&&(0,hI.jsx)(hK.V8d,{"aria-label":oR("close","Close"),onClick:()=>f?.(),children:(0,hI.jsx)(PR.d3,{})})]})]}),(0,hI.jsx)("div",{className:hF()("-esm-billing__workspace-module__workspaceContent___oYdxI",{"-esm-billing__workspace-module__marginWorkspaceContent___7hwHu":!!p}),children:(0,hI.jsx)(Pz,{workspace:e,additionalPropsFromPage:t},e.name)})]})}async function PZ(e,t){let{openedGroup:r}=pD.getState();if(r){if(r.groupName===e&&PQ(r.props,t))return!0;else if(!await P0({reason:"CLOSE_WORKSPACE_GROUP",explicit:!1}))return!1}return pD.setState(r=>({...r,openedGroup:{groupName:e,props:t},openedWindows:[]})),!0}async function PJ(e){let{openedGroup:t,openedWindows:r}=pD.getState();if(t){if(r.length>0&&!(e||await P0({reason:"CLOSE_WORKSPACE_GROUP",explicit:!0})))return!1;pD.setState(e=>({...e,openedGroup:null,openedWindows:[]}))}return!0}async function PX(e,t=null,r=null,n=null){let i=pD.getState();if(!i.registeredWorkspacesByName[e])throw Error(`Unable to launch workspace ${e}. Workspace is not registered`);let o=pO(e);if(!o)throw Error(`Unable to launch workspace ${e}. Workspace is not registered to a workspace window`);let{openedGroup:a}=i,{name:s}=o,l=pP(s);if(!l)throw Error(`Unable to launch workspace ${e}. Workspace window ${o.name} is not registered to a workspace group`);let u=pC(e);if(a&&(a.groupName!==l.name||!PQ(a.props,n)))return!!await P0({reason:"CLOSE_WORKSPACE_GROUP",explicit:!0})&&(pD.setState({...i,openedGroup:{groupName:l.name,props:n},openedWindows:[{windowName:s,openedWorkspaces:[P6(e,t)],props:r,maximized:!1}],isMostRecentlyOpenedWindowHidden:!1}),!0);if(u>=0){let n=i.openedWindows[u],o=i.openedGroup?.props??{},a=i.isMostRecentlyOpenedWindowHidden,{openedWorkspaces:c}=n;if(PQ(n.props,r)){let d=c.find(t=>t.workspaceName===e);return d&&PQ(d.props,t)?((a||u!==i.openedWindows.length-1)&&pD.setState(P1.restoreWindow(i,s)),!0):!!await P0({reason:"CLOSE_WORKSPACE",explicit:!1,windowName:s,workspaceName:e})&&(pD.setState({...i,openedGroup:{groupName:l.name,props:i?.openedGroup?.props??o},openedWindows:[...i.openedWindows.filter((e,t)=>t!==u),{windowName:s,openedWorkspaces:[P6(e,t)],props:n?.props??r,maximized:!1}],isMostRecentlyOpenedWindowHidden:!1}),!0)}return!!await P0({reason:"CLOSE_WINDOW",explicit:!1,windowName:s})&&(pD.setState({...i,openedGroup:{groupName:l.name,props:o??i?.openedGroup?.props},openedWindows:[...i.openedWindows.filter((e,t)=>t!==u),{windowName:s,openedWorkspaces:[P6(e,t)],props:r,maximized:!1}],isMostRecentlyOpenedWindowHidden:!1}),!0)}return"closable"!=l.persistence?(pD.setState({...i,openedGroup:{groupName:l.name,props:n??i?.openedGroup?.props??null},openedWindows:[...i.openedWindows,{windowName:s,openedWorkspaces:[P6(e,t)],props:r,maximized:!1}],isMostRecentlyOpenedWindowHidden:!1}),!0):!!await P0({reason:"CLOSE_OTHER_WINDOWS",explicit:!1,windowNameToSpare:o.name})&&(pD.setState({...i,openedGroup:{groupName:l.name,props:n??i?.openedGroup?.props??null},openedWindows:[{windowName:s,openedWorkspaces:[P6(e,t)],props:r,maximized:!1}],isMostRecentlyOpenedWindowHidden:!1}),!0)}function PQ(e,t){return null==e||null==t||F(e,t)}function P0(e){function t(e,t){let r=[];for(let n=e.openedWorkspaces.length-1;n>=0;n--){let i=e.openedWorkspaces[n];if(i.hasUnsavedChanges&&r.push(i),t&&i.workspaceName===t)break}return r}let{openedWindows:r,workspaceTitleByWorkspaceName:n}=pD.getState(),i=[];switch(e.reason){case"CLOSE_WORKSPACE_GROUP":i=r.flatMap(e=>t(e));break;case"CLOSE_WINDOW":{let n=r.find(t=>t.windowName===e.windowName);if(!n)throw Error(`Window ${e.windowName} not found in opened windows.`);i=t(n);break}case"CLOSE_WORKSPACE":{let n=r.find(t=>t.windowName===e.windowName);if(!n)throw Error(`Window ${e.windowName} not found in opened windows.`);i=t(n,e.workspaceName);break}case"CLOSE_OTHER_WINDOWS":i=r.filter(t=>t.windowName!==e.windowNameToSpare).flatMap(e=>t(e))}return 0===i.length?Promise.resolve(!0):new Promise(e=>{let t=DL("workspace2-close-prompt",{size:"sm",onConfirm:()=>{t(),e(!0)},onCancel:()=>{t(),e(!1)},affectedWorkspaceTitles:i.map(e=>n[e.workspaceName])})})}let P1={setWindowMaximized(e,t,r){let n=e.openedWindows.findIndex(e=>e.windowName===t),i=[...e.openedWindows],o={...i[n],maximized:r};return i[n]=o,{...e,openedWindows:i}},hideWindow:e=>({...e,isMostRecentlyOpenedWindowHidden:!0}),restoreWindow(e,t){let r=e.openedWindows.findIndex(e=>e.windowName===t),n=e.openedWindows[r],i=[...e.openedWindows.filter((e,t)=>t!==r),n];return{...e,openedWindows:i,isMostRecentlyOpenedWindowHidden:!1}},closeWorkspace(e,t){let r=pC(t);if(r<0)return e;let n={...e.openedWindows[r]},i=n.openedWorkspaces.findIndex(e=>e.workspaceName===t),o=[...e.openedWindows];n.openedWorkspaces=n.openedWorkspaces.slice(0,i);let a=e.isMostRecentlyOpenedWindowHidden;if(0===n.openedWorkspaces.length){let t=r===e.openedWindows.length-1;o.splice(r,1),t&&o.length>0&&(a=!1)}else o[r]=n;return{...e,openedWindows:o,isMostRecentlyOpenedWindowHidden:a}},openChildWorkspace(e,t,r,n){let i=e.registeredWorkspacesByName[r];if(!i)throw Error(`No workspace named "${r}" registered`);let o=e.registeredWorkspacesByName[t];if(!o)throw Error(`No workspace named "${t}" registered`);if(o.window!==i.window)throw Error(`Child workspace ${r} does not belong to the same workspace window as parent workspace ${t}`);let a=e.openedWindows.findIndex(e=>e.windowName===i.window);if(-1==a)throw Error(`Cannot open child workspace ${r} as window ${i.window} is not opened`);let{openedWorkspaces:s}=e.openedWindows[a],l=s.findIndex(e=>e.workspaceName===t);if(-1===l)throw Error(`Cannot open child workspace ${r} from parent workspace ${t} as the parent is not opened within the workspace window`);let u=s.slice(0,l+1);return{openedWindows:e.openedWindows.map((e,t)=>t==a?{...e,openedWorkspaces:[...u,P6(r,n)]}:e)}},setHasUnsavedChanges(e,t,r){let n=pC(t);if(n<0)return e;let i={...e.openedWindows[n]},o=i.openedWorkspaces.findIndex(e=>e.workspaceName===t);if(o<0)return e;i.openedWorkspaces[o]={...i.openedWorkspaces[o],hasUnsavedChanges:r};let a=[...e.openedWindows];return a[n]=i,{...e,openedWindows:a}},setWorkspaceTitle(e,t,r){let n={...e.workspaceTitleByWorkspaceName};return null===r?delete n[t]:n[t]=r,{...e,workspaceTitleByWorkspaceName:n}}};function P3(){return pq(pD,P1)}let P4=()=>(0,pF.useContext)(fe),P2=()=>Object.keys(pD.getState().registeredWorkspacesByName);function P6(e,t){return{workspaceName:e,props:t??{},hasUnsavedChanges:!1,uuid:cy()}}let P5={workspaceOuterContainer:"-esm-billing__workspace2-module__workspaceOuterContainer___DLiCR",narrowWorkspace:"-esm-billing__workspace2-module__narrowWorkspace___VL0kF",widerWorkspace:"-esm-billing__workspace2-module__widerWorkspace___3QgrA",extraWideWorkspace:"-esm-billing__workspace2-module__extraWideWorkspace___s7nnh",workspaceMiddleContainer:"-esm-billing__workspace2-module__workspaceMiddleContainer___mTGNN",maximized:"-esm-billing__workspace2-module__maximized___-yo9l",hidden:"-esm-billing__workspace2-module__hidden___K2ryM",workspaceInnerContainer:"-esm-billing__workspace2-module__workspaceInnerContainer___o3zVl",workspaceSpacer:"-esm-billing__workspace2-module__workspaceSpacer___N6-ox",loader:"-esm-billing__workspace2-module__loader___29hpw",hiddenExtraWorkspace:"-esm-billing__workspace2-module__hiddenExtraWorkspace___-W7TY",header:"-esm-billing__workspace2-module__header___p0kuD",headerButtons:"-esm-billing__workspace2-module__headerButtons___hMydG",workspaceContent:"-esm-billing__workspace2-module__workspaceContent___uROr7",overlayHeaderSpacer:"-esm-billing__workspace2-module__overlayHeaderSpacer___zdrhx",isActionMenuOpened:"-esm-billing__workspace2-module__isActionMenuOpened___Wc1Il",showActionMenu:"-esm-billing__workspace2-module__showActionMenu___qCVQ-",marginWorkspaceContent:"-esm-billing__workspace2-module__marginWorkspaceContent___A+20C",workspaceContainerWithActionMenu:"-esm-billing__workspace2-module__workspaceContainerWithActionMenu___S98dq",workspaceFixedContainer:"-esm-billing__workspace2-module__workspaceFixedContainer___c9Uny",workspaceContainerWithoutActionMenu:"-esm-billing__workspace2-module__workspaceContainerWithoutActionMenu___u8FbT"},P8=({title:e,children:t,hasUnsavedChanges:r=!1})=>{let n=he(),{setWindowMaximized:i,hideWindow:o,setHasUnsavedChanges:a,openedWindows:s,openedGroup:l,registeredGroupsByName:u,registeredWindowsByName:c,registeredWorkspacesByName:d,workspaceTitleByWorkspaceName:p,setWorkspaceTitle:f,isMostRecentlyOpenedWindowHidden:h}=P3(),{workspaceName:m,isRootWorkspace:y,closeWorkspace:g,showActionMenu:b}=P4(),v=pC(m),w=s[v],x=w?.openedWorkspaces.find(e=>e.workspaceName===m);if((0,pF.useEffect)(()=>{x?.hasUnsavedChanges!=r&&a(m,r??!1)},[x?.hasUnsavedChanges,r,m,a]),(0,pF.useEffect)(()=>{p[m]!==e&&f(m,e)},[p,m,e,f]),v<0||null==l||null==x)return null;let E=u[l.groupName];if(!E)throw Error(`Cannot find registered workspace group ${l.groupName}`);let S=d[m].window,D=c[S];if(!D)throw Error(`Cannot find registered workspace window ${S}`);let{icon:O,canMaximize:P}=D,C="closable"===E.persistence,k=!!O&&!C,{maximized:T}=w,j=D?.width??"narrow",R=Object.values(c).some(e=>e.group===l.groupName&&void 0!==e.icon),A=v<s.length-1||h;return(0,hI.jsxs)("div",{className:hF()(P5.workspaceOuterContainer,{[P5.narrowWorkspace]:"narrow"===j,[P5.widerWorkspace]:"wider"===j,[P5.extraWideWorkspace]:"extra-wide"===j,[P5.isActionMenuOpened]:R}),children:[(0,hI.jsx)("div",{className:hF()(P5.workspaceSpacer,{[P5.hidden]:A})}),(0,hI.jsx)("div",{className:hF()(P5.workspaceMiddleContainer,{[P5.maximized]:T,[P5.hidden]:A,[P5.isRootWorkspace]:y,[P5.showActionMenu]:b}),children:(0,hI.jsxs)("div",{className:hF()(P5.workspaceInnerContainer,{[P5.maximized]:T,[P5.hidden]:A,[P5.isRootWorkspace]:y}),children:[(0,hI.jsxs)(hK.Y9Y,{"aria-label":oR("workspaceHeader"),className:P5.header,children:[(0,hI.jsx)(hK.bCw,{prefix:"",children:e}),(0,hI.jsx)("div",{className:P5.overlayHeaderSpacer}),(0,hI.jsx)(hK.wdv,{className:P5.headerButtons,children:ht(n)?(0,hI.jsxs)(hI.Fragment,{children:[(P||T)&&(0,hI.jsx)(hK.V8d,{"aria-label":T?oR("minimize"):oR("maximize"),onClick:()=>i(S,!T),children:T?(0,hI.jsx)(Pj.Xj,{}):(0,hI.jsx)(Pj.hz,{})}),k&&(0,hI.jsx)(hK.V8d,{"aria-label":oR("hide"),onClick:()=>o(),children:(0,hI.jsx)(h9,{})}),!C&&(0,hI.jsx)(hK.V8d,{"aria-label":oR("close"),onClick:()=>g({closeWindow:!0}),children:(0,hI.jsx)(my,{})})]}):(0,hI.jsxs)(hI.Fragment,{children:[k&&(0,hI.jsx)(hK.V8d,{"aria-label":oR("hide"),onClick:()=>o(),children:(0,hI.jsx)(PR.d3,{})}),(0,hI.jsx)(hK.V8d,{"aria-label":oR("close"),onClick:()=>{C?PJ():g({closeWindow:!0})},children:(0,hI.jsx)(my,{})})]})})]}),(0,hI.jsx)("div",{className:hF()(P5.workspaceContent),children:t})]})})]})},P9="-esm-billing__action-menu-button2-module__container___gYRoa",P7="-esm-billing__action-menu-button2-module__elementContainer___vBViO",Ce="-esm-billing__action-menu-button2-module__active___uRJRA",Ct="-esm-billing__action-menu-button2-module__focused___D4VYB";function Cr({getIcon:e,hasUnsavedChanges:t,tagContent:r}){return(0,hI.jsxs)(hI.Fragment,{children:[e({size:16}),t?(0,hI.jsx)("span",{className:"-esm-billing__action-menu-button2-module__interruptedTag___35fO7",children:"!"}):(0,hI.jsx)("span",{className:"-esm-billing__action-menu-button2-module__countTag___l8lfc",children:r})]})}let Cn=({icon:e,label:t,tagContent:r,workspaceToLaunch:n,onBeforeWorkspaceLaunch:i})=>{let o=he(),{openedWindows:a,restoreWindow:s,hideWindow:l,isMostRecentlyOpenedWindowHidden:u}=P3(),{extension:c}=(0,pF.useContext)(pV),d=a.findIndex(e=>e.windowName===c?.extensionId),p=a[d],f=null!=p,h=f&&(d<a.length-1||u),m=f&&!h,y=p?.openedWorkspaces.some(e=>e.hasUnsavedChanges)??!1,g=async()=>{if(f)h?s(p.windowName):l();else if(await (i?.()??!0)){let{workspaceName:e,workspaceProps:t,windowProps:r}=n;PX(e,t,r)}};return"tablet"===o||"phone"===o?(0,hI.jsxs)(hK.$nd,{className:hF()(P9,{[Ce]:f&&!m,[Ct]:m}),iconDescription:t,kind:"ghost",onClick:g,role:"button",tabIndex:0,size:"md",children:[(0,hI.jsx)("span",{className:P7,children:(0,hI.jsx)(Cr,{hasUnsavedChanges:y,getIcon:e,tagContent:r})}),(0,hI.jsx)("span",{children:t})]}):(0,hI.jsx)(hK.K0,{align:"left","aria-label":t,className:hF()(P9,{[Ce]:f&&!m,[Ct]:m}),enterDelayMs:300,kind:"ghost",label:t,onClick:g,size:"md",children:(0,hI.jsx)("div",{className:P7,children:(0,hI.jsx)(Cr,{hasUnsavedChanges:y,getIcon:e,tagContent:r})})})};function Ci({showContactDetails:e,toggleContactDetails:t,className:r}){return(0,hI.jsx)(hK.$nd,{className:r,iconDescription:"Toggle contact details",kind:"ghost",onClick:t,renderIcon:e?mm:mp,children:e?oR("showLess","Show less"):oR("showMore","Show more")})}let Co={contactDetails:"-esm-billing__patient-banner-contact-details-module__contactDetails___AvROu",deceased:"-esm-billing__patient-banner-contact-details-module__deceased___DDd39",heading:"-esm-billing__patient-banner-contact-details-module__heading___GGJyV",row:"-esm-billing__patient-banner-contact-details-module__row___8JcKK",col:"-esm-billing__patient-banner-contact-details-module__col___ct1O9",relationship:"-esm-billing__patient-banner-contact-details-module__relationship___GTTsg"},Ca=({patientUuid:e})=>{let{cohorts:t=[],isLoading:r}=function(e){let t=e?`${iC}/cohortm/cohortmember?patient=${e}&v=custom:(uuid,patient:ref,cohort:(uuid,name,startDate,endDate))`:null,{data:r,isLoading:n}=(0,fu.Ay)(t,iR),i=r?.data?.results.map(e=>({uuid:e.cohort.uuid,name:e.cohort.name,startDate:e.cohort.startDate,endDate:e.cohort.endDate}));return(0,pF.useMemo)(()=>({cohorts:i,isLoading:n}),[n,i])}(e);return(0,hI.jsxs)(hI.Fragment,{children:[(0,hI.jsxs)("p",{className:Co.heading,children:[oR("patientLists","Patient Lists")," (",t?.length??0,")"]}),r?(0,hI.jsx)(hK.OuH,{description:`${oR("loading","Loading")} ...`,role:"progressbar"}):(0,hI.jsxs)("ul",{children:[(()=>{if(t?.length>0){let e=t.sort((e,t)=>SP(e?.startDate).getTime()-SP(t?.startDate).getTime()).slice(0,3);return e?.map(e=>(0,hI.jsx)("li",{children:(0,hI.jsx)(pU,{to:`${window.spaBase}/home/patient-lists/${e.uuid}`,children:e.name},e.uuid)},e.uuid))}return(0,hI.jsx)("li",{children:"--"})})(),t.length>3&&(0,hI.jsx)("li",{className:Co.link,children:(0,hI.jsx)(pU,{to:`${window.spaBase}/home/patient-lists`,children:oR("seeMoreLists","See {{count}} more lists",{count:t?.length-3})})})]})]})},Cs=({patientId:e})=>{let{patient:t,isLoading:r}=hd(e),n=t?.address?.find(e=>"home"===e.use),i=e=>e.split("#")[1];return r?(0,hI.jsx)(hK.OuH,{description:`${oR("loading","Loading")} ...`,role:"progressbar"}):(0,hI.jsxs)(hI.Fragment,{children:[(0,hI.jsx)("p",{className:Co.heading,children:oR("address","Address")}),(0,hI.jsx)("ul",{children:n?Object.entries(n).filter(([e])=>"id"!==e&&"use"!==e).map(([e,t])=>"extension"===e?n.extension?.[0]?.extension?.map((t,r)=>(0,hI.jsxs)("li",{children:[oR(i(t.url),i(t.url)),": ",t.valueString]},`address-${e}-${r}`)):(0,hI.jsxs)("li",{children:[oR(e,e),": ",t]},`address-${e}`)):(0,hI.jsx)("li",{children:"--"})})]})},Cl=({patientUuid:e})=>{let{isLoading:t,contactAttributes:r}=(e=>{let{contactAttributeTypes:t=[]}=fI({externalModuleName:"@openmrs/esm-patient-banner-app"}),{attributes:r,error:n,isLoading:i}=(e=>{let{data:t,error:r,isLoading:n}=fU()(`${iC}/patient/${e}?v=custom:(uuid,display,identifiers:(identifier,uuid,preferred,location:(uuid,name),identifierType:(uuid,name,format,formatDescription,validator)),person:(uuid,display,gender,birthdate,dead,age,deathDate,birthdateEstimated,causeOfDeath,preferredName:(uuid,preferred,givenName,middleName,familyName),attributes,preferredAddress:(uuid,preferred,address1,address2,cityVillage,longitude,stateProvince,latitude,country,postalCode,countyDistrict,address3,address4,address5,address6,address7)))`,iR);return{isLoading:n,attributes:t?.data.person.attributes??[],error:r}})(e);return{contactAttributes:(0,pF.useMemo)(()=>r.filter(({attributeType:e})=>t?.some(t=>e.uuid===t)),[r,t]),isLoading:i,error:n}})(e),n=(0,pF.useMemo)(()=>r?[...r?.map(e=>[e.attributeType.display?oR(e.attributeType.display,e.attributeType.display):"",e.value])]:[],[r]);return(0,hI.jsxs)(hI.Fragment,{children:[(0,hI.jsx)("p",{className:Co.heading,children:oR("contactDetails","Contact Details")}),t?(0,hI.jsx)(hK.OuH,{description:`${oR("loading","Loading")} ...`,role:"progressbar"}):(0,hI.jsx)("ul",{children:n.length?n.map(([e,t],r)=>(0,hI.jsxs)("li",{children:[e,": ",t]},`${e}-${t}-${r}`)):(0,hI.jsx)("li",{children:"--"})})]})},Cu=({patientId:e})=>{let{data:t,isLoading:r}=function(e){let t=`${iC}/relationship?v=custom:(display,uuid,personA:(age,display,birthdate,uuid),personB:(age,display,birthdate,uuid),relationshipType:(uuid,display,description,aIsToB,bIsToA))&person=${e}`,{data:r,error:n,isLoading:i,isValidating:o}=(0,fu.Ay)(e?t:null,iR),a=r?.data?.results?.length?function(e,t){let r=[];for(let n of t)e===n.personA.uuid?r.push({uuid:`${n.uuid}`,display:n.personB.display,relativeAge:n.personB.age,relativeUuid:n.personB.uuid,relationshipType:n.relationshipType.bIsToA}):r.push({uuid:`${n.uuid}`,display:n.personA.display,relativeAge:n.personA.age,relativeUuid:n.personA.uuid,relationshipType:n.relationshipType.aIsToB});return r}(e,r.data.results):null;return{data:r?a:null,error:n,isLoading:i,isValidating:o}}(e);return(0,hI.jsxs)(hI.Fragment,{children:[(0,hI.jsx)("p",{className:Co.heading,children:oR("relationships","Relationships")}),r?(0,hI.jsx)(hK.OuH,{description:`${oR("loading","Loading")} ...`,role:"progressbar"}):(0,hI.jsx)("ul",{children:t&&t.length>0?(0,hI.jsx)(hI.Fragment,{children:t.map(e=>(0,hI.jsxs)("li",{className:Co.relationship,children:[(0,hI.jsx)("div",{children:(0,hI.jsx)(pU,{to:`${window.spaBase}/patient/${e.relativeUuid}/chart`,children:e.display})}),(0,hI.jsx)("div",{children:e.relationshipType}),(0,hI.jsx)("div",{children:`${e.relativeAge?e.relativeAge:"--"} ${e.relativeAge?1===e.relativeAge?oR("yearAbbreviation","yr"):oR("yearsAbbreviation","yrs"):""}`})]},e.uuid))}):(0,hI.jsx)("li",{children:"--"})})]})};function Cc({patientId:e,deceased:t}){return(0,hI.jsxs)("div",{className:hF()(Co.contactDetails,{[Co.deceased]:t}),children:[(0,hI.jsxs)("div",{className:Co.row,children:[(0,hI.jsx)("div",{className:Co.col,children:(0,hI.jsx)(Cs,{patientId:e})}),(0,hI.jsx)("div",{className:Co.col,children:(0,hI.jsx)(Cl,{patientUuid:e})})]}),(0,hI.jsxs)("div",{className:Co.row,children:[(0,hI.jsx)("div",{className:Co.col,children:(0,hI.jsx)(Cu,{patientId:e})}),(0,hI.jsx)("div",{className:Co.col,children:(0,hI.jsx)(Ca,{patientUuid:e})})]})]})}function Cd(e){let t=document.querySelector("template#loading-spinner");if(t){let r=t.content.cloneNode(!0),n=Array.prototype.map.call(r.childNodes,e=>e);return e.appendChild(r),()=>n.forEach(e=>e.remove())}return()=>{}}let Cp="-esm-billing__action-menu2-module__container___4aX3S";function Cf({workspaceGroup:e,groupProps:t}){let r=he(),{persistence:n}=e;return(0,hI.jsx)("aside",{className:"-esm-billing__action-menu2-module__sideRail___a7qg9",children:(0,hI.jsxs)("div",{className:Cp,children:["closable"==n&&ht(r)&&(0,hI.jsx)(hK.K0,{align:"left",onClick:()=>PJ(),label:oR("close"),kind:"ghost",children:(0,hI.jsx)(my,{})}),(0,hI.jsx)(pV.Provider,{value:{moduleName:e.moduleName,featureName:e.name},children:(0,hI.jsx)(p4,{className:Cp,name:e.name,state:{groupProps:t}})})]})})}function Ch(e){let t=new URL(e,window.location.origin).pathname,r=new URL(window.getOpenmrsSpaBase?.()??"/",window.location.origin).pathname,n=r.endsWith("/")?r.slice(0,-1):r,i=null;return n?n===t?i="/":t.startsWith(`${n}/`)&&(i=t.slice(n.length)):i=t,{full:t,spaRelative:i}}let Cm=({lifeCycle:e,openedWorkspace:t,openedWindow:r,isRootWorkspace:n,isLeafWorkspace:i,showActionMenu:o})=>{let{openedGroup:a,closeWorkspace:s,openChildWorkspace:l}=P3(),u=(0,pF.useMemo)(()=>t&&{closeWorkspace:async(e={})=>{let{closeWindow:n=!1,discardUnsavedChanges:i=!1}=e;return n?!!(i||await P0({reason:"CLOSE_WINDOW",explicit:!0,windowName:r.windowName}))&&(s(r.openedWorkspaces[0].workspaceName),!0):!!(i||await P0({reason:"CLOSE_WORKSPACE",explicit:!0,windowName:r.windowName,workspaceName:t.workspaceName}))&&(s(t.workspaceName),!0)},launchChildWorkspace:async(e,n)=>{let i=t.workspaceName,{openedWorkspaces:o}=r,a=o.findIndex(e=>e.workspaceName===i);-1===a||a!==o.length-1&&o.slice(a+1).some(e=>e.hasUnsavedChanges)&&!await P0({reason:"CLOSE_WORKSPACE",explicit:!0,windowName:r.windowName,workspaceName:o[a+1].workspaceName})||l(i,e,n||{})},workspaceName:t.workspaceName,workspaceProps:t.props,windowProps:r.props,groupProps:a&&a.props?a.props:null,isRootWorkspace:n,isLeafWorkspace:i,windowName:r.windowName,showActionMenu:o},[t,s,a,r]);if(!e){let{registeredWorkspacesByName:e}=pD.getState(),r=e[t.workspaceName],i=r&&r.window?r.window:void 0,{registeredWindowsByName:s}=pD.getState(),l=i?s[i]:void 0,u=l&&l.width?l.width:"narrow",c=Object.values(s).some(e=>e.group===a?.groupName&&void 0!==e.icon);return(0,hI.jsxs)("div",{className:hF()(P5.workspaceOuterContainer,{[P5.narrowWorkspace]:"narrow"===u,[P5.widerWorkspace]:"wider"===u,[P5.extraWideWorkspace]:"extra-wide"===u,[P5.isActionMenuOpened]:c}),children:[(0,hI.jsx)("div",{className:P5.workspaceSpacer}),(0,hI.jsx)("div",{className:hF()(P5.workspaceMiddleContainer,{[P5.isRootWorkspace]:n,[P5.showActionMenu]:o}),children:(0,hI.jsx)("div",{className:hF()(P5.workspaceInnerContainer,{[P5.isRootWorkspace]:n}),children:(0,hI.jsx)(hK.OuH,{className:P5.loader,description:`${oR("loading")} ...`})})})]})}return(0,hI.jsx)(PH,{config:e,mountParcel:pI,...u},t.workspaceName)},Cy=({openedWindow:e,showActionMenu:t})=>{let{openedWorkspaces:r}=e,[n,i]=(0,pF.useState)({}),{registeredWorkspacesByName:o}=pD.getState();return(0,pF.useEffect)(()=>{let e=!1;return Promise.all(r.map(async e=>{let{moduleName:t,component:r}=o[e.workspaceName];return[e.uuid,await hO(t,r)]})).then(t=>{e||i(Object.fromEntries(t))}),()=>{e=!0}},[r]),(0,hI.jsx)(hI.Fragment,{children:r.map((i,o)=>(0,hI.jsx)(Cm,{openedWorkspace:i,openedWindow:e,lifeCycle:n[i.uuid],isRootWorkspace:0===o,isLeafWorkspace:o===r.length-1,showActionMenu:t},i.uuid))})};function Cg(e){e&&(0,p2.createRoot)(e).render((0,hI.jsx)(Cb,{}))}function Cb(){let{openedGroup:e,openedWindows:t,registeredGroupsByName:r,registeredWindowsByName:n}=P3();if((0,pF.useEffect)(()=>cB("before-page-changed",t=>{let{newPage:n,cancelNavigation:i,oldUrl:o,newUrl:a}=t;if(!e)return;if(n)return void i(PJ().then(e=>!e));let s=r[e.groupName],l=s?.scopePattern;l&&function(e,t,r){try{let n=new RegExp(e),i=Ch(t),o=Ch(r);if(null===i.spaRelative||null===o.spaRelative)return!0;let a=n.exec(i.spaRelative),s=n.exec(o.spaRelative);if(a&&s||(a=n.exec(i.full),s=n.exec(o.full)),!a||!s)return!0;if(a.length>1)return!a.slice(1).every((e,t)=>e===s[t+1]);return!1}catch{return!0}}(l,o,a)&&i(PJ().then(e=>!e))}),[e,r]),!e)return null;let i=r[e.groupName],o=t.some(e=>e.maximized),{name:a}=i,s=Object.values(n).filter(e=>e.group===a&&void 0!==e.icon).sort((e,t)=>(e.order??Number.MAX_VALUE)-(t.order??Number.MAX_VALUE)).length>0;return(0,hI.jsxs)("div",{className:hF()("-esm-billing__workspace-windows-and-menu-module__workspaceWindowsAndMenuContainer___crgqC",{"-esm-billing__workspace-windows-and-menu-module__overlay___FCMKG":i.overlay,"-esm-billing__workspace-windows-and-menu-module__hasMaximizedWindow___gk319":o}),children:[(0,hI.jsx)("div",{className:"-esm-billing__workspace-windows-and-menu-module__workspaceWindowsContainer___MrLlf",children:t.map(e=>(0,hI.jsx)(Cy,{openedWindow:e,showActionMenu:s},e.windowName))}),s&&(0,hI.jsx)(Cf,{workspaceGroup:i,groupProps:e.props})]})}function Cv(e,t,r){if(null==e)return r;let n=EX(e);if(!n)return console.warn(`matchLocale: invalid requested locale tag: ${JSON.stringify(e)}`),r;let i=[];for(let e of t){let t=EX(e);if(!t){console.warn(`matchLocale: skipping invalid available locale tag: ${JSON.stringify(e)}`);continue}i.push({canonical:t,original:e})}let o=n;for(;o;){let e=i.find(e=>e.canonical===o);if(e)return e.original;let t=o+"-",r=i.find(e=>e.canonical.startsWith(t));if(r)return r.original;if("ht"===o){o="fr-HT";continue}let n=o.lastIndexOf("-");if(-1===n)break;let a=(o=o.slice(0,n)).lastIndexOf("-");-1!==a&&o.length-a==2&&(o=o.slice(0,a))}return r}function Cw(e=window.localStorage){try{return e.getItem("test"),!0}catch{return!1}}function C_(e){return!!e&&e.constructor===Object}var Cx=r(9589);function CE(e){let[t,r,n]=e.split(".");return`${t}.${r}.${n}`}function CS(e,t){let r=function(e){let t=e.indexOf("-");if(t>=0){let r=CE(e.slice(0,t)),n=e.slice(t+1);return`${r}-${n}`}return CE(e)}(t);return Cx.satisfies(r,e,{includePrerelease:!0})}async function CD(e,t={}){let r,{shouldRetry:n,getDelay:i,onError:o}=t;n=n??(e=>e<=5),i=i??(e=>(function(e,t=!1){return 1e3*Math.pow(2,t?e+1:e)})(e));let a=0;do try{return await CO(i(a)),await e()}catch(e){o?.(e,a),r=e}while(n(a++));throw r}async function CO(e){if(!(e<=0))return new Promise(t=>setTimeout(t,e))}}}]);
43
+ }`.trim(),document.head.prepend(n),o=HTMLElement.prototype.focus,HTMLElement.prototype.focus=function(e){let t=((e=document)=>e.activeElement)(),r=null!=t&&Em(t);o.call(this,{...e,preventScroll:!0}),e&&e.preventScroll||Ew(this,r)},a=yM(Ev(document,"touchstart",t=>{let n=gd(t);e=ww(n)?n:w_(n,!0),r=!1;let i=n.ownerDocument.defaultView.getSelection();i&&!i.isCollapsed&&i.containsNode(n,!0)&&(r=!0),t.composedPath().some(e=>e instanceof HTMLInputElement&&"range"===e.type)&&(r=!0),"selectionStart"in n&&"selectionEnd"in n&&n.selectionStart<n.selectionEnd&&n.ownerDocument.activeElement===n&&(r=!0)},{passive:!1,capture:!0}),Ev(document,"touchmove",t=>{if(2!==t.touches.length&&!r){if(!e||e===document.documentElement||e===document.body)return void t.preventDefault();e.scrollHeight===e.clientHeight&&e.scrollWidth===e.clientWidth&&t.preventDefault()}},{passive:!1,capture:!0}),Ev(document,"blur",e=>{let t=gd(e),r=e.relatedTarget;if(r&&Em(r))r.focus({preventScroll:!0}),Ew(r,Em(t));else if(!r){let e=t.parentElement?.closest("[tabindex]");e?.focus({preventScroll:!0})}},!0)),()=>{t(),a(),n.remove(),HTMLElement.prototype.focus=o}):yM((s=window.innerWidth-document.documentElement.clientWidth)>0&&("scrollbarGutter"in document.documentElement.style?Eb(document.documentElement,"scrollbarGutter","stable"):Eb(document.documentElement,"paddingRight",`${s}px`)),Eb(document.documentElement,"overflow","hidden"))),()=>{0==--Eg&&d()}}},[t])}({isDisabled:o||!t.isOpen}),(0,pB.useEffect)(()=>{if(t.isOpen&&n.current)if(o){var e,r,a=i?.current??n.current;let t=x0[x0.length-1];return t&&!t.visibleNodes.has(a)?(t.visibleNodes.add(a),()=>{t.visibleNodes.delete(a)}):void 0}else{let t,o,a,s,l,u,c,d,p,f,h;return e=[i?.current??n.current],o=(r={shouldUseInert:!0})instanceof(t=gu(e?.[0])).Element?{root:r}:r,a=o?.root??document.body,s=o?.shouldUseInert&&xX,l=new Set(e),u=new Set,c=(e,r)=>{s&&e instanceof t.HTMLElement?e.inert=r:r?e.setAttribute("aria-hidden","true"):(e.removeAttribute("aria-hidden"),e instanceof t.HTMLElement&&(e.inert=!1))},d=e=>{for(let t of e.querySelectorAll("[data-live-announcer], [data-react-aria-top-layer]"))l.add(t);let t=e=>{if(u.has(e)||l.has(e)||e.parentElement&&u.has(e.parentElement)&&"row"!==e.parentElement.getAttribute("role"))return NodeFilter.FILTER_REJECT;for(let t of l)if(gc(e,t))return NodeFilter.FILTER_SKIP;return NodeFilter.FILTER_ACCEPT},r=_$(gl(e),e,NodeFilter.SHOW_ELEMENT,{acceptNode:t}),n=t(e);if(n===NodeFilter.FILTER_ACCEPT&&p(e),n!==NodeFilter.FILTER_REJECT){let e=r.nextNode();for(;null!=e;)p(e),e=r.nextNode()}},p=e=>{let r=xQ.get(e)??0;(s&&e instanceof t.HTMLElement?e.inert:"true"===e.getAttribute("aria-hidden"))&&0===r||(0===r&&c(e,!0),u.add(e),xQ.set(e,r+1))},x0.length&&x0[x0.length-1].disconnect(),d(a),(f=new MutationObserver(e=>{for(let r of e)if("childList"===r.type&&r.target.isConnected&&![...l,...u].some(e=>gc(e,r.target)))for(let e of r.addedNodes){var t;(e instanceof HTMLElement||e instanceof SVGElement)&&("true"===(t=e).dataset.liveAnnouncer||void 0!==t.dataset.reactAriaTopLayer)?l.add(e):e instanceof Element&&d(e)}})).observe(a,{childList:!0,subtree:!0}),h={visibleNodes:l,hiddenNodes:u,observe(){f.observe(a,{childList:!0,subtree:!0})},disconnect(){f.disconnect()}},x0.push(h),()=>{for(let e of(f.disconnect(),u)){let t=xQ.get(e);null!=t&&(1===t?(c(e,!1),xQ.delete(e)):xQ.set(e,t-1))}h===x0[x0.length-1]?(x0.pop(),x0.length&&x0[x0.length-1].observe()):x0.splice(x0.indexOf(h),1)}}},[o,t.isOpen,n,i]),{popoverProps:yJ(c,f),arrowProps:h,underlayProps:p,placement:m,triggerAnchorPoint:y}}({...n,offset:null!=(i=n.offset)?i:8,arrowSize:s,groupRef:p?c:u},e),g=n.popoverRef,b=function(e,t=!0){let[r,n]=(0,pB.useState)(!0),i=r&&t;return y$(()=>{if(i&&e.current&&"getAnimations"in e.current)for(let t of e.current.getAnimations())t instanceof CSSTransition&&t.cancel()},[e,i]),ES(e,i,(0,pB.useCallback)(()=>n(!1),[])),i}(g,!!y)||n.isEntering||!1,v=y0({...n,defaultClassName:"react-aria-Popover",values:{trigger:n.trigger||null,placement:y,isEntering:b,isExiting:t}}),w=!n.isNonModal||"SubmenuTrigger"===n.trigger,[x,E]=(0,pB.useState)(!1);y$(()=>{g.current&&E(w&&!g.current.querySelector("[role=dialog]"))},[g,w]),(0,pB.useEffect)(()=>{var e;let t,r;x&&g.current&&!g.current.contains(document.activeElement)&&(r=((e=document)=>e.activeElement)(t=gl(e=g.current)),"virtual"===ED?g4(()=>{((e=document)=>e.activeElement)(t)===r&&e.isConnected&&ga(e)}):ga(e))},[x,g]);let S={...f.style,...v.style},D=pV().createElement("div",{...yJ(go(n),f),...v,role:x?"dialog":void 0,tabIndex:x?-1:void 0,"aria-label":n["aria-label"],"aria-labelledby":n["aria-labelledby"],ref:g,slot:n.slot||void 0,style:S,dir:n.dir,"data-trigger":n.trigger,"data-placement":y,"data-entering":b||void 0,"data-exiting":t||void 0},!n.isNonModal&&pV().createElement(EE,{onDismiss:e.close}),pV().createElement(xJ.Provider,{value:{...m,placement:y,ref:a}},v.children),pV().createElement(EE,{onDismiss:e.close}));return p?pV().createElement(xV,{...n,shouldContainFocus:x,isExiting:t,portalContainer:null!=(o=null!=r?r:null==c?void 0:c.current)?o:void 0},D):pV().createElement(xV,{...n,shouldContainFocus:x,isExiting:t,portalContainer:r},!n.isNonModal&&e.isOpen&&pV().createElement("div",{"data-testid":"underlay",...h,style:{position:"fixed",inset:0}}),pV().createElement("div",{ref:u,style:{display:"contents"}},pV().createElement(EB.Provider,{value:u},D)))}function EW(e){return e?.start!=null&&null!=e.end}let EK=(0,pB.createContext)(null),EH=(0,pB.createContext)(null),Ez=(0,pB.createContext)(null),EG=(0,pB.createContext)(null),Eq=(0,pB.forwardRef)(function(e,t){var r,n;[e,t]=y3(e,t,EK);let{validationBehavior:i}=y1(xq)||{},o=null!=(n=null!=(r=e.validationBehavior)?r:i)?n:"native",a=function(e){let t=EL(e),[r,n]=_h(e.value,e.defaultValue||null,e.onChange),[i]=(0,pB.useState)(r),o=r||e.placeholderValue||null,[a,s]=xx(o,e.granularity),l=null!=r?r.toDate(s??"UTC"):null,u="hour"===a||"minute"===a||"second"===a,c=e.shouldCloseOnSelect??!0,[d,p]=(0,pB.useState)(null),[f,h]=(0,pB.useState)(null);if(r&&(d=r,"hour"in r&&(f=r)),o&&!(a in o))throw Error("Invalid granularity "+a+" for value "+o.toString());let m=r?.calendar.identifier==="gregory"&&"BC"===r.era,y=(0,pB.useMemo)(()=>({granularity:a,timeZone:s,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,shouldForceLeadingZeros:e.shouldForceLeadingZeros,showEra:m}),[a,e.hourCycle,e.shouldForceLeadingZeros,s,e.hideTimeZone,m]),{minValue:g,maxValue:b,isDateUnavailable:v}=e,w=(0,pB.useMemo)(()=>xy(r,g,b,v,y),[r,g,b,v,y]),x=xu({...e,value:r,builtinValidation:w}),E=x.displayValidation.isInvalid,S=e.validationState||(E?"invalid":null),D=(e,t)=>{n("timeZone"in t?t.set(vZ(e)):vJ(e,t)),p(null),h(null),x.commitValidation()};return{...x,value:r,defaultValue:e.defaultValue??i,setValue:n,dateValue:d,timeValue:f,setDateValue:r=>{let i="function"==typeof c?c():c;u?f||i?D(r,f||xw(e.defaultValue||e.placeholderValue)):p(r):(n(r),x.commitValidation()),i&&t.setOpen(!1)},setTimeValue:e=>{d&&e?D(d,e):h(e)},granularity:a,hasTime:u,...t,setOpen(n){!n&&!r&&d&&u&&D(d,f||xw(e.defaultValue||e.placeholderValue)),t.setOpen(n)},validationState:S,isInvalid:E,formatValue:(e,t)=>l?new b6(e,xv(t,y)).format(l):"",getDateFormatter:(e,t)=>new b6(e,xv({},{...y,...t}))}}({...e,validationBehavior:o}),s=(0,pB.useRef)(null),[l,u]=y4(!e["aria-label"]&&!e["aria-labelledby"]),{groupProps:c,labelProps:d,fieldProps:p,buttonProps:f,dialogProps:h,calendarProps:m,descriptionProps:y,errorMessageProps:g,...b}=function(e,t,r){var n;let i=yq(),o=yq(),a=yq(),s=vc((n=_4)&&n.__esModule?n.default:n,"@react-aria/datepicker"),{isInvalid:l,validationErrors:u,validationDetails:c}=t.displayValidation,{labelProps:d,fieldProps:p,descriptionProps:f,errorMessageProps:h}=_5({...e,labelElementType:"span",isInvalid:l,errorMessage:e.errorMessage||u}),m=_2(t,r),y=p["aria-labelledby"]||p.id,{locale:g}=bX(),b=t.formatValue(g,{month:"long"}),v=wP(b?s.format("selectedDateDescription",{date:b}):""),w=[v["aria-describedby"],p["aria-describedby"]].filter(Boolean).join(" ")||void 0,x=go(e),E=(0,pB.useMemo)(()=>_X(r),[r]),S=(0,pB.useRef)(!1),{focusWithinProps:D}=bS({...e,isDisabled:t.isOpen,onBlurWithin:t=>{gc(document.getElementById(o),t.relatedTarget)||(S.current=!1,e.onBlur?.(t),e.onFocusChange?.(!1))},onFocusWithin:t=>{S.current||(S.current=!0,e.onFocus?.(t),e.onFocusChange?.(!0))}});return{groupProps:yJ(x,m,p,v,D,{role:"group","aria-disabled":e.isDisabled||null,"aria-labelledby":y,"aria-describedby":w,onKeyDown(r){!t.isOpen&&e.onKeyDown&&e.onKeyDown(r)},onKeyUp(r){!t.isOpen&&e.onKeyUp&&e.onKeyUp(r)}}),labelProps:{...d,onClick:()=>{E.focusFirst()}},fieldProps:{...p,id:a,[xe]:"presentation","aria-describedby":w,value:t.value,defaultValue:t.defaultValue,onChange:t.setValue,placeholderValue:e.placeholderValue,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,shouldForceLeadingZeros:e.shouldForceLeadingZeros,granularity:e.granularity,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isRequired:e.isRequired,validationBehavior:e.validationBehavior,[xl]:t,autoFocus:e.autoFocus,name:e.name,form:e.form},descriptionProps:f,errorMessageProps:h,buttonProps:{...v,id:i,"aria-haspopup":"dialog","aria-label":s.format("calendar"),"aria-labelledby":`${i} ${y}`,"aria-describedby":w,"aria-expanded":t.isOpen,isDisabled:e.isDisabled||e.isReadOnly,onPress:()=>t.setOpen(!0)},dialogProps:{id:o,"aria-labelledby":`${i} ${y}`},calendarProps:{autoFocus:!0,value:t.dateValue,onChange:t.setDateValue,minValue:e.minValue,maxValue:e.maxValue,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isDateUnavailable:e.isDateUnavailable,defaultFocusedValue:t.dateValue?void 0:e.placeholderValue,isInvalid:t.isInvalid,errorMessage:"function"==typeof e.errorMessage?e.errorMessage(t.displayValidation):e.errorMessage||t.displayValidation.validationErrors.join(" "),firstDayOfWeek:e.firstDayOfWeek,pageBehavior:e.pageBehavior},isInvalid:l,validationErrors:u,validationDetails:c}}({...y2(e),label:u,validationBehavior:o},a,s),[v,w]=(0,pB.useState)(null),x=(0,pB.useCallback)(()=>{s.current&&w(s.current.offsetWidth+"px")},[]);Ec({ref:s,onResize:x});let{focusProps:E,isFocused:S,isFocusVisible:D}=bD({within:!0}),O=y0({...e,values:{state:a,isFocusWithin:S,isFocusVisible:D,isDisabled:e.isDisabled||!1,isInvalid:a.isInvalid,isOpen:a.isOpen},defaultClassName:"react-aria-DatePicker"}),P=go(e);return delete P.id,pV().createElement(yQ,{values:[[Ez,a],[_R,{...c,ref:s,isInvalid:a.isInvalid}],[xR,p],[bN,{...f,isPressed:a.isOpen}],[xY,{...d,ref:l,elementType:"span"}],[_w,m],[xW,a],[EF,{trigger:"DatePicker",triggerRef:s,placement:"bottom start",style:{"--trigger-width":v}}],[xU,h],[bI,{slots:{description:y,errorMessage:g}}],[xH,b]]},pV().createElement("div",{...E,...P,...O,ref:t,slot:e.slot||void 0,"data-focus-within":S||void 0,"data-invalid":a.isInvalid||void 0,"data-focus-visible":D||void 0,"data-disabled":e.isDisabled||void 0,"data-open":a.isOpen||void 0}))}),EY=(0,pB.forwardRef)(function(e,t){var r,n;[e,t]=y3(e,t,EH);let{validationBehavior:i}=y1(xq)||{},o=null!=(n=null!=(r=e.validationBehavior)?r:i)?n:"native",a=function(e){let t=EL(e),[r,n]=_h(e.value,e.defaultValue||null,e.onChange),[i]=(0,pB.useState)(r),[o,a]=(0,pB.useState)(()=>r||{start:null,end:null});null==r&&o.start&&o.end&&a(o={start:null,end:null});let s=r||o,l=e=>{a(s=e||{start:null,end:null}),EW(s)?n(s):n(null)},[u,c]=xx(s?.start||s?.end||e.placeholderValue||null,e.granularity),d="hour"===u||"minute"===u||"second"===u,p=e.shouldCloseOnSelect??!0,[f,h]=(0,pB.useState)(null),[m,y]=(0,pB.useState)(null);s&&EW(s)&&(f=s,"hour"in s.start&&(m=s));let g=(e,t)=>{l({start:"timeZone"in t.start?t.start.set(vZ(e.start)):vJ(e.start,t.start),end:"timeZone"in t.end?t.end.set(vZ(e.end)):vJ(e.end,t.end)}),h(null),y(null),P.commitValidation()},b=r=>{let n="function"==typeof p?p():p;d?EW(r)&&(n||m?.start&&m?.end)?g(r,{start:m?.start||xw(e.placeholderValue),end:m?.end||xw(e.placeholderValue)}):h(r):EW(r)?(l(r),P.commitValidation()):h(r),n&&t.setOpen(!1)},v=e=>{EW(f)&&EW(e)?g(f,e):y(e)},w=s?.start?.calendar.identifier==="gregory"&&"BC"===s.start.era||s?.end?.calendar.identifier==="gregory"&&"BC"===s.end.era,x=(0,pB.useMemo)(()=>({granularity:u,timeZone:c,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,shouldForceLeadingZeros:e.shouldForceLeadingZeros,showEra:w}),[u,e.hourCycle,e.shouldForceLeadingZeros,c,e.hideTimeZone,w]),{minValue:E,maxValue:S,isDateUnavailable:D}=e,O=(0,pB.useMemo)(()=>{var e;let t;return e=s,t=xf(xy(e?.start??null,E,S,D,x),xy(e?.end??null,E,S,D,x)),e?.end!=null&&null!=e.start&&0>e.end.compare(e.start)&&(t=xf(t,{isInvalid:!0,validationErrors:[(vi.getGlobalDictionaryForPackage("@react-stately/datepicker")||xh).getStringForLocale("rangeReversed",xm())],validationDetails:{...xi,rangeUnderflow:!0,rangeOverflow:!0,valid:!1}})),t},[s,E,S,D,x]),P=xu({...e,value:r,name:(0,pB.useMemo)(()=>[e.startName,e.endName].filter(e=>null!=e),[e.startName,e.endName]),builtinValidation:O}),C=P.displayValidation.isInvalid,k=e.validationState||(C?"invalid":null);return{...P,value:s,defaultValue:e.defaultValue??i,setValue:l,dateRange:f,timeRange:m,granularity:u,hasTime:d,setDate(e,t){"start"===e?b({start:t,end:f?.end??null}):b({start:f?.start??null,end:t})},setTime(e,t){"start"===e?v({start:t,end:m?.end??null}):v({start:m?.start??null,end:t})},setDateTime(e,t){"start"===e?l({start:t,end:s?.end??null}):l({start:s?.start??null,end:t})},setDateRange:b,setTimeRange:v,...t,setOpen(r){!r&&!(s?.start&&s?.end)&&EW(f)&&d&&g(f,{start:m?.start||xw(e.placeholderValue),end:m?.end||xw(e.placeholderValue)}),t.setOpen(r)},validationState:k,isInvalid:C,formatValue(t,r){let n;if(!s||!s.start||!s.end)return null;let i="timeZone"in s.start?s.start.timeZone:void 0,o=e.granularity||(s.start&&"minute"in s.start?"minute":"day"),a="timeZone"in s.end?s.end.timeZone:void 0,l=e.granularity||(s.end&&"minute"in s.end?"minute":"day"),u=xv(r,{granularity:o,timeZone:i,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,showEra:"gregory"===s.start.calendar.identifier&&"BC"===s.start.era||"gregory"===s.end.calendar.identifier&&"BC"===s.end.era}),c=s.start.toDate(i||"UTC"),d=s.end.toDate(a||"UTC"),p=new b6(t,u);if(i===a&&o===l&&0!==s.start.compare(s.end)){try{let e=p.formatRangeToParts(c,d),t=-1;for(let r=0;r<e.length;r++){let n=e[r];if("shared"===n.source&&"literal"===n.type)t=r;else if("endRange"===n.source)break}let r="",n="";for(let i=0;i<e.length;i++)i<t?r+=e[i].value:i>t&&(n+=e[i].value);return{start:r,end:n}}catch{}n=p}else n=new b6(t,xv(r,{granularity:l,timeZone:a,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle}));return{start:p.format(c),end:n.format(d)}},getDateFormatter:(e,t)=>new b6(e,xv({},{...x,...t}))}}({...e,validationBehavior:o}),s=(0,pB.useRef)(null),[l,u]=y4(!e["aria-label"]&&!e["aria-labelledby"]),{groupProps:c,labelProps:d,startFieldProps:p,endFieldProps:f,buttonProps:h,dialogProps:m,calendarProps:y,descriptionProps:g,errorMessageProps:b,...v}=function(e,t,r){var n;let i=vc((n=_4)&&n.__esModule?n.default:n,"@react-aria/datepicker"),{isInvalid:o,validationErrors:a,validationDetails:s}=t.displayValidation,{labelProps:l,fieldProps:u,descriptionProps:c,errorMessageProps:d}=_5({...e,labelElementType:"span",isInvalid:o,errorMessage:e.errorMessage||a}),p=u["aria-labelledby"]||u.id,{locale:f}=bX(),h=t.formatValue(f,{month:"long"}),m=wP(h?i.format("selectedRangeDescription",{startDate:h.start,endDate:h.end}):""),y={"aria-label":i.format("startDate"),"aria-labelledby":p},g={"aria-label":i.format("endDate"),"aria-labelledby":p},b=yq(),v=yq(),w=_2(t,r),x=[m["aria-describedby"],u["aria-describedby"]].filter(Boolean).join(" ")||void 0,E=(0,pB.useMemo)(()=>_X(r,{accept:e=>e.id!==b}),[r,b]),S={[xt]:E,[xe]:"presentation","aria-describedby":x,placeholderValue:e.placeholderValue,hideTimeZone:e.hideTimeZone,hourCycle:e.hourCycle,granularity:e.granularity,shouldForceLeadingZeros:e.shouldForceLeadingZeros,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isRequired:e.isRequired,validationBehavior:e.validationBehavior},D=go(e),O=(0,pB.useRef)(!1),{focusWithinProps:P}=bS({...e,isDisabled:t.isOpen,onBlurWithin:t=>{gc(document.getElementById(v),t.relatedTarget)||(O.current=!1,e.onBlur?.(t),e.onFocusChange?.(!1))},onFocusWithin:t=>{O.current||(O.current=!0,e.onFocus?.(t),e.onFocusChange?.(!0))}}),C=(0,pB.useRef)(xa),k=(0,pB.useRef)(xa);return{groupProps:yJ(D,w,u,m,P,{role:"group","aria-disabled":e.isDisabled||null,"aria-describedby":x,onKeyDown(r){!t.isOpen&&e.onKeyDown&&e.onKeyDown(r)},onKeyUp(r){!t.isOpen&&e.onKeyUp&&e.onKeyUp(r)}}),labelProps:{...l,onClick:()=>{E.focusFirst()}},buttonProps:{...m,id:b,"aria-haspopup":"dialog","aria-label":i.format("calendar"),"aria-labelledby":`${b} ${p}`,"aria-describedby":x,"aria-expanded":t.isOpen,isDisabled:e.isDisabled||e.isReadOnly,onPress:()=>t.setOpen(!0)},dialogProps:{id:v,"aria-labelledby":`${b} ${p}`},startFieldProps:{...y,...S,value:t.value?.start??null,defaultValue:t.defaultValue?.start,onChange:e=>t.setDateTime("start",e),autoFocus:e.autoFocus,name:e.startName,form:e.form,[xl]:{realtimeValidation:t.realtimeValidation,displayValidation:t.displayValidation,updateValidation(e){C.current=e,t.updateValidation(xf(e,k.current))},resetValidation:t.resetValidation,commitValidation:t.commitValidation}},endFieldProps:{...g,...S,value:t.value?.end??null,defaultValue:t.defaultValue?.end,onChange:e=>t.setDateTime("end",e),name:e.endName,form:e.form,[xl]:{realtimeValidation:t.realtimeValidation,displayValidation:t.displayValidation,updateValidation(e){k.current=e,t.updateValidation(xf(C.current,e))},resetValidation:t.resetValidation,commitValidation:t.commitValidation}},descriptionProps:c,errorMessageProps:d,calendarProps:{autoFocus:!0,value:t.dateRange?.start&&t.dateRange.end?t.dateRange:null,onChange:t.setDateRange,minValue:e.minValue,maxValue:e.maxValue,isDisabled:e.isDisabled,isReadOnly:e.isReadOnly,isDateUnavailable:e.isDateUnavailable,allowsNonContiguousRanges:e.allowsNonContiguousRanges,defaultFocusedValue:t.dateRange?void 0:e.placeholderValue,isInvalid:t.isInvalid,errorMessage:"function"==typeof e.errorMessage?e.errorMessage(t.displayValidation):e.errorMessage||t.displayValidation.validationErrors.join(" "),firstDayOfWeek:e.firstDayOfWeek,pageBehavior:e.pageBehavior},isInvalid:o,validationErrors:a,validationDetails:s}}({...y2(e),label:u,validationBehavior:o},a,s),[w,x]=(0,pB.useState)(null),E=(0,pB.useCallback)(()=>{s.current&&x(s.current.offsetWidth+"px")},[]);Ec({ref:s,onResize:E});let{focusProps:S,isFocused:D,isFocusVisible:O}=bD({within:!0}),P=y0({...e,values:{state:a,isFocusWithin:D,isFocusVisible:O,isDisabled:e.isDisabled||!1,isInvalid:a.isInvalid,isOpen:a.isOpen},defaultClassName:"react-aria-DateRangePicker"}),C=go(e);return delete C.id,pV().createElement(yQ,{values:[[EG,a],[_R,{...c,ref:s,isInvalid:a.isInvalid}],[bN,{...h,isPressed:a.isOpen}],[xY,{...d,ref:l,elementType:"span"}],[__,y],[xW,a],[EF,{trigger:"DateRangePicker",triggerRef:s,placement:"bottom start",style:{"--trigger-width":w}}],[xU,m],[xR,{slots:{start:p,end:f}}],[bI,{slots:{description:g,errorMessage:b}}],[xH,v]]},pV().createElement("div",{...S,...C,...P,ref:t,slot:e.slot||void 0,"data-focus-within":D||void 0,"data-invalid":a.isInvalid||void 0,"data-focus-visible":O||void 0,"data-disabled":e.isDisabled||void 0,"data-open":a.isOpen||void 0}))});function EZ(e){return pV().createElement(bJ,e)}function EJ(e,t,r=!1){if(null==e)return r?e:void 0;if("string"==typeof e&&!e)return r?null:void 0;if(e instanceof vL||e instanceof vB||e instanceof vV)return t?vX(e,t):e;{let r=hb()(e).toDate(),n=new vL(r.getFullYear(),r.getMonth()+1,r.getDate());return t?vX(n,t):n}}function EX(e){if(e)return e.toDate(we())}function EQ(e){if("string"==typeof e&&0!==e.trim().length)try{return new Intl.Locale(e.replace(/[_@]/g,"-")).toString()}catch{return}}function E0(e){let t=e??"",r=EQ(t);if(!r)return t;try{return new Intl.DisplayNames([r],{type:"language"}).of(r)??t}catch{return t}}function E1(){let e=window.i18next.language,t=EQ(e)??e;return"ht"===t&&(t="fr-HT"),t}if("u">typeof navigator){let e=navigator;ea=Array.isArray(e.languages)?e.languages[0]:e.language}else if("u">typeof process){let e=process.env;ea=e.LC_ALL||e.LC_MESSAGES||e.LANG||e.LANGUAGE}var E3=function(e){e=(e=e.replace(/_/g,"-")).replace(/[.:][\w-]*$/,"");try{return new Intl.Locale(e).baseName}catch{return"en-US"}}(ea||"en-US"),E4=class extends Date{invalid=null;isValid(){return!Number.isNaN(this.valueOf())}},E2={};for(let e=1;e<100;e++)E2[(e<=9?"0":"")+e]=e+(e>51?1900:2e3);var E6={arab:1632,arabext:1776,bali:6992,beng:2534,deva:2406,fullwide:65296,gujr:2790,khmr:6112,knda:3302,laoo:3792,limb:6470,mlym:3430,mong:6160,mymr:4160,orya:2918,tamldec:3046,telu:3174,thai:3664,tibt:3872},E5="[1234567890一二三四五六七八九〇\\d]",E8={0:0,1:1,2:2,3:3,4:4,5:5,6:6,7:7,8:8,9:9,"0":0,"1":1,"2":2,"3":3,"4":4,"5":5,"6":6,"7":7,"8":8,"9":9,〇:0,一:1,二:2,三:3,四:4,五:5,六:6,七:7,八:8,九:9},E9={},E7={"Eastern Daylight Time":-240,"Eastern Standard Time":-300,"Central Daylight Time":-300,"Central Standard Time":-360,"Mountain Daylight Time":-360,"Mountain Standard Time":-420,"Pacific Daylight Time":-420,"Pacific Standard Time":-480,"Coordinated Universal Time":0,ACDT:630,ACST:570,ACT:480,ADT:-180,AEDT:660,AEST:600,AFT:270,AKDT:-480,AKST:-540,AMST:-180,AMT:-240,ART:-180,AST:180,AWDT:540,AWST:480,AZOST:-60,AZT:240,BDT:360,BIOT:360,BIT:-720,BOT:-240,BRST:-120,BRT:-180,BTT:360,CAT:120,CCT:390,CDT:-300,CEDT:120,CEST:120,CET:60,CHADT:825,CHAST:765,CHOT:480,ChST:600,CHUT:600,CIST:-480,CIT:480,CKT:-600,CLST:-180,CLT:-240,COST:-240,COT:-300,CST:-360,CT:480,CVT:-60,CXT:420,DAVT:420,DDUT:600,DFT:60,EASST:-300,EAST:-360,EAT:180,ECT:-300,EDT:-240,EEDT:180,EEST:180,EET:120,EGST:0,EGT:-60,EIT:540,EST:-300,FET:180,FJT:720,FKST:-180,FKT:-240,FNT:-120,GALT:-360,GAMT:-540,GET:240,GFT:-180,GILT:720,GIT:-540,GMT:0,GST:-120,GYT:-240,HADT:-540,HAEC:120,HAST:-600,HKT:480,HMT:300,HOVT:420,HST:-600,IBST:0,ICT:420,IDT:180,IOT:180,IRDT:270,IRKT:480,IRST:210,IST:120,JST:540,KGT:360,KOST:660,KRAT:420,KST:540,LHST:630,LINT:840,MAGT:720,MART:-510,MAWT:300,MDT:-360,MET:60,MEST:120,MHT:720,MIST:660,MIT:-510,MMT:390,MSK:180,MST:-420,MUT:240,MVT:300,MYT:480,NCT:660,NDT:-90,NFT:660,NPT:345,NST:-150,NT:-150,NUT:-660,NZDT:780,NZST:720,OMST:360,ORAT:300,PDT:-420,PET:-300,PETT:720,PGT:600,PHOT:780,PKT:300,PMDT:-120,PMST:-180,PONT:660,PST:-480,PYST:-180,PYT:-240,RET:240,ROTT:-180,SAKT:660,SAMT:240,SAST:120,SBT:660,SCT:240,SGT:480,SLST:330,SRET:660,SRT:-180,SST:480,SYOT:180,TAHT:-600,THA:420,TFT:300,TJT:300,TKT:780,TLT:540,TMT:300,TOT:780,TVT:720,UCT:0,ULAT:480,USZ1:120,UTC:0,UYST:-120,UYT:-180,UZT:300,VET:-240,VLAT:600,VOLT:240,VOST:360,VUT:660,WAKT:720,WAST:120,WAT:60,WEDT:60,WEST:60,WET:0,WIT:420,WST:480,YAKT:540,YEKT:300},Se={zone:E7,year:E2,meridiem:{am:0,pm:12,"a.m.":0,"p.m.":12},month:{january:1,jan:1,february:2,feb:2,march:3,mar:3,april:4,apr:4,may:5,june:6,jun:6,july:7,jul:7,august:8,aug:8,september:9,sep:9,october:10,oct:10,november:11,nov:11,december:12,dec:12},dayname:{sunday:0,sun:0,monday:1,mon:1,tuesday:2,tue:2,wednesday:3,wed:3,thursday:4,thu:4,friday:5,fri:5,saturday:6,sat:6},digit:{}},St={MONTHNAME:"january|february|march|april|may|june|july|august|september|october|november|december|jan\\.?|feb\\.?|mar\\.?|apr\\.?|may\\.?|jun\\.?|jul\\.?|aug\\.?|sep\\.?|oct\\.?|nov\\.?|dec\\.?",DAYNAME:"sunday|monday|tuesday|wednesday|thursday|friday|saturday|sun\\.?|mon\\.?|tue\\.?|wed\\.?|thu\\.?|fri\\.?|sat\\.?",ZONE:"\\(?(?:"+Object.keys(E7).join("|")+")\\)?",MERIDIEM:"am|pm|a.m.|p.m.",ORDINAL:"st|nd|rd|th|\\.",YEAR:"\\d{4}|\\d{2}",YEAR2:"\\d{2}",YEAR4:"\\d{4}",YEAR6:"-\\d{6}|\\+?\\d{5,6}",MONTH:"1[0-2]|0?[1-9]",MONTH2:"1[0-2]|0[1-9]",DAY:"3[01]|[12]\\d|0?[1-9]",DAY2:"3[01]|[12]\\d|0[1-9]",OFFSET:"(?:GMT)?[\xb1−+-](?:[01]\\d[0-5]\\d|[01]\\d:[0-5]\\d|[01]?\\d)",H24:"[01]\\d|2[0-3]",H12:"0?[1-9]|1[012]",MIN:"[0-5]\\d",SEC:"[0-5]\\d|60",MS:"\\d{9}|\\d{6}|\\d{1,3}",GAP:"[\\s/.,-]{1,}"},Sr={...St,YEAR:"*{4}|*{2}",YEAR4:"*{4}",YEAR6:"-*{6}|\\+?*{5,6}",MONTH:"*{1,2}",MONTH2:"*{2}",DAY:"*{1,2}",DAY2:"*{2}",OFFSET:"(?:GMT)?[\xb1−+-](?:*{4}|*{2}:*{2}|*{1,2})",H24:"*{2}",H12:"*{1,2}",MIN:"*{2}",SEC:"*{2}",MS:"*{9}|*{6}|*{3}"},Sn={},Si=class e{locale;lookups;vars;numberingSystem;baseName;dateOptions;static factory(t=E3){return Sn[t.toLowerCase()]||(Sn[t.toLowerCase()]=new e(t)),Sn[t.toLowerCase()]}constructor(e=E3){this.locale=e,this.lookups={...Se},this.vars={...St};let t=new Intl.NumberFormat(this.locale);this.numberingSystem=t.resolvedOptions().numberingSystem,this.dateOptions=new Intl.DateTimeFormat(this.locale).resolvedOptions(),this.baseName=new Intl.Locale(this.locale).baseName,this.build()}toInt(e){if("number"==typeof e)return e;if("string"!=typeof e)return;if("latn"===this.numberingSystem&&!this.baseName.startsWith("zh")){let t=parseInt(e,10);if(!isNaN(t))return t}let t="";for(let r=0;r<e.length;r++)t+=String(this.lookups.digit[e[r]]);return parseInt(t,10)}millisecondToInt(e){if("number"==typeof e)return e;if("string"!=typeof e)return;let t=e.slice(0,3);return 1===t.length?100*this.toInt(t):2===t.length?10*this.toInt(t):this.toInt(t)}monthNameToInt(e){if("string"!=typeof e)return;let t=e.toLocaleLowerCase(this.locale).replace(/\.$/,"");return this.lookups.month[t]||12}h12ToInt(e,t){if("string"!=typeof e)return;let r=this.lookups.meridiem[t?.toLowerCase()]||0,n=this.toInt(e);return n<12&&12===r&&(n+=12),12===n&&0===r&&(n=0),n}zoneToOffset(e){if("string"==typeof e)return e=e.replace(/[^a-z\s]/gi,""),this.lookups.zone[e]}offsetToMinutes(e){if("string"!=typeof e)return;let t=e.match(/^(?:GMT)?([±−+-])(..?):?(..)?$/);if(t){let[,e,r,n]=t;return("-"===e||"−"===e?-1:1)*(60*this.toInt(r)+this.toInt(n||0))}return 0}build(){"latn"===this.dateOptions.numberingSystem?this.lookups.digit=E8:this.buildNumbers(),/^en/i.test(this.locale)||(this.buildMonthNames(),this.buildDaynames(),/zh/i.test(this.locale)||this.buildMeridiems())}buildNumbers(){let{group:e,lookup:t}=function(e){if(E9[e])return E9[e];if("fullwide"===e||"hanidec"===e)return{group:E5,lookup:{...E8}};let t=E6[e];if(!t)return{group:"\\d",lookup:{...E8}};let r=String.fromCharCode(t),n=String.fromCharCode(t+9),i={};for(let e=0;e<10;e++)i[String.fromCharCode(t+e)]=e;return E9[e]={group:`[${r}-${n}]`,lookup:i},E9[e]}(this.numberingSystem);for(let r in this.lookups.digit=t,Sr)Sr.hasOwnProperty(r)&&(this.vars[r]=Sr[r].replace(/\*/g,e))}buildMonthNames(){let e={},t={};if(/^fi/i.test(this.locale))"tammi|helmi|maalis|huhti|touko|kes\xe4|hein\xe4|elo|syys|loka|marras|joulu".split("|").forEach((r,n)=>{["","k","kuu","kuuta"].forEach((i,o)=>{e[r+i+(o<2?"\\.?":"")]=!0,t[r+i]=n+1})});else{let r=[],n=e=>"month"===e.type;for(let e=0;e<12;e++)r.push(new Date(2017,e,1));for(let i of["full","long","medium"]){let o=Intl.DateTimeFormat(this.locale,{dateStyle:i});for(let a=0;a<12;a++){let s=o.formatToParts(r[a]).find(n).value.toLocaleLowerCase(this.locale);/^\d+$/.test(s)||(/^ko/i.test(this.locale)&&(s+="월"),"medium"===i?(s=s.replace(/\.$/,""),e[`${s}\\.?`]=!0):e[s]=!0,t[s]=a+1)}}let i=Intl.DateTimeFormat(this.locale,{month:"short"});for(let o=0;o<12;o++){let a=i.formatToParts(r[o]).find(n).value.toLocaleLowerCase(this.locale);a=a.replace(/\.$/,""),e[`${a}\\.?`]=!0,t[a]=o+1}}this.vars.MONTHNAME=Object.keys(e).join("|"),this.lookups.month=t}buildDaynames(){let e=[],t=e=>"weekday"===e.type;for(let t=0;t<7;t++)e.push(new Date(2017,0,t+1));let r=[],n={};for(let i of["long","short"]){let o=Intl.DateTimeFormat(this.locale,{weekday:i});for(let a=0;a<7;a++){let s=o.formatToParts(e[a]).find(t).value.toLocaleLowerCase(this.locale);"short"===i?(s=s.replace(/\.$/,""),r.push(`${s}\\.?`)):r.push(s),n[s]=a}}this.vars.DAYNAME=r.join("|"),this.lookups.dayname=n}buildMeridiems(){let e=[new Date(2017,0,1),new Date(2017,0,1,23,0,0)],t=e=>"dayPeriod"===e.type,r=[],n={},i=Intl.DateTimeFormat(this.locale,{timeStyle:"long"});for(let o=0;o<2;o++){let a=i.formatToParts(e[o]).find(t);if(!a)return;let s=a.value.toLocaleLowerCase(this.locale);r.push(s),n[s]=12*o}this.vars.MERIDIEM=r.join("|"),this.lookups.meridiem=n}compile(e){return RegExp(e.replace(/_([A-Z0-9]+)_/g,(e,t)=>{if(!this.vars[t])throw Error(`Template string contains invalid variable _${t}_`);return this.vars[t]}),"i")}},So=["ee-TG","en-AS","en-CA","en-FM","en-GH","en-GU","en-KE","en-KY","en-MH","en-MP","en-US","en-VI","en-WS","jp-JP","sm-AS","sm-SM"],Sa={y:"year",M:"month",d:"day",w:"week",h:"hour",m:"minute",s:"second",ms:"millisecond"},Ss=()=>new Date;function Sl(e){return function(t){let r={};for(let n=0,i=e.length;n<i;n++){let i=e[n];i&&(r[i]=t[n])}return r}}var Su=class{doneChecker;fallback;patterns;formatter;constructor({doneChecker:e,fallback:t,patterns:r,formatter:n}){this.doneChecker=e,this.fallback=t,this.patterns=r,this.formatter=n}attempt(e){if("string"!=typeof e)return this.fallback(e);let t=e.trim(),r={},n=!1;for(let e of this.patterns){let i=t.match(e.regex);if(!i)continue;n=!0;let o=e.handler(i);if(o){for(let[e,t]of Object.entries(o))e in r||void 0===t||(r[e]=t);if(t=(t=t.slice(0,i.index)+t.slice(i.index+i[0].length+1)).trim(),this.doneChecker(r,t))break}}return n?this.formatter(r):this.fallback(e)}},Sc=["year","month","day","hour","minute","second","millisecond","offset"],Sd={};function Sp(e,t){return""===t||/^\s+$/.test(t)||"year"in e&&("month"in e||"monthname"in e)&&"day"in e&&"hour"in e&&"minute"in e&&"second"in e&&"millisecond"in e&&("zone"in e||"offset"in e)}var Sf=[[/([^\d.]+)(\d{1,2})\.(\d{2})\.(\d{2})(\D|$)/,"$1$2:$3:$4$5"],[/([^\d.]+)(\d{1,2})\.(\d{2})(\D|$)/,"$1$2:$3$4"]],Sh={ar:[[/ /g," "]],bn:[[/,/g,""]],zh:[[/早上\s*([\d:]+)/,"$1am"],[/凌晨\s*([\d:]+)/,"$1am"],[/上午\s*([\d:]+)/,"$1am"],[/下午\s*([\d:]+)/,"$1pm"],[/晚上\s*([\d:]+)/,"$1pm"]],he:[[/ב/gi,""]],de:[[/ um /g," "]],pt:[[/\sde /gi," "]],es:[[/\sde /gi," "]],da:[[/\sden /gi," "],...Sf],ru:[[/ г\./g,""]],th:[[/\s*นาฬิกา\s*/i,":"],[/\s*นาที\s*/i,":"],[/\s*วินาที\s*/i," "]],ko:[[/\s*시\s*/,":"],[/\s*분\s*/,":"],[/\s*초\s*/,""],[/(오전|오후)\s*([\d:]+)/,"$2$1"],[/(\d{4})\. (\d{1,2})\. (\d{1,2})\./,"$1-$2-$3"]],fi:Sf,id:Sf,fr:[[/(\d{2}) h /,"$1:"],[/(\d{2}) min /,"$1:"],[/(\d{2}) s /,"$1"]]};function Sm(e,t=E3){let r=function(e){if(!Sd[e]){var t,r;let n,i,o=Si.factory(e);Sd[e]=new Su({doneChecker:Sp,fallback:(t=e,function(e){let r=String(e).slice(0,50);return""===r&&(r="(empty string)"),{invalid:`Unable to parse "${r}" with locale "${t}"`}}),patterns:(n=[{name:"timestampWithOffset",regex:o.compile("^(_YEAR4_)-(_MONTH_)-(_DAY_)[T ](_H24_):(_MIN_):(_SEC_)(?:.(_MS_))? ?(_OFFSET_|Z)?$"),handler:Sl(["","year","month","day","hour","minute","second","millisecond","offset"])},{name:"timestampWithZone",regex:o.compile("^(_YEAR4_)-(_MONTH_)-(_DAY_)[T ](_H24_):(_MIN_):(_SEC_)(?:.(_MS_))?\\s*(_ZONE_)$"),handler:Sl(["","year","month","day","hour","minute","second","millisecond","zone"])},{name:"timestampWithOffsetAndZone",regex:o.compile("^(_YEAR4_)-(_MONTH_)-(_DAY_)[T ](_H24_):(_MIN_):(_SEC_)(?:.(_MS_))? (_OFFSET_|Z)\\s*(_ZONE_)$"),handler:Sl(["","year","month","day","hour","minute","second","millisecond","offset"])},{name:"chinese",regex:o.compile(`^(${E5}{2,4})\\s*\u5E74\\s*(${E5}{1,2})\\s*\u6708\\s*(${E5}{1,2})\\s*\u65E5$`),handler:Sl(["","year","month","day"])},{name:"korean",regex:o.compile("^(_YEAR_)년\\s*(_MONTH_)월\\s*(_DAY_)일$"),handler:Sl(["","year","month","day"])},{name:"twitter",regex:/^(?:sun|mon|tue|wed|thu|fri|sat) (jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec) (\d{2}) (\d{2}):(\d{2}):(\d{2}) ([+-]\d{4}) (\d{4})$/i,handler:Sl(["","monthname","day","hour","minute","second","offset","year"])},{name:"today",regex:/^(now|today|tomorrow|yesterday)$/i,handler:function(e){let t=Ss(),r=e[1].toLowerCase();switch(r){case"tomorrow":t.setUTCDate(t.getUTCDate()+1);break;case"yesterday":t.setUTCDate(t.getUTCDate()-1)}let n={year:t.getUTCFullYear(),month:t.getUTCMonth()+1,day:t.getUTCDate()};return"now"===r&&(n.hour=t.getUTCHours(),n.minute=t.getUTCMinutes(),n.second=t.getUTCSeconds(),n.millisecond=t.getUTCMilliseconds()),console.log("today=>",r,n),n}},{name:"ago",regex:/^(\+|-|in|) ?([\d.]+) ?(years?|months?|weeks?|days?|hours?|minutes?|seconds?|milliseconds?|ms|s|m|h|w|d|M|y)( ago)?$/i,handler:function([,e,t,r,n]){t=parseFloat(t),"week"===(r=r.length<=2?Sa[r]:(r=r.replace(/s$/,"")).toLowerCase())&&(r="day",t*=7),("-"===e||n)&&(t*=-1);let i=Ss();return"millisecond"===r?i.setUTCMilliseconds(i.getUTCMilliseconds()+t):"second"===r?i.setUTCSeconds(i.getUTCSeconds()+t):"minute"===r?i.setUTCMinutes(i.getUTCMinutes()+t):"hour"===r?i.setUTCHours(i.getUTCHours()+t):"day"===r?i.setUTCDate(i.getUTCDate()+t):"month"===r?i.setUTCMonth(i.getUTCMonth()+t):"year"===r&&i.setUTCFullYear(i.getUTCFullYear()+t),{year:i.getUTCFullYear(),month:i.getUTCMonth()+1,day:i.getUTCDate(),hour:i.getUTCHours(),minute:i.getUTCMinutes(),second:i.getUTCSeconds(),millisecond:i.getUTCMilliseconds()}}},{name:"atSeconds",regex:/^@(\d+)$/,handler:function(e){let t=new Date(1e3*parseInt(e[1],10));return{year:t.getUTCFullYear(),month:t.getUTCMonth()+1,day:t.getUTCDate(),hour:t.getUTCHours(),minute:t.getUTCMinutes(),second:t.getUTCSeconds()}}},{name:"microsoftJson",regex:/^\/Date\((\d+)([+-]\d{4})?\)\/$/,handler:function(e){let t=new Date(parseInt(e[1],10));return{year:t.getUTCFullYear(),month:t.getUTCMonth()+1,day:t.getUTCDate(),hour:t.getUTCHours(),minute:t.getUTCMinutes(),second:t.getUTCSeconds(),millisecond:t.getUTCMilliseconds(),offset:e[2]}}},{name:"full24",regex:o.compile("(?:^|[\\sT])(_H24_):(_MIN_):(_SEC_)(?:\\.(_MS_))?(Z)?$"),handler:Sl(["","hour","minute","second","millisecond","zone"])},{name:"zone24",regex:o.compile("(_H24_):(_MIN_):(_SEC_)(?:\\.(_MS_))?[\\s\\[(]*(_ZONE_)?[\\s\\])]*$"),handler:Sl(["","hour","minute","second","millisecond","zone"])},{name:"hms12",regex:o.compile("(_H12_):(_MIN_):(_SEC_)\\s*(_MERIDIEM_)"),handler:Sl(["","hour","minute","second","meridiem"])},{name:"hms24",regex:o.compile("(_H24_):(_MIN_):(_SEC_)(?:\\.(_MS_))?"),handler:Sl(["","hour","minute","second","millisecond"])},{name:"hm12",regex:o.compile("(_H12_):(_MIN_)\\s*(_MERIDIEM_)"),handler:Sl(["","hour","minute","meridiem"])},{name:"hm24",regex:o.compile("(_H24_):(_MIN_)"),handler:Sl(["","hour","minute"])},{name:"h12",regex:o.compile("(_H12_)\\s*(_MERIDIEM_)"),handler:Sl(["","hour","meridiem"])},{name:"8digit",regex:/^((?:19|20)\d{2})(\d{2})(\d{2})$/,handler:Sl(["","year","month","day"])},{name:"yearMonthnameDay",regex:o.compile("(_YEAR4_)[\\s.-]+(_MONTHNAME_)[\\s,.-]+(_DAY_)(_ORDINAL_)?"),handler:Sl(["","year","monthname","day"])},{name:"dayMonthnameYear",regex:o.compile("(_DAY_)(_ORDINAL_)?[\\s.-]*(_MONTHNAME_)[\\s,.-]+(_YEAR_)"),handler:Sl(["","day","","monthname","year"])},{name:"monthnameDayYear",regex:o.compile("(_MONTHNAME_)[\\s.-]*(_DAY_)(_ORDINAL_)?[\\s,.-]+(_YEAR_)"),handler:Sl(["","monthname","day","","year"])},{name:"dayMonthname",regex:o.compile("\\b(_DAY_)(_ORDINAL_)?[\\s.-]*(_MONTHNAME_)\\b"),handler:Sl(["","day","","monthname"])},{name:"monthnameDay",regex:o.compile("\\b(_MONTHNAME_)[\\s.-]*(_DAY_)(_ORDINAL_)?\\b"),handler:Sl(["","monthname","day"])},{name:"hmsNoMeridiem",regex:o.compile("\\b(_H12_|_H24_):(_MIN_):(_SEC_)\\b"),handler:Sl(["","hour","minute","second"])},{name:"hmNoMeridiem",regex:o.compile("\\b(_H12_|_H24_):(_MIN_)\\b"),handler:Sl(["","hour","minute"])},{name:"ymd",regex:o.compile("(_YEAR4_)([.-])(_MONTH_)\\2+(_DAY_)"),handler:Sl(["","year","","month","day"])},{name:"mdy",regex:o.compile("(_MONTH_)([/-])(_DAY_)\\2(_YEAR_)"),handler:Sl(["","month","","day","year"])},{name:"dmy",regex:o.compile("(_DAY_)(?:_ORDINAL_)?[./\\s-]+(_MONTH_)[./\\s-]+(_YEAR_)"),handler:Sl(["","day","month","year"])},{name:"yearLoose",regex:o.compile("_YEAR4_"),handler:Sl(["year"])},{name:"dayMonthnameLoose",regex:o.compile("(_DAY_)[\\s.]*(_MONTHNAME_)"),handler:Sl(["","day","monthname"])},{name:"monthnameDayLoose",regex:o.compile("(_MONTHNAME_)[\\s.]*(_DAY_)"),handler:Sl(["","monthname","day"])},{name:"monthname",regex:o.compile("_MONTHNAME_"),handler:Sl(["monthname"])},{name:"year4",regex:o.compile("_YEAR4_"),handler:Sl(["year"])},{name:"md",regex:o.compile("(_MONTH_)[/-](_DAY_)"),handler:Sl(["","month","day"])},{name:"dm",regex:o.compile("(_DAY_)(?:_ORDINAL_)?[./\\s-]+(_MONTH_)"),handler:Sl(["","day","month"])},{name:"day",regex:o.compile("_DAY_"),handler:Sl(["day"])},{name:"year2",regex:o.compile("_YEAR2_"),handler:Sl(["year"])},{name:"onlyZone",regex:o.compile("_ZONE_"),handler:Sl(["zone"])}],i=o.baseName.slice(0,5),So.includes(i)?n:n.filter(e=>!["mdy","md"].includes(e.name))),formatter:(r=o,function(e){let t={};for(let[n,i]of Object.entries(e))if("monthname"===n){if(i){let e=r.monthNameToInt(i);void 0!==e&&(t.month=e)}}else if("hour"===n&&e.meridiem){let n=r.h12ToInt(i,e.meridiem);void 0!==n&&(t.hour=n)}else if("zone"===n){if(i){let e=r.zoneToOffset(i);void 0!==e&&(t.offset=e)}}else if("offset"===n){let e=r.offsetToMinutes(i);void 0!==e&&(t.offset=e)}else if("millisecond"===n){let e=r.millisecondToInt(i);"number"==typeof e&&(t.millisecond=e)}else if(Sc.includes(n)){let e=r.toInt(i);"number"==typeof e&&(t[n]=e)}return t.year<100&&(t.year=E2[t.year]),t.year&&"buddhist"===r.dateOptions.calendar&&(t.year-=543),t})})}return Sd[e]}(t),n=function(e,t){let r=Sh[t.slice(0,2).toLowerCase()];if(!r)return e;for(let[t,n]of r)e=e.replace(t,n);return e}(e,t);return r.attempt(n)}function Sy(e){e.month&&e.day&&void 0===e.year&&(e.year=new Date().getFullYear()),60===e.second&&(e.second=59);let t=new E4(e.year,e.month-1,e.day,e.hour||0,e.minute||0,e.second||0,e.millisecond||0);return"number"==typeof e.offset?new E4(t.valueOf()-60*e.offset*1e3):t}function Sg(e,t=E3){let r=Sm(e,t),n=r.invalid?new E4(NaN):Sy(r);return n.isValid()||(n.invalid=`Unable to parse date "${e}"`),n}function Sb(e,t=E3){return e instanceof Date?new E4(e.valueOf()):"number"==typeof e?new E4(e):Sg(e,t)}Date.fromString=E4.fromString=Sg,Date.fromAny=E4.fromAny=Sb,"u">typeof window&&(window.anyDateParser={fromString:Sg,fromAny:Sb,fromObject:Sy,attempt:Sm});var Sv=r(5238),Sw=r(3826);let S_=function(e){return null==e};function Sx(e,t){var r=function(e,t){if(!t.has(e))throw TypeError("attempted to get private field on non-instance");return t.get(e)}(e,t);return r.get?r.get.call(e):r.value}hg.extend(hv),hg.extend(Sw),hg.extend(Sv);let SE="YYYY-MM-DDTHH:mm:ss.SSSZZ";function SS(e){return null!=e&&28===e.trim().length&&"T"===(e=e.trim())[10]&&":"===e[13]&&":"===e[16]&&"."===e[19]&&("+"===e[23]||"-"===e[23])&&hg(e,SE).isValid()}function SD(e){return hg(e).isToday()}function SO(e){return SS(e)?hg(e,SE).toDate():null}function SP(e,t=!1){let r=hg(e);return t&&(r=r.utc()),r.format(SE)}function SC(e){return hg(e).toDate()}var Sk=new WeakMap;let ST=new class{register(e,t){Sx(this,Sk).set(e,t)}getCalendar(e){if(!e)return;if(e.calendar)return e.calendar;if(e.region){let t=`${e.language}-${e.region}`;if(Sx(this,Sk).has(t))return Sx(this,Sk).get(t)}if(e.language&&Sx(this,Sk).has(e.language))return Sx(this,Sk).get(e.language);let t=new Intl.DateTimeFormat(e.toString()).resolvedOptions().calendar;return Sx(this,Sk).set(`${e.language}${e.region?`-${e.region}`:""}`,t),t}constructor(){!function(e,t,r){if(t.has(e))throw TypeError("Cannot initialize the same private elements twice on an object");t.set(e,r)}(this,Sk,{writable:!0,value:new Map})}};function Sj(e,t){ST.register(e,t)}function SR(e){let t=e??E1();return ST.getCalendar(t instanceof Intl.Locale?t:new Intl.Locale(t))}let SA={mode:"standard",time:"for today",day:!0,month:!0,year:!0,noToday:!1};function SN(e,t={}){let r=Sm(e,E1());if(r.invalid)return console.warn(`Could not parse invalid date '${e}'`),null;!S_(r.day)&&S_(r.month)&&(r=Object.assign({},tI(r,"day"),{month:r.day})),r.month&&(r.month-=1),r.day&&(r=Object.assign({},tI(r,"day"),{date:r.day}));let n=hg().set(r).toDate();return S_(r.year)&&(t.year=!1),S_(r.month)&&(t.month=!1),S_(r.date)&&(t.day=!1),SM(n,t)}function SM(e,t){let r,n=t?.locale??E1(),i=new Intl.Locale(n),{calendar:o,mode:a,time:s,day:l,month:u,year:c,noToday:d,numberingSystem:p}={...SA,...{noToday:"am"===i.language},...t},f={calendar:o??SR(i),year:c?"numeric":void 0,month:u?"short":void 0,day:l?"2-digit":void 0,numberingSystem:p},h=hg(e).isToday();if(h&&!d)r=(r=new Intl.RelativeTimeFormat(n,{numeric:"auto"}).format(0,"day"))[0].toLocaleUpperCase(n)+r.slice(1);else{"en"===i.language&&(n="en-GB");let t=new Intl.DateTimeFormat(n,f).formatToParts(e);("en"===i.language||"am"===i.language)&&"standard"==a&&c&&l&&(t=t.map(S$("-"))),"wide"==a&&(t=t.map(S$(" — "))),"ethiopic"===f.calendar&&(t=t.filter((e,t,r)=>"era"!==e.type&&("literal"!==e.type||!(t<r.length-1)||"era"!==r[t+1].type))),r=t.map(e=>e.value).join("")}return(!0===s||h&&"for today"===s)&&(r+=`, ${SI(e)}`),r}let S$=e=>(t,r,n)=>"literal"!==t.type||" "!==t.value||r<n.length-1&&"era"===n[r+1].type?t:{type:"literal",value:e};function SI(e){return e.toLocaleTimeString(E1(),{hour:"2-digit",minute:"2-digit"})}function SL(e,t){return SM(e,{...t,time:!0})}function SF(e,t){let r=SR("string"==typeof t?new Intl.Locale(t):t);return r?vX(e,_o(r)):e}function SB(e,t){return new Intl.DurationFormat(E1(),t).format(e)}function SV(e,t){if(null==e)return null;if("string"==typeof e){let r=Sm(e,E1());return r.invalid?(console.warn(`Could not interpret '${e}' as a date`),null):(r.day&&!r.month&&(r={...tI(r,"day"),...{month:r.day}}),r.month&&(r.month-=1),r.day&&(r={...tI(r,"day"),...{date:r.day}}),hg(t).set(r))}return hg(e)}let SU=["years","months","days","hours","minutes","seconds"],SW={second:"seconds",minute:"minutes",hour:"hours",day:"days",month:"months",year:"years"},SK={seconds:45,minutes:45,hours:22,days:26,months:11,years:1/0};function SH(e,t=hg(),r){let n,i=hg(t),o=SV(e,i);if(null==o)return null;if("string"==typeof r){let e=SW[r]??r;return{[e]:i.diff(o,e)}}let{thresholds:a,largestUnit:s,smallestUnit:l}=r??{};if(void 0!==s||void 0!==l){let e,t=l?SW[l]??l:void 0;return e="auto"===s||void 0===s?function(e,t,r){let n=SU.indexOf(r);for(let i=0;i<SU.length;i++){let o=SU[i];if(t.diff(e,o)>0)return i<=n?o:r}return r}(o,i,t??"seconds"):SW[s]??s,function(e,t,r,n){let i=SU.indexOf(r),o=SU.indexOf(n),a=SU.slice(i,o+1),s={},l=e;for(let e of a){let r=t.diff(l,e);s[e]=r,l=l.add(r,e)}return s}(o,i,e,t??e)}let u=(n=function(e){let t={...SK};if(e)for(let[r,n]of Object.entries(e))void 0!==n&&(t[SW[r]??r]=n);return t}(a),i.diff(o,"seconds")<n.seconds?"seconds":i.diff(o,"minutes")<n.minutes?"minutes":i.diff(o,"hours")<n.hours?"hours":i.diff(o,"days")<n.days?"days":i.diff(o,"months")<n.months?"months":"years");return{[u]:i.diff(o,u)}}let Sz={style:"short",localeMatcher:"lookup"};function SG(e,t=hg(),r){let n=SH(e,t,r);return null==n?null:SB(n,"object"==typeof r&&r.formatOptions?{...Sz,...r.formatOptions}:Sz)}let Sq=(0,pB.createContext)(null);function SY(){let e=fL({externalModuleName:"@openmrs/esm-styleguide"}).preferredDateLocale,t=(0,pB.useMemo)(()=>{let t=E1();return e[t]&&(t=e[t]),t},[window.i18next.language]),r=(0,pB.useMemo)(()=>{let e=SR(t);return void 0!==e?_o(e):void 0},[t]),n=(0,pB.useMemo)(()=>new Intl.Locale(t,{calendar:r?.identifier}),[t,r]),i=(0,pB.useMemo)(()=>r?vX(v5(we()),r):v5(we()),[r]);return{calendar:r,intlLocale:n,today_:i}}let SZ=new vL(1793,1,1);var SJ={};function SX(){return"u">typeof window&&window.InputEvent&&"function"==typeof InputEvent.prototype.getTargetRanges}function SQ(e={}){let{locale:t}=bX();return(0,pB.useMemo)(()=>new(0,xP.K)(t,e),[t,e])}SJ={"ar-AE":{decrease:e=>`\u{62E}\u{641}\u{636} ${e.fieldLabel}`,increase:e=>`\u{632}\u{64A}\u{627}\u{62F}\u{629} ${e.fieldLabel}`,numberField:"حقل رقمي"},"bg-BG":{decrease:e=>`\u{41D}\u{430}\u{43C}\u{430}\u{43B}\u{44F}\u{432}\u{430}\u{43D}\u{435} ${e.fieldLabel}`,increase:e=>`\u{423}\u{441}\u{438}\u{43B}\u{432}\u{430}\u{43D}\u{435} ${e.fieldLabel}`,numberField:"Номер на полето"},"cs-CZ":{decrease:e=>`Sn\xed\u{17E}it ${e.fieldLabel}`,increase:e=>`Zv\xfd\u{161}it ${e.fieldLabel}`,numberField:"Č\xedseln\xe9 pole"},"da-DK":{decrease:e=>`Reducer ${e.fieldLabel}`,increase:e=>`\xd8g ${e.fieldLabel}`,numberField:"Talfelt"},"de-DE":{decrease:e=>`${e.fieldLabel} verringern`,increase:e=>`${e.fieldLabel} erh\xf6hen`,numberField:"Nummernfeld"},"el-GR":{decrease:e=>`\u{39C}\u{3B5}\u{3AF}\u{3C9}\u{3C3}\u{3B7} ${e.fieldLabel}`,increase:e=>`\u{391}\u{3CD}\u{3BE}\u{3B7}\u{3C3}\u{3B7} ${e.fieldLabel}`,numberField:"Πεδίο αριθμού"},"en-US":{decrease:e=>`Decrease ${e.fieldLabel}`,increase:e=>`Increase ${e.fieldLabel}`,numberField:"Number field"},"es-ES":{decrease:e=>`Reducir ${e.fieldLabel}`,increase:e=>`Aumentar ${e.fieldLabel}`,numberField:"Campo de n\xfamero"},"et-EE":{decrease:e=>`V\xe4henda ${e.fieldLabel}`,increase:e=>`Suurenda ${e.fieldLabel}`,numberField:"Numbri v\xe4li"},"fi-FI":{decrease:e=>`V\xe4henn\xe4 ${e.fieldLabel}`,increase:e=>`Lis\xe4\xe4 ${e.fieldLabel}`,numberField:"Numerokentt\xe4"},"fr-FR":{decrease:e=>`Diminuer ${e.fieldLabel}`,increase:e=>`Augmenter ${e.fieldLabel}`,numberField:"Champ de nombre"},"he-IL":{decrease:e=>`\u{5D4}\u{5E7}\u{5D8}\u{5DF} ${e.fieldLabel}`,increase:e=>`\u{5D4}\u{5D2}\u{5D3}\u{5DC} ${e.fieldLabel}`,numberField:"שדה מספר"},"hr-HR":{decrease:e=>`Smanji ${e.fieldLabel}`,increase:e=>`Pove\u{107}aj ${e.fieldLabel}`,numberField:"Polje broja"},"hu-HU":{decrease:e=>`${e.fieldLabel} cs\xf6kkent\xe9se`,increase:e=>`${e.fieldLabel} n\xf6vel\xe9se`,numberField:"Sz\xe1mmező"},"it-IT":{decrease:e=>`Riduci ${e.fieldLabel}`,increase:e=>`Aumenta ${e.fieldLabel}`,numberField:"Campo numero"},"ja-JP":{decrease:e=>`${e.fieldLabel}\u{3092}\u{7E2E}\u{5C0F}`,increase:e=>`${e.fieldLabel}\u{3092}\u{62E1}\u{5927}`,numberField:"数値フィールド"},"ko-KR":{decrease:e=>`${e.fieldLabel} \u{AC10}\u{C18C}`,increase:e=>`${e.fieldLabel} \u{C99D}\u{AC00}`,numberField:"번호 필드"},"lt-LT":{decrease:e=>`Suma\u{17E}inti ${e.fieldLabel}`,increase:e=>`Padidinti ${e.fieldLabel}`,numberField:"Numerio laukas"},"lv-LV":{decrease:e=>`Samazin\u{101}\u{161}ana ${e.fieldLabel}`,increase:e=>`Palielin\u{101}\u{161}ana ${e.fieldLabel}`,numberField:"Skaitļu lauks"},"nb-NO":{decrease:e=>`Reduser ${e.fieldLabel}`,increase:e=>`\xd8k ${e.fieldLabel}`,numberField:"Tallfelt"},"nl-NL":{decrease:e=>`${e.fieldLabel} verlagen`,increase:e=>`${e.fieldLabel} verhogen`,numberField:"Getalveld"},"pl-PL":{decrease:e=>`Zmniejsz ${e.fieldLabel}`,increase:e=>`Zwi\u{119}ksz ${e.fieldLabel}`,numberField:"Pole numeru"},"pt-BR":{decrease:e=>`Diminuir ${e.fieldLabel}`,increase:e=>`Aumentar ${e.fieldLabel}`,numberField:"Campo de n\xfamero"},"pt-PT":{decrease:e=>`Diminuir ${e.fieldLabel}`,increase:e=>`Aumentar ${e.fieldLabel}`,numberField:"Campo num\xe9rico"},"ro-RO":{decrease:e=>`Sc\u{103}dere ${e.fieldLabel}`,increase:e=>`Cre\u{219}tere ${e.fieldLabel}`,numberField:"C\xe2mp numeric"},"ru-RU":{decrease:e=>`\u{423}\u{43C}\u{435}\u{43D}\u{44C}\u{448}\u{435}\u{43D}\u{438}\u{435} ${e.fieldLabel}`,increase:e=>`\u{423}\u{432}\u{435}\u{43B}\u{438}\u{447}\u{435}\u{43D}\u{438}\u{435} ${e.fieldLabel}`,numberField:"Числовое поле"},"sk-SK":{decrease:e=>`Zn\xed\u{17E}i\u{165} ${e.fieldLabel}`,increase:e=>`Zv\xfd\u{161}i\u{165} ${e.fieldLabel}`,numberField:"Č\xedseln\xe9 pole"},"sl-SI":{decrease:e=>`Upadati ${e.fieldLabel}`,increase:e=>`Pove\u{10D}ajte ${e.fieldLabel}`,numberField:"Številčno polje"},"sr-SP":{decrease:e=>`Smanji ${e.fieldLabel}`,increase:e=>`Pove\u{107}aj ${e.fieldLabel}`,numberField:"Polje broja"},"sv-SE":{decrease:e=>`Minska ${e.fieldLabel}`,increase:e=>`\xd6ka ${e.fieldLabel}`,numberField:"Nummerf\xe4lt"},"tr-TR":{decrease:e=>`${e.fieldLabel} azalt`,increase:e=>`${e.fieldLabel} artt\u{131}r`,numberField:"Sayı alanı"},"uk-UA":{decrease:e=>`\u{417}\u{43C}\u{435}\u{43D}\u{448}\u{438}\u{442}\u{438} ${e.fieldLabel}`,increase:e=>`\u{417}\u{431}\u{456}\u{43B}\u{44C}\u{448}\u{438}\u{442}\u{438} ${e.fieldLabel}`,numberField:"Поле номера"},"zh-CN":{decrease:e=>`\u{964D}\u{4F4E} ${e.fieldLabel}`,increase:e=>`\u{63D0}\u{9AD8} ${e.fieldLabel}`,numberField:"数字字段"},"zh-TW":{decrease:e=>`\u{7E2E}\u{5C0F} ${e.fieldLabel}`,increase:e=>`\u{653E}\u{5927} ${e.fieldLabel}`,numberField:"數字欄位"}};var S0={};S0={"ar-AE":{Empty:"فارغ"},"bg-BG":{Empty:"Изпразни"},"cs-CZ":{Empty:"Pr\xe1zdn\xe9"},"da-DK":{Empty:"Tom"},"de-DE":{Empty:"Leer"},"el-GR":{Empty:"Άδειο"},"en-US":{Empty:"Empty"},"es-ES":{Empty:"Vac\xedo"},"et-EE":{Empty:"T\xfchjenda"},"fi-FI":{Empty:"Tyhj\xe4"},"fr-FR":{Empty:"Vide"},"he-IL":{Empty:"ריק"},"hr-HR":{Empty:"Prazno"},"hu-HU":{Empty:"\xdcres"},"it-IT":{Empty:"Vuoto"},"ja-JP":{Empty:"空"},"ko-KR":{Empty:"비어 있음"},"lt-LT":{Empty:"Tuščias"},"lv-LV":{Empty:"Tukšs"},"nb-NO":{Empty:"Tom"},"nl-NL":{Empty:"Leeg"},"pl-PL":{Empty:"Pusty"},"pt-BR":{Empty:"Vazio"},"pt-PT":{Empty:"Vazio"},"ro-RO":{Empty:"Gol"},"ru-RU":{Empty:"Не заполнено"},"sk-SK":{Empty:"Pr\xe1zdne"},"sl-SI":{Empty:"Prazen"},"sr-SP":{Empty:"Prazno"},"sv-SE":{Empty:"Tomt"},"tr-TR":{Empty:"Boş"},"uk-UA":{Empty:"Пусто"},"zh-CN":{Empty:"空"},"zh-TW":{Empty:"空白"}};let S1=()=>{};function S3(e){var t;let r=(0,pB.useRef)(void 0),{value:n,textValue:i,minValue:o,maxValue:a,isDisabled:s,isReadOnly:l,isRequired:u,onIncrement:c,onIncrementPage:d,onDecrement:p,onDecrementPage:f,onDecrementToMin:h,onIncrementToMax:m}=e,y=vc((t=S0)&&t.__esModule?t.default:t,"@react-aria/spinbutton"),g=(0,pB.useRef)(!1),b=(0,pB.useCallback)(()=>{clearTimeout(r.current),g.current=!1},[]),v=bu(()=>{b()});(0,pB.useEffect)(()=>()=>v(),[]);let w=(0,pB.useRef)(!1),x=()=>{w.current=!0},E=()=>{w.current=!1},S=""===i?y.format("Empty"):(i||`${n}`).replace("-","−");(0,pB.useEffect)(()=>{w.current&&(bQ&&bQ.clear("assertive"),b0(S,"assertive"))},[S]);let D=(0,pB.useCallback)(()=>{b()},[b]),O=bu(c??S1),P=bu(p??S1),C=bu(()=>{(void 0===a||isNaN(a)||void 0===n||isNaN(n)||n<a)&&(O(),k(60))}),k=bu(e=>{v(),g.current=!0,r.current=window.setTimeout(C,e)}),T=bu(()=>{(void 0===o||isNaN(o)||void 0===n||isNaN(n)||n>o)&&(P(),j(60))}),j=bu(e=>{v(),g.current=!0,r.current=window.setTimeout(T,e)}),R=e=>{e.preventDefault()},{addGlobalListener:A,removeAllGlobalListeners:N}=bc(),M=(0,pB.useRef)(!1),[$,I]=(0,pB.useState)(null);(0,pB.useEffect)(()=>{"touch"===$?k(600):$&&k(400)},[$]);let[L,F]=(0,pB.useState)(null);return(0,pB.useEffect)(()=>{"touch"===L?j(600):L&&j(400)},[L]),{spinButtonProps:{role:"spinbutton","aria-valuenow":void 0===n||isNaN(n)?void 0:n,"aria-valuetext":S,"aria-valuemin":o,"aria-valuemax":a,"aria-disabled":s||void 0,"aria-readonly":l||void 0,"aria-required":u||void 0,onKeyDown:e=>{if(!e.ctrlKey&&!e.metaKey&&!e.shiftKey&&!e.altKey&&!l&&!e.nativeEvent.isComposing)switch(e.key){case"PageUp":if(d){e.preventDefault(),d?.();break}case"ArrowUp":case"Up":c&&(e.preventDefault(),c?.());break;case"PageDown":if(f){e.preventDefault(),f?.();break}case"ArrowDown":case"Down":p&&(e.preventDefault(),p?.());break;case"Home":h&&(e.preventDefault(),h?.());break;case"End":m&&(e.preventDefault(),m?.())}},onFocus:x,onBlur:E},incrementButtonProps:{onPressStart:e=>{b(),"touch"!==e.pointerType?(c?.(),I("mouse")):(A(window,"pointercancel",D,{capture:!0}),M.current=!1,I("touch")),A(window,"contextmenu",R)},onPressUp:e=>{b(),"touch"===e.pointerType&&(M.current=!0),N(),I(null)},onPressEnd:e=>{b(),"touch"===e.pointerType&&!g.current&&M.current&&c?.(),M.current=!1,I(null)},onFocus:x,onBlur:E},decrementButtonProps:{onPressStart:e=>{b(),"touch"!==e.pointerType?(p?.(),F("mouse")):(A(window,"pointercancel",D,{capture:!0}),M.current=!1,F("touch"))},onPressUp:e=>{b(),"touch"===e.pointerType&&(M.current=!0),N(),F(null)},onPressEnd:e=>{b(),"touch"===e.pointerType&&!g.current&&M.current&&p?.(),M.current=!1,F(null)},onFocus:x,onBlur:E}}}let S4=null;var S2=r(6284);function S6(e,t,r){let n="+"===e?t+r:t-r;if(t%1!=0||r%1!=0){let i=t.toString().split("."),o=r.toString().split("."),a=Math.pow(10,Math.max(i[1]&&i[1].length||0,o[1]&&o[1].length||0));t=Math.round(t*a),r=Math.round(r*a),n=("+"===e?t+r:t-r)/a}return n}let S5=(0,pB.createContext)(null),S8=(0,pB.createContext)(null),S9=(0,pB.forwardRef)(function(e,t){var r,n;[e,t]=y3(e,t,S5);let{validationBehavior:i}=y1(xq)||{},o=null!=(n=null!=(r=e.validationBehavior)?r:i)?n:"native",{locale:a}=bX(),s=function(e){let{minValue:t,maxValue:r,step:n,formatOptions:i,value:o,defaultValue:a=NaN,onChange:s,locale:l,isDisabled:u,isReadOnly:c,commitBehavior:d="snap"}=e;null===o&&(o=NaN);let p=(0,pB.useCallback)(e=>void 0===n||isNaN(n)?x1(e,t,r):x4(e,t,r,n),[n,t,r]);void 0===o||isNaN(o)||"snap"!==d||(o=p(o)),isNaN(a)||"snap"!==d||(a=p(a));let[f,h]=_h(o,isNaN(a)?NaN:a,s),[m]=(0,pB.useState)(f),[y,g]=(0,pB.useState)(()=>isNaN(f)?"":new(0,xP.K)(l,i).format(f)),b=(0,pB.useMemo)(()=>new(0,S2.d)(l,i),[l,i]),v=(0,pB.useMemo)(()=>b.getNumberingSystem(y),[b,y]),w=(0,pB.useMemo)(()=>new(0,xP.K)(l,{...i,numberingSystem:v}),[l,i,v]),x=(0,pB.useMemo)(()=>w.resolvedOptions(),[w]),E=(0,pB.useCallback)(e=>isNaN(e)||null===e?"":w.format(e),[w]),S=xu({...e,value:f}),D=void 0===n||isNaN(n)?1:n;"percent"===x.style&&(void 0===n||isNaN(n))&&(D=.01);let[O,P]=(0,pB.useState)(f),[C,k]=(0,pB.useState)(l),[T,j]=(0,pB.useState)(i);Object.is(f,O)&&l===C&&i===T||(g(E(f)),P(f),k(l),j(i));let R=(0,pB.useMemo)(()=>b.parse(y),[b,y]),A=(e,n=0)=>{if(isNaN(R))return x4(isNaN(n)?0:n,t,r,D);{let n=x4(R,t,r,D);return"+"===e&&n>R||"-"===e&&n<R?n:x4(S6(e,R,D),t,r,D)}},N=(0,pB.useMemo)(()=>!u&&!c&&(isNaN(R)||void 0===r||isNaN(r)||x4(R,t,r,D)>R||S6("+",R,D)<=r),[u,c,t,r,D,R]),M=(0,pB.useMemo)(()=>!u&&!c&&(isNaN(R)||void 0===t||isNaN(t)||x4(R,t,r,D)<R||S6("-",R,D)>=t),[u,c,t,r,D,R]);return{...S,validate:e=>b.isValidPartialNumber(e,t,r),increment:()=>{let e=A("+",t);e===f&&g(E(e)),h(e),S.commitValidation()},incrementToMax:()=>{null!=r&&(h(x4(r,t,r,D)),S.commitValidation())},decrement:()=>{let e=A("-",r);e===f&&g(E(e)),h(e),S.commitValidation()},decrementToMin:()=>{null!=t&&(h(t),S.commitValidation())},canIncrement:N,canDecrement:M,minValue:t,maxValue:r,numberValue:R,defaultNumberValue:isNaN(a)?m:a,setNumberValue:h,setInputValue:g,inputValue:y,commit:e=>{let t=void 0===e?y:e,r=R;if(void 0!==e&&(r=b.parse(t)),!t.length){h(NaN),g(void 0===o?"":E(f));return}if(isNaN(r))return void g(E(f));let n="snap"===d?p(r):r,i=(n=b.parse(E(n)))!==f;h(n),g(E(void 0===o?n:f)),i&&S.commitValidation()}}}({...e,locale:a,validationBehavior:o}),l=(0,pB.useRef)(null),[u,c]=y4(!e["aria-label"]&&!e["aria-labelledby"]),{labelProps:d,groupProps:p,inputProps:f,incrementButtonProps:h,decrementButtonProps:m,descriptionProps:y,errorMessageProps:g,...b}=function(e,t,r){var n,i,o,a,s,l,u,c,d;let p,{id:f,decrementAriaLabel:h,incrementAriaLabel:m,isDisabled:y,isReadOnly:g,isRequired:b,minValue:v,maxValue:w,autoFocus:x,label:E,formatOptions:S,onBlur:D=()=>{},onFocus:O,onFocusChange:P,onKeyDown:C,onKeyUp:k,description:T,errorMessage:j,isWheelDisabled:R,...A}=e,{increment:N,incrementToMax:M,decrement:$,decrementToMin:I,numberValue:L,inputValue:F,commit:B,commitValidation:V}=t,U=vc((n=SJ)&&n.__esModule?n.default:n,"@react-aria/numberfield"),W=(0,pB.useCallback)(()=>{let e=r.current?.value??"";(0,bd.flushSync)(()=>{B()}),r.current?.value!==e&&b0(r.current?.value??"","assertive")},[B,r]),K=yq(f),{focusProps:H}=g6({onBlur(){W()}}),z=SQ(S),G=(0,pB.useMemo)(()=>z.resolvedOptions(),[z]),q=SQ({...S,currencySign:void 0}),Y=(0,pB.useMemo)(()=>isNaN(L)?"":q.format(L),[q,L]),{spinButtonProps:Z,incrementButtonProps:J,decrementButtonProps:X}=S3({isDisabled:y,isReadOnly:g,isRequired:b,maxValue:w,minValue:v,onIncrement:N,onIncrementToMax:M,onDecrement:$,onDecrementToMin:I,value:L,textValue:Y}),[Q,ee]=(0,pB.useState)(!1),{focusWithinProps:et}=bS({isDisabled:y,onFocusWithinChange:ee});!function(e,t){let{onScroll:r,isDisabled:n}=e,i=(0,pB.useCallback)(e=>{!e.ctrlKey&&(e.preventDefault(),e.stopPropagation(),r&&r({deltaX:e.deltaX,deltaY:e.deltaY}))},[r]);wv(t,"wheel",n?void 0:i)}({onScroll:(0,pB.useCallback)(e=>{!(Math.abs(e.deltaY)<=Math.abs(e.deltaX))&&(e.deltaY>0?N():e.deltaY<0&&$())},[$,N]),isDisabled:R||y||g||!Q},r);let er=(G.maximumFractionDigits??0)>0,en=void 0===t.minValue||isNaN(t.minValue)||t.minValue<0,ei="numeric";gk()?en?ei="text":er&&(ei="decimal"):gN()&&(en?ei="numeric":er&&(ei="decimal"));let eo=go(e),ea=(0,pB.useCallback)(e=>{e.nativeEvent.isComposing||("Enter"===e.key?((0,bd.flushSync)(()=>{B()}),V()):e.continuePropagation())},[B,V]),{isInvalid:es,validationErrors:el,validationDetails:eu}=t.displayValidation,{labelProps:ec,inputProps:ed,descriptionProps:ep,errorMessageProps:ef}=function(e,t,r){let n=bu(e=>{let n=r.current;if(!n)return;let i=null;switch(e.inputType){case"historyUndo":case"historyRedo":case"insertLineBreak":return;case"deleteContent":case"deleteByCut":case"deleteByDrag":i=n.value.slice(0,n.selectionStart)+n.value.slice(n.selectionEnd);break;case"deleteContentForward":i=n.selectionEnd===n.selectionStart?n.value.slice(0,n.selectionStart)+n.value.slice(n.selectionEnd+1):n.value.slice(0,n.selectionStart)+n.value.slice(n.selectionEnd);break;case"deleteContentBackward":i=n.selectionEnd===n.selectionStart?n.value.slice(0,n.selectionStart-1)+n.value.slice(n.selectionStart):n.value.slice(0,n.selectionStart)+n.value.slice(n.selectionEnd);break;case"deleteSoftLineBackward":case"deleteHardLineBackward":i=n.value.slice(n.selectionStart);break;default:null!=e.data&&(i=n.value.slice(0,n.selectionStart)+e.data+n.value.slice(n.selectionEnd))}null!=i&&t.validate(i)||e.preventDefault()});(0,pB.useEffect)(()=>{if(!SX()||!r.current)return;let e=r.current;return e.addEventListener("beforeinput",n,!1),()=>{e.removeEventListener("beforeinput",n,!1)}},[r]);let i=SX()?null:e=>{let r=gd(e).value.slice(0,gd(e).selectionStart)+e.data+gd(e).value.slice(gd(e).selectionEnd);t.validate(r)||e.preventDefault()},{labelProps:o,inputProps:a,descriptionProps:s,errorMessageProps:l,...u}=function(e,t){let{inputElementType:r="input",isDisabled:n=!1,isRequired:i=!1,isReadOnly:o=!1,type:a="text",validationBehavior:s="aria"}=e,[l,u]=_h(e.value,e.defaultValue||"",e.onChange),{focusableProps:c}=g7(e,t),d=xu({...e,value:l}),{isInvalid:p,validationErrors:f,validationDetails:h}=d.displayValidation,{labelProps:m,fieldProps:y,descriptionProps:g,errorMessageProps:b}=_5({...e,isInvalid:p,errorMessage:e.errorMessage||f}),v=go(e,{labelable:!0}),w={type:a,pattern:e.pattern},[x]=(0,pB.useState)(l);return _8(t,e.defaultValue??x,u),_9(e,d,t),{labelProps:m,inputProps:yJ(v,"input"===r?w:void 0,{disabled:n,readOnly:o,required:i&&"native"===s,"aria-required":i&&"aria"===s||void 0,"aria-invalid":p||void 0,"aria-errormessage":e["aria-errormessage"],"aria-activedescendant":e["aria-activedescendant"],"aria-autocomplete":e["aria-autocomplete"],"aria-haspopup":e["aria-haspopup"],"aria-controls":e["aria-controls"],value:l,onChange:e=>u(gd(e).value),autoComplete:e.autoComplete,autoCapitalize:e.autoCapitalize,maxLength:e.maxLength,minLength:e.minLength,name:e.name,form:e.form,placeholder:e.placeholder,inputMode:e.inputMode,autoCorrect:e.autoCorrect,spellCheck:e.spellCheck,[parseInt(pV().version,10)>=17?"enterKeyHint":"enterkeyhint"]:e.enterKeyHint,onCopy:e.onCopy,onCut:e.onCut,onPaste:e.onPaste,onCompositionEnd:e.onCompositionEnd,onCompositionStart:e.onCompositionStart,onCompositionUpdate:e.onCompositionUpdate,onSelect:e.onSelect,onBeforeInput:e.onBeforeInput,onInput:e.onInput,...c,...y}),descriptionProps:g,errorMessageProps:b,isInvalid:p,validationErrors:f,validationDetails:h}}(e,r),c=(0,pB.useRef)(null);return{inputProps:yJ(a,{onBeforeInput:i,onCompositionStart(){let{value:e,selectionStart:t,selectionEnd:n}=r.current;c.current={value:e,selectionStart:t,selectionEnd:n}},onCompositionEnd(){if(r.current&&!t.validate(r.current.value)){let{value:e,selectionStart:n,selectionEnd:i}=c.current;r.current.value=e,r.current.setSelectionRange(n,i),t.setInputValue(e)}}}),labelProps:o,descriptionProps:s,errorMessageProps:l,...u}}({...A,...eo,name:void 0,form:void 0,label:E,autoFocus:x,isDisabled:y,isReadOnly:g,isRequired:b,validate:void 0,[xl]:t,value:F,defaultValue:"!",autoComplete:"off","aria-label":e["aria-label"]||void 0,"aria-labelledby":e["aria-labelledby"]||void 0,id:K,type:"text",inputMode:ei,onChange:e=>{t.validate(e)&&t.setInputValue(e)},onBlur:D,onFocus:O,onFocusChange:P,onKeyDown:(0,pB.useMemo)(()=>yM(ea,C),[ea,C]),onKeyUp:k,onPaste:t=>{e.onPaste?.(t);let r=gd(t);r&&(r.selectionEnd??-1)-(r.selectionStart??0)===r.value.length&&(t.preventDefault(),B(t.clipboardData?.getData?.("text/plain")?.trim()??""))},description:T,errorMessage:j},t,r);_8(r,t.defaultNumberValue,t.setNumberValue),i=t,o=e.validationBehavior,a=e.commitBehavior,s=r,l=t.minValue,u=t.maxValue,c=e.step,d=t.numberValue,y$(()=>{let e=s.current;if("validate"!==a||i.realtimeValidation.isInvalid||!e||e.disabled||(!S4&&"u">typeof document&&((S4=document.createElement("input")).type="number"),!S4))return;S4.min=null==l||isNaN(l)?"":String(l),S4.max=null==u||isNaN(u)?"":String(u),S4.step=null==c||isNaN(c)?"":String(c),S4.value=null==d||isNaN(d)?"":String(d);let t=e.validity.valid&&S4.validity.valid,r=e.validationMessage||S4.validationMessage,n={isInvalid:!t,validationErrors:r?[r]:[],validationDetails:{badInput:e.validity.badInput,customError:e.validity.customError,patternMismatch:e.validity.patternMismatch,rangeOverflow:S4.validity.rangeOverflow,rangeUnderflow:S4.validity.rangeUnderflow,stepMismatch:S4.validity.stepMismatch,tooLong:e.validity.tooLong,tooShort:e.validity.tooShort,typeMismatch:e.validity.typeMismatch,valueMissing:e.validity.valueMissing,valid:t}};i.updateValidation(n),"native"!==o||S4.validity.valid||e.setCustomValidity(S4.validationMessage)});let eh=yJ(Z,H,ed,{role:null,"aria-roledescription":gj()?null:U.format("numberField"),"aria-valuemax":null,"aria-valuemin":null,"aria-valuenow":null,"aria-valuetext":null,autoCorrect:"off",spellCheck:"false"});"native"===e.validationBehavior&&(eh["aria-required"]=void 0);let em=e=>{((e=document)=>e.activeElement)()!==r.current&&("mouse"===e.pointerType?r.current?.focus():e.target.focus())},ey=e["aria-label"]||("string"==typeof e.label?e.label:"");ey||(p=null!=e.label?ec.id:e["aria-labelledby"]);let eg=yq(),eb=yq(),ev=yJ(J,{"aria-label":m||U.format("increase",{fieldLabel:ey}).trim(),id:p&&!m?eg:null,"aria-labelledby":p&&!m?`${eg} ${p}`:null,"aria-controls":K,excludeFromTabOrder:!0,preventFocusOnPress:!0,allowFocusWhenDisabled:!0,isDisabled:!t.canIncrement,onPressStart:em}),ew=yJ(X,{"aria-label":h||U.format("decrease",{fieldLabel:ey}).trim(),id:p&&!h?eb:null,"aria-labelledby":p&&!h?`${eb} ${p}`:null,"aria-controls":K,excludeFromTabOrder:!0,preventFocusOnPress:!0,allowFocusWhenDisabled:!0,isDisabled:!t.canDecrement,onPressStart:em});return{groupProps:{...et,role:"group","aria-disabled":y,"aria-invalid":es?"true":void 0},labelProps:ec,inputProps:eh,incrementButtonProps:ev,decrementButtonProps:ew,errorMessageProps:ef,descriptionProps:ep,isInvalid:es,validationErrors:el,validationDetails:eu}}({...y2(e),label:c,validationBehavior:o},s,l),v=y0({...e,values:{state:s,isDisabled:e.isDisabled||!1,isInvalid:b.isInvalid||!1,isRequired:e.isRequired||!1},defaultClassName:"react-aria-NumberField"}),w=go(e);return delete w.id,pV().createElement(yQ,{values:[[S8,s],[_R,p],[_N,{...f,ref:l}],[xY,{...d,ref:u}],[bN,{slots:{increment:h,decrement:m}}],[bI,{slots:{description:y,errorMessage:g}}],[xH,b]]},pV().createElement("div",{...w,...v,ref:t,slot:e.slot||void 0,"data-disabled":e.isDisabled||void 0,"data-required":e.isRequired||void 0,"data-invalid":b.isInvalid||void 0}),e.name&&pV().createElement("input",{type:"hidden",name:e.name,value:isNaN(s.numberValue)?"":s.numberValue}))});function S7(e,t){return Number.parseInt(SM(e,{calendar:t.calendar,locale:t.baseName,day:!1,month:!1,noToday:!0,numberingSystem:"latn"}))}let De=(0,pB.forwardRef)(function(e,t){let{className:r}=e,n=(0,pB.useContext)(_x),i=(0,pB.useContext)(_E),o=n??i,a=(0,pB.useContext)(Sq),s=we(),l=SM(o.visibleRange.start.toDate(s),{calendar:a.calendar,locale:a.baseName,day:!1,year:!1,noToday:!0}),u=S7(o.visibleRange.start.toDate(s),a),c=o.maxValue?S7(o.maxValue.toDate(s),a):void 0,d=o.minValue?S7(o.minValue.toDate(s),a):void 0,p=(0,pB.useCallback)(e=>{o.setFocusedDate(o.focusedDate.cycle("year",e-o.focusedDate.year))},[]);return o&&(0,hL.jsxs)("span",{ref:t,className:r,children:[(0,hL.jsx)("span",{children:l}),(0,hL.jsxs)(S9,{formatOptions:{useGrouping:!1},maxValue:c,minValue:d,onChange:p,value:u,children:[(0,hL.jsx)(_M,{}),(0,hL.jsxs)(_A,{children:[(0,hL.jsx)(bM,{slot:"increment",children:(0,hL.jsx)(ms,{size:8})}),(0,hL.jsx)(bM,{slot:"decrement",children:(0,hL.jsx)(mi,{size:8})})]})]})]})}),Dt="-esm-billing__datepicker-module__inputGroup___-wpzr",Dr="-esm-billing__datepicker-module__inputSegment___ocu7L",Dn="-esm-billing__datepicker-module__dateInputWrapper___909Km",Di="-esm-billing__datepicker-module__invalidText___oHJHi",Do="-esm-billing__datepicker-module__flatButton___i9LDo",Da="-esm-billing__datepicker-module__flatButtonMd___VZMkc",Ds="-esm-billing__datepicker-module__flatButtonSm___VA5wy",Dl="-esm-billing__datepicker-module__flatButtonLg___MnYLl";function Du({children:e}){let t=(0,pB.useContext)(Ez),r=(0,pB.useContext)(EG),n=t??r,i=ha(()=>n?.close());return(0,hL.jsx)(xK,{className:"-esm-billing__datepicker-module__dialog___2pADb",ref:i,children:e})}let Dc=(0,pB.forwardRef)(function({variant:e,today_:t,minDate:r,maxDate:n},i){let o="range"===e;return(0,hL.jsx)(EV,{ref:i,className:"-esm-billing__datepicker-module__popover___pb58i",placement:"bottom start",offset:1,isNonModal:!0,children:(0,hL.jsx)(Du,{children:(0,hL.jsxs)(o?_D:_S,{...o?{minValue:r,maxValue:n,className:"cds--date-picker__calendar"}:{},children:[(0,hL.jsxs)("header",{className:"-esm-billing__datepicker-module__header___+fi16",children:[(0,hL.jsx)(bM,{className:hB()(Do,Da),slot:"previous",children:(0,hL.jsx)(mh,{size:16})}),(0,hL.jsx)(De,{className:"-esm-billing__datepicker-module__monthYear___mGhot"}),(0,hL.jsx)(bM,{className:hB()(Do,Da),slot:"next",children:(0,hL.jsx)(mm,{size:16})})]}),(0,hL.jsx)(_P,{className:"-esm-billing__datepicker-module__calendarGrid___z07wV",children:e=>(0,hL.jsx)(_j,{className:hB()("cds--date-picker__day",{"-esm-billing__datepicker-module__today___dNc4M":0===t.compare(e)}),date:e},e.toString())})]})})})}),Dd=(0,pB.forwardRef)(function(e,t){let r=(0,pB.useContext)(Ez),[n,i]=y3({slot:e.slot},t,xR),{locale:o}=bX(),a=xj({...n,locale:o,createCalendar:_o}),s=(0,pB.useRef)(null),{fieldProps:l,inputProps:u}=xr({...n,inputRef:s},a,i),c=(0,pB.useCallback)(()=>{a.isDisabled||r.toggle()},[]);return(0,hL.jsxs)(yQ,{values:[[xA,a],[_N,{...u,ref:s}],[_R,{...l,ref:i,isInvalid:a.isInvalid}]],children:[(0,hL.jsx)(_A,{...e,id:e.id,ref:t,slot:e.slot||void 0,className:e.className,isDisabled:a.isDisabled,isInvalid:a.isInvalid,onClick:c,children:a.segments.map((t,r)=>(0,pB.cloneElement)(e.children(t),{key:r}))}),(0,hL.jsx)(_M,{})]})}),Dp=(0,pB.forwardRef)(function(e,t){let r=(0,pB.useContext)(Ez),n=(0,pB.useContext)(EG);return(r??n).isInvalid?(0,hL.jsx)(yx,{ref:t,size:16,...e}):(0,hL.jsx)(mn,{ref:t,size:16,...e})});class Df{constructor(e,t){this.locale=e,this.dictionary=t}of(e){return this.dictionary.getStringForLocale(e,this.locale)}}let Dh=new Map,Dm=(0,pB.forwardRef)(function({segment:e,...t},r){let n=(0,pB.useContext)(xA),i=yR(r),{segmentProps:o}=function(e,t,r){let n,i,o,a,s=(0,pB.useRef)(""),{locale:l,direction:u}=bX(),c=function(){var e;let{locale:t}=bX(),r=vu((e=_4)&&e.__esModule?e.default:e,"@react-aria/datepicker");return(0,pB.useMemo)(()=>{try{return new Intl.DisplayNames(t,{type:"dateTimeField"})}catch{return new Df(t,r)}},[t,r])}(),{ariaLabel:d,ariaLabelledBy:p,ariaDescribedBy:f,focusManager:h}=_7.get(t),m=e.isPlaceholder?"":e.text,y=(0,pB.useMemo)(()=>t.dateFormatter.resolvedOptions(),[t.dateFormatter]),g=ve({month:"long",timeZone:y.timeZone}),b=ve({hour:"numeric",hour12:y.hour12,timeZone:y.timeZone});if("month"!==e.type||e.isPlaceholder)"hour"!==e.type||e.isPlaceholder||(m=b.format(t.dateValue));else{let e=g.format(t.dateValue);m=e!==m?`${m} \u{2013} ${e}`:e}let{spinButtonProps:v}=S3({value:e.value??void 0,textValue:m,minValue:e.minValue,maxValue:e.maxValue,isDisabled:t.isDisabled,isReadOnly:t.isReadOnly||!e.isEditable,isRequired:t.isRequired,onIncrement:()=>{s.current="",t.increment(e.type)},onDecrement:()=>{s.current="",t.decrement(e.type)},onIncrementPage:()=>{s.current="",t.incrementPage(e.type)},onDecrementPage:()=>{s.current="",t.decrementPage(e.type)},onIncrementToMax:()=>{s.current="",t.incrementToMax(e.type)},onDecrementToMin:()=>{s.current="",t.decrementToMin(e.type)}}),w=(0,pB.useMemo)(()=>new(0,S2.d)(l,{maximumFractionDigits:0}),[l]),x=()=>{if(e.text===e.placeholder&&h.focusPrevious(),!w.isValidPartialNumber(e.text)||t.isReadOnly||e.isPlaceholder)("dayPeriod"===e.type||"era"===e.type)&&t.clearSegment(e.type);else{let r=e.text.slice(0,-1),n=w.parse(r);0===(r=0===n?"":r).length||0===n?t.clearSegment(e.type):t.setSegment(e.type,n),s.current=r}},{startsWith:E}=(n=function(e){let{locale:t}=bX(),r=t+(e?Object.entries(e).sort((e,t)=>e[0]<t[0]?-1:1).join():"");if(Dh.has(r))return Dh.get(r);let n=new Intl.Collator(t,e);return Dh.set(r,n),n}({usage:"search",sensitivity:"base"}),i=(0,pB.useCallback)((e,t)=>0===t.length||(e=e.normalize("NFC"),t=t.normalize("NFC"),0===n.compare(e.slice(0,t.length),t)),[n]),o=(0,pB.useCallback)((e,t)=>0===t.length||(e=e.normalize("NFC"),t=t.normalize("NFC"),0===n.compare(e.slice(-t.length),t)),[n]),a=(0,pB.useCallback)((e,t)=>{if(0===t.length)return!0;e=e.normalize("NFC");let r=0,i=(t=t.normalize("NFC")).length;for(;r+i<=e.length;r++){let o=e.slice(r,r+i);if(0===n.compare(t,o))return!0}return!1},[n]),(0,pB.useMemo)(()=>({startsWith:i,endsWith:o,contains:a}),[i,o,a])),S=ve({hour:"numeric",hour12:!0}),D=(0,pB.useMemo)(()=>{let e=new Date;return e.setHours(0),S.formatToParts(e).find(e=>"dayPeriod"===e.type).value},[S]),O=(0,pB.useMemo)(()=>{let e=new Date;return e.setHours(12),S.formatToParts(e).find(e=>"dayPeriod"===e.type).value},[S]),P=ve({year:"numeric",era:"narrow",timeZone:"UTC"}),C=(0,pB.useMemo)(()=>{if("era"!==e.type)return[];let r=vX(new vL(1,1,1),t.calendar),n=t.calendar.getEras().map(e=>{let t=r.set({year:1,month:1,day:1,era:e}).toDate("UTC");return{era:e,formatted:P.formatToParts(t).find(e=>"era"===e.type).value}}),i=function(e){e.sort();let t=e[0],r=e[e.length-1];for(let e=0;e<t.length;e++)if(t[e]!==r[e])return e;return 0}(n.map(e=>e.formatted));if(i)for(let e of n)e.formatted=e.formatted.slice(i);return n},[P,t.calendar,e.type]),k=r=>{if(t.isDisabled||t.isReadOnly)return;let n=s.current+r;switch(e.type){case"dayPeriod":if(E(D,r))t.setSegment("dayPeriod",0);else if(E(O,r))t.setSegment("dayPeriod",1);else break;h.focusNext();break;case"era":{let e=C.find(e=>E(e.formatted,r));e&&(t.setSegment("era",e.era),h.focusNext());break}case"day":case"hour":case"minute":case"second":case"month":case"year":{if(!w.isValidPartialNumber(n))return;let i=w.parse(n),o=i;if(void 0!==e.maxValue&&i>e.maxValue&&(o=w.parse(r)),isNaN(i))return;t.setSegment(e.type,o),void 0!==e.maxValue&&(Number(i+"0")>e.maxValue||n.length>=String(e.maxValue).length)?(s.current="",h.focusNext()):s.current=n}}};wv((0,pB.useRef)("u">typeof document?document:null),"selectionchange",()=>{let e=window.getSelection();e?.anchorNode&&gc(r.current,e?.anchorNode)&&e.collapse(r.current)});let T=(0,pB.useRef)("");wv(r,"beforeinput",n=>{if(r.current)switch(n.preventDefault(),n.inputType){case"deleteContentBackward":case"deleteContentForward":w.isValidPartialNumber(e.text)&&!t.isReadOnly&&x();break;case"insertCompositionText":T.current=r.current.textContent,r.current.textContent=r.current.textContent;break;default:null!=n.data&&k(n.data)}}),wv(r,"input",e=>{let{inputType:t,data:n}=e;"insertCompositionText"===t&&(r.current&&(r.current.textContent=T.current),null!=n&&(E(D,n)||E(O,n))&&k(n))}),y$(()=>{let e=r.current;return()=>{((e=document)=>e.activeElement)()===e&&(h.focusPrevious()||h.focusNext())}},[r,h]);let j=gj()||"timeZoneName"===e.type?{role:"textbox","aria-valuemax":null,"aria-valuemin":null,"aria-valuetext":null,"aria-valuenow":null}:{};e===(0,pB.useMemo)(()=>t.segments.find(e=>e.isEditable),[t.segments])||t.isInvalid||(f=void 0);let R=yq(),A=!t.isDisabled&&!t.isReadOnly&&e.isEditable,N="literal"===e.type?"":c.of(e.type),M=wh({"aria-label":`${N}${d?`, ${d}`:""}${p?", ":""}`,"aria-labelledby":p});if("literal"===e.type)return{segmentProps:{"aria-hidden":!0}};let $={caretColor:"transparent"};if("rtl"===u){$.unicodeBidi="embed";let t=y[e.type];("numeric"===t||"2-digit"===t)&&($.direction="ltr")}return{segmentProps:yJ(v,M,{id:R,...j,"aria-invalid":t.isInvalid?"true":void 0,"aria-describedby":f,"aria-readonly":t.isReadOnly||!e.isEditable?"true":void 0,"data-placeholder":e.isPlaceholder||void 0,contentEditable:A,suppressContentEditableWarning:A,spellCheck:A?"false":void 0,autoCorrect:A?"off":void 0,[parseInt(pV().version,10)>=17?"enterKeyHint":"enterkeyhint"]:A?"next":void 0,inputMode:t.isDisabled||"dayPeriod"===e.type||"era"===e.type||!A?void 0:"numeric",tabIndex:t.isDisabled?void 0:0,onKeyDown:e=>{if("a"===e.key&&(gC()?e.metaKey:e.ctrlKey)&&e.preventDefault(),!e.ctrlKey&&!e.metaKey&&!e.shiftKey&&!e.altKey)switch(e.key){case"Backspace":case"Delete":e.preventDefault(),e.stopPropagation(),x()}},onFocus:()=>{s.current="",r.current&&wS(r.current,{containingElement:w_(r.current)});let e=window.getSelection();e?.collapse(r.current)},style:$,onPointerDown(e){e.stopPropagation()},onMouseDown(e){e.stopPropagation()}})}}(e,n,i),{focusProps:a,isFocused:s,isFocusVisible:l}=bD(),{hoverProps:u,isHovered:c}=bT({...t,isDisabled:n.isDisabled||"literal"===e.type}),d=function(e){let{className:t,style:r,children:n,defaultClassName:i,defaultChildren:o,defaultStyle:a,values:s}=e;return(0,pB.useMemo)(()=>{let e,l,u;return e="function"==typeof t?t({...s,defaultClassName:i}):t,l="function"==typeof r?r({...s,defaultStyle:a||{}}):r,u="function"==typeof n?n({...s,defaultChildren:o}):null==n?o:n,{className:e??i,style:l||a?{...a,...l}:void 0,children:u??o,"data-rac":""}},[t,r,n,i,o,a,s])}({...t,values:{...e,isReadOnly:!e.isEditable,isInvalid:n.isInvalid,isDisabled:n.isDisabled,isHovered:c,isFocused:s,isFocusVisible:l},defaultChildren:e.text}),p=(0,pB.useCallback)(e=>{e.stopPropagation()},[]);return(0,hL.jsx)("span",{...yJ(go(t),o,a,u),...d,ref:i,style:o.style,"data-placeholder":e.isPlaceholder||void 0,"data-invalid":n.isInvalid||void 0,"data-readonly":!e.isEditable||void 0,"data-disabled":n.isDisabled||void 0,"data-type":e.type,"data-hovered":c||void 0,"data-focused":s||void 0,"data-focus-visible":l||void 0,onClick:p})}),Dy={short:!1,size:"md"},Dg=(0,pB.forwardRef)(function(e,t){let{className:r,defaultValue:n,isDisabled:i,invalid:o,invalidText:a,isInvalid:s,label:l,labelText:u,light:c,maxDate:d,minDate:p,onChange:f,onChangeRaw:h,short:m,size:y,value:g,...b}={...Dy,...e},{calendar:v,intlLocale:w,today_:x}=SY(),E=(0,pB.useId)(),S=!!(u??l),D=(0,pB.useMemo)(()=>EJ(n,v),[n,v]),O=(0,pB.useMemo)(()=>EJ(g,v,!0),[g,v]),P=(0,pB.useMemo)(()=>EJ(d,v),[d,v]),C=(0,pB.useMemo)(()=>EJ(p??SZ,v),[p,v]),k=(0,pB.useMemo)(()=>o||s,[o,s]),T=(0,pB.useMemo)(()=>(h&&f&&console.error("An OpenmrsDatePicker component was created with both onChange and onChangeRaw handlers defined. Only onChangeRaw will be used."),h??(e=>f?.(EX(e)))),[h,f]);return(0,hL.jsx)(EZ,{locale:w.toString(),children:(0,hL.jsx)("div",{className:hB()("cds--form-item",r),children:(0,hL.jsx)(yQ,{values:[[Sq,w]],children:(0,hL.jsxs)(Eq,{className:hB()("cds--date-picker","cds--date-picker--single",{"cds--date-picker--short":m,"cds--date-picker--light":c}),defaultValue:D,isDisabled:i,isInvalid:k,maxValue:P,minValue:C,value:O,shouldForceLeadingZeros:"en"===w.language||void 0,...b,onChange:T,children:[(0,hL.jsxs)("div",{className:"cds--date-picker-container",children:[S&&(0,hL.jsx)(xZ,{className:hB()("cds--label",{"cds--label--disabled":i}),htmlFor:E,children:u??l}),(0,hL.jsxs)(_A,{className:Dt,children:[(0,hL.jsx)(Dd,{id:S?E:void 0,ref:t,className:hB()("cds--date-picker-input__wrapper","-esm-billing__datepicker-module__inputWrapper___MHJAy",{"-esm-billing__datepicker-module__inputWrapperSm___esx4E":"sm"===y,"-esm-billing__datepicker-module__inputWrapperMd___VQbzP":"md"===y||!y||0===y.length,"-esm-billing__datepicker-module__inputWrapperLg___Rk9Ce":"lg"===y}),children:e=>"era"!==e.type?(0,hL.jsx)(Dm,{className:Dr,segment:e}):(0,hL.jsx)(pV().Fragment,{})}),(0,hL.jsx)(bM,{className:hB()(Do,{[Ds]:"sm"===y,[Da]:"md"===y||!y||0===y.length,[Dl]:"lg"===y}),children:(0,hL.jsx)(Dp,{})})]}),(0,hL.jsx)(xz,{className:Di,children:a})]}),(0,hL.jsx)(Dc,{variant:"single",today_:x})]})})})})}),Db=(0,pB.forwardRef)(function({className:e,defaultValue:t,invalid:r,invalidText:n,isDisabled:i,isInvalid:o,label:a,labelText:s,light:l,maxDate:u,minDate:c,onChange:d,onChangeRaw:p,size:f="md",value:h,...m},y){let{calendar:g,intlLocale:b,today_:v}=SY(),w=(0,pB.useId)(),x=!!(s??a),E=(0,pB.useMemo)(()=>{if(h)return{start:EJ(h[0],g,!1),end:EJ(h[1],g,!1)}},[h,g]),S=(0,pB.useMemo)(()=>{if(t)return{start:EJ(t[0],g,!1),end:EJ(t[1],g,!1)}},[t,g]),D=(0,pB.useMemo)(()=>EJ(c??SZ,g,!0),[c,g]),O=(0,pB.useMemo)(()=>EJ(u,g,!0),[u,g]),P=(0,pB.useMemo)(()=>r||o,[r,o]),C=(0,pB.useMemo)(()=>(p&&d&&console.error("An OpenmrsDateRangePicker component was created with both onChange and onChangeRaw handlers defined. Only onChangeRaw will be used."),p??(e=>d?.([EX(e.start),EX(e.end)]))),[p,d]);return(0,hL.jsx)(EZ,{locale:b.toString(),children:(0,hL.jsx)("div",{className:hB()("cds--form-item",e),children:(0,hL.jsx)(yQ,{values:[[Sq,b]],children:(0,hL.jsx)(EY,{id:x?w:void 0,className:hB()("cds--date-picker",{"cds--date-picker--light":l,"cds--date-picker--disabled":i}),isInvalid:P,shouldForceLeadingZeros:"en"===b.language||void 0,maxValue:O,minValue:D,value:E,defaultValue:S,ref:y,isDisabled:i,...m,onChange:C,children:(0,hL.jsxs)("div",{className:"cds--date-picker-container",children:[x&&(0,hL.jsx)(xZ,{className:hB()("cds--label",{"cds--label--disabled":i}),htmlFor:w,children:s??a}),(0,hL.jsxs)(_A,{className:Dt,children:[(0,hL.jsxs)("div",{className:hB()("-esm-billing__datepicker-module__inputsWrapper___UyGoG",{"-esm-billing__datepicker-module__inputsWrapperSm___qrGsA":"sm"===f,"-esm-billing__datepicker-module__inputsWrapperMd___pofu4":"md"===f||!f||0===f.length,"-esm-billing__datepicker-module__inputsWrapperLg___eF1Im":"lg"===f}),children:[(0,hL.jsx)(xM,{className:hB()("cds--date-picker-input__wrapper","-esm-billing__datepicker-module__startInput___C8vnM",Dn),slot:"start",children:e=>(0,hL.jsx)(Dm,{className:Dr,segment:e})}),(0,hL.jsx)("div",{className:"-esm-billing__datepicker-module__separator___vHLFZ",children:(0,hL.jsx)("span",{"aria-hidden":"true","data-readonly":!0,children:"–"})}),(0,hL.jsx)(xM,{className:hB()("cds--date-picker-input__wrapper","-esm-billing__datepicker-module__endInput___25OF9",Dn),slot:"end",children:e=>(0,hL.jsx)(Dm,{className:Dr,segment:e})})]}),(0,hL.jsx)(bM,{className:hB()(Do,{[Ds]:"sm"===f,[Da]:"md"===f||!f||0===f.length,[Dl]:"lg"===f}),children:(0,hL.jsx)(Dp,{})})]}),(0,hL.jsx)(xz,{className:Di,children:n}),(0,hL.jsx)(Dc,{variant:"range",today_:v,minDate:D,maxDate:O})]})})})})})}),Dv=({diagnoses:e})=>{let{diagnosisTags:t}=fL({externalModuleName:"@openmrs/esm-styleguide"});return(0,hL.jsx)("div",{className:"-esm-billing__diagnosis-tags-module__container___l7XiW",children:e.map(e=>{let{rank:r,uuid:n,display:i}=e,o=t[1===r?"primaryColor":"secondaryColor"];return(0,hL.jsx)(hH.vwO,{type:o,children:i},n)})})},Dw={action:"-esm-billing__empty-card-module__action___l4wUo",content:"-esm-billing__empty-card-module__content___XbsSJ",desktopHeading:"-esm-billing__empty-card-module__desktopHeading___0EPXX",tabletHeading:"-esm-billing__empty-card-module__tabletHeading___unl1F",tile:"-esm-billing__empty-card-module__tile___vS3Sj"},D_=({width:e="64",height:t="64"})=>(0,hL.jsx)("svg",{width:e,height:t,viewBox:"0 0 64 64",children:(0,hL.jsx)("use",{href:"#omrs-empty-data-illustration"})}),Dx=e=>{let t="tablet"===ht(),r=e.launchForm;return(0,hL.jsx)(hH.Wdr,{className:Dw.layer,children:(0,hL.jsxs)(hH.FAs,{className:Dw.tile,children:[(0,hL.jsx)("div",{className:t?Dw.tabletHeading:Dw.desktopHeading,children:(0,hL.jsx)("h4",{children:e.headerTitle})}),(0,hL.jsx)(D_,{}),(0,hL.jsx)("p",{className:Dw.content,children:oR("emptyStateText","There are no {{displayText}} to display",{displayText:e.displayText})}),(0,hL.jsx)("p",{className:Dw.action,children:r&&(0,hL.jsx)(hH.$nd,{onClick:()=>r(),kind:"ghost",size:t?"lg":"sm",children:oR("recordNewEntry","Record {{ displayText }}",{displayText:e.displayText})})})]})})},DE=({error:e,headerTitle:t})=>{let r="tablet"===ht();return(0,hL.jsx)(hH.Wdr,{children:(0,hL.jsxs)(hH.FAs,{className:"-esm-billing__error-state-module__tile___hHM56",children:[(0,hL.jsx)("div",{className:r?"-esm-billing__error-state-module__tabletHeading___W7a4U":"-esm-billing__error-state-module__desktopHeading___VL8Rv",children:(0,hL.jsx)("h4",{children:t})}),(0,hL.jsxs)("p",{className:"-esm-billing__error-state-module__errorMessage___IytZy",children:[oR("error","Error")," ",`${e?.response?.status}: `,e?.response?.statusText]}),(0,hL.jsx)("p",{className:"-esm-billing__error-state-module__errorCopy___E1yZO",children:oR("errorCopy")})]})})},DS=DE,DD=pV().forwardRef((e,t)=>{let{slotName:r,basePath:n,componentContext:i,state:o}=hi(),a=window.location??{pathname:""},s=p1(r??"");return e.isChildOfHeader&&r&&s.length>0?(0,hL.jsxs)(hH.f8J,{"aria-label":oR("leftNavigation","Left navigation"),className:"-esm-billing__left-nav-module__leftNav___ZqLpw",expanded:!0,isFixedNav:!0,ref:t,...e,children:[(0,hL.jsx)(p2,{name:"global-nav-menu-slot"}),r?(0,hL.jsx)(fC,{value:i,fallback:(0,hL.jsx)(p2,{name:r,state:{basePath:n,currentPath:a,...o}}),children:(0,hL.jsx)(pU.Provider,{value:i,children:(0,hL.jsx)(p2,{name:r,state:{basePath:n,currentPath:a,...o}})})}):null]}):null}),DO=({selectedLocationUuid:e,defaultLocationUuid:t,locationTag:r,locationsPerRequest:n=50,onChange:i})=>{let[o,a]=(0,pB.useState)(""),s=(0,pB.useId)(),{location:l}=function(e){let t=e?`/ws/fhir2/R4/Location?_id=${e}`:null,{data:r,error:n,isLoading:i}=fW()(t,iR,{shouldRetryOnError:e=>!!e?.response?.status&&e.response.status>=500});return(0,pB.useMemo)(()=>({location:r?.data?.entry?r.data.entry[0]:null,error:t?n:null,isLoading:!!t&&i}),[r,i,n,t])}(t),{locations:u,isLoading:c,hasMore:d,loadingNewData:p,error:f,setPage:h}=function(e,t=0,r=""){let n=fV(r),{data:i,isLoading:o,isValidating:a,setSize:s,error:l}=f4()(function(r,i){if(i){let e=i.data?.link?.find(e=>"next"===e.relation);if(!e)return null;let t=new URL(e.url);return t.origin===window.location.origin?e.url:new URL(`${t.pathname}${t.search?`?${t.search}`:""}`,window.location.origin).toString()}let o=`${ik}/Location?`,a=new URLSearchParams;return a.append("_summary","data"),t&&a.append("_count",""+t),r&&a.append("_getpagesoffset",""+r*t),e&&a.append("_tag",e),"string"==typeof n&&""!==n&&a.append("name:contains",n),o+a.toString()},iR);return(0,pB.useMemo)(()=>({locations:i?.length?i?.flatMap(e=>e?.data?.entry??[]):[],isLoading:o,totalResults:i?.[0]?.data?.total,hasMore:!!i?.length&&i?.[i.length-1]?.data?.link?.some(e=>"next"===e.relation),loadingNewData:a,error:l||null,setPage:s}),[o,i,a,s,l])}(r,n,o),m=(0,pB.useMemo)(()=>l&&!o&&t?[l,...u.filter(({resource:e})=>e.id!==t)]:u??[],[l,u,t,o]),y=(0,pB.useCallback)(e=>{i(),a(e.trim())},[i]),g=hs((0,pB.useCallback)(()=>{!p&&d&&h(e=>e+1)},[p,d,h])),b=d?Math.max(0,Math.floor(m.length-n/2)):-1;return(0,hL.jsxs)(hL.Fragment,{children:[(0,hL.jsx)(hH.vji,{"aria-describedby":f?`${s}-error`:void 0,labelText:oR("searchForLocation"),id:s,placeholder:oR("searchForLocation"),onChange:e=>y(e.target.value),size:"lg"}),f&&(0,hL.jsx)("div",{className:"-esm-billing__location-picker-module__errorNotification___MBWvf",id:`${s}-error`,children:(0,hL.jsx)(hH.jeF,{kind:"error",subtitle:oR("errorLoadingLoginLocations","Unable to load login locations. Please try again or contact support if the problem persists."),title:oR("error","Error")})}),(0,hL.jsx)("div",{className:"-esm-billing__location-picker-module__searchResults___aCL93",children:c?(0,hL.jsx)("div",{className:"-esm-billing__location-picker-module__loadingContainer___Vn1H0",children:Array.from({length:5}).map((e,t)=>(0,hL.jsx)(hH.Psq,{className:"-esm-billing__location-picker-module__radioButtonSkeleton___RKMHj",role:"progressbar"},t))}):(0,hL.jsxs)(hL.Fragment,{children:[(0,hL.jsx)("div",{className:"-esm-billing__location-picker-module__locationResultsContainer___5yuvs",children:m.length>0?(0,hL.jsx)(hH.zWQ,{name:"loginLocations",onChange:e=>{i(e?.toString())},orientation:"vertical",valueSelected:e,children:m.map((e,t)=>(0,hL.jsx)(hH.aaP,{className:"-esm-billing__location-picker-module__locationRadioButton___b52LI",id:e.resource.id,labelText:(0,hL.jsx)("span",{ref:t===b?g:null,children:e.resource.name}),name:e.resource.name,value:e.resource.id},e.resource.id))}):(0,hL.jsx)("div",{className:"-esm-billing__location-picker-module__emptyState___qiPqQ",children:(0,hL.jsx)("p",{className:"-esm-billing__location-picker-module__locationNotFound___tKDOJ",children:oR("noResultsToDisplay")})})}),p&&(0,hL.jsx)("div",{className:"-esm-billing__location-picker-module__loadingIcon___PGwvc",children:(0,hL.jsx)(hH.OuH,{description:oR("loading")})})]})})]})},DP=Y("modalState",{modalContainer:null,modalStack:[]}),DC=0;async function Dk(e,t,r={}){let n=pg(t),i=null;if(e){if(!n)throw Error(`No modal named '${t}' has been registered.`);let{load:o}=n,a=await o(),s=DC++;i=await p$({...a,name:`${t}-${s}`},{...r,domElement:e})}else $(`Failed to launch modal. Please notify your administrator. Modal name: ${t}`);return i}function DT(e){return"TO_BE_DELETED"===e.state||"DELETED"===e.state}function Dj(e,t){t?.unmount&&(t.unmountPromise?.catch(()=>{}),t.unmount().catch(t=>{console.error(`The modal '${e}' failed to unmount`,t)}))}function DR(e){return e.find(e=>!DT(e))}function DA(e,t){e.container&&(e.container.style.visibility=t?"unset":"hidden")}let DN=window.getComputedStyle(document.body).overflow;function DM({modalStack:e,modalContainer:t}){if(t)if(e.length){t.style.visibility||(addEventListener("keydown",DI),document.body.style.overflow="hidden",t.style.visibility="unset");let r=DR(e);e.forEach(e=>{switch(e.state){case"NEW":{let r=function({size:e}){let t=document.createElement("div");return t.className=`cds--modal-container cds--modal-container--${e}`,t.setAttribute("role","dialog"),t.setAttribute("tabindex","-1"),t.setAttribute("aria-modal","true"),t}({size:e.props?.size??"md"});e.container=r,e.state="MOUNTING",Dk(r,e.modalName,e.props).then(n=>{DT(e)?Dj(e.modalName,n):n?(e.parcel=n,t.prepend(r),DA(e,DR(DP.getState().modalStack)===e),n.mountPromise.then(()=>{DT(e)||(e.state="MOUNTED")},t=>{$(t),e.parcel=null,D$(e)})):D$(e)},t=>{$(t),D$(e)});break}case"MOUNTING":case"MOUNTED":DA(e,e===r);break;case"TO_BE_DELETED":e.state="DELETED",e.onClose(),Dj(e.modalName,e.parcel),e.container?.remove(),setTimeout(()=>{let t=DP.getState();DP.setState({...t,modalStack:t.modalStack.filter(t=>t!==e)})},0)}})}else t.style.removeProperty("visibility"),document.body.style.overflow=DN,removeEventListener("keydown",DI)}function D$(e){if(DT(e))return;e.state="TO_BE_DELETED";let t=DP.getState();DP.setState({...t,modalStack:[...t.modalStack]})}function DI(e){"Escape"===e.key&&function(){let[e]=DP.getState().modalStack;e&&D$(e)}()}function DL(e){DP.subscribe(DM),DP.setState({...DP.getState(),modalContainer:e})}function DF(e,t={},r=()=>{}){let n=()=>{let e=DP.getState().modalStack.find(e=>e.onClose===r);e&&D$(e)};if(pg(e)){var i;let o,a;i={state:"NEW",onClose:r,modalName:e,props:{close:n,...t}},a=[i,...(o=DP.getState()).modalStack],DP.setState({...o,modalStack:a})}else $(`Failed to launch modal. Please notify your administrator. Modal name: "${e}"`);return n}let DB=({notification:e})=>{let{description:t,action:r,kind:n,critical:i,title:o,onAction:a}=e;return(0,hL.jsx)(hH.kZS,{actionButtonLabel:r,kind:n||"info",lowContrast:i,subtitle:t,title:o||"",inline:!0,onActionButtonClick:a})},DV=({subject:e})=>{let[t,r]=(0,pB.useState)([]);return(0,pB.useEffect)(()=>{let t=e.subscribe(e=>r(t=>[...t.filter(t=>t.description!==e.description||t.action!==e.action||t.kind!==e.kind||t.title!==e.title),e]));return()=>t.unsubscribe()},[e]),(0,hL.jsx)(hL.Fragment,{children:t.map(e=>(0,hL.jsx)(DB,{notification:e},e.id))})},DU=({notification:e})=>{let{actionButtonLabel:t,onActionButtonClick:r=()=>{},subtitle:n,kind:i,title:o,critical:a,progressActionLabel:s,id:l,...u}=e,[c,d]=(0,pB.useState)(t);return(0,hL.jsx)(hH.kZS,{kind:i||"info",actionButtonLabel:c,ariaLabel:oR("closesActionableNotification","Closes actionable notification"),onActionButtonClick:()=>{r(),s&&d(s)},statusIconDescription:oR("actionableNotification","Actionable notification"),subtitle:n,title:o,lowContrast:a,inline:!0,...u})},DW=({subject:e})=>{let[t,r]=(0,pB.useState)([]);return(0,pB.useEffect)(()=>{let t=e.subscribe(e=>r(t=>[...t.filter(t=>t.subtitle!==e.subtitle||t.actionButtonLabel!==e.actionButtonLabel||t.onActionButtonClick!==e.onActionButtonClick||t.kind!==e.kind||t.title!==e.title),e]));return()=>t.unsubscribe()},[e]),(0,hL.jsx)(hL.Fragment,{children:t.map(e=>(0,hL.jsx)(DU,{notification:e},e.id))})};var DK=r(4065),DH=Object.prototype.hasOwnProperty;let Dz=function(e){if(null==e)return!0;if((0,eF.A)(e)&&((0,eL.A)(e)||"string"==typeof e||"function"==typeof e.splice||(0,eB.A)(e)||(0,eU.A)(e)||(0,eI.A)(e)))return!e.length;var t=(0,ta.A)(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if((0,eM.A)(e))return!(0,DK.A)(e).length;for(var r in e)if(DH.call(e,r))return!1;return!0},DG=new es.Subject,Dq=0,DY=new es.Subject,DZ=0;function DJ(e){e&&(0,p6.createRoot)(e).render((0,hL.jsx)(DV,{subject:DG}))}function DX(e){var t;e&&("string"==typeof(t=e.description)?t.trim().length>0:"object"==typeof t&&(t instanceof Error||!Dz(t)))?(e.description instanceof Error&&(e.description=e.description.toLocaleString()),setTimeout(()=>{DG.next({...e,id:Dq++})},0)):console.error("showNotification must be called with an object having a 'description' property that is a non-empty string or object")}function DQ(e){e&&(0,p6.createRoot)(e).render((0,hL.jsx)(DW,{subject:DY}))}function D0(e){var t;e&&("string"==typeof(t=e.actionButtonLabel)?t.trim().length>0:"object"==typeof t&&!Dz(t))?setTimeout(()=>{DY.next({...e,id:DZ++})},0):console.error("showActionableNotification must be called with an actionButtonLabel that is a non-empty string")}let D1=["NORMAL","HIGH","CRITICALLY_HIGH","OFF_SCALE_HIGH","LOW","CRITICALLY_LOW","OFF_SCALE_LOW"],D3=["critically_low","critically_high","high","low","normal","off_scale_low","off_scale_high"],D4={container:"-esm-billing__numeric-observation-module__container___+Kqi9",card:"-esm-billing__numeric-observation-module__card___Q-ECG","abnormal-value":"-esm-billing__numeric-observation-module__abnormal-value___bx1h9","critical-value":"-esm-billing__numeric-observation-module__critical-value___nSKSX",cell:"-esm-billing__numeric-observation-module__cell___wc90e","critically-high":"-esm-billing__numeric-observation-module__critically-high___fmZfJ","critically-low":"-esm-billing__numeric-observation-module__critically-low___h9797",high:"-esm-billing__numeric-observation-module__high___0-YpP",low:"-esm-billing__numeric-observation-module__low___TuqAk","label-container":"-esm-billing__numeric-observation-module__label-container___FtozC","value-container":"-esm-billing__numeric-observation-module__value-container___R9qoY",label:"-esm-billing__numeric-observation-module__label___0DGA5",value:"-esm-billing__numeric-observation-module__value___ohqoh",units:"-esm-billing__numeric-observation-module__units___xvMd3","pad-right":"-esm-billing__numeric-observation-module__pad-right___umcen","off-scale-low":"-esm-billing__numeric-observation-module__off-scale-low___my+0i","off-scale-high":"-esm-billing__numeric-observation-module__off-scale-high___so9dv",arrow:"-esm-billing__numeric-observation-module__arrow___Agoh9"},D2=({value:e,unit:t,label:r,interpretation:n,referenceRange:i,conceptUuid:o,variant:a="card",patientUuid:s})=>{let l=(0,pB.useId)(),{referenceRange:u,isLoading:c}=function(e,t){let r=null;e&&(r=t?`${iC}/conceptreferencerange/?patient=${t}&concept=${e}&v=full`:`${iC}/conceptreferencerange/?concept=${e}&v=full`);let{data:n,error:i,isLoading:o}=fW()(r,iR),a=n?.data?.results?.[0];return{referenceRange:a?{hiNormal:a.hiNormal??null,hiAbsolute:a.hiAbsolute??null,hiCritical:a.hiCritical??null,lowNormal:a.lowNormal??null,lowAbsolute:a.lowAbsolute??null,lowCritical:a.lowCritical??null}:void 0,error:i,isLoading:o}}(i||n?void 0:o,s),d=i??u,p=(0,pB.useMemo)(()=>{if(n)return n?"--"===n?"normal":D1.includes(n)?n.toLowerCase():D3.includes(n)?n:"normal":void 0;if(d&&!c){if(!d||null==e||""===e)return"normal";let t="string"==typeof e?Number.parseFloat(e):e;return Number.isNaN(t)?"normal":null!==d.hiAbsolute&&void 0!==d.hiAbsolute&&t>d.hiAbsolute?"off_scale_high":null!==d.hiCritical&&void 0!==d.hiCritical&&t>=d.hiCritical?"critically_high":null!==d.hiNormal&&void 0!==d.hiNormal&&t>d.hiNormal?"high":null!==d.lowAbsolute&&void 0!==d.lowAbsolute&&t<d.lowAbsolute?"off_scale_low":null!==d.lowCritical&&void 0!==d.lowCritical&&t<=d.lowCritical?"critically_low":null!==d.lowNormal&&void 0!==d.lowNormal&&t<d.lowNormal?"low":"normal"}return"normal"},[n,d,e,c])??"normal",f="critically_low"===p||"critically_high"===p||"off_scale_low"===p||"off_scale_high"===p,h="normal"!==p,m=r?`omrs-numeric-obs-label-${r.replaceAll(/\s+/g,"-").toLowerCase()}-${l}`:void 0,y=`omrs-numeric-obs-value-${l}`,g=`omrs-numeric-obs-unit-${l}`,b=null!=e&&""!==e,v=b?e:oR("notAvailable","Not available"),w=hB()({[D4["critically-low"]]:"critically_low"===p||"off_scale_low"===p,[D4["critically-high"]]:"critically_high"===p||"off_scale_high"===p,[D4.low]:"low"===p,[D4.high]:"high"===p,[D4["off-scale-low"]]:"off_scale_low"===p,[D4["off-scale-high"]]:"off_scale_high"===p}),x=hB()({[D4.container]:!0,[D4.card]:!0,[D4["critical-value"]]:f,[D4["abnormal-value"]]:h&&!f}),E=hB()({[D4.cell]:!0,[w]:!0});return"cell"===a?(0,hL.jsxs)("div",{className:E,children:[v,b&&t?` ${t}`:""]}):(0,hL.jsxs)("section",{className:x,"data-testid":"numeric-observation-card",children:[r&&(0,hL.jsxs)("div",{className:D4["label-container"],children:[(0,hL.jsx)("span",{id:m,className:D4.label,children:r}),h&&(0,hL.jsx)("span",{className:D4[p.replace("_","-")],title:oR("abnormalValue","Abnormal value")})]}),(0,hL.jsxs)("div",{className:D4["value-container"],children:[(0,hL.jsx)("span",{id:y,"aria-labelledby":m&&g?`${m} ${g}`:m||g||void 0,className:D4.value,children:v}),b&&t&&(0,hL.jsx)("span",{id:g,className:D4.units,children:t})]})]})},D6="-esm-billing__page-header-module__pageHeader___XNJYe",D5=e=>{if("children"in e){let{children:t,className:r,...n}=e;return(0,hL.jsx)("div",{className:hB()(D6,r),...n,children:t})}{let{title:t,illustration:r,className:n,...i}=e;return(0,hL.jsx)("div",{className:hB()(D6,n),...i,children:(0,hL.jsx)(D8,{title:t,illustration:r})})}},D8=({title:e,illustration:t,className:r})=>{let[n,i]=(0,pB.useState)(null);return(0,pB.useEffect)(()=>{rg("@openmrs/esm-styleguide").then(e=>{i(e)})},[]),(0,hL.jsxs)("div",{className:hB()("-esm-billing__page-header-module__pageHeaderContent___V-mTz",r),children:[t,(0,hL.jsxs)("div",{className:"-esm-billing__page-header-module__pageLabels___vGJvg",children:[n?.implementationName&&(0,hL.jsx)("p",{children:oR(n.implementationName)}),(0,hL.jsx)("p",{className:"-esm-billing__page-header-module__pageName___+eYMc",children:e})]})]})},D9=({totalItems:e,pageSize:t,onPageNumberChange:r,pageNumber:n,dashboardLinkUrl:i,currentItems:o,dashboardLinkLabel:a})=>{let{pageSizes:s,pageItemsCount:l}=hc(t,e,n,o),u="tablet"===ht(),c=oR("paginationItemsCount","{{pageItemsCount}} / {{totalItems}} items",{totalItems:e,pageItemsCount:l});return(0,hL.jsx)(hL.Fragment,{children:e>0&&(0,hL.jsxs)("div",{className:hB()({"-esm-billing__pagination-module__tablet___DdaYk":u,"-esm-billing__pagination-module__desktop___rSwlo":!u}),children:[(0,hL.jsxs)("div",{children:[c,i&&(0,hL.jsx)(pW,{to:i,className:"-esm-billing__pagination-module__configurableLink___cTCLf",children:a??oR("seeAll","See all")})]}),(0,hL.jsx)(hH.dKS,{className:"-esm-billing__pagination-module__pagination___U6anZ",page:n,pageSize:t,pageSizes:s,totalItems:e,onChange:r,pageRangeText:(e,t)=>oR("paginationOfPages","of {{count}} pages",{count:t}),size:u?"lg":"sm"})]})})};function D7(e){return Ot(On(e,"usual","official"))}function Oe(e){return D7(e)}function Ot(e){var t;let r;return e?e.text??(r=(t=e).given??[],(t.family?r.concat(t.family):r).join(" ")):""}function Or(e){return Ot(e)}function On(e,...t){for(let r of(0==t.length&&(t=["usual"]),t)){let t=e.name?.find(e=>{var t,n;return t=e,n=r,t.use?t.use===n:"usual"===n});if(t)return t}}function Oi(e,t=hg()){let r=hg(t),n=SV(e,r);if(null==n)return null;let i=r.diff(n,"hours"),o=r.diff(n,"days"),a=r.diff(n,"weeks"),s=r.diff(n,"months"),l=r.diff(n,"years"),u={};if(i<2)u.minutes=r.diff(n,"minutes");else if(o<2)u.hours=i;else if(a<4)u.days=o;else if(l<1){let e=r.subtract(a,"weeks").diff(n,"days");u.weeks=a,u.days=e}else if(l<2){let e=r.subtract(s,"months").diff(n,"days");u.months=s,u.days=e}else if(l<18){let e=r.subtract(l,"year").diff(n,"months");u.years=l,u.months=e}else u.years=l;return u}function Oo(e,t=hg()){let r=Oi(e,t);if(null==r)return null;let n={style:"short",localeMatcher:"lookup"};return"minutes"in r&&0===r.minutes&&(n.minutesDisplay="always"),SB(r,n)}let Oa={container:"-esm-billing__patient-banner-patient-info-module__container___WV40g",activePatientContainer:"-esm-billing__patient-banner-patient-info-module__activePatientContainer___YBgYK",patientBanner:"-esm-billing__patient-banner-patient-info-module__patientBanner___o-DQc",patientName:"-esm-billing__patient-banner-patient-info-module__patientName___KWLAJ",patientAvatar:"-esm-billing__patient-banner-patient-info-module__patientAvatar___gG4I3",patientAvatarButton:"-esm-billing__patient-banner-patient-info-module__patientAvatarButton___by4L9",patientInfo:"-esm-billing__patient-banner-patient-info-module__patientInfo___VU1fL",demographics:"-esm-billing__patient-banner-patient-info-module__demographics___xDHsd",row:"-esm-billing__patient-banner-patient-info-module__row___MlVwp",flexRow:"-esm-billing__patient-banner-patient-info-module__flexRow___9Aj3s",tagsSlot:"-esm-billing__patient-banner-patient-info-module__tagsSlot___PqCHJ",identifiers:"-esm-billing__patient-banner-patient-info-module__identifiers___bbREn",identifier:"-esm-billing__patient-banner-patient-info-module__identifier___HQzz8",primaryIdentifier:"-esm-billing__patient-banner-patient-info-module__primaryIdentifier___ocKCs",secondaryIdentifier:"-esm-billing__patient-banner-patient-info-module__secondaryIdentifier___4MLDH",value:"-esm-billing__patient-banner-patient-info-module__value___tkQTC",tag:"-esm-billing__patient-banner-patient-info-module__tag___u7Kco",gender:"-esm-billing__patient-banner-patient-info-module__gender___7eQuO",separator:"-esm-billing__patient-banner-patient-info-module__separator___CZBA8",tooltipPadding:"-esm-billing__patient-banner-patient-info-module__tooltipPadding___UQr5s",tooltipSmallText:"-esm-billing__patient-banner-patient-info-module__tooltipSmallText___MRUhY",actionsButtonText:"-esm-billing__patient-banner-patient-info-module__actionsButtonText___8ZC1R"};function Os({showIdentifierLabel:e,type:t,value:r}){return(0,hL.jsx)("span",{className:Oa.primaryIdentifier,children:(0,hL.jsxs)(hH.vwO,{className:Oa.tag,type:"gray",children:[e&&t?.text&&(0,hL.jsxs)("span",{className:Oa.label,children:[t.text,": "]}),(0,hL.jsx)("span",{className:Oa.value,children:r})]})})}function Ol({showIdentifierLabel:e,type:t,value:r}){return(0,hL.jsxs)(hH.lRv,{className:Oa.secondaryIdentifier,id:`patient-banner-identifier-${r}`,children:[e&&(0,hL.jsxs)("span",{className:Oa.label,children:[t?.text,": "]}),(0,hL.jsx)("span",{className:Oa.value,children:r})]})}function Ou({identifiers:e,showIdentifierLabel:t}){let{excludePatientIdentifierCodeTypes:r}=fL(),{primaryIdentifierCode:n}=hf(),i=e?.filter(e=>{let t=e.type?.coding?.[0]?.code;return t&&!r?.uuids.includes(t)})??[];return(0,hL.jsx)(hL.Fragment,{children:i?.length?i.map(({value:e,type:r},o)=>(0,hL.jsxs)(pV().Fragment,{children:[(0,hL.jsx)("span",{className:Oa.identifier,children:r?.coding?.[0]?.code===n?(0,hL.jsx)(Os,{showIdentifierLabel:t,type:r,value:e}):(0,hL.jsx)(Ol,{showIdentifierLabel:t,type:r,value:e})}),o<i.length-1&&(0,hL.jsx)("span",{className:Oa.separator,children:"\xb7"})]},e)):""})}let Oc={Female:mP,Male:mC,Other:mk,Unknown:mT},Od=({gender:e})=>{let t=Oc[e];return t?(0,hL.jsx)(t,{fill:"#525252"}):null},Op={male:"Male",female:"Female",other:"Other",unknown:"Unknown"};function Of({patient:e,renderedFrom:t}){var r;let n,i,o=D7(e),a=e?.gender&&(i=Op[n=(r=e.gender).toLowerCase()]??"Unknown",{displayText:oR(n,r),iconKey:i}),s=(0,pB.useMemo)(()=>({patientUuid:e.id,patient:e,renderedFrom:t}),[e.id,e,t]);return(0,hL.jsxs)("div",{className:Oa.patientInfo,children:[(0,hL.jsx)("div",{className:hB()(Oa.row,Oa.patientNameRow),children:(0,hL.jsxs)("div",{className:Oa.flexRow,children:[(0,hL.jsx)("span",{className:Oa.patientName,children:o}),a&&(0,hL.jsxs)("div",{className:Oa.gender,children:[(0,hL.jsx)(Od,{gender:a.iconKey}),(0,hL.jsx)("span",{children:a.displayText})]}),(0,hL.jsx)(p2,{className:Oa.tagsSlot,name:"patient-banner-tags-slot",state:s})]})}),(0,hL.jsxs)("div",{className:Oa.demographics,children:[e.birthDate&&(0,hL.jsxs)(hL.Fragment,{children:[(0,hL.jsx)("span",{children:Oo(e.birthDate)}),(0,hL.jsx)("span",{className:Oa.separator,children:"\xb7"}),(0,hL.jsx)("span",{children:SN(e.birthDate,{time:!1})}),(0,hL.jsx)("span",{className:Oa.separator,children:"\xb7"})]}),(0,hL.jsx)(Ou,{identifiers:e.identifier,showIdentifierLabel:!0}),(0,hL.jsx)(p2,{className:Oa.extensionSlot,name:"patient-banner-bottom-slot",state:s})]})]})}var Oh=r(1673);function Om({patient:e,patientUuid:t,actionsSlotName:r,additionalActionsSlotState:n}){let[i,o]=(0,pB.useState)(!1),{extensions:a}=p3(r),s="tablet"===ht(),l=ha(()=>o(!1),i),u=(0,pB.useRef)(null),c=(0,pB.useRef)(null),d=(0,pB.useId)(),p=`patient-actions-menu-trigger-${d}`,f=`patient-actions-menu-${d}`,h=(0,pB.useCallback)(()=>o(e=>!e),[]),m=(0,pB.useCallback)(()=>{o(!1),u.current?.focus()},[]),y=(0,pB.useCallback)(e=>{if("Escape"===e.key&&i){e.stopPropagation(),m();return}if(("ArrowDown"===e.key||"ArrowUp"===e.key)&&i){e.preventDefault();let t=c.current?.querySelectorAll('[role="menuitem"]:not([disabled])');if(!t?.length)return;let r=document.activeElement?.closest?.('[role="menuitem"]')??document.activeElement,n=Array.from(t).indexOf(r);if(-1===n)return void t["ArrowDown"===e.key?0:t.length-1]?.focus();let i=n+("ArrowDown"===e.key?1:-1),o=i<0?t.length-1:i>=t.length?0:i;t[o]?.focus()}},[m,i]);(0,pB.useEffect)(()=>{if(i&&c.current){let e=c.current.querySelector('[role="menuitem"]:not([disabled])');e?.focus()}},[i]);let g=(0,pB.useMemo)(()=>({patientUuid:t,patient:e,closeMenu:m,...n}),[t,e,m,n]);return 0===a.length?null:(0,hL.jsx)("div",{className:"-esm-billing__patient-banner-actions-menu-module__overflowMenuContainer___7eCLh",children:(0,hL.jsxs)("div",{"data-overflow-menu":!0,className:hB()("cds--overflow-menu",hq),ref:l,children:[(0,hL.jsxs)("button",{className:hB()("cds--btn","cds--btn--ghost","cds--overflow-menu__trigger",{"cds--overflow-menu--open":i},hJ),"aria-controls":f,"aria-expanded":i,"aria-haspopup":"true",id:p,onClick:h,onKeyDown:y,ref:u,children:[(0,hL.jsx)("span",{className:"-esm-billing__patient-banner-actions-menu-module__actionsButtonText___TbM5a",children:oR("actions","Actions")})," ",(0,hL.jsx)(Oh.CH,{size:16,style:{marginLeft:"0.5rem",fill:"#78A9FF"}})]}),(0,hL.jsxs)("div",{className:hB()("cds--overflow-menu-options","cds--overflow-menu--flip",hY,{[hZ]:i}),"aria-labelledby":p,"data-floating-menu-direction":"bottom",id:f,onKeyDown:y,ref:c,role:"menu",tabIndex:-1,children:[(0,hL.jsx)("ul",{className:hB()("cds--overflow-menu-options__content",{"cds--overflow-menu-options--lg":s}),children:(0,hL.jsx)(p2,{name:r,state:g},r)}),(0,hL.jsx)("span",{})]})]})})}var Oy=r(6767),Og=r.n(Oy);function Ob(e){let{patientPhotoConceptUuid:t}=fL({externalModuleName:"@openmrs/esm-styleguide"}),r=t?`${iC}/obs?patient=${e}&concept=${t}&v=full`:null,{data:n,error:i,isLoading:o}=(0,fc.Ay)(e?r:null,iR),a=n?.data?.results[0];return{data:a?{dateTime:a?.obsDatetime,imageSrc:a?.value?.links?.uri}:null,error:i,isLoading:o}}let Ov=({width:e=56,height:t=56,"aria-label":r})=>{let{t:n}=(0,fu.useTranslation)();return(0,hL.jsxs)("svg",{"aria-label":r??n("patientPhotoPlaceholder","Patient photo placeholder"),width:e,height:t,fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,hL.jsx)("path",{fill:"#ffffff",d:"M0 0h56v56H0z"}),(0,hL.jsx)("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m36.75 20.134-.884-.884L19.25 35.866l.884.884 1.25-1.25H34.25a1.252 1.252 0 0 0 1.25-1.25V21.384l1.25-1.25Zm-2.5 14.116H22.634l4.87-4.87 1.487 1.486a1.25 1.25 0 0 0 1.768 0l.991-.991 2.5 2.498v1.877Zm0-3.645-1.616-1.616a1.25 1.25 0 0 0-1.768 0l-.991.991-1.486-1.486 5.861-5.86v7.971Zm-12.5 1.145v-1.875l3.125-3.123.858.859.885-.885-.86-.86a1.25 1.25 0 0 0-1.767 0l-2.241 2.242V21.75h10V20.5h-10c-.69 0-1.25.56-1.25 1.25v10h1.25Z",fill:"#8D8D8D"})]})},Ow="-esm-billing__patient-photo-module__avatar___R93LX";function O_({patientUuid:e,patientName:t,alt:r}){let{data:n,isLoading:i}=Ob(e),[o,a]=(0,pB.useState)(null),[s,l]=(0,pB.useState)(!1),u=(0,pB.useMemo)(()=>Og().generate(e),[e]);(0,pB.useEffect)(()=>{if(n?.imageSrc){let e=new URL(n.imageSrc,window.location.origin).pathname;l(!0);let t=!1,r=new Image;return r.onload=()=>{t||(a(e),l(!1))},r.onerror=()=>{t||(a(null),l(!1))},r.src=e,()=>{t=!0}}a(null),l(!1)},[n?.imageSrc]);let c=(0,pB.useMemo)(()=>r||(o?oR("patientPhotoAlt","Profile photo of {{patientName}}",{patientName:t}):oR("patientAvatarAlt","Avatar for {{patientName}}",{patientName:t})),[r,o,t]);return i||s?(0,hL.jsx)(hH.ryE,{className:"-esm-billing__patient-photo-module__skeleton___I-6iq","data-testid":"skeleton-icon"}):n?.imageSrc&&!o?(0,hL.jsx)(Ov,{"aria-label":oR("patientPhotoPlaceholder","Photo placeholder for {{patientName}}",{patientName:t})}):o?(0,hL.jsx)("div",{"aria-label":c,children:(0,hL.jsx)("img",{className:Ow,src:o,alt:c,title:t})}):(0,hL.jsx)("div",{"aria-label":c,children:(0,hL.jsx)("div",{className:Ow,title:t,style:{backgroundImage:u.toDataUrl(),backgroundRepeat:"no-repeat",backgroundSize:"cover"},children:(0,hL.jsx)("span",{className:"-esm-billing__patient-photo-module__initials___JnUBD",children:function(e,t=3){return e.split(/\s+/).filter(Boolean).slice(0,t).map(e=>e[0]).join("")}(t)})})})}let Ox=["omrs-pict-appointments","omrs-pict-assessment-1","omrs-pict-assessment-2","omrs-pict-blood-bank","omrs-pict-cardiology","omrs-pict-ct-scan","omrs-pict-dentistry","omrs-pict-digital-trust","omrs-pict-emergency-department","omrs-pict-facility","omrs-pict-geriatrics","omrs-pict-gynaecology","omrs-pict-in-patient","omrs-pict-laboratory","omrs-pict-labs-2","omrs-pict-obstetrics","omrs-pict-patient-search","omrs-pict-patients","omrs-pict-payments-desk","omrs-pict-pharmacy","omrs-pict-pharmacy-2","omrs-pict-registration","omrs-pict-service-queues","omrs-pict-stock-management","omrs-pict-transfer","omrs-pict-triage","omrs-pict-x-ray"],OE=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-appointments",pictogramProps:e})})),OS=OE,OD=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-assessment-1",pictogramProps:e})})),OO=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-assessment-2",pictogramProps:e})})),OP=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-blood-bank",pictogramProps:e})})),OC=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-cardiology",pictogramProps:e})})),Ok=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-ct-scan",pictogramProps:e})})),OT=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-dentistry",pictogramProps:e})})),Oj=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-digital-trust",pictogramProps:e})})),OR=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-emergency-department",pictogramProps:e})})),OA=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-facility",pictogramProps:e})})),ON=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-geriatrics",pictogramProps:e})})),OM=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-gynaecology",pictogramProps:e})})),O$=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-in-patient",pictogramProps:e})})),OI=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-laboratory",pictogramProps:e})})),OL=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-labs-2",pictogramProps:e})})),OF=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-obstetrics",pictogramProps:e})})),OB=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-patient-search",pictogramProps:e})})),OV=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-patients",pictogramProps:e})})),OU=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-payments-desk",pictogramProps:e})})),OW=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-pharmacy",pictogramProps:e})})),OK=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-pharmacy-2",pictogramProps:e})})),OH=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-registration",pictogramProps:e})})),Oz=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-service-queues",pictogramProps:e})})),OG=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-stock-management",pictogramProps:e})})),Oq=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-transfer",pictogramProps:e})})),OY=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-triage",pictogramProps:e})})),OZ=(0,pB.memo)((0,pB.forwardRef)(function(e,t){return(0,hL.jsx)(O0,{ref:t,pictogram:"omrs-pict-x-ray",pictogramProps:e})})),OJ=OA,OX=OV,OQ=(0,pB.memo)((0,pB.forwardRef)(function({pictogram:e,fallback:t,...r},n){let i=(0,pB.useRef)(document.getElementById(e));return(0,pB.useEffect)(()=>{let t=document.getElementById("omrs-svgs-container"),r=new MutationObserver(t=>{for(let r of t)"childList"===r.type&&(i.current=document.getElementById(e))});return t&&r.observe(t,{childList:!0}),()=>r.disconnect()},[e]),(0,hL.jsx)(fC,{value:i.current,fallback:t,children:(0,hL.jsx)(O0,{ref:n,pictogram:e,pictogramProps:r})})})),O0=(0,pB.memo)((0,pB.forwardRef)(function({pictogram:e,pictogramProps:t},r){let{className:n,size:i}=Object.assign({},{size:92},t);return(i<=26||i>144)&&(console.error(`Invalid size '${i}' specified for ${e}. Defaulting to 92.`),i=92),(0,hL.jsx)("svg",{ref:r,className:hB()("-esm-billing__pictograms-module__pictogram___LTPzD",n),height:i,width:i,children:(0,hL.jsx)("use",{href:`#${e}`})})})),O1=({children:e})=>"tablet"===ht()?(0,hL.jsx)(hH.Wdr,{children:e}):(0,hL.jsx)(hL.Fragment,{children:e}),O3=({snackbar:e,closeSnackbar:t})=>{let{actionButtonLabel:r="",kind:n="success",onActionButtonClick:i=()=>{},isLowContrast:o="error"!==n,progressActionLabel:a,subtitle:s="",timeoutInMs:l=5e3,autoClose:u="error"!==n,title:c,id:d,...p}=e,[f,h]=(0,pB.useState)(r),[m,y]=(0,pB.useState)(!0),[g,b]=(0,pB.useState)(!1),v=(0,pB.useCallback)(()=>{setTimeout(t,250)},[t]),w=(0,pB.useCallback)(()=>{b(!0),v()},[v]);return(0,pB.useEffect)(()=>{if(u){let e=setTimeout(w,l);return()=>clearTimeout(e)}},[l,u,w]),(0,pB.useEffect)(()=>{y(!1),window.setTimeout(()=>{y(!0)},0)},[]),(0,hL.jsx)(hH.kZS,{actionButtonLabel:f,"aria-label":oR("closeSnackbar","Close snackbar"),className:hB()("-esm-billing__snackbar-module__slideIn___TqSN-",{"-esm-billing__snackbar-module__animated___+XPKT":m,"-esm-billing__snackbar-module__slideOut___1cFIY":g}),kind:n,lowContrast:o,onActionButtonClick:()=>{i(),w(),a&&h(a)},onClose:v,statusIconDescription:oR("snackbarNotification","Snackbar notification"),subtitle:s,title:c,...p})},O4=({subject:e})=>{let[t,r]=(0,pB.useState)([]),n=(0,pB.useCallback)(e=>{r(t=>t.filter(t=>t!==e))},[]);return(0,pB.useEffect)(()=>{let t=e.subscribe(e=>r(t=>[...t.filter(t=>t.subtitle!==e.subtitle||t.actionButtonLabel!==e.actionButtonLabel||t.onActionButtonClick!==e.onActionButtonClick||t.kind!==e.kind||t.title!==e.title),e]));return()=>t.unsubscribe()},[e]),(0,hL.jsx)(hL.Fragment,{children:t.map(e=>(0,hL.jsx)(O3,{snackbar:e,closeSnackbar:()=>n(e)},e.id))})},O2=new es.Subject,O6=0;function O5(e){e&&(0,p6.createRoot)(e).render((0,hL.jsx)(O4,{subject:O2}))}function O8(e){var t;e&&"string"==typeof(t=e.title)&&t.trim().length>0?setTimeout(()=>{O2.next({...e,id:O6++})},0):console.error("showSnackbar must be called with an object having a 'title' property that is a non-empty string")}let O9=({toast:e,closeToast:t})=>{let{description:r,kind:n,critical:i,title:o,actionButtonLabel:a,onActionButtonClick:s=()=>{}}=e,l=(0,pB.useCallback)(()=>{s(),t()},[t,s]);return(0,hL.jsx)("div",{children:(0,hL.jsx)(hH.kZS,{actionButtonLabel:a,kind:n||"info",lowContrast:i,subtitle:r,title:o||"",onActionButtonClick:l,onClose:t})})},O7=({subject:e})=>{let[t,r]=(0,pB.useState)([]),n=(0,pB.useCallback)(e=>{r(t=>t.filter(t=>t!==e))},[]);return(0,pB.useEffect)(()=>{let t=e.subscribe(e=>r(t=>[...t.filter(t=>t.description!==e.description||t.kind!==e.kind||t.title!==e.title||t.actionButtonLabel!==e.actionButtonLabel||t.onActionButtonClick!==e.onActionButtonClick),e]));return()=>t.unsubscribe()},[e]),(0,hL.jsx)(hL.Fragment,{children:t.map(e=>(0,hL.jsx)(O9,{toast:e,closeToast:()=>n(e)},e.id))})},Pe=new es.Subject,Pt=0;function Pr(e){e&&(0,p6.createRoot)(e).render((0,hL.jsx)(O7,{subject:Pe}))}function Pn(e){var t;e&&("string"==typeof(t=e.description)?t.trim().length>0:"object"==typeof t&&!Dz(t))?setTimeout(()=>{Pe.next({...e,id:Pt++})},0):console.error("showToast must be called with an object having a 'description' property that is a non-empty string or object")}function Pi(e,t=!1){if(t)return!0;let r=Pu[e];return!r||!r()}function Po(e,t){let r=Pg.getState()?.workspaceGroup,n=r?.name;n&&e===n&&P_(()=>{let n=PO(e);n&&(n.setState({},!0),n.subscribe(()=>{})()),"function"==typeof r?.cleanup&&r.cleanup(),Pg.setState(e=>({...e,workspaceGroup:void 0})),"function"==typeof t&&t()},n?e=>e.currentWorkspaceGroup===n:()=>!0)}function Pa(e,t){let{name:r,additionalProps:n}=t;pE(r);let i=()=>{Ph(e.name,{ignoreChanges:!0,onWorkspaceClose:()=>Ps(r,n),closeWorkspaceGroup:!1})};Pi(e.name)?i():PE("closing-workspace-launching-new-workspace",i,e.title??e.name)}function Ps(e,t){let r=pE(e),n=Pg.getState().workspaceGroup;if(n&&!n.members?.includes(e))return void Po(n.name,()=>{Ps(e,t)});let i=Pg.getState().workspaceGroup?.name,o={...r,title:PS(r,t),closeWorkspace:(t={})=>Ph(e,t),closeWorkspaceWithSavedChanges:t=>Ph(e,{ignoreChanges:!0,...t}),promptBeforeClosing:t=>{var r,n;return r=e,n=t,void(Pu[r]=n)},setTitle:(t,r)=>{o.title=t,o.titleNode=r,Pg.setState(t=>{let r=t.openWorkspaces.map(t=>t.name===e?o:t);return{...t,openWorkspaces:r}})},currentWorkspaceGroup:i,additionalProps:t??{}};function a(e,t){Pg.setState(r=>{let n=[e,...t??r.openWorkspaces],i=Pw(e);return{...r,openWorkspaces:n,workspaceWindowState:i}})}i&&PO(i,t);let s=Pg.getState().openWorkspaces,l=s.findIndex(t=>t.name===e),u=s.find(e=>e.type==o.type);if(0===s.length)a(o);else if(s[0].canHide||0===l)if(l>=0){let t=s[l];a({...t,additionalProps:o.additionalProps,...t.title===PS(t,t.additionalProps)&&{title:PS(o,o.additionalProps)}},s.filter(t=>t.name!=e))}else u?(a(u,Pg.getState().openWorkspaces.filter(e=>e.type!=o.type)),Pa(u,{name:e,additionalProps:t})):a(o);else Pa(s[0],{name:e,additionalProps:t})}function Pl({targetUrl:e,contextKey:t,workspaceName:r,additionalProps:n}){Pm(t),Ps(r,n),ib({to:e})}let Pu={};function Pc(e,t){Pu[e]=t}function Pd(e){return Pu[e]}function Pp(){let e=Pg.getState();Pg.setState({...e,prompt:null})}let Pf={ignoreChanges:!1,onWorkspaceClose:()=>{},closeWorkspaceGroup:!0};function Ph(e,t={}){t={...Pf,...t};let r=()=>{let r=Pg.getState();r.openWorkspaces.find(t=>t.name===e);let n=r.openWorkspaces.filter(t=>t.name!=e),i=Pg.getState().workspaceGroup?.name;i&&t.closeWorkspaceGroup&&Po(i),Pu[e]=()=>!1,Pg.setState(e=>({...e,prompt:null,openWorkspaces:n,workspaceWindowState:Pw(n?.[0])})),t?.onWorkspaceClose?.()};return Pi(e,t?.ignoreChanges)?(r(),!0):(PE("closing-workspace",r,pE(e).title??e),!1)}function Pm(e){Pg.getState().context!=e&&Pg.setState({context:e,openWorkspaces:[],prompt:null})}let Py={context:"",openWorkspaces:[],prompt:null,workspaceWindowState:"normal",workspaceGroup:void 0},Pg=Y("workspace",Py);function Pb(){return Pg}function Pv(e){let t=Pg.getState();Pg.setState({...t,workspaceWindowState:e})}function Pw(e){return e?.preferredWindowSize??"normal"}function P_(e=()=>{},t=()=>!0){let r=Pg.getState().openWorkspaces.filter(t).every(({name:e})=>Pi(e)),n=()=>{PD(),e?.()};r?n():PE("closing-all-workspaces",n)}function Px(){let{workspaceWindowState:e,openWorkspaces:t,prompt:r,workspaceGroup:n}=pq(Pg);return(0,pB.useMemo)(()=>({active:t.length>0,prompt:r,workspaceWindowState:e,workspaces:t,workspaceGroup:n}),[t,e,r,n])}function PE(e,t=()=>{},r=""){let n;switch(e){case"closing-workspace":n={title:oR("unsavedChangesTitleText","Unsaved changes"),body:oR("unsavedChangesInOpenedWorkspace","You may have unsaved changes in the opened workspace. Do you want to discard these changes?"),onConfirm:()=>{t?.()},confirmText:oR("discard","Discard")};break;case"closing-all-workspaces":{let e=Pg.getState().openWorkspaces.filter(({name:e})=>!Pi(e)).map(({title:e},t)=>`${t+1}. ${e}`);n={title:oR("closingAllWorkspacesPromptTitle","You have unsaved changes"),body:oR("closingAllWorkspacesPromptBody","There may be unsaved changes in the following workspaces. Do you want to discard changes in the following workspaces? {{workspaceNames}}",{workspaceNames:e.join(",")}),onConfirm:()=>{t?.()},confirmText:oR("closeAllOpenedWorkspaces","Discard changes in {{count}} workspaces",{count:e.length})};break}case"closing-workspace-launching-new-workspace":n={title:oR("unsavedChangesTitleText","Unsaved changes"),body:oR("unsavedChangesInWorkspace",'There may be unsaved changes in "{{workspaceName}}". Please save them before opening another workspace.',{workspaceName:r}),onConfirm:()=>{Pg.setState(e=>({...e,prompt:null})),t?.()},confirmText:oR("openAnyway","Open anyway")};break;default:console.error(`Workspace system trying to open unknown prompt type "${e}" in function "showWorkspacePrompts"`),t?.();return}Pg.setState(e=>({...e,prompt:n}))}function PS(e,t){return t?.workspaceTitle??e.title}function PD(){Pg.setState(Py)}function PO(e,t={}){if(!e||"default"===e)return;let r=J(e,{});return t&&r.setState(e=>({...e,...t})),r}let PP="-esm-billing__action-menu-button-module__container___Uwne-",PC="-esm-billing__action-menu-button-module__elementContainer___vWkQO",Pk="-esm-billing__action-menu-button-module__active___D7Idw";function PT({getIcon:e,formOpenInTheBackground:t,tagContent:r}){return(0,hL.jsxs)(hL.Fragment,{children:[e({size:16}),t?(0,hL.jsx)("span",{className:"-esm-billing__action-menu-button-module__interruptedTag___7undI",children:"!"}):(0,hL.jsx)("span",{className:"-esm-billing__action-menu-button-module__countTag___XJRiM",children:r})]})}let Pj=({getIcon:e,label:t,iconDescription:r,handler:n,type:i,tagContent:o})=>{let a=ht(),{workspaces:s,workspaceWindowState:l}=Px(),u=s?.findIndex(({type:e})=>e===i)??-1,c="hidden"!==l&&0===u,d=u>0||0===u&&"hidden"===l;return"tablet"===a||"phone"===a?(0,hL.jsxs)(hH.$nd,{className:hB()(PP,{[Pk]:c}),iconDescription:r,kind:"ghost",onClick:n,role:"button",tabIndex:0,size:"md",children:[(0,hL.jsx)("span",{className:PC,children:(0,hL.jsx)(PT,{formOpenInTheBackground:d,getIcon:e,tagContent:o})}),(0,hL.jsx)("span",{children:t})]}):(0,hL.jsx)(hH.K0,{align:"left","aria-label":r,className:hB()(PP,{[Pk]:c}),enterDelayMs:300,kind:"ghost",label:t,onClick:n,size:"md",children:(0,hL.jsx)("div",{className:PC,children:(0,hL.jsx)(PT,{formOpenInTheBackground:d,getIcon:e,tagContent:o})})})};var PR=r(4535),PA=r(771),PN=r(4898),PM=/[\\^$.*+?()[\]{}|]/g,P$=RegExp(PM.source);let PI=function(e){return(e=(0,PN.A)(e))&&P$.test(e)?e.replace(PM,"\\$&"):e};function PL({contextKey:e}){let{prompt:t}=Px();return(0,pB.useEffect)(()=>{RegExp(`/${PI(e)}(/|$)`).test(window.location.pathname)||console.warn(`WorkspaceContainer has provided an invalid context key: "${e}". The context key must be part of the URL path, with no initial or trailing slash.`)},[]),(0,pB.useEffect)(()=>(Pm(e),()=>{Pm(null)}),[e]),(0,pB.useEffect)(()=>{let t=t=>{let{detail:{cancelNavigation:r,newUrl:n}}=t,i=RegExp(`/${PI(e)}(/|$)`),o=new URL(n),a=i.test(o.pathname),s=Pg.getState().openWorkspaces.every(({name:e})=>Pi(e));a||(s?PD():(r?.(),P_(()=>{ib({to:n})})))};return window.addEventListener("single-spa:before-routing-event",t),()=>{window.removeEventListener("single-spa:before-routing-event",t)}},[]),null!=t?(0,hL.jsxs)(hH.KXP,{open:!0,onClose:Pp,children:[(0,hL.jsx)(hH.rQ0,{title:t.title}),(0,hL.jsx)(hH.cwr,{children:(0,hL.jsx)("p",{className:"-esm-billing__workspace-notification-module__messageBody___M3IAD",children:t.body})}),(0,hL.jsxs)(hH.jlY,{children:[(0,hL.jsx)(hH.$nd,{kind:"secondary",onClick:Pp,children:t.cancelText??oR("cancel")}),(0,hL.jsx)(hH.$nd,{kind:"danger",onClick:t.onConfirm,children:t.confirmText??oR("confirm")})]})]}):null}function PF(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter(function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable})),r.push.apply(r,n)}return r}function PB(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?PF(Object(r),!0).forEach(function(t){PU(e,t,r[t])}):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):PF(Object(r)).forEach(function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))})}return e}function PV(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}function PU(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}function PW(e){return(PW=Object.setPrototypeOf?Object.getPrototypeOf:function(e){return e.__proto__||Object.getPrototypeOf(e)})(e)}function PK(e,t){return(PK=Object.setPrototypeOf||function(e,t){return e.__proto__=t,e})(e,t)}function PH(e){if(void 0===e)throw ReferenceError("this hasn't been initialised - super() hasn't been called");return e}var Pz=function(e){var t=pB.Component;if("function"!=typeof t&&null!==t)throw TypeError("Super expression must either be null or a function");a.prototype=Object.create(t&&t.prototype,{constructor:{value:a,writable:!0,configurable:!0}}),t&&PK(a,t);var r,n,i,o=(r=function(){if("u"<typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}(),function(){var e,t=PW(a);e=r?Reflect.construct(t,arguments,PW(this).constructor):t.apply(this,arguments);if(e&&("object"==typeof e||"function"==typeof e))return e;if(void 0!==e)throw TypeError("Derived constructors may only return object or undefined");return PH(this)});function a(e){var t;if(function(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")}(this,a),PU(PH(t=o.call(this,e)),"handleRef",function(e){t.el=e}),PU(PH(t),"addThingToDo",function(e,r){t.state.hasError&&"unmount"!==e||(t.nextThingToDo=(t.nextThingToDo||Promise.resolve()).then(function(){if(!t.unmounted||"unmount"===e)return r.apply(void 0,arguments)}).catch(function(r){throw t.nextThingToDo=Promise.resolve(),t.setState({hasError:!0}),r&&r.message&&(r.message="During '".concat(e,"', parcel threw an error: ").concat(r.message)),t.props.handleError?t.props.handleError(r):setTimeout(function(){throw r}),r}))}),PU(PH(t),"getParcelProps",function(){var e=PB(PB({},t.props),{},{domElement:t.el});return delete e.mountParcel,delete e.config,delete e.wrapWith,delete e.wrapStyle,delete e.appendTo,delete e.handleError,delete e.parcelDidMount,e}),t.state={hasError:!1},!e.config)throw Error("single-spa-react's Parcel component requires the 'config' prop to either be a parcel config or a loading function that returns a promise. See https://github.com/single-spa/single-spa-react");return t}return n=[{key:"componentDidMount",value:function(){var e=this;this.unmounted=!1,this.addThingToDo("mount",function(){var t,r=e.props.mountParcel||e.mountParcel;if(!r)throw Error("\n <Parcel /> was not passed a mountParcel prop, nor is it rendered where mountParcel is within the React context.\n If you are using <Parcel /> within a module that is not a single-spa application, you will need to import mountRootParcel from single-spa and pass it into <Parcel /> as a mountParcel prop \n ");return e.el?t=e.el:(e.createdDomElement=t=document.createElement(e.props.wrapWith),Object.keys(e.props.wrapStyle).forEach(function(r){t.style[r]=e.props.wrapStyle[r]}),e.props.appendTo.appendChild(t)),e.parcel=r(e.props.config,PB({domElement:t},e.getParcelProps())),e.parcel.mountPromise.then(e.props.parcelDidMount),e.parcel.mountPromise})}},{key:"componentDidUpdate",value:function(){var e=this;this.addThingToDo("update",function(){if(e.parcel&&e.parcel.update)return e.parcel.update(e.getParcelProps())})}},{key:"componentWillUnmount",value:function(){var e=this;this.addThingToDo("unmount",function(){if(e.parcel&&"MOUNTED"===e.parcel.getStatus())return e.parcel.unmount()}),this.createdDomElement&&this.createdDomElement.parentNode.removeChild(this.createdDomElement),this.unmounted=!0}},{key:"render",value:function(){var e=this;if(this.props.appendTo)return ft&&ft.Consumer?pB.createElement(ft.Consumer,null,function(t){return e.mountParcel=t?t.mountParcel:null,null}):null;var t=ft&&ft.Consumer?pB.createElement(ft.Consumer,null,function(t){return e.mountParcel=t?t.mountParcel:null,null}):void 0;return pB.createElement(this.props.wrapWith,{ref:this.handleRef,style:this.props.wrapStyle,className:this.props.wrapClassName},t)}}],PV(a.prototype,n),i&&PV(a,i),a}();PU(Pz,"defaultProps",{wrapWith:"div",wrapStyle:{},parcelDidMount:function(){}});function PG({workspace:e,additionalPropsFromPage:t}){let[r,n]=(0,pB.useState)(),i=function(e){let[t,r]=(0,pB.useState)({}),[n,i]=(0,pB.useState)(e);return(0,pB.useEffect)(()=>{n!==e&&i(e)},[e]),(0,pB.useEffect)(()=>{let e,t=PO(n);return t&&(r(t.getState()),e=t.subscribe(r)),()=>{t&&e?.()}},[n]),t}(e.currentWorkspaceGroup);(0,pB.useEffect)(()=>{let t=!0;return e.load().then(e=>{t&&n(e)}),()=>{t=!1}},[e]);let o=(0,pB.useMemo)(()=>e&&{closeWorkspace:e.closeWorkspace,closeWorkspaceWithSavedChanges:e.closeWorkspaceWithSavedChanges,promptBeforeClosing:e.promptBeforeClosing,setTitle:e.setTitle,...t,...i,...e.additionalProps},[e,t,i]);return r?(0,hL.jsx)(Pz,{config:r,mountParcel:pL,...o},e.name):(0,hL.jsx)(hH.OuH,{className:"-esm-billing__workspace-module__loader___v7QFg",description:`${oR("loading","Loading")} ...`})}function Pq({isWithinWorkspace:e,name:t,actionMenuProps:r={}}){let[n,i]=(0,pB.useState)(!1),o=(0,pB.useRef)(window.innerHeight),{featureName:a}=(0,pB.useContext)(pU),s=ht();(0,pB.useEffect)(()=>{let e=()=>{i(!hr(s)&&o.current>window.innerHeight),o.current!=window.innerHeight&&(o.current=window.innerHeight)};return window.addEventListener("resize",e),()=>window.removeEventListener("resize",e)},[o]);let l=`action-menu-${t&&"default"!=t?t:a}-items-slot`;return(0,hL.jsx)("aside",{className:hB()("-esm-billing__action-menu-module__sideRail___Aa96v",{"-esm-billing__action-menu-module__withinWorkspace___2bJET":e,"-esm-billing__action-menu-module__sideRailHidden___Yb0w9":n,"-esm-billing__action-menu-module__sideRailVisible___XIAk7":!n}),children:(0,hL.jsx)("div",{className:"-esm-billing__action-menu-module__container___mzfAh",children:(0,hL.jsx)(p2,{className:"-esm-billing__action-menu-module__chartExtensions___DiJtm",name:l,state:r})})})}function PY({contextKey:e,overlay:t,showSiderailAndBottomNav:r,additionalWorkspaceProps:n,actionMenuProps:i}){let o=ht(),{workspaces:a,workspaceWindowState:s,workspaceGroup:l}=Px(),u=l?.name,c=a[0],d="hidden"===s||null==c,p=c?.width??(t?"wider":"narrow"),f=(0,pB.useMemo)(()=>r||u&&!d,[u,d,r]);return fM(!d&&!hr(o)),(0,hL.jsxs)(hL.Fragment,{children:[(0,hL.jsxs)("div",{className:r?"-esm-billing__workspace-module__workspaceContainerWithActionMenu___6x1qS":"-esm-billing__workspace-module__workspaceContainerWithoutActionMenu___TJHnt",children:[(0,hL.jsx)("aside",{className:hB()(t?"-esm-billing__workspace-module__workspaceOverlayOuterContainer___4y++2":"-esm-billing__workspace-module__workspaceWindowSpacer___6kF9R",{"-esm-billing__workspace-module__hiddenRelative___qqT-4":d,"-esm-billing__workspace-module__narrowWorkspace___MMI1u":"narrow"===p,"-esm-billing__workspace-module__widerWorkspace___be-UT":"wider"===p,"-esm-billing__workspace-module__extraWideWorkspace___JmWmj":"extra-wide"===p}),children:(0,hL.jsx)("div",{className:hB()("-esm-billing__workspace-module__workspaceFixedContainer___TfJP7",{"-esm-billing__workspace-module__maximizedWindow___71jv4":"maximized"===s,"-esm-billing__workspace-module__hiddenFixed___48wS9":d}),children:a.map((e,t)=>(0,hL.jsx)("div",{className:hB()("-esm-billing__workspace-module__workspaceInnerContainer___h3oyO",{"-esm-billing__workspace-module__hiddenExtraWorkspace___AP+Vj":0!==t}),children:(0,hL.jsx)(pB.Suspense,{fallback:null,children:(0,hL.jsx)(fu.I18nextProvider,{i18n:window.i18next,defaultNS:e.moduleName,children:(0,hL.jsx)(PZ,{workspaceInstance:e,additionalWorkspaceProps:n})})})},`workspace-container-${e?e.name:`empty-${t}`}`))})}),(0,hL.jsx)(PL,{contextKey:e})]}),f&&(0,hL.jsx)(Pq,{name:u,isWithinWorkspace:!r,actionMenuProps:i})]})}function PZ({workspaceInstance:e,additionalWorkspaceProps:t}){let{t:r}=(0,fu.useTranslation)(),n=ht(),{workspaceWindowState:i,workspaceGroup:o}=Px(),a=o?.name,s="maximized"===i;(0,pB.useEffect)(()=>{let t=r(e.title);t!==e.title&&e.setTitle(t)},[e.title,r,e.setTitle]);let{featureName:l}=(0,pB.useContext)(pU),u=(0,pB.useCallback)(()=>{Pv(s?"normal":"maximized")},[s]),{canHide:c=!1,canMaximize:d=!1,currentWorkspaceGroup:p="",closeWorkspace:f}=(0,pB.useMemo)(()=>e??{},[e]),h=(0,pB.useMemo)(()=>({...t,...e?.additionalProps}),[t,e]);return e&&(0,hL.jsxs)(hL.Fragment,{children:[(0,hL.jsxs)(hH.Y9Y,{"aria-label":oR("workspaceHeader","Workspace Header"),className:"-esm-billing__workspace-module__header___nACZO",children:[!hr(n)&&!c&&(0,hL.jsx)(hH.dJ2,{"aria-label":oR("close","Close"),renderMenuIcon:(0,hL.jsx)(h9,{}),onClick:()=>f()}),(0,hL.jsx)(hH.bCw,{prefix:"",children:e.titleNode??r(e.title)}),(0,hL.jsx)("div",{className:"-esm-billing__workspace-module__overlayHeaderSpacer___HBnr+"}),(0,hL.jsxs)(hH.wdv,{className:"-esm-billing__workspace-module__headerButtons___heP0Q",children:[(0,hL.jsx)(p2,{name:`workspace-header-group-${e.currentWorkspaceGroup}-slot`,state:h}),(0,hL.jsx)(p2,{name:`workspace-header-type-${e.type}-slot`,state:h}),(0,hL.jsx)(p2,{name:`workspace-header-${l}-slot`,state:h}),hr(n)&&(0,hL.jsxs)(hL.Fragment,{children:[(d||s)&&(0,hL.jsx)(hH.V8d,{"aria-label":s?oR("minimize","Minimize"):oR("maximize","Maximize"),onClick:u,children:s?(0,hL.jsx)(PR.Xj,{}):(0,hL.jsx)(PR.hz,{})}),c&&!a?(0,hL.jsx)(hH.V8d,{"aria-label":oR("hide","Hide"),onClick:()=>Pv("hidden"),children:(0,hL.jsx)(h7,{})}):(0,hL.jsx)(hH.V8d,{"aria-label":oR("close","Close"),onClick:()=>f?.(),children:(0,hL.jsx)(mg,{})})]}),"tablet"===n&&c&&(0,hL.jsx)(hH.V8d,{"aria-label":oR("close","Close"),onClick:()=>f?.(),children:(0,hL.jsx)(PA.d3,{})})]})]}),(0,hL.jsx)("div",{className:hB()("-esm-billing__workspace-module__workspaceContent___oYdxI",{"-esm-billing__workspace-module__marginWorkspaceContent___7hwHu":!!p}),children:(0,hL.jsx)(PG,{workspace:e,additionalPropsFromPage:t},e.name)})]})}async function PJ(e,t){let{openedGroup:r}=pD.getState();if(r){if(r.groupName===e&&P0(r.props,t))return!0;else if(!await P1({reason:"CLOSE_WORKSPACE_GROUP",explicit:!1}))return!1}return pD.setState(r=>({...r,openedGroup:{groupName:e,props:t},openedWindows:[]})),!0}async function PX(e){let{openedGroup:t,openedWindows:r}=pD.getState();if(t){if(r.length>0&&!(e||await P1({reason:"CLOSE_WORKSPACE_GROUP",explicit:!0})))return!1;pD.setState(e=>({...e,openedGroup:null,openedWindows:[]}))}return!0}async function PQ(e,t=null,r=null,n=null){let i=pD.getState();if(!i.registeredWorkspacesByName[e])throw Error(`Unable to launch workspace ${e}. Workspace is not registered`);let o=pO(e);if(!o)throw Error(`Unable to launch workspace ${e}. Workspace is not registered to a workspace window`);let{openedGroup:a}=i,{name:s}=o,l=pP(s);if(!l)throw Error(`Unable to launch workspace ${e}. Workspace window ${o.name} is not registered to a workspace group`);let u=pC(e);if(a&&(a.groupName!==l.name||!P0(a.props,n)))return!!await P1({reason:"CLOSE_WORKSPACE_GROUP",explicit:!0})&&(pD.setState({...i,openedGroup:{groupName:l.name,props:n},openedWindows:[{windowName:s,openedWorkspaces:[P5(e,t)],props:r,maximized:!1}],isMostRecentlyOpenedWindowHidden:!1}),!0);if(u>=0){let n=i.openedWindows[u],o=i.openedGroup?.props??{},a=i.isMostRecentlyOpenedWindowHidden,{openedWorkspaces:c}=n;if(P0(n.props,r)){let d=c.find(t=>t.workspaceName===e);return d&&P0(d.props,t)?((a||u!==i.openedWindows.length-1)&&pD.setState(P3.restoreWindow(i,s)),!0):!!await P1({reason:"CLOSE_WORKSPACE",explicit:!1,windowName:s,workspaceName:e})&&(pD.setState({...i,openedGroup:{groupName:l.name,props:i?.openedGroup?.props??o},openedWindows:[...i.openedWindows.filter((e,t)=>t!==u),{windowName:s,openedWorkspaces:[P5(e,t)],props:n?.props??r,maximized:!1}],isMostRecentlyOpenedWindowHidden:!1}),!0)}return!!await P1({reason:"CLOSE_WINDOW",explicit:!1,windowName:s})&&(pD.setState({...i,openedGroup:{groupName:l.name,props:o??i?.openedGroup?.props},openedWindows:[...i.openedWindows.filter((e,t)=>t!==u),{windowName:s,openedWorkspaces:[P5(e,t)],props:r,maximized:!1}],isMostRecentlyOpenedWindowHidden:!1}),!0)}return"closable"!=l.persistence?(pD.setState({...i,openedGroup:{groupName:l.name,props:n??i?.openedGroup?.props??null},openedWindows:[...i.openedWindows,{windowName:s,openedWorkspaces:[P5(e,t)],props:r,maximized:!1}],isMostRecentlyOpenedWindowHidden:!1}),!0):!!await P1({reason:"CLOSE_OTHER_WINDOWS",explicit:!1,windowNameToSpare:o.name})&&(pD.setState({...i,openedGroup:{groupName:l.name,props:n??i?.openedGroup?.props??null},openedWindows:[{windowName:s,openedWorkspaces:[P5(e,t)],props:r,maximized:!1}],isMostRecentlyOpenedWindowHidden:!1}),!0)}function P0(e,t){return null==e||null==t||F(e,t)}function P1(e){function t(e,t){let r=[];for(let n=e.openedWorkspaces.length-1;n>=0;n--){let i=e.openedWorkspaces[n];if(i.hasUnsavedChanges&&r.push(i),t&&i.workspaceName===t)break}return r}let{openedWindows:r,workspaceTitleByWorkspaceName:n}=pD.getState(),i=[];switch(e.reason){case"CLOSE_WORKSPACE_GROUP":i=r.flatMap(e=>t(e));break;case"CLOSE_WINDOW":{let n=r.find(t=>t.windowName===e.windowName);if(!n)throw Error(`Window ${e.windowName} not found in opened windows.`);i=t(n);break}case"CLOSE_WORKSPACE":{let n=r.find(t=>t.windowName===e.windowName);if(!n)throw Error(`Window ${e.windowName} not found in opened windows.`);i=t(n,e.workspaceName);break}case"CLOSE_OTHER_WINDOWS":i=r.filter(t=>t.windowName!==e.windowNameToSpare).flatMap(e=>t(e))}return 0===i.length?Promise.resolve(!0):new Promise(e=>{let t=DF("workspace2-close-prompt",{size:"sm",onConfirm:()=>{t(),e(!0)},onCancel:()=>{t(),e(!1)},affectedWorkspaceTitles:i.map(e=>n[e.workspaceName])})})}let P3={setWindowMaximized(e,t,r){let n=e.openedWindows.findIndex(e=>e.windowName===t),i=[...e.openedWindows],o={...i[n],maximized:r};return i[n]=o,{...e,openedWindows:i}},hideWindow:e=>({...e,isMostRecentlyOpenedWindowHidden:!0}),restoreWindow(e,t){let r=e.openedWindows.findIndex(e=>e.windowName===t),n=e.openedWindows[r],i=[...e.openedWindows.filter((e,t)=>t!==r),n];return{...e,openedWindows:i,isMostRecentlyOpenedWindowHidden:!1}},closeWorkspace(e,t){let r=pC(t);if(r<0)return e;let n={...e.openedWindows[r]},i=n.openedWorkspaces.findIndex(e=>e.workspaceName===t),o=[...e.openedWindows];n.openedWorkspaces=n.openedWorkspaces.slice(0,i);let a=e.isMostRecentlyOpenedWindowHidden;if(0===n.openedWorkspaces.length){let t=r===e.openedWindows.length-1;o.splice(r,1),t&&o.length>0&&(a=!1)}else o[r]=n;return{...e,openedWindows:o,isMostRecentlyOpenedWindowHidden:a}},openChildWorkspace(e,t,r,n){let i=e.registeredWorkspacesByName[r];if(!i)throw Error(`No workspace named "${r}" registered`);let o=e.registeredWorkspacesByName[t];if(!o)throw Error(`No workspace named "${t}" registered`);if(o.window!==i.window)throw Error(`Child workspace ${r} does not belong to the same workspace window as parent workspace ${t}`);let a=e.openedWindows.findIndex(e=>e.windowName===i.window);if(-1==a)throw Error(`Cannot open child workspace ${r} as window ${i.window} is not opened`);let{openedWorkspaces:s}=e.openedWindows[a],l=s.findIndex(e=>e.workspaceName===t);if(-1===l)throw Error(`Cannot open child workspace ${r} from parent workspace ${t} as the parent is not opened within the workspace window`);let u=s.slice(0,l+1);return{openedWindows:e.openedWindows.map((e,t)=>t==a?{...e,openedWorkspaces:[...u,P5(r,n)]}:e)}},setHasUnsavedChanges(e,t,r){let n=pC(t);if(n<0)return e;let i={...e.openedWindows[n]},o=i.openedWorkspaces.findIndex(e=>e.workspaceName===t);if(o<0)return e;i.openedWorkspaces[o]={...i.openedWorkspaces[o],hasUnsavedChanges:r};let a=[...e.openedWindows];return a[n]=i,{...e,openedWindows:a}},setWorkspaceTitle(e,t,r){let n={...e.workspaceTitleByWorkspaceName};return null===r?delete n[t]:n[t]=r,{...e,workspaceTitleByWorkspaceName:n}}};function P4(){return pY(pD,P3)}let P2=()=>(0,pB.useContext)(ft),P6=()=>Object.keys(pD.getState().registeredWorkspacesByName);function P5(e,t){return{workspaceName:e,props:t??{},hasUnsavedChanges:!1,uuid:cy()}}let P8={workspaceOuterContainer:"-esm-billing__workspace2-module__workspaceOuterContainer___DLiCR",narrowWorkspace:"-esm-billing__workspace2-module__narrowWorkspace___VL0kF",widerWorkspace:"-esm-billing__workspace2-module__widerWorkspace___3QgrA",extraWideWorkspace:"-esm-billing__workspace2-module__extraWideWorkspace___s7nnh",workspaceMiddleContainer:"-esm-billing__workspace2-module__workspaceMiddleContainer___mTGNN",maximized:"-esm-billing__workspace2-module__maximized___-yo9l",hidden:"-esm-billing__workspace2-module__hidden___K2ryM",workspaceInnerContainer:"-esm-billing__workspace2-module__workspaceInnerContainer___o3zVl",workspaceSpacer:"-esm-billing__workspace2-module__workspaceSpacer___N6-ox",loader:"-esm-billing__workspace2-module__loader___29hpw",hiddenExtraWorkspace:"-esm-billing__workspace2-module__hiddenExtraWorkspace___-W7TY",header:"-esm-billing__workspace2-module__header___p0kuD",headerButtons:"-esm-billing__workspace2-module__headerButtons___hMydG",workspaceContent:"-esm-billing__workspace2-module__workspaceContent___uROr7",overlayHeaderSpacer:"-esm-billing__workspace2-module__overlayHeaderSpacer___zdrhx",isActionMenuOpened:"-esm-billing__workspace2-module__isActionMenuOpened___Wc1Il",showActionMenu:"-esm-billing__workspace2-module__showActionMenu___qCVQ-",marginWorkspaceContent:"-esm-billing__workspace2-module__marginWorkspaceContent___A+20C",workspaceContainerWithActionMenu:"-esm-billing__workspace2-module__workspaceContainerWithActionMenu___S98dq",workspaceFixedContainer:"-esm-billing__workspace2-module__workspaceFixedContainer___c9Uny",workspaceContainerWithoutActionMenu:"-esm-billing__workspace2-module__workspaceContainerWithoutActionMenu___u8FbT"},P9=({title:e,children:t,hasUnsavedChanges:r=!1})=>{let n=ht(),{setWindowMaximized:i,hideWindow:o,setHasUnsavedChanges:a,openedWindows:s,openedGroup:l,registeredGroupsByName:u,registeredWindowsByName:c,registeredWorkspacesByName:d,workspaceTitleByWorkspaceName:p,setWorkspaceTitle:f,isMostRecentlyOpenedWindowHidden:h}=P4(),{workspaceName:m,isRootWorkspace:y,closeWorkspace:g,showActionMenu:b}=P2(),v=pC(m),w=s[v],x=w?.openedWorkspaces.find(e=>e.workspaceName===m);if((0,pB.useEffect)(()=>{x?.hasUnsavedChanges!=r&&a(m,r??!1)},[x?.hasUnsavedChanges,r,m,a]),(0,pB.useEffect)(()=>{p[m]!==e&&f(m,e)},[p,m,e,f]),v<0||null==l||null==x)return null;let E=u[l.groupName];if(!E)throw Error(`Cannot find registered workspace group ${l.groupName}`);let S=d[m].window,D=c[S];if(!D)throw Error(`Cannot find registered workspace window ${S}`);let{icon:O,canMaximize:P}=D,C="closable"===E.persistence,k=!!O&&!C,{maximized:T}=w,j=D?.width??"narrow",R=Object.values(c).some(e=>e.group===l.groupName&&void 0!==e.icon),A=v<s.length-1||h;return(0,hL.jsxs)("div",{className:hB()(P8.workspaceOuterContainer,{[P8.narrowWorkspace]:"narrow"===j,[P8.widerWorkspace]:"wider"===j,[P8.extraWideWorkspace]:"extra-wide"===j,[P8.isActionMenuOpened]:R}),children:[(0,hL.jsx)("div",{className:hB()(P8.workspaceSpacer,{[P8.hidden]:A})}),(0,hL.jsx)("div",{className:hB()(P8.workspaceMiddleContainer,{[P8.maximized]:T,[P8.hidden]:A,[P8.isRootWorkspace]:y,[P8.showActionMenu]:b}),children:(0,hL.jsxs)("div",{className:hB()(P8.workspaceInnerContainer,{[P8.maximized]:T,[P8.hidden]:A,[P8.isRootWorkspace]:y}),children:[(0,hL.jsxs)(hH.Y9Y,{"aria-label":oR("workspaceHeader"),className:P8.header,children:[(0,hL.jsx)(hH.bCw,{prefix:"",children:e}),(0,hL.jsx)("div",{className:P8.overlayHeaderSpacer}),(0,hL.jsx)(hH.wdv,{className:P8.headerButtons,children:hr(n)?(0,hL.jsxs)(hL.Fragment,{children:[(P||T)&&(0,hL.jsx)(hH.V8d,{"aria-label":T?oR("minimize"):oR("maximize"),onClick:()=>i(S,!T),children:T?(0,hL.jsx)(PR.Xj,{}):(0,hL.jsx)(PR.hz,{})}),k&&(0,hL.jsx)(hH.V8d,{"aria-label":oR("hide"),onClick:()=>o(),children:(0,hL.jsx)(h7,{})}),!C&&(0,hL.jsx)(hH.V8d,{"aria-label":oR("close"),onClick:()=>g({closeWindow:!0}),children:(0,hL.jsx)(mg,{})})]}):(0,hL.jsxs)(hL.Fragment,{children:[k&&(0,hL.jsx)(hH.V8d,{"aria-label":oR("hide"),onClick:()=>o(),children:(0,hL.jsx)(PA.d3,{})}),(0,hL.jsx)(hH.V8d,{"aria-label":oR("close"),onClick:()=>{C?PX():g({closeWindow:!0})},children:(0,hL.jsx)(mg,{})})]})})]}),(0,hL.jsx)("div",{className:hB()(P8.workspaceContent),children:t})]})})]})},P7="-esm-billing__action-menu-button2-module__container___gYRoa",Ce="-esm-billing__action-menu-button2-module__elementContainer___vBViO",Ct="-esm-billing__action-menu-button2-module__active___uRJRA",Cr="-esm-billing__action-menu-button2-module__focused___D4VYB";function Cn({getIcon:e,hasUnsavedChanges:t,tagContent:r}){return(0,hL.jsxs)(hL.Fragment,{children:[e({size:16}),t?(0,hL.jsx)("span",{className:"-esm-billing__action-menu-button2-module__interruptedTag___35fO7",children:"!"}):(0,hL.jsx)("span",{className:"-esm-billing__action-menu-button2-module__countTag___l8lfc",children:r})]})}let Ci=({icon:e,label:t,tagContent:r,workspaceToLaunch:n,onBeforeWorkspaceLaunch:i})=>{let o=ht(),{openedWindows:a,restoreWindow:s,hideWindow:l,isMostRecentlyOpenedWindowHidden:u}=P4(),{extension:c}=(0,pB.useContext)(pU),d=a.findIndex(e=>e.windowName===c?.extensionId),p=a[d],f=null!=p,h=f&&(d<a.length-1||u),m=f&&!h,y=p?.openedWorkspaces.some(e=>e.hasUnsavedChanges)??!1,g=async()=>{if(f)h?s(p.windowName):l();else if(await (i?.()??!0)){let{workspaceName:e,workspaceProps:t,windowProps:r}=n;PQ(e,t,r)}};return"tablet"===o||"phone"===o?(0,hL.jsxs)(hH.$nd,{className:hB()(P7,{[Ct]:f&&!m,[Cr]:m}),iconDescription:t,kind:"ghost",onClick:g,role:"button",tabIndex:0,size:"md",children:[(0,hL.jsx)("span",{className:Ce,children:(0,hL.jsx)(Cn,{hasUnsavedChanges:y,getIcon:e,tagContent:r})}),(0,hL.jsx)("span",{children:t})]}):(0,hL.jsx)(hH.K0,{align:"left","aria-label":t,className:hB()(P7,{[Ct]:f&&!m,[Cr]:m}),enterDelayMs:300,kind:"ghost",label:t,onClick:g,size:"md",children:(0,hL.jsx)("div",{className:Ce,children:(0,hL.jsx)(Cn,{hasUnsavedChanges:y,getIcon:e,tagContent:r})})})};function Co({showContactDetails:e,toggleContactDetails:t,className:r}){return(0,hL.jsx)(hH.$nd,{className:r,iconDescription:"Toggle contact details",kind:"ghost",onClick:t,renderIcon:e?my:mf,children:e?oR("showLess","Show less"):oR("showMore","Show more")})}let Ca={contactDetails:"-esm-billing__patient-banner-contact-details-module__contactDetails___AvROu",deceased:"-esm-billing__patient-banner-contact-details-module__deceased___DDd39",heading:"-esm-billing__patient-banner-contact-details-module__heading___GGJyV",row:"-esm-billing__patient-banner-contact-details-module__row___8JcKK",col:"-esm-billing__patient-banner-contact-details-module__col___ct1O9",relationship:"-esm-billing__patient-banner-contact-details-module__relationship___GTTsg"},Cs=({patientUuid:e})=>{let{cohorts:t=[],isLoading:r}=function(e){let t=e?`${iC}/cohortm/cohortmember?patient=${e}&v=custom:(uuid,patient:ref,cohort:(uuid,name,startDate,endDate))`:null,{data:r,isLoading:n}=(0,fc.Ay)(t,iR),i=r?.data?.results.map(e=>({uuid:e.cohort.uuid,name:e.cohort.name,startDate:e.cohort.startDate,endDate:e.cohort.endDate}));return(0,pB.useMemo)(()=>({cohorts:i,isLoading:n}),[n,i])}(e);return(0,hL.jsxs)(hL.Fragment,{children:[(0,hL.jsxs)("p",{className:Ca.heading,children:[oR("patientLists","Patient Lists")," (",t?.length??0,")"]}),r?(0,hL.jsx)(hH.OuH,{description:`${oR("loading","Loading")} ...`,role:"progressbar"}):(0,hL.jsxs)("ul",{children:[(()=>{if(t?.length>0){let e=t.sort((e,t)=>SC(e?.startDate).getTime()-SC(t?.startDate).getTime()).slice(0,3);return e?.map(e=>(0,hL.jsx)("li",{children:(0,hL.jsx)(pW,{to:`${window.spaBase}/home/patient-lists/${e.uuid}`,children:e.name},e.uuid)},e.uuid))}return(0,hL.jsx)("li",{children:"--"})})(),t.length>3&&(0,hL.jsx)("li",{className:Ca.link,children:(0,hL.jsx)(pW,{to:`${window.spaBase}/home/patient-lists`,children:oR("seeMoreLists","See {{count}} more lists",{count:t?.length-3})})})]})]})},Cl=({patientId:e})=>{let{patient:t,isLoading:r}=hp(e),n=t?.address?.find(e=>"home"===e.use),i=e=>e.split("#")[1];return r?(0,hL.jsx)(hH.OuH,{description:`${oR("loading","Loading")} ...`,role:"progressbar"}):(0,hL.jsxs)(hL.Fragment,{children:[(0,hL.jsx)("p",{className:Ca.heading,children:oR("address","Address")}),(0,hL.jsx)("ul",{children:n?Object.entries(n).filter(([e])=>"id"!==e&&"use"!==e).map(([e,t])=>"extension"===e?n.extension?.[0]?.extension?.map((t,r)=>(0,hL.jsxs)("li",{children:[oR(i(t.url),i(t.url)),": ",t.valueString]},`address-${e}-${r}`)):(0,hL.jsxs)("li",{children:[oR(e,e),": ",t]},`address-${e}`)):(0,hL.jsx)("li",{children:"--"})})]})},Cu=({patientUuid:e})=>{let{isLoading:t,contactAttributes:r}=(e=>{let{contactAttributeTypes:t=[]}=fL({externalModuleName:"@openmrs/esm-patient-banner-app"}),{attributes:r,error:n,isLoading:i}=(e=>{let{data:t,error:r,isLoading:n}=fW()(`${iC}/patient/${e}?v=custom:(uuid,display,identifiers:(identifier,uuid,preferred,location:(uuid,name),identifierType:(uuid,name,format,formatDescription,validator)),person:(uuid,display,gender,birthdate,dead,age,deathDate,birthdateEstimated,causeOfDeath,preferredName:(uuid,preferred,givenName,middleName,familyName),attributes,preferredAddress:(uuid,preferred,address1,address2,cityVillage,longitude,stateProvince,latitude,country,postalCode,countyDistrict,address3,address4,address5,address6,address7)))`,iR);return{isLoading:n,attributes:t?.data.person.attributes??[],error:r}})(e);return{contactAttributes:(0,pB.useMemo)(()=>r.filter(({attributeType:e})=>t?.some(t=>e.uuid===t)),[r,t]),isLoading:i,error:n}})(e),n=(0,pB.useMemo)(()=>r?[...r?.map(e=>[e.attributeType.display?oR(e.attributeType.display,e.attributeType.display):"",e.value])]:[],[r]);return(0,hL.jsxs)(hL.Fragment,{children:[(0,hL.jsx)("p",{className:Ca.heading,children:oR("contactDetails","Contact Details")}),t?(0,hL.jsx)(hH.OuH,{description:`${oR("loading","Loading")} ...`,role:"progressbar"}):(0,hL.jsx)("ul",{children:n.length?n.map(([e,t],r)=>(0,hL.jsxs)("li",{children:[e,": ",t]},`${e}-${t}-${r}`)):(0,hL.jsx)("li",{children:"--"})})]})},Cc=({patientId:e})=>{let{data:t,isLoading:r}=function(e){let t=`${iC}/relationship?v=custom:(display,uuid,personA:(age,display,birthdate,uuid),personB:(age,display,birthdate,uuid),relationshipType:(uuid,display,description,aIsToB,bIsToA))&person=${e}`,{data:r,error:n,isLoading:i,isValidating:o}=(0,fc.Ay)(e?t:null,iR),a=r?.data?.results?.length?function(e,t){let r=[];for(let n of t)e===n.personA.uuid?r.push({uuid:`${n.uuid}`,display:n.personB.display,relativeAge:n.personB.age,relativeUuid:n.personB.uuid,relationshipType:n.relationshipType.bIsToA}):r.push({uuid:`${n.uuid}`,display:n.personA.display,relativeAge:n.personA.age,relativeUuid:n.personA.uuid,relationshipType:n.relationshipType.aIsToB});return r}(e,r.data.results):null;return{data:r?a:null,error:n,isLoading:i,isValidating:o}}(e);return(0,hL.jsxs)(hL.Fragment,{children:[(0,hL.jsx)("p",{className:Ca.heading,children:oR("relationships","Relationships")}),r?(0,hL.jsx)(hH.OuH,{description:`${oR("loading","Loading")} ...`,role:"progressbar"}):(0,hL.jsx)("ul",{children:t&&t.length>0?(0,hL.jsx)(hL.Fragment,{children:t.map(e=>(0,hL.jsxs)("li",{className:Ca.relationship,children:[(0,hL.jsx)("div",{children:(0,hL.jsx)(pW,{to:`${window.spaBase}/patient/${e.relativeUuid}/chart`,children:e.display})}),(0,hL.jsx)("div",{children:e.relationshipType}),(0,hL.jsx)("div",{children:`${e.relativeAge?e.relativeAge:"--"} ${e.relativeAge?1===e.relativeAge?oR("yearAbbreviation","yr"):oR("yearsAbbreviation","yrs"):""}`})]},e.uuid))}):(0,hL.jsx)("li",{children:"--"})})]})};function Cd({patientId:e,deceased:t}){return(0,hL.jsxs)("div",{className:hB()(Ca.contactDetails,{[Ca.deceased]:t}),children:[(0,hL.jsxs)("div",{className:Ca.row,children:[(0,hL.jsx)("div",{className:Ca.col,children:(0,hL.jsx)(Cl,{patientId:e})}),(0,hL.jsx)("div",{className:Ca.col,children:(0,hL.jsx)(Cu,{patientUuid:e})})]}),(0,hL.jsxs)("div",{className:Ca.row,children:[(0,hL.jsx)("div",{className:Ca.col,children:(0,hL.jsx)(Cc,{patientId:e})}),(0,hL.jsx)("div",{className:Ca.col,children:(0,hL.jsx)(Cs,{patientUuid:e})})]})]})}function Cp(e){let t=document.querySelector("template#loading-spinner");if(t){let r=t.content.cloneNode(!0),n=Array.prototype.map.call(r.childNodes,e=>e);return e.appendChild(r),()=>n.forEach(e=>e.remove())}return()=>{}}let Cf="-esm-billing__action-menu2-module__container___4aX3S";function Ch({workspaceGroup:e,groupProps:t}){let r=ht(),{persistence:n}=e;return(0,hL.jsx)("aside",{className:"-esm-billing__action-menu2-module__sideRail___a7qg9",children:(0,hL.jsxs)("div",{className:Cf,children:["closable"==n&&hr(r)&&(0,hL.jsx)(hH.K0,{align:"left",onClick:()=>PX(),label:oR("close"),kind:"ghost",children:(0,hL.jsx)(mg,{})}),(0,hL.jsx)(pU.Provider,{value:{moduleName:e.moduleName,featureName:e.name},children:(0,hL.jsx)(p2,{className:Cf,name:e.name,state:{groupProps:t}})})]})})}function Cm(e){let t=new URL(e,window.location.origin).pathname,r=new URL(window.getOpenmrsSpaBase?.()??"/",window.location.origin).pathname,n=r.endsWith("/")?r.slice(0,-1):r,i=null;return n?n===t?i="/":t.startsWith(`${n}/`)&&(i=t.slice(n.length)):i=t,{full:t,spaRelative:i}}let Cy=({lifeCycle:e,openedWorkspace:t,openedWindow:r,isRootWorkspace:n,isLeafWorkspace:i,showActionMenu:o})=>{let{openedGroup:a,closeWorkspace:s,openChildWorkspace:l}=P4(),u=(0,pB.useMemo)(()=>t&&{closeWorkspace:async(e={})=>{let{closeWindow:n=!1,discardUnsavedChanges:i=!1}=e;return n?!!(i||await P1({reason:"CLOSE_WINDOW",explicit:!0,windowName:r.windowName}))&&(s(r.openedWorkspaces[0].workspaceName),!0):!!(i||await P1({reason:"CLOSE_WORKSPACE",explicit:!0,windowName:r.windowName,workspaceName:t.workspaceName}))&&(s(t.workspaceName),!0)},launchChildWorkspace:async(e,n)=>{let i=t.workspaceName,{openedWorkspaces:o}=r,a=o.findIndex(e=>e.workspaceName===i);-1===a||a!==o.length-1&&o.slice(a+1).some(e=>e.hasUnsavedChanges)&&!await P1({reason:"CLOSE_WORKSPACE",explicit:!0,windowName:r.windowName,workspaceName:o[a+1].workspaceName})||l(i,e,n||{})},workspaceName:t.workspaceName,workspaceProps:t.props,windowProps:r.props,groupProps:a&&a.props?a.props:null,isRootWorkspace:n,isLeafWorkspace:i,windowName:r.windowName,showActionMenu:o},[t,s,a,r]);if(!e){let{registeredWorkspacesByName:e}=pD.getState(),r=e[t.workspaceName],i=r&&r.window?r.window:void 0,{registeredWindowsByName:s}=pD.getState(),l=i?s[i]:void 0,u=l&&l.width?l.width:"narrow",c=Object.values(s).some(e=>e.group===a?.groupName&&void 0!==e.icon);return(0,hL.jsxs)("div",{className:hB()(P8.workspaceOuterContainer,{[P8.narrowWorkspace]:"narrow"===u,[P8.widerWorkspace]:"wider"===u,[P8.extraWideWorkspace]:"extra-wide"===u,[P8.isActionMenuOpened]:c}),children:[(0,hL.jsx)("div",{className:P8.workspaceSpacer}),(0,hL.jsx)("div",{className:hB()(P8.workspaceMiddleContainer,{[P8.isRootWorkspace]:n,[P8.showActionMenu]:o}),children:(0,hL.jsx)("div",{className:hB()(P8.workspaceInnerContainer,{[P8.isRootWorkspace]:n}),children:(0,hL.jsx)(hH.OuH,{className:P8.loader,description:`${oR("loading")} ...`})})})]})}return(0,hL.jsx)(Pz,{config:e,mountParcel:pL,...u},t.workspaceName)},Cg=({openedWindow:e,showActionMenu:t})=>{let{openedWorkspaces:r}=e,[n,i]=(0,pB.useState)({}),{registeredWorkspacesByName:o}=pD.getState();return(0,pB.useEffect)(()=>{let e=!1;return Promise.all(r.map(async e=>{let{moduleName:t,component:r}=o[e.workspaceName];return[e.uuid,await hP(t,r)]})).then(t=>{e||i(Object.fromEntries(t))}),()=>{e=!0}},[r]),(0,hL.jsx)(hL.Fragment,{children:r.map((i,o)=>(0,hL.jsx)(Cy,{openedWorkspace:i,openedWindow:e,lifeCycle:n[i.uuid],isRootWorkspace:0===o,isLeafWorkspace:o===r.length-1,showActionMenu:t},i.uuid))})};function Cb(e){e&&(0,p6.createRoot)(e).render((0,hL.jsx)(Cv,{}))}function Cv(){let{openedGroup:e,openedWindows:t,registeredGroupsByName:r,registeredWindowsByName:n}=P4();if((0,pB.useEffect)(()=>cB("before-page-changed",t=>{let{newPage:n,cancelNavigation:i,oldUrl:o,newUrl:a}=t;if(!e)return;if(n)return void i(PX().then(e=>!e));let s=r[e.groupName],l=s?.scopePattern;l&&function(e,t,r){try{let n=new RegExp(e),i=Cm(t),o=Cm(r);if(null===i.spaRelative||null===o.spaRelative)return!0;let a=n.exec(i.spaRelative),s=n.exec(o.spaRelative);if(a&&s||(a=n.exec(i.full),s=n.exec(o.full)),!a||!s)return!0;if(a.length>1)return!a.slice(1).every((e,t)=>e===s[t+1]);return!1}catch{return!0}}(l,o,a)&&i(PX().then(e=>!e))}),[e,r]),!e)return null;let i=r[e.groupName],o=t.some(e=>e.maximized),{name:a}=i,s=Object.values(n).filter(e=>e.group===a&&void 0!==e.icon).sort((e,t)=>(e.order??Number.MAX_VALUE)-(t.order??Number.MAX_VALUE)).length>0;return(0,hL.jsxs)("div",{className:hB()("-esm-billing__workspace-windows-and-menu-module__workspaceWindowsAndMenuContainer___crgqC",{"-esm-billing__workspace-windows-and-menu-module__overlay___FCMKG":i.overlay,"-esm-billing__workspace-windows-and-menu-module__hasMaximizedWindow___gk319":o}),children:[(0,hL.jsx)("div",{className:"-esm-billing__workspace-windows-and-menu-module__workspaceWindowsContainer___MrLlf",children:t.map(e=>(0,hL.jsx)(Cg,{openedWindow:e,showActionMenu:s},e.windowName))}),s&&(0,hL.jsx)(Ch,{workspaceGroup:i,groupProps:e.props})]})}function Cw(e,t,r){if(null==e)return r;let n=EQ(e);if(!n)return console.warn(`matchLocale: invalid requested locale tag: ${JSON.stringify(e)}`),r;let i=[];for(let e of t){let t=EQ(e);if(!t){console.warn(`matchLocale: skipping invalid available locale tag: ${JSON.stringify(e)}`);continue}i.push({canonical:t,original:e})}let o=n;for(;o;){let e=i.find(e=>e.canonical===o);if(e)return e.original;let t=o+"-",r=i.find(e=>e.canonical.startsWith(t));if(r)return r.original;if("ht"===o){o="fr-HT";continue}let n=o.lastIndexOf("-");if(-1===n)break;let a=(o=o.slice(0,n)).lastIndexOf("-");-1!==a&&o.length-a==2&&(o=o.slice(0,a))}return r}function C_(e=window.localStorage){try{return e.getItem("test"),!0}catch{return!1}}function Cx(e){return!!e&&e.constructor===Object}var CE=r(9589);function CS(e){let[t,r,n]=e.split(".");return`${t}.${r}.${n}`}function CD(e,t){let r=function(e){let t=e.indexOf("-");if(t>=0){let r=CS(e.slice(0,t)),n=e.slice(t+1);return`${r}-${n}`}return CS(e)}(t);return CE.satisfies(r,e,{includePrerelease:!0})}async function CO(e,t={}){let r,{shouldRetry:n,getDelay:i,onError:o}=t;n=n??(e=>e<=5),i=i??(e=>(function(e,t=!1){return 1e3*Math.pow(2,t?e+1:e)})(e));let a=0;do try{return await CP(i(a)),await e()}catch(e){o?.(e,a),r=e}while(n(a++));throw r}async function CP(e){if(!(e<=0))return new Promise(t=>setTimeout(t,e))}}}]);